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
26_powerpc-linux-gnu-strings_and_powerpc-linux-gnu-strings_strip.c
xrealloc
xrealloc
void xrealloc(void) { (*(code *)PTR_xrealloc_001080d0)(); return; }
void xrealloc(void) { (*(code *)PTR_xrealloc_001080d0)(); return; }
JMP qword ptr [0x001080d0]
null
null
null
null
[(u'CALLIND_-1206967896', u'INDIRECT_-1206967836'), ('tmp_22', u'CAST_-1206967831'), ('const-0', u'RETURN_-1206967893'), (u'CAST_-1206967831', u'CALLIND_-1206967896'), (u'INDIRECT_-1206967836', u'COPY_-1206967895')]
[(u'CALLIND_-1206967896', u'INDIRECT_-1206967836'), ('tmp_22', u'CAST_-1206967831'), ('const-0', u'RETURN_-1206967893'), (u'CAST_-1206967831', u'CALLIND_-1206967896'), (u'INDIRECT_-1206967836', u'COPY_-1206967895')]
null
null
001021a0
x64
O2
(translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}" { (expression_statement "(*(code *)PTR_xrealloc_001080d0)();" (call_expression "(*(code *)PTR_xrealloc_001080d0)()" (parenthesized_expression "(*(code *)PTR_xrealloc_001080d0)" ( (pointer_expression "*(code *)PTR_xrealloc_001080d0" * (cast_expression "(code *)PTR_xrealloc_001080d0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}" { (expression_statement "(*(code *)PTR_xrealloc_001080d0)();" (call_expression "(*(code *)PTR_xrealloc_001080d0)()" (parenthesized_expression "(*(code *)PTR_xrealloc_001080d0)" ( (pointer_expression "*(code *)PTR_xrealloc_001080d0" * (cast_expression "(code *)PTR_xrealloc_001080d0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}" { (expression_statement "(*(code *)PTR_xrealloc_001080d0)();" (call_expression "(*(code *)PTR_xrealloc_001080d0)()" (parenthesized_expression "(*(code *)PTR_xrealloc_001080d0)" ( (pointer_expression "*(code *)PTR_xrealloc_001080d0" * (cast_expression "(code *)PTR_xrealloc_001080d0" ( (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 xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}" (primitive_type "void") (function_declarator "xrealloc(void)" (identifier "xrealloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_xrealloc_001080d0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_xrealloc_001080d0)();" (call_expression "(*(code *)PTR_xrealloc_001080d0)()" (parenthesized_expression "(*(code *)PTR_xrealloc_001080d0)" (( "(") (pointer_expression "*(code *)PTR_xrealloc_001080d0" (* "*") (cast_expression "(code *)PTR_xrealloc_001080d0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_xrealloc_001080d0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_xrealloc_001080d0)(); 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_001080d0)(); return; }
4484_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
Output_reloc
FUN_00207050
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_32,_false> * this, uint type, Sized_relobj<32,_false> * relobj, uint shndx, Address address, Addend addend, bool is_relative) */ void __thiscall gold::Output_reloc<4,_true,_32,_false>::Output_reloc (Output_reloc<4,_true,_32,_false> *this,uint type,Sized_relobj<32,_false> *relobj, uint shndx,Address address,Addend addend,bool is_relative) { Output_reloc<9,_true,_32,_false>::Output_reloc(&this->rel_,type,relobj,shndx,address,is_relative); this->addend_ = addend; return; }
void FUN_00207050(long param_1) { undefined4 in_R9D; FUN_00203210(); *(undefined4 *)(param_1 + 0x20) = in_R9D; return; }
PUSH RBP MOV EBP,R9D PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOVZX R9D,byte ptr [RSP + 0x20] CALL 0x00203210 MOV dword ptr [RBX + 0x20],EBP ADD RSP,0x8 POP RBX POP RBP RET
null
null
null
null
[(u'PTRSUB_-1203801859', u'CALL_-1203801983'), ('tmp_134', u'CALL_-1203801983'), ('tmp_139', u'CALL_-1203801983'), ('tmp_133', u'PTRSUB_-1203801855'), ('tmp_137', u'CALL_-1203801983'), (u'PTRSUB_-1203801855', u'STORE_-1203801979'), ('tmp_138', u'STORE_-1203801979'), ('const-0', u'RETURN_-1203801943'), ('tmp_133', u'PTRSUB_-1203801859'), ('const-32', u'PTRSUB_-1203801855'), ('const-0', u'PTRSUB_-1203801859'), ('tmp_135', u'CALL_-1203801983'), ('const-433', u'STORE_-1203801979'), ('tmp_136', u'CALL_-1203801983')]
[('const-433', u'STORE_-1203801979'), ('tmp_187', u'INT_ADD_-1203801965'), (u'INT_ADD_-1203801965', u'CAST_-1203801866'), ('const-0', u'RETURN_-1203801943'), ('const-32', u'INT_ADD_-1203801965'), ('tmp_199', u'STORE_-1203801979'), (u'CAST_-1203801866', u'STORE_-1203801979')]
null
null
00207050
x64
O2
(translation_unit "void FUN_00207050(long param_1)\n\n{\n undefined4 in_R9D;\n \n FUN_00203210();\n *(undefined4 *)(param_1 + 0x20) = in_R9D;\n return;\n}\n\n" (function_definition "void FUN_00207050(long param_1)\n\n{\n undefined4 in_R9D;\n \n FUN_00203210();\n *(undefined4 *)(param_1 + 0x20) = in_R9D;\n return;\n}" primitive_type (function_declarator "FUN_00207050(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_R9D;\n \n FUN_00203210();\n *(undefined4 *)(param_1 + 0x20) = in_R9D;\n return;\n}" { (declaration "undefined4 in_R9D;" type_identifier identifier ;) (expression_statement "FUN_00203210();" (call_expression "FUN_00203210()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(undefined4 *)(param_1 + 0x20) = in_R9D;" (assignment_expression "*(undefined4 *)(param_1 + 0x20) = in_R9D" (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,_true,_32,_false> * this, uint type,\n Sized_relobj<32,_false> * relobj, uint shndx, Address address, Addend addend, bool is_relative)\n */\n\nvoid __thiscall\ngold::Output_reloc<4,_true,_32,_false>::Output_reloc\n (Output_reloc<4,_true,_32,_false> *this,uint type,Sized_relobj<32,_false> *relobj,\n uint shndx,Address address,Addend addend,bool is_relative)\n\n{\n Output_reloc<9,_true,_32,_false>::Output_reloc(&this->rel_,type,relobj,shndx,address,is_relative);\n this->addend_ = addend;\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_reloc<4,_true,_32,_false>::Output_reloc\n (Output_reloc<4,_true,_32,_false> *this,uint type,Sized_relobj<32,_false> *relobj,\n uint shndx,Address address,Addend addend,bool is_relative)\n\n{\n Output_reloc<9,_true,_32,_false>::Output_reloc(&this->rel_,type,relobj,shndx,address,is_relative);" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_false>::Output_reloc\n (Output_reloc<4,_true,_32,_false> *this,uint type,Sized_relobj<32,_false> *relobj,\n uint shndx,Address address,Addend addend,bool is_relative)\n\n{" identifier > : : (function_declarator "Output_reloc\n (Output_reloc<4,_true,_32,_false> *this,uint type,Sized_relobj<32,_false> *relobj,\n uint shndx,Address address,Addend addend,bool is_relative)" identifier (parameter_list "(Output_reloc<4,_true,_32,_false> *this,uint type,Sized_relobj<32,_false> *relobj,\n uint shndx,Address address,Addend addend,bool is_relative)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "Addend addend" type_identifier identifier) , (parameter_declaration "bool is_relative" primitive_type identifier) ))) {) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::" identifier > : :) (function_declarator "Output_reloc(&this->rel_,type,relobj,shndx,address,is_relative)" identifier (parameter_list "(&this->rel_,type,relobj,shndx,address,is_relative)" ( (ERROR "&" &) (parameter_declaration "this->rel_" type_identifier (ERROR "->" ->) 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) ))) ;) (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_00207050(long param_1)\n\n{\n undefined4 in_R9D;\n \n FUN_00203210();\n *(undefined4 *)(param_1 + 0x20) = in_R9D;\n return;\n}\n\n" (function_definition "void FUN_00207050(long param_1)\n\n{\n undefined4 in_R9D;\n \n FUN_00203210();\n *(undefined4 *)(param_1 + 0x20) = in_R9D;\n return;\n}" primitive_type (function_declarator "FUN_00207050(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_R9D;\n \n FUN_00203210();\n *(undefined4 *)(param_1 + 0x20) = in_R9D;\n return;\n}" { (declaration "undefined4 in_R9D;" type_identifier identifier ;) (expression_statement "FUN_00203210();" (call_expression "FUN_00203210()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(undefined4 *)(param_1 + 0x20) = in_R9D;" (assignment_expression "*(undefined4 *)(param_1 + 0x20) = in_R9D" (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_00207050(long param_1)\n\n{\n undefined4 in_R9D;\n \n FUN_00203210();\n *(undefined4 *)(param_1 + 0x20) = in_R9D;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00207050(long param_1)" (identifier "FUN_00207050") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n undefined4 in_R9D;\n \n FUN_00203210();\n *(undefined4 *)(param_1 + 0x20) = in_R9D;\n return;\n}" ({ "{") (declaration "undefined4 in_R9D;" (type_identifier "undefined4") (identifier "in_R9D") (; ";")) (expression_statement "FUN_00203210();" (call_expression "FUN_00203210()" (identifier "FUN_00203210") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0x20) = in_R9D;" (assignment_expression "*(undefined4 *)(param_1 + 0x20) = in_R9D" (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_R9D")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_32,_false> * this, uint type, Sized_relobj<32,_false> * relobj, uint shndx, Address address, Addend addend, bool is_relative) */ void __thiscall gold::function_1<4,_true,_32,_false>::function_1 (function_1<4,_true,_32,_false> *type_1,uint type_2,Sized_relobj<32,_false> *type_3, uint type_4,Address type_5,Addend addend,bool type_6) { function_1<9,_true,_32,_false>::function_1(&type_1->rel_,type_2,type_3,type_4,type_5,type_6); 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_R9D; FUN_00203210(); *(undefined4 *)(param_1 + 0x20) = in_R9D; return; }
526_x86_64-kfreebsd-gnu-strip_and_x86_64-kfreebsd-gnu-strip_strip.c
bfd_errmsg
bfd_errmsg
/* WARNING: Control flow encountered bad instruction data */ void bfd_errmsg(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_errmsg(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207053302')]
[('const-1', u'RETURN_-1207053302')]
null
null
0012d400
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_errmsg(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_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_errmsg(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_errmsg(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_errmsg(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_errmsg(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_errmsg(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_errmsg(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_errmsg(void)" (identifier "bfd_errmsg") (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(); }
167_libmicrohttpd.so.12.49_and_libmicrohttpd.so.12.49_strip.c
urh_from_pollfd
FUN_00109530
/* WARNING: Unknown calling convention */ /* WARNING: Enum "MHD_FLAG": Some values do not have unique names */ /* WARNING: Enum "gnutls_pk_algorithm_t": Some values do not have unique names */ /* WARNING: Enum "gnutls_certificate_type_t": Some values do not have unique names */ void urh_from_pollfd(MHD_UpgradeResponseHandle *urh,pollfd *p) { MHD_EpollState *pMVar1; ushort uVar2; MHD_EpollState MVar3; MHD_EpollState MVar4; MVar3 = (urh->app).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY); MVar4 = (urh->mhd).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY); (urh->app).celi = MVar3; (urh->mhd).celi = MVar4; uVar2 = p->revents; if ((uVar2 & 1) != 0) { (urh->app).celi = MVar3 | MHD_EPOLL_STATE_READ_READY; uVar2 = p->revents; } if ((uVar2 & 4) != 0) { pMVar1 = &(urh->app).celi; *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY; uVar2 = p->revents; } if ((uVar2 & 0x10) != 0) { pMVar1 = &(urh->app).celi; *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY); uVar2 = p->revents; } if ((uVar2 & 0xaa) != 0) { pMVar1 = &(urh->app).celi; *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR; } uVar2 = p[1].revents; if ((uVar2 & 1) != 0) { (urh->mhd).celi = MVar4 | MHD_EPOLL_STATE_READ_READY; uVar2 = p[1].revents; } if ((uVar2 & 4) != 0) { pMVar1 = &(urh->mhd).celi; *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY; uVar2 = p[1].revents; } if ((uVar2 & 0x10) != 0) { pMVar1 = &(urh->mhd).celi; *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR; uVar2 = p[1].revents; } if ((uVar2 & 0xaa) != 0) { pMVar1 = &(urh->mhd).celi; *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY); } return; }
void FUN_00109530(long param_1,long param_2) { ushort uVar1; uint uVar2; uint uVar3; uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc; uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc; *(uint *)(param_1 + 0x6c) = uVar2; *(uint *)(param_1 + 0x7c) = uVar3; uVar1 = *(ushort *)(param_2 + 6); if ((uVar1 & 1) != 0) { *(uint *)(param_1 + 0x6c) = uVar2 | 1; uVar1 = *(ushort *)(param_2 + 6); } if ((uVar1 & 4) != 0) { *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2; uVar1 = *(ushort *)(param_2 + 6); } if ((uVar1 & 0x10) != 0) { *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3; uVar1 = *(ushort *)(param_2 + 6); } if ((uVar1 & 0xaa) != 0) { *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80; } uVar1 = *(ushort *)(param_2 + 0xe); if ((uVar1 & 1) != 0) { *(uint *)(param_1 + 0x7c) = uVar3 | 1; uVar1 = *(ushort *)(param_2 + 0xe); } if ((uVar1 & 4) != 0) { *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2; uVar1 = *(ushort *)(param_2 + 0xe); } if ((uVar1 & 0x10) != 0) { *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80; uVar1 = *(ushort *)(param_2 + 0xe); } if ((uVar1 & 0xaa) != 0) { *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3; } return; }
MOV ECX,dword ptr [RDI + 0x6c] MOV EDX,dword ptr [RDI + 0x7c] AND ECX,0xfffffffc AND EDX,0xfffffffc MOV dword ptr [RDI + 0x6c],ECX MOV dword ptr [RDI + 0x7c],EDX MOVZX EAX,word ptr [RSI + 0x6] TEST AL,0x1 JZ 0x00109554 OR ECX,0x1 MOV dword ptr [RDI + 0x6c],ECX MOVZX EAX,word ptr [RSI + 0x6] TEST AL,0x4 JZ 0x00109560 OR dword ptr [RDI + 0x6c],0x2 MOVZX EAX,word ptr [RSI + 0x6] TEST AL,0x10 JZ 0x0010956c OR dword ptr [RDI + 0x6c],0x3 MOVZX EAX,word ptr [RSI + 0x6] TEST AL,0xaa JZ 0x00109577 OR dword ptr [RDI + 0x6c],0x80 MOVZX EAX,word ptr [RSI + 0xe] TEST AL,0x1 JZ 0x00109589 OR EDX,0x1 MOV dword ptr [RDI + 0x7c],EDX MOVZX EAX,word ptr [RSI + 0xe] TEST AL,0x4 JZ 0x00109595 OR dword ptr [RDI + 0x7c],0x2 MOVZX EAX,word ptr [RSI + 0xe] TEST AL,0x10 JZ 0x001095a4 OR dword ptr [RDI + 0x7c],0x80 MOVZX EAX,word ptr [RSI + 0xe] TEST AL,0xaa JZ 0x001095ac OR dword ptr [RDI + 0x7c],0x3 RET
null
null
null
null
[(u'INT_OR_-1206938216', u'STORE_-1206938228'), ('const-433', u'LOAD_-1206938310'), (u'MULTIEQUAL_-1206937758', u'MULTIEQUAL_-1206937745'), (u'PTRSUB_-1206937665', u'STORE_-1206938228'), ('const-128', u'INT_OR_-1206937965'), ('const-0', u'INT_NOTEQUAL_-1206938244'), ('const-8', u'PTRADD_-1206937610'), (u'MULTIEQUAL_-1206937732', u'INT_AND_-1206937747'), (u'PTRSUB_-1206937698', u'LOAD_-1206938317'), (u'INT_NOTEQUAL_-1206938244', u'CBRANCH_-1206938244'), ('const-128', u'INT_OR_-1206938091'), ('const-6', u'PTRSUB_-1206937691'), ('const-96', u'PTRSUB_-1206937718'), ('const-12', u'PTRSUB_-1206937608'), (u'PTRSUB_-1206937596', u'LOAD_-1206938033'), ('const-433', u'LOAD_-1206937992'), ('const-4', u'INT_AND_-1206937695'), (u'PTRSUB_-1206937640', u'STORE_-1206938156'), (u'PTRSUB_-1206937608', u'STORE_-1206938061'), ('const-6', u'PTRSUB_-1206937624'), (u'PTRSUB_-1206937653', u'LOAD_-1206938200'), ('tmp_496', u'CBRANCH_-1206938036'), (u'INT_OR_-1206938173', u'STORE_-1206938197'), ('const-3', u'INT_OR_-1206938132'), (u'PTRSUB_-1206937624', u'LOAD_-1206938057'), (u'LOAD_-1206938310', u'INT_AND_-1206938264'), ('const-16', u'INT_AND_-1206937760'), (u'INT_OR_-1206937921', u'STORE_-1206937945'), ('tmp_707', u'PTRSUB_-1206937661'), ('tmp_706', u'PTRSUB_-1206937734'), (u'LOAD_-1206938016', u'MULTIEQUAL_-1206937667'), ('tmp_706', u'PTRSUB_-1206937652'), (u'PTRSUB_-1206937642', u'LOAD_-1206938098'), ('const-112', u'PTRSUB_-1206937599'), (u'LOAD_-1206938098', u'INT_AND_-1206937712'), (u'INT_AND_-1206938277', u'STORE_-1206938275'), ('const-8', u'PTRADD_-1206937626'), ('const-1', u'PTRADD_-1206937610'), (u'PTRSUB_-1206937630', u'PTRSUB_-1206937608'), ('const-6', u'PTRSUB_-1206937589'), ('const-6', u'PTRSUB_-1206937676'), ('const-2', u'INT_OR_-1206938173'), (u'INT_OR_-1206938006', u'STORE_-1206938030'), (u'MULTIEQUAL_-1206937667', u'INT_AND_-1206937682'), (u'PTRSUB_-1206937589', u'LOAD_-1206937972'), ('tmp_706', u'PTRSUB_-1206937599'), (u'LOAD_-1206938118', u'INT_OR_-1206938091'), (u'MULTIEQUAL_-1206937680', u'MULTIEQUAL_-1206937667'), ('const-433', u'LOAD_-1206938183'), ('const-0', u'INT_NOTEQUAL_-1206937951'), ('const-12', u'PTRSUB_-1206937567'), (u'INT_AND_-1206937682', u'INT_NOTEQUAL_-1206937995'), ('const-433', u'LOAD_-1206938200'), ('const-1', u'INT_AND_-1206937790'), (u'INT_OR_-1206938049', u'STORE_-1206938061'), ('const-96', u'PTRSUB_-1206937667'), ('const-12', u'PTRSUB_-1206937596'), ('const-96', u'PTRSUB_-1206937696'), (u'INT_NOTEQUAL_-1206938121', u'CBRANCH_-1206938121'), ('const-12', u'PTRSUB_-1206937680'), (u'PTRSUB_-1206937684', u'STORE_-1206938275'), ('const-433', u'STORE_-1206938275'), (u'INT_AND_-1206937773', u'INT_NOTEQUAL_-1206938203'), (u'LOAD_-1206937972', u'MULTIEQUAL_-1206937651'), ('const-433', u'STORE_-1206937945'), ('tmp_706', u'PTRSUB_-1206937615'), ('tmp_122', u'CBRANCH_-1206938244'), ('const-0', u'RETURN_-1206937922'), ('tmp_574', u'CBRANCH_-1206937995'), ('const-1', u'PTRADD_-1206937644'), (u'PTRSUB_-1206937734', u'PTRSUB_-1206937698'), ('const-112', u'PTRSUB_-1206937615'), (u'MULTIEQUAL_-1206937680', u'INT_AND_-1206937695'), (u'MULTIEQUAL_-1206937745', u'INT_AND_-1206937760'), ('const-433', u'STORE_-1206938156'), (u'INT_AND_-1206937790', u'INT_NOTEQUAL_-1206938244'), ('const-12', u'PTRSUB_-1206937640'), ('const-8', u'PTRADD_-1206937591'), ('const-170', u'INT_AND_-1206937666'), ('const-96', u'PTRSUB_-1206937682'), (u'PTRSUB_-1206937729', u'PTRSUB_-1206937694'), ('const-8', u'PTRADD_-1206937644'), (u'PTRSUB_-1206937580', u'PTRSUB_-1206937567'), (u'INT_AND_-1206937695', u'INT_NOTEQUAL_-1206938036'), ('const-112', u'PTRSUB_-1206937630'), ('const-433', u'LOAD_-1206938118'), (u'LOAD_-1206938265', u'MULTIEQUAL_-1206937758'), ('tmp_706', u'PTRSUB_-1206937713'), ('const-0', u'INT_NOTEQUAL_-1206938036'), (u'MULTIEQUAL_-1206937745', u'MULTIEQUAL_-1206937732'), (u'MULTIEQUAL_-1206937667', u'MULTIEQUAL_-1206937651'), (u'PTRSUB_-1206937718', u'PTRSUB_-1206937684'), (u'LOAD_-1206938200', u'INT_OR_-1206938173'), (u'PTRSUB_-1206937676', u'LOAD_-1206938183'), (u'PTRSUB_-1206937567', u'STORE_-1206937945'), ('tmp_707', u'PTRADD_-1206937644'), (u'INT_AND_-1206937747', u'INT_NOTEQUAL_-1206938121'), ('const-4294967292', u'INT_AND_-1206938264'), (u'INT_NOTEQUAL_-1206937951', u'CBRANCH_-1206937951'), ('const-1', u'INT_AND_-1206937712'), ('const-12', u'PTRSUB_-1206937627'), (u'INT_OR_-1206938132', u'STORE_-1206938156'), ('tmp_706', u'PTRSUB_-1206937682'), ('const-433', u'STORE_-1206938030'), ('const-433', u'LOAD_-1206937972'), (u'LOAD_-1206938265', u'INT_AND_-1206937790'), (u'INT_NOTEQUAL_-1206938162', u'CBRANCH_-1206938162'), (u'LOAD_-1206938183', u'MULTIEQUAL_-1206937745'), ('const-12', u'PTRSUB_-1206937684'), ('const-4294967292', u'INT_AND_-1206938277'), ('const-6', u'PTRSUB_-1206937661'), (u'PTRSUB_-1206937627', u'STORE_-1206938115'), (u'LOAD_-1206938317', u'INT_AND_-1206938277'), (u'PTRSUB_-1206937691', u'LOAD_-1206938224'), (u'PTRSUB_-1206937583', u'STORE_-1206937989'), ('tmp_192', u'CBRANCH_-1206938203'), ('tmp_652', u'CBRANCH_-1206937951'), (u'LOAD_-1206937992', u'INT_OR_-1206937965'), (u'INT_AND_-1206938277', u'INT_OR_-1206938216'), ('const-0', u'INT_NOTEQUAL_-1206938162'), ('const-433', u'LOAD_-1206938057'), ('const-0', u'INT_NOTEQUAL_-1206938077'), (u'LOAD_-1206938057', u'MULTIEQUAL_-1206937680'), ('const-112', u'PTRSUB_-1206937713'), ('const-433', u'STORE_-1206938061'), ('const-12', u'PTRSUB_-1206937694'), ('tmp_706', u'PTRSUB_-1206937696'), (u'PTRSUB_-1206937596', u'STORE_-1206938030'), (u'PTRSUB_-1206937694', u'LOAD_-1206938310'), (u'INT_OR_-1206937965', u'STORE_-1206937989'), ('const-433', u'LOAD_-1206938159'), (u'INT_NOTEQUAL_-1206938077', u'CBRANCH_-1206938077'), ('const-6', u'PTRSUB_-1206937608'), (u'PTRADD_-1206937644', u'PTRSUB_-1206937642'), (u'PTRSUB_-1206937640', u'LOAD_-1206938159'), (u'PTRSUB_-1206937682', u'PTRSUB_-1206937653'), ('const-433', u'LOAD_-1206938265'), ('tmp_426', u'CBRANCH_-1206938077'), (u'PTRSUB_-1206937608', u'LOAD_-1206938016'), (u'PTRSUB_-1206937680', u'STORE_-1206938269'), ('tmp_707', u'PTRSUB_-1206937676'), ('const-433', u'LOAD_-1206938317'), ('tmp_706', u'PTRSUB_-1206937718'), ('const-12', u'PTRSUB_-1206937665'), ('const-433', u'LOAD_-1206937948'), (u'PTRSUB_-1206937627', u'LOAD_-1206938118'), (u'PTRADD_-1206937591', u'PTRSUB_-1206937589'), ('tmp_707', u'PTRSUB_-1206937691'), ('const-433', u'LOAD_-1206938098'), ('const-112', u'PTRSUB_-1206937729'), (u'PTRSUB_-1206937567', u'LOAD_-1206937948'), (u'INT_AND_-1206938264', u'INT_OR_-1206938049'), ('const-96', u'PTRSUB_-1206937734'), ('const-433', u'LOAD_-1206938142'), ('const-0', u'INT_NOTEQUAL_-1206938203'), ('const-1', u'PTRADD_-1206937626'), (u'LOAD_-1206938033', u'INT_OR_-1206938006'), (u'INT_NOTEQUAL_-1206938036', u'CBRANCH_-1206938036'), ('tmp_707', u'PTRADD_-1206937591'), ('const-6', u'PTRSUB_-1206937642'), (u'PTRSUB_-1206937652', u'PTRSUB_-1206937627'), ('tmp_706', u'PTRSUB_-1206937729'), ('tmp_706', u'PTRSUB_-1206937580'), (u'MULTIEQUAL_-1206937758', u'INT_AND_-1206937773'), ('const-4', u'INT_AND_-1206937773'), ('const-1', u'INT_OR_-1206938049'), (u'PTRSUB_-1206937696', u'PTRSUB_-1206937665'), ('const-1', u'PTRADD_-1206937591'), ('const-433', u'STORE_-1206938269'), ('const-433', u'STORE_-1206938197'), ('tmp_706', u'PTRSUB_-1206937630'), ('tmp_707', u'PTRADD_-1206937626'), (u'INT_AND_-1206937712', u'INT_NOTEQUAL_-1206938077'), (u'INT_OR_-1206938091', u'STORE_-1206938115'), (u'MULTIEQUAL_-1206937651', u'INT_AND_-1206937666'), ('const-433', u'LOAD_-1206938224'), (u'PTRSUB_-1206937653', u'STORE_-1206938197'), (u'PTRSUB_-1206937713', u'PTRSUB_-1206937680'), ('const-12', u'PTRSUB_-1206937583'), (u'PTRSUB_-1206937583', u'LOAD_-1206937992'), (u'PTRSUB_-1206937661', u'LOAD_-1206938142'), ('const-433', u'STORE_-1206938115'), (u'LOAD_-1206938142', u'MULTIEQUAL_-1206937732'), ('const-433', u'LOAD_-1206938016'), (u'LOAD_-1206938159', u'INT_OR_-1206938132'), ('const-0', u'INT_NOTEQUAL_-1206938121'), ('tmp_348', u'CBRANCH_-1206938121'), ('const-6', u'PTRSUB_-1206937708'), ('const-1', u'INT_OR_-1206938216'), (u'LOAD_-1206937948', u'INT_OR_-1206937921'), ('tmp_270', u'CBRANCH_-1206938162'), (u'INT_AND_-1206937760', u'INT_NOTEQUAL_-1206938162'), (u'PTRSUB_-1206937708', u'LOAD_-1206938265'), (u'PTRSUB_-1206937667', u'PTRSUB_-1206937640'), ('const-433', u'STORE_-1206937989'), ('const-16', u'INT_AND_-1206937682'), ('const-3', u'INT_OR_-1206937921'), ('const-170', u'INT_AND_-1206937747'), (u'PTRADD_-1206937626', u'PTRSUB_-1206937624'), (u'LOAD_-1206938098', u'MULTIEQUAL_-1206937680'), (u'PTRSUB_-1206937615', u'PTRSUB_-1206937596'), ('const-0', u'INT_NOTEQUAL_-1206937995'), ('const-96', u'PTRSUB_-1206937652'), (u'INT_AND_-1206938264', u'STORE_-1206938269'), ('const-112', u'PTRSUB_-1206937580'), ('const-433', u'LOAD_-1206938033'), (u'PTRADD_-1206937610', u'PTRSUB_-1206937608'), (u'INT_NOTEQUAL_-1206938203', u'CBRANCH_-1206938203'), ('tmp_707', u'PTRADD_-1206937610'), (u'INT_AND_-1206937666', u'INT_NOTEQUAL_-1206937951'), (u'PTRSUB_-1206937599', u'PTRSUB_-1206937583'), ('tmp_707', u'PTRSUB_-1206937708'), (u'LOAD_-1206938224', u'MULTIEQUAL_-1206937758'), ('const-433', u'STORE_-1206938228'), (u'INT_NOTEQUAL_-1206937995', u'CBRANCH_-1206937995'), ('const-12', u'PTRSUB_-1206937698'), ('const-2', u'INT_OR_-1206938006'), ('tmp_706', u'PTRSUB_-1206937667'), ('const-12', u'PTRSUB_-1206937653')]
[(u'INT_OR_-1206938216', u'STORE_-1206938228'), (u'INT_ADD_-1206938000', u'CAST_-1206937623'), (u'CAST_-1206937661', u'STORE_-1206938115'), ('const-433', u'LOAD_-1206938265'), (u'MULTIEQUAL_-1206937758', u'MULTIEQUAL_-1206937745'), ('tmp_1181', u'INT_ADD_-1206937956'), ('const-433', u'LOAD_-1206938159'), ('const-128', u'INT_OR_-1206937965'), ('const-0', u'INT_NOTEQUAL_-1206938244'), (u'CAST_-1206937698', u'LOAD_-1206938224'), ('const-433', u'LOAD_-1206938142'), ('const-433', u'STORE_-1206938061'), (u'INT_ADD_-1206938167', u'CAST_-1206937684'), (u'MULTIEQUAL_-1206937732', u'INT_AND_-1206937747'), (u'INT_NOTEQUAL_-1206938244', u'CBRANCH_-1206938244'), ('const-433', u'LOAD_-1206938200'), ('const-6', u'INT_ADD_-1206938167'), ('const-128', u'INT_OR_-1206938091'), (u'CAST_-1206937718', u'STORE_-1206938269'), ('const-4', u'INT_AND_-1206937695'), (u'CAST_-1206937684', u'LOAD_-1206938183'), (u'CAST_-1206937702', u'STORE_-1206938228'), ('tmp_496', u'CBRANCH_-1206938036'), (u'INT_OR_-1206938173', u'STORE_-1206938197'), ('const-3', u'INT_OR_-1206938132'), (u'LOAD_-1206938310', u'INT_AND_-1206938264'), ('const-16', u'INT_AND_-1206937760'), (u'INT_OR_-1206937921', u'STORE_-1206937945'), (u'LOAD_-1206938016', u'MULTIEQUAL_-1206937667'), ('const-124', u'INT_ADD_-1206937978'), ('const-433', u'STORE_-1206938197'), (u'LOAD_-1206938098', u'INT_AND_-1206937712'), (u'INT_AND_-1206938277', u'STORE_-1206938275'), (u'CAST_-1206937661', u'LOAD_-1206938118'), ('tmp_1178', u'INT_ADD_-1206938255'), ('tmp_1181', u'INT_ADD_-1206938208'), ('const-2', u'INT_OR_-1206938173'), (u'INT_OR_-1206938006', u'STORE_-1206938030'), (u'MULTIEQUAL_-1206937667', u'INT_AND_-1206937682'), (u'LOAD_-1206938118', u'INT_OR_-1206938091'), (u'MULTIEQUAL_-1206937680', u'MULTIEQUAL_-1206937667'), ('const-433', u'STORE_-1206938228'), (u'INT_ADD_-1206938186', u'CAST_-1206937689'), ('tmp_1181', u'INT_ADD_-1206938249'), ('const-0', u'INT_NOTEQUAL_-1206937951'), (u'CAST_-1206937714', u'LOAD_-1206938265'), (u'INT_AND_-1206937682', u'INT_NOTEQUAL_-1206937995'), ('const-1', u'INT_AND_-1206937790'), (u'CAST_-1206937732', u'LOAD_-1206938310'), (u'INT_OR_-1206938049', u'STORE_-1206938061'), (u'INT_NOTEQUAL_-1206938121', u'CBRANCH_-1206938121'), ('tmp_1181', u'INT_ADD_-1206938082'), (u'INT_AND_-1206937773', u'INT_NOTEQUAL_-1206938203'), (u'LOAD_-1206937972', u'MULTIEQUAL_-1206937651'), (u'INT_ADD_-1206938082', u'CAST_-1206937653'), ('tmp_122', u'CBRANCH_-1206938244'), ('tmp_1178', u'INT_ADD_-1206938214'), ('const-433', u'STORE_-1206938115'), ('const-433', u'LOAD_-1206938183'), ('const-14', u'INT_ADD_-1206938082'), ('const-0', u'RETURN_-1206937922'), ('const-433', u'LOAD_-1206938098'), (u'INT_ADD_-1206937978', u'CAST_-1206937614'), ('tmp_574', u'CBRANCH_-1206937995'), ('const-433', u'STORE_-1206937989'), ('const-433', u'LOAD_-1206938317'), (u'CAST_-1206937675', u'STORE_-1206938156'), (u'CAST_-1206937689', u'STORE_-1206938197'), (u'CAST_-1206937614', u'LOAD_-1206937992'), (u'MULTIEQUAL_-1206937680', u'INT_AND_-1206937695'), (u'MULTIEQUAL_-1206937745', u'INT_AND_-1206937760'), (u'INT_AND_-1206937790', u'INT_NOTEQUAL_-1206938244'), (u'INT_ADD_-1206938126', u'CAST_-1206937670'), (u'INT_ADD_-1206938301', u'CAST_-1206937736'), ('const-170', u'INT_AND_-1206937666'), ('tmp_1181', u'INT_ADD_-1206938126'), (u'INT_AND_-1206937695', u'INT_NOTEQUAL_-1206938036'), (u'LOAD_-1206938265', u'MULTIEQUAL_-1206937758'), ('tmp_1178', u'INT_ADD_-1206938145'), ('tmp_1178', u'INT_ADD_-1206937978'), ('const-0', u'INT_NOTEQUAL_-1206938036'), ('const-433', u'STORE_-1206938156'), ('const-108', u'INT_ADD_-1206938301'), (u'MULTIEQUAL_-1206937745', u'MULTIEQUAL_-1206937732'), (u'INT_ADD_-1206937956', u'CAST_-1206937606'), (u'MULTIEQUAL_-1206937667', u'MULTIEQUAL_-1206937651'), (u'CAST_-1206937606', u'LOAD_-1206937972'), (u'INT_ADD_-1206938214', u'CAST_-1206937702'), (u'LOAD_-1206938200', u'INT_OR_-1206938173'), (u'INT_AND_-1206937747', u'INT_NOTEQUAL_-1206938121'), ('const-108', u'INT_ADD_-1206938104'), ('const-4294967292', u'INT_AND_-1206938264'), (u'INT_NOTEQUAL_-1206937951', u'CBRANCH_-1206937951'), (u'CAST_-1206937641', u'STORE_-1206938061'), ('const-433', u'STORE_-1206938030'), ('const-1', u'INT_AND_-1206937712'), (u'INT_ADD_-1206938104', u'CAST_-1206937661'), ('tmp_1181', u'INT_ADD_-1206938000'), (u'INT_OR_-1206938132', u'STORE_-1206938156'), (u'CAST_-1206937722', u'STORE_-1206938275'), (u'INT_ADD_-1206937934', u'CAST_-1206937597'), ('const-124', u'INT_ADD_-1206938294'), (u'LOAD_-1206938265', u'INT_AND_-1206937790'), (u'INT_NOTEQUAL_-1206938162', u'CBRANCH_-1206938162'), (u'LOAD_-1206938183', u'MULTIEQUAL_-1206937745'), ('const-4294967292', u'INT_AND_-1206938277'), (u'INT_ADD_-1206938019', u'CAST_-1206937628'), ('tmp_1178', u'INT_ADD_-1206938104'), ('const-433', u'STORE_-1206938269'), (u'LOAD_-1206938317', u'INT_AND_-1206938277'), ('tmp_192', u'CBRANCH_-1206938203'), ('const-14', u'INT_ADD_-1206938041'), ('tmp_652', u'CBRANCH_-1206937951'), (u'LOAD_-1206937992', u'INT_OR_-1206937965'), ('const-0', u'INT_NOTEQUAL_-1206938162'), (u'INT_AND_-1206938277', u'INT_OR_-1206938216'), ('const-433', u'STORE_-1206938275'), ('const-0', u'INT_NOTEQUAL_-1206938077'), (u'INT_ADD_-1206938208', u'CAST_-1206937698'), (u'CAST_-1206937628', u'LOAD_-1206938033'), (u'CAST_-1206937670', u'LOAD_-1206938142'), (u'LOAD_-1206938057', u'MULTIEQUAL_-1206937680'), (u'INT_OR_-1206937965', u'STORE_-1206937989'), (u'INT_NOTEQUAL_-1206938077', u'CBRANCH_-1206938077'), (u'CAST_-1206937597', u'LOAD_-1206937948'), ('tmp_1178', u'INT_ADD_-1206938047'), ('const-433', u'LOAD_-1206938118'), ('tmp_1178', u'INT_ADD_-1206937934'), (u'INT_ADD_-1206938255', u'CAST_-1206937718'), ('const-6', u'INT_ADD_-1206938208'), ('const-433', u'LOAD_-1206937948'), ('tmp_426', u'CBRANCH_-1206938077'), (u'CAST_-1206937597', u'STORE_-1206937945'), ('const-108', u'INT_ADD_-1206938214'), ('tmp_1178', u'INT_ADD_-1206938186'), (u'INT_AND_-1206938264', u'INT_OR_-1206938049'), ('const-433', u'STORE_-1206937945'), ('const-0', u'INT_NOTEQUAL_-1206938203'), (u'LOAD_-1206938033', u'INT_OR_-1206938006'), ('tmp_1178', u'INT_ADD_-1206938019'), ('const-433', u'LOAD_-1206937972'), (u'INT_ADD_-1206938047', u'CAST_-1206937641'), (u'INT_NOTEQUAL_-1206938036', u'CBRANCH_-1206938036'), (u'CAST_-1206937623', u'LOAD_-1206938016'), (u'CAST_-1206937628', u'STORE_-1206938030'), (u'INT_ADD_-1206938249', u'CAST_-1206937714'), (u'CAST_-1206937736', u'LOAD_-1206938317'), ('const-6', u'INT_ADD_-1206938249'), ('const-433', u'LOAD_-1206938016'), ('const-433', u'LOAD_-1206938310'), (u'MULTIEQUAL_-1206937758', u'INT_AND_-1206937773'), (u'INT_ADD_-1206938261', u'CAST_-1206937722'), ('const-4', u'INT_AND_-1206937773'), ('tmp_1181', u'INT_ADD_-1206938167'), ('const-1', u'INT_OR_-1206938049'), (u'INT_ADD_-1206938145', u'CAST_-1206937675'), (u'INT_ADD_-1206938294', u'CAST_-1206937732'), ('const-433', u'LOAD_-1206937992'), (u'INT_AND_-1206937712', u'INT_NOTEQUAL_-1206938077'), (u'INT_OR_-1206938091', u'STORE_-1206938115'), (u'MULTIEQUAL_-1206937651', u'INT_AND_-1206937666'), ('const-108', u'INT_ADD_-1206938186'), (u'LOAD_-1206938142', u'MULTIEQUAL_-1206937732'), ('const-14', u'INT_ADD_-1206937956'), (u'LOAD_-1206938159', u'INT_OR_-1206938132'), ('const-0', u'INT_NOTEQUAL_-1206938121'), ('tmp_1181', u'INT_ADD_-1206938041'), ('tmp_348', u'CBRANCH_-1206938121'), ('const-1', u'INT_OR_-1206938216'), ('tmp_1178', u'INT_ADD_-1206938261'), ('tmp_1178', u'INT_ADD_-1206938294'), (u'LOAD_-1206937948', u'INT_OR_-1206937921'), ('tmp_270', u'CBRANCH_-1206938162'), (u'INT_AND_-1206937760', u'INT_NOTEQUAL_-1206938162'), (u'CAST_-1206937675', u'LOAD_-1206938159'), ('const-16', u'INT_AND_-1206937682'), ('const-14', u'INT_ADD_-1206938000'), (u'CAST_-1206937614', u'STORE_-1206937989'), ('const-3', u'INT_OR_-1206937921'), (u'CAST_-1206937689', u'LOAD_-1206938200'), ('const-170', u'INT_AND_-1206937747'), ('const-124', u'INT_ADD_-1206938047'), (u'LOAD_-1206938098', u'MULTIEQUAL_-1206937680'), ('const-433', u'LOAD_-1206938224'), ('const-0', u'INT_NOTEQUAL_-1206937995'), ('const-108', u'INT_ADD_-1206938145'), (u'CAST_-1206937653', u'LOAD_-1206938098'), ('const-6', u'INT_ADD_-1206938126'), ('const-124', u'INT_ADD_-1206938255'), (u'INT_AND_-1206938264', u'STORE_-1206938269'), ('const-124', u'INT_ADD_-1206938019'), ('const-124', u'INT_ADD_-1206937934'), ('const-433', u'LOAD_-1206938033'), (u'INT_NOTEQUAL_-1206938203', u'CBRANCH_-1206938203'), (u'INT_AND_-1206937666', u'INT_NOTEQUAL_-1206937951'), (u'INT_ADD_-1206938041', u'CAST_-1206937637'), (u'LOAD_-1206938224', u'MULTIEQUAL_-1206937758'), ('tmp_1178', u'INT_ADD_-1206938301'), ('const-108', u'INT_ADD_-1206938261'), (u'INT_NOTEQUAL_-1206937995', u'CBRANCH_-1206937995'), ('const-433', u'LOAD_-1206938057'), ('const-2', u'INT_OR_-1206938006'), (u'CAST_-1206937637', u'LOAD_-1206938057')]
null
null
00109530
x64
O2
(translation_unit "void FUN_00109530(long param_1,long param_2)\n\n{\n ushort uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;\n uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;\n *(uint *)(param_1 + 0x6c) = uVar2;\n *(uint *)(param_1 + 0x7c) = uVar3;\n uVar1 = *(ushort *)(param_2 + 6);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }\n uVar1 = *(ushort *)(param_2 + 0xe);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }\n return;\n}\n\n" (function_definition "void FUN_00109530(long param_1,long param_2)\n\n{\n ushort uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;\n uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;\n *(uint *)(param_1 + 0x6c) = uVar2;\n *(uint *)(param_1 + 0x7c) = uVar3;\n uVar1 = *(ushort *)(param_2 + 6);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }\n uVar1 = *(ushort *)(param_2 + 0xe);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }\n return;\n}" primitive_type (function_declarator "FUN_00109530(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 ushort uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;\n uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;\n *(uint *)(param_1 + 0x6c) = uVar2;\n *(uint *)(param_1 + 0x7c) = uVar3;\n uVar1 = *(ushort *)(param_2 + 6);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }\n uVar1 = *(ushort *)(param_2 + 0xe);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }\n return;\n}" { (declaration "ushort uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (expression_statement "uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;" (assignment_expression "uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc" identifier = (binary_expression "*(uint *)(param_1 + 0x6c) & 0xfffffffc" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;" (assignment_expression "uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc" identifier = (binary_expression "*(uint *)(param_1 + 0x7c) & 0xfffffffc" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(uint *)(param_1 + 0x6c) = uVar2;" (assignment_expression "*(uint *)(param_1 + 0x6c) = uVar2" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(uint *)(param_1 + 0x7c) = uVar3;" (assignment_expression "*(uint *)(param_1 + 0x7c) = uVar3" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" identifier = (pointer_expression "*(ushort *)(param_2 + 6)" * (cast_expression "(ushort *)(param_2 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 6)" ( (binary_expression "param_2 + 6" identifier + number_literal) ))))) ;) (if_statement "if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }" if (parenthesized_expression "((uVar1 & 1) != 0)" ( (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }" { (expression_statement "*(uint *)(param_1 + 0x6c) = uVar2 | 1;" (assignment_expression "*(uint *)(param_1 + 0x6c) = uVar2 | 1" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = (binary_expression "uVar2 | 1" identifier | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" identifier = (pointer_expression "*(ushort *)(param_2 + 6)" * (cast_expression "(ushort *)(param_2 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 6)" ( (binary_expression "param_2 + 6" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }" if (parenthesized_expression "((uVar1 & 4) != 0)" ( (binary_expression "(uVar1 & 4) != 0" (parenthesized_expression "(uVar1 & 4)" ( (binary_expression "uVar1 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }" { (expression_statement "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;" (assignment_expression "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x6c) | 2" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" identifier = (pointer_expression "*(ushort *)(param_2 + 6)" * (cast_expression "(ushort *)(param_2 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 6)" ( (binary_expression "param_2 + 6" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }" if (parenthesized_expression "((uVar1 & 0x10) != 0)" ( (binary_expression "(uVar1 & 0x10) != 0" (parenthesized_expression "(uVar1 & 0x10)" ( (binary_expression "uVar1 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }" { (expression_statement "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;" (assignment_expression "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x6c) | 3" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" identifier = (pointer_expression "*(ushort *)(param_2 + 6)" * (cast_expression "(ushort *)(param_2 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 6)" ( (binary_expression "param_2 + 6" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }" if (parenthesized_expression "((uVar1 & 0xaa) != 0)" ( (binary_expression "(uVar1 & 0xaa) != 0" (parenthesized_expression "(uVar1 & 0xaa)" ( (binary_expression "uVar1 & 0xaa" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }" { (expression_statement "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;" (assignment_expression "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x6c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) | number_literal)) ;) })) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" identifier = (pointer_expression "*(ushort *)(param_2 + 0xe)" * (cast_expression "(ushort *)(param_2 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xe)" ( (binary_expression "param_2 + 0xe" identifier + number_literal) ))))) ;) (if_statement "if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" if (parenthesized_expression "((uVar1 & 1) != 0)" ( (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" { (expression_statement "*(uint *)(param_1 + 0x7c) = uVar3 | 1;" (assignment_expression "*(uint *)(param_1 + 0x7c) = uVar3 | 1" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = (binary_expression "uVar3 | 1" identifier | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" identifier = (pointer_expression "*(ushort *)(param_2 + 0xe)" * (cast_expression "(ushort *)(param_2 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xe)" ( (binary_expression "param_2 + 0xe" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" if (parenthesized_expression "((uVar1 & 4) != 0)" ( (binary_expression "(uVar1 & 4) != 0" (parenthesized_expression "(uVar1 & 4)" ( (binary_expression "uVar1 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" { (expression_statement "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;" (assignment_expression "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x7c) | 2" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" identifier = (pointer_expression "*(ushort *)(param_2 + 0xe)" * (cast_expression "(ushort *)(param_2 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xe)" ( (binary_expression "param_2 + 0xe" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" if (parenthesized_expression "((uVar1 & 0x10) != 0)" ( (binary_expression "(uVar1 & 0x10) != 0" (parenthesized_expression "(uVar1 & 0x10)" ( (binary_expression "uVar1 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" { (expression_statement "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;" (assignment_expression "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x7c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" identifier = (pointer_expression "*(ushort *)(param_2 + 0xe)" * (cast_expression "(ushort *)(param_2 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xe)" ( (binary_expression "param_2 + 0xe" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }" if (parenthesized_expression "((uVar1 & 0xaa) != 0)" ( (binary_expression "(uVar1 & 0xaa) != 0" (parenthesized_expression "(uVar1 & 0xaa)" ( (binary_expression "uVar1 & 0xaa" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }" { (expression_statement "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;" (assignment_expression "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x7c) | 3" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) | number_literal)) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n/* WARNING: Enum "MHD_FLAG": Some values do not have unique names */\n/* WARNING: Enum "gnutls_pk_algorithm_t": Some values do not have unique names */\n/* WARNING: Enum "gnutls_certificate_type_t": Some values do not have unique names */\n\nvoid urh_from_pollfd(MHD_UpgradeResponseHandle *urh,pollfd *p)\n\n{\n MHD_EpollState *pMVar1;\n ushort uVar2;\n MHD_EpollState MVar3;\n MHD_EpollState MVar4;\n \n MVar3 = (urh->app).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n MVar4 = (urh->mhd).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n (urh->app).celi = MVar3;\n (urh->mhd).celi = MVar4;\n uVar2 = p->revents;\n if ((uVar2 & 1) != 0) {\n (urh->app).celi = MVar3 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p->revents;\n }\n if ((uVar2 & 4) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p->revents;\n }\n if ((uVar2 & 0x10) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n uVar2 = p->revents;\n }\n if ((uVar2 & 0xaa) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n }\n uVar2 = p[1].revents;\n if ((uVar2 & 1) != 0) {\n (urh->mhd).celi = MVar4 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p[1].revents;\n }\n if ((uVar2 & 4) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p[1].revents;\n }\n if ((uVar2 & 0x10) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n uVar2 = p[1].revents;\n }\n if ((uVar2 & 0xaa) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n }\n return;\n}\n\n" comment comment comment comment (function_definition "void urh_from_pollfd(MHD_UpgradeResponseHandle *urh,pollfd *p)\n\n{\n MHD_EpollState *pMVar1;\n ushort uVar2;\n MHD_EpollState MVar3;\n MHD_EpollState MVar4;\n \n MVar3 = (urh->app).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n MVar4 = (urh->mhd).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n (urh->app).celi = MVar3;\n (urh->mhd).celi = MVar4;\n uVar2 = p->revents;\n if ((uVar2 & 1) != 0) {\n (urh->app).celi = MVar3 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p->revents;\n }\n if ((uVar2 & 4) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p->revents;\n }\n if ((uVar2 & 0x10) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n uVar2 = p->revents;\n }\n if ((uVar2 & 0xaa) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n }\n uVar2 = p[1].revents;\n if ((uVar2 & 1) != 0) {\n (urh->mhd).celi = MVar4 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p[1].revents;\n }\n if ((uVar2 & 4) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p[1].revents;\n }\n if ((uVar2 & 0x10) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n uVar2 = p[1].revents;\n }\n if ((uVar2 & 0xaa) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n }\n return;\n}" primitive_type (function_declarator "urh_from_pollfd(MHD_UpgradeResponseHandle *urh,pollfd *p)" identifier (parameter_list "(MHD_UpgradeResponseHandle *urh,pollfd *p)" ( (parameter_declaration "MHD_UpgradeResponseHandle *urh" type_identifier (pointer_declarator "*urh" * identifier)) , (parameter_declaration "pollfd *p" type_identifier (pointer_declarator "*p" * identifier)) ))) (compound_statement "{\n MHD_EpollState *pMVar1;\n ushort uVar2;\n MHD_EpollState MVar3;\n MHD_EpollState MVar4;\n \n MVar3 = (urh->app).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n MVar4 = (urh->mhd).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n (urh->app).celi = MVar3;\n (urh->mhd).celi = MVar4;\n uVar2 = p->revents;\n if ((uVar2 & 1) != 0) {\n (urh->app).celi = MVar3 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p->revents;\n }\n if ((uVar2 & 4) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p->revents;\n }\n if ((uVar2 & 0x10) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n uVar2 = p->revents;\n }\n if ((uVar2 & 0xaa) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n }\n uVar2 = p[1].revents;\n if ((uVar2 & 1) != 0) {\n (urh->mhd).celi = MVar4 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p[1].revents;\n }\n if ((uVar2 & 4) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p[1].revents;\n }\n if ((uVar2 & 0x10) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n uVar2 = p[1].revents;\n }\n if ((uVar2 & 0xaa) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n }\n return;\n}" { (declaration "MHD_EpollState *pMVar1;" type_identifier (pointer_declarator "*pMVar1" * identifier) ;) (declaration "ushort uVar2;" type_identifier identifier ;) (declaration "MHD_EpollState MVar3;" type_identifier identifier ;) (declaration "MHD_EpollState MVar4;" type_identifier identifier ;) (expression_statement "MVar3 = (urh->app).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);" (assignment_expression "MVar3 = (urh->app).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" identifier = (binary_expression "(urh->app).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" (field_expression "(urh->app).celi" (parenthesized_expression "(urh->app)" ( (field_expression "urh->app" identifier -> field_identifier) )) . field_identifier) & (unary_expression "~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" ~ (parenthesized_expression "(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" ( (binary_expression "MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY" identifier | identifier) ))))) ;) (expression_statement "MVar4 = (urh->mhd).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);" (assignment_expression "MVar4 = (urh->mhd).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" identifier = (binary_expression "(urh->mhd).celi & ~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" (field_expression "(urh->mhd).celi" (parenthesized_expression "(urh->mhd)" ( (field_expression "urh->mhd" identifier -> field_identifier) )) . field_identifier) & (unary_expression "~(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" ~ (parenthesized_expression "(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" ( (binary_expression "MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY" identifier | identifier) ))))) ;) (expression_statement "(urh->app).celi = MVar3;" (assignment_expression "(urh->app).celi = MVar3" (field_expression "(urh->app).celi" (parenthesized_expression "(urh->app)" ( (field_expression "urh->app" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(urh->mhd).celi = MVar4;" (assignment_expression "(urh->mhd).celi = MVar4" (field_expression "(urh->mhd).celi" (parenthesized_expression "(urh->mhd)" ( (field_expression "urh->mhd" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "uVar2 = p->revents;" (assignment_expression "uVar2 = p->revents" identifier = (field_expression "p->revents" identifier -> field_identifier)) ;) (if_statement "if ((uVar2 & 1) != 0) {\n (urh->app).celi = MVar3 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p->revents;\n }" if (parenthesized_expression "((uVar2 & 1) != 0)" ( (binary_expression "(uVar2 & 1) != 0" (parenthesized_expression "(uVar2 & 1)" ( (binary_expression "uVar2 & 1" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n (urh->app).celi = MVar3 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p->revents;\n }" { (expression_statement "(urh->app).celi = MVar3 | MHD_EPOLL_STATE_READ_READY;" (assignment_expression "(urh->app).celi = MVar3 | MHD_EPOLL_STATE_READ_READY" (field_expression "(urh->app).celi" (parenthesized_expression "(urh->app)" ( (field_expression "urh->app" identifier -> field_identifier) )) . field_identifier) = (binary_expression "MVar3 | MHD_EPOLL_STATE_READ_READY" identifier | identifier)) ;) (expression_statement "uVar2 = p->revents;" (assignment_expression "uVar2 = p->revents" identifier = (field_expression "p->revents" identifier -> field_identifier)) ;) })) (if_statement "if ((uVar2 & 4) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p->revents;\n }" if (parenthesized_expression "((uVar2 & 4) != 0)" ( (binary_expression "(uVar2 & 4) != 0" (parenthesized_expression "(uVar2 & 4)" ( (binary_expression "uVar2 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p->revents;\n }" { (expression_statement "pMVar1 = &(urh->app).celi;" (assignment_expression "pMVar1 = &(urh->app).celi" identifier = (pointer_expression "&(urh->app).celi" & (field_expression "(urh->app).celi" (parenthesized_expression "(urh->app)" ( (field_expression "urh->app" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;" (assignment_expression "*pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY" (pointer_expression "*pMVar1" * identifier) = (binary_expression "*pMVar1 | MHD_EPOLL_STATE_WRITE_READY" (pointer_expression "*pMVar1" * identifier) | identifier)) ;) (expression_statement "uVar2 = p->revents;" (assignment_expression "uVar2 = p->revents" identifier = (field_expression "p->revents" identifier -> field_identifier)) ;) })) (if_statement "if ((uVar2 & 0x10) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n uVar2 = p->revents;\n }" if (parenthesized_expression "((uVar2 & 0x10) != 0)" ( (binary_expression "(uVar2 & 0x10) != 0" (parenthesized_expression "(uVar2 & 0x10)" ( (binary_expression "uVar2 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n uVar2 = p->revents;\n }" { (expression_statement "pMVar1 = &(urh->app).celi;" (assignment_expression "pMVar1 = &(urh->app).celi" identifier = (pointer_expression "&(urh->app).celi" & (field_expression "(urh->app).celi" (parenthesized_expression "(urh->app)" ( (field_expression "urh->app" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);" (assignment_expression "*pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" (pointer_expression "*pMVar1" * identifier) = (binary_expression "*pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" (pointer_expression "*pMVar1" * identifier) | (parenthesized_expression "(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" ( (binary_expression "MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY" identifier | identifier) )))) ;) (expression_statement "uVar2 = p->revents;" (assignment_expression "uVar2 = p->revents" identifier = (field_expression "p->revents" identifier -> field_identifier)) ;) })) (if_statement "if ((uVar2 & 0xaa) != 0) {\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n }" if (parenthesized_expression "((uVar2 & 0xaa) != 0)" ( (binary_expression "(uVar2 & 0xaa) != 0" (parenthesized_expression "(uVar2 & 0xaa)" ( (binary_expression "uVar2 & 0xaa" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pMVar1 = &(urh->app).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n }" { (expression_statement "pMVar1 = &(urh->app).celi;" (assignment_expression "pMVar1 = &(urh->app).celi" identifier = (pointer_expression "&(urh->app).celi" & (field_expression "(urh->app).celi" (parenthesized_expression "(urh->app)" ( (field_expression "urh->app" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;" (assignment_expression "*pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR" (pointer_expression "*pMVar1" * identifier) = (binary_expression "*pMVar1 | MHD_EPOLL_STATE_ERROR" (pointer_expression "*pMVar1" * identifier) | identifier)) ;) })) (expression_statement "uVar2 = p[1].revents;" (assignment_expression "uVar2 = p[1].revents" identifier = (field_expression "p[1].revents" (subscript_expression "p[1]" identifier [ number_literal ]) . field_identifier)) ;) (if_statement "if ((uVar2 & 1) != 0) {\n (urh->mhd).celi = MVar4 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p[1].revents;\n }" if (parenthesized_expression "((uVar2 & 1) != 0)" ( (binary_expression "(uVar2 & 1) != 0" (parenthesized_expression "(uVar2 & 1)" ( (binary_expression "uVar2 & 1" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n (urh->mhd).celi = MVar4 | MHD_EPOLL_STATE_READ_READY;\n uVar2 = p[1].revents;\n }" { (expression_statement "(urh->mhd).celi = MVar4 | MHD_EPOLL_STATE_READ_READY;" (assignment_expression "(urh->mhd).celi = MVar4 | MHD_EPOLL_STATE_READ_READY" (field_expression "(urh->mhd).celi" (parenthesized_expression "(urh->mhd)" ( (field_expression "urh->mhd" identifier -> field_identifier) )) . field_identifier) = (binary_expression "MVar4 | MHD_EPOLL_STATE_READ_READY" identifier | identifier)) ;) (expression_statement "uVar2 = p[1].revents;" (assignment_expression "uVar2 = p[1].revents" identifier = (field_expression "p[1].revents" (subscript_expression "p[1]" identifier [ number_literal ]) . field_identifier)) ;) })) (if_statement "if ((uVar2 & 4) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p[1].revents;\n }" if (parenthesized_expression "((uVar2 & 4) != 0)" ( (binary_expression "(uVar2 & 4) != 0" (parenthesized_expression "(uVar2 & 4)" ( (binary_expression "uVar2 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;\n uVar2 = p[1].revents;\n }" { (expression_statement "pMVar1 = &(urh->mhd).celi;" (assignment_expression "pMVar1 = &(urh->mhd).celi" identifier = (pointer_expression "&(urh->mhd).celi" & (field_expression "(urh->mhd).celi" (parenthesized_expression "(urh->mhd)" ( (field_expression "urh->mhd" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY;" (assignment_expression "*pMVar1 = *pMVar1 | MHD_EPOLL_STATE_WRITE_READY" (pointer_expression "*pMVar1" * identifier) = (binary_expression "*pMVar1 | MHD_EPOLL_STATE_WRITE_READY" (pointer_expression "*pMVar1" * identifier) | identifier)) ;) (expression_statement "uVar2 = p[1].revents;" (assignment_expression "uVar2 = p[1].revents" identifier = (field_expression "p[1].revents" (subscript_expression "p[1]" identifier [ number_literal ]) . field_identifier)) ;) })) (if_statement "if ((uVar2 & 0x10) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n uVar2 = p[1].revents;\n }" if (parenthesized_expression "((uVar2 & 0x10) != 0)" ( (binary_expression "(uVar2 & 0x10) != 0" (parenthesized_expression "(uVar2 & 0x10)" ( (binary_expression "uVar2 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;\n uVar2 = p[1].revents;\n }" { (expression_statement "pMVar1 = &(urh->mhd).celi;" (assignment_expression "pMVar1 = &(urh->mhd).celi" identifier = (pointer_expression "&(urh->mhd).celi" & (field_expression "(urh->mhd).celi" (parenthesized_expression "(urh->mhd)" ( (field_expression "urh->mhd" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR;" (assignment_expression "*pMVar1 = *pMVar1 | MHD_EPOLL_STATE_ERROR" (pointer_expression "*pMVar1" * identifier) = (binary_expression "*pMVar1 | MHD_EPOLL_STATE_ERROR" (pointer_expression "*pMVar1" * identifier) | identifier)) ;) (expression_statement "uVar2 = p[1].revents;" (assignment_expression "uVar2 = p[1].revents" identifier = (field_expression "p[1].revents" (subscript_expression "p[1]" identifier [ number_literal ]) . field_identifier)) ;) })) (if_statement "if ((uVar2 & 0xaa) != 0) {\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n }" if (parenthesized_expression "((uVar2 & 0xaa) != 0)" ( (binary_expression "(uVar2 & 0xaa) != 0" (parenthesized_expression "(uVar2 & 0xaa)" ( (binary_expression "uVar2 & 0xaa" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pMVar1 = &(urh->mhd).celi;\n *pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);\n }" { (expression_statement "pMVar1 = &(urh->mhd).celi;" (assignment_expression "pMVar1 = &(urh->mhd).celi" identifier = (pointer_expression "&(urh->mhd).celi" & (field_expression "(urh->mhd).celi" (parenthesized_expression "(urh->mhd)" ( (field_expression "urh->mhd" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY);" (assignment_expression "*pMVar1 = *pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" (pointer_expression "*pMVar1" * identifier) = (binary_expression "*pMVar1 | (MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" (pointer_expression "*pMVar1" * identifier) | (parenthesized_expression "(MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY)" ( (binary_expression "MHD_EPOLL_STATE_WRITE_READY|MHD_EPOLL_STATE_READ_READY" identifier | identifier) )))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00109530(long param_1,long param_2)\n\n{\n ushort uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;\n uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;\n *(uint *)(param_1 + 0x6c) = uVar2;\n *(uint *)(param_1 + 0x7c) = uVar3;\n uVar1 = *(ushort *)(param_2 + 6);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }\n uVar1 = *(ushort *)(param_2 + 0xe);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }\n return;\n}\n\n" (function_definition "void FUN_00109530(long param_1,long param_2)\n\n{\n ushort uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;\n uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;\n *(uint *)(param_1 + 0x6c) = uVar2;\n *(uint *)(param_1 + 0x7c) = uVar3;\n uVar1 = *(ushort *)(param_2 + 6);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }\n uVar1 = *(ushort *)(param_2 + 0xe);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }\n return;\n}" primitive_type (function_declarator "FUN_00109530(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 ushort uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;\n uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;\n *(uint *)(param_1 + 0x6c) = uVar2;\n *(uint *)(param_1 + 0x7c) = uVar3;\n uVar1 = *(ushort *)(param_2 + 6);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }\n uVar1 = *(ushort *)(param_2 + 0xe);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }\n return;\n}" { (declaration "ushort uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (expression_statement "uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;" (assignment_expression "uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc" identifier = (binary_expression "*(uint *)(param_1 + 0x6c) & 0xfffffffc" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;" (assignment_expression "uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc" identifier = (binary_expression "*(uint *)(param_1 + 0x7c) & 0xfffffffc" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(uint *)(param_1 + 0x6c) = uVar2;" (assignment_expression "*(uint *)(param_1 + 0x6c) = uVar2" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(uint *)(param_1 + 0x7c) = uVar3;" (assignment_expression "*(uint *)(param_1 + 0x7c) = uVar3" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" identifier = (pointer_expression "*(ushort *)(param_2 + 6)" * (cast_expression "(ushort *)(param_2 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 6)" ( (binary_expression "param_2 + 6" identifier + number_literal) ))))) ;) (if_statement "if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }" if (parenthesized_expression "((uVar1 & 1) != 0)" ( (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }" { (expression_statement "*(uint *)(param_1 + 0x6c) = uVar2 | 1;" (assignment_expression "*(uint *)(param_1 + 0x6c) = uVar2 | 1" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = (binary_expression "uVar2 | 1" identifier | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" identifier = (pointer_expression "*(ushort *)(param_2 + 6)" * (cast_expression "(ushort *)(param_2 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 6)" ( (binary_expression "param_2 + 6" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }" if (parenthesized_expression "((uVar1 & 4) != 0)" ( (binary_expression "(uVar1 & 4) != 0" (parenthesized_expression "(uVar1 & 4)" ( (binary_expression "uVar1 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }" { (expression_statement "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;" (assignment_expression "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x6c) | 2" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" identifier = (pointer_expression "*(ushort *)(param_2 + 6)" * (cast_expression "(ushort *)(param_2 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 6)" ( (binary_expression "param_2 + 6" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }" if (parenthesized_expression "((uVar1 & 0x10) != 0)" ( (binary_expression "(uVar1 & 0x10) != 0" (parenthesized_expression "(uVar1 & 0x10)" ( (binary_expression "uVar1 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }" { (expression_statement "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;" (assignment_expression "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x6c) | 3" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" identifier = (pointer_expression "*(ushort *)(param_2 + 6)" * (cast_expression "(ushort *)(param_2 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 6)" ( (binary_expression "param_2 + 6" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }" if (parenthesized_expression "((uVar1 & 0xaa) != 0)" ( (binary_expression "(uVar1 & 0xaa) != 0" (parenthesized_expression "(uVar1 & 0xaa)" ( (binary_expression "uVar1 & 0xaa" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }" { (expression_statement "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;" (assignment_expression "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x6c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x6c)" * (cast_expression "(uint *)(param_1 + 0x6c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c)" ( (binary_expression "param_1 + 0x6c" identifier + number_literal) )))) | number_literal)) ;) })) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" identifier = (pointer_expression "*(ushort *)(param_2 + 0xe)" * (cast_expression "(ushort *)(param_2 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xe)" ( (binary_expression "param_2 + 0xe" identifier + number_literal) ))))) ;) (if_statement "if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" if (parenthesized_expression "((uVar1 & 1) != 0)" ( (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" { (expression_statement "*(uint *)(param_1 + 0x7c) = uVar3 | 1;" (assignment_expression "*(uint *)(param_1 + 0x7c) = uVar3 | 1" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = (binary_expression "uVar3 | 1" identifier | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" identifier = (pointer_expression "*(ushort *)(param_2 + 0xe)" * (cast_expression "(ushort *)(param_2 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xe)" ( (binary_expression "param_2 + 0xe" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" if (parenthesized_expression "((uVar1 & 4) != 0)" ( (binary_expression "(uVar1 & 4) != 0" (parenthesized_expression "(uVar1 & 4)" ( (binary_expression "uVar1 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" { (expression_statement "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;" (assignment_expression "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x7c) | 2" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" identifier = (pointer_expression "*(ushort *)(param_2 + 0xe)" * (cast_expression "(ushort *)(param_2 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xe)" ( (binary_expression "param_2 + 0xe" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" if (parenthesized_expression "((uVar1 & 0x10) != 0)" ( (binary_expression "(uVar1 & 0x10) != 0" (parenthesized_expression "(uVar1 & 0x10)" ( (binary_expression "uVar1 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" { (expression_statement "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;" (assignment_expression "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x7c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" identifier = (pointer_expression "*(ushort *)(param_2 + 0xe)" * (cast_expression "(ushort *)(param_2 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xe)" ( (binary_expression "param_2 + 0xe" identifier + number_literal) ))))) ;) })) (if_statement "if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }" if (parenthesized_expression "((uVar1 & 0xaa) != 0)" ( (binary_expression "(uVar1 & 0xaa) != 0" (parenthesized_expression "(uVar1 & 0xaa)" ( (binary_expression "uVar1 & 0xaa" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }" { (expression_statement "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;" (assignment_expression "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) = (binary_expression "*(uint *)(param_1 + 0x7c) | 3" (pointer_expression "*(uint *)(param_1 + 0x7c)" * (cast_expression "(uint *)(param_1 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c)" ( (binary_expression "param_1 + 0x7c" identifier + number_literal) )))) | number_literal)) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (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 (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 TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT | LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT | LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) })) (return_statement return ;) })))
(function_definition "void FUN_00109530(long param_1,long param_2)\n\n{\n ushort uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;\n uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;\n *(uint *)(param_1 + 0x6c) = uVar2;\n *(uint *)(param_1 + 0x7c) = uVar3;\n uVar1 = *(ushort *)(param_2 + 6);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }\n uVar1 = *(ushort *)(param_2 + 0xe);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00109530(long param_1,long param_2)" (identifier "FUN_00109530") (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 ushort uVar1;\n uint uVar2;\n uint uVar3;\n \n uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;\n uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;\n *(uint *)(param_1 + 0x6c) = uVar2;\n *(uint *)(param_1 + 0x7c) = uVar3;\n uVar1 = *(ushort *)(param_2 + 6);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }\n uVar1 = *(ushort *)(param_2 + 0xe);\n if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }\n if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }\n return;\n}" ({ "{") (declaration "ushort uVar1;" (type_identifier "ushort") (identifier "uVar1") (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (expression_statement "uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc;" (assignment_expression "uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc" (identifier "uVar2") (= "=") (binary_expression "*(uint *)(param_1 + 0x6c) & 0xfffffffc" (pointer_expression "*(uint *)(param_1 + 0x6c)" (* "*") (cast_expression "(uint *)(param_1 + 0x6c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c)" (( "(") (binary_expression "param_1 + 0x6c" (identifier "param_1") (+ "+") (number_literal "0x6c")) () ")")))) (& "&") (number_literal "0xfffffffc"))) (; ";")) (expression_statement "uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc;" (assignment_expression "uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc" (identifier "uVar3") (= "=") (binary_expression "*(uint *)(param_1 + 0x7c) & 0xfffffffc" (pointer_expression "*(uint *)(param_1 + 0x7c)" (* "*") (cast_expression "(uint *)(param_1 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c)" (( "(") (binary_expression "param_1 + 0x7c" (identifier "param_1") (+ "+") (number_literal "0x7c")) () ")")))) (& "&") (number_literal "0xfffffffc"))) (; ";")) (expression_statement "*(uint *)(param_1 + 0x6c) = uVar2;" (assignment_expression "*(uint *)(param_1 + 0x6c) = uVar2" (pointer_expression "*(uint *)(param_1 + 0x6c)" (* "*") (cast_expression "(uint *)(param_1 + 0x6c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c)" (( "(") (binary_expression "param_1 + 0x6c" (identifier "param_1") (+ "+") (number_literal "0x6c")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*(uint *)(param_1 + 0x7c) = uVar3;" (assignment_expression "*(uint *)(param_1 + 0x7c) = uVar3" (pointer_expression "*(uint *)(param_1 + 0x7c)" (* "*") (cast_expression "(uint *)(param_1 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c)" (( "(") (binary_expression "param_1 + 0x7c" (identifier "param_1") (+ "+") (number_literal "0x7c")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" (identifier "uVar1") (= "=") (pointer_expression "*(ushort *)(param_2 + 6)" (* "*") (cast_expression "(ushort *)(param_2 + 6)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 6)" (( "(") (binary_expression "param_2 + 6" (identifier "param_2") (+ "+") (number_literal "6")) () ")"))))) (; ";")) (if_statement "if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }" (if "if") (parenthesized_expression "((uVar1 & 1) != 0)" (( "(") (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" (( "(") (binary_expression "uVar1 & 1" (identifier "uVar1") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = uVar2 | 1;\n uVar1 = *(ushort *)(param_2 + 6);\n }" ({ "{") (expression_statement "*(uint *)(param_1 + 0x6c) = uVar2 | 1;" (assignment_expression "*(uint *)(param_1 + 0x6c) = uVar2 | 1" (pointer_expression "*(uint *)(param_1 + 0x6c)" (* "*") (cast_expression "(uint *)(param_1 + 0x6c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c)" (( "(") (binary_expression "param_1 + 0x6c" (identifier "param_1") (+ "+") (number_literal "0x6c")) () ")")))) (= "=") (binary_expression "uVar2 | 1" (identifier "uVar2") (| "|") (number_literal "1"))) (; ";")) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" (identifier "uVar1") (= "=") (pointer_expression "*(ushort *)(param_2 + 6)" (* "*") (cast_expression "(ushort *)(param_2 + 6)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 6)" (( "(") (binary_expression "param_2 + 6" (identifier "param_2") (+ "+") (number_literal "6")) () ")"))))) (; ";")) (} "}"))) (if_statement "if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }" (if "if") (parenthesized_expression "((uVar1 & 4) != 0)" (( "(") (binary_expression "(uVar1 & 4) != 0" (parenthesized_expression "(uVar1 & 4)" (( "(") (binary_expression "uVar1 & 4" (identifier "uVar1") (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;\n uVar1 = *(ushort *)(param_2 + 6);\n }" ({ "{") (expression_statement "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2;" (assignment_expression "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2" (pointer_expression "*(uint *)(param_1 + 0x6c)" (* "*") (cast_expression "(uint *)(param_1 + 0x6c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c)" (( "(") (binary_expression "param_1 + 0x6c" (identifier "param_1") (+ "+") (number_literal "0x6c")) () ")")))) (= "=") (binary_expression "*(uint *)(param_1 + 0x6c) | 2" (pointer_expression "*(uint *)(param_1 + 0x6c)" (* "*") (cast_expression "(uint *)(param_1 + 0x6c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c)" (( "(") (binary_expression "param_1 + 0x6c" (identifier "param_1") (+ "+") (number_literal "0x6c")) () ")")))) (| "|") (number_literal "2"))) (; ";")) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" (identifier "uVar1") (= "=") (pointer_expression "*(ushort *)(param_2 + 6)" (* "*") (cast_expression "(ushort *)(param_2 + 6)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 6)" (( "(") (binary_expression "param_2 + 6" (identifier "param_2") (+ "+") (number_literal "6")) () ")"))))) (; ";")) (} "}"))) (if_statement "if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }" (if "if") (parenthesized_expression "((uVar1 & 0x10) != 0)" (( "(") (binary_expression "(uVar1 & 0x10) != 0" (parenthesized_expression "(uVar1 & 0x10)" (( "(") (binary_expression "uVar1 & 0x10" (identifier "uVar1") (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;\n uVar1 = *(ushort *)(param_2 + 6);\n }" ({ "{") (expression_statement "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3;" (assignment_expression "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3" (pointer_expression "*(uint *)(param_1 + 0x6c)" (* "*") (cast_expression "(uint *)(param_1 + 0x6c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c)" (( "(") (binary_expression "param_1 + 0x6c" (identifier "param_1") (+ "+") (number_literal "0x6c")) () ")")))) (= "=") (binary_expression "*(uint *)(param_1 + 0x6c) | 3" (pointer_expression "*(uint *)(param_1 + 0x6c)" (* "*") (cast_expression "(uint *)(param_1 + 0x6c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c)" (( "(") (binary_expression "param_1 + 0x6c" (identifier "param_1") (+ "+") (number_literal "0x6c")) () ")")))) (| "|") (number_literal "3"))) (; ";")) (expression_statement "uVar1 = *(ushort *)(param_2 + 6);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 6)" (identifier "uVar1") (= "=") (pointer_expression "*(ushort *)(param_2 + 6)" (* "*") (cast_expression "(ushort *)(param_2 + 6)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 6)" (( "(") (binary_expression "param_2 + 6" (identifier "param_2") (+ "+") (number_literal "6")) () ")"))))) (; ";")) (} "}"))) (if_statement "if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }" (if "if") (parenthesized_expression "((uVar1 & 0xaa) != 0)" (( "(") (binary_expression "(uVar1 & 0xaa) != 0" (parenthesized_expression "(uVar1 & 0xaa)" (( "(") (binary_expression "uVar1 & 0xaa" (identifier "uVar1") (& "&") (number_literal "0xaa")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;\n }" ({ "{") (expression_statement "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80;" (assignment_expression "*(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x6c)" (* "*") (cast_expression "(uint *)(param_1 + 0x6c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c)" (( "(") (binary_expression "param_1 + 0x6c" (identifier "param_1") (+ "+") (number_literal "0x6c")) () ")")))) (= "=") (binary_expression "*(uint *)(param_1 + 0x6c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x6c)" (* "*") (cast_expression "(uint *)(param_1 + 0x6c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c)" (( "(") (binary_expression "param_1 + 0x6c" (identifier "param_1") (+ "+") (number_literal "0x6c")) () ")")))) (| "|") (number_literal "0x80"))) (; ";")) (} "}"))) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" (identifier "uVar1") (= "=") (pointer_expression "*(ushort *)(param_2 + 0xe)" (* "*") (cast_expression "(ushort *)(param_2 + 0xe)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xe)" (( "(") (binary_expression "param_2 + 0xe" (identifier "param_2") (+ "+") (number_literal "0xe")) () ")"))))) (; ";")) (if_statement "if ((uVar1 & 1) != 0) {\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" (if "if") (parenthesized_expression "((uVar1 & 1) != 0)" (( "(") (binary_expression "(uVar1 & 1) != 0" (parenthesized_expression "(uVar1 & 1)" (( "(") (binary_expression "uVar1 & 1" (identifier "uVar1") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = uVar3 | 1;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" ({ "{") (expression_statement "*(uint *)(param_1 + 0x7c) = uVar3 | 1;" (assignment_expression "*(uint *)(param_1 + 0x7c) = uVar3 | 1" (pointer_expression "*(uint *)(param_1 + 0x7c)" (* "*") (cast_expression "(uint *)(param_1 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c)" (( "(") (binary_expression "param_1 + 0x7c" (identifier "param_1") (+ "+") (number_literal "0x7c")) () ")")))) (= "=") (binary_expression "uVar3 | 1" (identifier "uVar3") (| "|") (number_literal "1"))) (; ";")) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" (identifier "uVar1") (= "=") (pointer_expression "*(ushort *)(param_2 + 0xe)" (* "*") (cast_expression "(ushort *)(param_2 + 0xe)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xe)" (( "(") (binary_expression "param_2 + 0xe" (identifier "param_2") (+ "+") (number_literal "0xe")) () ")"))))) (; ";")) (} "}"))) (if_statement "if ((uVar1 & 4) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" (if "if") (parenthesized_expression "((uVar1 & 4) != 0)" (( "(") (binary_expression "(uVar1 & 4) != 0" (parenthesized_expression "(uVar1 & 4)" (( "(") (binary_expression "uVar1 & 4" (identifier "uVar1") (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" ({ "{") (expression_statement "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2;" (assignment_expression "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2" (pointer_expression "*(uint *)(param_1 + 0x7c)" (* "*") (cast_expression "(uint *)(param_1 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c)" (( "(") (binary_expression "param_1 + 0x7c" (identifier "param_1") (+ "+") (number_literal "0x7c")) () ")")))) (= "=") (binary_expression "*(uint *)(param_1 + 0x7c) | 2" (pointer_expression "*(uint *)(param_1 + 0x7c)" (* "*") (cast_expression "(uint *)(param_1 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c)" (( "(") (binary_expression "param_1 + 0x7c" (identifier "param_1") (+ "+") (number_literal "0x7c")) () ")")))) (| "|") (number_literal "2"))) (; ";")) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" (identifier "uVar1") (= "=") (pointer_expression "*(ushort *)(param_2 + 0xe)" (* "*") (cast_expression "(ushort *)(param_2 + 0xe)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xe)" (( "(") (binary_expression "param_2 + 0xe" (identifier "param_2") (+ "+") (number_literal "0xe")) () ")"))))) (; ";")) (} "}"))) (if_statement "if ((uVar1 & 0x10) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" (if "if") (parenthesized_expression "((uVar1 & 0x10) != 0)" (( "(") (binary_expression "(uVar1 & 0x10) != 0" (parenthesized_expression "(uVar1 & 0x10)" (( "(") (binary_expression "uVar1 & 0x10" (identifier "uVar1") (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;\n uVar1 = *(ushort *)(param_2 + 0xe);\n }" ({ "{") (expression_statement "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80;" (assignment_expression "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x7c)" (* "*") (cast_expression "(uint *)(param_1 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c)" (( "(") (binary_expression "param_1 + 0x7c" (identifier "param_1") (+ "+") (number_literal "0x7c")) () ")")))) (= "=") (binary_expression "*(uint *)(param_1 + 0x7c) | 0x80" (pointer_expression "*(uint *)(param_1 + 0x7c)" (* "*") (cast_expression "(uint *)(param_1 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c)" (( "(") (binary_expression "param_1 + 0x7c" (identifier "param_1") (+ "+") (number_literal "0x7c")) () ")")))) (| "|") (number_literal "0x80"))) (; ";")) (expression_statement "uVar1 = *(ushort *)(param_2 + 0xe);" (assignment_expression "uVar1 = *(ushort *)(param_2 + 0xe)" (identifier "uVar1") (= "=") (pointer_expression "*(ushort *)(param_2 + 0xe)" (* "*") (cast_expression "(ushort *)(param_2 + 0xe)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xe)" (( "(") (binary_expression "param_2 + 0xe" (identifier "param_2") (+ "+") (number_literal "0xe")) () ")"))))) (; ";")) (} "}"))) (if_statement "if ((uVar1 & 0xaa) != 0) {\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }" (if "if") (parenthesized_expression "((uVar1 & 0xaa) != 0)" (( "(") (binary_expression "(uVar1 & 0xaa) != 0" (parenthesized_expression "(uVar1 & 0xaa)" (( "(") (binary_expression "uVar1 & 0xaa" (identifier "uVar1") (& "&") (number_literal "0xaa")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;\n }" ({ "{") (expression_statement "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3;" (assignment_expression "*(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3" (pointer_expression "*(uint *)(param_1 + 0x7c)" (* "*") (cast_expression "(uint *)(param_1 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c)" (( "(") (binary_expression "param_1 + 0x7c" (identifier "param_1") (+ "+") (number_literal "0x7c")) () ")")))) (= "=") (binary_expression "*(uint *)(param_1 + 0x7c) | 3" (pointer_expression "*(uint *)(param_1 + 0x7c)" (* "*") (cast_expression "(uint *)(param_1 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c)" (( "(") (binary_expression "param_1 + 0x7c" (identifier "param_1") (+ "+") (number_literal "0x7c")) () ")")))) (| "|") (number_literal "3"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ /* WARNING: Enum "MHD_FLAG": Some values do not have unique names */ /* WARNING: Enum "gnutls_pk_algorithm_t": Some values do not have unique names */ /* WARNING: Enum "gnutls_certificate_type_t": Some values do not have unique names */ void function_1(type_1 *urh,type_2 *p) { type_3 *pMVar1; type_4 var_3; type_3 var_4; type_3 var_6; var_4 = (urh->app).celi & ~(var_1|var_2); var_6 = (urh->mhd).celi & ~(var_1|var_2); (urh->app).celi = var_4; (urh->mhd).celi = var_6; var_3 = p->revents; if ((var_3 & 1) != 0) { (urh->app).celi = var_4 | var_2; var_3 = p->revents; } if ((var_3 & 4) != 0) { pMVar1 = &(urh->app).celi; *pMVar1 = *pMVar1 | var_1; var_3 = p->revents; } if ((var_3 & 0x10) != 0) { pMVar1 = &(urh->app).celi; *pMVar1 = *pMVar1 | (var_1|var_2); var_3 = p->revents; } if ((var_3 & 0xaa) != 0) { pMVar1 = &(urh->app).celi; *pMVar1 = *pMVar1 | var_5; } var_3 = p[1].revents; if ((var_3 & 1) != 0) { (urh->mhd).celi = var_6 | var_2; var_3 = p[1].revents; } if ((var_3 & 4) != 0) { pMVar1 = &(urh->mhd).celi; *pMVar1 = *pMVar1 | var_1; var_3 = p[1].revents; } if ((var_3 & 0x10) != 0) { pMVar1 = &(urh->mhd).celi; *pMVar1 = *pMVar1 | var_5; var_3 = p[1].revents; } if ((var_3 & 0xaa) != 0) { pMVar1 = &(urh->mhd).celi; *pMVar1 = *pMVar1 | (var_1|var_2); } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression 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)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression 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)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (return_statement))))
null
void MASKED(long param_1,long param_2) { ushort uVar1; uint uVar2; uint uVar3; uVar2 = *(uint *)(param_1 + 0x6c) & 0xfffffffc; uVar3 = *(uint *)(param_1 + 0x7c) & 0xfffffffc; *(uint *)(param_1 + 0x6c) = uVar2; *(uint *)(param_1 + 0x7c) = uVar3; uVar1 = *(ushort *)(param_2 + 6); if ((uVar1 & 1) != 0) { *(uint *)(param_1 + 0x6c) = uVar2 | 1; uVar1 = *(ushort *)(param_2 + 6); } if ((uVar1 & 4) != 0) { *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 2; uVar1 = *(ushort *)(param_2 + 6); } if ((uVar1 & 0x10) != 0) { *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 3; uVar1 = *(ushort *)(param_2 + 6); } if ((uVar1 & 0xaa) != 0) { *(uint *)(param_1 + 0x6c) = *(uint *)(param_1 + 0x6c) | 0x80; } uVar1 = *(ushort *)(param_2 + 0xe); if ((uVar1 & 1) != 0) { *(uint *)(param_1 + 0x7c) = uVar3 | 1; uVar1 = *(ushort *)(param_2 + 0xe); } if ((uVar1 & 4) != 0) { *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 2; uVar1 = *(ushort *)(param_2 + 0xe); } if ((uVar1 & 0x10) != 0) { *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 0x80; uVar1 = *(ushort *)(param_2 + 0xe); } if ((uVar1 & 0xaa) != 0) { *(uint *)(param_1 + 0x7c) = *(uint *)(param_1 + 0x7c) | 3; } return; }
2469_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
add_global_generic
FUN_0018f860
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_global_generic(Output_data_reloc<9,_true,_64,_false> * this, Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_global_generic (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od, Relobj *relobj,uint shndx,uint64_t address,uint64_t addend) { size_t *psVar1; uint uVar2; iterator __position; Output_reloc<9,_true,_64,_false> *pOVar3; long lVar4; anon_union_8_4_c82d8563_for_u1_ local_48; Sized_relobj<64,_false> *pSStack_40; Address local_38; undefined7 uStack_30; byte bStack_29; int local_28; undefined4 uStack_24; if (addend != 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x6d5,"add_global_generic"); } Output_reloc<9,_true,_64,_false>::Output_reloc ((Output_reloc<9,_true,_64,_false> *)&local_48,gsym,type, (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false); __position._M_current = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_> ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_false>&> (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position, (Output_reloc<9,_true,_64,_false> *)&local_48); pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_48; ((__position._M_current)->u2_).relobj = pSStack_40; (__position._M_current)->address_ = local_38; *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30); *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28); (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_> ._M_impl._M_start >> 3; if (((this->super_Output_data_reloc_base<9,_true,_64,_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,_true,_64,_false>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * -0x3333333333333330; od->field_0x20 = od->field_0x20 | 0x10; if ((bStack_29 & 0x10) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_false>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_false> *)0x0)) { uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1; } (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
void FUN_0018f860(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5 ,undefined4 param_6,undefined8 param_7,long param_8) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_48; long lStack_40; undefined8 local_38; undefined7 uStack_30; byte bStack_29; int local_28; undefined4 uStack_24; if (param_8 != 0) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic"); } FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 5; *puVar1 = local_48; puVar1[1] = lStack_40; puVar1[2] = local_38; puVar1[3] = CONCAT17(bStack_29,uStack_30); puVar1[4] = CONCAT44(uStack_24,local_28); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330; *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10; if ((bStack_29 & 0x10) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((local_28 != -4) && (lStack_40 != 0)) { if (*(int *)(lStack_40 + 0xa4) == 0) { *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1; } *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x30 CMP qword ptr [RSP + 0x58],0x0 JNZ 0x0018f97d MOV R12,RSP SUB RSP,0x8 MOV RBP,RCX MOV RCX,R8 PUSH 0x0 MOV R8D,R9D MOV RBX,RDI MOV RDI,R12 PUSH 0x0 PUSH 0x0 MOV R9,qword ptr [RSP + 0x70] CALL 0x001fa930 MOV RSI,qword ptr [RBX + 0x50] ADD RSP,0x20 CMP RSI,qword ptr [RBX + 0x58] JZ 0x0018f950 MOVDQA XMM0,xmmword ptr [RSP] ADD RSI,0x28 MOVUPS xmmword ptr [RSI + -0x28],XMM0 MOVDQA XMM1,xmmword ptr [RSP + 0x10] MOVUPS xmmword ptr [RSI + -0x18],XMM1 MOV RAX,qword ptr [RSP + 0x20] MOV qword ptr [RSI + -0x8],RAX MOV qword ptr [RBX + 0x50],RSI MOV RAX,-0x3333333333333333 SUB RSI,qword ptr [RBX + 0x48] SAR RSI,0x3 IMUL RSI,RAX MOV RAX,RSI SHL RAX,0x4 TEST byte ptr [RBX + 0x20],0x2 JNZ 0x0018f965 MOV qword ptr [RBX + 0x10],RAX OR byte ptr [RBP + 0x20],0x10 TEST byte ptr [RSP + 0x1f],0x10 JNZ 0x0018f930 CMP dword ptr [RSP + 0x20],-0x4 MOV RAX,qword ptr [RSP + 0x8] JZ 0x0018f926 TEST RAX,RAX JZ 0x0018f926 MOV EDX,dword ptr [RAX + 0xa4] TEST EDX,EDX JZ 0x0018f940 ADD EDX,0x1 MOV dword ptr [RAX + 0xa4],EDX ADD RSP,0x30 POP RBX POP RBP POP R12 RET ADD qword ptr [RBX + 0x38],0x1 JMP 0x0018f902 SUB ESI,0x1 MOV dword ptr [RAX + 0xa0],ESI JMP 0x0018f91d LEA RDI,[RBX + 0x48] MOV RDX,R12 CALL 0x0018ecd0 MOV RSI,qword ptr [RBX + 0x50] JMP 0x0018f8d0 LEA RDX,[0x33f620] MOV ESI,0x231 LEA RDI,[0x338384] CALL 0x00199900 LEA RDX,[0x33f4e0] MOV ESI,0x6d5 LEA RDI,[0x338384] CALL 0x00199900
null
null
null
null
[(u'PTRSUB_-1207436093', u'PTRSUB_-1207436084'), (u'PTRSUB_-1207436232', u'PTRSUB_-1207436213'), (u'CAST_-1207436226', u'STORE_-1207436996'), (u'PTRSUB_-1207436251', u'STORE_-1207436830'), ('const-0', u'PTRSUB_-1207436245'), (u'PIECE_-1207436386', u'STORE_-1207436494'), ('tmp_1063', u'PTRSUB_-1207436251'), ('const-0', u'SUBPIECE_-1207436317'), ('const-3376004', u'COPY_-1207436213'), (u'PTRSUB_-1207436168', u'PTRSUB_-1207436146'), ('tmp_1616', u'PTRSUB_-1207436419'), ('tmp_1065', u'CALL_-1207437094'), ('const-433', u'STORE_-1207436989'), (u'COPY_-1207436209', u'CALL_-1207436560'), (u'LOAD_-1207437092', u'PTRSUB_-1207436319'), (u'LOAD_-1207437092', u'PTRSUB_-1207436318'), ('const-0', u'PTRSUB_-1207436105'), ('const-433', u'LOAD_-1207436583'), (u'CALL_-1207437094', u'INDIRECT_-1207436405'), (u'PTRSUB_-1207436167', u'PTRSUB_-1207436150'), ('const-0', u'PTRSUB_-1207436311'), (u'PTRSUB_-1207436207', u'PTRSUB_-1207436184'), ('const-8', u'PTRSUB_-1207436285'), ('tmp_1060', u'PTRSUB_-1207436139'), ('const-433', u'STORE_-1207436996'), (u'INT_NOTEQUAL_-1207436780', u'CBRANCH_-1207436769'), ('const-0', u'PTRSUB_-1207436297'), (u'CALL_-1207436585', u'INDIRECT_-1207436221'), (u'CALL_-1207437094', u'INDIRECT_-1207436427'), (u'LOAD_-1207436753', u'INT_ADD_-1207436711'), ('const-8', u'PTRSUB_-1207436084'), ('tmp_1060', u'PTRSUB_-1207436153'), ('const-433', u'LOAD_-1207436969'), ('const-16', u'INT_OR_-1207436806'), ('tmp_988', u'BRANCH_-1207436636'), (u'CALL_-1207437094', u'INDIRECT_-1207436416'), ('tmp_1616', u'PTRSUB_-1207436418'), (u'CALL_-1207437094', u'INDIRECT_-1207436421'), (u'MULTIEQUAL_-1207436371', u'INT_NOTEQUAL_-1207436755'), (u'LOAD_-1207436753', u'INT_EQUAL_-1207436731'), (u'CAST_-1207436206', u'INT_SUB_-1207436950'), (u'PTRSUB_-1207436194', u'LOAD_-1207436859'), ('const-0', u'PTRSUB_-1207436189'), (u'PTRSUB_-1207436303', u'PTRSUB_-1207436277'), (u'SUBPIECE_-1207436317', u'INT_MULT_-1207436886'), (u'PIECE_-1207436365', u'STORE_-1207436996'), (u'PTRSUB_-1207436245', u'STORE_-1207436510'), (u'INT_EQUAL_-1207437057', u'CBRANCH_-1207437054'), (u'INDIRECT_-1207436432', u'STORE_-1207436510'), ('const-0', u'INT_NOTEQUAL_-1207437171'), (u'PTRSUB_-1207436132', u'CALL_-1207436585'), ('const-0', u'CALL_-1207437094'), (u'CALL_-1207437094', u'INDIRECT_-1207436410'), (u'PTRSUB_-1207436319', u'STORE_-1207436495'), (u'PTRSUB_-1207436191', u'PTRSUB_-1207436187'), (u'PTRADD_-1207436337', u'MULTIEQUAL_-1207436538'), (u'PTRSUB_-1207436241', u'LOAD_-1207436969'), ('const-16', u'PTRSUB_-1207436187'), ('const-4294967292', u'INT_NOTEQUAL_-1207436780'), (u'PTRSUB_-1207436287', u'PTRSUB_-1207436260'), ('const-433', u'STORE_-1207436714'), (u'CAST_-1207436207', u'INT_SUB_-1207436950'), ('const-0', u'PTRSUB_-1207436240'), ('const-0', u'PTRSUB_-1207436257'), (u'INT_AND_-1207436833', u'INT_EQUAL_-1207436847'), (u'PTRSUB_-1207436297', u'PTRSUB_-1207436285'), ('const-72', u'PTRSUB_-1207436119'), ('const-0', u'PTRSUB_-1207436241'), ('const-0', u'INT_NOTEQUAL_-1207436801'), ('const-0', u'PTRSUB_-1207436213'), (u'INDIRECT_-1207436215', u'MULTIEQUAL_-1207436349'), (u'PTRSUB_-1207436222', u'PTRSUB_-1207436198'), ('const-0', u'PTRSUB_-1207436301'), (u'INDIRECT_-1207436437', u'STORE_-1207436511'), (u'PTRSUB_-1207436321', u'PTRSUB_-1207436301'), (u'LOAD_-1207437092', u'PTRSUB_-1207436330'), (u'PTRSUB_-1207436084', u'LOAD_-1207436583'), (u'PTRSUB_-1207436200', u'PTRSUB_-1207436191'), ('const-433', u'STORE_-1207436830'), ('tmp_1061', u'CALL_-1207437094'), ('const--3689348814741910320', u'INT_MULT_-1207436871'), (u'INT_ADD_-1207436637', u'STORE_-1207436652'), (u'PTRSUB_-1207436189', u'PTRSUB_-1207436167'), (u'MULTIEQUAL_-1207436371', u'PTRSUB_-1207436168'), ('const-0', u'PTRSUB_-1207436093'), ('const-1', u'PTRADD_-1207436337'), (u'INT_NOTEQUAL_-1207437171', u'CBRANCH_-1207437166'), (u'PTRADD_-1207436337', u'STORE_-1207436989'), (u'PTRSUB_-1207436276', u'LOAD_-1207437072'), ('tmp_1060', u'PTRSUB_-1207436363'), ('tmp_1062', u'CALL_-1207437094'), (u'CALL_-1207436585', u'INDIRECT_-1207436237'), ('const-0', u'PTRSUB_-1207436168'), (u'INT_NOTEQUAL_-1207436801', u'CBRANCH_-1207436797'), ('const-40', u'PTRADD_-1207436337'), (u'PTRSUB_-1207436105', u'PTRSUB_-1207436093'), ('const-433', u'STORE_-1207436511'), ('const-72', u'PTRSUB_-1207436321'), ('const-32', u'PTRSUB_-1207436194'), ('const--72', u'PTRSUB_-1207436419'), ('const-0', u'PTRSUB_-1207436261'), ('tmp_1066', u'CALL_-1207437094'), ('const-3405344', u'COPY_-1207436209'), ('const-433', u'STORE_-1207436494'), (u'INT_MULT_-1207436886', u'INT_SUB_-1207436638'), (u'PTRSUB_-1207436308', u'CAST_-1207436226'), (u'PTRSUB_-1207436257', u'PTRSUB_-1207436243'), ('const-16', u'PTRSUB_-1207436276'), (u'PTRSUB_-1207436363', u'PTRSUB_-1207436331'), ('const-3405024', u'COPY_-1207436186'), ('tmp_1067', u'INT_NOTEQUAL_-1207437171'), (u'CAST_-1207436281', u'CALL_-1207437094'), ('const-0', u'INT_NOTEQUAL_-1207436755'), (u'PTRSUB_-1207436119', u'PTRSUB_-1207436105'), ('const-0', u'PTRSUB_-1207436207'), (u'PTRSUB_-1207436233', u'STORE_-1207436989'), ('const-164', u'PTRSUB_-1207436184'), ('const-56', u'PTRSUB_-1207436150'), ('const-0', u'CALL_-1207437094'), ('const-0', u'PTRSUB_-1207436331'), ('const-0', u'PTRSUB_-1207436303'), (u'INT_OR_-1207436806', u'STORE_-1207436830'), ('const-0', u'INT_EQUAL_-1207436731'), (u'COPY_-1207436213', u'CALL_-1207436560'), ('const-0', u'PTRSUB_-1207436200'), (u'PTRSUB_-1207436301', u'PTRSUB_-1207436287'), (u'CALL_-1207436585', u'INDIRECT_-1207436215'), ('const-433', u'STORE_-1207436510'), ('const-433', u'STORE_-1207436652'), ('const-0', u'PTRSUB_-1207436153'), ('const-1', u'INT_SUB_-1207436638'), (u'PTRSUB_-1207436260', u'PTRSUB_-1207436285'), (u'INDIRECT_-1207436405', u'PIECE_-1207436365'), (u'PTRSUB_-1207436198', u'LOAD_-1207436753'), ('const-3435973837', u'INT_MULT_-1207436886'), ('const-0', u'PTRSUB_-1207436199'), ('const-0', u'PTRSUB_-1207436222'), ('tmp_1060', u'PTRSUB_-1207436189'), ('const-72', u'PTRSUB_-1207436260'), ('tmp_610', u'CBRANCH_-1207436843'), (u'INDIRECT_-1207436416', u'PIECE_-1207436386'), ('const-8', u'PTRSUB_-1207436233'), (u'LOAD_-1207436583', u'MULTIEQUAL_-1207436538'), ('tmp_86', u'CBRANCH_-1207437166'), (u'PTRSUB_-1207436353', u'PTRSUB_-1207436321'), (u'LOAD_-1207437092', u'INT_EQUAL_-1207437057'), ('const-561', u'CALL_-1207436560'), ('const-72', u'PTRSUB_-1207436331'), (u'PTRSUB_-1207436311', u'PTRSUB_-1207436297'), (u'PTRSUB_-1207436150', u'STORE_-1207436652'), (u'LOAD_-1207436833', u'INT_OR_-1207436806'), (u'INT_NOTEQUAL_-1207436755', u'CBRANCH_-1207436754'), ('tmp_738', u'CBRANCH_-1207436769'), ('const-0', u'PTRSUB_-1207436285'), (u'LOAD_-1207437092', u'PTRSUB_-1207436308'), ('const-16', u'PTRSUB_-1207436319'), ('const-0', u'PTRSUB_-1207436191'), ('const-1', u'INT_ADD_-1207436637'), (u'MULTIEQUAL_-1207436538', u'CAST_-1207436207'), ('tmp_800', u'CBRANCH_-1207436730'), ('const--72', u'PTRSUB_-1207436418'), ('const-433', u'LOAD_-1207437072'), (u'INDIRECT_-1207436410', u'MULTIEQUAL_-1207436349'), ('const-0', u'PTRSUB_-1207436139'), ('const-0', u'PTRSUB_-1207436363'), ('tmp_1064', u'CAST_-1207436281'), ('const-32', u'PTRSUB_-1207436308'), (u'LOAD_-1207436655', u'INT_ADD_-1207436637'), (u'LOAD_-1207436969', u'CAST_-1207436206'), ('const-164', u'PTRSUB_-1207436198'), (u'PTRSUB_-1207436285', u'PTRSUB_-1207436261'), ('const-0', u'INT_EQUAL_-1207436847'), (u'PTRSUB_-1207436419', u'CAST_-1207436282'), (u'INDIRECT_-1207436427', u'STORE_-1207436495'), ('tmp_937', u'BRANCH_-1207436634'), (u'CAST_-1207436282', u'CALL_-1207437094'), (u'PTRSUB_-1207436153', u'PTRSUB_-1207436132'), ('const-0', u'PTRSUB_-1207436221'), (u'PTRSUB_-1207436240', u'PTRSUB_-1207436221'), (u'PTRSUB_-1207436184', u'STORE_-1207436714'), ('const-72', u'PTRSUB_-1207436277'), (u'LOAD_-1207437092', u'PTRSUB_-1207436331'), (u'MULTIEQUAL_-1207436349', u'INT_NOTEQUAL_-1207436780'), ('const-1', u'RETURN_-1207436555'), ('tmp_764', u'CBRANCH_-1207436754'), ('tmp_1028', u'BRANCH_-1207436575'), ('const-0', u'PTRSUB_-1207436353'), ('const-8', u'PTRSUB_-1207436330'), ('const-0', u'RETURN_-1207436669'), ('tmp_236', u'CBRANCH_-1207437054'), (u'CAST_-1207436086', u'CALL_-1207436585'), (u'INDIRECT_-1207436410', u'PIECE_-1207436365'), (u'MULTIEQUAL_-1207436371', u'PTRSUB_-1207436207'), ('const-433', u'LOAD_-1207436833'), (u'CAST_-1207436236', u'STORE_-1207436494'), ('tmp_1060', u'PTRSUB_-1207436303'), (u'INT_SRIGHT_-1207436926', u'INT_MULT_-1207436871'), (u'LOAD_-1207437092', u'PTRADD_-1207436337'), (u'PTRSUB_-1207436243', u'PTRSUB_-1207436233'), (u'INT_SUB_-1207436638', u'STORE_-1207436642'), (u'INDIRECT_-1207436237', u'MULTIEQUAL_-1207436371'), ('tmp_694', u'CBRANCH_-1207436797'), ('const-1', u'INT_ADD_-1207436711'), ('const-160', u'PTRSUB_-1207436146'), (u'INDIRECT_-1207436221', u'MULTIEQUAL_-1207436355'), ('const-0', u'PTRSUB_-1207436287'), (u'LOAD_-1207437092', u'CALL_-1207436585'), (u'INT_MULT_-1207436871', u'STORE_-1207436840'), (u'INT_ADD_-1207436711', u'STORE_-1207436714'), (u'COPY_-1207436186', u'CALL_-1207436518'), (u'PTRSUB_-1207436318', u'CAST_-1207436236'), (u'LOAD_-1207436859', u'INT_AND_-1207436833'), (u'PTRSUB_-1207436418', u'CAST_-1207436086'), (u'PTRSUB_-1207436150', u'LOAD_-1207436655'), (u'PTRSUB_-1207436213', u'PTRSUB_-1207436200'), ('tmp_1060', u'PTRSUB_-1207436265'), (u'INT_SRIGHT_-1207436926', u'SUBPIECE_-1207436317'), ('const-1', u'RETURN_-1207436513'), ('const-0', u'PTRSUB_-1207436257'), (u'PTRSUB_-1207436265', u'PTRSUB_-1207436240'), ('const-0', u'PTRSUB_-1207436232'), (u'INT_AND_-1207436788', u'INT_NOTEQUAL_-1207436801'), (u'MULTIEQUAL_-1207436355', u'INT_AND_-1207436788'), (u'PTRSUB_-1207436146', u'STORE_-1207436642'), (u'INDIRECT_-1207436421', u'PIECE_-1207436386'), ('const-433', u'STORE_-1207436840'), ('const-0', u'PTRSUB_-1207436287'), ('tmp_1060', u'PTRSUB_-1207436287'), (u'INT_SUB_-1207436950', u'INT_SRIGHT_-1207436926'), ('const-0', u'CALL_-1207437094'), ('const-433', u'LOAD_-1207437092'), (u'MULTIEQUAL_-1207436371', u'PTRSUB_-1207436222'), (u'CALL_-1207437094', u'INDIRECT_-1207436432'), ('const-3', u'INT_SRIGHT_-1207436926'), (u'CALL_-1207437094', u'INDIRECT_-1207436437'), (u'LOAD_-1207437072', u'INT_EQUAL_-1207437057'), ('const-433', u'LOAD_-1207436859'), ('const-433', u'STORE_-1207436495'), ('const-0', u'PTRSUB_-1207436265'), ('const-3376004', u'COPY_-1207436187'), (u'PTRSUB_-1207436331', u'PTRSUB_-1207436311'), (u'PTRSUB_-1207436331', u'STORE_-1207436511'), (u'INDIRECT_-1207436432', u'MULTIEQUAL_-1207436371'), (u'PTRSUB_-1207436285', u'LOAD_-1207437092'), (u'COPY_-1207436187', u'CALL_-1207436518'), (u'INDIRECT_-1207436416', u'MULTIEQUAL_-1207436355'), (u'PTRSUB_-1207436208', u'PTRSUB_-1207436199'), ('const-72', u'PTRSUB_-1207436132'), (u'PTRSUB_-1207436187', u'STORE_-1207436840'), (u'INT_EQUAL_-1207436847', u'CBRANCH_-1207436843'), ('const-0', u'PTRSUB_-1207436208'), (u'PTRSUB_-1207436287', u'PTRSUB_-1207436276'), (u'INT_EQUAL_-1207436731', u'CBRANCH_-1207436730'), ('const-0', u'PTRSUB_-1207436167'), ('const-1749', u'CALL_-1207436518'), (u'PTRSUB_-1207436330', u'PTRSUB_-1207436245'), (u'PTRSUB_-1207436261', u'PTRSUB_-1207436241'), ('tmp_1060', u'PTRSUB_-1207436353'), (u'PTRSUB_-1207436257', u'PTRSUB_-1207436232'), (u'PTRSUB_-1207436277', u'PTRSUB_-1207436257'), (u'PTRSUB_-1207436221', u'PTRSUB_-1207436208'), ('const-24', u'PTRSUB_-1207436318'), (u'PTRSUB_-1207436139', u'PTRSUB_-1207436119'), ('tmp_1060', u'PTRSUB_-1207436257'), ('const-433', u'LOAD_-1207436753'), ('const-2', u'INT_AND_-1207436833'), ('const-16', u'INT_AND_-1207436788'), ('const-0', u'PTRSUB_-1207436243'), ('const-433', u'LOAD_-1207436655'), (u'PTRSUB_-1207436251', u'LOAD_-1207436833'), (u'PTRSUB_-1207436199', u'PTRSUB_-1207436194'), ('const-433', u'STORE_-1207436642'), ('const-32', u'PTRSUB_-1207436251')]
[(u'LOAD_-1207436969', u'INT_SUB_-1207436950'), (u'INDIRECT_-1207436414', u'MULTIEQUAL_-1207436353'), (u'CAST_-1207436182', u'LOAD_-1207436655'), ('tmp_2189', u'INT_NOTEQUAL_-1207437171'), ('const-3', u'PTRADD_-1207436305'), (u'CAST_-1207436210', u'LOAD_-1207436753'), ('const-8', u'PTRADD_-1207436305'), ('const-8', u'PTRADD_-1207436317'), ('const-32', u'INT_ADD_-1207436845'), (u'CAST_-1207436273', u'LOAD_-1207436969'), ('const-3405024', u'COPY_-1207436167'), ('const-5', u'PTRADD_-1207436322'), ('const-32', u'INT_ADD_-1207436819'), ('const-0', u'SUBPIECE_-1207436296'), ('const-1749', u'CALL_-1207436518'), (u'INT_NOTEQUAL_-1207436780', u'CBRANCH_-1207436769'), (u'COPY_-1207436168', u'CALL_-1207436518'), ('tmp_1669', u'CALL_-1207437094'), (u'LOAD_-1207436753', u'INT_ADD_-1207436711'), (u'CALL_-1207437094', u'INDIRECT_-1207436409'), ('const-16', u'INT_OR_-1207436806'), (u'MULTIEQUAL_-1207436546', u'CAST_-1207436272'), ('tmp_988', u'BRANCH_-1207436636'), ('const-164', u'INT_ADD_-1207436700'), (u'LOAD_-1207436753', u'INT_EQUAL_-1207436731'), (u'PTRSUB_-1207436399', u'CALL_-1207436585'), (u'LOAD_-1207437092', u'PTRADD_-1207436317'), ('const-80', u'INT_ADD_-1207437076'), (u'INDIRECT_-1207436403', u'PIECE_-1207436368'), ('const-433', u'STORE_-1207436830'), ('tmp_1668', u'INT_ADD_-1207436643'), (u'CAST_-1207436272', u'INT_SUB_-1207436950'), (u'INT_EQUAL_-1207437057', u'CBRANCH_-1207437054'), ('tmp_1664', u'INT_ADD_-1207436819'), ('tmp_2190', u'CALL_-1207437094'), (u'INT_ADD_-1207436845', u'CAST_-1207436252'), (u'CAST_-1207436332', u'LOAD_-1207437072'), (u'PIECE_-1207436347', u'STORE_-1207436996'), (u'CALL_-1207436585', u'INDIRECT_-1207436219'), (u'INDIRECT_-1207436419', u'STORE_-1207436490'), (u'INT_AND_-1207436833', u'INT_EQUAL_-1207436847'), (u'PTRADD_-1207436322', u'STORE_-1207436989'), ('const-0', u'INT_NOTEQUAL_-1207436801'), ('const-88', u'INT_ADD_-1207437056'), (u'SUBPIECE_-1207436296', u'INT_MULT_-1207436886'), ('tmp_1668', u'INT_ADD_-1207436567'), (u'INDIRECT_-1207436387', u'PIECE_-1207436347'), ('const-56', u'INT_ADD_-1207436643'), ('const-433', u'STORE_-1207436989'), (u'CALL_-1207437094', u'INDIRECT_-1207436392'), (u'COPY_-1207436167', u'CALL_-1207436518'), (u'CAST_-1207436245', u'STORE_-1207436840'), ('const-433', u'STORE_-1207436714'), (u'CALL_-1207437094', u'INDIRECT_-1207436387'), (u'INT_ADD_-1207436585', u'CALL_-1207436585'), (u'INT_ADD_-1207436637', u'STORE_-1207436652'), (u'MULTIEQUAL_-1207436331', u'INT_NOTEQUAL_-1207436780'), (u'LOAD_-1207437092', u'STORE_-1207436490'), ('const-1', u'PTRADD_-1207436317'), (u'INT_NOTEQUAL_-1207437171', u'CBRANCH_-1207437166'), (u'INT_ADD_-1207437076', u'CAST_-1207436341'), ('const-80', u'INT_ADD_-1207436975'), (u'INT_ADD_-1207436819', u'CAST_-1207436240'), (u'CAST_-1207436145', u'LOAD_-1207436583'), (u'PTRADD_-1207436295', u'STORE_-1207436996'), (u'INT_NOTEQUAL_-1207436801', u'CBRANCH_-1207436797'), ('const-0', u'CALL_-1207437094'), ('const-433', u'STORE_-1207436474'), (u'MULTIEQUAL_-1207436353', u'INT_ADD_-1207436737'), (u'INDIRECT_-1207436414', u'STORE_-1207436489'), (u'CAST_-1207436252', u'LOAD_-1207436859'), ('const-433', u'LOAD_-1207437072'), (u'INDIRECT_-1207436392', u'PIECE_-1207436347'), (u'INDIRECT_-1207436203', u'MULTIEQUAL_-1207436337'), ('tmp_1668', u'INT_ADD_-1207437076'), ('const--72', u'PTRSUB_-1207436399'), (u'MULTIEQUAL_-1207436353', u'INT_NOTEQUAL_-1207436755'), ('tmp_1668', u'INT_ADD_-1207436826'), ('const-0', u'INT_NOTEQUAL_-1207436755'), ('const-433', u'LOAD_-1207436655'), (u'INT_ADD_-1207436567', u'CAST_-1207436145'), (u'INDIRECT_-1207436398', u'MULTIEQUAL_-1207436337'), (u'INT_OR_-1207436806', u'STORE_-1207436830'), ('const-0', u'INT_EQUAL_-1207436731'), (u'INT_ADD_-1207436957', u'CAST_-1207436273'), ('tmp_1665', u'CALL_-1207437094'), (u'CAST_-1207436161', u'STORE_-1207436642'), ('const-16', u'INT_ADD_-1207436826'), (u'INT_MULT_-1207436886', u'INT_ADD_-1207436639'), ('const-8', u'PTRADD_-1207436295'), (u'INDIRECT_-1207436197', u'MULTIEQUAL_-1207436331'), (u'INT_ADD_-1207436628', u'CAST_-1207436161'), (u'INT_ADD_-1207436643', u'CAST_-1207436182'), ('const-433', u'STORE_-1207436840'), (u'LOAD_-1207436583', u'MULTIEQUAL_-1207436546'), (u'LOAD_-1207437092', u'PTRADD_-1207436305'), ('tmp_1668', u'INT_ADD_-1207436845'), ('tmp_610', u'CBRANCH_-1207436843'), (u'CALL_-1207437094', u'INDIRECT_-1207436414'), ('const-164', u'INT_ADD_-1207436737'), ('const-433', u'LOAD_-1207436753'), (u'CALL_-1207436585', u'INDIRECT_-1207436197'), ('tmp_86', u'CBRANCH_-1207437166'), (u'PTRADD_-1207436322', u'MULTIEQUAL_-1207436546'), (u'LOAD_-1207437092', u'INT_EQUAL_-1207437057'), (u'CAST_-1207436341', u'LOAD_-1207437092'), ('tmp_1668', u'INT_ADD_-1207437056'), ('const--3689348814741910320', u'INT_MULT_-1207436871'), (u'LOAD_-1207437092', u'PTRADD_-1207436306'), (u'LOAD_-1207436833', u'INT_OR_-1207436806'), (u'INT_NOTEQUAL_-1207436755', u'CBRANCH_-1207436754'), ('const-433', u'LOAD_-1207437092'), ('tmp_738', u'CBRANCH_-1207436769'), ('const-3435973837', u'INT_MULT_-1207436886'), ('const-561', u'CALL_-1207436560'), ('tmp_2250', u'CALL_-1207437094'), ('const-1', u'INT_ADD_-1207436637'), ('const-4294967295', u'INT_ADD_-1207436639'), ('const-433', u'STORE_-1207436490'), ('tmp_1659', u'PTRSUB_-1207436399'), ('tmp_800', u'CBRANCH_-1207436730'), (u'INDIRECT_-1207436409', u'STORE_-1207436474'), (u'INT_ADD_-1207436639', u'STORE_-1207436642'), ('const-8', u'PTRADD_-1207436306'), (u'MULTIEQUAL_-1207436353', u'INT_ADD_-1207436628'), ('const-2', u'PTRADD_-1207436306'), (u'LOAD_-1207436655', u'INT_ADD_-1207436637'), ('const-433', u'STORE_-1207436642'), ('const-0', u'INT_EQUAL_-1207436847'), ('const-160', u'INT_ADD_-1207436628'), ('tmp_937', u'BRANCH_-1207436634'), (u'COPY_-1207436190', u'CALL_-1207436560'), (u'INT_ADD_-1207436975', u'CAST_-1207436288'), ('const-1', u'RETURN_-1207436555'), ('tmp_764', u'CBRANCH_-1207436754'), ('tmp_1028', u'BRANCH_-1207436575'), ('const-0', u'RETURN_-1207436669'), ('tmp_236', u'CBRANCH_-1207437054'), (u'MULTIEQUAL_-1207436337', u'INT_AND_-1207436788'), (u'CALL_-1207436585', u'INDIRECT_-1207436203'), (u'PTRSUB_-1207436400', u'CALL_-1207437094'), (u'CAST_-1207436240', u'LOAD_-1207436833'), ('const-3405344', u'COPY_-1207436190'), ('const-433', u'STORE_-1207436489'), (u'INT_SRIGHT_-1207436926', u'INT_MULT_-1207436871'), ('const-433', u'LOAD_-1207436583'), ('const-3376004', u'COPY_-1207436168'), (u'CALL_-1207437094', u'INDIRECT_-1207436419'), ('const-433', u'LOAD_-1207436859'), ('const-433', u'LOAD_-1207436833'), ('const-0', u'CALL_-1207437094'), (u'INT_ADD_-1207436826', u'CAST_-1207436245'), (u'CAST_-1207436288', u'STORE_-1207436989'), ('tmp_694', u'CBRANCH_-1207436797'), ('const-1', u'INT_ADD_-1207436711'), (u'INDIRECT_-1207436219', u'MULTIEQUAL_-1207436353'), ('tmp_1670', u'CALL_-1207437094'), (u'MULTIEQUAL_-1207436353', u'INT_ADD_-1207436700'), (u'CAST_-1207436240', u'STORE_-1207436830'), (u'INT_ADD_-1207437056', u'CAST_-1207436332'), (u'LOAD_-1207437092', u'CALL_-1207436585'), ('tmp_1668', u'INT_ADD_-1207436975'), (u'INT_ADD_-1207436711', u'STORE_-1207436714'), (u'INT_MULT_-1207436871', u'STORE_-1207436840'), (u'LOAD_-1207436859', u'INT_AND_-1207436833'), (u'CAST_-1207436182', u'STORE_-1207436652'), ('const-72', u'INT_ADD_-1207436957'), (u'INT_SRIGHT_-1207436926', u'SUBPIECE_-1207436296'), (u'INT_ADD_-1207436700', u'CAST_-1207436195'), ('const-1', u'RETURN_-1207436513'), (u'INT_AND_-1207436788', u'INT_NOTEQUAL_-1207436801'), (u'PTRADD_-1207436306', u'STORE_-1207436474'), (u'LOAD_-1207437092', u'PTRADD_-1207436295'), ('const-0', u'INT_NOTEQUAL_-1207437171'), ('const-4', u'PTRADD_-1207436295'), ('const-0', u'CALL_-1207437094'), (u'LOAD_-1207437092', u'PTRADD_-1207436322'), (u'INT_SUB_-1207436950', u'INT_SRIGHT_-1207436926'), ('const--72', u'PTRSUB_-1207436400'), (u'CALL_-1207437094', u'INDIRECT_-1207436403'), ('const-433', u'STORE_-1207436473'), (u'INDIRECT_-1207436398', u'PIECE_-1207436368'), ('const-4294967292', u'INT_NOTEQUAL_-1207436780'), (u'CAST_-1207436195', u'STORE_-1207436714'), (u'LOAD_-1207437072', u'INT_EQUAL_-1207437057'), ('const-433', u'STORE_-1207436652'), ('const-3376004', u'COPY_-1207436194'), ('tmp_1659', u'PTRSUB_-1207436400'), (u'INT_EQUAL_-1207436847', u'CBRANCH_-1207436843'), (u'PTRADD_-1207436317', u'STORE_-1207436489'), ('tmp_1668', u'INT_ADD_-1207436957'), ('const-433', u'LOAD_-1207436969'), (u'INT_EQUAL_-1207436731', u'CBRANCH_-1207436730'), (u'COPY_-1207436194', u'CALL_-1207436560'), (u'CALL_-1207437094', u'INDIRECT_-1207436398'), ('tmp_1668', u'INT_ADD_-1207436585'), ('const-3', u'INT_SRIGHT_-1207436926'), ('const-2', u'INT_AND_-1207436833'), ('const-16', u'INT_AND_-1207436788'), (u'PIECE_-1207436368', u'STORE_-1207436473'), ('const-80', u'INT_ADD_-1207436567'), (u'INT_ADD_-1207436737', u'CAST_-1207436210'), (u'PTRADD_-1207436305', u'STORE_-1207436473'), ('const-8', u'PTRADD_-1207436322'), (u'INDIRECT_-1207436392', u'MULTIEQUAL_-1207436331'), ('const-433', u'STORE_-1207436996'), ('const-72', u'INT_ADD_-1207436585')]
null
null
0018f860
x64
O2
(translation_unit "void FUN_0018f860(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n if (param_8 != 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }\n FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_0018f860(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n if (param_8 != 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }\n FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_0018f860(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long param_8)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long 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 "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "long param_8" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n if (param_8 != 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }\n FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "long lStack_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined7 uStack_30;" type_identifier identifier ;) (declaration "byte bStack_29;" type_identifier identifier ;) (declaration "int local_28;" primitive_type identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (if_statement "if (param_8 != 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }" if (parenthesized_expression "(param_8 != 0)" ( (binary_expression "param_8 != 0" identifier != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }" { comment (expression_statement "FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");" (call_expression "FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic")" identifier (argument_list "("../../gold/output.h",0x6d5,"add_global_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""add_global_generic"" " string_content ") ))) ;) })) (expression_statement "FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);" (call_expression "FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" identifier (argument_list "(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" ( (pointer_expression "&local_48" & identifier) , identifier , identifier , identifier , identifier , identifier , number_literal , number_literal , 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_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);" (call_expression "FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 5;" (assignment_expression "puVar2 = puVar1 + 5" identifier = (binary_expression "puVar1 + 5" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_48;" (assignment_expression "*puVar1 = local_48" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_40;" (assignment_expression "puVar1[1] = lStack_40" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_38;" (assignment_expression "puVar1[2] = local_38" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT17(bStack_29,uStack_30);" (assignment_expression "puVar1[3] = CONCAT17(bStack_29,uStack_30)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT17(bStack_29,uStack_30)" identifier (argument_list "(bStack_29,uStack_30)" ( identifier , identifier )))) ;) (expression_statement "puVar1[4] = CONCAT44(uStack_24,local_28);" (assignment_expression "puVar1[4] = CONCAT44(uStack_24,local_28)" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_24,local_28)" identifier (argument_list "(uStack_24,local_28)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * -0x3333333333333330" identifier * number_literal)) ;) (expression_statement "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" * (cast_expression "(byte *)(param_4 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" * (cast_expression "(byte *)(param_4 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) | number_literal)) ;) (if_statement "if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((bStack_29 & 0x10) != 0)" ( (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" ( (binary_expression "bStack_29 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" if (parenthesized_expression "((local_28 != -4) && (lStack_40 != 0))" ( (binary_expression "(local_28 != -4) && (lStack_40 != 0)" (parenthesized_expression "(local_28 != -4)" ( (binary_expression "local_28 != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_40 != 0)" ( (binary_expression "lStack_40 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_40 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_40 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" { (expression_statement "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;" (assignment_expression "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1" (pointer_expression "*(int *)(lStack_40 + 0xa0)" * (cast_expression "(int *)(lStack_40 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa0)" ( (binary_expression "lStack_40 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 * -0x33333333 + -1" (binary_expression "(int)lVar3 * -0x33333333" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (expression_statement "FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_00199900("../../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_global_generic(Output_data_reloc<9,_true,_64,_false> * this,\n Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address,\n uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_global_generic\n (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)\n\n{\n size_t *psVar1;\n uint uVar2;\n iterator __position;\n Output_reloc<9,_true,_64,_false> *pOVar3;\n long lVar4;\n anon_union_8_4_c82d8563_for_u1_ local_48;\n Sized_relobj<64,_false> *pSStack_40;\n Address local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n if (addend != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x6d5,"add_global_generic");\n }\n Output_reloc<9,_true,_64,_false>::Output_reloc\n ((Output_reloc<9,_true,_64,_false> *)&local_48,gsym,type,\n (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_start >> 3;\n if (((this->super_Output_data_reloc_base<9,_true,_64,_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,_true,_64,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_false> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" comment comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_global_generic\n (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)\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_global_generic\n (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)\n\n{\n size_t" identifier > : : (function_declarator "add_global_generic\n (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)" identifier (parameter_list "(Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_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 "Relobj *relobj" type_identifier (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "uint64_t address" primitive_type identifier) , (parameter_declaration "uint64_t addend" primitive_type identifier) ))) { primitive_type) (pointer_declarator "*psVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (expression_statement "Output_reloc<9,_true,_64,_false> *pOVar3;" (update_expression "Output_reloc<9,_true,_64,_false> *pOVar3" (binary_expression "Output_reloc<9,_true,_64,_false> *pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_64,_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_48;" type_identifier identifier ;) (expression_statement "Sized_relobj<64,_false> *pSStack_40;" (update_expression "Sized_relobj<64,_false> *pSStack_40" (binary_expression "Sized_relobj<64,_false> *pSStack_40" (binary_expression "Sized_relobj<64" identifier < number_literal) (ERROR ",_false" , identifier) > (pointer_expression "*pSStack_40" * identifier)) --) ;) (declaration "Address local_38;" type_identifier identifier ;) (declaration "undefined7 uStack_30;" type_identifier identifier ;) (declaration "byte bStack_29;" type_identifier identifier ;) (declaration "int local_28;" primitive_type identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (if_statement "if (addend != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x6d5,"add_global_generic");\n }" if (parenthesized_expression "(addend != 0)" ( (binary_expression "addend != 0" identifier != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x6d5,"add_global_generic");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.h",0x6d5,"add_global_generic");" (call_expression "do_gold_unreachable("../../gold/output.h",0x6d5,"add_global_generic")" identifier (argument_list "("../../gold/output.h",0x6d5,"add_global_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""add_global_generic"" " string_content ") ))) ;) })) (ERROR "Output_reloc<9,_true,_64,_false>::Output_reloc\n ((Output_reloc<9,_true,_64,_false> *)&local_48,gsym,type,\n (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_start >> 3;\n if (((this->super_Output_data_reloc_base<9,_true,_64,_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,_true,_64,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_false> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_64,_false" , identifier , identifier , identifier) > (ERROR "::" : :) identifier ( ( (ERROR "Output_reloc<9,_true,_64,_false> *)&local_48,gsym,type,\n (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_start >> 3;\n if (((this->super_Output_data_reloc_base<9,_true,_64,_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,_true,_64,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_false> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" (comma_expression "Output_reloc<9,_true,_64,_false> *)&local_48,gsym,type,\n (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false)" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false> *)&local_48,gsym,type,\n (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false)" identifier , (comma_expression "_64,_false> *)&local_48,gsym,type,\n (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false)" identifier , (comma_expression "_false> *)&local_48,gsym,type,\n (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false)" (binary_expression "_false> *)&local_48" identifier > (pointer_expression "*)&local_48" * (ERROR ")" )) (pointer_expression "&local_48" & identifier))) , (comma_expression "gsym,type,\n (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false)" identifier , (comma_expression "type,\n (Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false)" identifier , (parenthesized_expression "(Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false)" ( (comma_expression "Sized_relobj<64,_false> *)relobj,shndx,address,false,false,false" (binary_expression "Sized_relobj<64" identifier < number_literal) , (comma_expression "_false> *)relobj,shndx,address,false,false,false" (binary_expression "_false> *)relobj" identifier > (pointer_expression "*)relobj" * (ERROR ")" )) identifier)) , (comma_expression "shndx,address,false,false,false" identifier , (comma_expression "address,false,false,false" identifier , (comma_expression "false,false,false" false , (comma_expression "false,false" false , false)))))) )))))))) ; (assignment_expression "__position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) = (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_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 "_true,_64,_false" identifier , (comma_expression "_64,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) : : (comma_expression "Output_reloc<9,_true,_64,_false>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>,_std" identifier , (comma_expression "_64,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>_>_>\n ._M_impl._M_finish" identifier , (comma_expression "_64,_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)))) ; if (parenthesized_expression "(__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_end_of_storage)" ( (ERROR "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::" (comma_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std" (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) == (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_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 "_true,_64,_false" identifier , (comma_expression "_64,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_64,_false>,_std" identifier , (comma_expression "_64,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : identifier < identifier : :) (comma_expression "Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_end_of_storage" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>_>_>\n ._M_impl._M_end_of_storage" identifier , (comma_expression "_64,_false>_>_>\n ._M_impl._M_end_of_storage" 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)))) )) (compound_statement "{\n std::\n vector<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish;\n }" { (labeled_statement "std::\n vector<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48);" statement_identifier (ERROR "::\n vector<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_false>_>_>\n ::_M_realloc_insert<const_gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_64,_false>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>,_std" identifier , (comma_expression "_64,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_64,_false>_>_>\n ::_M_realloc_insert<const_gold" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>_>_>\n ::_M_realloc_insert<const_gold" identifier , (comma_expression "_64,_false>_>_>\n ::_M_realloc_insert<const_gold" identifier , (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)))) :) : (expression_statement "Output_reloc<9,_true,_64,_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48);" (comma_expression "Output_reloc<9,_true,_64,_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48)" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48)" identifier , (comma_expression "_64,_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48)" identifier , (binary_expression "_false>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48)" identifier > (pointer_expression "&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48)" & (ERROR ">" >) (parenthesized_expression "(&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48)" ( (comma_expression "&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48" (pointer_expression "&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_" & (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_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 "_true,_64,_false" identifier , (comma_expression "_64,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier)) , (comma_expression "__position,\n (Output_reloc<9,_true,_64,_false> *)&local_48" identifier , (binary_expression "(Output_reloc<9,_true,_64,_false> *)&local_48" (parenthesized_expression "(Output_reloc<9,_true,_64,_false> *)" ( (comma_expression "Output_reloc<9,_true,_64,_false> *" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false> *" identifier , (comma_expression "_64,_false> *" identifier , (binary_expression "_false> *" identifier > (pointer_expression "*" * identifier))))) )) & identifier))) ))))))) ;)) (ERROR "pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::" (comma_expression "pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std" (binary_expression "pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (assignment_expression "pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_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 "_true,_64,_false" identifier , (comma_expression "_64,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_64,_false>,_std" identifier , (comma_expression "_64,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish;" (comma_expression "Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>_>_>\n ._M_impl._M_finish" identifier , (comma_expression "_64,_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_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::Output_reloc<9,_true,_64,_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_48;" (assignment_expression "(__position._M_current)->u1_ = local_48" (field_expression "(__position._M_current)->u1_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "((__position._M_current)->u2_).relobj = pSStack_40;" (assignment_expression "((__position._M_current)->u2_).relobj = pSStack_40" (field_expression "((__position._M_current)->u2_).relobj" (parenthesized_expression "((__position._M_current)->u2_)" ( (field_expression "(__position._M_current)->u2_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(__position._M_current)->address_ = local_38;" (assignment_expression "(__position._M_current)->address_ = local_38" (field_expression "(__position._M_current)->address_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "*(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);" (assignment_expression "*(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30)" (pointer_expression "*(ulong *)&(__position._M_current)->local_sym_index_" * (cast_expression "(ulong *)&(__position._M_current)->local_sym_index_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->local_sym_index_" & (field_expression "(__position._M_current)->local_sym_index_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT17(bStack_29,uStack_30)" identifier (argument_list "(bStack_29,uStack_30)" ( identifier , identifier )))) ;) (expression_statement "*(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);" (assignment_expression "*(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28)" (pointer_expression "*(ulong *)&(__position._M_current)->shndx_" * (cast_expression "(ulong *)&(__position._M_current)->shndx_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->shndx_" & (field_expression "(__position._M_current)->shndx_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT44(uStack_24,local_28)" identifier (argument_list "(uStack_24,local_28)" ( identifier , identifier )))) ;) (ERROR "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std::allocator<gold::" (comma_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_false>,_std" (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_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 "_true,_64,_false" identifier , (comma_expression "_64,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_64,_false>,_std" identifier , (comma_expression "_64,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish = pOVar3;" (comma_expression "Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_finish = pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (comma_expression "_64,_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,_true,_64,_false>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base<gold" (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_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,_true,_64,_false>).relocs_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_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 "_true,_64,_false" identifier , (comma_expression "_64,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) < identifier)) : : (comma_expression "Output_reloc<9,_true,_64,_false>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>,_std" identifier , (comma_expression "_64,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_64,_false>_>_>\n ._M_impl._M_start >> 3" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_false>_>_>\n ._M_impl._M_start >> 3" identifier , (comma_expression "_64,_false>_>_>\n ._M_impl._M_start >> 3" identifier , (binary_expression "_false>_>_>\n ._M_impl._M_start >> 3" (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,_true,_64,_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,_true,_64,_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,_true,_64,_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,_true,_64,_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,_true,_64,_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,_true,_64,_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,_true,_64,_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,_true,_64,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_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 "_true,_64,_false" identifier , (comma_expression "_64,_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,_true,_64,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_false> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" { (expression_statement "(this->super_Output_data_reloc_base<9,_true,_64,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;" (assignment_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_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,_true,_64,_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,_true,_64,_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,_true,_64,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_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 "_true,_64,_false" identifier , (comma_expression "_64,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (binary_expression "lVar4 * -0x3333333333333330" identifier * number_literal)) ;) (expression_statement "od->field_0x20 = od->field_0x20 | 0x10;" (assignment_expression "od->field_0x20 = od->field_0x20 | 0x10" (field_expression "od->field_0x20" identifier -> field_identifier) = (binary_expression "od->field_0x20 | 0x10" (field_expression "od->field_0x20" identifier -> field_identifier) | number_literal)) ;) (if_statement "if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" if (parenthesized_expression "((bStack_29 & 0x10) != 0)" ( (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" ( (binary_expression "bStack_29 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_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,_true,_64,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;" (assignment_expression "psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_" identifier = (pointer_expression "&(this->super_Output_data_reloc_base<9,_true,_64,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_" & (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>).\n super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_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 "_true,_64,_false" identifier , (comma_expression "_64,_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 ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_false> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" if (parenthesized_expression "((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_false> *)0x0))" ( (binary_expression "(local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_false> *)0x0))" (parenthesized_expression "(local_28 != -4)" ( (binary_expression "local_28 != -4" identifier != number_literal) )) && (parenthesized_expression "(pSStack_40 != (Sized_relobj<64,_false> *)0x0))" ( (binary_expression "pSStack_40 != (Sized_relobj<64,_false> *)0x0)" identifier != (parenthesized_expression "(Sized_relobj<64,_false> *)0x0)" ( (comma_expression "Sized_relobj<64,_false> *)0x0" (binary_expression "Sized_relobj<64" identifier < number_literal) , (binary_expression "_false> *)0x0" identifier > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal))) ))) ))) )) (compound_statement "{\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" { (expression_statement "uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;" (assignment_expression "uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_" identifier = (field_expression "(pSStack_40->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_40->super_Relobj)" ( (field_expression "pSStack_40->super_Relobj" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }" { (expression_statement "(pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;" (assignment_expression "(pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1" (field_expression "(pSStack_40->super_Relobj).first_dyn_reloc_" (parenthesized_expression "(pSStack_40->super_Relobj)" ( (field_expression "pSStack_40->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(int)lVar4 * -0x33333333 - 1" (binary_expression "(int)lVar4 * -0x33333333" (cast_expression "(int)lVar4" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) - number_literal)) ;) })) (expression_statement "(pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;" (assignment_expression "(pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1" (field_expression "(pSStack_40->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_40->super_Relobj)" ( (field_expression "pSStack_40->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "uVar2 + 1" identifier + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (call_expression "do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ; }))
(translation_unit "void FUN_0018f860(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n if (param_8 != 0) {\n \n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }\n FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_0018f860(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n if (param_8 != 0) {\n \n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }\n FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_0018f860(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long param_8)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long 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 "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "long param_8" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n if (param_8 != 0) {\n \n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }\n FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "long lStack_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined7 uStack_30;" type_identifier identifier ;) (declaration "byte bStack_29;" type_identifier identifier ;) (declaration "int local_28;" primitive_type identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (if_statement "if (param_8 != 0) {\n \n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }" if (parenthesized_expression "(param_8 != 0)" ( (binary_expression "param_8 != 0" identifier != number_literal) )) (compound_statement "{\n \n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }" { (expression_statement "FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");" (call_expression "FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic")" identifier (argument_list "("../../gold/output.h",0x6d5,"add_global_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""add_global_generic"" " string_content ") ))) ;) })) (expression_statement "FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);" (call_expression "FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" identifier (argument_list "(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" ( (pointer_expression "&local_48" & identifier) , identifier , identifier , identifier , identifier , identifier , number_literal , number_literal , 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_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);" (call_expression "FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 5;" (assignment_expression "puVar2 = puVar1 + 5" identifier = (binary_expression "puVar1 + 5" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_48;" (assignment_expression "*puVar1 = local_48" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_40;" (assignment_expression "puVar1[1] = lStack_40" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_38;" (assignment_expression "puVar1[2] = local_38" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT17(bStack_29,uStack_30);" (assignment_expression "puVar1[3] = CONCAT17(bStack_29,uStack_30)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT17(bStack_29,uStack_30)" identifier (argument_list "(bStack_29,uStack_30)" ( identifier , identifier )))) ;) (expression_statement "puVar1[4] = CONCAT44(uStack_24,local_28);" (assignment_expression "puVar1[4] = CONCAT44(uStack_24,local_28)" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_24,local_28)" identifier (argument_list "(uStack_24,local_28)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * -0x3333333333333330" identifier * number_literal)) ;) (expression_statement "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" * (cast_expression "(byte *)(param_4 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" * (cast_expression "(byte *)(param_4 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) | number_literal)) ;) (if_statement "if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((bStack_29 & 0x10) != 0)" ( (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" ( (binary_expression "bStack_29 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" if (parenthesized_expression "((local_28 != -4) && (lStack_40 != 0))" ( (binary_expression "(local_28 != -4) && (lStack_40 != 0)" (parenthesized_expression "(local_28 != -4)" ( (binary_expression "local_28 != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_40 != 0)" ( (binary_expression "lStack_40 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_40 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_40 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" { (expression_statement "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;" (assignment_expression "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1" (pointer_expression "*(int *)(lStack_40 + 0xa0)" * (cast_expression "(int *)(lStack_40 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa0)" ( (binary_expression "lStack_40 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 * -0x33333333 + -1" (binary_expression "(int)lVar3 * -0x33333333" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) (expression_statement "FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT , IDENT , IDENT , IDENT , LIT , 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 IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) + LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0018f860(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n if (param_8 != 0) {\n \n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }\n FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (primitive_type "void") (function_declarator "FUN_0018f860(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long param_8)" (identifier "FUN_0018f860") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined8 param_7,long 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 "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "long param_8" (sized_type_specifier "long" (long "long")) (identifier "param_8")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n if (param_8 != 0) {\n \n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }\n FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "long lStack_40;" (sized_type_specifier "long" (long "long")) (identifier "lStack_40") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined7 uStack_30;" (type_identifier "undefined7") (identifier "uStack_30") (; ";")) (declaration "byte bStack_29;" (type_identifier "byte") (identifier "bStack_29") (; ";")) (declaration "int local_28;" (primitive_type "int") (identifier "local_28") (; ";")) (declaration "undefined4 uStack_24;" (type_identifier "undefined4") (identifier "uStack_24") (; ";")) (if_statement "if (param_8 != 0) {\n \n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }" (if "if") (parenthesized_expression "(param_8 != 0)" (( "(") (binary_expression "param_8 != 0" (identifier "param_8") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");\n }" ({ "{") (expression_statement "FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic");" (call_expression "FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic")" (identifier "FUN_00199900") (argument_list "("../../gold/output.h",0x6d5,"add_global_generic")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x6d5") (, ",") (string_literal ""add_global_generic"" (" """) (string_content "add_global_generic") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0);" (call_expression "FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" (identifier "FUN_001fa930") (argument_list "(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" (( "(") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "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_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (if "if") (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" (( "(") (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" (identifier "puVar1") (== "==") (pointer_expression "*(undefined8 **)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (compound_statement "{\n FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" ({ "{") (expression_statement "FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48);" (call_expression "FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48)" (identifier "FUN_0018ecd0") (argument_list "(param_1 + 0x48,puVar1,&local_48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) (, ",") (identifier "puVar1") (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")"))) (; ";")) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (else "else") (compound_statement "{\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" ({ "{") (expression_statement "puVar2 = puVar1 + 5;" (assignment_expression "puVar2 = puVar1 + 5" (identifier "puVar2") (= "=") (binary_expression "puVar1 + 5" (identifier "puVar1") (+ "+") (number_literal "5"))) (; ";")) (expression_statement "*puVar1 = local_48;" (assignment_expression "*puVar1 = local_48" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "puVar1[1] = lStack_40;" (assignment_expression "puVar1[1] = lStack_40" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lStack_40")) (; ";")) (expression_statement "puVar1[2] = local_38;" (assignment_expression "puVar1[2] = local_38" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_38")) (; ";")) (expression_statement "puVar1[3] = CONCAT17(bStack_29,uStack_30);" (assignment_expression "puVar1[3] = CONCAT17(bStack_29,uStack_30)" (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (call_expression "CONCAT17(bStack_29,uStack_30)" (identifier "CONCAT17") (argument_list "(bStack_29,uStack_30)" (( "(") (identifier "bStack_29") (, ",") (identifier "uStack_30") () ")")))) (; ";")) (expression_statement "puVar1[4] = CONCAT44(uStack_24,local_28);" (assignment_expression "puVar1[4] = CONCAT44(uStack_24,local_28)" (subscript_expression "puVar1[4]" (identifier "puVar1") ([ "[") (number_literal "4") (] "]")) (= "=") (call_expression "CONCAT44(uStack_24,local_28)" (identifier "CONCAT44") (argument_list "(uStack_24,local_28)" (( "(") (identifier "uStack_24") (, ",") (identifier "local_28") () ")")))) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (identifier "puVar2")) (; ";")) (} "}")))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (identifier "lVar3") (= "=") (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2")) (- "-") (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (>> ">>") (number_literal "3"))) (; ";")) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330" (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (binary_expression "lVar3 * -0x3333333333333330" (identifier "lVar3") (* "*") (number_literal "-0x3333333333333330"))) (; ";")) (expression_statement "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" (* "*") (cast_expression "(byte *)(param_4 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x20)" (( "(") (binary_expression "param_4 + 0x20" (identifier "param_4") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (binary_expression "*(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" (* "*") (cast_expression "(byte *)(param_4 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x20)" (( "(") (binary_expression "param_4 + 0x20" (identifier "param_4") (+ "+") (number_literal "0x20")) () ")")))) (| "|") (number_literal "0x10"))) (; ";")) (if_statement "if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" (if "if") (parenthesized_expression "((bStack_29 & 0x10) != 0)" (( "(") (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" (( "(") (binary_expression "bStack_29 & 0x10" (identifier "bStack_29") (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (if_statement "if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" (if "if") (parenthesized_expression "((local_28 != -4) && (lStack_40 != 0))" (( "(") (binary_expression "(local_28 != -4) && (lStack_40 != 0)" (parenthesized_expression "(local_28 != -4)" (( "(") (binary_expression "local_28 != -4" (identifier "local_28") (!= "!=") (number_literal "-4")) () ")")) (&& "&&") (parenthesized_expression "(lStack_40 != 0)" (( "(") (binary_expression "lStack_40 != 0" (identifier "lStack_40") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" ({ "{") (if_statement "if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" (if "if") (parenthesized_expression "(*(int *)(lStack_40 + 0xa4) == 0)" (( "(") (binary_expression "*(int *)(lStack_40 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_40 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa4)" (( "(") (binary_expression "lStack_40 + 0xa4" (identifier "lStack_40") (+ "+") (number_literal "0xa4")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" ({ "{") (expression_statement "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;" (assignment_expression "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1" (pointer_expression "*(int *)(lStack_40 + 0xa0)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa0)" (( "(") (binary_expression "lStack_40 + 0xa0" (identifier "lStack_40") (+ "+") (number_literal "0xa0")) () ")")))) (= "=") (binary_expression "(int)lVar3 * -0x33333333 + -1" (binary_expression "(int)lVar3 * -0x33333333" (cast_expression "(int)lVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar3")) (* "*") (number_literal "-0x33333333")) (+ "+") (number_literal "-1"))) (; ";")) (} "}"))) (expression_statement "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa4)" (( "(") (binary_expression "lStack_40 + 0xa4" (identifier "lStack_40") (+ "+") (number_literal "0xa4")) () ")")))) (= "=") (binary_expression "*(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa4)" (( "(") (binary_expression "lStack_40 + 0xa4" (identifier "lStack_40") (+ "+") (number_literal "0xa4")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child")" (identifier "FUN_00199900") (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_global_generic(Output_data_reloc<9,_true,_64,_false> * this, Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_global_generic (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,type_1 type,Output_data *od, Relobj *relobj,type_1 shndx,uint64_t address,uint64_t var_3) { size_t *psVar1; type_1 uVar2; type_2 __position; var_1<9,_true,_64,_false> *pOVar3; long lVar4; type_3 local_48; var_2<64,_false> *pSStack_40; type_4 local_38; type_5 uStack_30; type_6 bStack_29; int local_28; type_7 uStack_24; if (var_3 != 0) { /* WARNING: Subroutine does not return */ var_4("../../gold/output.h",0x6d5,"add_global_generic"); } var_1<9,_true,_64,_false>::var_1 ((var_1<9,_true,_64,_false> *)&local_48,gsym,type, (var_2<64,_false> *)relobj,shndx,address,false,false,false); __position._M_current = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_false>,_std::allocator<gold::var_1<9,_true,_64,_false>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_false>,_std::allocator<gold::var_1<9,_true,_64,_false>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::var_1<9,_true,_64,_false>,_std::allocator<gold::var_1<9,_true,_64,_false>_>_> ::_M_realloc_insert<const_gold::var_1<9,_true,_64,_false>&> (&(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_,__position, (var_1<9,_true,_64,_false> *)&local_48); pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_false>,_std::allocator<gold::var_1<9,_true,_64,_false>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_48; ((__position._M_current)->u2_).relobj = pSStack_40; (__position._M_current)->address_ = local_38; *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30); *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28); (this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_false>,_std::allocator<gold::var_1<9,_true,_64,_false>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_true,_64,_false>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_false>,_std::allocator<gold::var_1<9,_true,_64,_false>_>_> ._M_impl._M_start >> 3; if (((this->super_Output_data_reloc_base<9,_true,_64,_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,_true,_64,_false>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * -0x3333333333333330; od->field_0x20 = od->field_0x20 | 0x10; if ((bStack_29 & 0x10) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_false>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((local_28 != -4) && (pSStack_40 != (var_2<64,_false> *)0x0)) { uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1; } (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ var_4("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier) (identifier) (identifier) (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5 ,undefined4 param_6,undefined8 param_7,long param_8) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_48; long lStack_40; undefined8 local_38; undefined7 uStack_30; byte bStack_29; int local_28; undefined4 uStack_24; if (param_8 != 0) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0x6d5,"add_global_generic"); } FUN_001fa930(&local_48,param_2,param_3,param_5,param_6,param_7,0,0,0); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_0018ecd0(param_1 + 0x48,puVar1,&local_48); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 5; *puVar1 = local_48; puVar1[1] = lStack_40; puVar1[2] = local_38; puVar1[3] = CONCAT17(bStack_29,uStack_30); puVar1[4] = CONCAT44(uStack_24,local_28); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330; *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10; if ((bStack_29 & 0x10) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((local_28 != -4) && (lStack_40 != 0)) { if (*(int *)(lStack_40 + 0xa4) == 0) { *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1; } *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
1115_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
bfd_get_target_info
bfd_get_target_info
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_target_info(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_target_info(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1204521374')]
[('const-1', u'RETURN_-1204521374')]
null
null
002b7658
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_target_info(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_target_info(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_target_info(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_target_info(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_target_info(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_target_info(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_get_target_info(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_target_info(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_target_info(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_get_target_info(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_target_info(void)" (identifier "bfd_get_target_info") (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(); }
271_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c
debug_get_field_name
FUN_00110210
/* WARNING: Unknown calling convention */ char * debug_get_field_name(void *handle,debug_field field) { if (field != (debug_field)0x0) { return field->name; } return (char *)0x0; }
undefined8 FUN_00110210(undefined8 param_1,undefined8 *param_2) { if (param_2 != (undefined8 *)0x0) { return *param_2; } return 0; }
TEST RSI,RSI JZ 0x00110220 MOV RAX,qword ptr [RSI] RET XOR EAX,EAX RET
null
null
null
null
[(u'LOAD_-1207041503', u'COPY_-1207041503'), ('tmp_78', u'INT_NOTEQUAL_-1207041504'), ('const-0', u'INT_NOTEQUAL_-1207041504'), ('tmp_24', u'CBRANCH_-1207041503'), (u'COPY_-1207041503', u'RETURN_-1207041488'), ('const-0', u'RETURN_-1207041465'), ('const-433', u'LOAD_-1207041503'), ('tmp_78', u'PTRSUB_-1207041407'), (u'PTRSUB_-1207041407', u'LOAD_-1207041503'), ('const-0', u'PTRSUB_-1207041407'), (u'INT_NOTEQUAL_-1207041504', u'CBRANCH_-1207041503'), ('const-0', u'COPY_-1207041485'), ('const-0', u'RETURN_-1207041488'), (u'COPY_-1207041485', u'RETURN_-1207041465')]
[(u'LOAD_-1207041503', u'COPY_-1207041503'), ('const-0', u'COPY_-1207041485'), ('const-0', u'INT_NOTEQUAL_-1207041504'), ('tmp_24', u'CBRANCH_-1207041503'), (u'COPY_-1207041503', u'RETURN_-1207041488'), ('const-0', u'RETURN_-1207041465'), ('const-433', u'LOAD_-1207041503'), ('tmp_99', u'INT_NOTEQUAL_-1207041504'), (u'INT_NOTEQUAL_-1207041504', u'CBRANCH_-1207041503'), ('const-0', u'RETURN_-1207041488'), ('tmp_99', u'LOAD_-1207041503'), (u'COPY_-1207041485', u'RETURN_-1207041465')]
null
null
00110210
x64
O2
(translation_unit "undefined8 FUN_00110210(undefined8 param_1,undefined8 *param_2)\n\n{\n if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00110210(undefined8 param_1,undefined8 *param_2)\n\n{\n if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00110210(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 (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }\n return 0;\n}" { (if_statement "if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }" if (parenthesized_expression "(param_2 != (undefined8 *)0x0)" ( (binary_expression "param_2 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return *param_2;\n }" { (return_statement "return *param_2;" return (pointer_expression "*param_2" * identifier) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nchar * debug_get_field_name(void *handle,debug_field field)\n\n{\n if (field != (debug_field)0x0) {\n return field->name;\n }\n return (char *)0x0;\n}\n\n" comment (function_definition "char * debug_get_field_name(void *handle,debug_field field)\n\n{\n if (field != (debug_field)0x0) {\n return field->name;\n }\n return (char *)0x0;\n}" primitive_type (pointer_declarator "* debug_get_field_name(void *handle,debug_field field)" * (function_declarator "debug_get_field_name(void *handle,debug_field field)" identifier (parameter_list "(void *handle,debug_field field)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) , (parameter_declaration "debug_field field" type_identifier identifier) )))) (compound_statement "{\n if (field != (debug_field)0x0) {\n return field->name;\n }\n return (char *)0x0;\n}" { (if_statement "if (field != (debug_field)0x0) {\n return field->name;\n }" if (parenthesized_expression "(field != (debug_field)0x0)" ( (binary_expression "field != (debug_field)0x0" identifier != (cast_expression "(debug_field)0x0" ( (type_descriptor "debug_field" type_identifier) ) number_literal)) )) (compound_statement "{\n return field->name;\n }" { (return_statement "return field->name;" return (field_expression "field->name" identifier -> field_identifier) ;) })) (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })))
(translation_unit "undefined8 FUN_00110210(undefined8 param_1,undefined8 *param_2)\n\n{\n if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00110210(undefined8 param_1,undefined8 *param_2)\n\n{\n if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00110210(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 (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }\n return 0;\n}" { (if_statement "if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }" if (parenthesized_expression "(param_2 != (undefined8 *)0x0)" ( (binary_expression "param_2 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return *param_2;\n }" { (return_statement "return *param_2;" return (pointer_expression "*param_2" * identifier) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return (pointer_expression * IDENT) ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_00110210(undefined8 param_1,undefined8 *param_2)\n\n{\n if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00110210(undefined8 param_1,undefined8 *param_2)" (identifier "FUN_00110210") (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") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }\n return 0;\n}" ({ "{") (if_statement "if (param_2 != (undefined8 *)0x0) {\n return *param_2;\n }" (if "if") (parenthesized_expression "(param_2 != (undefined8 *)0x0)" (( "(") (binary_expression "param_2 != (undefined8 *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return *param_2;\n }" ({ "{") (return_statement "return *param_2;" (return "return") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ char * function_1(void *handle,type_1 var_1) { if (var_1 != (type_1)0x0) { return var_1->name; } return (char *)0x0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (pointer_expression argument: (identifier))))) (return_statement (number_literal)))))
null
undefined8 MASKED(undefined8 param_1,undefined8 *param_2) { if (param_2 != (undefined8 *)0x0) { return *param_2; } return 0; }
469_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
ldwrite
FUN_00124ec0
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void ldwrite(void) { byte bVar1; bfd_vma bVar2; bfd_target *pbVar3; anon_union_8_2_eea4284d_for_map_head_map_tail aVar4; code *pcVar5; bfd *pbVar6; uint uVar7; bfd_boolean bVar8; int iVar9; uint uVar10; int iVar11; size_t sVar12; char *pcVar13; sec_ptr pbVar14; bfd_link_order *pbVar15; long lVar16; ulong uVar17; long lVar18; bfd_vma bVar19; undefined8 extraout_RDX; uint uVar20; byte *pbVar21; bfd_link_info *pbVar22; byte *pbVar23; byte *pbVar24; bfd_section *pbVar25; bfd_link_order *pbVar26; bool bVar27; bool bVar28; bool bVar29; byte bVar30; long local_88; bfd_section *local_80; bfd_vma local_70; bfd_link_order *local_68; uint local_5c; int count; bVar30 = 0; bfd_set_error(0); lang_clear_os_map(); lang_for_each_statement(build_link_order); pbVar6 = link_info.output_bfd; if ((config.split_by_reloc != 0xffffffff) || (config.split_by_file != 0xffffffffffffffff)) { local_5c = (link_info.output_bfd)->section_count; local_80 = (link_info.output_bfd)->sections; if ((local_5c != 0) && (local_80 != (bfd_section *)0x0)) { do { count = 0; local_70 = local_80->vma; if ((local_80->map_head).link_order != (bfd_link_order *)0x0) { uVar20 = 0; local_68 = (bfd_link_order *)0x0; pbVar25 = local_80; lVar18 = 0; pbVar15 = (local_80->map_head).link_order; iVar11 = 0; do { pbVar26 = pbVar15; if (pbVar26->type == bfd_indirect_link_order) { lVar16 = *(long *)&pbVar26->u; iVar9 = 0; if ((link_info._1_1_ & 0x20) == 0) { iVar9 = *(int *)(lVar16 + 0xc0); } uVar10 = 0; if ((link_info._0_1_ & 3) == 2) { uVar10 = *(uint *)(lVar16 + 0x88); uVar20 = uVar20 + uVar10; } local_88 = *(long *)(lVar16 + 0x38); } else if ((link_info._0_1_ & 3) == 2) { local_88 = 0; iVar9 = 0; uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2); uVar20 = uVar20 + uVar10; } else { local_88 = 0; iVar9 = 0; uVar10 = 0; } if (local_68 == (bfd_link_order *)0x0) { LAB_0012539a: iVar9 = iVar9 + iVar11; local_88 = local_88 + lVar18; pbVar14 = pbVar25; } else { bVar27 = config.split_by_reloc < uVar20; bVar29 = config.split_by_reloc == uVar20; if (uVar20 < config.split_by_reloc) { uVar7 = iVar9 + iVar11; bVar27 = config.split_by_reloc < uVar7; bVar29 = config.split_by_reloc == uVar7; if (uVar7 < config.split_by_reloc) { bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file; bVar29 = local_88 + lVar18 == config.split_by_file; if (bVar27) goto LAB_0012539a; } } pbVar23 = (byte *)pbVar25->name; lVar16 = 5; pbVar21 = pbVar23; pbVar24 = (byte *)".stab"; do { if (lVar16 == 0) break; lVar16 = lVar16 + -1; bVar27 = *pbVar21 < *pbVar24; bVar29 = *pbVar21 == *pbVar24; pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1; pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1; } while (bVar29); bVar28 = false; bVar27 = (!bVar27 && !bVar29) == bVar27; if (bVar27) { sVar12 = strlen((char *)pbVar23); lVar16 = 4; uVar17 = (ulong)((int)sVar12 - 3); bVar27 = CARRY8(uVar17,(ulong)pbVar23); bVar29 = pbVar23 + uVar17 == (byte *)0x0; pbVar23 = pbVar23 + uVar17; pbVar21 = &DAT_0016e120; do { if (lVar16 == 0) break; lVar16 = lVar16 + -1; bVar27 = *pbVar23 < *pbVar21; bVar29 = *pbVar23 == *pbVar21; pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1; pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1; } while (bVar29); if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a; } else { lVar16 = 0xe; pbVar21 = (byte *)"$GDB_STRINGS$"; do { if (lVar16 == 0) break; lVar16 = lVar16 + -1; bVar28 = *pbVar23 < *pbVar21; bVar27 = *pbVar23 == *pbVar21; pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1; pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1; } while (bVar27); if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a; } pbVar23 = (byte *)local_80->name; sVar12 = strlen((char *)pbVar23); iVar11 = (int)sVar12; pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1)); memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1)); if (iVar11 != 0) { uVar17 = (ulong)(iVar11 - 1); bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2]; while ((bVar1 & 4) != 0) { iVar11 = (int)uVar17; if (iVar11 == 0) goto LAB_001250cb; uVar17 = (ulong)(iVar11 - 1); bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2]; } if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) { pcVar13[iVar11 - 1] = '\0'; } } LAB_001250cb: if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) { sVar12 = strlen(pcVar13); bVar27 = sVar12 < 5; bVar29 = sVar12 == 5; if (5 < sVar12) { lVar18 = 5; pbVar21 = pbVar23; pbVar24 = (byte *)".stab"; do { if (lVar18 == 0) break; lVar18 = lVar18 + -1; bVar27 = *pbVar21 < *pbVar24; bVar29 = *pbVar21 == *pbVar24; pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1; pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1; } while (bVar29); bVar28 = false; bVar27 = (!bVar27 && !bVar29) == bVar27; if (!bVar27) { lVar18 = 0xe; pbVar21 = pbVar23; pbVar24 = (byte *)"$GDB_SYMBOLS$"; do { if (lVar18 == 0) break; lVar18 = lVar18 + -1; bVar28 = *pbVar21 < *pbVar24; bVar27 = *pbVar21 == *pbVar24; pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1; pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1; } while (bVar27); if ((!bVar28 && !bVar27) != bVar28) { pcVar13[5] = '\0'; goto LAB_0012512e; } } pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5) ; einfo(pcVar13,pbVar23); goto LAB_0012535d; } } LAB_0012512e: lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count); if (((lVar18 == 0) || (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18), pbVar14 == (sec_ptr)0x0)) || (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) { pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5); einfo(pcVar13); LAB_0012535d: /* WARNING: Does not return */ pcVar5 = (code *)invalidInstructionException(); _DAT_00000108 = pbVar26; (*pcVar5)(); } free(pcVar13); *(undefined1 *)(lVar18 + 0x18) = 3; *(undefined8 *)(lVar18 + 0x30) = 0; *(sec_ptr *)(lVar18 + 0x28) = pbVar14; pbVar14->flags = pbVar25->flags; pbVar14->vma = pbVar25->vma; pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1; bVar2 = pbVar25->lma; pbVar14->size = 0; pbVar14->lma = bVar2; bVar2 = pbVar25->output_offset; pbVar14->output_section = pbVar14; pbVar14->output_offset = bVar2; uVar20 = pbVar25->alignment_power; pbVar14->orelocation = (reloc_cache_entry **)0x0; pbVar14->alignment_power = uVar20; pbVar3 = pbVar6->xvec; pbVar14->reloc_count = 0; (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14); aVar4 = pbVar25->map_tail; bVar2 = pbVar26->offset; (pbVar14->map_head).link_order = pbVar26; local_70 = local_70 + bVar2; pbVar14->map_tail = aVar4; (pbVar25->map_tail).link_order = local_68; local_68->next = (bfd_link_order *)0x0; pbVar14->size = pbVar25->size - bVar2; pbVar25->size = bVar2; pbVar14->vma = local_70; pbVar14->lma = local_70; pbVar15 = pbVar26; bVar19 = bVar2; while( true ) { pbVar15->offset = bVar19 - bVar2; if (pbVar15->type == bfd_indirect_link_order) { lVar18 = *(long *)&pbVar15->u; *(sec_ptr *)(lVar18 + 0x68) = pbVar14; *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2; } pbVar15 = pbVar15->next; uVar20 = uVar10; if (pbVar15 == (bfd_link_order *)0x0) break; bVar19 = pbVar15->offset; } } pbVar25 = pbVar14; lVar18 = local_88; pbVar15 = pbVar26->next; local_68 = pbVar26; iVar11 = iVar9; } while (pbVar26->next != (bfd_link_order *)0x0); } local_5c = local_5c - 1; local_80 = local_80->next; } while ((local_80 != (bfd_section *)0x0) && (local_5c != 0)); } } pbVar22 = &link_info; bVar8 = (*(link_info.output_bfd)->xvec->_bfd_final_link)(link_info.output_bfd,&link_info); if (bVar8 != 0) { return; } iVar11 = bfd_get_error(); if (iVar11 != 0) { pcVar13 = (char *)dcgettext(0,"%F%P: final link failed: %E\n",5); einfo(pcVar13); return; } lVar18 = 1; xexit(); if (lVar18 != 0) { *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00; return; } lVar18 = bfd_hash_allocate(pbVar22,0x28); if (lVar18 != 0) { *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00; return; } pcVar13 = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5); einfo(pcVar13,extraout_RDX); _DAT_00000020 = _DAT_00000020 & 0xfeff; /* WARNING: Does not return */ pcVar5 = (code *)invalidInstructionException(); (*pcVar5)(); }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ long FUN_00124ec0(void) { byte bVar1; undefined4 uVar2; long lVar3; code *pcVar4; uint uVar5; int iVar6; uint uVar7; int iVar8; size_t sVar9; char *__s; undefined8 *puVar10; undefined8 *puVar11; long lVar12; undefined8 uVar13; long lVar14; ulong uVar15; long lVar16; uint uVar17; undefined8 extraout_RDX; byte *pbVar18; undefined1 *puVar19; byte *pbVar20; byte *pbVar21; undefined8 *puVar22; bool bVar23; bool bVar24; bool bVar25; byte bVar26; long local_88; undefined8 *local_80; long local_70; undefined8 *local_68; int local_5c; undefined4 local_3c [3]; bVar26 = 0; bfd_set_error(0); FUN_0011c880(); FUN_00119cb0(FUN_001248e0); lVar12 = DAT_002b5f90; if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) { local_5c = *(int *)(DAT_002b5f90 + 0xa0); local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90); if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) { do { local_3c[0] = 0; local_70 = local_80[5]; if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) { uVar17 = 0; local_68 = (undefined8 *)0x0; puVar11 = local_80; lVar16 = 0; puVar10 = (undefined8 *)local_80[0x21]; iVar8 = 0; do { puVar22 = puVar10; if (*(int *)(puVar22 + 1) == 1) { lVar14 = puVar22[4]; iVar6 = 0; if ((DAT_002b5f41 & 0x20) == 0) { iVar6 = *(int *)(lVar14 + 0xc0); } uVar7 = 0; if ((DAT_002b5f40 & 3) == 2) { uVar7 = *(uint *)(lVar14 + 0x88); uVar17 = uVar17 + uVar7; } local_88 = *(long *)(lVar14 + 0x38); } else if ((DAT_002b5f40 & 3) == 2) { local_88 = 0; bVar23 = *(int *)(puVar22 + 1) - 3U < 2; iVar6 = 0; uVar17 = uVar17 + bVar23; uVar7 = (uint)bVar23; } else { local_88 = 0; iVar6 = 0; uVar7 = 0; } if (local_68 == (undefined8 *)0x0) { LAB_0012539a: iVar6 = iVar6 + iVar8; local_88 = local_88 + lVar16; puVar10 = puVar11; } else { bVar23 = DAT_002b6120 < uVar17; bVar25 = DAT_002b6120 == uVar17; if (uVar17 < DAT_002b6120) { uVar5 = iVar6 + iVar8; bVar23 = DAT_002b6120 < uVar5; bVar25 = DAT_002b6120 == uVar5; if (uVar5 < DAT_002b6120) { bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128; bVar25 = local_88 + lVar16 == DAT_002b6128; if (bVar23) goto LAB_0012539a; } } pbVar20 = (byte *)*puVar11; lVar14 = 5; pbVar18 = pbVar20; pbVar21 = (byte *)".stab"; do { if (lVar14 == 0) break; lVar14 = lVar14 + -1; bVar23 = *pbVar18 < *pbVar21; bVar25 = *pbVar18 == *pbVar21; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1; } while (bVar25); bVar24 = false; bVar23 = (!bVar23 && !bVar25) == bVar23; if (bVar23) { sVar9 = strlen((char *)pbVar20); lVar14 = 4; uVar15 = (ulong)((int)sVar9 - 3); bVar23 = CARRY8(uVar15,(ulong)pbVar20); bVar25 = pbVar20 + uVar15 == (byte *)0x0; pbVar20 = pbVar20 + uVar15; pbVar18 = &DAT_0016e120; do { if (lVar14 == 0) break; lVar14 = lVar14 + -1; bVar23 = *pbVar20 < *pbVar18; bVar25 = *pbVar20 == *pbVar18; pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; } while (bVar25); if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a; } else { lVar14 = 0xe; pbVar18 = (byte *)"$GDB_STRINGS$"; do { if (lVar14 == 0) break; lVar14 = lVar14 + -1; bVar24 = *pbVar20 < *pbVar18; bVar23 = *pbVar20 == *pbVar18; pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; } while (bVar23); if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a; } pbVar20 = (byte *)*local_80; sVar9 = strlen((char *)pbVar20); iVar8 = (int)sVar9; __s = (char *)xmalloc((ulong)(iVar8 + 1)); memcpy(__s,pbVar20,(ulong)(iVar8 + 1)); if (iVar8 != 0) { uVar15 = (ulong)(iVar8 - 1); bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]; while ((bVar1 & 4) != 0) { iVar8 = (int)uVar15; if (iVar8 == 0) goto LAB_001250cb; uVar15 = (ulong)(iVar8 - 1); bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]; } if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) { __s[iVar8 - 1] = '\0'; } } LAB_001250cb: if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) { sVar9 = strlen(__s); bVar23 = sVar9 < 5; bVar25 = sVar9 == 5; if (5 < sVar9) { lVar16 = 5; pbVar18 = pbVar20; pbVar21 = (byte *)".stab"; do { if (lVar16 == 0) break; lVar16 = lVar16 + -1; bVar23 = *pbVar18 < *pbVar21; bVar25 = *pbVar18 == *pbVar21; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1; } while (bVar25); bVar24 = false; bVar23 = (!bVar23 && !bVar25) == bVar23; if (!bVar23) { lVar16 = 0xe; pbVar18 = pbVar20; pbVar21 = (byte *)"$GDB_SYMBOLS$"; do { if (lVar16 == 0) break; lVar16 = lVar16 + -1; bVar24 = *pbVar18 < *pbVar21; bVar23 = *pbVar18 == *pbVar21; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1; } while (bVar23); if ((!bVar24 && !bVar23) != bVar24) { __s[5] = '\0'; goto LAB_0012512e; } } uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5); FUN_00129380(uVar13,pbVar20); goto LAB_0012535d; } } LAB_0012512e: lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c); if (((lVar16 == 0) || (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16), puVar10 == (undefined8 *)0x0)) || (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) { uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5); FUN_00129380(uVar13); LAB_0012535d: /* WARNING: Does not return */ pcVar4 = (code *)invalidInstructionException(); _DAT_00000108 = puVar22; (*pcVar4)(); } free(__s); *(undefined1 *)(lVar16 + 0x18) = 3; *(undefined8 *)(lVar16 + 0x30) = 0; *(undefined8 **)(lVar16 + 0x28) = puVar10; *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4); puVar10[5] = puVar11[5]; *(byte *)((long)puVar10 + 0x24) = *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1; uVar13 = puVar11[6]; puVar10[7] = 0; puVar10[6] = uVar13; uVar13 = puVar11[0xc]; puVar10[0xd] = puVar10; puVar10[0xc] = uVar13; uVar2 = *(undefined4 *)(puVar11 + 0xe); puVar10[0x10] = 0; *(undefined4 *)(puVar10 + 0xe) = uVar2; lVar16 = *(long *)(lVar12 + 8); *(undefined4 *)(puVar10 + 0x11) = 0; (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10); uVar13 = puVar11[0x22]; lVar16 = puVar22[2]; puVar10[0x21] = puVar22; local_70 = local_70 + lVar16; puVar10[0x22] = uVar13; puVar11[0x22] = local_68; *local_68 = 0; puVar10[7] = puVar11[7] - lVar16; puVar11[7] = lVar16; puVar10[5] = local_70; puVar10[6] = local_70; puVar11 = puVar22; lVar14 = lVar16; while( true ) { puVar11[2] = lVar14 - lVar16; if (*(int *)(puVar11 + 1) == 1) { lVar3 = puVar11[4]; *(undefined8 **)(lVar3 + 0x68) = puVar10; *(long *)(lVar3 + 0x60) = lVar14 - lVar16; } puVar11 = (undefined8 *)*puVar11; uVar17 = uVar7; if (puVar11 == (undefined8 *)0x0) break; lVar14 = puVar11[2]; } } puVar11 = puVar10; lVar16 = local_88; puVar10 = (undefined8 *)*puVar22; local_68 = puVar22; iVar8 = iVar6; } while ((undefined8 *)*puVar22 != (undefined8 *)0x0); } local_5c = local_5c + -1; local_80 = (undefined8 *)local_80[2]; } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0)); } } puVar19 = &DAT_002b5f40; lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40); if ((int)lVar12 != 0) { return lVar12; } iVar8 = bfd_get_error(); if (iVar8 != 0) { uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5); lVar12 = FUN_00129380(uVar13); return lVar12; } lVar12 = 1; xexit(); if (lVar12 != 0) { *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00; return lVar12; } lVar12 = bfd_hash_allocate(puVar19,0x28); if (lVar12 != 0) { *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00; return lVar12; } uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5); FUN_00129380(uVar13,extraout_RDX); _DAT_00000020 = _DAT_00000020 & 0xfeff; /* WARNING: Does not return */ pcVar4 = (code *)invalidInstructionException(); (*pcVar4)(); }
PUSH R15 XOR EDI,EDI PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x58 CALL 0x0010d4d0 CALL 0x0011c880 LEA RDI,[0x1248e0] CALL 0x00119cb0 CMP dword ptr [0x002b6120],-0x1 MOV R14,qword ptr [0x002b5f90] JNZ 0x00124f04 CMP qword ptr [0x002b6128],-0x1 JZ 0x0012530b MOV EAX,dword ptr [R14 + 0xa0] MOV RBX,qword ptr [R14 + 0x90] MOV dword ptr [RSP + 0x2c],EAX MOV qword ptr [RSP + 0x8],RBX TEST EAX,EAX JZ 0x0012530b TEST RBX,RBX JZ 0x0012530b MOV qword ptr [RSP + 0x10],R14 NOP dword ptr [RAX] MOV RAX,qword ptr [RSP + 0x8] MOV dword ptr [RSP + 0x4c],0x0 MOV RSI,qword ptr [RAX + 0x28] MOV R15,qword ptr [RAX + 0x108] MOV qword ptr [RSP + 0x18],RSI TEST R15,R15 JZ 0x001252e0 MOV R12,qword ptr [RSP + 0x8] XOR R14D,R14D XOR R13D,R13D XOR EBX,EBX MOV qword ptr [RSP + 0x20],0x0 NOP dword ptr [RAX] LEA RDI,[0x2b5f40] MOV EAX,dword ptr [R15 + 0x8] MOVZX ESI,byte ptr [RDI] MOV EDX,ESI MOV byte ptr [RSP],SIL AND EDX,0x3 CMP EAX,0x1 JZ 0x001253b0 CMP DL,0x2 JZ 0x00125410 MOV qword ptr [RSP],0x0 MOV EDX,EBX XOR EBP,EBP XOR EBX,EBX CMP qword ptr [RSP + 0x20],0x0 JZ 0x0012538e MOV ECX,dword ptr [0x002b6120] CMP ECX,EDX JBE 0x00124fe8 LEA EAX,[RBP + R13*0x1] CMP ECX,EAX JBE 0x00124fe8 MOV RSI,qword ptr [RSP] LEA RCX,[RSI + R14*0x1] CMP RCX,qword ptr [0x002b6128] JC 0x0012539a NOP dword ptr [RAX + RAX*0x1] MOV R8,qword ptr [R12] MOV ECX,0x5 LEA RDI,[0x16e11a] MOV RSI,R8 CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JNZ 0x00125370 MOV RDI,R8 MOV dword ptr [RSP + 0x38],EDX MOV qword ptr [RSP + 0x30],R8 CALL 0x0010d330 MOV R8,qword ptr [RSP + 0x30] MOV ECX,0x4 LEA RDI,[0x16e120] LEA ESI,[RAX + -0x3] MOV EDX,dword ptr [RSP + 0x38] ADD RSI,R8 CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JZ 0x0012538e MOV RAX,qword ptr [RSP + 0x8] MOV R14,qword ptr [RAX] MOV RDI,R14 CALL 0x0010d330 LEA EDX,[RAX + 0x1] MOV qword ptr [RSP + 0x38],RAX MOV RDI,RDX MOV qword ptr [RSP + 0x30],RDX CALL 0x0010dda0 MOV RDX,qword ptr [RSP + 0x30] MOV RSI,R14 MOV RDI,RAX MOV R13,RAX CALL 0x0010d740 MOV RCX,qword ptr [RSP + 0x38] TEST ECX,ECX JZ 0x001250cb LEA EDX,[RCX + -0x1] LEA RDI,[0x2b1a80] MOV RAX,RDX MOVZX EDX,byte ptr [R13 + RDX*0x1] TEST byte ptr [RDI + RDX*0x2],0x4 JNZ 0x001250c7 JMP 0x001253e8 LEA ECX,[RAX + -0x1] LEA RSI,[0x2b1a80] MOV RDX,RCX MOVZX ECX,byte ptr [R13 + RCX*0x1] TEST byte ptr [RSI + RCX*0x2],0x4 JZ 0x001253f0 MOV EAX,EDX TEST EAX,EAX JNZ 0x001250a8 MOV RAX,qword ptr [RSP + 0x10] MOV RAX,qword ptr [RAX + 0x8] MOV EAX,dword ptr [RAX + 0x8] SUB EAX,0x2 AND EAX,0xfffffffd JNZ 0x0012512e MOV RDI,R13 CALL 0x0010d330 CMP RAX,0x5 JBE 0x0012512e MOV ECX,0x5 MOV RSI,R14 LEA RDI,[0x16e11a] CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JZ 0x00125430 MOV ECX,0xe MOV RSI,R14 LEA RDI,[0x16e132] CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JZ 0x00125430 MOV byte ptr [R13 + 0x5],0x0 MOV RDI,qword ptr [RSP + 0x10] LEA RDX,[RSP + 0x4c] MOV RSI,R13 CALL 0x0010d8d0 TEST RAX,RAX JZ 0x00125340 MOV RDI,qword ptr [RSP + 0x10] MOV RSI,RAX MOV qword ptr [RSP + 0x30],RAX CALL 0x0010d9a0 MOV R14,RAX TEST RAX,RAX JZ 0x00125340 MOV R10,qword ptr [RSP + 0x30] MOV RDI,qword ptr [0x002b5f68] XOR R8D,R8D MOV ECX,0x1 MOV EDX,0x1 MOV RSI,R10 CALL 0x0010d5e0 TEST RAX,RAX MOV qword ptr [RSP + 0x30],RAX JZ 0x00125340 MOV RDI,R13 CALL 0x0010dd90 MOV RAX,qword ptr [RSP + 0x30] MOV RCX,R14 MOV RSI,R12 MOV RDI,qword ptr [RSP + 0x10] MOV byte ptr [RAX + 0x18],0x3 MOV qword ptr [RAX + 0x30],0x0 MOV qword ptr [RAX + 0x28],R14 MOV EAX,dword ptr [R12 + 0x20] MOV dword ptr [R14 + 0x20],EAX MOV RAX,qword ptr [R12 + 0x28] MOV qword ptr [R14 + 0x28],RAX MOVZX EAX,byte ptr [R14 + 0x24] MOVZX EDX,byte ptr [R12 + 0x24] AND EAX,0xfffffffe AND EDX,0x1 OR EAX,EDX MOV RDX,RDI MOV byte ptr [R14 + 0x24],AL MOV RAX,qword ptr [R12 + 0x30] MOV qword ptr [R14 + 0x38],0x0 MOV qword ptr [R14 + 0x30],RAX MOV RAX,qword ptr [R12 + 0x60] MOV qword ptr [R14 + 0x68],R14 MOV qword ptr [R14 + 0x60],RAX MOV EAX,dword ptr [R12 + 0x70] MOV qword ptr [R14 + 0x80],0x0 MOV dword ptr [R14 + 0x70],EAX MOV RAX,qword ptr [RDI + 0x8] MOV dword ptr [R14 + 0x88],0x0 CALL qword ptr [RAX + 0x150] MOV RAX,qword ptr [R12 + 0x110] MOV RCX,qword ptr [R15 + 0x10] MOV qword ptr [R14 + 0x108],R15 ADD qword ptr [RSP + 0x18],RCX MOV qword ptr [R14 + 0x110],RAX MOV RAX,qword ptr [RSP + 0x20] MOV RDX,RCX MOV qword ptr [R12 + 0x110],RAX MOV qword ptr [RAX],0x0 MOV RAX,qword ptr [R12 + 0x38] SUB RAX,RCX MOV qword ptr [R14 + 0x38],RAX MOV RAX,qword ptr [RSP + 0x18] MOV qword ptr [R12 + 0x38],RCX MOV qword ptr [R14 + 0x28],RAX MOV qword ptr [R14 + 0x30],RAX MOV RAX,R15 JMP 0x00125294 MOV RDX,qword ptr [RAX + 0x10] SUB RDX,RCX CMP dword ptr [RAX + 0x8],0x1 MOV qword ptr [RAX + 0x10],RDX JNZ 0x001252ad MOV RSI,qword ptr [RAX + 0x20] MOV qword ptr [RSI + 0x68],R14 MOV qword ptr [RSI + 0x60],RDX MOV RAX,qword ptr [RAX] TEST RAX,RAX JNZ 0x00125290 MOV R12,R14 NOP dword ptr [RAX + RAX*0x1] MOV RAX,qword ptr [R15] MOV qword ptr [RSP + 0x20],R15 TEST RAX,RAX JZ 0x001252e0 MOV R14,qword ptr [RSP] MOV R13D,EBP MOV R15,RAX JMP 0x00124f78 MOV RAX,qword ptr [RSP + 0x8] SUB dword ptr [RSP + 0x2c],0x1 MOV RBX,qword ptr [RAX + 0x10] MOV EAX,dword ptr [RSP + 0x2c] MOV qword ptr [RSP + 0x8],RBX TEST RBX,RBX JZ 0x00125304 TEST EAX,EAX JNZ 0x00124f38 MOV R14,qword ptr [0x002b5f90] MOV RAX,qword ptr [R14 + 0x8] LEA RSI,[0x2b5f40] MOV RDI,R14 CALL qword ptr [RAX + 0x2d8] TEST EAX,EAX JZ 0x00125458 ADD RSP,0x58 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x16e1b8] CALL 0x0010d300 MOV RDI,RAX XOR EAX,EAX CALL 0x00129380 MOV qword ptr [0x00000108],R15 UD2 MOV ECX,0xe MOV RSI,R8 LEA RDI,[0x16e124] CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JNZ 0x00125045 MOV RCX,qword ptr [RSP] LEA EAX,[RBP + R13*0x1] ADD RCX,R14 MOV qword ptr [RSP],RCX MOV EBX,EDX MOV EBP,EAX JMP 0x001252c0 MOV RCX,qword ptr [R15 + 0x20] XOR EBP,EBP TEST byte ptr [0x002b5f41],0x20 JNZ 0x001253c5 MOV EBP,dword ptr [RCX + 0xc0] XOR EAX,EAX CMP DL,0x2 JNZ 0x001253d4 MOV EAX,dword ptr [RCX + 0x88] ADD EBX,EAX MOV RDI,qword ptr [RCX + 0x38] MOV EDX,EBX MOV EBX,EAX MOV qword ptr [RSP],RDI JMP 0x00124faf MOV EAX,ECX NOP word ptr [RAX + RAX*0x1] CMP EAX,0x1 JZ 0x001250cb SUB EAX,0x1 ADD RAX,R13 CMP byte ptr [RAX],0x2e JNZ 0x001250cb MOV byte ptr [RAX],0x0 JMP 0x001250cb SUB EAX,0x3 MOV qword ptr [RSP],0x0 CMP EAX,0x1 SETBE AL XOR EBP,EBP MOVZX EAX,AL LEA EDX,[RBX + RAX*0x1] MOV EBX,EAX JMP 0x00124faf XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x16e188] CALL 0x0010d300 MOV RSI,R14 MOV RDI,RAX XOR EAX,EAX CALL 0x00129380 JMP 0x0012535d CALL 0x0010d4b0 TEST EAX,EAX JZ 0x0012548d MOV EDX,0x5 LEA RSI,[0x16e140] XOR EDI,EDI CALL 0x0010d300 MOV RDI,RAX XOR EAX,EAX CALL 0x00129380 ADD RSP,0x58 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV EDI,0x1 CALL 0x0010da50 NOP word ptr [RAX + RAX*0x1]
null
null
null
null
[(u'STORE_-1207085601', u'INDIRECT_-1207082082'), (u'STORE_-1207085836', u'INDIRECT_-1207081999'), (u'STORE_-1207085820', u'INDIRECT_-1207082289'), (u'MULTIEQUAL_-1207082543', u'INT_EQUAL_-1207086875'), (u'MULTIEQUAL_-1207082543', u'INT_LESS_-1207086875'), ('const-32', u'INT_AND_-1207084521'), ('const-0', u'INT_NOTEQUAL_-1207084649'), (u'CALL_-1207084845', u'INDIRECT_-1207081908'), (u'PTRADD_-1207086398', u'LOAD_-1207086460'), ('const-0', u'PTRSUB_-1207085142'), (u'SUBPIECE_-1207082965', u'INT_ADD_-1207086547'), (u'CALL_-1207087338', u'INDIRECT_-1207082988'), (u'CALL_-1207086044', u'INDIRECT_-1207082078'), (u'STORE_-1207085425', u'INDIRECT_-1207081905'), (u'PTRSUB_-1207081301', u'CALL_-1207086044'), (u'STORE_-1207085425', u'INDIRECT_-1207081830'), (u'INDIRECT_-1207082453', u'MULTIEQUAL_-1207082341'), (u'LOAD_-1207085532', u'INT_EQUAL_-1207085517'), (u'INT_ZEXT_-1207083798', u'PTRADD_-1207086606'), (u'INT_ADD_-1207081670', u'PTRADD_-1207086730'), (u'LOAD_-1207084702', u'INT_LESS_-1207084685'), (u'LOAD_-1207084702', u'INT_EQUAL_-1207084685'), (u'CAST_-1207081150', u'PTRSUB_-1207081095'), (u'INDIRECT_-1207081589', u'MULTIEQUAL_-1207081082'), (u'CAST_-1207081150', u'PTRSUB_-1207081084'), ('const-433', u'LOAD_-1207085443'), (u'INT_ADD_-1207081374', u'PTRADD_-1207086073'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081817'), (u'COPY_-1207081718', u'COPY_-1207080963'), (u'STORE_-1207085722', u'INDIRECT_-1207082092'), (u'MULTIEQUAL_-1207082182', u'MULTIEQUAL_-1207082206'), ('tmp_4224', u'CBRANCH_-1207084528'), (u'CAST_-1207081150', u'STORE_-1207085836'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081894'), (u'CALL_-1206918378', u'INDIRECT_-1206915372'), (u'STORE_-1207085696', u'INDIRECT_-1207081998'), (u'CALL_-1207084569', u'INDIRECT_-1207081820'), (u'INDIRECT_-1207082055', u'MULTIEQUAL_-1207082032'), ('const-433', u'LOAD_-1207086223'), ('const-56', u'PTRSUB_-1207080948'), (u'PTRADD_-1207086584', u'COPY_-1207081548'), ('const-1', u'INT_ADD_-1207080719'), (u'INT_EQUAL_-1207084706', u'CBRANCH_-1207084711'), (u'BOOL_NEGATE_-1207082091', u'BOOL_AND_-1207084648'), (u'COPY_-1207083297', u'MULTIEQUAL_-1207083236'), (u'CALL_-1207085921', u'INDIRECT_-1207082454'), (u'STORE_-1207085507', u'INDIRECT_-1207082178'), ('const-0', u'CALL_-1207085921'), (u'CALL_-1206918350', u'INDIRECT_-1206915433'), ('tmp_3905', u'CBRANCH_-1207084711'), ('const-1', u'INT_EQUAL_-1207087011'), (u'STORE_-1207086075', u'INDIRECT_-1207082147'), (u'STORE_-1207085659', u'INDIRECT_-1207081971'), (u'CALL_-1207084768', u'INDIRECT_-1207081768'), (u'INDIRECT_-1207082297', u'MULTIEQUAL_-1207082266'), (u'STORE_-1207084642', u'INDIRECT_-1207081302'), (u'INT_LESS_-1207086900', u'MULTIEQUAL_-1207083503'), ('tmp_10866', u'PTRSUB_-1207081301'), (u'STORE_-1207085737', u'INDIRECT_-1207082327'), ('const-8', u'PTRSUB_-1207081051'), ('const-0', u'COPY_-1207084501'), (u'INT_ZEXT_-1207086128', u'INT_MULT_-1207082773'), ('const-433', u'LOAD_-1207086460'), ('tmp_944', u'CBRANCH_-1207086738'), ('const-433', u'STORE_-1207085569'), (u'PTRSUB_-1207081877', u'LOAD_-1207087282'), ('const-2', u'INT_EQUAL_-1207086991'), (u'MULTIEQUAL_-1207082862', u'LOAD_-1207084700'), (u'MULTIEQUAL_-1207083236', u'INT_ADD_-1207084460'), ('const-1499424', u'PTRSUB_-1207086629'), ('const-0', u'COPY_-1207087186'), ('const-433', u'LOAD_-1207086581'), (u'LOAD_-1207085633', u'CALLIND_-1207085623'), ('tmp_1479', u'CBRANCH_-1207085514'), (u'INT_ZEXT_-1207083908', u'INT_MULT_-1207085433'), ('const-96', u'PTRSUB_-1207081079'), (u'STORE_-1207086075', u'INDIRECT_-1207082297'), (u'CALL_-1207084768', u'INDIRECT_-1207081468'), ('tmp_799', u'CBRANCH_-1207086801'), (u'STORE_-1207085484', u'INDIRECT_-1207081787'), (u'INDIRECT_-1207081788', u'MULTIEQUAL_-1207082585'), (u'INT_ADD_-1207085571', u'STORE_-1207085484'), (u'INDIRECT_-1207082753', u'MULTIEQUAL_-1207082641'), (u'INT_NOTEQUAL_-1207087293', u'CBRANCH_-1207087287'), ('tmp_2031', u'CBRANCH_-1207085977'), ('const-433', u'LOAD_-1207087175'), (u'INDIRECT_-1207081267', u'COPY_-1207081350'), (u'MULTIEQUAL_-1207082224', u'INT_SUB_-1207085276'), (u'PTRSUB_-1207081692', u'LOAD_-1207087168'), ('const-144', u'PTRSUB_-1207081869'), ('const-2824832', u'PTRSUB_-1207081440'), (u'LOAD_-1207085610', u'STORE_-1207085492'), ('const-1499456', u'COPY_-1207080562'), (u'STORE_-1207085805', u'INDIRECT_-1207081904'), (u'INT_ADD_-1207085393', u'CAST_-1207080806'), (u'CAST_-1207081350', u'INT_ZEXT_-1207083846'), ('const-14', u'COPY_-1207086167'), ('const-433', u'LOAD_-1207084488'), (u'CALLIND_-1207085183', u'INDIRECT_-1207082042'), (u'MULTIEQUAL_-1207083311', u'BOOL_NEGATE_-1207083026'), (u'CALL_-1207084816', u'INDIRECT_-1207081647'), (u'MULTIEQUAL_-1207083111', u'INT_ADD_-1207084696'), (u'MULTIEQUAL_-1207082693', u'MULTIEQUAL_-1207081637'), (u'INDIRECT_-1207082688', u'MULTIEQUAL_-1207081551'), (u'INDIRECT_-1207081370', u'MULTIEQUAL_-1207081553'), ('const-48', u'PTRSUB_-1207080937'), (u'CALL_-1207087362', u'INDIRECT_-1207082932'), (u'INT_LESS_-1207086629', u'MULTIEQUAL_-1207083427'), ('const-433', u'LOAD_-1207084527'), (u'STORE_-1207084571', u'INDIRECT_-1207081267'), ('const-4294967293', u'INT_AND_-1207086274'), (u'STORE_-1207085507', u'INDIRECT_-1207081728'), (u'LOAD_-1207086460', u'CAST_-1207081350'), (u'CALL_-1207084597', u'INDIRECT_-1207080848'), (u'CALL_-1207085921', u'INDIRECT_-1207082379'), (u'MULTIEQUAL_-1207082299', u'INT_ADD_-1207083117'), (u'CALLIND_-1207085623', u'INDIRECT_-1207081370'), ('const-3', u'INT_SUB_-1207086667'), (u'COPY_-1207084734', u'MULTIEQUAL_-1207083111'), (u'STORE_-1207085425', u'INDIRECT_-1207082205'), (u'LOAD_-1207085529', u'INT_SUB_-1207085502'), (u'MULTIEQUAL_-1207082843', u'INT_AND_-1207083274'), (u'STORE_-1207085689', u'INDIRECT_-1207082218'), (u'CALL_-1207085997', u'INDIRECT_-1207082575'), (u'INDIRECT_-1207082470', u'MULTIEQUAL_-1207082341'), (u'CALL_-1207084744', u'INDIRECT_-1207081757'), ('tmp_4353', u'BRANCH_-1207084444'), (u'CAST_-1207081426', u'COPY_-1207081362'), (u'INDIRECT_-1207081889', u'MULTIEQUAL_-1207081882'), ('tmp_556', u'CBRANCH_-1207086989'), (u'INT_EQUAL_-1207084685', u'MULTIEQUAL_-1207082475'), (u'COPY_-1207080709', u'MULTIEQUAL_-1207082862'), (u'CALL_-1207085882', u'INDIRECT_-1207082353'), (u'CAST_-1207081150', u'MULTIEQUAL_-1207082864'), (u'CALL_-1207084597', u'INDIRECT_-1207081609'), (u'PTRSUB_-1207080825', u'LOAD_-1207085277'), (u'CALL_-1206918350', u'INDIRECT_-1206915283'), (u'STORE_-1207085820', u'INDIRECT_-1207082139'), (u'STORE_-1207085507', u'INDIRECT_-1207081953'), ('const-1', u'INT_NOTEQUAL_-1207085562'), ('const-433', u'LOAD_-1207086829'), (u'STORE_-1207085711', u'INDIRECT_-1207082008'), (u'STORE_-1207084571', u'INDIRECT_-1207081192'), ('const-1198304', u'PTRSUB_-1207081920'), (u'CALL_-1206918378', u'INDIRECT_-1206915147'), (u'INDIRECT_-1207082050', u'MULTIEQUAL_-1207081505'), (u'CALL_-1207086044', u'INDIRECT_-1207082528'), ('const-0', u'INT_NOTEQUAL_-1207085168'), (u'CALL_-1207084597', u'INDIRECT_-1207080709'), (u'INDIRECT_-1207081638', u'MULTIEQUAL_-1207082435'), (u'CAST_-1207081529', u'COPY_-1207080717'), (u'COPY_-1207081552', u'MULTIEQUAL_-1207083699'), (u'PTRADD_-1207086078', u'COPY_-1207081316'), ('const-0', u'COPY_-1207086754'), (u'CAST_-1207081529', u'COPY_-1207081609'), ('const-5', u'CALL_-1207084768'), (u'INT_ZEXT_-1207083912', u'CALL_-1207086531'), (u'INT_ADD_-1207084460', u'MULTIEQUAL_-1207082119'), ('const-433', u'STORE_-1207085484'), (u'INDIRECT_-1207082750', u'CALL_-1206918350'), (u'CALL_-1207087338', u'INDIRECT_-1207083138'), (u'INT_NOTEQUAL_-1207087233', u'CBRANCH_-1207087233'), (u'CALL_-1207086565', u'INDIRECT_-1207082694'), (u'MULTIEQUAL_-1207082199', u'PTRSUB_-1207080975'), (u'CALL_-1207085997', u'INDIRECT_-1207082425'), (u'MULTIEQUAL_-1207082044', u'MULTIEQUAL_-1207080988'), (u'MULTIEQUAL_-1207082237', u'INT_ADD_-1207085571'), (u'INDIRECT_-1207082232', u'MULTIEQUAL_-1207082206'), ('const-77', u'CALLOTHER_-1207084828'), (u'STORE_-1207085847', u'INDIRECT_-1207082458'), (u'INT_EQUAL_-1207087011', u'CBRANCH_-1207087009'), (u'INDIRECT_-1207081669', u'COPY_-1207081712'), ('tmp_1690', u'CBRANCH_-1207086207'), (u'STORE_-1207085484', u'INDIRECT_-1207082087'), ('const-1', u'INT_EQUAL_-1207085428'), (u'MULTIEQUAL_-1207083760', u'INT_ADD_-1207086217'), (u'COPY_-1207086255', u'MULTIEQUAL_-1207083760'), (u'CALL_-1207085921', u'INT_EQUAL_-1207085907'), (u'INDIRECT_-1207081232', u'COPY_-1207081271'), (u'INDIRECT_-1207082802', u'MULTIEQUAL_-1207082660'), (u'CALL_-1207084744', u'INDIRECT_-1207081607'), ('const-3', u'INT_SUB_-1207084494'), (u'LOAD_-1207087168', u'INT_NOTEQUAL_-1207087137'), (u'INDIRECT_-1207081307', u'COPY_-1207081346'), (u'MULTIEQUAL_-1207081562', u'MULTIEQUAL_-1207081786'), (u'INDIRECT_-1207081543', u'MULTIEQUAL_-1207081082'), (u'CALL_-1207086708', u'INDIRECT_-1207081917'), ('tmp_4292', u'CBRANCH_-1207084489'), ('const-0', u'INT_EQUAL_-1207086931'), (u'INDIRECT_-1207082528', u'MULTIEQUAL_-1207081562'), (u'COPY_-1207081352', u'MULTIEQUAL_-1207083418'), (u'CALL_-1207084869', u'INDIRECT_-1207082069'), (u'CAST_-1206914095', u'CALL_-1206918350'), (u'INT_ADD_-1207086849', u'CAST_-1207081548'), (u'STORE_-1207085645', u'INDIRECT_-1207082187'), ('const-0', u'RETURN_-1207084617'), ('const-192', u'INT_ADD_-1207084511'), (u'INDIRECT_-1207082652', u'MULTIEQUAL_-1207082510'), (u'INT_EQUAL_-1207086796', u'CBRANCH_-1207086801'), (u'STORE_-1207085722', u'INDIRECT_-1207082017'), (u'CALL_-1207084816', u'INDIRECT_-1207081497'), (u'INDIRECT_-1207082502', u'MULTIEQUAL_-1207082360'), ('const-433', u'STORE_-1207086075'), (u'CALL_-1207084597', u'INDIRECT_-1207081684'), (u'CALLIND_-1207085183', u'INDIRECT_-1207082117'), ('const-433', u'LOAD_-1207084466'), (u'INT_ADD_-1207085822', u'CAST_-1207081045'), (u'INDIRECT_-1207081892', u'COPY_-1207081915'), (u'PTRSUB_-1207080937', u'STORE_-1207085477'), (u'MULTIEQUAL_-1207082588', u'INT_EQUAL_-1207084650'), (u'INT_LESS_-1207086118', u'MULTIEQUAL_-1207083217'), (u'MULTIEQUAL_-1207082237', u'MULTIEQUAL_-1207081404'), (u'INDIRECT_-1207082453', u'MULTIEQUAL_-1207081487'), (u'STORE_-1207085645', u'INDIRECT_-1207082112'), (u'INT_LESS_-1207086864', u'CBRANCH_-1207086873'), (u'PTRSUB_-1207080958', u'STORE_-1207085507'), ('const-264', u'PTRSUB_-1207081013'), ('tmp_4163', u'BRANCH_-1207084443'), (u'STORE_-1207085820', u'INDIRECT_-1207082064'), ('const-0', u'COPY_-1207087085'), (u'INT_LESS_-1207084685', u'MULTIEQUAL_-1207082588'), (u'CALL_-1207085882', u'INDIRECT_-1207082503'), (u'STORE_-1207085407', u'INDIRECT_-1207081894'), (u'CALL_-1207084597', u'INDIRECT_-1207081309'), (u'PTRSUB_-1207081018', u'LOAD_-1207085610'), (u'INT_NOTEQUAL_-1207085168', u'CBRANCH_-1207085168'), ('const-0', u'COPY_-1207084517'), ('const-128', u'PTRSUB_-1207081068'), (u'STORE_-1207085508', u'INDIRECT_-1207081488'), (u'STORE_-1207085696', u'INDIRECT_-1207082148'), (u'CALL_-1207086044', u'CALL_-1207085921'), ('const-8', u'PTRSUB_-1207080791'), ('tmp_3414', u'CBRANCH_-1207084581'), (u'CALL_-1207084869', u'INDIRECT_-1207081994'), (u'CALL_-1207086503', u'INDIRECT_-1207082352'), (u'INDIRECT_-1207081667', u'COPY_-1207081690'), (u'MULTIEQUAL_-1207081711', u'MULTIEQUAL_-1207082543'), (u'MULTIEQUAL_-1207083487', u'MULTIEQUAL_-1207083484'), (u'INDIRECT_-1207082828', u'MULTIEQUAL_-1207082716'), (u'MULTIEQUAL_-1207083736', u'INT_ADD_-1207086129'), (u'MULTIEQUAL_-1207083702', u'COPY_-1207080659'), (u'LOAD_-1207084527', u'MULTIEQUAL_-1207080686'), (u'INT_ADD_-1207086786', u'MULTIEQUAL_-1207084005'), (u'COPY_-1207081899', u'CALLIND_-1207085623'), (u'INDIRECT_-1207081713', u'MULTIEQUAL_-1207082510'), (u'LOAD_-1207087061', u'INT_SUB_-1207084494'), (u'INT_EQUAL_-1207086139', u'CBRANCH_-1207086144'), (u'LOAD_-1207086223', u'INT_EQUAL_-1207086206'), (u'LOAD_-1207086223', u'INT_LESS_-1207086206'), (u'STORE_-1207085659', u'INDIRECT_-1207082046'), (u'CALL_-1207084569', u'INDIRECT_-1207081595'), (u'MULTIEQUAL_-1207083416', u'PTRSUB_-1207080901'), (u'PTRADD_-1207086073', u'COPY_-1207081326'), ('tmp_1031', u'CBRANCH_-1207086655'), (u'STORE_-1207085836', u'INDIRECT_-1207082299'), (u'MULTIEQUAL_-1207083460', u'MULTIEQUAL_-1207083397'), (u'MULTIEQUAL_-1207081657', u'MULTIEQUAL_-1207081681'), (u'CALL_-1207085997', u'INDIRECT_-1207082050'), (u'CALL_-1207086044', u'INDIRECT_-1207082970'), (u'STORE_-1207085601', u'INDIRECT_-1207082007'), (u'INDIRECT_-1207081820', u'MULTIEQUAL_-1207082003'), (u'MULTIEQUAL_-1207080988', u'MULTIEQUAL_-1207081211'), (u'CAST_-1207081150', u'PTRSUB_-1207081115'), (u'MULTIEQUAL_-1207082047', u'MULTIEQUAL_-1207082001'), (u'STORE_-1207085400', u'INDIRECT_-1207081889'), (u'STORE_-1207085659', u'INDIRECT_-1207081896'), (u'STORE_-1207085507', u'INDIRECT_-1207081878'), (u'INDIRECT_-1207083270', u'INT_ZEXT_-1207086634'), ('const-0', u'COPY_-1207083297'), ('tmp_274', u'CBRANCH_-1207087214'), (u'MULTIEQUAL_-1207082047', u'MULTIEQUAL_-1207082981'), (u'INT_LESS_-1207086846', u'CBRANCH_-1207086840'), ('const-0', u'PTRSUB_-1207081644'), ('const-0', u'INT_EQUAL_-1207086227'), (u'INDIRECT_-1207081680', u'MULTIEQUAL_-1207081657'), (u'CALL_-1207084569', u'INDIRECT_-1207081295'), (u'CALL_-1207085921', u'INDIRECT_-1207082896'), (u'STORE_-1207085425', u'INDIRECT_-1207081980'), (u'INDIRECT_-1206915508', u'INT_AND_-1206916726'), (u'INT_ADD_-1207086849', u'INT_EQUAL_-1207086846'), (u'CALL_-1206918350', u'INDIRECT_-1206915508'), (u'MULTIEQUAL_-1207081733', u'MULTIEQUAL_-1207080951'), ('const-433', u'LOAD_-1207086790'), (u'INDIRECT_-1207081739', u'MULTIEQUAL_-1207081732'), ('const-24', u'INT_ADD_-1207085840'), (u'PTRSUB_-1207080833', u'CALLIND_-1207085183'), ('const-433', u'LOAD_-1207084702'), (u'INDIRECT_-1207082828', u'MULTIEQUAL_-1207081862'), ('const-5', u'INT_LESS_-1207086245'), (u'MULTIEQUAL_-1207082588', u'BOOL_NEGATE_-1207082091'), (u'CALL_-1207084569', u'INDIRECT_-1207081745'), (u'STORE_-1207085507', u'INDIRECT_-1207082253'), (u'INT_AND_-1207082548', u'INT_OR_-1207082552'), (u'MULTIEQUAL_-1207081211', u'MULTIEQUAL_-1207082044'), (u'STORE_-1207085547', u'INDIRECT_-1207082053'), (u'CALL_-1207086044', u'INT_EQUAL_-1207086030'), (u'LOAD_-1207085610', u'INT_ADD_-1207085571'), (u'CALL_-1207086531', u'INDIRECT_-1207082447'), (u'CALL_-1207084597', u'INDIRECT_-1207081245'), (u'STORE_-1207085737', u'INDIRECT_-1207082252'), (u'INT_ZEXT_-1207086634', u'INT_MULT_-1207083036'), (u'MULTIEQUAL_-1207081487', u'MULTIEQUAL_-1207081711'), (u'MULTIEQUAL_-1207082086', u'MULTIEQUAL_-1207082047'), ('tmp_3972', u'CBRANCH_-1207084686'), (u'MULTIEQUAL_-1207082182', u'MULTIEQUAL_-1207082161'), (u'STORE_-1207085854', u'INDIRECT_-1207082313'), (u'STORE_-1207085645', u'INDIRECT_-1207082337'), (u'MULTIEQUAL_-1207082981', u'MULTIEQUAL_-1207082918'), (u'CALL_-1207087354', u'INDIRECT_-1207083151'), ('const-0', u'INT_EQUAL_-1207085378'), ('const-433', u'STORE_-1207085711'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082206'), (u'INT_MULT_-1207082813', u'INT_ADD_-1207081407'), (u'CALL_-1207085882', u'INDIRECT_-1207082053'), ('const-0', u'PTRSUB_-1207081475'), (u'STORE_-1207084571', u'INDIRECT_-1207081492'), (u'INDIRECT_-1207081072', u'MULTIEQUAL_-1207081055'), (u'STORE_-1207085492', u'INDIRECT_-1207082018'), (u'MULTIEQUAL_-1207083056', u'MULTIEQUAL_-1207082993'), ('const-136', u'PTRSUB_-1207081046'), (u'MULTIEQUAL_-1207082906', u'MULTIEQUAL_-1207081972'), (u'LOAD_-1207086581', u'CAST_-1207081426'), (u'MULTIEQUAL_-1207083484', u'BOOL_NEGATE_-1207083099'), ('const-77', u'CALLOTHER_-1206918311'), (u'MULTIEQUAL_-1207082435', u'MULTIEQUAL_-1207082341'), ('const-0', u'INT_NOTEQUAL_-1207087215'), (u'PTRSUB_-1207080791', u'LOAD_-1207085212'), (u'COPY_-1207081718', u'COPY_-1207080710'), (u'INT_EQUAL_-1207086118', u'MULTIEQUAL_-1207083098'), (u'MULTIEQUAL_-1207082299', u'MULTIEQUAL_-1207081519'), (u'INT_ZEXT_-1207084690', u'INT_MULT_-1207082100'), (u'MULTIEQUAL_-1207081897', u'MULTIEQUAL_-1207081851'), (u'INT_MULT_-1207082100', u'INT_ADD_-1207080719'), (u'STORE_-1207085659', u'INDIRECT_-1207082196'), ('const-0', u'INT_EQUAL_-1207085459'), (u'INT_EQUAL_-1207085378', u'CBRANCH_-1207085375'), (u'MULTIEQUAL_-1207082772', u'LOAD_-1207084702'), (u'INT_NOTEQUAL_-1207085241', u'CBRANCH_-1207085240'), (u'MULTIEQUAL_-1207081862', u'MULTIEQUAL_-1207082086'), (u'PTRSUB_-1207081805', u'PTRSUB_-1207081692'), (u'COPY_-1207081324', u'MULTIEQUAL_-1207083394'), (u'CALLIND_-1207085623', u'INDIRECT_-1207081906'), (u'CALL_-1207086708', u'INDIRECT_-1207082828'), (u'CALL_-1207086708', u'INDIRECT_-1207082453'), (u'CALL_-1207084679', u'INDIRECT_-1207081288'), (u'MULTIEQUAL_-1207082526', u'MULTIEQUAL_-1207083460'), ('const--2', u'INT_MULT_-1207082813'), (u'INT_EQUAL_-1207085428', u'CBRANCH_-1207085417'), (u'MULTIEQUAL_-1207083702', u'CALLIND_-1207085623'), (u'MULTIEQUAL_-1207081636', u'MULTIEQUAL_-1207081597'), (u'CALL_-1207085921', u'INT_ADD_-1207085840'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081742'), (u'CALL_-1207086565', u'INDIRECT_-1207082394'), (u'CALL_-1207084597', u'INDIRECT_-1207081545'), (u'STORE_-1207085711', u'INDIRECT_-1207081933'), (u'MULTIEQUAL_-1207082376', u'PTRSUB_-1207081805'), ('tmp_1844', u'CBRANCH_-1207086119'), (u'LOAD_-1207085080', u'MULTIEQUAL_-1207083254'), (u'INT_EQUAL_-1207086030', u'CBRANCH_-1207086028'), ('const-0', u'RETURN_-1207084541'), ('const--2', u'INT_MULT_-1207082812'), (u'MULTIEQUAL_-1207081790', u'INT_ADD_-1207086880'), (u'CALL_-1207084597', u'CAST_-1207080407'), (u'MULTIEQUAL_-1207082376', u'PTRSUB_-1207081810'), (u'CAST_-1207081219', u'COPY_-1207081324'), (u'CALL_-1207085997', u'INDIRECT_-1207081589'), ('const-0', u'INT_NOTEQUAL_-1207087233'), (u'CALL_-1207087338', u'INDIRECT_-1207083580'), (u'INT_CARRY_-1207086652', u'MULTIEQUAL_-1207083430'), (u'STORE_-1207085569', u'INDIRECT_-1207082069'), (u'PTRSUB_-1207081810', u'LOAD_-1207087175'), (u'INDIRECT_-1207081917', u'MULTIEQUAL_-1207080988'), ('const-1', u'PTRADD_-1207086166'), (u'COPY_-1207081599', u'MULTIEQUAL_-1207083665'), (u'INDIRECT_-1206915258', u'COPY_-1206915311'), (u'INDIRECT_-1207082275', u'MULTIEQUAL_-1207081730'), (u'LOAD_-1207086327', u'PTRSUB_-1207081401'), (u'CAST_-1207081150', u'PTRSUB_-1207081155'), (u'LOAD_-1207085416', u'INT_ADD_-1207085386'), (u'STORE_-1207085507', u'INDIRECT_-1207082028'), (u'STORE_-1207085425', u'INDIRECT_-1207081680'), (u'INT_ADD_-1207085833', u'CAST_-1207081054'), ('const-433', u'LOAD_-1207086447'), (u'INDIRECT_-1207082838', u'MULTIEQUAL_-1207081701'), (u'STORE_-1207085737', u'INDIRECT_-1207082027'), ('const-433', u'LOAD_-1207085610'), ('tmp_1287', u'CBRANCH_-1207086480'), (u'CALL_-1207085921', u'INT_ADD_-1207085822'), (u'MULTIEQUAL_-1207082768', u'MULTIEQUAL_-1207082566'), (u'INDIRECT_-1207081445', u'MULTIEQUAL_-1207081628'), (u'CALL_-1207086531', u'INDIRECT_-1207081836'), (u'STORE_-1207085820', u'INDIRECT_-1207081989'), (u'INDIRECT_-1207080834', u'MULTIEQUAL_-1207081055'), (u'COPY_-1207080760', u'MULTIEQUAL_-1207080686'), ('const-433', u'STORE_-1207085854'), (u'PTRSUB_-1207080908', u'STORE_-1207085425'), (u'STORE_-1207084642', u'INDIRECT_-1207081377'), (u'MULTIEQUAL_-1207083239', u'BOOL_NEGATE_-1207082803'), (u'INT_LESS_-1207084685', u'MULTIEQUAL_-1207082591'), (u'COPY_-1207081791', u'MULTIEQUAL_-1207081733'), (u'PTRSUB_-1207080911', u'STORE_-1207085601'), (u'COPY_-1207086245', u'CAST_-1207081250'), (u'INDIRECT_-1207081670', u'MULTIEQUAL_-1207081853'), (u'CAST_-1207081419', u'CALL_-1207086565'), ('const-0', u'INT_NOTEQUAL_-1207086480'), (u'CALL_-1207084845', u'INDIRECT_-1207081608'), (u'MULTIEQUAL_-1207081822', u'MULTIEQUAL_-1207081776'), (u'STORE_-1207085537', u'INDIRECT_-1207081819'), (u'LOAD_-1207087061', u'INT_EQUAL_-1207087011'), (u'LOAD_-1207085416', u'INT_ADD_-1207085393'), ('const-433', u'LOAD_-1207084645'), (u'CALL_-1207086565', u'INDIRECT_-1207082844'), (u'CALL_-1206918378', u'INDIRECT_-1206915447'), ('const-1', u'PTRADD_-1207085479'), (u'PTRSUB_-1207081440', u'PTRADD_-1207085399'), (u'INDIRECT_-1207081520', u'MULTIEQUAL_-1207081703'), (u'CALL_-1207085997', u'INDIRECT_-1207082125'), ('const-160', u'PTRSUB_-1207081877'), (u'INDIRECT_-1207081492', u'COPY_-1207081575'), (u'CAST_-1207081150', u'PTRSUB_-1207081046'), (u'CAST_-1207081150', u'PTRSUB_-1207080942'), (u'CAST_-1207081054', u'STORE_-1207085847'), ('const-1499528', u'COPY_-1207080610'), (u'INDIRECT_-1207081677', u'COPY_-1207081761'), (u'CALL_-1207086708', u'INDIRECT_-1207083270'), ('const-56', u'PTRSUB_-1207081104'), (u'INT_ADD_-1207084696', u'MULTIEQUAL_-1207083111'), (u'STORE_-1207085805', u'INDIRECT_-1207082204'), (u'CAST_-1207080251', u'LOAD_-1207084574'), (u'STORE_-1207085492', u'INDIRECT_-1207081793'), (u'STORE_-1207085407', u'INDIRECT_-1207081819'), (u'PTRSUB_-1207081046', u'STORE_-1207085645'), ('const-433', u'LOAD_-1207085831'), (u'CAST_-1207080645', u'CALL_-1207084845'), (u'INT_NOTEQUAL_-1207084649', u'CBRANCH_-1207084648'), (u'CALL_-1207087338', u'INDIRECT_-1207082763'), (u'INDIRECT_-1207083580', u'MULTIEQUAL_-1207083460'), (u'CALL_-1207084768', u'INDIRECT_-1207080782'), (u'CALL_-1207086708', u'INDIRECT_-1207082528'), (u'CALL_-1207084569', u'INDIRECT_-1207081520'), ('const-0', u'STORE_-1207085537'), (u'CAST_-1207081150', u'INT_EQUAL_-1207085979'), (u'CALL_-1207085997', u'INDIRECT_-1207082500'), (u'BOOL_AND_-1207086738', u'INT_EQUAL_-1207086740'), ('const-433', u'LOAD_-1207085800'), ('const-8', u'PTRSUB_-1207080913'), (u'CALL_-1207084816', u'INDIRECT_-1207082666'), (u'INDIRECT_-1207081413', u'MULTIEQUAL_-1207082210'), (u'INT_NOTEQUAL_-1207086480', u'CBRANCH_-1207086480'), (u'INT_AND_-1207084521', u'INT_EQUAL_-1207084535'), (u'STORE_-1207085689', u'INDIRECT_-1207082368'), (u'STORE_-1207085569', u'INDIRECT_-1207081769'), (u'MULTIEQUAL_-1207083948', u'INT_EQUAL_-1207086650'), (u'STORE_-1207085569', u'INDIRECT_-1207082144'), (u'STORE_-1207085722', u'INDIRECT_-1207082167'), (u'INDIRECT_-1207082678', u'MULTIEQUAL_-1207081712'), (u'CAST_-1207080407', u'CALL_-1207084569'), (u'INT_EQUAL_-1207086594', u'CBRANCH_-1207086593'), (u'LOAD_-1207085396', u'MULTIEQUAL_-1207083416'), (u'STORE_-1207085737', u'INDIRECT_-1207082177'), (u'INDIRECT_-1207082154', u'MULTIEQUAL_-1207081655'), (u'MULTIEQUAL_-1207082107', u'MULTIEQUAL_-1207082131'), (u'STORE_-1207085492', u'INDIRECT_-1207081718'), ('tmp_188', u'CBRANCH_-1207087287'), (u'INT_LESS_-1207086206', u'MULTIEQUAL_-1207083239'), (u'CALLIND_-1206918311', u'INDIRECT_-1206914958'), (u'CALL_-1207086565', u'INDIRECT_-1207082319'), (u'STORE_-1207085547', u'INDIRECT_-1207082128'), (u'MULTIEQUAL_-1207081637', u'MULTIEQUAL_-1207081861'), (u'CALL_-1207084597', u'INDIRECT_-1207081459'), (u'MULTIEQUAL_-1207081211', u'MULTIEQUAL_-1207081173'), (u'STORE_-1207085400', u'INDIRECT_-1207081814'), (u'COPY_-1207080962', u'MULTIEQUAL_-1207083254'), (u'STORE_-1207086075', u'INDIRECT_-1207082372'), (u'INDIRECT_-1207082763', u'INT_NOTEQUAL_-1207087322'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915408'), (u'CAST_-1207081529', u'CAST_-1207081480'), (u'INT_EQUAL_-1207086258', u'MULTIEQUAL_-1207083126'), (u'CALL_-1207084597', u'INDIRECT_-1207081470'), (u'MULTIEQUAL_-1207083511', u'LOAD_-1207086221'), (u'MULTIEQUAL_-1207082044', u'MULTIEQUAL_-1207081842'), (u'INDIRECT_-1207082695', u'MULTIEQUAL_-1207082566'), (u'CAST_-1207080288', u'LOAD_-1207084645'), ('const-0', u'INT_EQUAL_-1207084706'), (u'MULTIEQUAL_-1207083609', u'LOAD_-1207086646'), (u'STORE_-1207085645', u'INDIRECT_-1207081962'), (u'CALL_-1207084869', u'INDIRECT_-1207081919'), (u'LOAD_-1207084566', u'INT_ADD_-1207084472'), ('const-0', u'INT_NOTEQUAL_-1207085226'), (u'MULTIEQUAL_-1207082468', u'MULTIEQUAL_-1207082266'), (u'MULTIEQUAL_-1207081597', u'MULTIEQUAL_-1207082531'), ('const-14', u'COPY_-1207084734'), (u'MULTIEQUAL_-1207081732', u'MULTIEQUAL_-1207081711'), (u'CALL_-1206918378', u'INDIRECT_-1206914997'), (u'MULTIEQUAL_-1207082681', u'MULTIEQUAL_-1207082618'), (u'INT_ADD_-1207081407', u'PTRADD_-1207086166'), (u'CALL_-1207084597', u'INDIRECT_-1207081395'), (u'LOAD_-1207085610', u'INT_SUB_-1207085502'), (u'STORE_-1207085673', u'INDIRECT_-1207081908'), (u'INT_EQUAL_-1207086650', u'CBRANCH_-1207086655'), (u'INDIRECT_-1207082427', u'MULTIEQUAL_-1207082285'), ('tmp_526', u'CBRANCH_-1207087009'), (u'CALL_-1207084679', u'INDIRECT_-1207081363'), (u'BOOL_NEGATE_-1207082762', u'BOOL_AND_-1207086081'), (u'INDIRECT_-1207082500', u'MULTIEQUAL_-1207081955'), (u'MULTIEQUAL_-1207083214', u'INT_NOTEQUAL_-1207086082'), (u'CALL_-1207086531', u'CAST_-1207081397'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915483'), (u'INDIRECT_-1207082205', u'MULTIEQUAL_-1207082182'), (u'CALL_-1207087362', u'INDIRECT_-1207083007'), (u'INDIRECT_-1207082395', u'MULTIEQUAL_-1207082266'), ('const-32', u'PTRSUB_-1207080901'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207081074'), (u'INDIRECT_-1207082597', u'MULTIEQUAL_-1207082566'), (u'STORE_-1207086075', u'INDIRECT_-1207082072'), (u'CALL_-1207084869', u'INDIRECT_-1207081544'), (u'STORE_-1207086075', u'INDIRECT_-1207082222'), (u'CALL_-1207084744', u'INDIRECT_-1207080771'), (u'LOAD_-1207085732', u'STORE_-1207085711'), (u'PTRSUB_-1207081150', u'LOAD_-1207085815'), (u'PTRADD_-1207086606', u'COPY_-1207081552'), (u'BOOL_AND_-1207084648', u'INT_EQUAL_-1207084650'), (u'CALL_-1207084768', u'INDIRECT_-1207081543'), (u'INDIRECT_-1207082303', u'MULTIEQUAL_-1207081730'), (u'MULTIEQUAL_-1207082531', u'MULTIEQUAL_-1207082468'), ('tmp_3747', u'BRANCH_-1207084566'), ('const-1', u'COPY_-1207084693'), (u'INT_ADD_-1207086129', u'MULTIEQUAL_-1207083736'), (u'INT_EQUAL_-1207086775', u'CBRANCH_-1207086776'), (u'MULTIEQUAL_-1207081861', u'MULTIEQUAL_-1207081822'), (u'INDIRECT_-1207082227', u'MULTIEQUAL_-1207081127'), (u'MULTIEQUAL_-1207083236', u'MULTIEQUAL_-1207082119'), (u'STORE_-1207085508', u'INDIRECT_-1207081563'), (u'MULTIEQUAL_-1207083430', u'MULTIEQUAL_-1207083427'), (u'CALL_-1207085997', u'INDIRECT_-1207082275'), (u'BOOL_NEGATE_-1207083027', u'BOOL_AND_-1207086592'), (u'INDIRECT_-1207082545', u'MULTIEQUAL_-1207082416'), (u'INT_LESS_-1207086245', u'CBRANCH_-1207086254'), (u'STORE_-1207085805', u'INDIRECT_-1207082354'), ('const-2', u'INT_LESS_-1207084465'), (u'INT_ADD_-1207084450', u'CAST_-1207080527'), ('const-433', u'LOAD_-1207085654'), (u'STORE_-1207085645', u'INDIRECT_-1207082262'), ('const-65279', u'INT_AND_-1206916726'), ('const-1', u'INT_ADD_-1207081375'), (u'MULTIEQUAL_-1207082768', u'INT_AND_-1207084521'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915033'), (u'CALL_-1207086273', u'INDIRECT_-1207083062'), (u'MULTIEQUAL_-1207081936', u'MULTIEQUAL_-1207081897'), (u'PTRSUB_-1207081090', u'LOAD_-1207085706'), ('const-1', u'INT_ADD_-1207081407'), ('const--2', u'INT_MULT_-1207083037'), ('const-1', u'RETURN_-1206918008'), (u'CALL_-1207086273', u'INDIRECT_-1207082620'), (u'STORE_-1207085569', u'INDIRECT_-1207082294'), (u'STORE_-1207085737', u'INDIRECT_-1207081877'), (u'STORE_-1207084571', u'INDIRECT_-1207081342'), (u'CALL_-1207086503', u'INDIRECT_-1207082427'), (u'STORE_-1207085547', u'INDIRECT_-1207081978'), (u'CAST_-1207081150', u'PTRSUB_-1207080937'), (u'CALL_-1207086565', u'INDIRECT_-1207082469'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207081150'), (u'STORE_-1207085601', u'INDIRECT_-1207082232'), (u'PTRSUB_-1207081644', u'LOAD_-1207086829'), (u'INT_ZEXT_-1207086639', u'INT_MULT_-1207083037'), (u'MULTIEQUAL_-1207081733', u'INT_ADD_-1207082200'), ('const-4294967295', u'INT_NOTEQUAL_-1207087322'), (u'INT_ADD_-1207081406', u'PTRADD_-1207086161'), (u'CALL_-1207086044', u'INDIRECT_-1207082228'), (u'INT_EQUAL_-1207084535', u'CBRANCH_-1207084528'), (u'INT_EQUAL_-1207086775', u'MULTIEQUAL_-1207083371'), (u'PTRSUB_-1207080921', u'LOAD_-1207085080'), (u'INDIRECT_-1207083063', u'MULTIEQUAL_-1207082906'), (u'INT_NOTEQUAL_-1207084801', u'CBRANCH_-1207084801'), ('const-1499576', u'COPY_-1207080849'), ('const-1499428', u'COPY_-1207084724'), (u'INDIRECT_-1207082058', u'MULTIEQUAL_-1207082003'), ('const-2', u'INT_EQUAL_-1207084492'), (u'PTRADD_-1207085410', u'LOAD_-1207085472'), (u'INDIRECT_-1207082425', u'MULTIEQUAL_-1207081880'), (u'COPY_-1207081595', u'MULTIEQUAL_-1207083665'), (u'PTRSUB_-1207080883', u'STORE_-1207085547'), (u'INT_MULT_-1207083037', u'INT_ADD_-1207081610'), (u'STORE_-1207085854', u'INDIRECT_-1207082013'), ('const-433', u'STORE_-1207085407'), (u'MULTIEQUAL_-1207082011', u'MULTIEQUAL_-1207081972'), (u'STORE_-1207085407', u'INDIRECT_-1207082194'), (u'MULTIEQUAL_-1207082472', u'BOOL_NEGATE_-1207082090'), (u'CALL_-1207085997', u'INDIRECT_-1207082942'), (u'STORE_-1207085569', u'INDIRECT_-1207081844'), ('const-36', u'PTRSUB_-1207081133'), (u'MULTIEQUAL_-1207081882', u'MULTIEQUAL_-1207081861'), (u'MULTIEQUAL_-1207081712', u'MULTIEQUAL_-1207081936'), ('const-1', u'PTRADD_-1207086606'), (u'LOAD_-1207085193', u'CALLIND_-1207085183'), ('const-0', u'CALL_-1207084869'), (u'INDIRECT_-1206915183', u'COPY_-1206915236'), ('const-433', u'STORE_-1207085722'), ('const-65024', u'INT_AND_-1207084619'), (u'STORE_-1207085854', u'INDIRECT_-1207082088'), (u'MULTIEQUAL_-1207081861', u'MULTIEQUAL_-1207082693'), (u'COPY_-1207081548', u'MULTIEQUAL_-1207083699'), ('const-0', u'STORE_-1207085645'), (u'LOAD_-1207087271', u'MULTIEQUAL_-1207082376'), (u'LOAD_-1207086646', u'INT_LESS_-1207086629'), (u'LOAD_-1207086646', u'INT_EQUAL_-1207086629'), (u'CALL_-1207086273', u'INDIRECT_-1207082245'), (u'STORE_-1207085820', u'INDIRECT_-1207082214'), (u'STORE_-1207085508', u'INDIRECT_-1207081713'), (u'STORE_-1207085836', u'INDIRECT_-1207082449'), (u'INDIRECT_-1207082603', u'MULTIEQUAL_-1207081637'), (u'INDIRECT_-1207082838', u'PTRSUB_-1207081869'), ('const--2', u'INT_MULT_-1207082773'), ('const-1', u'RETURN_-1207084559'), (u'INT_LESS_-1207086206', u'MULTIEQUAL_-1207083242'), (u'MULTIEQUAL_-1207083111', u'INT_EQUAL_-1207084706'), (u'CAST_-1207081150', u'CALLIND_-1207085623'), (u'CALL_-1207085882', u'INDIRECT_-1207082870'), (u'MULTIEQUAL_-1207081786', u'MULTIEQUAL_-1207082618'), (u'CAST_-1207081426', u'COPY_-1207081334'), (u'MULTIEQUAL_-1207083173', u'COPY_-1207080889'), (u'INDIRECT_-1207081932', u'MULTIEQUAL_-1207081906'), (u'INT_ADD_-1207086640', u'MULTIEQUAL_-1207083948'), (u'MULTIEQUAL_-1207081412', u'MULTIEQUAL_-1207081636'), (u'MULTIEQUAL_-1207083503', u'MULTIEQUAL_-1207083487'), (u'CAST_-1207080288', u'STORE_-1207084642'), (u'INT_ZEXT_-1207083861', u'MULTIEQUAL_-1207081402'), (u'INDIRECT_-1207082042', u'COPY_-1207082065'), (u'MULTIEQUAL_-1207081399', u'INT_AND_-1207086421'), (u'MULTIEQUAL_-1207082032', u'MULTIEQUAL_-1207082056'), (u'CALL_-1207086273', u'INDIRECT_-1207082695'), (u'STORE_-1207085854', u'INDIRECT_-1207082163'), (u'MULTIEQUAL_-1207083387', u'MULTIEQUAL_-1207083371'), (u'CALL_-1206918350', u'INDIRECT_-1206915208'), (u'MULTIEQUAL_-1207082862', u'PTRADD_-1207084640'), (u'CAST_-1206914057', u'CALLIND_-1206918311'), (u'MULTIEQUAL_-1207083368', u'BOOL_NEGATE_-1207083098'), (u'INDIRECT_-1207082903', u'MULTIEQUAL_-1207082791'), (u'LOAD_-1207086792', u'INT_LESS_-1207086775'), (u'LOAD_-1207086792', u'INT_EQUAL_-1207086775'), (u'CALL_-1207086273', u'INDIRECT_-1207082320'), ('const-0', u'COPY_-1207083231'), (u'PTRADD_-1207084645', u'COPY_-1207080699'), ('const-433', u'STORE_-1207085659'), ('const-433', u'LOAD_-1207085633'), ('const-1', u'INT_SUB_-1207085474'), (u'STORE_-1207085659', u'INDIRECT_-1207082271'), (u'COPY_-1207081733', u'MULTIEQUAL_-1207083668'), (u'LOAD_-1207086135', u'INT_LESS_-1207086118'), (u'LOAD_-1207086135', u'INT_EQUAL_-1207086118'), ('const-272', u'PTRSUB_-1207081027'), (u'STORE_-1207085400', u'INDIRECT_-1207082039'), (u'MULTIEQUAL_-1207082993', u'MULTIEQUAL_-1207081937'), (u'CALL_-1207084744', u'INDIRECT_-1207081232'), (u'LOAD_-1207085472', u'CAST_-1207081315'), (u'STORE_-1207084571', u'INDIRECT_-1207081417'), ('const-0', u'STORE_-1207085847'), (u'INDIRECT_-1207082577', u'MULTIEQUAL_-1207082435'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207081133'), (u'MULTIEQUAL_-1207081786', u'MULTIEQUAL_-1207081747'), ('const-2842432', u'PTRSUB_-1207080833'), ('const-1', u'PTRADD_-1207084645'), (u'PTRSUB_-1207081000', u'STORE_-1207085569'), (u'COPY_-1207080562', u'CALL_-1207084768'), (u'PTRSUB_-1207080868', u'LOAD_-1207085361'), (u'CALL_-1207086044', u'INDIRECT_-1207081617'), (u'STORE_-1207085689', u'INDIRECT_-1207082068'), ('tmp_1098', u'CBRANCH_-1207086630'), (u'COPY_-1207081899', u'CALL_-1207086044'), (u'STORE_-1207085400', u'INDIRECT_-1207081739'), (u'INT_EQUAL_-1207086629', u'CBRANCH_-1207086630'), (u'CAST_-1207081397', u'PTRADD_-1207085410'), ('const-1', u'PTRADD_-1207086078'), (u'COPY_-1207087186', u'MULTIEQUAL_-1207081173'), (u'INDIRECT_-1207082004', u'MULTIEQUAL_-1207081505'), (u'INDIRECT_-1207082114', u'MULTIEQUAL_-1207082107'), (u'MULTIEQUAL_-1207082119', u'MULTIEQUAL_-1207083189'), (u'MULTIEQUAL_-1207082285', u'MULTIEQUAL_-1207082191'), (u'COPY_-1207081899', u'PTRSUB_-1207081051'), (u'CALL_-1207086531', u'INDIRECT_-1207082822'), ('tmp_1766', u'CBRANCH_-1207086170'), (u'CALL_-1207084679', u'INDIRECT_-1207081213'), ('const-36', u'PTRSUB_-1207081139'), ('const-16', u'PTRSUB_-1207080825'), ('const-1', u'PTRADD_-1207086589'), (u'INDIRECT_-1207081592', u'COPY_-1207081615'), (u'COPY_-1207084517', u'MULTIEQUAL_-1207081974'), (u'CALL_-1207084679', u'INDIRECT_-1207081663'), ('const-0', u'INT_NOTEQUAL_-1207084582'), (u'INT_NOTEQUAL_-1207084582', u'CBRANCH_-1207084581'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082131'), (u'CALL_-1207084845', u'INDIRECT_-1207081683'), ('tmp_2727', u'CBRANCH_-1207085375'), (u'INDIRECT_-1207081452', u'COPY_-1207081536'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207081110'), (u'CAST_-1207080346', u'CALL_-1207084744'), (u'PTRSUB_-1207080975', u'STORE_-1207085537'), (u'CALL_-1207084816', u'INDIRECT_-1207081722'), (u'CAST_-1207081397', u'PTRADD_-1207086015'), ('const-433', u'STORE_-1207085737'), (u'INT_ADD_-1207086880', u'INT_LESS_-1207086864'), (u'INDIRECT_-1206915033', u'COPY_-1206915086'), (u'MULTIEQUAL_-1207083736', u'INT_EQUAL_-1207086139'), ('const-96', u'INT_ADD_-1207085386'), (u'COPY_-1207081718', u'PTRSUB_-1207081750'), (u'INDIRECT_-1207081457', u'COPY_-1207081496'), (u'MULTIEQUAL_-1207080686', u'MULTIEQUAL_-1207081733'), (u'INT_ADD_-1207081610', u'PTRADD_-1207086589'), (u'INDIRECT_-1207082125', u'MULTIEQUAL_-1207081580'), (u'CALLIND_-1207084828', u'INDIRECT_-1207082044'), (u'PTRSUB_-1207081095', u'STORE_-1207085711'), (u'COPY_-1207080651', u'MULTIEQUAL_-1207082390'), (u'LOAD_-1207085654', u'PTRSUB_-1207081034'), (u'MULTIEQUAL_-1207082993', u'MULTIEQUAL_-1207082791'), ('const-433', u'LOAD_-1207087271'), (u'STORE_-1207085696', u'INDIRECT_-1207081848'), ('const-56', u'INT_ADD_-1207084450'), (u'CALL_-1207086531', u'INDIRECT_-1207082672'), (u'CALL_-1207087362', u'INDIRECT_-1207082707'), ('const-136', u'INT_ADD_-1207084472'), (u'INDIRECT_-1207081642', u'COPY_-1207081725'), (u'INDIRECT_-1207081417', u'COPY_-1207081500'), (u'INDIRECT_-1207082222', u'MULTIEQUAL_-1207082191'), (u'INDIRECT_-1207082763', u'MULTIEQUAL_-1207082606'), (u'STORE_-1207085836', u'INDIRECT_-1207082224'), (u'PTRADD_-1207086015', u'STORE_-1207086075'), (u'CALL_-1207084816', u'INDIRECT_-1207081272'), (u'CAST_-1207080801', u'STORE_-1207085400'), (u'CALL_-1207086531', u'INDIRECT_-1207082297'), (u'STORE_-1207085847', u'INDIRECT_-1207082158'), (u'MULTIEQUAL_-1207081401', u'INT_NOTEQUAL_-1207085562'), (u'STORE_-1207085569', u'INDIRECT_-1207081994'), (u'MULTIEQUAL_-1207082606', u'MULTIEQUAL_-1207082543'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207081161'), (u'INT_ZEXT_-1207086211', u'INT_MULT_-1207082812'), (u'MULTIEQUAL_-1207082135', u'MULTIEQUAL_-1207082041'), (u'CAST_-1207081045', u'STORE_-1207085836'), (u'LOAD_-1207085277', u'INT_NOTEQUAL_-1207085241'), (u'PTRSUB_-1207081056', u'STORE_-1207085659'), (u'MULTIEQUAL_-1207081807', u'MULTIEQUAL_-1207081786'), (u'CALL_-1207086503', u'INDIRECT_-1207082502'), (u'CALL_-1207084768', u'INDIRECT_-1207081693'), ('const-0', u'SUBPIECE_-1207084005'), (u'LOAD_-1207085396', u'PTRSUB_-1207080921'), (u'MULTIEQUAL_-1207083416', u'PTRSUB_-1207080913'), (u'CALLIND_-1207085183', u'INT_NOTEQUAL_-1207085168'), (u'CAST_-1207081397', u'PTRADD_-1207085479'), (u'CALL_-1207084679', u'INDIRECT_-1207081513'), (u'STORE_-1207085696', u'INDIRECT_-1207082298'), (u'PTRSUB_-1207081541', u'LOAD_-1207086581'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207081644'), (u'STORE_-1207085601', u'INDIRECT_-1207082157'), (u'CALL_-1207087362', u'INDIRECT_-1207083082'), (u'CALL_-1207087338', u'INDIRECT_-1207082227'), (u'INT_EQUAL_-1207086287', u'CBRANCH_-1207086284'), (u'STORE_-1207085508', u'INDIRECT_-1207081413'), (u'MULTIEQUAL_-1207083416', u'PTRSUB_-1207080908'), (u'INT_ADD_-1207082200', u'MULTIEQUAL_-1207080951'), ('const-433', u'STORE_-1207084571'), (u'STORE_-1207085854', u'INDIRECT_-1207082238'), (u'STORE_-1207085820', u'INDIRECT_-1207082364'), (u'CALL_-1207086708', u'INDIRECT_-1207082378'), (u'STORE_-1207085537', u'INDIRECT_-1207081969'), ('const-112', u'PTRSUB_-1207081056'), (u'BOOL_NEGATE_-1207082803', u'BOOL_AND_-1207086169'), (u'INT_NOTEQUAL_-1207085226', u'CBRANCH_-1207085225'), (u'MULTIEQUAL_-1207081701', u'PTRSUB_-1207080791'), ('const-5', u'CALL_-1207084597'), (u'MULTIEQUAL_-1207082564', u'MULTIEQUAL_-1207083397'), ('const-433', u'LOAD_-1207085277'), (u'INT_ZEXT_-1207083923', u'MULTIEQUAL_-1207081402'), (u'CALL_-1207084845', u'INDIRECT_-1207081758'), (u'INDIRECT_-1207082157', u'MULTIEQUAL_-1207082131'), ('const-0', u'INT_EQUAL_-1207084535'), (u'STORE_-1207085722', u'INDIRECT_-1207082392'), (u'INDIRECT_-1207081338', u'MULTIEQUAL_-1207082135'), (u'CALL_-1207086565', u'INDIRECT_-1207082544'), (u'INDIRECT_-1207081227', u'COPY_-1207081311'), ('const-3', u'STORE_-1207085854'), (u'STORE_-1207085569', u'INDIRECT_-1207081919'), (u'INDIRECT_-1207081894', u'COPY_-1207081937'), (u'STORE_-1207085820', u'INDIRECT_-1207081914'), (u'INT_MULT_-1207083036', u'INT_ADD_-1207081609'), ('const-433', u'STORE_-1207085836'), ('const-5', u'COPY_-1207086824'), (u'INDIRECT_-1207081967', u'COPY_-1207081990'), (u'CALL_-1207084869', u'INDIRECT_-1207081619'), (u'COPY_-1207086818', u'CAST_-1207081512'), (u'LOAD_-1207085621', u'STORE_-1207085569'), ('const-8', u'PTRSUB_-1207081406'), (u'STORE_-1207085477', u'INDIRECT_-1207082007'), ('const-1', u'PTRADD_-1207086730'), ('tmp_3895', u'BRANCH_-1207084682'), (u'STORE_-1207085400', u'INDIRECT_-1207082189'), ('const-0', u'COPY_-1207080650'), ('const-433', u'LOAD_-1207086133'), (u'INDIRECT_-1207082082', u'MULTIEQUAL_-1207082056'), ('const-272', u'PTRSUB_-1207080984'), (u'MULTIEQUAL_-1207081807', u'MULTIEQUAL_-1207081831'), ('const-433', u'STORE_-1207085645'), (u'STORE_-1207085569', u'INDIRECT_-1207082219'), (u'MULTIEQUAL_-1207081401', u'INT_SUB_-1207085537'), (u'MULTIEQUAL_-1207083189', u'INT_LESS_-1207086889'), (u'MULTIEQUAL_-1207081822', u'MULTIEQUAL_-1207082756'), (u'CALL_-1207086565', u'SUBPIECE_-1207082965'), (u'STORE_-1207085645', u'INDIRECT_-1207082037'), (u'COPY_-1207080860', u'MULTIEQUAL_-1207081790'), (u'STORE_-1207085492', u'INDIRECT_-1207081868'), (u'COPY_-1207081609', u'MULTIEQUAL_-1207083756'), (u'BOOL_NEGATE_-1207082763', u'BOOL_AND_-1207086081'), (u'CALL_-1207087354', u'INDIRECT_-1207082701'), (u'PTRSUB_-1207081115', u'STORE_-1207085737'), ('const-104', u'INT_ADD_-1207085393'), ('const-1', u'INT_ADD_-1207081671'), (u'STORE_-1207085696', u'INDIRECT_-1207082373'), (u'INDIRECT_-1207082245', u'MULTIEQUAL_-1207082116'), (u'STORE_-1207085696', u'INDIRECT_-1207081923'), (u'CAST_-1207081512', u'COPY_-1207081599'), (u'MULTIEQUAL_-1207082543', u'INT_LESS_-1207086864'), (u'MULTIEQUAL_-1207083242', u'MULTIEQUAL_-1207083239'), (u'INDIRECT_-1207082453', u'MULTIEQUAL_-1207081880'), (u'PTRSUB_-1207081034', u'LOAD_-1207085633'), (u'STORE_-1207086075', u'INDIRECT_-1207082597'), (u'MULTIEQUAL_-1207082360', u'MULTIEQUAL_-1207082266'), (u'CALL_-1207085921', u'INT_ADD_-1207085833'), ('const-1', u'INT_ADD_-1207081670'), (u'INDIRECT_-1207082304', u'MULTIEQUAL_-1207081805'), (u'CALL_-1207084569', u'INDIRECT_-1207081670'), (u'INDIRECT_-1207083062', u'INT_ZEXT_-1207086123'), (u'INDIRECT_-1207081664', u'MULTIEQUAL_-1207081657'), (u'CALL_-1207087362', u'INDIRECT_-1207082782'), (u'INT_ADD_-1207081671', u'PTRADD_-1207086735'), ('const-433', u'LOAD_-1207085706'), (u'CALL_-1207086531', u'INDIRECT_-1207082372'), ('const-1499442', u'COPY_-1207086157'), (u'COPY_-1207080707', u'MULTIEQUAL_-1207082772'), (u'STORE_-1207085492', u'INDIRECT_-1207082243'), (u'CALL_-1207085997', u'INDIRECT_-1207082200'), (u'CALL_-1207084816', u'INDIRECT_-1207081422'), (u'LOAD_-1207087282', u'INT_NOTEQUAL_-1207087233'), (u'INDIRECT_-1207081707', u'MULTIEQUAL_-1207081681'), (u'MULTIEQUAL_-1207082543', u'INT_LESS_-1207086889'), ('const-433', u'LOAD_-1207087061'), (u'MULTIEQUAL_-1207081972', u'MULTIEQUAL_-1207081926'), (u'MULTIEQUAL_-1207083427', u'BOOL_NEGATE_-1207083027'), (u'INT_EQUAL_-1207086171', u'MULTIEQUAL_-1207083101'), (u'MULTIEQUAL_-1207083460', u'MULTIEQUAL_-1207082526'), (u'CALL_-1207085997', u'INDIRECT_-1207082350'), ('const-40', u'PTRSUB_-1207081810'), (u'COPY_-1207081718', u'STORE_-1207085601'), (u'MULTIEQUAL_-1207083397', u'INT_ZEXT_-1207086780'), (u'MULTIEQUAL_-1207083189', u'INT_EQUAL_-1207086900'), (u'MULTIEQUAL_-1207083189', u'INT_LESS_-1207086900'), (u'INDIRECT_-1207081782', u'MULTIEQUAL_-1207081756'), (u'INDIRECT_-1207081757', u'COPY_-1207081796'), (u'STORE_-1207085711', u'INDIRECT_-1207081858'), ('tmp_2670', u'CBRANCH_-1207085417'), (u'CAST_-1207081150', u'STORE_-1207085407'), (u'STORE_-1207085689', u'INDIRECT_-1207082293'), (u'INT_ZEXT_-1207086123', u'INT_MULT_-1207082772'), (u'PTRADD_-1207084640', u'COPY_-1207080709'), (u'MULTIEQUAL_-1207081972', u'MULTIEQUAL_-1207082906'), (u'INT_EQUAL_-1207086206', u'CBRANCH_-1207086207'), (u'INT_ZEXT_-1207083798', u'INT_CARRY_-1207086652'), (u'INDIRECT_-1207081969', u'COPY_-1207082012'), (u'INDIRECT_-1207082352', u'MULTIEQUAL_-1207082210'), (u'MULTIEQUAL_-1207083217', u'MULTIEQUAL_-1207083214'), (u'CAST_-1207081480', u'CALL_-1207086708'), ('const-8', u'PTRSUB_-1207081401'), (u'MULTIEQUAL_-1207082606', u'MULTIEQUAL_-1207081672'), (u'STORE_-1207085805', u'INDIRECT_-1207081979'), (u'STORE_-1207085847', u'INDIRECT_-1207082083'), ('const-433', u'LOAD_-1207085361'), (u'INDIRECT_-1206915483', u'COPY_-1206915536'), (u'COPY_-1207086700', u'MULTIEQUAL_-1207083948'), (u'COPY_-1207081727', u'MULTIEQUAL_-1207082199'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082356'), ('const-2842432', u'PTRSUB_-1207085142'), (u'CALL_-1207087354', u'INDIRECT_-1207082240'), (u'MULTIEQUAL_-1207082918', u'MULTIEQUAL_-1207081862'), ('const-1', u'PTRADD_-1207086161'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081892'), ('const-0', u'COPY_-1207080760'), (u'STORE_-1207084642', u'INDIRECT_-1207081152'), (u'INDIRECT_-1207081519', u'COPY_-1207081562'), (u'MULTIEQUAL_-1207083672', u'INT_ADD_-1207083117'), ('const-1', u'INT_SUB_-1207086462'), (u'BOOL_AND_-1207086081', u'INT_NOTEQUAL_-1207086082'), ('tmp_1349', u'CBRANCH_-1207086431'), ('const-0', u'COPY_-1207085756'), ('const-433', u'LOAD_-1207084700'), ('const-112', u'PTRSUB_-1207081074'), (u'MULTIEQUAL_-1207082475', u'MULTIEQUAL_-1207082472'), ('const-32', u'INT_ADD_-1207084560'), (u'COPY_-1207080717', u'MULTIEQUAL_-1207082862'), (u'STORE_-1207085854', u'INDIRECT_-1207081938'), (u'INT_ZEXT_-1207083140', u'PTRADD_-1207085479'), (u'CAST_-1207081529', u'PTRADD_-1207086606'), ('const-0', u'STORE_-1207085722'), ('const-433', u'LOAD_-1207086646'), (u'CALL_-1207084845', u'INDIRECT_-1207081983'), (u'PTRSUB_-1207081027', u'LOAD_-1207085621'), (u'CAST_-1207081150', u'PTRSUB_-1207081056'), (u'INT_ADD_-1207084511', u'CAST_-1207080550'), (u'PTRADD_-1207086606', u'INT_EQUAL_-1207086658'), (u'CALL_-1207085921', u'INDIRECT_-1207082004'), ('const-40', u'PTRSUB_-1207080942'), ('const-0', u'PTRSUB_-1207081920'), ('const-5', u'CALL_-1206918378'), (u'INDIRECT_-1207081595', u'MULTIEQUAL_-1207081778'), (u'MULTIEQUAL_-1207083609', u'PTRADD_-1207086589'), (u'STORE_-1207085722', u'INDIRECT_-1207082242'), ('const-2', u'INT_SUB_-1207086294'), (u'STORE_-1207085673', u'INDIRECT_-1207081983'), (u'STORE_-1207085711', u'INDIRECT_-1207082233'), (u'CALL_-1207084569', u'INDIRECT_-1207080834'), (u'CALL_-1207084597', u'INDIRECT_-1207081320'), (u'CAST_-1207081397', u'CALL_-1207086503'), (u'MULTIEQUAL_-1207081732', u'MULTIEQUAL_-1207081756'), ('const-0', u'COPY_-1207086185'), (u'LOAD_-1207084574', u'INT_AND_-1207084548'), (u'PTRSUB_-1207081051', u'LOAD_-1207085654'), (u'INT_NOTEQUAL_-1207085334', u'CBRANCH_-1207085333'), ('const-0', u'RETURN_-1207084686'), (u'CALL_-1207087362', u'INDIRECT_-1207083599'), (u'PTRADD_-1207085479', u'LOAD_-1207085532'), (u'CALL_-1207086044', u'CALL_-1207085997'), ('const-0', u'INT_NOTEQUAL_-1207087137'), (u'MULTIEQUAL_-1207083189', u'COPY_-1207080651'), (u'STORE_-1207085673', u'INDIRECT_-1207082358'), ('const-16', u'PTRSUB_-1207080921'), (u'CALL_-1207084768', u'INDIRECT_-1207081243'), ('const-0', u'SUBPIECE_-1207083019'), (u'CAST_-1207081150', u'PTRSUB_-1207081144'), (u'MULTIEQUAL_-1207081747', u'MULTIEQUAL_-1207082681'), (u'STORE_-1207085537', u'INDIRECT_-1207082194'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915183'), (u'COPY_-1207080963', u'MULTIEQUAL_-1207083416'), ('const-433', u'LOAD_-1207085459'), (u'CALL_-1207085921', u'INDIRECT_-1207082079'), (u'INT_SUB_-1207086294', u'INT_AND_-1207086274'), (u'STORE_-1207085847', u'INDIRECT_-1207082383'), ('const-433', u'LOAD_-1207085621'), (u'COPY_-1207086157', u'CAST_-1207081219'), (u'COPY_-1207086754', u'MULTIEQUAL_-1207082591'), (u'STORE_-1207085484', u'INDIRECT_-1207081862'), (u'STORE_-1207085854', u'INDIRECT_-1207082388'), (u'LOAD_-1207085459', u'MULTIEQUAL_-1207081399'), ('const-0', u'INT_EQUAL_-1207085907'), (u'STORE_-1207085696', u'INDIRECT_-1207082223'), (u'LOAD_-1207087271', u'INT_NOTEQUAL_-1207087215'), (u'INDIRECT_-1207081607', u'COPY_-1207081646'), (u'MULTIEQUAL_-1207081957', u'MULTIEQUAL_-1207081936'), (u'INDIRECT_-1207081370', u'MULTIEQUAL_-1207081211'), ('const--2', u'INT_MULT_-1207082100'), (u'MULTIEQUAL_-1207081657', u'MULTIEQUAL_-1207081636'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915258'), (u'STORE_-1207085484', u'INDIRECT_-1207082237'), (u'MULTIEQUAL_-1207082906', u'MULTIEQUAL_-1207082843'), (u'COPY_-1207080699', u'MULTIEQUAL_-1207082772'), (u'INDIRECT_-1207082512', u'INT_ADD_-1207084631'), (u'COPY_-1207081718', u'PTRSUB_-1207080622'), ('const--2', u'INT_MULT_-1207083109'), ('const-254', u'INT_AND_-1207082564'), (u'STORE_-1207085722', u'INDIRECT_-1207081867'), (u'STORE_-1207085737', u'INDIRECT_-1207081952'), (u'INDIRECT_-1207083138', u'MULTIEQUAL_-1207082981'), (u'STORE_-1207084571', u'INDIRECT_-1207081117'), (u'INT_EQUAL_-1207085459', u'CBRANCH_-1207085457'), (u'PTRSUB_-1207081139', u'LOAD_-1207085800'), (u'BOOL_NEGATE_-1207082802', u'BOOL_AND_-1207086169'), ('const-1499688', u'COPY_-1206914310'), (u'INDIRECT_-1207082039', u'MULTIEQUAL_-1207082032'), (u'CAST_-1207081150', u'PTRSUB_-1207081139'), (u'MULTIEQUAL_-1207082843', u'MULTIEQUAL_-1207081787'), (u'INDIRECT_-1207081192', u'COPY_-1207081275'), (u'STORE_-1207085696', u'INDIRECT_-1207082073'), (u'CALLIND_-1207085183', u'INDIRECT_-1207082986'), (u'INDIRECT_-1207082044', u'COPY_-1207082087'), (u'INDIRECT_-1207081152', u'COPY_-1207081236'), (u'MULTIEQUAL_-1207083511', u'PTRADD_-1207086161'), (u'STORE_-1207085407', u'INDIRECT_-1207081669'), ('const-433', u'LOAD_-1207085684'), (u'INDIRECT_-1207081563', u'MULTIEQUAL_-1207082360'), (u'LOAD_-1207085706', u'STORE_-1207085689'), (u'STORE_-1207085836', u'INDIRECT_-1207082074'), (u'MULTIEQUAL_-1207081733', u'INT_ADD_-1207086880'), (u'STORE_-1207084642', u'INDIRECT_-1207081527'), (u'INT_EQUAL_-1207086991', u'CBRANCH_-1207086989'), (u'INDIRECT_-1207082988', u'MULTIEQUAL_-1207081851'), (u'INDIRECT_-1207081342', u'COPY_-1207081425'), (u'STORE_-1207084642', u'INDIRECT_-1207081452'), (u'INDIRECT_-1207082753', u'MULTIEQUAL_-1207081787'), (u'COPY_-1207081718', u'PTRSUB_-1207080868'), (u'INDIRECT_-1207082603', u'MULTIEQUAL_-1207082030'), (u'CALL_-1207084679', u'INDIRECT_-1207081438'), (u'MULTIEQUAL_-1207083668', u'COPY_-1207081718'), (u'STORE_-1207085407', u'INDIRECT_-1207082119'), (u'INT_SUB_-1207085537', u'INT_ZEXT_-1207083140'), (u'CALL_-1207084679', u'INDIRECT_-1207081738'), (u'INT_EQUAL_-1207086629', u'MULTIEQUAL_-1207083314'), (u'INT_AND_-1207086421', u'INT_NOTEQUAL_-1207086434'), (u'STORE_-1207084571', u'INDIRECT_-1207081567'), (u'CALL_-1207084768', u'INDIRECT_-1207081618'), (u'INDIRECT_-1207083062', u'INT_ZEXT_-1207086211'), (u'BOOL_NEGATE_-1207081428', u'CBRANCH_-1207086170'), ('const-433', u'LOAD_-1207085791'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081592'), (u'PTRSUB_-1207081475', u'PTRADD_-1207086387'), (u'CALL_-1207084869', u'INDIRECT_-1207081769'), (u'INDIRECT_-1207082378', u'MULTIEQUAL_-1207081805'), (u'MULTIEQUAL_-1207082122', u'MULTIEQUAL_-1207082076'), (u'STORE_-1207085477', u'INDIRECT_-1207081857'), (u'COPY_-1207081718', u'COPY_-1207080862'), (u'INDIRECT_-1207082079', u'MULTIEQUAL_-1207081580'), (u'COPY_-1207080872', u'MULTIEQUAL_-1207083702'), ('const--1', u'INT_ADD_-1207086129'), (u'STORE_-1207085820', u'INDIRECT_-1207082439'), (u'INT_EQUAL_-1207086118', u'CBRANCH_-1207086119'), (u'LOAD_-1207086221', u'INT_LESS_-1207086206'), (u'LOAD_-1207086221', u'INT_EQUAL_-1207086206'), ('const-36', u'PTRSUB_-1207081115'), (u'CALL_-1207084679', u'INDIRECT_-1207082512'), (u'STORE_-1207086075', u'INDIRECT_-1207082522'), (u'STORE_-1207085689', u'INDIRECT_-1207081918'), (u'STORE_-1207085547', u'INDIRECT_-1207082203'), (u'INT_LESS_-1207086118', u'MULTIEQUAL_-1207083214'), ('const-1', u'PTRADD_-1207086387'), (u'STORE_-1207085477', u'INDIRECT_-1207082232'), (u'MULTIEQUAL_-1207082918', u'MULTIEQUAL_-1207082716'), (u'COPY_-1207081344', u'MULTIEQUAL_-1207083418'), ('const-56', u'PTRSUB_-1207080967'), (u'LOAD_-1207085212', u'PTRSUB_-1207080776'), (u'MULTIEQUAL_-1207083397', u'MULTIEQUAL_-1207082341'), (u'PTRSUB_-1207081104', u'STORE_-1207085722'), (u'INDIRECT_-1207082117', u'COPY_-1207082140'), (u'COPY_-1207081866', u'COPY_-1207081725'), (u'STORE_-1207085711', u'INDIRECT_-1207082158'), ('const--1', u'INT_ADD_-1207084696'), (u'INT_ADD_-1207084560', u'CAST_-1207080251'), (u'MULTIEQUAL_-1207083665', u'LOAD_-1207086792'), ('const-0', u'INT_EQUAL_-1207086796'), (u'LOAD_-1207085277', u'MULTIEQUAL_-1207082376'), ('const-1', u'PTRADD_-1207085410'), (u'CALL_-1207086044', u'INDIRECT_-1207082453'), ('const--1', u'INT_ADD_-1207086217'), (u'CALLOTHER_-1207084828', u'CAST_-1207080621'), (u'INT_MULT_-1207085433', u'PTRADD_-1207085399'), (u'INDIRECT_-1207082603', u'MULTIEQUAL_-1207082491'), (u'INDIRECT_-1207082838', u'MULTIEQUAL_-1207082681'), (u'INT_MULT_-1207082773', u'INT_ADD_-1207081375'), (u'INT_EQUAL_-1207085907', u'CBRANCH_-1207085897'), (u'INT_ZEXT_-1207084695', u'INT_MULT_-1207082101'), (u'CALL_-1207084679', u'INDIRECT_-1207082607'), (u'STORE_-1207085537', u'INDIRECT_-1207081894'), (u'INT_ZEXT_-1207084446', u'MULTIEQUAL_-1207083173'), (u'INT_EQUAL_-1207086740', u'CBRANCH_-1207086738'), (u'MULTIEQUAL_-1207083123', u'BOOL_NEGATE_-1207082802'), (u'CALL_-1207084597', u'INDIRECT_-1207081384'), (u'MULTIEQUAL_-1207081937', u'MULTIEQUAL_-1207082161'), (u'COPY_-1207084724', u'CAST_-1207080615'), ('tmp_2599', u'BRANCH_-1207085467'), (u'MULTIEQUAL_-1207081672', u'MULTIEQUAL_-1207082606'), (u'INT_ADD_-1207085840', u'CAST_-1207081059'), (u'INDIRECT_-1207081567', u'COPY_-1207081650'), ('const-1', u'PTRADD_-1207086735'), ('tmp_2924', u'CBRANCH_-1207085225'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081594'), (u'BOOL_NEGATE_-1207083026', u'BOOL_AND_-1207086592'), (u'MULTIEQUAL_-1207082531', u'MULTIEQUAL_-1207081597'), (u'MULTIEQUAL_-1207081404', u'MULTIEQUAL_-1207082237'), ('const-1', u'INT_ADD_-1207081609'), (u'PTRSUB_-1207080901', u'CAST_-1207080811'), (u'INDIRECT_-1207082447', u'MULTIEQUAL_-1207082416'), ('tmp_1920', u'CBRANCH_-1207086082'), ('const-0', u'INT_NOTEQUAL_-1207084801'), (u'LOAD_-1207085610', u'INT_SUB_-1207085436'), ('const-0', u'INT_NOTEQUAL_-1207085241'), ('tmp_3317', u'CBRANCH_-1207084648'), (u'PTRADD_-1207085399', u'LOAD_-1207085459'), (u'COPY_-1207081316', u'MULTIEQUAL_-1207083394'), (u'LOAD_-1207085361', u'COPY_-1207080868'), ('const-1', u'INT_SUB_-1207085537'), (u'MULTIEQUAL_-1207083699', u'LOAD_-1207086644'), ('const-32', u'PTRSUB_-1207081161'), (u'CALL_-1207086531', u'INDIRECT_-1207082597'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081519'), ('const-0', u'PTRSUB_-1207080883'), (u'MULTIEQUAL_-1207083254', u'INT_SUB_-1207085436'), (u'STORE_-1207085673', u'INDIRECT_-1207082058'), (u'MULTIEQUAL_-1207081636', u'MULTIEQUAL_-1207082468'), (u'INT_SUB_-1207085502', u'STORE_-1207085507'), (u'COPY_-1207080870', u'MULTIEQUAL_-1207083672'), (u'INDIRECT_-1207082378', u'MULTIEQUAL_-1207081412'), ('const-2', u'INT_MULT_-1207085433'), (u'INDIRECT_-1207082528', u'MULTIEQUAL_-1207081955'), (u'STORE_-1207085711', u'INDIRECT_-1207082383'), (u'LOAD_-1207085361', u'INT_NOTEQUAL_-1207085334'), (u'INT_SUB_-1207084494', u'INT_LESS_-1207084465'), (u'CALL_-1207084816', u'INDIRECT_-1207081572'), (u'INDIRECT_-1207081488', u'MULTIEQUAL_-1207082285'), (u'MULTIEQUAL_-1207082693', u'MULTIEQUAL_-1207082491'), (u'INT_AND_-1207083274', u'INT_EQUAL_-1207086991'), (u'PTRSUB_-1207080776', u'LOAD_-1207085193'), (u'INDIRECT_-1207081755', u'MULTIEQUAL_-1207081732'), ('const-433', u'LOAD_-1207084574'), (u'COPY_-1207080849', u'CALL_-1207084869'), (u'CALL_-1207087338', u'INDIRECT_-1207083063'), (u'STORE_-1207085847', u'INDIRECT_-1207082008'), ('const-32', u'PTRSUB_-1207080622'), ('const-1', u'CALL_-1207085921'), (u'INDIRECT_-1207082607', u'CALL_-1207084597'), ('tmp_1612', u'CBRANCH_-1207086254'), (u'CAST_-1207080566', u'LOAD_-1207084566'), ('const-433', u'LOAD_-1207086320'), (u'STORE_-1207085537', u'INDIRECT_-1207082119'), ('const-0', u'PTRSUB_-1207080833'), (u'COPY_-1207081354', u'MULTIEQUAL_-1207083511'), ('const-433', u'STORE_-1207085847'), ('tmp_1569', u'CBRANCH_-1207086284'), ('const-0', u'STORE_-1207085508'), ('const-0', u'STORE_-1207085673'), (u'MULTIEQUAL_-1207082660', u'MULTIEQUAL_-1207082566'), (u'MULTIEQUAL_-1207083756', u'LOAD_-1207086790'), ('const-46', u'INT_EQUAL_-1207085517'), (u'INDIRECT_-1206915408', u'COPY_-1206915461'), ('const-48', u'INT_ADD_-1207085833'), ('const--1', u'INT_ADD_-1207086786'), (u'MULTIEQUAL_-1207082210', u'MULTIEQUAL_-1207082116'), (u'INT_ADD_-1207083117', u'MULTIEQUAL_-1207081519'), (u'MULTIEQUAL_-1207082376', u'PTRSUB_-1207080825'), (u'LOAD_-1207087175', u'MULTIEQUAL_-1207082237'), (u'STORE_-1207085601', u'INDIRECT_-1207081782'), (u'MULTIEQUAL_-1207082376', u'COPY_-1207081737'), ('const-48', u'PTRSUB_-1207081095'), (u'CALL_-1207086044', u'INDIRECT_-1207082153'), (u'MULTIEQUAL_-1207082843', u'MULTIEQUAL_-1207082641'), (u'INT_SUB_-1207085474', u'INT_ZEXT_-1207083923'), (u'PTRADD_-1207086589', u'COPY_-1207081538'), (u'CAST_-1207081426', u'CALL_-1207086503'), (u'INT_SUB_-1207085436', u'STORE_-1207085425'), (u'MULTIEQUAL_-1207083236', u'INT_ADD_-1207082077'), (u'PTRSUB_-1207086629', u'COPY_-1207081542'), (u'CALL_-1207085882', u'INDIRECT_-1207082128'), (u'STORE_-1207085836', u'INDIRECT_-1207082149'), ('tmp_2979', u'CBRANCH_-1207085168'), (u'MULTIEQUAL_-1207082086', u'MULTIEQUAL_-1207082918'), ('const-0', u'INT_EQUAL_-1207085979'), ('tmp_1623', u'CBRANCH_-1207086232'), (u'STORE_-1207085847', u'INDIRECT_-1207082233'), (u'CAST_-1207081150', u'PTRSUB_-1207081079'), (u'CALL_-1206918378', u'INDIRECT_-1206915072'), (u'CALL_-1206918378', u'INDIRECT_-1206915522'), (u'LOAD_-1207085800', u'INT_AND_-1207082564'), (u'MULTIEQUAL_-1207083397', u'INT_ZEXT_-1207084695'), (u'STORE_-1207085836', u'INDIRECT_-1207081924'), (u'MULTIEQUAL_-1207082376', u'PTRSUB_-1207081541'), (u'MULTIEQUAL_-1207083418', u'PTRADD_-1207086166'), (u'MULTIEQUAL_-1207082681', u'MULTIEQUAL_-1207081747'), (u'CAST_-1207080615', u'COPY_-1207080707'), (u'PTRADD_-1207086161', u'COPY_-1207081354'), ('const-5', u'INT_LESS_-1207086258'), (u'SUBPIECE_-1207084005', u'MULTIEQUAL_-1207081401'), (u'MULTIEQUAL_-1207083397', u'INT_ZEXT_-1207086785'), (u'PTRADD_-1207086387', u'LOAD_-1207086447'), (u'INT_ZEXT_-1207086780', u'INT_MULT_-1207083108'), (u'MULTIEQUAL_-1207083418', u'LOAD_-1207086223'), (u'INDIRECT_-1207082078', u'MULTIEQUAL_-1207081505'), ('const-433', u'LOAD_-1207086327'), (u'MULTIEQUAL_-1207082564', u'MULTIEQUAL_-1207082526'), (u'STORE_-1207085547', u'INDIRECT_-1207081828'), (u'CALLIND_-1207085623', u'INDIRECT_-1207081981'), ('const-1', u'CALL_-1207085921'), (u'INT_ADD_-1207085571', u'STORE_-1207085477'), (u'INT_EQUAL_-1207084685', u'CBRANCH_-1207084686'), (u'COPY_-1207080889', u'MULTIEQUAL_-1207082390'), ('const-0', u'PTRSUB_-1207080911'), ('const-0', u'PTRSUB_-1207080888'), (u'STORE_-1207085659', u'INDIRECT_-1207082121'), (u'CAST_-1207081150', u'PTRSUB_-1207081013'), (u'STORE_-1207085805', u'INDIRECT_-1207082429'), (u'SUBPIECE_-1207082965', u'MULTIEQUAL_-1207081401'), (u'INDIRECT_-1207083213', u'MULTIEQUAL_-1207082076'), (u'CALL_-1207085921', u'INDIRECT_-1207082529'), (u'STORE_-1207085547', u'INDIRECT_-1207081753'), ('const-0', u'CALL_-1207084768'), (u'MULTIEQUAL_-1207081519', u'COPY_-1207080870'), (u'INT_EQUAL_-1207086118', u'MULTIEQUAL_-1207083101'), (u'CALL_-1207087338', u'INDIRECT_-1207082838'), (u'CALL_-1206918378', u'CAST_-1206914095'), (u'MULTIEQUAL_-1207082122', u'MULTIEQUAL_-1207083056'), (u'INT_ADD_-1207081375', u'PTRADD_-1207086078'), (u'MULTIEQUAL_-1207083056', u'MULTIEQUAL_-1207082122'), (u'COPY_-1207083756', u'COPY_-1207081735'), ('const--1', u'INT_NOTEQUAL_-1207087293'), ('const-104', u'PTRSUB_-1207081084'), (u'STORE_-1207085508', u'INDIRECT_-1207081638'), (u'CALL_-1207087362', u'INDIRECT_-1207083232'), (u'INT_EQUAL_-1207086227', u'CBRANCH_-1207086232'), (u'MULTIEQUAL_-1207082468', u'MULTIEQUAL_-1207081412'), ('const-0', u'COPY_-1207081866'), ('const-1', u'PTRADD_-1207086073'), (u'STORE_-1207084571', u'INDIRECT_-1207081642'), (u'INT_SUB_-1207085436', u'STORE_-1207085400'), (u'MULTIEQUAL_-1207082510', u'MULTIEQUAL_-1207082416'), (u'CALL_-1206918350', u'INDIRECT_-1206914983'), ('const-433', u'STORE_-1207085601'), (u'INDIRECT_-1207081295', u'MULTIEQUAL_-1207081478'), (u'INT_ZEXT_-1207086216', u'INT_MULT_-1207082813'), (u'SUBPIECE_-1207084005', u'INT_SUB_-1207085474'), (u'CALL_-1207084845', u'INDIRECT_-1207081833'), (u'STORE_-1207085492', u'INDIRECT_-1207081943'), (u'CALL_-1206918378', u'INDIRECT_-1206915297'), (u'CAST_-1207081150', u'PTRSUB_-1207081104'), ('const-433', u'STORE_-1207085696'), (u'CALL_-1207084597', u'INT_NOTEQUAL_-1207084582'), (u'MULTIEQUAL_-1207083397', u'INT_ZEXT_-1207084690'), (u'STORE_-1207085689', u'INDIRECT_-1207081843'), (u'CAST_-1207081548', u'INT_LESS_-1207086846'), ('tmp_2115', u'CBRANCH_-1207085897'), (u'STORE_-1207085537', u'INDIRECT_-1207082269'), (u'STORE_-1207085477', u'INDIRECT_-1207082157'), (u'CALL_-1207086708', u'INDIRECT_-1207082753'), (u'INDIRECT_-1207082147', u'MULTIEQUAL_-1207082116'), (u'INDIRECT_-1207082529', u'MULTIEQUAL_-1207082030'), (u'MULTIEQUAL_-1207082756', u'MULTIEQUAL_-1207082693'), (u'STORE_-1207085507', u'INDIRECT_-1207081803'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915108'), (u'INT_NOTEQUAL_-1207087322', u'CBRANCH_-1207087308'), (u'INDIRECT_-1207082275', u'CALL_-1207085921'), (u'STORE_-1207085508', u'INDIRECT_-1207081338'), ('const-433', u'LOAD_-1207085212'), ('const-0', u'COPY_-1207081791'), (u'CALL_-1207084744', u'INDIRECT_-1207081457'), (u'LOAD_-1207085396', u'INT_EQUAL_-1207085378'), (u'CALL_-1207084744', u'INDIRECT_-1207081682'), (u'INT_NOTEQUAL_-1207086082', u'CBRANCH_-1207086082'), (u'STORE_-1207085601', u'INDIRECT_-1207081857'), (u'COPY_-1207086185', u'MULTIEQUAL_-1207083217'), ('const-0', u'PTRSUB_-1207080975'), (u'INT_ADD_-1207082077', u'MULTIEQUAL_-1207083189'), (u'INDIRECT_-1207081817', u'COPY_-1207081840'), (u'PTRSUB_-1207080942', u'STORE_-1207085484'), (u'INDIRECT_-1207082379', u'MULTIEQUAL_-1207081880'), (u'STORE_-1207085601', u'INDIRECT_-1207081932'), ('const-433', u'STORE_-1207085477'), (u'STORE_-1207085407', u'INDIRECT_-1207081744'), (u'STORE_-1207085407', u'INDIRECT_-1207081969'), (u'INT_AND_-1207084548', u'STORE_-1207084571'), (u'STORE_-1207086075', u'INDIRECT_-1207082447'), (u'INT_EQUAL_-1207086206', u'MULTIEQUAL_-1207083126'), (u'INT_LESS_-1207086846', u'MULTIEQUAL_-1207083503'), (u'INDIRECT_-1207082277', u'MULTIEQUAL_-1207082135'), (u'CALL_-1207086565', u'INDIRECT_-1207083211'), ('const-5', u'CALL_-1207084869'), (u'CAST_-1207081315', u'INT_ZEXT_-1207083908'), (u'CALL_-1207084869', u'CAST_-1207080645'), (u'COPY_-1207080610', u'CALL_-1207084597'), (u'PTRSUB_-1207081144', u'STORE_-1207085805'), (u'MULTIEQUAL_-1207083098', u'BOOL_NEGATE_-1207082762'), ('const-433', u'STORE_-1207085673'), (u'MULTIEQUAL_-1207082390', u'MULTIEQUAL_-1207083236'), (u'PTRSUB_-1207080984', u'PTRSUB_-1207080883'), (u'CAST_-1207080251', u'STORE_-1207084571'), (u'PTRADD_-1207086166', u'COPY_-1207081344'), (u'CALL_-1207086708', u'INDIRECT_-1207082678'), (u'STORE_-1207085477', u'INDIRECT_-1207081707'), (u'INT_MULT_-1207082772', u'INT_ADD_-1207081374'), ('tmp_866', u'CBRANCH_-1207086776'), ('tmp_1174', u'CBRANCH_-1207086593'), ('tmp_3106', u'CBRANCH_-1207084801'), (u'INT_ADD_-1207081609', u'PTRADD_-1207086584'), (u'PTRSUB_-1207081068', u'STORE_-1207085673'), ('const--2', u'INT_MULT_-1207082101'), (u'CALL_-1206918378', u'INDIRECT_-1206915222'), (u'LOAD_-1207084700', u'INT_LESS_-1207084685'), (u'LOAD_-1207084700', u'INT_EQUAL_-1207084685'), (u'MULTIEQUAL_-1207083397', u'MULTIEQUAL_-1207083195'), (u'INDIRECT_-1207082688', u'MULTIEQUAL_-1207082531'), (u'INT_EQUAL_-1207086931', u'CBRANCH_-1207086926'), (u'INT_LESS_-1207086775', u'MULTIEQUAL_-1207083487'), (u'INT_LESS_-1207084465', u'INT_ZEXT_-1207084446'), (u'MULTIEQUAL_-1207083236', u'MULTIEQUAL_-1207083189'), (u'INDIRECT_-1207081683', u'MULTIEQUAL_-1207081628'), (u'CALL_-1207087362', u'INDIRECT_-1207083157'), (u'CALL_-1207084869', u'INDIRECT_-1207081694'), (u'CALL_-1207084597', u'INDIRECT_-1207081759'), ('const-1', u'PTRADD_-1207085399'), (u'CAST_-1207081397', u'CALL_-1207086044'), ('const-0', u'INT_EQUAL_-1207086030'), (u'INDIRECT_-1207081602', u'COPY_-1207081686'), (u'BOOL_AND_-1207086169', u'INT_EQUAL_-1207086171'), (u'STORE_-1207085484', u'INDIRECT_-1207082012'), (u'LOAD_-1207085610', u'COPY_-1207080962'), (u'INDIRECT_-1207082130', u'MULTIEQUAL_-1207082107'), (u'INT_ZEXT_-1207084446', u'INT_ADD_-1207082077'), ('const-433', u'STORE_-1207085425'), (u'STORE_-1207085492', u'INDIRECT_-1207082093'), ('tmp_248', u'CBRANCH_-1207087233'), ('const-0', u'CALL_-1207084597'), ('const-2824832', u'PTRSUB_-1207081475'), ('const-433', u'STORE_-1207085805'), ('const-433', u'STORE_-1207084642'), (u'STORE_-1207085722', u'INDIRECT_-1207081942'), (u'SUBPIECE_-1207084005', u'INT_EQUAL_-1207085459'), (u'INDIRECT_-1207081382', u'COPY_-1207081421'), (u'CALL_-1207086503', u'INDIRECT_-1207082277'), (u'INDIRECT_-1207082512', u'INT_NOTEQUAL_-1207084649'), (u'INDIRECT_-1207081744', u'COPY_-1207081787'), ('const-433', u'LOAD_-1207084566'), (u'CALL_-1207084845', u'INDIRECT_-1207081533'), (u'INDIRECT_-1207082229', u'MULTIEQUAL_-1207081730'), (u'MULTIEQUAL_-1207081597', u'MULTIEQUAL_-1207081551'), (u'INDIRECT_-1207081617', u'MULTIEQUAL_-1207081082'), (u'MULTIEQUAL_-1207082864', u'COPY_-1207080872'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081669'), ('const-433', u'LOAD_-1207086135'), (u'COPY_-1207084501', u'MULTIEQUAL_-1207082299'), ('const-5', u'PTRADD_-1207086015'), ('const-433', u'LOAD_-1207085396'), (u'INT_ADD_-1207084472', u'CAST_-1207080536'), (u'PTRADD_-1207086730', u'COPY_-1207081605'), (u'CALL_-1207084768', u'INDIRECT_-1207081393'), (u'PTRSUB_-1207081013', u'PTRSUB_-1207080911'), ('tmp_734', u'CBRANCH_-1207086873'), (u'CALL_-1207086503', u'INDIRECT_-1207081816'), (u'STORE_-1207085711', u'INDIRECT_-1207082083'), ('const--2', u'INT_MULT_-1207083108'), (u'MULTIEQUAL_-1207082299', u'INT_ADD_-1207086849'), (u'LOAD_-1207084566', u'INT_ADD_-1207084450'), ('const-1499418', u'COPY_-1207086245'), (u'PTRSUB_-1207080948', u'STORE_-1207085492'), (u'STORE_-1207085673', u'INDIRECT_-1207081833'), ('const-56', u'PTRSUB_-1207080958'), (u'INT_AND_-1207086274', u'INT_EQUAL_-1207086287'), ('const-0', u'PTRSUB_-1207081692'), ('const-433', u'LOAD_-1207087282'), (u'INDIRECT_-1207081742', u'COPY_-1207081765'), (u'CALL_-1207084597', u'INDIRECT_-1207081834'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082056'), (u'PTRSUB_-1207081079', u'STORE_-1207085689'), ('tmp_777', u'CBRANCH_-1207086840'), (u'CALL_-1207085921', u'INDIRECT_-1207082154'), (u'CALL_-1207084569', u'INDIRECT_-1207081445'), (u'INT_AND_-1207083274', u'INT_EQUAL_-1207084492'), (u'STORE_-1207085492', u'INDIRECT_-1207082168'), ('const-433', u'STORE_-1207085508'), (u'INDIRECT_-1207082528', u'MULTIEQUAL_-1207082416'), (u'MULTIEQUAL_-1207083489', u'PTRADD_-1207086073'), ('const-40', u'CALL_-1207084597'), (u'INT_EQUAL_-1207086740', u'MULTIEQUAL_-1207082475'), ('const-0', u'CALL_-1207087362'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207081090'), (u'CALL_-1206918350', u'INDIRECT_-1206915058'), (u'CALL_-1207087338', u'INDIRECT_-1207083213'), (u'MULTIEQUAL_-1207082161', u'MULTIEQUAL_-1207082993'), (u'STORE_-1207085425', u'INDIRECT_-1207082130'), (u'INDIRECT_-1207081863', u'MULTIEQUAL_-1207082660'), ('const-433', u'STORE_-1207085400'), ('const-433', u'LOAD_-1207086221'), (u'INDIRECT_-1207082575', u'MULTIEQUAL_-1207082030'), (u'LOAD_-1207085831', u'STORE_-1207085820'), (u'CAST_-1207081059', u'STORE_-1207085854'), (u'CALL_-1207085921', u'INDIRECT_-1207082304'), ('const-96', u'PTRSUB_-1207081090'), (u'INDIRECT_-1207083138', u'MULTIEQUAL_-1207082001'), (u'CAST_-1207081397', u'PTRADD_-1207086398'), ('const-16', u'PTRSUB_-1207081018'), (u'MULTIEQUAL_-1207081897', u'MULTIEQUAL_-1207082831'), (u'SUBPIECE_-1207082965', u'INT_SUB_-1207086462'), (u'COPY_-1207086985', u'MULTIEQUAL_-1207082299'), ('const-1', u'INT_ADD_-1207081610'), (u'INT_SUB_-1207086667', u'INT_ZEXT_-1207083798'), ('const-0', u'COPY_-1207086985'), (u'STORE_-1207085407', u'INDIRECT_-1207082044'), (u'CALL_-1207087354', u'INDIRECT_-1207082851'), (u'CALL_-1207086708', u'INDIRECT_-1207082903'), (u'INT_AND_-1207082564', u'INT_OR_-1207082552'), (u'STORE_-1207085722', u'INDIRECT_-1207082317'), ('const-433', u'STORE_-1207085492'), (u'INDIRECT_-1207082007', u'MULTIEQUAL_-1207081981'), (u'INDIRECT_-1207081819', u'COPY_-1207081862'), (u'LOAD_-1207084488', u'MULTIEQUAL_-1207081974'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082723'), (u'CALL_-1207087354', u'INDIRECT_-1207083001'), (u'MULTIEQUAL_-1207083699', u'PTRADD_-1207086584'), (u'INT_MULT_-1207082812', u'INT_ADD_-1207081406'), ('const--2', u'INT_MULT_-1207083036'), (u'PTRSUB_-1207081406', u'LOAD_-1207086327'), (u'MULTIEQUAL_-1207083214', u'BOOL_NEGATE_-1207082763'), (u'CALL_-1207084597', u'INDIRECT_-1207081695'), (u'CALL_-1207084845', u'INDIRECT_-1207081072'), (u'INT_LESS_-1207086629', u'MULTIEQUAL_-1207083430'), (u'MULTIEQUAL_-1207081402', u'SUBPIECE_-1207084005'), (u'MULTIEQUAL_-1207081936', u'MULTIEQUAL_-1207082768'), (u'INDIRECT_-1207081833', u'MULTIEQUAL_-1207081778'), (u'STORE_-1207085737', u'INDIRECT_-1207082102'), (u'MULTIEQUAL_-1207082831', u'MULTIEQUAL_-1207082768'), ('tmp_158', u'CBRANCH_-1207087308'), (u'INT_ADD_-1207085571', u'MULTIEQUAL_-1207081404'), ('const-433', u'LOAD_-1207087168'), (u'COPY_-1207081362', u'MULTIEQUAL_-1207083511'), (u'CALL_-1207087354', u'INDIRECT_-1207083076'), (u'PTRADD_-1207085479', u'STORE_-1207085508'), ('const-0', u'COPY_-1207083756'), (u'CALL_-1207084768', u'CAST_-1207080346'), (u'COPY_-1206914310', u'CALL_-1206918378'), (u'STORE_-1207085711', u'INDIRECT_-1207082308'), ('const-433', u'LOAD_-1207085732'), (u'INT_ZEXT_-1207083846', u'INT_MULT_-1207086421'), ('tmp_2774', u'CBRANCH_-1207085333'), (u'INT_NOTEQUAL_-1207086434', u'CBRANCH_-1207086431'), (u'INDIRECT_-1207083270', u'MULTIEQUAL_-1207082341'), ('const-0', u'INT_EQUAL_-1207086287'), (u'INDIRECT_-1207081908', u'MULTIEQUAL_-1207081853'), ('const-5', u'INT_EQUAL_-1207086258'), (u'INT_EQUAL_-1207085979', u'CBRANCH_-1207085977'), (u'MULTIEQUAL_-1207082032', u'MULTIEQUAL_-1207082011'), (u'MULTIEQUAL_-1207082772', u'PTRADD_-1207084645'), ('const-5', u'COPY_-1207086255'), ('tmp_1977', u'CBRANCH_-1207086028'), (u'STORE_-1207085659', u'INDIRECT_-1207082346'), ('const-8', u'PTRSUB_-1207081750'), (u'MULTIEQUAL_-1207083427', u'INT_EQUAL_-1207086594'), ('const-1', u'INT_SUB_-1207085276'), (u'CALL_-1207086273', u'INT_LESS_-1207086245'), (u'MULTIEQUAL_-1207083394', u'LOAD_-1207086135'), (u'MULTIEQUAL_-1207081787', u'MULTIEQUAL_-1207082011'), (u'MULTIEQUAL_-1207081882', u'MULTIEQUAL_-1207081906'), (u'MULTIEQUAL_-1207083484', u'INT_EQUAL_-1207086740'), (u'MULTIEQUAL_-1207083371', u'MULTIEQUAL_-1207083368'), (u'CALL_-1207084597', u'INDIRECT_-1207081620'), ('const-1', u'INT_ADD_-1207081374'), (u'INDIRECT_-1207082454', u'MULTIEQUAL_-1207081955'), (u'CALL_-1207087338', u'INDIRECT_-1207082688'), ('const-0', u'PTRSUB_-1207081541'), (u'STORE_-1207085484', u'INDIRECT_-1207081712'), (u'CALL_-1207084597', u'INDIRECT_-1207081170'), ('const-0', u'INT_EQUAL_-1207086650'), (u'MULTIEQUAL_-1207081790', u'INT_ADD_-1207082200'), (u'CAST_-1207081150', u'PTRSUB_-1207081000'), (u'MULTIEQUAL_-1207083394', u'PTRADD_-1207086078'), (u'MULTIEQUAL_-1207082468', u'INT_EQUAL_-1207086846'), (u'MULTIEQUAL_-1207082468', u'INT_LESS_-1207086846'), (u'INDIRECT_-1207082200', u'MULTIEQUAL_-1207081655'), ('const-433', u'STORE_-1207085820'), (u'INDIRECT_-1207081758', u'MULTIEQUAL_-1207081703'), (u'CALL_-1207086708', u'INDIRECT_-1207082603'), (u'INDIRECT_-1207082072', u'MULTIEQUAL_-1207082041'), ('const-433', u'LOAD_-1207085815'), (u'STORE_-1207085659', u'INDIRECT_-1207081821'), (u'MULTIEQUAL_-1207083416', u'PTRSUB_-1207080888'), (u'INDIRECT_-1207081594', u'COPY_-1207081637'), ('const-0', u'INT_EQUAL_-1207086658'), (u'CALLIND_-1206918311', u'INDIRECT_-1206914497'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915333'), ('const-32', u'INT_ADD_-1207084631'), (u'COPY_-1207086824', u'MULTIEQUAL_-1207084005'), (u'LOAD_-1207086320', u'INT_SUB_-1207086294'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081131'), (u'CALL_-1207084744', u'INDIRECT_-1207081532'), (u'CALL_-1207086273', u'INT_LESS_-1207086258'), (u'CALL_-1207086273', u'INT_EQUAL_-1207086258'), ('const-32', u'PTRSUB_-1207081155'), (u'CALL_-1207084597', u'INDIRECT_-1207081534'), ('const-433', u'STORE_-1207085537'), (u'COPY_-1207081725', u'MULTIEQUAL_-1207081790'), (u'CALL_-1207084768', u'INDIRECT_-1207081318'), (u'COPY_-1207087186', u'MULTIEQUAL_-1207082044'), (u'PTRSUB_-1207081074', u'LOAD_-1207085684'), (u'INDIRECT_-1207081980', u'MULTIEQUAL_-1207081957'), (u'CALL_-1207084869', u'INDIRECT_-1207081844'), (u'INT_MULT_-1207082101', u'INT_ADD_-1207080720'), (u'INDIRECT_-1207082913', u'MULTIEQUAL_-1207082756'), (u'INDIRECT_-1207081527', u'COPY_-1207081611'), (u'STORE_-1207085508', u'INDIRECT_-1207081788'), (u'LOAD_-1207086829', u'CAST_-1207081529'), (u'INDIRECT_-1207081377', u'COPY_-1207081461'), (u'MULTIEQUAL_-1207083665', u'PTRADD_-1207086735'), (u'CALL_-1206918350', u'INDIRECT_-1206915133'), (u'MULTIEQUAL_-1207082831', u'MULTIEQUAL_-1207081897'), (u'CAST_-1207080806', u'STORE_-1207085407'), (u'STORE_-1207084642', u'INDIRECT_-1207081677'), (u'INDIRECT_-1207083062', u'MULTIEQUAL_-1207082964'), (u'CALL_-1207084744', u'INDIRECT_-1207081382'), (u'STORE_-1207085477', u'INDIRECT_-1207081782'), (u'MULTIEQUAL_-1207081747', u'MULTIEQUAL_-1207081701'), (u'MULTIEQUAL_-1207083489', u'LOAD_-1207086133'), ('const-336', u'PTRSUB_-1207081034'), (u'CALL_-1207086503', u'INDIRECT_-1207082652'), ('const--1', u'INT_ADD_-1207086640'), ('const-2', u'INT_MULT_-1207086421'), (u'INDIRECT_-1207083169', u'MULTIEQUAL_-1207082964'), (u'SUBPIECE_-1207082965', u'INT_NOTEQUAL_-1207086480'), (u'MULTIEQUAL_-1207083101', u'MULTIEQUAL_-1207083098'), (u'CALL_-1207086503', u'INDIRECT_-1207082577'), (u'CAST_-1207081150', u'PTRSUB_-1207081068'), (u'INDIRECT_-1207081814', u'MULTIEQUAL_-1207081807'), (u'INT_ADD_-1207085386', u'CAST_-1207080801'), (u'INDIRECT_-1207082913', u'MULTIEQUAL_-1207081776'), (u'CALL_-1207087338', u'INDIRECT_-1207082913'), ('const-728', u'PTRSUB_-1207080776'), (u'PTRSUB_-1207081155', u'STORE_-1207085820'), (u'MULTIEQUAL_-1207082618', u'MULTIEQUAL_-1207081562'), (u'MULTIEQUAL_-1207081672', u'MULTIEQUAL_-1207081626'), (u'CAST_-1207080550', u'LOAD_-1207084527'), (u'STORE_-1207085547', u'INDIRECT_-1207081903'), (u'MULTIEQUAL_-1207080951', u'COPY_-1207080860'), ('const-1', u'PTRADD_-1207084640'), (u'STORE_-1207085477', u'INDIRECT_-1207082082'), (u'CALL_-1207086044', u'INDIRECT_-1207082603'), (u'COPY_-1207081899', u'PTRSUB_-1207081406'), (u'STORE_-1207085645', u'INDIRECT_-1207081812'), (u'INDIRECT_-1207082727', u'MULTIEQUAL_-1207082585'), ('const-0', u'CALL_-1206918378'), ('tmp_1486', u'BRANCH_-1207085503'), (u'INDIRECT_-1207082522', u'MULTIEQUAL_-1207082491'), ('const-0', u'PTRSUB_-1207086629'), (u'MULTIEQUAL_-1207083126', u'MULTIEQUAL_-1207083123'), (u'CALL_-1207084679', u'INDIRECT_-1207082750'), ('const--60', u'PTRSUB_-1207081301'), (u'MULTIEQUAL_-1207082543', u'INT_EQUAL_-1207086900'), (u'MULTIEQUAL_-1207082543', u'INT_LESS_-1207086900'), (u'COPY_-1207081538', u'MULTIEQUAL_-1207083609'), (u'STORE_-1207084642', u'INDIRECT_-1207081227'), (u'INDIRECT_-1207082903', u'MULTIEQUAL_-1207081937'), (u'INDIRECT_-1207083270', u'INT_ZEXT_-1207086639'), (u'PTRSUB_-1207081869', u'LOAD_-1207087271'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081969'), (u'CALL_-1207086565', u'INDIRECT_-1207082619'), (u'STORE_-1207085805', u'INDIRECT_-1207082129'), ('const-264', u'PTRSUB_-1207081805'), (u'INT_ADD_-1207084631', u'CAST_-1207080288'), ('const-0', u'PTRSUB_-1207080868'), (u'CALL_-1207086273', u'INDIRECT_-1207082470'), (u'INT_NOTEQUAL_-1207087215', u'CBRANCH_-1207087214'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207080948'), ('const-0', u'INT_EQUAL_-1207086139'), (u'INT_MULT_-1207083109', u'INT_ADD_-1207081671'), (u'LOAD_-1207085791', u'INT_AND_-1207082548'), ('tmp_1777', u'CBRANCH_-1207086144'), (u'STORE_-1207085673', u'INDIRECT_-1207082133'), (u'CAST_-1207081397', u'CALL_-1207086273'), (u'STORE_-1207085400', u'INDIRECT_-1207082114'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082281'), (u'STORE_-1207085507', u'INDIRECT_-1207082103'), (u'INDIRECT_-1206915333', u'COPY_-1206915386'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081819'), (u'INDIRECT_-1207083270', u'MULTIEQUAL_-1207083195'), (u'CALL_-1207085921', u'INDIRECT_-1207081543'), (u'CALL_-1207085882', u'INDIRECT_-1207081517'), (u'COPY_-1207081737', u'MULTIEQUAL_-1207083702'), (u'INDIRECT_-1207083063', u'MULTIEQUAL_-1207081926'), (u'CALL_-1207086531', u'INDIRECT_-1207083189'), ('const-433', u'STORE_-1207085507'), (u'MULTIEQUAL_-1207082756', u'MULTIEQUAL_-1207081822'), (u'STORE_-1207085400', u'INDIRECT_-1207081964'), ('const-1', u'PTRADD_-1207086584'), (u'INT_LESS_-1207086258', u'MULTIEQUAL_-1207083242'), ('const-48', u'PTRSUB_-1207081110'), (u'BOOL_NEGATE_-1207083099', u'BOOL_AND_-1207086738'), (u'LOAD_-1207086447', u'MULTIEQUAL_-1207081399'), (u'CALL_-1207085882', u'INDIRECT_-1207082278'), ('const-433', u'LOAD_-1207085193'), (u'MULTIEQUAL_-1207081701', u'CALLIND_-1207085183'), ('const-433', u'STORE_-1207085689'), (u'INDIRECT_-1207081608', u'MULTIEQUAL_-1207081553'), (u'MULTIEQUAL_-1207083239', u'INT_EQUAL_-1207086171'), (u'INDIRECT_-1207081302', u'COPY_-1207081386'), (u'INDIRECT_-1207081857', u'MULTIEQUAL_-1207081831'), ('tmp_690', u'CBRANCH_-1207086898'), (u'CALL_-1207084816', u'INT_NOTEQUAL_-1207084801'), (u'COPY_-1207080659', u'MULTIEQUAL_-1207082864'), (u'CALL_-1207084597', u'INT_ADD_-1207084560'), (u'CAST_-1207081529', u'CAST_-1207081450'), (u'INT_ZEXT_-1207083861', u'PTRADD_-1207086398'), (u'MULTIEQUAL_-1207082981', u'MULTIEQUAL_-1207082047'), (u'CALL_-1207087354', u'INDIRECT_-1207082926'), (u'STORE_-1207085847', u'INDIRECT_-1207081933'), (u'CALL_-1207086503', u'INDIRECT_-1207083169'), (u'MULTIEQUAL_-1207082585', u'MULTIEQUAL_-1207082491'), (u'LOAD_-1207087282', u'MULTIEQUAL_-1207082224'), (u'LOAD_-1207084566', u'INT_ADD_-1207084511'), (u'INDIRECT_-1207082372', u'MULTIEQUAL_-1207082341'), (u'STORE_-1207085805', u'INDIRECT_-1207082279'), (u'INDIRECT_-1207081964', u'MULTIEQUAL_-1207081957'), (u'INDIRECT_-1207081709', u'MULTIEQUAL_-1207081611'), ('const-1499418', u'COPY_-1207086818'), ('const-1', u'INT_ADD_-1207081406'), (u'STORE_-1207085836', u'INDIRECT_-1207082374'), (u'INT_SUB_-1207085276', u'MULTIEQUAL_-1207082224'), (u'COPY_-1207080862', u'MULTIEQUAL_-1207082199'), (u'CALL_-1207086531', u'INDIRECT_-1207082522'), (u'PTRSUB_-1207081084', u'STORE_-1207085696'), (u'INDIRECT_-1207081533', u'MULTIEQUAL_-1207081478'), (u'INDIRECT_-1207082228', u'MULTIEQUAL_-1207081655'), (u'CALL_-1207084744', u'INDIRECT_-1207081307'), (u'INDIRECT_-1207082189', u'MULTIEQUAL_-1207082182'), ('const-0', u'SUBPIECE_-1207082965'), (u'MULTIEQUAL_-1207082591', u'MULTIEQUAL_-1207082588'), (u'CALL_-1207086531', u'INDIRECT_-1207082747'), (u'STORE_-1207085484', u'INDIRECT_-1207082162'), (u'INT_MULT_-1207083108', u'INT_ADD_-1207081670'), (u'MULTIEQUAL_-1207082199', u'STORE_-1207085547'), (u'MULTIEQUAL_-1207082161', u'MULTIEQUAL_-1207082122'), (u'INDIRECT_-1207082170', u'MULTIEQUAL_-1207082041'), (u'INDIRECT_-1207081816', u'MULTIEQUAL_-1207081611'), (u'COPY_-1207081718', u'PTRSUB_-1207081018'), (u'INDIRECT_-1207082620', u'MULTIEQUAL_-1207082491'), (u'STORE_-1207085689', u'INDIRECT_-1207081993'), ('const-433', u'STORE_-1207085547'), ('tmp_3774', u'CBRANCH_-1207085457'), (u'INT_AND_-1207084619', u'STORE_-1207084642'), (u'COPY_-1207080868', u'MULTIEQUAL_-1207083668'), (u'INT_EQUAL_-1207084492', u'CBRANCH_-1207084489'), (u'LOAD_-1207086644', u'INT_LESS_-1207086629'), (u'LOAD_-1207086644', u'INT_EQUAL_-1207086629'), (u'COPY_-1207080650', u'MULTIEQUAL_-1207081733'), (u'CALL_-1207084679', u'INDIRECT_-1207080752'), (u'PTRSUB_-1207081133', u'LOAD_-1207085791'), ('const-40', u'INT_ADD_-1207085822'), (u'INT_EQUAL_-1207086900', u'MULTIEQUAL_-1207083387'), (u'INDIRECT_-1207082320', u'MULTIEQUAL_-1207082191'), (u'INT_EQUAL_-1207086775', u'MULTIEQUAL_-1207083368'), (u'MULTIEQUAL_-1207081711', u'MULTIEQUAL_-1207081672'), (u'COPY_-1207081334', u'MULTIEQUAL_-1207083489'), ('const-0', u'INT_NOTEQUAL_-1207085334'), (u'LOAD_-1207084645', u'INT_AND_-1207084619'), (u'MULTIEQUAL_-1207081173', u'MULTIEQUAL_-1207081127'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081667'), (u'STORE_-1207085537', u'INDIRECT_-1207082044'), (u'COPY_-1207087085', u'COPY_-1207081727'), (u'INDIRECT_-1207082378', u'MULTIEQUAL_-1207082266'), (u'INDIRECT_-1207082153', u'MULTIEQUAL_-1207081580'), (u'LOAD_-1207085684', u'STORE_-1207085659'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207081027'), (u'PTRSUB_-1207081920', u'CALL_-1207087338'), ('const-1', u'INT_ADD_-1207086547'), (u'CALL_-1207084869', u'INDIRECT_-1207081083'), (u'CAST_-1207081426', u'CALL_-1207084569'), (u'PTRSUB_-1207080913', u'LOAD_-1207085443'), (u'STORE_-1207085689', u'INDIRECT_-1207082143'), (u'LOAD_-1207084466', u'MULTIEQUAL_-1207082299'), (u'MULTIEQUAL_-1207083760', u'INT_EQUAL_-1207086227'), (u'INT_NOTEQUAL_-1207085562', u'CBRANCH_-1207085561'), (u'STORE_-1207085847', u'INDIRECT_-1207082308'), (u'INT_ADD_-1207080719', u'PTRADD_-1207084640'), (u'INDIRECT_-1207081532', u'COPY_-1207081571'), (u'CALL_-1206918378', u'INDIRECT_-1206914536'), (u'CALL_-1207087362', u'INDIRECT_-1207082857'), (u'MULTIEQUAL_-1207082618', u'MULTIEQUAL_-1207082416'), ('const-1', u'INT_ADD_-1207080720'), (u'INT_LESS_-1207086875', u'MULTIEQUAL_-1207083503'), (u'INDIRECT_-1207083062', u'INT_ZEXT_-1207086216'), (u'STORE_-1207085484', u'INDIRECT_-1207081937'), ('const-0', u'RETURN_-1207085107'), (u'PTRADD_-1207086735', u'COPY_-1207081595'), (u'CALL_-1207084816', u'INDIRECT_-1207081797'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081967'), (u'INDIRECT_-1207082350', u'MULTIEQUAL_-1207081805'), (u'MULTIEQUAL_-1207083948', u'INT_ADD_-1207086640'), (u'STORE_-1207085805', u'INDIRECT_-1207082054'), (u'STORE_-1207085601', u'INDIRECT_-1207082307'), (u'CAST_-1207080621', u'CALLIND_-1207084828'), (u'PTRSUB_-1207080888', u'LOAD_-1207085396'), (u'INDIRECT_-1207082763', u'MULTIEQUAL_-1207081626'), (u'COPY_-1207081735', u'MULTIEQUAL_-1207083672'), (u'MULTIEQUAL_-1207082543', u'MULTIEQUAL_-1207081487'), (u'INDIRECT_-1206914958', u'COPY_-1206915011'), (u'STORE_-1207084642', u'INDIRECT_-1207081602'), (u'MULTIEQUAL_-1207083672', u'INT_ADD_-1207086849'), (u'CALL_-1206918350', u'INDIRECT_-1206914522'), (u'LOAD_-1207086133', u'INT_LESS_-1207086118'), (u'LOAD_-1207086133', u'INT_EQUAL_-1207086118'), (u'INT_LESS_-1207086775', u'MULTIEQUAL_-1207083484'), (u'PTRSUB_-1207080622', u'CAST_-1207080566'), (u'INT_EQUAL_-1207086206', u'MULTIEQUAL_-1207083123'), (u'MULTIEQUAL_-1207082199', u'INT_EQUAL_-1207086931'), (u'CALL_-1207086708', u'SUBPIECE_-1207083019'), ('const-433', u'LOAD_-1207085529'), (u'CALL_-1207086503', u'INDIRECT_-1207082727'), (u'CAST_-1207080811', u'LOAD_-1207085416'), ('tmp_348', u'CBRANCH_-1207087136'), (u'INDIRECT_-1207081917', u'MULTIEQUAL_-1207081842'), (u'CALL_-1207087354', u'INDIRECT_-1207083593'), (u'MULTIEQUAL_-1207084005', u'INT_ADD_-1207086786'), (u'CALL_-1207086273', u'INDIRECT_-1207082395'), (u'CALL_-1207087362', u'INDIRECT_-1207082246'), (u'CALLIND_-1207085623', u'INDIRECT_-1207081831'), (u'CALL_-1207086273', u'INDIRECT_-1207082545'), (u'CALL_-1207086044', u'INDIRECT_-1207082378'), ('const-0', u'PTRSUB_-1207081440'), (u'INDIRECT_-1207081905', u'MULTIEQUAL_-1207081882'), (u'INT_EQUAL_-1207085517', u'CBRANCH_-1207085514'), (u'CAST_-1207081250', u'COPY_-1207081352'), (u'INT_ADD_-1207080720', u'PTRADD_-1207084645'), (u'INT_EQUAL_-1207086846', u'MULTIEQUAL_-1207083387'), ('const-3', u'INT_AND_-1207083274'), (u'STORE_-1207085737', u'INDIRECT_-1207082402'), ('const-433', u'LOAD_-1207085416'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081058'), (u'LOAD_-1207084488', u'INT_ADD_-1207084460'), (u'CALL_-1207085997', u'CAST_-1207081150'), (u'INT_ZEXT_-1207086785', u'INT_MULT_-1207083109'), (u'CALL_-1207087354', u'INDIRECT_-1207082776'), (u'CAST_-1207081450', u'INT_CARRY_-1207086652'), (u'PTRSUB_-1207081401', u'LOAD_-1207086320'), (u'STORE_-1207085400', u'INDIRECT_-1207081664'), (u'INDIRECT_-1207081682', u'COPY_-1207081721'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207080984'), ('const-433', u'LOAD_-1207085080'), (u'CALL_-1207084816', u'INDIRECT_-1207081347'), (u'INDIRECT_-1207083213', u'MULTIEQUAL_-1207083056'), (u'STORE_-1207085425', u'INDIRECT_-1207081755'), (u'INT_ADD_-1207086217', u'MULTIEQUAL_-1207083760'), (u'MULTIEQUAL_-1207081974', u'MULTIEQUAL_-1207083173'), (u'PTRSUB_-1207080967', u'LOAD_-1207085529'), (u'COPY_-1207083231', u'MULTIEQUAL_-1207083173'), ('const-65024', u'INT_AND_-1207084548'), (u'STORE_-1207085854', u'INDIRECT_-1207082463'), ('tmp_653', u'CBRANCH_-1207086926'), ('const-433', u'LOAD_-1207086792'), ('const-0', u'INT_NOTEQUAL_-1207086434'), (u'COPY_-1207081326', u'MULTIEQUAL_-1207083489'), (u'CALL_-1206918350', u'INDIRECT_-1206915358'), (u'BOOL_AND_-1207086592', u'INT_EQUAL_-1207086594'), (u'STORE_-1207085477', u'INDIRECT_-1207081932'), (u'CAST_-1207081397', u'CALL_-1207085882'), ('const-4', u'COPY_-1207086700'), (u'BOOL_NEGATE_-1207082090', u'BOOL_AND_-1207084648'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081744'), (u'CALL_-1207085882', u'INDIRECT_-1207081978'), (u'CALL_-1207086565', u'INDIRECT_-1207082769'), (u'INT_ADD_-1207086880', u'INT_LESS_-1207086875'), (u'INT_ADD_-1207086880', u'INT_EQUAL_-1207086875'), (u'MULTIEQUAL_-1207081957', u'MULTIEQUAL_-1207081981'), (u'INT_OR_-1207082552', u'STORE_-1207085737'), (u'INT_ZEXT_-1207083923', u'PTRADD_-1207085410'), (u'CALL_-1207086273', u'INDIRECT_-1207082170'), ('const-1', u'PTRADD_-1207086398'), ('tmp_4050', u'CBRANCH_-1207084648'), (u'CAST_-1207081150', u'PTRSUB_-1207080958'), (u'MULTIEQUAL_-1207083314', u'MULTIEQUAL_-1207083311'), (u'CALL_-1207086565', u'INDIRECT_-1207081858'), (u'CAST_-1207080536', u'LOAD_-1207084488'), (u'CALLOTHER_-1206918311', u'CAST_-1206914057'), (u'INDIRECT_-1207082678', u'MULTIEQUAL_-1207082566'), (u'MULTIEQUAL_-1207083756', u'PTRADD_-1207086730'), (u'CAST_-1207080527', u'LOAD_-1207084466'), (u'INDIRECT_-1207082988', u'MULTIEQUAL_-1207082831'), (u'LOAD_-1207086790', u'INT_EQUAL_-1207086775'), (u'LOAD_-1207086790', u'INT_LESS_-1207086775'), (u'INT_EQUAL_-1207084650', u'CBRANCH_-1207084648'), (u'CALL_-1207085882', u'INDIRECT_-1207082428'), (u'INDIRECT_-1207082688', u'INT_NOTEQUAL_-1207087293'), (u'MULTIEQUAL_-1207082768', u'MULTIEQUAL_-1207081712'), (u'INT_EQUAL_-1207086171', u'BOOL_NEGATE_-1207081428'), (u'STORE_-1207085508', u'INDIRECT_-1207081863'), (u'CALL_-1207085921', u'INDIRECT_-1207082229'), ('tmp_2896', u'CBRANCH_-1207085240'), (u'BOOL_NEGATE_-1207083098', u'BOOL_AND_-1207086738'), ('const-1', u'INT_AND_-1207082548'), (u'INDIRECT_-1207081117', u'COPY_-1207081200'), (u'MULTIEQUAL_-1207082107', u'MULTIEQUAL_-1207082086'), (u'COPY_-1207086167', u'MULTIEQUAL_-1207083736'), (u'INT_SUB_-1207085276', u'INT_NOTEQUAL_-1207085226'), ('const-0', u'STORE_-1207086075'), (u'INDIRECT_-1207081830', u'MULTIEQUAL_-1207081807'), (u'PTRSUB_-1207081110', u'LOAD_-1207085732'), (u'CALL_-1207084569', u'INDIRECT_-1207081370'), (u'CALL_-1207086273', u'INDIRECT_-1207081709'), (u'MULTIEQUAL_-1207084005', u'INT_EQUAL_-1207086796'), (u'INT_SUB_-1207086462', u'INT_ZEXT_-1207083861'), (u'COPY_-1207081899', u'CALL_-1207085997'), (u'INT_EQUAL_-1207086875', u'MULTIEQUAL_-1207083387'), (u'CALL_-1207084679', u'INDIRECT_-1207081588'), ('const-4', u'INT_AND_-1207086421'), (u'INT_EQUAL_-1207084685', u'MULTIEQUAL_-1207082472'), ('const--2', u'INT_MULT_-1207082772'), (u'CALL_-1207086503', u'INDIRECT_-1207082802'), (u'INDIRECT_-1207082838', u'COPY_-1207081899'), ('const-433', u'LOAD_-1207085472'), (u'CALL_-1207085882', u'INDIRECT_-1207082203'), ('const-272', u'PTRSUB_-1207081000'), (u'INT_ZEXT_-1207083912', u'CALL_-1207086503'), (u'STORE_-1207085673', u'INDIRECT_-1207082208'), (u'INDIRECT_-1207082723', u'MULTIEQUAL_-1207082564'), ('const-40', u'PTRSUB_-1207081150'), (u'PTRSUB_-1207081750', u'LOAD_-1207087061'), ('const-16', u'PTRSUB_-1207080908'), (u'CALL_-1207086044', u'INDIRECT_-1207082303'), (u'STORE_-1207085425', u'INDIRECT_-1207082055'), ('tmp_1390', u'CBRANCH_-1207085561'), ('const-433', u'LOAD_-1207085532'), (u'INT_LESS_-1207086889', u'CBRANCH_-1207086898'), (u'MULTIEQUAL_-1207082543', u'MULTIEQUAL_-1207082341'), (u'MULTIEQUAL_-1207082341', u'MULTIEQUAL_-1207082564'), (u'CALL_-1207087354', u'INDIRECT_-1207083226'), ('const-40', u'PTRSUB_-1207081144'), (u'CAST_-1207081426', u'CAST_-1207081419'), (u'LOAD_-1207085815', u'STORE_-1207085805'), (u'INT_EQUAL_-1207086658', u'MULTIEQUAL_-1207083314'), (u'STORE_-1207085673', u'INDIRECT_-1207082283'), (u'MULTIEQUAL_-1207082011', u'MULTIEQUAL_-1207082843'), (u'INT_EQUAL_-1207086629', u'MULTIEQUAL_-1207083311'), (u'PTRSUB_-1207081161', u'LOAD_-1207085831'), (u'STORE_-1207085645', u'INDIRECT_-1207081887'), (u'SUBPIECE_-1207083019', u'INT_SUB_-1207086667'), (u'CALL_-1207084845', u'INDIRECT_-1207082058'), (u'CAST_-1207081150', u'STORE_-1207085696'), (u'MULTIEQUAL_-1207083702', u'PTRSUB_-1207080967'), (u'COPY_-1207081605', u'MULTIEQUAL_-1207083756'), (u'STORE_-1207085537', u'INDIRECT_-1207081744'), (u'INT_MULT_-1207086421', u'PTRADD_-1207086387'), (u'INT_ADD_-1207086547', u'INT_ZEXT_-1207083912'), (u'LOAD_-1207085443', u'INT_EQUAL_-1207085428'), (u'INT_NOTEQUAL_-1207087137', u'CBRANCH_-1207087136'), ('const-1', u'PTRADD_-1207086015'), (u'INDIRECT_-1207083062', u'INT_ZEXT_-1207086128'), (u'COPY_-1207081542', u'MULTIEQUAL_-1207083609'), ('const-433', u'LOAD_-1207086644'), (u'CALL_-1207084816', u'INDIRECT_-1207080811'), (u'LOAD_-1207087168', u'COPY_-1207081733'), (u'STORE_-1207085547', u'INDIRECT_-1207082278'), (u'INDIRECT_-1206915108', u'COPY_-1206915161'), (u'INDIRECT_-1207082838', u'PTRSUB_-1207081877')]
[(u'STORE_-1207085601', u'INDIRECT_-1207082329'), (u'STORE_-1207084571', u'INDIRECT_-1207081439'), ('const-433', u'LOAD_-1207087168'), ('const-32', u'INT_AND_-1207084521'), ('const-0', u'INT_NOTEQUAL_-1207084649'), (u'BOOL_NEGATE_-1207081435', u'CBRANCH_-1207086170'), ('const-1499442', u'COPY_-1207086157'), (u'PTRADD_-1207086398', u'LOAD_-1207086460'), (u'CALL_-1207087338', u'INDIRECT_-1207082785'), (u'STORE_-1207085537', u'INDIRECT_-1207082291'), (u'INDIRECT_-1207083160', u'MULTIEQUAL_-1207083003'), (u'MULTIEQUAL_-1207082790', u'MULTIEQUAL_-1207082588'), ('const-8', u'PTRADD_-1207081127'), (u'CALL_-1207084597', u'INDIRECT_-1207081556'), (u'CALL_-1206918350', u'INDIRECT_-1206915455'), (u'STORE_-1207085854', u'INDIRECT_-1207082410'), (u'LOAD_-1207085532', u'INT_EQUAL_-1207085517'), (u'MULTIEQUAL_-1207083702', u'PTRADD_-1207081091'), (u'INT_ZEXT_-1207083798', u'PTRADD_-1207086606'), ('const-5', u'INT_EQUAL_-1207086258'), (u'INDIRECT_-1206915430', u'COPY_-1206915483'), (u'COPY_-1207081622', u'MULTIEQUAL_-1207083665'), (u'LOAD_-1207084702', u'INT_LESS_-1207084685'), (u'LOAD_-1207084702', u'INT_EQUAL_-1207084685'), (u'INDIRECT_-1207081617', u'MULTIEQUAL_-1207081800'), (u'STORE_-1207085805', u'INDIRECT_-1207081926'), (u'CALL_-1207085882', u'INDIRECT_-1207081539'), (u'STORE_-1207085659', u'INDIRECT_-1207082293'), ('const-433', u'STORE_-1207085537'), (u'INDIRECT_-1207082100', u'MULTIEQUAL_-1207081527'), ('tmp_4224', u'CBRANCH_-1207084528'), ('const-8', u'INT_ADD_-1207086304'), ('const-433', u'STORE_-1207085477'), ('const-1', u'PTRADD_-1207086398'), (u'INT_EQUAL_-1207084706', u'CBRANCH_-1207084711'), (u'MULTIEQUAL_-1207081740', u'INT_ADD_-1207086880'), (u'INDIRECT_-1206915280', u'COPY_-1206915333'), (u'STORE_-1207085569', u'INDIRECT_-1207082016'), ('const--1', u'INT_ADD_-1207086640'), (u'PTRADD_-1207086730', u'COPY_-1207081628'), ('const-8', u'PTRADD_-1207081091'), ('const-4294967295', u'INT_NOTEQUAL_-1207087322'), (u'CALL_-1207084744', u'INDIRECT_-1207080793'), ('const-8', u'PTRADD_-1207081169'), (u'CALL_-1207087338', u'INDIRECT_-1207083010'), ('tmp_3905', u'CBRANCH_-1207084711'), (u'CALL_-1207084869', u'INDIRECT_-1207081791'), ('const--2', u'INT_MULT_-1207083132'), (u'INT_LESS_-1207086900', u'MULTIEQUAL_-1207083503'), ('const-1', u'PTRADD_-1207086584'), (u'COPY_-1207080856', u'CALL_-1207084869'), (u'INDIRECT_-1207081324', u'COPY_-1207081408'), (u'CALL_-1207084679', u'INDIRECT_-1207081535'), ('const-1', u'PTRADD_-1207080933'), (u'CALL_-1207086044', u'INDIRECT_-1207082175'), (u'INDIRECT_-1207081689', u'COPY_-1207081712'), (u'LOAD_-1207086581', u'CAST_-1207081447'), (u'INDIRECT_-1207081761', u'MULTIEQUAL_-1207081754'), ('tmp_944', u'CBRANCH_-1207086738'), (u'CALLIND_-1207085183', u'INDIRECT_-1207082139'), (u'CALL_-1207084679', u'INDIRECT_-1207081685'), (u'INT_ADD_-1207083117', u'MULTIEQUAL_-1207081541'), (u'CALL_-1207086503', u'INDIRECT_-1207082824'), (u'INDIRECT_-1207082147', u'MULTIEQUAL_-1207081602'), (u'INT_ADD_-1207081419', u'PTRADD_-1207086161'), (u'COPY_-1207080891', u'MULTIEQUAL_-1207083668'), (u'MULTIEQUAL_-1207082862', u'LOAD_-1207084700'), (u'CALL_-1207085997', u'INDIRECT_-1207082072'), (u'INT_ADD_-1207085840', u'CAST_-1207081080'), (u'LOAD_-1207085633', u'CALLIND_-1207085623'), (u'MULTIEQUAL_-1207082398', u'PTRADD_-1207080847'), ('tmp_1479', u'CBRANCH_-1207085514'), (u'STORE_-1207085407', u'INDIRECT_-1207081841'), (u'CAST_-1207081533', u'COPY_-1207081622'), (u'STORE_-1207085507', u'INDIRECT_-1207081975'), (u'INT_ZEXT_-1207083908', u'INT_MULT_-1207085433'), (u'INT_ADD_-1207084631', u'CAST_-1207080294'), ('tmp_799', u'CBRANCH_-1207086801'), (u'STORE_-1207085601', u'INDIRECT_-1207081954'), (u'INT_ADD_-1207085571', u'STORE_-1207085484'), (u'INDIRECT_-1207081735', u'MULTIEQUAL_-1207082532'), (u'STORE_-1207084642', u'INDIRECT_-1207081474'), ('const-433', u'LOAD_-1207087271'), (u'INT_NOTEQUAL_-1207087293', u'CBRANCH_-1207087287'), ('tmp_2031', u'CBRANCH_-1207085977'), (u'CAST_-1207080548', u'LOAD_-1207084466'), (u'MULTIEQUAL_-1207080981', u'MULTIEQUAL_-1207081829'), ('const-433', u'LOAD_-1207086223'), (u'STORE_-1207085820', u'INDIRECT_-1207082086'), ('const-8', u'PTRADD_-1207080987'), (u'CAST_-1207080258', u'STORE_-1207084571'), (u'LOAD_-1207085610', u'STORE_-1207085492'), (u'CALL_-1207085882', u'INDIRECT_-1207082300'), (u'INDIRECT_-1207082064', u'COPY_-1207082087'), ('const-14', u'COPY_-1207086167'), (u'STORE_-1207085484', u'INDIRECT_-1207081734'), (u'COPY_-1207081741', u'COPY_-1207080986'), (u'CAST_-1207081080', u'STORE_-1207085854'), (u'MULTIEQUAL_-1207083111', u'INT_ADD_-1207084696'), (u'INDIRECT_-1206915530', u'INT_AND_-1206916726'), (u'MULTIEQUAL_-1207082183', u'MULTIEQUAL_-1207082144'), ('const-0', u'COPY_-1207081873'), (u'STORE_-1207085537', u'INDIRECT_-1207081991'), (u'INT_LESS_-1207086629', u'MULTIEQUAL_-1207083427'), ('const-4294967293', u'INT_AND_-1207086274'), (u'STORE_-1207085407', u'INDIRECT_-1207081691'), (u'STORE_-1207085673', u'INDIRECT_-1207081855'), (u'STORE_-1207085547', u'INDIRECT_-1207081925'), ('const-0', u'COPY_-1207083756'), (u'CALL_-1207084869', u'INDIRECT_-1207081941'), (u'STORE_-1207084642', u'INDIRECT_-1207081174'), ('const-8', u'PTRADD_-1207081073'), (u'COPY_-1207084734', u'MULTIEQUAL_-1207083111'), (u'COPY_-1207081741', u'COPY_-1207080735'), (u'STORE_-1207085645', u'INDIRECT_-1207081984'), (u'LOAD_-1207085529', u'INT_SUB_-1207085502'), (u'CALL_-1207085921', u'INDIRECT_-1207082326'), ('const-433', u'STORE_-1207085645'), (u'STORE_-1207085425', u'INDIRECT_-1207082077'), (u'COPY_-1207086818', u'CAST_-1207081533'), ('tmp_4353', u'BRANCH_-1207084444'), ('const-8', u'PTRADD_-1207081064'), ('tmp_556', u'CBRANCH_-1207086989'), (u'INDIRECT_-1207082475', u'MULTIEQUAL_-1207081509'), ('const-2', u'INT_SUB_-1207086294'), (u'STORE_-1207085477', u'INDIRECT_-1207081954'), (u'INT_EQUAL_-1207084685', u'MULTIEQUAL_-1207082475'), (u'STORE_-1207085400', u'INDIRECT_-1207082211'), (u'STORE_-1207085722', u'INDIRECT_-1207082264'), (u'INDIRECT_-1207082374', u'MULTIEQUAL_-1207082232'), (u'STORE_-1207085507', u'INDIRECT_-1207081825'), (u'INDIRECT_-1207082785', u'MULTIEQUAL_-1207082628'), (u'CALL_-1207086503', u'INDIRECT_-1207082599'), (u'CALL_-1207084744', u'INDIRECT_-1207081554'), (u'PTRADD_-1207081003', u'STORE_-1207085547'), ('const-0', u'INT_NOTEQUAL_-1207085168'), (u'STORE_-1207085696', u'INDIRECT_-1207082320'), (u'CAST_-1207080806', u'MULTIEQUAL_-1207083416'), (u'BOOL_NEGATE_-1207082114', u'BOOL_AND_-1207084648'), (u'LOAD_-1207085472', u'CAST_-1207081336'), (u'STORE_-1207085836', u'INDIRECT_-1207082171'), ('const-0', u'COPY_-1207086754'), (u'MULTIEQUAL_-1207081659', u'MULTIEQUAL_-1207081883'), (u'CALL_-1207084597', u'INDIRECT_-1207081781'), (u'INDIRECT_-1207081639', u'MULTIEQUAL_-1207081104'), (u'INT_ZEXT_-1207083912', u'CALL_-1207086531'), (u'STORE_-1207085696', u'INDIRECT_-1207081870'), (u'INDIRECT_-1207082750', u'CALL_-1206918350'), ('const-433', u'LOAD_-1207085684'), ('const-8', u'INT_ADD_-1207086311'), (u'INT_NOTEQUAL_-1207087233', u'CBRANCH_-1207087233'), (u'STORE_-1207085820', u'INDIRECT_-1207082236'), (u'CALL_-1206918378', u'INDIRECT_-1206915469'), (u'STORE_-1207085547', u'INDIRECT_-1207082150'), ('const-77', u'CALLOTHER_-1207084828'), (u'PTRADD_-1207081064', u'CAST_-1207080952'), (u'COPY_-1207086157', u'CAST_-1207081238'), (u'MULTIEQUAL_-1207082865', u'MULTIEQUAL_-1207081809'), (u'INT_EQUAL_-1207087011', u'CBRANCH_-1207087009'), (u'STORE_-1207085569', u'INDIRECT_-1207082241'), ('tmp_1690', u'CBRANCH_-1207086207'), (u'STORE_-1207084642', u'INDIRECT_-1207081324'), (u'INDIRECT_-1207081404', u'COPY_-1207081443'), (u'INDIRECT_-1207081841', u'COPY_-1207081884'), (u'MULTIEQUAL_-1207083760', u'INT_ADD_-1207086217'), (u'CALL_-1207084679', u'INDIRECT_-1207081310'), (u'STORE_-1207084571', u'INDIRECT_-1207081139'), (u'COPY_-1207086255', u'MULTIEQUAL_-1207083760'), (u'CALL_-1207085921', u'INT_EQUAL_-1207085907'), (u'CALL_-1207085997', u'INDIRECT_-1207082297'), ('const-65279', u'INT_AND_-1206916726'), ('tmp_4292', u'CBRANCH_-1207084489'), (u'STORE_-1207085673', u'INDIRECT_-1207082230'), (u'MULTIEQUAL_-1207082565', u'MULTIEQUAL_-1207082363'), (u'LOAD_-1207086829', u'CAST_-1207081550'), (u'CAST_-1207081786', u'LOAD_-1207087282'), ('const-0', u'RETURN_-1207084617'), ('const-192', u'INT_ADD_-1207084511'), (u'INT_EQUAL_-1207086796', u'CBRANCH_-1207086801'), (u'INDIRECT_-1207081692', u'MULTIEQUAL_-1207081875'), (u'MULTIEQUAL_-1207081958', u'MULTIEQUAL_-1207082790'), (u'CAST_-1207081418', u'CALL_-1207086503'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081766'), (u'CAST_-1207081336', u'INT_ZEXT_-1207083908'), (u'INDIRECT_-1207082625', u'MULTIEQUAL_-1207082513'), ('const-1', u'INT_SUB_-1207085537'), (u'STORE_-1207085425', u'INDIRECT_-1207081777'), (u'INT_MULT_-1207082836', u'INT_ADD_-1207081420'), (u'STORE_-1207086075', u'INDIRECT_-1207082619'), (u'COPY_-1207080986', u'MULTIEQUAL_-1207083416'), (u'INDIRECT_-1207082072', u'MULTIEQUAL_-1207081527'), ('const-433', u'LOAD_-1207085193'), (u'MULTIEQUAL_-1207082588', u'INT_EQUAL_-1207084650'), ('const-1', u'PTRADD_-1207086387'), (u'INT_LESS_-1207086118', u'MULTIEQUAL_-1207083217'), (u'COPY_-1207087186', u'MULTIEQUAL_-1207082066'), (u'MULTIEQUAL_-1207081434', u'MULTIEQUAL_-1207081658'), (u'CALL_-1207084768', u'INDIRECT_-1207081790'), (u'INDIRECT_-1206915205', u'COPY_-1206915258'), (u'INT_LESS_-1207086864', u'CBRANCH_-1207086873'), ('tmp_4163', u'BRANCH_-1207084443'), (u'COPY_-1207081349', u'MULTIEQUAL_-1207083489'), (u'MULTIEQUAL_-1207082221', u'STORE_-1207085537'), (u'INT_LESS_-1207084685', u'MULTIEQUAL_-1207082588'), ('const-34', u'PTRADD_-1207081019'), (u'INDIRECT_-1207082325', u'MULTIEQUAL_-1207081752'), (u'INT_MULT_-1207083131', u'INT_ADD_-1207081680'), (u'INT_NOTEQUAL_-1207085168', u'CBRANCH_-1207085168'), (u'PTRADD_-1207081815', u'LOAD_-1207087168'), (u'CALL_-1207086044', u'CALL_-1207085921'), ('tmp_3414', u'CBRANCH_-1207084581'), (u'CALL_-1207085882', u'INDIRECT_-1207082450'), (u'STORE_-1207085645', u'INDIRECT_-1207082134'), (u'INDIRECT_-1207082710', u'MULTIEQUAL_-1207081573'), (u'STORE_-1207085659', u'INDIRECT_-1207081918'), (u'COPY_-1207086985', u'MULTIEQUAL_-1207082321'), (u'INDIRECT_-1207082599', u'MULTIEQUAL_-1207082457'), (u'STORE_-1207084571', u'INDIRECT_-1207081289'), (u'CALL_-1207086044', u'INDIRECT_-1207082625'), (u'COPY_-1207081565', u'MULTIEQUAL_-1207083609'), (u'MULTIEQUAL_-1207083487', u'MULTIEQUAL_-1207083484'), (u'MULTIEQUAL_-1207081694', u'MULTIEQUAL_-1207081648'), (u'CALL_-1207085921', u'INDIRECT_-1207082101'), (u'COPY_-1207087186', u'MULTIEQUAL_-1207081195'), (u'MULTIEQUAL_-1207083736', u'INT_ADD_-1207086129'), (u'INT_ADD_-1207086786', u'MULTIEQUAL_-1207084005'), (u'MULTIEQUAL_-1207082144', u'MULTIEQUAL_-1207082098'), (u'LOAD_-1207087061', u'INT_SUB_-1207084494'), (u'INT_EQUAL_-1207086139', u'CBRANCH_-1207086144'), (u'LOAD_-1207086223', u'INT_EQUAL_-1207086206'), (u'LOAD_-1207086223', u'INT_LESS_-1207086206'), (u'MULTIEQUAL_-1207082259', u'MULTIEQUAL_-1207081426'), ('tmp_1031', u'CBRANCH_-1207086655'), (u'STORE_-1207085737', u'INDIRECT_-1207081899'), ('const-433', u'STORE_-1207085547'), (u'STORE_-1207085508', u'INDIRECT_-1207081510'), (u'MULTIEQUAL_-1207081754', u'MULTIEQUAL_-1207081733'), (u'MULTIEQUAL_-1207083460', u'MULTIEQUAL_-1207083397'), (u'MULTIEQUAL_-1207083702', u'PTRADD_-1207081003'), (u'CALL_-1207084768', u'INDIRECT_-1207081565'), (u'PTRADD_-1207081107', u'LOAD_-1207085706'), ('const-1', u'PTRADD_-1207081760'), (u'COPY_-1207081571', u'MULTIEQUAL_-1207083699'), (u'CALL_-1207084869', u'INDIRECT_-1207081716'), (u'INDIRECT_-1207082935', u'MULTIEQUAL_-1207082778'), (u'CALL_-1207084768', u'INDIRECT_-1207081490'), (u'MULTIEQUAL_-1207082628', u'MULTIEQUAL_-1207082565'), (u'CALL_-1207084597', u'INDIRECT_-1207081342'), (u'INDIRECT_-1207082251', u'MULTIEQUAL_-1207081752'), ('const-0', u'STORE_-1207085645'), (u'CALL_-1207086044', u'INDIRECT_-1207082475'), (u'MULTIEQUAL_-1207082703', u'MULTIEQUAL_-1207081769'), (u'CALL_-1207086044', u'INDIRECT_-1207082970'), (u'CALLIND_-1206918311', u'INDIRECT_-1206914519'), (u'STORE_-1207085645', u'INDIRECT_-1207082359'), (u'INDIRECT_-1207082104', u'MULTIEQUAL_-1207082078'), (u'STORE_-1207085492', u'INDIRECT_-1207081815'), (u'CALL_-1207084816', u'INDIRECT_-1207081669'), (u'MULTIEQUAL_-1207081829', u'INT_ADD_-1207084460'), (u'CALL_-1206918378', u'INDIRECT_-1206915244'), (u'INDIRECT_-1207082342', u'MULTIEQUAL_-1207082213'), (u'CALL_-1207085921', u'INDIRECT_-1207081565'), (u'CALL_-1207087338', u'INDIRECT_-1207082860'), (u'MULTIEQUAL_-1207082553', u'MULTIEQUAL_-1207082490'), (u'INDIRECT_-1207083270', u'INT_ZEXT_-1207086634'), ('const--2', u'INT_MULT_-1207082836'), ('tmp_274', u'CBRANCH_-1207087214'), (u'INT_LESS_-1207086846', u'CBRANCH_-1207086840'), (u'PTRADD_-1207080847', u'LOAD_-1207085277'), (u'STORE_-1207085601', u'INDIRECT_-1207081804'), ('const-0', u'INT_EQUAL_-1207086227'), (u'INDIRECT_-1207082860', u'MULTIEQUAL_-1207082703'), (u'STORE_-1207085847', u'INDIRECT_-1207081955'), ('const-5', u'CALL_-1207084597'), (u'CALL_-1207085921', u'INDIRECT_-1207082896'), ('const-5', u'CALL_-1206918378'), (u'INT_ADD_-1207086849', u'INT_EQUAL_-1207086846'), (u'MULTIEQUAL_-1207081883', u'MULTIEQUAL_-1207081844'), (u'INDIRECT_-1207082401', u'MULTIEQUAL_-1207081902'), (u'COPY_-1207081756', u'MULTIEQUAL_-1207083668'), ('const-24', u'INT_ADD_-1207085840'), (u'INDIRECT_-1207082597', u'MULTIEQUAL_-1207082052'), (u'MULTIEQUAL_-1207081772', u'COPY_-1207080671'), (u'MULTIEQUAL_-1207083702', u'PTRADD_-1207081046'), ('const-433', u'LOAD_-1207085459'), (u'CALLIND_-1207085623', u'INDIRECT_-1207081853'), (u'INDIRECT_-1207082700', u'MULTIEQUAL_-1207082588'), (u'INDIRECT_-1207081174', u'COPY_-1207081258'), (u'MULTIEQUAL_-1207081994', u'MULTIEQUAL_-1207082928'), (u'CALL_-1207087354', u'INDIRECT_-1207083248'), ('const-433', u'LOAD_-1207085621'), (u'CAST_-1207080294', u'STORE_-1207084642'), (u'COPY_-1207080732', u'MULTIEQUAL_-1207082862'), (u'MULTIEQUAL_-1207083484', u'BOOL_NEGATE_-1207083122'), (u'INDIRECT_-1207082299', u'MULTIEQUAL_-1207082157'), (u'CALL_-1207085882', u'INDIRECT_-1207082375'), ('const-8', u'PTRADD_-1207081112'), (u'INDIRECT_-1207083085', u'MULTIEQUAL_-1207081948'), (u'MULTIEQUAL_-1207081195', u'MULTIEQUAL_-1207081149'), ('const--1', u'INT_ADD_-1207084696'), ('const-433', u'LOAD_-1207084527'), (u'CALL_-1207086044', u'INT_EQUAL_-1207086030'), (u'LOAD_-1207085610', u'INT_ADD_-1207085571'), ('const-8', u'PTRADD_-1207081164'), (u'MULTIEQUAL_-1207082232', u'MULTIEQUAL_-1207082138'), (u'INT_MULT_-1207082125', u'INT_ADD_-1207080743'), (u'STORE_-1207085659', u'INDIRECT_-1207081993'), ('const-8', u'PTRADD_-1207081820'), (u'INDIRECT_-1207081986', u'MULTIEQUAL_-1207081979'), ('tmp_3972', u'CBRANCH_-1207084686'), ('const-2', u'PTRADD_-1207081037'), (u'PTRADD_-1207080933', u'CAST_-1207080831'), (u'CALL_-1207084597', u'INDIRECT_-1207081267'), (u'INDIRECT_-1207081729', u'MULTIEQUAL_-1207081703'), (u'INDIRECT_-1207081435', u'MULTIEQUAL_-1207082232'), (u'INDIRECT_-1207082169', u'MULTIEQUAL_-1207082138'), ('const-0', u'INT_EQUAL_-1207085378'), (u'INDIRECT_-1207082925', u'MULTIEQUAL_-1207081959'), (u'CALL_-1207086503', u'INDIRECT_-1207082374'), ('const-0', u'PTRSUB_-1207081447'), (u'PTRADD_-1207084645', u'COPY_-1207080722'), (u'CALL_-1206918378', u'INDIRECT_-1206915169'), (u'CALL_-1206918378', u'INDIRECT_-1206915319'), ('const-14', u'PTRADD_-1207081073'), ('const-1', u'INT_ADD_-1207081420'), (u'INT_ADD_-1207084438', u'MULTIEQUAL_-1207081772'), (u'STORE_-1207085689', u'INDIRECT_-1207082240'), ('const-1', u'INT_ADD_-1207081681'), (u'MULTIEQUAL_-1207083015', u'MULTIEQUAL_-1207081959'), ('const-77', u'CALLOTHER_-1206918311'), ('const-0', u'INT_NOTEQUAL_-1207087215'), ('const-0', u'COPY_-1207080767'), (u'INDIRECT_-1207081699', u'COPY_-1207081783'), ('const-1', u'INT_ADD_-1207081680'), (u'CAST_-1207080952', u'STORE_-1207085645'), (u'MULTIEQUAL_-1207080958', u'COPY_-1207080883'), (u'INT_EQUAL_-1207086118', u'MULTIEQUAL_-1207083098'), (u'INDIRECT_-1207081927', u'MULTIEQUAL_-1207081904'), (u'PTRADD_-1207086161', u'COPY_-1207081377'), ('const-1499418', u'COPY_-1207086245'), ('const-0', u'INT_EQUAL_-1207085459'), (u'INT_EQUAL_-1207085378', u'CBRANCH_-1207085375'), (u'MULTIEQUAL_-1207082772', u'LOAD_-1207084702'), (u'INT_NOTEQUAL_-1207085241', u'CBRANCH_-1207085240'), (u'STORE_-1207085400', u'INDIRECT_-1207081911'), (u'COPY_-1207084501', u'MULTIEQUAL_-1207082321'), (u'INDIRECT_-1207081549', u'COPY_-1207081633'), (u'BOOL_NEGATE_-1207082825', u'BOOL_AND_-1207086169'), ('const-1499456', u'COPY_-1207080569'), (u'CALL_-1207084597', u'INDIRECT_-1207080731'), (u'MULTIEQUAL_-1207082526', u'MULTIEQUAL_-1207083460'), (u'CAST_-1207081066', u'STORE_-1207085836'), (u'INDIRECT_-1207081810', u'MULTIEQUAL_-1207082607'), (u'INT_MULT_-1207082835', u'INT_ADD_-1207081419'), (u'PTRADD_-1207080928', u'STORE_-1207085425'), (u'INT_EQUAL_-1207085428', u'CBRANCH_-1207085417'), (u'MULTIEQUAL_-1207081998', u'MULTIEQUAL_-1207081765'), (u'PTRADD_-1207081121', u'STORE_-1207085722'), (u'INDIRECT_-1207083235', u'MULTIEQUAL_-1207082098'), (u'MULTIEQUAL_-1207083702', u'CALLIND_-1207085623'), (u'COPY_-1207081385', u'MULTIEQUAL_-1207083511'), (u'STORE_-1207085492', u'INDIRECT_-1207081740'), (u'CALL_-1207085921', u'INT_ADD_-1207085840'), (u'COPY_-1206914317', u'CALL_-1206918378'), ('const-433', u'STORE_-1207084571'), (u'PTRSUB_-1207081314', u'CALL_-1207086044'), ('tmp_1844', u'CBRANCH_-1207086119'), ('const-2842432', u'PTRSUB_-1207080840'), (u'STORE_-1207085711', u'INDIRECT_-1207081955'), (u'STORE_-1207085547', u'INDIRECT_-1207082075'), (u'LOAD_-1207085080', u'MULTIEQUAL_-1207083254'), (u'CALL_-1207084845', u'INDIRECT_-1207081630'), (u'INT_EQUAL_-1207086030', u'CBRANCH_-1207086028'), ('const-0', u'RETURN_-1207084541'), (u'STORE_-1207085425', u'INDIRECT_-1207081927'), (u'COPY_-1207081891', u'MULTIEQUAL_-1207081829'), (u'INDIRECT_-1207082447', u'MULTIEQUAL_-1207081902'), ('const-0', u'INT_NOTEQUAL_-1207087233'), (u'CALL_-1207087338', u'INDIRECT_-1207083580'), (u'INT_CARRY_-1207086652', u'MULTIEQUAL_-1207083430'), ('const-433', u'LOAD_-1207084702'), (u'STORE_-1207085711', u'INDIRECT_-1207082255'), (u'PTRADD_-1207081091', u'CAST_-1207080979'), (u'CALL_-1207086531', u'INDIRECT_-1207082619'), ('const-8', u'PTRADD_-1207081107'), (u'INT_ADD_-1207081680', u'PTRADD_-1207086730'), (u'INT_ADD_-1207084511', u'CAST_-1207080571'), (u'CAST_-1207081170', u'PTRADD_-1207081112'), (u'INT_EQUAL_-1207086171', u'BOOL_NEGATE_-1207081435'), (u'MULTIEQUAL_-1207083368', u'BOOL_NEGATE_-1207083121'), (u'INT_ZEXT_-1207083861', u'MULTIEQUAL_-1207081425'), (u'LOAD_-1207085416', u'INT_ADD_-1207085386'), (u'STORE_-1207085508', u'INDIRECT_-1207081435'), (u'MULTIEQUAL_-1207082221', u'STORE_-1207085547'), ('const-1', u'PTRADD_-1207086078'), (u'INDIRECT_-1207082824', u'MULTIEQUAL_-1207082682'), ('tmp_1287', u'CBRANCH_-1207086480'), (u'CALL_-1207085921', u'INT_ADD_-1207085822'), (u'MULTIEQUAL_-1207083702', u'PTRADD_-1207080968'), (u'STORE_-1207085805', u'INDIRECT_-1207082001'), (u'CAST_-1207081418', u'PTRADD_-1207086398'), (u'CALL_-1207086273', u'INDIRECT_-1207082267'), (u'MULTIEQUAL_-1207081958', u'MULTIEQUAL_-1207081919'), (u'INT_LESS_-1207084685', u'MULTIEQUAL_-1207082591'), (u'STORE_-1207084571', u'INDIRECT_-1207081214'), ('const-2', u'PTRADD_-1207080847'), (u'STORE_-1207085492', u'INDIRECT_-1207082265'), ('const-0', u'STORE_-1207085537'), ('const-6', u'PTRADD_-1207081112'), ('const-0', u'INT_NOTEQUAL_-1207086480'), (u'INDIRECT_-1207081585', u'MULTIEQUAL_-1207082382'), (u'CALL_-1207084816', u'INDIRECT_-1207081519'), ('const-1', u'INT_ADD_-1207081419'), (u'COPY_-1207081741', u'PTRADD_-1207081760'), (u'MULTIEQUAL_-1207082640', u'MULTIEQUAL_-1207082438'), (u'LOAD_-1207087061', u'INT_EQUAL_-1207087011'), (u'CALLIND_-1207085183', u'INDIRECT_-1207082064'), (u'STORE_-1207085820', u'INDIRECT_-1207081936'), (u'LOAD_-1207085416', u'INT_ADD_-1207085393'), (u'INDIRECT_-1207082297', u'MULTIEQUAL_-1207081752'), (u'MULTIEQUAL_-1207081424', u'INT_NOTEQUAL_-1207085562'), (u'COPY_-1207081339', u'MULTIEQUAL_-1207083394'), (u'MULTIEQUAL_-1207082054', u'MULTIEQUAL_-1207082033'), ('const-433', u'LOAD_-1207085654'), (u'PTRADD_-1207081169', u'CAST_-1207081055'), (u'STORE_-1207085477', u'INDIRECT_-1207081804'), (u'CALL_-1207086273', u'INDIRECT_-1207082567'), (u'MULTIEQUAL_-1207083078', u'MULTIEQUAL_-1207083015'), (u'CAST_-1207081170', u'PTRADD_-1207081096'), ('const-5', u'INT_LESS_-1207086245'), (u'INDIRECT_-1207082175', u'MULTIEQUAL_-1207081602'), (u'CALL_-1207086044', u'INDIRECT_-1207082400'), (u'LOAD_-1207085459', u'MULTIEQUAL_-1207081422'), (u'STORE_-1207084642', u'INDIRECT_-1207081549'), (u'MULTIEQUAL_-1207081919', u'MULTIEQUAL_-1207081873'), ('const-1', u'PTRADD_-1207086735'), (u'INDIRECT_-1207081392', u'MULTIEQUAL_-1207081575'), (u'STORE_-1207085722', u'INDIRECT_-1207082414'), (u'CALL_-1207086708', u'INDIRECT_-1207083270'), (u'INT_ADD_-1207084696', u'MULTIEQUAL_-1207083111'), (u'CALL_-1207084597', u'INDIRECT_-1207081706'), (u'MULTIEQUAL_-1207081733', u'MULTIEQUAL_-1207081694'), (u'MULTIEQUAL_-1207082066', u'MULTIEQUAL_-1207081010'), (u'CAST_-1207080957', u'LOAD_-1207085654'), (u'MULTIEQUAL_-1207083702', u'PTRADD_-1207081164'), ('const-433', u'STORE_-1207085507'), (u'INT_NOTEQUAL_-1207084649', u'CBRANCH_-1207084648'), ('const-34', u'PTRADD_-1207081003'), (u'INDIRECT_-1207083580', u'MULTIEQUAL_-1207083460'), (u'INDIRECT_-1207082642', u'MULTIEQUAL_-1207082513'), (u'STORE_-1207085836', u'INDIRECT_-1207082246'), ('const-0', u'STORE_-1207085722'), (u'STORE_-1207085507', u'INDIRECT_-1207082275'), (u'STORE_-1207085820', u'INDIRECT_-1207082011'), (u'CALL_-1207087362', u'INDIRECT_-1207083254'), (u'BOOL_AND_-1207086738', u'INT_EQUAL_-1207086740'), ('const-1', u'INT_SUB_-1207085474'), (u'INDIRECT_-1207082749', u'MULTIEQUAL_-1207082607'), (u'CALL_-1207084816', u'INDIRECT_-1207082666'), (u'INT_NOTEQUAL_-1207086480', u'CBRANCH_-1207086480'), (u'CAST_-1207081170', u'PTRADD_-1207081064'), (u'INT_AND_-1207084521', u'INT_EQUAL_-1207084535'), (u'CALL_-1207087338', u'INDIRECT_-1207083160'), (u'MULTIEQUAL_-1207081733', u'MULTIEQUAL_-1207082565'), (u'BOOL_NEGATE_-1207083049', u'BOOL_AND_-1207086592'), (u'CALL_-1207087362', u'INDIRECT_-1207082268'), (u'MULTIEQUAL_-1207083948', u'INT_EQUAL_-1207086650'), (u'MULTIEQUAL_-1207080712', u'MULTIEQUAL_-1207081772'), (u'CALL_-1206918378', u'INDIRECT_-1206915394'), (u'INT_EQUAL_-1207086594', u'CBRANCH_-1207086593'), (u'MULTIEQUAL_-1207081584', u'MULTIEQUAL_-1207081808'), ('const--2', u'INT_MULT_-1207082835'), (u'CAST_-1207081550', u'CAST_-1207081501'), (u'CAST_-1207081170', u'PTRADD_-1207081169'), (u'INDIRECT_-1207082475', u'MULTIEQUAL_-1207082363'), ('tmp_188', u'CBRANCH_-1207087287'), (u'INT_LESS_-1207086206', u'MULTIEQUAL_-1207083239'), ('const-2', u'INT_LESS_-1207084465'), (u'PTRADD_-1207086606', u'COPY_-1207081575'), ('const-1499528', u'COPY_-1207080617'), (u'CAST_-1207081418', u'PTRADD_-1207085479'), ('const-12', u'PTRADD_-1207081107'), (u'CALL_-1207084768', u'CALL_-1207084744'), ('const-14', u'PTRADD_-1207081091'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081764'), (u'STORE_-1207085484', u'INDIRECT_-1207081959'), ('const-1', u'INT_NOTEQUAL_-1207085562'), (u'CALL_-1207084597', u'INDIRECT_-1207081481'), (u'INDIRECT_-1207081139', u'COPY_-1207081222'), ('const-0', u'PTRSUB_-1207081927'), (u'STORE_-1207085711', u'INDIRECT_-1207082405'), (u'CALL_-1207084597', u'INDIRECT_-1207081192'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081689'), (u'INT_EQUAL_-1207086258', u'MULTIEQUAL_-1207083126'), (u'LOAD_-1207085396', u'CAST_-1207080806'), (u'MULTIEQUAL_-1207083511', u'LOAD_-1207086221'), ('const-433', u'LOAD_-1207085396'), (u'CAST_-1207080811', u'STORE_-1207085400'), (u'INDIRECT_-1207081664', u'COPY_-1207081747'), ('const-0', u'INT_EQUAL_-1207084706'), (u'MULTIEQUAL_-1207083609', u'LOAD_-1207086646'), (u'CALL_-1207084845', u'INDIRECT_-1207081094'), (u'LOAD_-1207084566', u'INT_ADD_-1207084472'), ('const-0', u'INT_NOTEQUAL_-1207085226'), ('const-4', u'PTRADD_-1207080646'), ('const-1', u'PTRADD_-1207086730'), ('const-14', u'COPY_-1207084734'), ('const-3', u'INT_SUB_-1207086667'), (u'STORE_-1207085484', u'INDIRECT_-1207081809'), (u'STORE_-1207085601', u'INDIRECT_-1207082179'), (u'INT_ADD_-1207084460', u'MULTIEQUAL_-1207080712'), (u'MULTIEQUAL_-1207081426', u'MULTIEQUAL_-1207082259'), (u'INT_ADD_-1207085386', u'CAST_-1207080811'), ('const-6', u'PTRADD_-1207081127'), (u'INT_ADD_-1207084450', u'CAST_-1207080548'), (u'LOAD_-1207085610', u'INT_SUB_-1207085502'), (u'INDIRECT_-1207081731', u'MULTIEQUAL_-1207081633'), (u'INT_EQUAL_-1207086650', u'CBRANCH_-1207086655'), ('tmp_526', u'CBRANCH_-1207087009'), (u'MULTIEQUAL_-1207083214', u'INT_NOTEQUAL_-1207086082'), (u'STORE_-1207085836', u'INDIRECT_-1207082021'), (u'STORE_-1207085425', u'INDIRECT_-1207082002'), (u'STORE_-1207084571', u'INDIRECT_-1207081664'), (u'INDIRECT_-1207081855', u'MULTIEQUAL_-1207081800'), (u'LOAD_-1207085732', u'STORE_-1207085711'), (u'CAST_-1207080806', u'INT_EQUAL_-1207085378'), (u'INDIRECT_-1207081629', u'COPY_-1207081668'), (u'BOOL_AND_-1207084648', u'INT_EQUAL_-1207084650'), (u'CALLIND_-1207085183', u'RETURN_-1207085107'), (u'MULTIEQUAL_-1207082490', u'MULTIEQUAL_-1207082288'), ('tmp_3747', u'BRANCH_-1207084566'), ('const-1', u'COPY_-1207084693'), (u'CALL_-1207084679', u'INDIRECT_-1207081610'), (u'INT_ADD_-1207086129', u'MULTIEQUAL_-1207083736'), (u'MULTIEQUAL_-1207081740', u'MULTIEQUAL_-1207080958'), ('const-5', u'CALL_-1207084768'), ('const-433', u'LOAD_-1207086829'), (u'INT_EQUAL_-1207086775', u'CBRANCH_-1207086776'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081153'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081914'), (u'MULTIEQUAL_-1207083668', u'COPY_-1207081741'), (u'STORE_-1207085537', u'INDIRECT_-1207081841'), (u'MULTIEQUAL_-1207083430', u'MULTIEQUAL_-1207083427'), (u'STORE_-1207086075', u'INDIRECT_-1207082394'), (u'INDIRECT_-1206915505', u'COPY_-1206915558'), (u'MULTIEQUAL_-1207081658', u'MULTIEQUAL_-1207081619'), (u'CALL_-1206918350', u'INDIRECT_-1206915080'), (u'COPY_-1207081561', u'MULTIEQUAL_-1207083609'), (u'STORE_-1207085484', u'INDIRECT_-1207081884'), (u'MULTIEQUAL_-1207081904', u'MULTIEQUAL_-1207081883'), (u'CAST_-1207080294', u'LOAD_-1207084645'), (u'MULTIEQUAL_-1207082790', u'MULTIEQUAL_-1207081734'), (u'CALL_-1207086044', u'INDIRECT_-1207082550'), (u'INT_LESS_-1207086245', u'CBRANCH_-1207086254'), (u'STORE_-1207085722', u'INDIRECT_-1207082114'), (u'MULTIEQUAL_-1207082204', u'MULTIEQUAL_-1207082228'), (u'CALL_-1207086708', u'SUBPIECE_-1207083042'), (u'MULTIEQUAL_-1207081765', u'COPY_-1207080909'), (u'PTRADD_-1207081112', u'STORE_-1207085711'), (u'STORE_-1207085836', u'INDIRECT_-1207082096'), ('const-3', u'INT_SUB_-1207084494'), (u'CALL_-1207086273', u'INDIRECT_-1207083062'), (u'STORE_-1207085425', u'INDIRECT_-1207081702'), (u'STORE_-1207085492', u'INDIRECT_-1207081965'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081541'), (u'CAST_-1207080743', u'MULTIEQUAL_-1207082398'), ('const-1', u'RETURN_-1206918008'), ('const-8', u'PTRADD_-1207081046'), (u'CALL_-1207087354', u'INDIRECT_-1207082723'), (u'STORE_-1207085659', u'INDIRECT_-1207082068'), (u'COPY_-1207081922', u'INT_ADD_-1207085638'), (u'MULTIEQUAL_-1207081723', u'CALLIND_-1207085183'), (u'MULTIEQUAL_-1207082640', u'MULTIEQUAL_-1207081584'), ('const-8', u'PTRADD_-1207080968'), (u'PTRADD_-1207086078', u'COPY_-1207081339'), ('const-433', u'STORE_-1207085400'), (u'PTRSUB_-1207080840', u'CALLIND_-1207085183'), (u'INT_ADD_-1207084472', u'CAST_-1207080557'), (u'INDIRECT_-1207082061', u'MULTIEQUAL_-1207082054'), ('const-433', u'STORE_-1207085689'), (u'COPY_-1207081758', u'MULTIEQUAL_-1207083672'), ('const-433', u'STORE_-1207085673'), ('const-7', u'PTRADD_-1207081121'), ('const-1499576', u'COPY_-1207080856'), (u'CALLOTHER_-1207084828', u'CAST_-1207080642'), (u'STORE_-1207085737', u'INDIRECT_-1207082124'), (u'MULTIEQUAL_-1207082321', u'MULTIEQUAL_-1207081541'), (u'CALL_-1207086531', u'INDIRECT_-1207082544'), (u'STORE_-1207085484', u'INDIRECT_-1207082109'), ('const-1', u'PTRADD_-1207084645'), (u'INT_EQUAL_-1207084535', u'CBRANCH_-1207084528'), (u'MULTIEQUAL_-1207081694', u'MULTIEQUAL_-1207082628'), ('const-0', u'CALL_-1207085921'), (u'CALL_-1207085997', u'INDIRECT_-1207082147'), (u'INT_EQUAL_-1207086775', u'MULTIEQUAL_-1207083371'), (u'STORE_-1207085645', u'INDIRECT_-1207082209'), ('const-144', u'INT_ADD_-1207087255'), (u'INDIRECT_-1207081852', u'MULTIEQUAL_-1207081829'), (u'MULTIEQUAL_-1207082054', u'MULTIEQUAL_-1207082078'), (u'COPY_-1207080740', u'MULTIEQUAL_-1207082862'), (u'INT_NOTEQUAL_-1207084801', u'CBRANCH_-1207084801'), ('const-433', u'STORE_-1207086075'), (u'PTRADD_-1207085410', u'LOAD_-1207085472'), ('const-433', u'LOAD_-1207087061'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082378'), (u'STORE_-1207085492', u'INDIRECT_-1207082190'), ('const-8', u'PTRADD_-1207080921'), (u'MULTIEQUAL_-1207083416', u'PTRADD_-1207080928'), (u'STORE_-1207085407', u'INDIRECT_-1207082216'), (u'CALL_-1207084845', u'INDIRECT_-1207082005'), ('const-4', u'PTRADD_-1207081169'), (u'INDIRECT_-1207082860', u'INT_ADD_-1207087266'), (u'CALL_-1207087338', u'INDIRECT_-1207082935'), (u'CALL_-1207085997', u'INDIRECT_-1207082942'), (u'CALL_-1207084768', u'INDIRECT_-1207081265'), ('const-1', u'PTRADD_-1207086161'), (u'CAST_-1207080786', u'COPY_-1207080891'), (u'INDIRECT_-1207081614', u'COPY_-1207081637'), ('const-1499688', u'COPY_-1206914317'), (u'LOAD_-1207085193', u'CALLIND_-1207085183'), (u'INT_ADD_-1207080743', u'PTRADD_-1207084645'), (u'INDIRECT_-1207081392', u'MULTIEQUAL_-1207081233'), (u'CALL_-1207086565', u'SUBPIECE_-1207082988'), ('const-2', u'PTRADD_-1207080928'), ('const-65024', u'INT_AND_-1207084619'), ('const-8', u'PTRADD_-1207080962'), (u'MULTIEQUAL_-1207082183', u'MULTIEQUAL_-1207083015'), (u'LOAD_-1207086646', u'INT_LESS_-1207086629'), (u'LOAD_-1207086646', u'INT_EQUAL_-1207086629'), (u'STORE_-1207085400', u'INDIRECT_-1207082136'), (u'STORE_-1207085601', u'INDIRECT_-1207082029'), (u'STORE_-1207085400', u'INDIRECT_-1207081986'), ('const-40', u'CALL_-1207084597'), (u'CAST_-1207081550', u'COPY_-1207080740'), (u'INDIRECT_-1207082551', u'MULTIEQUAL_-1207082052'), (u'LOAD_-1207087271', u'MULTIEQUAL_-1207082398'), (u'MULTIEQUAL_-1207082588', u'BOOL_NEGATE_-1207082115'), ('const-1', u'RETURN_-1207084559'), (u'STORE_-1207085722', u'INDIRECT_-1207081964'), (u'CALL_-1206918350', u'INDIRECT_-1206915530'), (u'INT_LESS_-1207086206', u'MULTIEQUAL_-1207083242'), (u'MULTIEQUAL_-1207083111', u'INT_EQUAL_-1207084706'), (u'STORE_-1207085689', u'INDIRECT_-1207082315'), (u'CALL_-1207085882', u'INDIRECT_-1207082870'), ('const-433', u'LOAD_-1207085791'), (u'CALL_-1207084744', u'RETURN_-1207084686'), (u'INT_ADD_-1207086640', u'MULTIEQUAL_-1207083948'), (u'MULTIEQUAL_-1207083702', u'CAST_-1207081034'), (u'CALL_-1207086531', u'INDIRECT_-1207082769'), (u'MULTIEQUAL_-1207083503', u'MULTIEQUAL_-1207083487'), ('const-0', u'PTRSUB_-1207085142'), ('const-1', u'PTRADD_-1207084640'), (u'INT_ADD_-1207085638', u'CAST_-1207080957'), ('const--1', u'INT_ADD_-1207086786'), (u'CALLIND_-1207085623', u'INDIRECT_-1207081928'), (u'STORE_-1207085492', u'INDIRECT_-1207081890'), (u'MULTIEQUAL_-1207083239', u'BOOL_NEGATE_-1207082826'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081080'), (u'CALL_-1207084869', u'INDIRECT_-1207081641'), ('const-433', u'LOAD_-1207086581'), (u'STORE_-1207085547', u'INDIRECT_-1207081775'), ('const-433', u'STORE_-1207085711'), (u'CAST_-1207081061', u'LOAD_-1207085831'), (u'MULTIEQUAL_-1207083387', u'MULTIEQUAL_-1207083371'), (u'STORE_-1207084571', u'INDIRECT_-1207081364'), (u'CALL_-1207084869', u'INDIRECT_-1207082091'), ('const-46', u'INT_EQUAL_-1207085517'), (u'MULTIEQUAL_-1207082862', u'PTRADD_-1207084640'), (u'PTRADD_-1207081175', u'CAST_-1207081061'), (u'CALL_-1207084679', u'INDIRECT_-1207081385'), (u'LOAD_-1207086792', u'INT_LESS_-1207086775'), (u'LOAD_-1207086792', u'INT_EQUAL_-1207086775'), ('const-433', u'STORE_-1207085854'), (u'CAST_-1207081418', u'PTRADD_-1207086015'), ('const-0', u'SUBPIECE_-1207082988'), ('const-433', u'LOAD_-1207087175'), (u'STORE_-1207085836', u'INDIRECT_-1207081946'), (u'MULTIEQUAL_-1207082398', u'LOAD_-1207086581'), (u'LOAD_-1207086135', u'INT_EQUAL_-1207086118'), (u'LOAD_-1207086135', u'INT_LESS_-1207086118'), (u'INDIRECT_-1207082400', u'MULTIEQUAL_-1207082288'), (u'CAST_-1207081501', u'CALL_-1207086708'), (u'MULTIEQUAL_-1207082940', u'MULTIEQUAL_-1207081884'), (u'CAST_-1207081034', u'INT_ADD_-1207085775'), (u'STORE_-1207085507', u'INDIRECT_-1207082050'), (u'INT_ZEXT_-1207082841', u'MULTIEQUAL_-1207081765'), (u'LOAD_-1207086327', u'INT_ADD_-1207086304'), (u'PTRADD_-1207081101', u'STORE_-1207085696'), (u'INT_ADD_-1207082223', u'MULTIEQUAL_-1207080958'), ('const-433', u'STORE_-1207085820'), ('tmp_1098', u'CBRANCH_-1207086630'), (u'INT_EQUAL_-1207086629', u'CBRANCH_-1207086630'), ('const-433', u'LOAD_-1207086792'), (u'CAST_-1207081170', u'CAST_-1207081041'), (u'STORE_-1207085711', u'INDIRECT_-1207082330'), (u'CALL_-1207084869', u'INDIRECT_-1207081566'), (u'STORE_-1207085547', u'INDIRECT_-1207082300'), (u'CALL_-1206918378', u'INDIRECT_-1206914558'), (u'INT_ADD_-1207081420', u'PTRADD_-1207086166'), ('const-1499418', u'COPY_-1207086818'), ('const-1', u'PTRADD_-1207086015'), ('tmp_1766', u'CBRANCH_-1207086170'), (u'CALL_-1207084597', u'INDIRECT_-1207081567'), ('const-2', u'PTRADD_-1207080941'), (u'CALL_-1206918350', u'INDIRECT_-1206915005'), (u'INDIRECT_-1207082192', u'MULTIEQUAL_-1207082063'), (u'MULTIEQUAL_-1207082457', u'MULTIEQUAL_-1207082363'), (u'INDIRECT_-1207082544', u'MULTIEQUAL_-1207082513'), ('const-33', u'PTRADD_-1207081032'), ('const-0', u'INT_NOTEQUAL_-1207084582'), (u'SUBPIECE_-1207083042', u'INT_SUB_-1207086667'), (u'CALL_-1207085997', u'INDIRECT_-1207082522'), (u'CALL_-1207084845', u'INDIRECT_-1207081555'), (u'INT_NOTEQUAL_-1207084582', u'CBRANCH_-1207084581'), (u'INDIRECT_-1207082935', u'MULTIEQUAL_-1207081798'), (u'STORE_-1207085820', u'INDIRECT_-1207082161'), (u'INDIRECT_-1207081467', u'MULTIEQUAL_-1207081650'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915130'), (u'INT_ADD_-1207085723', u'CAST_-1207081014'), ('tmp_2727', u'CBRANCH_-1207085375'), (u'LOAD_-1207084527', u'MULTIEQUAL_-1207080693'), (u'MULTIEQUAL_-1207082607', u'MULTIEQUAL_-1207082513'), (u'CALL_-1206918378', u'INDIRECT_-1206915019'), ('const-8', u'PTRADD_-1207081037'), (u'INT_ADD_-1207086880', u'INT_LESS_-1207086864'), (u'MULTIEQUAL_-1207083736', u'INT_EQUAL_-1207086139'), ('const-96', u'INT_ADD_-1207085386'), (u'INDIRECT_-1207081705', u'MULTIEQUAL_-1207081650'), (u'CALL_-1207085997', u'CAST_-1207081170'), (u'INT_ADD_-1207087255', u'CAST_-1207081778'), (u'INDIRECT_-1207082139', u'COPY_-1207082162'), (u'MULTIEQUAL_-1207082790', u'INT_AND_-1207084521'), ('const-5', u'PTRADD_-1207080962'), (u'INDIRECT_-1207082400', u'MULTIEQUAL_-1207081434'), (u'STORE_-1207085847', u'INDIRECT_-1207082405'), (u'INDIRECT_-1207081616', u'COPY_-1207081659'), ('const-56', u'INT_ADD_-1207084450'), ('const-136', u'INT_ADD_-1207084472'), (u'INDIRECT_-1207082211', u'MULTIEQUAL_-1207082204'), (u'PTRADD_-1207086015', u'STORE_-1207086075'), (u'MULTIEQUAL_-1207082565', u'INT_LESS_-1207086864'), (u'CALL_-1207085921', u'INDIRECT_-1207082176'), ('const-433', u'LOAD_-1207086221'), (u'MULTIEQUAL_-1207081010', u'MULTIEQUAL_-1207081233'), (u'STORE_-1207085820', u'INDIRECT_-1207082386'), ('const-433', u'LOAD_-1207085361'), (u'SUBPIECE_-1207083434', u'INT_NOTEQUAL_-1207085168'), (u'CAST_-1207080979', u'LOAD_-1207085684'), (u'COPY_-1207081618', u'MULTIEQUAL_-1207083665'), (u'CALL_-1207086708', u'INDIRECT_-1207082700'), (u'STORE_-1207085854', u'INDIRECT_-1207082260'), (u'MULTIEQUAL_-1207081919', u'MULTIEQUAL_-1207082853'), (u'CAST_-1207081170', u'PTRADD_-1207080978'), ('const-5', u'PTRADD_-1207081158'), ('const-1', u'INT_ADD_-1207081388'), (u'INDIRECT_-1206914980', u'COPY_-1206915033'), (u'STORE_-1207085477', u'INDIRECT_-1207082104'), ('const-1', u'INT_ADD_-1207086547'), (u'STORE_-1207085737', u'INDIRECT_-1207082199'), (u'STORE_-1207085836', u'INDIRECT_-1207082471'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915280'), (u'LOAD_-1207085277', u'CAST_-1207080743'), (u'STORE_-1207085847', u'INDIRECT_-1207082105'), (u'MULTIEQUAL_-1207082204', u'MULTIEQUAL_-1207082183'), (u'MULTIEQUAL_-1207081797', u'INT_ADD_-1207086880'), (u'CALL_-1207084597', u'INDIRECT_-1207081492'), (u'INT_ZEXT_-1207086634', u'INT_MULT_-1207083059'), (u'INT_EQUAL_-1207086287', u'CBRANCH_-1207086284'), (u'INDIRECT_-1207082249', u'MULTIEQUAL_-1207081149'), (u'INT_ADD_-1207081388', u'PTRADD_-1207086078'), (u'CALL_-1207084597', u'INDIRECT_-1207081631'), (u'COPY_-1207081741', u'COPY_-1207080887'), (u'CALL_-1207084597', u'INDIRECT_-1207080870'), (u'STORE_-1207085722', u'INDIRECT_-1207082039'), (u'COPY_-1207081922', u'CALLIND_-1207085623'), ('const-0', u'CALL_-1207087362'), (u'INDIRECT_-1207082925', u'MULTIEQUAL_-1207082813'), (u'CALL_-1207087362', u'INDIRECT_-1207083179'), (u'COPY_-1207084517', u'MULTIEQUAL_-1207081998'), ('const--1', u'INT_ADD_-1207086217'), (u'STORE_-1207086075', u'INDIRECT_-1207082244'), (u'CALL_-1207086273', u'INDIRECT_-1207082642'), (u'COPY_-1207080883', u'MULTIEQUAL_-1207081797'), ('const-433', u'LOAD_-1207084466'), (u'CALLIND_-1206918311', u'INDIRECT_-1206914980'), ('const-1', u'PTRADD_-1207085410'), (u'MULTIEQUAL_-1207081769', u'MULTIEQUAL_-1207082703'), (u'STORE_-1207085854', u'INDIRECT_-1207081960'), (u'INT_NOTEQUAL_-1207085226', u'CBRANCH_-1207085225'), (u'COPY_-1207081375', u'MULTIEQUAL_-1207083418'), (u'INDIRECT_-1207081916', u'COPY_-1207081959'), ('const-0', u'CALL_-1207084768'), (u'MULTIEQUAL_-1207082564', u'MULTIEQUAL_-1207083397'), (u'COPY_-1207080682', u'MULTIEQUAL_-1207082864'), (u'STORE_-1207085659', u'INDIRECT_-1207082368'), (u'LOAD_-1207087282', u'MULTIEQUAL_-1207082246'), ('const-1', u'INT_ADD_-1207081387'), (u'COPY_-1207081377', u'MULTIEQUAL_-1207083511'), (u'STORE_-1207085805', u'INDIRECT_-1207082151'), ('const-0', u'INT_EQUAL_-1207084535'), (u'INT_ADD_-1207086849', u'CAST_-1207081569'), ('const-1', u'INT_ADD_-1207081620'), (u'STORE_-1207085805', u'INDIRECT_-1207082451'), (u'STORE_-1207085508', u'INDIRECT_-1207081885'), (u'PTRADD_-1207081085', u'STORE_-1207085673'), (u'STORE_-1207085507', u'INDIRECT_-1207081750'), (u'CALL_-1207086708', u'INDIRECT_-1207082625'), ('const-5', u'COPY_-1207086824'), (u'CALL_-1207084768', u'INDIRECT_-1207081340'), (u'CALL_-1207086503', u'INDIRECT_-1207081838'), (u'LOAD_-1207085621', u'STORE_-1207085569'), (u'MULTIEQUAL_-1207081844', u'MULTIEQUAL_-1207082778'), (u'COPY_-1207080909', u'MULTIEQUAL_-1207080981'), ('tmp_3895', u'BRANCH_-1207084682'), (u'STORE_-1207085477', u'INDIRECT_-1207082179'), (u'CALL_-1207084679', u'INDIRECT_-1207080774'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081989'), (u'INDIRECT_-1207082550', u'MULTIEQUAL_-1207081584'), (u'INDIRECT_-1207081939', u'MULTIEQUAL_-1207081010'), (u'CAST_-1207081041', u'INT_ADD_-1207085784'), (u'INT_ZEXT_-1207086123', u'INT_MULT_-1207082795'), ('const-0', u'CALL_-1207084597'), (u'CALL_-1207086565', u'INDIRECT_-1207082491'), ('const-104', u'INT_ADD_-1207085393'), (u'INDIRECT_-1207081439', u'COPY_-1207081522'), ('const-1', u'INT_SUB_-1207086462'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081691'), (u'STORE_-1207085673', u'INDIRECT_-1207082380'), (u'MULTIEQUAL_-1207083242', u'MULTIEQUAL_-1207083239'), (u'STORE_-1207085696', u'INDIRECT_-1207082395'), ('const--2', u'INT_MULT_-1207083060'), (u'CALL_-1207085921', u'INT_ADD_-1207085833'), (u'INDIRECT_-1207081289', u'COPY_-1207081372'), (u'CALL_-1207086273', u'INDIRECT_-1207082717'), (u'CALL_-1207086708', u'INDIRECT_-1207082550'), ('const-8', u'PTRADD_-1207081003'), (u'INDIRECT_-1207083062', u'INT_ZEXT_-1207086123'), (u'CALL_-1207084845', u'INDIRECT_-1207081930'), (u'STORE_-1207085673', u'INDIRECT_-1207082005'), (u'STORE_-1207084571', u'INDIRECT_-1207081514'), (u'PTRADD_-1207081760', u'CAST_-1207081660'), (u'CALL_-1207085882', u'INDIRECT_-1207082225'), (u'CAST_-1207081238', u'COPY_-1207081347'), (u'CALL_-1207084597', u'CALL_-1207084569'), (u'INT_ADD_-1207086311', u'CAST_-1207081308'), (u'CAST_-1207081447', u'CALL_-1207086503'), ('const-8', u'PTRADD_-1207080847'), (u'STORE_-1207085805', u'INDIRECT_-1207082301'), (u'LOAD_-1207087282', u'INT_NOTEQUAL_-1207087233'), (u'MULTIEQUAL_-1207082382', u'MULTIEQUAL_-1207082288'), (u'CALL_-1207086565', u'INDIRECT_-1207082341'), (u'INDIRECT_-1207082319', u'MULTIEQUAL_-1207082288'), (u'CALL_-1206918350', u'INDIRECT_-1206915305'), (u'PTRADD_-1207080978', u'STORE_-1207085507'), (u'CALL_-1207084744', u'INDIRECT_-1207081479'), (u'PTRADD_-1207081820', u'LOAD_-1207087175'), (u'STORE_-1207086075', u'INDIRECT_-1207082319'), (u'STORE_-1207085689', u'INDIRECT_-1207081865'), (u'CALL_-1207087354', u'INDIRECT_-1207083098'), (u'CAST_-1207081418', u'CALL_-1207085882'), (u'INT_EQUAL_-1207086171', u'MULTIEQUAL_-1207083101'), (u'MULTIEQUAL_-1207083460', u'MULTIEQUAL_-1207082526'), ('const-36', u'INT_ADD_-1207085775'), (u'COPY_-1207080722', u'MULTIEQUAL_-1207082772'), ('const-433', u'LOAD_-1207085472'), (u'MULTIEQUAL_-1207081233', u'MULTIEQUAL_-1207082066'), ('const--2', u'INT_MULT_-1207082796'), (u'CALL_-1207086708', u'INDIRECT_-1207082925'), (u'MULTIEQUAL_-1207083397', u'INT_ZEXT_-1207086780'), ('tmp_2670', u'CBRANCH_-1207085417'), (u'INDIRECT_-1207082372', u'MULTIEQUAL_-1207081827'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081616'), (u'MULTIEQUAL_-1207082246', u'INT_ADD_-1207085277'), (u'MULTIEQUAL_-1207080693', u'MULTIEQUAL_-1207081740'), (u'INDIRECT_-1207082476', u'MULTIEQUAL_-1207081977'), (u'INDIRECT_-1207082512', u'COPY_-1207084668'), (u'STORE_-1207085854', u'INDIRECT_-1207082110'), (u'INT_EQUAL_-1207086206', u'CBRANCH_-1207086207'), (u'MULTIEQUAL_-1207082703', u'MULTIEQUAL_-1207082640'), (u'INT_ZEXT_-1207083798', u'INT_CARRY_-1207086652'), (u'STORE_-1207085508', u'INDIRECT_-1207081360'), (u'STORE_-1207085854', u'INDIRECT_-1207082485'), (u'INDIRECT_-1207082394', u'MULTIEQUAL_-1207082363'), ('const-433', u'STORE_-1207085601'), (u'MULTIEQUAL_-1207081723', u'INT_ADD_-1207085196'), (u'MULTIEQUAL_-1207083217', u'MULTIEQUAL_-1207083214'), (u'INT_ZEXT_-1207086211', u'INT_MULT_-1207082835'), (u'INT_ADD_-1207080742', u'PTRADD_-1207084640'), (u'INDIRECT_-1207081939', u'MULTIEQUAL_-1207081864'), (u'MULTIEQUAL_-1207081829', u'MULTIEQUAL_-1207081772'), (u'COPY_-1207086700', u'MULTIEQUAL_-1207083948'), (u'CAST_-1207081447', u'COPY_-1207081357'), (u'CALL_-1207084816', u'INDIRECT_-1207080833'), (u'CALL_-1207085921', u'INDIRECT_-1207082026'), (u'INT_AND_-1207082571', u'INT_OR_-1207082575'), (u'STORE_-1207085407', u'INDIRECT_-1207082141'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081841'), (u'INT_ADD_-1207085277', u'INT_NOTEQUAL_-1207085226'), (u'CALL_-1207084816', u'INDIRECT_-1207081444'), (u'INDIRECT_-1207081779', u'COPY_-1207081818'), (u'MULTIEQUAL_-1207083672', u'INT_ADD_-1207083117'), (u'BOOL_AND_-1207086081', u'INT_NOTEQUAL_-1207086082'), (u'CAST_-1207081170', u'STORE_-1207085836'), (u'COPY_-1207081741', u'PTRADD_-1207081037'), ('const-1', u'INT_AND_-1207082571'), ('const-433', u'STORE_-1207085407'), ('tmp_1349', u'CBRANCH_-1207086431'), (u'STORE_-1207085847', u'INDIRECT_-1207082330'), (u'CALL_-1207086273', u'INDIRECT_-1207081731'), ('const-1', u'INT_ADD_-1207081619'), ('const-0', u'COPY_-1207085756'), (u'CAST_-1207081447', u'CAST_-1207081440'), (u'INT_ZEXT_-1207084690', u'INT_MULT_-1207082124'), (u'MULTIEQUAL_-1207082475', u'MULTIEQUAL_-1207082472'), ('const-32', u'INT_ADD_-1207084560'), (u'PTRADD_-1207086073', u'COPY_-1207081349'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915505'), ('const-8', u'PTRADD_-1207080941'), (u'INT_ZEXT_-1207083140', u'PTRADD_-1207085479'), (u'INDIRECT_-1207082567', u'MULTIEQUAL_-1207082438'), (u'MULTIEQUAL_-1207083098', u'BOOL_NEGATE_-1207082785'), (u'CALL_-1206918350', u'INDIRECT_-1206914544'), (u'PTRADD_-1207086606', u'INT_EQUAL_-1207086658'), ('const-433', u'STORE_-1207085484'), (u'CAST_-1207081170', u'PTRADD_-1207081073'), (u'INDIRECT_-1207082176', u'MULTIEQUAL_-1207081677'), (u'MULTIEQUAL_-1207081979', u'MULTIEQUAL_-1207081958'), (u'INT_ADD_-1207087266', u'CAST_-1207081786'), (u'STORE_-1207085601', u'INDIRECT_-1207082104'), (u'MULTIEQUAL_-1207083609', u'PTRADD_-1207086589'), (u'CALL_-1207084569', u'INDIRECT_-1207081767'), (u'INDIRECT_-1207081704', u'COPY_-1207081743'), (u'CAST_-1207080940', u'LOAD_-1207085633'), (u'STORE_-1207084642', u'INDIRECT_-1207081249'), ('const-2824832', u'PTRSUB_-1207081482'), (u'COPY_-1207080887', u'MULTIEQUAL_-1207082221'), (u'INT_ZEXT_-1207086216', u'INT_MULT_-1207082836'), ('const-0', u'COPY_-1207086185'), (u'LOAD_-1207084574', u'INT_AND_-1207084548'), (u'CALL_-1207087362', u'INDIRECT_-1207082879'), ('const-433', u'LOAD_-1207084574'), (u'STORE_-1207085689', u'INDIRECT_-1207082015'), (u'LOAD_-1207085212', u'INT_ADD_-1207085177'), (u'MULTIEQUAL_-1207083702', u'PTRADD_-1207081107'), (u'CALL_-1207085997', u'INDIRECT_-1207082222'), (u'MULTIEQUAL_-1207081422', u'INT_AND_-1207086421'), (u'INT_NOTEQUAL_-1207085334', u'CBRANCH_-1207085333'), (u'INDIRECT_-1207083160', u'MULTIEQUAL_-1207082023'), ('const-0', u'RETURN_-1207084686'), (u'CALL_-1207087362', u'INDIRECT_-1207083599'), (u'PTRADD_-1207085479', u'LOAD_-1207085532'), ('const-433', u'LOAD_-1207086790'), (u'CAST_-1207081550', u'COPY_-1207081632'), (u'CALL_-1207086044', u'CALL_-1207085997'), (u'CALL_-1207086708', u'INDIRECT_-1207082775'), (u'STORE_-1207086075', u'INDIRECT_-1207082169'), ('const-0', u'INT_NOTEQUAL_-1207087137'), (u'CAST_-1207081170', u'CALLIND_-1207085623'), (u'COPY_-1207081922', u'INT_ADD_-1207086311'), (u'CALL_-1207086565', u'INDIRECT_-1207082791'), (u'CALL_-1206918378', u'INDIRECT_-1206915094'), ('const-433', u'LOAD_-1207084645'), (u'STORE_-1207085645', u'INDIRECT_-1207082284'), (u'MULTIEQUAL_-1207083702', u'COPY_-1207080682'), (u'MULTIEQUAL_-1207082398', u'PTRADD_-1207081815'), ('const-433', u'STORE_-1207085737'), (u'STORE_-1207085696', u'INDIRECT_-1207081945'), (u'INT_SUB_-1207086294', u'INT_AND_-1207086274'), ('const-13', u'PTRADD_-1207081101'), (u'CAST_-1207080642', u'CALLIND_-1207084828'), (u'PTRSUB_-1207081927', u'CALL_-1207087338'), (u'STORE_-1207085547', u'INDIRECT_-1207082000'), (u'INDIRECT_-1207081589', u'COPY_-1207081672'), (u'COPY_-1207086754', u'MULTIEQUAL_-1207082591'), (u'CALL_-1207086708', u'INDIRECT_-1207081939'), (u'BOOL_NEGATE_-1207082826', u'BOOL_AND_-1207086169'), (u'BOOL_NEGATE_-1207083050', u'BOOL_AND_-1207086592'), (u'STORE_-1207085400', u'INDIRECT_-1207082061'), ('const-0', u'INT_EQUAL_-1207085907'), (u'LOAD_-1207087271', u'INT_NOTEQUAL_-1207087215'), ('const--2', u'INT_MULT_-1207082125'), (u'CALL_-1207087362', u'INDIRECT_-1207082954'), (u'INDIRECT_-1207082512', u'INT_ADD_-1207084631'), (u'CAST_-1207081550', u'PTRADD_-1207086606'), (u'CALL_-1207084768', u'INDIRECT_-1207081415'), (u'INT_EQUAL_-1207085459', u'CBRANCH_-1207085457'), (u'LOAD_-1207084488', u'MULTIEQUAL_-1207081998'), ('const-433', u'LOAD_-1207086327'), ('const-3', u'STORE_-1207085854'), ('const-0', u'PTRSUB_-1207080840'), (u'CALL_-1207084768', u'INDIRECT_-1207081715'), (u'CAST_-1207080962', u'STORE_-1207085659'), ('const-1499428', u'COPY_-1207084724'), (u'INDIRECT_-1206915355', u'COPY_-1206915408'), (u'CALLIND_-1207085183', u'INDIRECT_-1207082986'), (u'CALL_-1207086503', u'INDIRECT_-1207082749'), (u'MULTIEQUAL_-1207083511', u'PTRADD_-1207086161'), (u'CAST_-1207081303', u'LOAD_-1207086320'), (u'MULTIEQUAL_-1207082853', u'MULTIEQUAL_-1207081919'), ('const-0', u'CALL_-1207084869'), (u'LOAD_-1207085706', u'STORE_-1207085689'), (u'INT_EQUAL_-1207086991', u'CBRANCH_-1207086989'), ('const-36', u'INT_ADD_-1207085723'), (u'INT_ADD_-1207086304', u'CAST_-1207081303'), (u'MULTIEQUAL_-1207081904', u'MULTIEQUAL_-1207081928'), (u'MULTIEQUAL_-1207083427', u'BOOL_NEGATE_-1207083050'), (u'CALL_-1207086565', u'INDIRECT_-1207082866'), (u'CAST_-1207081040', u'LOAD_-1207085800'), ('const-433', u'LOAD_-1207085610'), (u'PTRADD_-1207081037', u'LOAD_-1207085610'), (u'INT_SUB_-1207085537', u'INT_ZEXT_-1207083140'), (u'INDIRECT_-1207082469', u'MULTIEQUAL_-1207082438'), (u'MULTIEQUAL_-1207081740', u'INT_ADD_-1207082223'), (u'INDIRECT_-1207081094', u'MULTIEQUAL_-1207081077'), (u'INT_EQUAL_-1207086629', u'MULTIEQUAL_-1207083314'), (u'MULTIEQUAL_-1207083015', u'MULTIEQUAL_-1207082813'), (u'INT_AND_-1207086421', u'INT_NOTEQUAL_-1207086434'), (u'INDIRECT_-1207082250', u'MULTIEQUAL_-1207081677'), (u'INDIRECT_-1207083062', u'INT_ZEXT_-1207086211'), ('const-433', u'LOAD_-1207086447'), (u'STORE_-1207085477', u'INDIRECT_-1207081729'), (u'STORE_-1207085569', u'INDIRECT_-1207082166'), (u'CALL_-1207084845', u'INDIRECT_-1207081855'), (u'INDIRECT_-1207082029', u'MULTIEQUAL_-1207082003'), (u'CALL_-1206918350', u'INDIRECT_-1206915380'), (u'MULTIEQUAL_-1207081754', u'MULTIEQUAL_-1207081778'), (u'CAST_-1207081447', u'COPY_-1207081385'), (u'COPY_-1207084724', u'CAST_-1207080636'), (u'INT_EQUAL_-1207086118', u'CBRANCH_-1207086119'), (u'PTRADD_-1207080968', u'STORE_-1207085492'), (u'INDIRECT_-1207082860', u'INT_ADD_-1207087255'), (u'LOAD_-1207086221', u'INT_EQUAL_-1207086206'), (u'LOAD_-1207086221', u'INT_LESS_-1207086206'), (u'CAST_-1207081471', u'INT_CARRY_-1207086652'), (u'MULTIEQUAL_-1207082715', u'MULTIEQUAL_-1207082513'), (u'CALL_-1207084679', u'INDIRECT_-1207082512'), (u'CALL_-1207084679', u'INDIRECT_-1207081235'), (u'INT_LESS_-1207086118', u'MULTIEQUAL_-1207083214'), (u'STORE_-1207085854', u'INDIRECT_-1207082035'), (u'STORE_-1207085673', u'INDIRECT_-1207082305'), ('const-1', u'CALL_-1207085921'), (u'STORE_-1207085689', u'INDIRECT_-1207082165'), (u'STORE_-1207084642', u'INDIRECT_-1207081399'), (u'COPY_-1207081347', u'MULTIEQUAL_-1207083394'), (u'CALL_-1207084569', u'INDIRECT_-1207081392'), ('const-254', u'INT_AND_-1207082587'), (u'CALL_-1207086531', u'CAST_-1207081418'), (u'STORE_-1207085820', u'INDIRECT_-1207082461'), ('const-8', u'PTRADD_-1207081096'), (u'MULTIEQUAL_-1207083397', u'MULTIEQUAL_-1207082341'), (u'MULTIEQUAL_-1207083665', u'LOAD_-1207086792'), (u'INDIRECT_-1207081885', u'MULTIEQUAL_-1207082682'), ('const-0', u'INT_EQUAL_-1207086796'), (u'INDIRECT_-1207082619', u'MULTIEQUAL_-1207082588'), (u'INDIRECT_-1207082026', u'MULTIEQUAL_-1207081527'), (u'INDIRECT_-1207083010', u'MULTIEQUAL_-1207082853'), (u'MULTIEQUAL_-1207081797', u'INT_ADD_-1207082223'), (u'BOOL_NEGATE_-1207082786', u'BOOL_AND_-1207086081'), (u'CALL_-1207086273', u'INDIRECT_-1207082492'), (u'MULTIEQUAL_-1207083123', u'BOOL_NEGATE_-1207082825'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082078'), (u'INT_MULT_-1207085433', u'PTRADD_-1207085399'), (u'INDIRECT_-1207082674', u'MULTIEQUAL_-1207082532'), ('const-0', u'SUBPIECE_-1207083434'), (u'CALL_-1207084597', u'INDIRECT_-1207081642'), (u'INT_MULT_-1207083060', u'INT_ADD_-1207081620'), (u'INT_EQUAL_-1207085907', u'CBRANCH_-1207085897'), (u'INDIRECT_-1207081630', u'MULTIEQUAL_-1207081575'), (u'CALL_-1207086531', u'INDIRECT_-1207082694'), (u'CALL_-1207084679', u'INDIRECT_-1207082607'), (u'INT_EQUAL_-1207086740', u'CBRANCH_-1207086738'), (u'STORE_-1207085696', u'INDIRECT_-1207082245'), ('const-433', u'LOAD_-1207086135'), (u'COPY_-1207081741', u'LOAD_-1207085361'), (u'INT_ADD_-1207081387', u'PTRADD_-1207086073'), (u'INT_ZEXT_-1207086128', u'INT_MULT_-1207082796'), ('tmp_2599', u'BRANCH_-1207085467'), (u'INDIRECT_-1207082179', u'MULTIEQUAL_-1207082153'), ('const-433', u'LOAD_-1207085443'), (u'CALL_-1206918378', u'CALL_-1206918350'), ('const-433', u'LOAD_-1207085277'), (u'MULTIEQUAL_-1207082940', u'MULTIEQUAL_-1207082738'), ('tmp_2924', u'CBRANCH_-1207085225'), (u'MULTIEQUAL_-1207082069', u'MULTIEQUAL_-1207082023'), (u'CAST_-1207080571', u'LOAD_-1207084527'), (u'INDIRECT_-1207082297', u'CALL_-1207085921'), (u'STORE_-1207085689', u'INDIRECT_-1207082090'), ('const-8', u'PTRADD_-1207081085'), (u'INDIRECT_-1207082002', u'MULTIEQUAL_-1207081979'), (u'PTRSUB_-1207081482', u'PTRADD_-1207086387'), (u'STORE_-1207085711', u'INDIRECT_-1207082180'), (u'INDIRECT_-1207082550', u'MULTIEQUAL_-1207082438'), ('tmp_1920', u'CBRANCH_-1207086082'), ('const-0', u'INT_NOTEQUAL_-1207084801'), (u'INDIRECT_-1207082267', u'MULTIEQUAL_-1207082138'), (u'LOAD_-1207085610', u'INT_SUB_-1207085436'), ('const-0', u'INT_NOTEQUAL_-1207085241'), ('tmp_3317', u'CBRANCH_-1207084648'), (u'PTRADD_-1207085399', u'LOAD_-1207085459'), (u'MULTIEQUAL_-1207083699', u'LOAD_-1207086644'), (u'CAST_-1207081170', u'PTRADD_-1207081158'), ('const-8', u'PTRADD_-1207080928'), (u'MULTIEQUAL_-1207081844', u'MULTIEQUAL_-1207081798'), (u'INDIRECT_-1207082227', u'MULTIEQUAL_-1207082204'), (u'COPY_-1207084668', u'RETURN_-1207084617'), (u'MULTIEQUAL_-1207083254', u'INT_SUB_-1207085436'), (u'INDIRECT_-1207081777', u'MULTIEQUAL_-1207081754'), (u'CAST_-1207081308', u'LOAD_-1207086327'), (u'CALL_-1207085997', u'INDIRECT_-1207082597'), (u'STORE_-1207085659', u'INDIRECT_-1207082143'), (u'INT_SUB_-1207085502', u'STORE_-1207085507'), (u'MULTIEQUAL_-1207082472', u'BOOL_NEGATE_-1207082114'), (u'MULTIEQUAL_-1207082221', u'INT_EQUAL_-1207086931'), (u'STORE_-1207085847', u'INDIRECT_-1207082180'), ('const-2', u'INT_MULT_-1207085433'), (u'INT_MULT_-1207083059', u'INT_ADD_-1207081619'), (u'INDIRECT_-1207082775', u'MULTIEQUAL_-1207081809'), (u'INT_SUB_-1207084494', u'INT_LESS_-1207084465'), (u'CALL_-1207087354', u'INDIRECT_-1207082873'), (u'INT_AND_-1207083274', u'INT_EQUAL_-1207086991'), (u'MULTIEQUAL_-1207083003', u'MULTIEQUAL_-1207082940'), (u'STORE_-1207085477', u'INDIRECT_-1207082029'), (u'CALL_-1207085921', u'INDIRECT_-1207082551'), ('const-433', u'STORE_-1207085847'), (u'MULTIEQUAL_-1207082565', u'MULTIEQUAL_-1207081509'), (u'STORE_-1207085722', u'INDIRECT_-1207082339'), ('const-433', u'STORE_-1207085659'), (u'STORE_-1207085737', u'INDIRECT_-1207082349'), (u'INDIRECT_-1207082607', u'CALL_-1207084597'), ('tmp_1612', u'CBRANCH_-1207086254'), (u'PTRSUB_-1207086629', u'COPY_-1207081565'), (u'STORE_-1207085484', u'INDIRECT_-1207082184'), (u'CAST_-1207081170', u'PTRADD_-1207081085'), ('tmp_1569', u'CBRANCH_-1207086284'), (u'MULTIEQUAL_-1207083756', u'LOAD_-1207086790'), (u'CAST_-1207081170', u'STORE_-1207085407'), (u'INDIRECT_-1207081254', u'COPY_-1207081293'), ('const-433', u'LOAD_-1207084488'), ('const-48', u'INT_ADD_-1207085833'), ('const-433', u'STORE_-1207085696'), (u'MULTIEQUAL_-1207082778', u'MULTIEQUAL_-1207082715'), ('const-8', u'PTRADD_-1207081032'), (u'CAST_-1207081033', u'LOAD_-1207085791'), ('const-4', u'PTRADD_-1207080921'), (u'INDIRECT_-1207081842', u'MULTIEQUAL_-1207082025'), (u'INDIRECT_-1207082625', u'MULTIEQUAL_-1207081659'), (u'SUBPIECE_-1207082988', u'INT_ADD_-1207086547'), (u'CALL_-1207086044', u'INDIRECT_-1207081639'), (u'INDIRECT_-1207082625', u'MULTIEQUAL_-1207082052'), (u'INT_SUB_-1207085474', u'INT_ZEXT_-1207083923'), (u'MULTIEQUAL_-1207081658', u'MULTIEQUAL_-1207082490'), (u'INDIRECT_-1207082550', u'MULTIEQUAL_-1207081977'), (u'INDIRECT_-1207082244', u'MULTIEQUAL_-1207082213'), (u'STORE_-1207085659', u'INDIRECT_-1207082218'), (u'INT_SUB_-1207085436', u'STORE_-1207085425'), (u'INDIRECT_-1207081329', u'COPY_-1207081368'), (u'STORE_-1207085400', u'INDIRECT_-1207081686'), (u'MULTIEQUAL_-1207082259', u'INT_ADD_-1207085571'), ('tmp_2979', u'CBRANCH_-1207085168'), ('const-433', u'LOAD_-1207086133'), (u'INDIRECT_-1207081554', u'COPY_-1207081593'), ('const-0', u'INT_EQUAL_-1207085979'), ('tmp_1623', u'CBRANCH_-1207086232'), (u'CALL_-1207085882', u'INDIRECT_-1207082150'), (u'CAST_-1207080816', u'STORE_-1207085407'), (u'MULTIEQUAL_-1207083397', u'INT_ZEXT_-1207084695'), (u'MULTIEQUAL_-1207083418', u'PTRADD_-1207086166'), ('const-1', u'INT_EQUAL_-1207085428'), ('const-433', u'LOAD_-1207085831'), (u'CALL_-1207086531', u'INDIRECT_-1207082394'), (u'CALL_-1207084569', u'INDIRECT_-1207081617'), (u'STORE_-1207085407', u'INDIRECT_-1207082066'), (u'CALL_-1207084845', u'INDIRECT_-1207082080'), (u'CALL_-1207087362', u'INDIRECT_-1207083104'), (u'MULTIEQUAL_-1207081541', u'COPY_-1207080893'), ('const-5', u'INT_LESS_-1207086258'), (u'CALL_-1207087338', u'INDIRECT_-1207083235'), (u'CAST_-1207081418', u'CALL_-1207086273'), (u'STORE_-1207085407', u'INDIRECT_-1207081991'), (u'CAST_-1207080258', u'LOAD_-1207084574'), (u'INDIRECT_-1207081541', u'COPY_-1207081584'), (u'CALLOTHER_-1206918311', u'CAST_-1206914064'), (u'CAST_-1206914064', u'CALLIND_-1206918311'), (u'MULTIEQUAL_-1207083397', u'INT_ZEXT_-1207086785'), (u'MULTIEQUAL_-1207083214', u'BOOL_NEGATE_-1207082786'), (u'PTRADD_-1207086387', u'LOAD_-1207086447'), (u'MULTIEQUAL_-1207083418', u'LOAD_-1207086223'), (u'MULTIEQUAL_-1207082564', u'MULTIEQUAL_-1207082526'), (u'COPY_-1207080671', u'MULTIEQUAL_-1207080981'), (u'INT_ADD_-1207085571', u'STORE_-1207085477'), (u'INT_EQUAL_-1207084685', u'CBRANCH_-1207084686'), (u'LOAD_-1207086447', u'MULTIEQUAL_-1207081422'), (u'CALL_-1207084569', u'INDIRECT_-1207080856'), ('const-8', u'PTRADD_-1207081101'), (u'LOAD_-1207087168', u'CAST_-1207081715'), (u'CALL_-1207084845', u'INDIRECT_-1207081705'), (u'MULTIEQUAL_-1207082490', u'INT_LESS_-1207086846'), (u'MULTIEQUAL_-1207082490', u'INT_EQUAL_-1207086846'), (u'CALL_-1207086531', u'INDIRECT_-1207082844'), ('const-0', u'CALL_-1206918378'), (u'CALL_-1207085921', u'INDIRECT_-1207082251'), (u'INDIRECT_-1207081565', u'MULTIEQUAL_-1207081104'), (u'INT_EQUAL_-1207086118', u'MULTIEQUAL_-1207083101'), (u'INDIRECT_-1207081930', u'MULTIEQUAL_-1207081875'), ('const-336', u'INT_ADD_-1207085617'), (u'MULTIEQUAL_-1207082565', u'INT_LESS_-1207086889'), ('const-433', u'LOAD_-1207085815'), (u'STORE_-1207085484', u'INDIRECT_-1207082034'), ('const-8', u'PTRADD_-1207081121'), (u'CALL_-1207084816', u'INDIRECT_-1207081819'), (u'STORE_-1207085537', u'INDIRECT_-1207082216'), (u'INT_EQUAL_-1207086227', u'CBRANCH_-1207086232'), (u'INT_SUB_-1207085436', u'STORE_-1207085400'), (u'CALL_-1207086531', u'INDIRECT_-1207082469'), (u'INT_MULT_-1207082124', u'INT_ADD_-1207080742'), (u'SUBPIECE_-1207082988', u'INT_NOTEQUAL_-1207086480'), (u'STORE_-1207085711', u'INDIRECT_-1207082030'), (u'MULTIEQUAL_-1207081979', u'MULTIEQUAL_-1207082003'), ('const-4294967295', u'INT_ADD_-1207085277'), (u'CALL_-1207084679', u'INDIRECT_-1207081460'), (u'SUBPIECE_-1207084005', u'INT_SUB_-1207085474'), (u'INDIRECT_-1207081839', u'COPY_-1207081862'), ('const-0', u'COPY_-1207087085'), (u'INDIRECT_-1207081766', u'COPY_-1207081809'), (u'CALL_-1207086503', u'INDIRECT_-1207082674'), (u'STORE_-1207085477', u'INDIRECT_-1207081879'), (u'CALL_-1207084597', u'INT_NOTEQUAL_-1207084582'), (u'MULTIEQUAL_-1207083397', u'INT_ZEXT_-1207084690'), (u'STORE_-1207085673', u'INDIRECT_-1207082080'), ('tmp_2115', u'CBRANCH_-1207085897'), (u'PTRADD_-1207086735', u'COPY_-1207081618'), (u'CAST_-1207081170', u'STORE_-1207085696'), (u'CALL_-1207084597', u'INDIRECT_-1207081717'), (u'CALL_-1207085921', u'INDIRECT_-1207082401'), (u'STORE_-1207085508', u'INDIRECT_-1207081735'), ('const-433', u'STORE_-1207085836'), (u'INT_NOTEQUAL_-1207087322', u'CBRANCH_-1207087308'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081839'), (u'INDIRECT_-1207081214', u'COPY_-1207081297'), (u'MULTIEQUAL_-1207082565', u'INT_LESS_-1207086875'), (u'MULTIEQUAL_-1207082565', u'INT_EQUAL_-1207086875'), (u'INT_ZEXT_-1207083923', u'MULTIEQUAL_-1207081425'), (u'CAST_-1207081418', u'PTRADD_-1207085410'), (u'CALL_-1207087354', u'INDIRECT_-1207082798'), (u'INT_NOTEQUAL_-1207086082', u'CBRANCH_-1207086082'), (u'COPY_-1207086185', u'MULTIEQUAL_-1207083217'), (u'CALL_-1207086503', u'INDIRECT_-1207082449'), ('const-1198304', u'PTRSUB_-1207081927'), (u'INDIRECT_-1207081838', u'MULTIEQUAL_-1207081633'), (u'INDIRECT_-1207082080', u'MULTIEQUAL_-1207082025'), (u'MULTIEQUAL_-1207081809', u'MULTIEQUAL_-1207082033'), (u'LOAD_-1207085800', u'INT_AND_-1207082587'), (u'INDIRECT_-1207082400', u'MULTIEQUAL_-1207081827'), (u'CALL_-1207087362', u'INDIRECT_-1207083029'), (u'INT_AND_-1207084548', u'STORE_-1207084571'), (u'INDIRECT_-1207082326', u'MULTIEQUAL_-1207081827'), (u'INT_EQUAL_-1207086206', u'MULTIEQUAL_-1207083126'), (u'INT_LESS_-1207086846', u'MULTIEQUAL_-1207083503'), (u'INDIRECT_-1207082417', u'MULTIEQUAL_-1207082288'), ('const-433', u'LOAD_-1207085706'), (u'INT_OR_-1207082575', u'STORE_-1207085737'), (u'CALL_-1207086565', u'INDIRECT_-1207083211'), (u'CALL_-1207086565', u'INDIRECT_-1207082566'), (u'INT_ADD_-1207085775', u'CAST_-1207081033'), ('const-433', u'LOAD_-1207085633'), (u'INT_ZEXT_-1207081944', u'INT_ADD_-1207084438'), (u'INT_ADD_-1207085822', u'CAST_-1207081066'), (u'CALL_-1207086531', u'INDIRECT_-1207082319'), (u'INT_AND_-1207082587', u'INT_OR_-1207082575'), (u'MULTIEQUAL_-1207081734', u'MULTIEQUAL_-1207081958'), (u'CALL_-1207087354', u'INDIRECT_-1207082948'), ('tmp_866', u'CBRANCH_-1207086776'), (u'STORE_-1207085569', u'INDIRECT_-1207082091'), (u'INT_ADD_-1207085833', u'CAST_-1207081075'), ('const-8', u'PTRADD_-1207080646'), ('tmp_1174', u'CBRANCH_-1207086593'), ('tmp_3106', u'CBRANCH_-1207084801'), (u'MULTIEQUAL_-1207082682', u'MULTIEQUAL_-1207082588'), (u'LOAD_-1207084700', u'INT_LESS_-1207084685'), (u'LOAD_-1207084700', u'INT_EQUAL_-1207084685'), (u'MULTIEQUAL_-1207083397', u'MULTIEQUAL_-1207083195'), ('const-8', u'PTRADD_-1207081158'), (u'INT_LESS_-1207084465', u'INT_ZEXT_-1207081944'), ('const--2', u'INT_MULT_-1207082124'), (u'INT_EQUAL_-1207086931', u'CBRANCH_-1207086926'), (u'INT_LESS_-1207086775', u'MULTIEQUAL_-1207083487'), (u'MULTIEQUAL_-1207082069', u'MULTIEQUAL_-1207083003'), (u'INT_ADD_-1207085571', u'MULTIEQUAL_-1207081426'), (u'CAST_-1207081014', u'STORE_-1207085737'), (u'INDIRECT_-1207081764', u'COPY_-1207081787'), ('const-433', u'LOAD_-1207085732'), ('const-0', u'INT_EQUAL_-1207086030'), (u'INT_ADD_-1207084560', u'CAST_-1207080258'), (u'BOOL_AND_-1207086169', u'INT_EQUAL_-1207086171'), (u'STORE_-1207085645', u'INDIRECT_-1207082059'), (u'INT_ADD_-1207081619', u'PTRADD_-1207086584'), (u'CALL_-1207085882', u'INDIRECT_-1207082075'), (u'MULTIEQUAL_-1207081829', u'INT_ADD_-1207084438'), (u'INDIRECT_-1207082136', u'MULTIEQUAL_-1207082129'), (u'CAST_-1207081440', u'CALL_-1207086565'), (u'PTRADD_-1207084640', u'COPY_-1207080732'), ('tmp_248', u'CBRANCH_-1207087233'), (u'STORE_-1207085425', u'INDIRECT_-1207082227'), (u'LOAD_-1207084466', u'MULTIEQUAL_-1207082321'), (u'INDIRECT_-1207082492', u'MULTIEQUAL_-1207082363'), (u'STORE_-1207084642', u'INDIRECT_-1207081624'), (u'MULTIEQUAL_-1207083702', u'PTRADD_-1207081127'), (u'CAST_-1207081170', u'PTRADD_-1207080962'), (u'STORE_-1207086075', u'INDIRECT_-1207082544'), ('const-6', u'PTRADD_-1207080957'), (u'STORE_-1207085722', u'INDIRECT_-1207082189'), (u'SUBPIECE_-1207084005', u'INT_EQUAL_-1207085459'), (u'INDIRECT_-1207082512', u'INT_NOTEQUAL_-1207084649'), ('const-1', u'PTRADD_-1207086073'), (u'CALL_-1207086565', u'INDIRECT_-1207081880'), (u'INDIRECT_-1207081249', u'COPY_-1207081333'), ('const-0', u'SUBPIECE_-1207084005'), (u'MULTIEQUAL_-1207081829', u'MULTIEQUAL_-1207081808'), ('const-5', u'PTRADD_-1207086015'), (u'CAST_-1207081170', u'PTRADD_-1207080957'), (u'PTRADD_-1207081158', u'STORE_-1207085805'), (u'COPY_-1207081922', u'CALL_-1207085997'), (u'CAST_-1207081015', u'INT_ADD_-1207085723'), (u'CALL_-1207086565', u'INDIRECT_-1207082641'), ('const-1', u'PTRADD_-1207086589'), (u'INT_ADD_-1207085617', u'CAST_-1207080940'), ('tmp_734', u'CBRANCH_-1207086873'), (u'STORE_-1207085805', u'INDIRECT_-1207082376'), ('const-433', u'LOAD_-1207086646'), (u'STORE_-1207085537', u'INDIRECT_-1207081916'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082003'), (u'LOAD_-1207084566', u'INT_ADD_-1207084450'), (u'BOOL_NEGATE_-1207083121', u'BOOL_AND_-1207086738'), (u'STORE_-1207085847', u'INDIRECT_-1207082480'), (u'MULTIEQUAL_-1207082307', u'MULTIEQUAL_-1207082213'), (u'STORE_-1207084642', u'INDIRECT_-1207081699'), (u'PTRADD_-1207081127', u'LOAD_-1207085732'), (u'INT_AND_-1207086274', u'INT_EQUAL_-1207086287'), (u'INDIRECT_-1207081317', u'MULTIEQUAL_-1207081500'), ('const-0', u'PTRSUB_-1207086629'), (u'STORE_-1207085425', u'INDIRECT_-1207082152'), ('const-4', u'PTRADD_-1207081175'), (u'INDIRECT_-1207081954', u'MULTIEQUAL_-1207081928'), (u'MULTIEQUAL_-1207082066', u'MULTIEQUAL_-1207081864'), (u'COPY_-1207087085', u'COPY_-1207081752'), (u'PTRADD_-1207086589', u'COPY_-1207081561'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082228'), ('const-7', u'PTRADD_-1207080978'), ('tmp_777', u'CBRANCH_-1207086840'), (u'INT_ADD_-1207081681', u'PTRADD_-1207086735'), (u'CALL_-1207086273', u'INDIRECT_-1207082342'), (u'INT_AND_-1207083274', u'INT_EQUAL_-1207084492'), (u'INDIRECT_-1207081479', u'COPY_-1207081518'), ('const-433', u'STORE_-1207085425'), (u'CAST_-1207081170', u'PTRADD_-1207081121'), (u'STORE_-1207085659', u'INDIRECT_-1207081843'), (u'MULTIEQUAL_-1207083489', u'PTRADD_-1207086073'), (u'INT_EQUAL_-1207086740', u'MULTIEQUAL_-1207082475'), (u'STORE_-1207085601', u'INDIRECT_-1207082254'), (u'INDIRECT_-1207082094', u'MULTIEQUAL_-1207082063'), ('const-34', u'PTRADD_-1207081046'), (u'COPY_-1207086245', u'CAST_-1207081269'), (u'COPY_-1207081741', u'STORE_-1207085601'), ('const-433', u'LOAD_-1207086460'), (u'MULTIEQUAL_-1207083702', u'PTRADD_-1207081175'), (u'INDIRECT_-1207082710', u'INT_NOTEQUAL_-1207087293'), (u'INDIRECT_-1207082066', u'COPY_-1207082109'), (u'LOAD_-1207085831', u'STORE_-1207085820'), (u'INDIRECT_-1207081914', u'COPY_-1207081937'), (u'CALL_-1207086708', u'INDIRECT_-1207082475'), ('const-1', u'INT_ADD_-1207080743'), (u'CALL_-1207086503', u'INDIRECT_-1207082524'), (u'SUBPIECE_-1207082988', u'INT_SUB_-1207086462'), (u'CALL_-1206918350', u'INDIRECT_-1206915230'), (u'MULTIEQUAL_-1207082398', u'COPY_-1207081760'), (u'MULTIEQUAL_-1207081884', u'MULTIEQUAL_-1207082108'), (u'COPY_-1207081873', u'COPY_-1207081748'), (u'MULTIEQUAL_-1207082321', u'INT_ADD_-1207086849'), (u'PTRADD_-1207081019', u'STORE_-1207085569'), (u'PTRADD_-1207081032', u'STORE_-1207085601'), (u'CALL_-1207086565', u'INDIRECT_-1207082416'), (u'INT_ZEXT_-1207084695', u'INT_MULT_-1207082125'), (u'STORE_-1207085805', u'INDIRECT_-1207082076'), (u'STORE_-1207085569', u'INDIRECT_-1207082316'), ('const-433', u'LOAD_-1207087282'), (u'INT_SUB_-1207086667', u'INT_ZEXT_-1207083798'), (u'CALL_-1207084569', u'INDIRECT_-1207081317'), (u'INDIRECT_-1207082700', u'MULTIEQUAL_-1207081734'), (u'INT_MULT_-1207083132', u'INT_ADD_-1207081681'), ('const-16', u'PTRADD_-1207081085'), (u'PTRADD_-1207080987', u'LOAD_-1207085529'), (u'INDIRECT_-1207082449', u'MULTIEQUAL_-1207082307'), (u'CAST_-1207081447', u'CALL_-1207084569'), ('const-2824832', u'PTRSUB_-1207081447'), (u'STORE_-1207085508', u'INDIRECT_-1207081810'), (u'CALL_-1207084744', u'INDIRECT_-1207081704'), (u'LOAD_-1207085791', u'INT_AND_-1207082571'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082723'), (u'INT_ADD_-1207085393', u'CAST_-1207080816'), (u'MULTIEQUAL_-1207083699', u'PTRADD_-1207086584'), ('const-8', u'PTRADD_-1207080933'), (u'CAST_-1207081170', u'PTRADD_-1207081019'), ('const-8', u'PTRADD_-1207081019'), (u'INT_LESS_-1207086629', u'MULTIEQUAL_-1207083430'), (u'CAST_-1207081550', u'CAST_-1207081471'), ('tmp_158', u'CBRANCH_-1207087308'), (u'STORE_-1207085689', u'INDIRECT_-1207082390'), (u'CALL_-1207086273', u'INDIRECT_-1207082417'), ('const-1', u'PTRADD_-1207085479'), ('const-2', u'INT_EQUAL_-1207086991'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081991'), (u'STORE_-1207085820', u'INDIRECT_-1207082311'), (u'PTRADD_-1207085479', u'STORE_-1207085508'), ('const-433', u'LOAD_-1207085529'), (u'INDIRECT_-1207081991', u'COPY_-1207082034'), ('const-433', u'LOAD_-1207085212'), (u'CALL_-1207084569', u'INDIRECT_-1207081692'), (u'INDIRECT_-1207082524', u'MULTIEQUAL_-1207082382'), (u'INDIRECT_-1207082860', u'MULTIEQUAL_-1207081723'), (u'INT_ZEXT_-1207083846', u'INT_MULT_-1207086421'), ('tmp_2774', u'CBRANCH_-1207085333'), (u'CALL_-1207084744', u'INDIRECT_-1207081329'), (u'INT_NOTEQUAL_-1207086434', u'CBRANCH_-1207086431'), (u'INDIRECT_-1207083270', u'MULTIEQUAL_-1207082341'), ('const-0', u'INT_EQUAL_-1207086287'), ('const-433', u'STORE_-1207085722'), (u'CALL_-1207084768', u'INDIRECT_-1207081640'), (u'MULTIEQUAL_-1207081829', u'MULTIEQUAL_-1207081853'), (u'LOAD_-1207085361', u'CAST_-1207080786'), (u'MULTIEQUAL_-1207083702', u'PTRADD_-1207080987'), (u'CALL_-1207086708', u'INDIRECT_-1207082850'), (u'MULTIEQUAL_-1207082865', u'MULTIEQUAL_-1207082663'), (u'INT_EQUAL_-1207085979', u'CBRANCH_-1207085977'), (u'MULTIEQUAL_-1207082628', u'MULTIEQUAL_-1207081694'), (u'MULTIEQUAL_-1207082772', u'PTRADD_-1207084645'), ('const-5', u'COPY_-1207086255'), (u'INT_ADD_-1207085196', u'CAST_-1207080709'), (u'CALL_-1207087354', u'INDIRECT_-1207083023'), ('tmp_1977', u'CBRANCH_-1207086028'), (u'PTRADD_-1207080962', u'STORE_-1207085484'), (u'MULTIEQUAL_-1207083427', u'INT_EQUAL_-1207086594'), (u'COPY_-1207081575', u'MULTIEQUAL_-1207083699'), (u'CALL_-1207086273', u'INT_LESS_-1207086245'), (u'STORE_-1207085492', u'INDIRECT_-1207082040'), (u'MULTIEQUAL_-1207083394', u'LOAD_-1207086135'), (u'CALL_-1207085921', u'INDIRECT_-1207082476'), (u'MULTIEQUAL_-1207083484', u'INT_EQUAL_-1207086740'), (u'MULTIEQUAL_-1207082553', u'MULTIEQUAL_-1207081619'), (u'MULTIEQUAL_-1207083371', u'MULTIEQUAL_-1207083368'), (u'MULTIEQUAL_-1207081619', u'MULTIEQUAL_-1207081573'), (u'BOOL_NEGATE_-1207082115', u'BOOL_AND_-1207084648'), (u'INT_ADD_-1207085784', u'CAST_-1207081040'), (u'CALL_-1207085997', u'INDIRECT_-1207081611'), ('const-0', u'INT_EQUAL_-1207086650'), (u'STORE_-1207085847', u'INDIRECT_-1207082030'), (u'STORE_-1207085400', u'INDIRECT_-1207081761'), (u'COPY_-1207081824', u'MULTIEQUAL_-1207081765'), (u'MULTIEQUAL_-1207083394', u'PTRADD_-1207086078'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915355'), ('const-0', u'COPY_-1207087186'), (u'CAST_-1207081715', u'INT_NOTEQUAL_-1207087137'), (u'STORE_-1207085507', u'INDIRECT_-1207082125'), (u'STORE_-1207085737', u'INDIRECT_-1207082274'), (u'INDIRECT_-1207081510', u'MULTIEQUAL_-1207082307'), ('const-0', u'INT_EQUAL_-1207086658'), ('const-32', u'INT_ADD_-1207084631'), (u'MULTIEQUAL_-1207081233', u'MULTIEQUAL_-1207081195'), (u'STORE_-1207085805', u'INDIRECT_-1207082226'), (u'COPY_-1207086824', u'MULTIEQUAL_-1207084005'), (u'STORE_-1207085547', u'INDIRECT_-1207082225'), ('const-160', u'INT_ADD_-1207087266'), (u'MULTIEQUAL_-1207082144', u'MULTIEQUAL_-1207083078'), (u'LOAD_-1207086320', u'INT_SUB_-1207086294'), (u'COPY_-1207083756', u'COPY_-1207081758'), (u'CALL_-1207086273', u'INT_LESS_-1207086258'), (u'CALL_-1207086273', u'INT_EQUAL_-1207086258'), (u'CAST_-1207080786', u'INT_NOTEQUAL_-1207085334'), (u'CALL_-1207084816', u'INDIRECT_-1207081594'), ('const-2', u'INT_EQUAL_-1207084492'), (u'CALL_-1207086044', u'INDIRECT_-1207082100'), (u'STORE_-1207085537', u'INDIRECT_-1207082066'), (u'INT_ADD_-1207085177', u'CAST_-1207080694'), (u'MULTIEQUAL_-1207083665', u'PTRADD_-1207086735'), (u'CAST_-1207081170', u'INT_EQUAL_-1207085979'), (u'INDIRECT_-1207083062', u'MULTIEQUAL_-1207082964'), (u'MULTIEQUAL_-1207083489', u'LOAD_-1207086133'), ('const-1', u'INT_EQUAL_-1207087011'), (u'CALLIND_-1207085183', u'INDIRECT_-1207081614'), ('const-2', u'INT_MULT_-1207086421'), (u'INDIRECT_-1207083169', u'MULTIEQUAL_-1207082964'), ('const-433', u'LOAD_-1207084700'), (u'STORE_-1207085711', u'INDIRECT_-1207082105'), ('const-0', u'STORE_-1207085847'), (u'MULTIEQUAL_-1207083101', u'MULTIEQUAL_-1207083098'), (u'STORE_-1207085737', u'INDIRECT_-1207081974'), (u'MULTIEQUAL_-1207082864', u'COPY_-1207080895'), (u'STORE_-1207085722', u'INDIRECT_-1207081889'), (u'MULTIEQUAL_-1207082398', u'PTRADD_-1207081820'), (u'CALL_-1207084744', u'INDIRECT_-1207081254'), (u'INDIRECT_-1206915130', u'COPY_-1206915183'), (u'COPY_-1207081922', u'CALL_-1207086044'), (u'STORE_-1207085836', u'INDIRECT_-1207082321'), ('const-36', u'INT_ADD_-1207085784'), (u'PTRADD_-1207081046', u'LOAD_-1207085621'), ('tmp_1486', u'BRANCH_-1207085503'), (u'MULTIEQUAL_-1207081808', u'MULTIEQUAL_-1207082640'), ('const-1', u'CALL_-1207085921'), (u'CALL_-1207084597', u'INDIRECT_-1207081417'), (u'MULTIEQUAL_-1207083126', u'MULTIEQUAL_-1207083123'), (u'INDIRECT_-1207082860', u'COPY_-1207081922'), (u'CALL_-1207084679', u'INDIRECT_-1207082750'), ('const-8', u'PTRADD_-1207080978'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082153'), (u'STORE_-1207085537', u'INDIRECT_-1207082141'), (u'INDIRECT_-1207083270', u'INT_ZEXT_-1207086639'), (u'STORE_-1207085407', u'INDIRECT_-1207081916'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915430'), ('const-5', u'PTRADD_-1207081164'), (u'MULTIEQUAL_-1207083078', u'MULTIEQUAL_-1207082144'), (u'CAST_-1207081170', u'PTRADD_-1207081101'), (u'CALL_-1207087362', u'INDIRECT_-1207082729'), (u'INDIRECT_-1207081780', u'MULTIEQUAL_-1207081725'), (u'STORE_-1207085407', u'INDIRECT_-1207081766'), (u'INT_NOTEQUAL_-1207087215', u'CBRANCH_-1207087214'), (u'STORE_-1207085477', u'INDIRECT_-1207082254'), (u'MULTIEQUAL_-1207083003', u'MULTIEQUAL_-1207082069'), ('const-0', u'INT_EQUAL_-1207086139'), (u'CALLIND_-1207084828', u'INDIRECT_-1207081916'), ('tmp_1777', u'CBRANCH_-1207086144'), ('const--1', u'INT_ADD_-1207086129'), (u'CALL_-1207084869', u'INDIRECT_-1207081105'), (u'CAST_-1207080694', u'LOAD_-1207085193'), (u'INDIRECT_-1207083270', u'MULTIEQUAL_-1207083195'), (u'INDIRECT_-1207081879', u'MULTIEQUAL_-1207081853'), (u'INDIRECT_-1207081702', u'MULTIEQUAL_-1207081679'), (u'CALL_-1207086531', u'INDIRECT_-1207083189'), (u'PTRADD_-1207080941', u'LOAD_-1207085080'), (u'MULTIEQUAL_-1207081772', u'INT_LESS_-1207086900'), (u'MULTIEQUAL_-1207081772', u'INT_EQUAL_-1207086900'), (u'PTRADD_-1207081096', u'STORE_-1207085689'), (u'CALL_-1207085997', u'INDIRECT_-1207082372'), ('const-433', u'STORE_-1207084642'), (u'INT_LESS_-1207086258', u'MULTIEQUAL_-1207083242'), (u'PTRADD_-1207086584', u'COPY_-1207081571'), (u'COPY_-1207080730', u'MULTIEQUAL_-1207082772'), (u'CALL_-1207087362', u'INDIRECT_-1207082804'), (u'COPY_-1207081632', u'MULTIEQUAL_-1207083756'), (u'MULTIEQUAL_-1207083239', u'INT_EQUAL_-1207086171'), (u'INDIRECT_-1207082152', u'MULTIEQUAL_-1207082129'), ('const-433', u'LOAD_-1207085416'), (u'MULTIEQUAL_-1207081883', u'MULTIEQUAL_-1207082715'), ('tmp_690', u'CBRANCH_-1207086898'), (u'MULTIEQUAL_-1207082108', u'MULTIEQUAL_-1207082069'), (u'CALL_-1207084816', u'INT_NOTEQUAL_-1207084801'), (u'PTRADD_-1207081073', u'CAST_-1207080962'), ('const-17', u'PTRADD_-1207081064'), ('const-0', u'COPY_-1207084517'), (u'INDIRECT_-1207083235', u'MULTIEQUAL_-1207083078'), (u'CALL_-1207084597', u'INT_ADD_-1207084560'), (u'INT_ZEXT_-1207083861', u'PTRADD_-1207086398'), (u'CALL_-1207084597', u'RETURN_-1207084541'), (u'MULTIEQUAL_-1207083416', u'LOAD_-1207085396'), ('const-1', u'PTRADD_-1207086606'), (u'CALL_-1207086503', u'INDIRECT_-1207083169'), (u'CALL_-1207087338', u'INDIRECT_-1207082249'), (u'LOAD_-1207087175', u'MULTIEQUAL_-1207082259'), (u'LOAD_-1207084566', u'INT_ADD_-1207084511'), (u'CAST_-1207081170', u'PTRADD_-1207081032'), (u'CAST_-1207081269', u'COPY_-1207081375'), (u'CAST_-1207080831', u'LOAD_-1207085443'), (u'CALL_-1207084816', u'INDIRECT_-1207081294'), (u'INDIRECT_-1207083010', u'MULTIEQUAL_-1207081873'), ('const-0', u'COPY_-1207080657'), (u'MULTIEQUAL_-1207081425', u'SUBPIECE_-1207084005'), (u'COPY_-1207080617', u'CALL_-1207084597'), ('const-0', u'STORE_-1207086075'), (u'CALL_-1207084845', u'INDIRECT_-1207081780'), (u'CALL_-1207085882', u'INDIRECT_-1207082000'), (u'MULTIEQUAL_-1207083702', u'LOAD_-1207086829'), (u'COPY_-1207081798', u'MULTIEQUAL_-1207081740'), (u'MULTIEQUAL_-1207082928', u'MULTIEQUAL_-1207082865'), (u'MULTIEQUAL_-1207082321', u'INT_ADD_-1207083117'), (u'CAST_-1207080557', u'LOAD_-1207084488'), (u'PTRADD_-1207086166', u'COPY_-1207081367'), (u'INDIRECT_-1207081911', u'MULTIEQUAL_-1207081904'), (u'CALL_-1207087354', u'INDIRECT_-1207082262'), (u'CAST_-1207081418', u'CALL_-1207086044'), (u'CALL_-1207084569', u'INDIRECT_-1207081542'), (u'INDIRECT_-1207080856', u'MULTIEQUAL_-1207081077'), (u'STORE_-1207085569', u'INDIRECT_-1207081866'), (u'MULTIEQUAL_-1207082591', u'MULTIEQUAL_-1207082588'), ('const-433', u'LOAD_-1207086320'), (u'INDIRECT_-1207082775', u'MULTIEQUAL_-1207082663'), (u'MULTIEQUAL_-1207082129', u'MULTIEQUAL_-1207082108'), (u'STORE_-1207085854', u'INDIRECT_-1207082335'), (u'MULTIEQUAL_-1207081769', u'MULTIEQUAL_-1207081723'), (u'INDIRECT_-1207081399', u'COPY_-1207081483'), (u'CAST_-1207081660', u'LOAD_-1207087061'), (u'INDIRECT_-1207082850', u'MULTIEQUAL_-1207082738'), (u'CALLIND_-1207085623', u'INDIRECT_-1207082303'), (u'INDIRECT_-1207082785', u'MULTIEQUAL_-1207081648'), (u'MULTIEQUAL_-1207082865', u'INT_AND_-1207083274'), (u'COPY_-1207080767', u'MULTIEQUAL_-1207080693'), ('tmp_3774', u'CBRANCH_-1207085457'), (u'INT_AND_-1207084619', u'STORE_-1207084642'), (u'INDIRECT_-1207082101', u'MULTIEQUAL_-1207081602'), (u'MULTIEQUAL_-1207081679', u'MULTIEQUAL_-1207081658'), (u'INT_EQUAL_-1207084492', u'CBRANCH_-1207084489'), (u'STORE_-1207085507', u'INDIRECT_-1207082200'), (u'LOAD_-1207086644', u'INT_LESS_-1207086629'), (u'LOAD_-1207086644', u'INT_EQUAL_-1207086629'), (u'MULTIEQUAL_-1207082157', u'MULTIEQUAL_-1207082063'), ('const-5', u'CALL_-1207084869'), ('const--1', u'INT_NOTEQUAL_-1207087293'), (u'INDIRECT_-1206915055', u'COPY_-1206915108'), (u'CALL_-1207084869', u'INDIRECT_-1207082016'), ('const-40', u'INT_ADD_-1207085822'), (u'BOOL_NEGATE_-1207083122', u'BOOL_AND_-1207086738'), (u'INT_EQUAL_-1207086900', u'MULTIEQUAL_-1207083387'), (u'STORE_-1207085836', u'INDIRECT_-1207082396'), (u'MULTIEQUAL_-1207082129', u'MULTIEQUAL_-1207082153'), (u'INT_EQUAL_-1207086775', u'MULTIEQUAL_-1207083368'), (u'COPY_-1207081357', u'MULTIEQUAL_-1207083489'), (u'CALL_-1207084816', u'INDIRECT_-1207081744'), (u'CAST_-1207081371', u'INT_ZEXT_-1207083846'), (u'PTRADD_-1207080646', u'LOAD_-1207084566'), ('const-0', u'INT_NOTEQUAL_-1207085334'), ('const-433', u'LOAD_-1207086644'), (u'LOAD_-1207084645', u'INT_AND_-1207084619'), (u'CAST_-1207081170', u'MULTIEQUAL_-1207082864'), (u'INDIRECT_-1207081364', u'COPY_-1207081447'), (u'LOAD_-1207085610', u'COPY_-1207080985'), (u'CAST_-1207081075', u'STORE_-1207085847'), (u'INDIRECT_-1207082717', u'MULTIEQUAL_-1207082588'), (u'LOAD_-1207085654', u'INT_ADD_-1207085617'), (u'STORE_-1207085400', u'INDIRECT_-1207081836'), (u'STORE_-1207085696', u'INDIRECT_-1207082095'), (u'CALLIND_-1207084828', u'INDIRECT_-1207082066'), (u'COPY_-1207081741', u'PTRADD_-1207080646'), (u'LOAD_-1207085684', u'STORE_-1207085659'), (u'COPY_-1207081367', u'MULTIEQUAL_-1207083418'), (u'STORE_-1207085508', u'INDIRECT_-1207081660'), (u'MULTIEQUAL_-1207083760', u'INT_EQUAL_-1207086227'), (u'INT_NOTEQUAL_-1207085562', u'CBRANCH_-1207085561'), (u'CALL_-1207084816', u'INDIRECT_-1207081369'), (u'INDIRECT_-1207082077', u'MULTIEQUAL_-1207082054'), (u'INDIRECT_-1207082710', u'MULTIEQUAL_-1207082553'), (u'INT_ADD_-1207081620', u'PTRADD_-1207086589'), (u'CAST_-1207080636', u'COPY_-1207080730'), ('const-1', u'PTRADD_-1207085399'), (u'CAST_-1207081569', u'INT_LESS_-1207086846'), (u'STORE_-1207085569', u'INDIRECT_-1207081941'), (u'MULTIEQUAL_-1207083311', u'BOOL_NEGATE_-1207083049'), (u'INDIRECT_-1207081474', u'COPY_-1207081558'), (u'LOAD_-1207086460', u'CAST_-1207081371'), (u'CALL_-1207084597', u'INDIRECT_-1207081331'), (u'STORE_-1207085601', u'INDIRECT_-1207081879'), (u'INT_LESS_-1207084465', u'INT_ZEXT_-1207082841'), (u'INDIRECT_-1207081514', u'COPY_-1207081597'), (u'MULTIEQUAL_-1207082928', u'MULTIEQUAL_-1207081994'), ('const-0', u'INT_EQUAL_-1207086931'), ('const-12', u'PTRADD_-1207081096'), (u'INT_LESS_-1207086875', u'MULTIEQUAL_-1207083503'), (u'INDIRECT_-1207083062', u'INT_ZEXT_-1207086216'), ('const-0', u'RETURN_-1207085107'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915205'), (u'MULTIEQUAL_-1207082033', u'MULTIEQUAL_-1207081994'), ('const-8', u'PTRADD_-1207081815'), (u'STORE_-1207085696', u'INDIRECT_-1207082020'), (u'COPY_-1207081752', u'MULTIEQUAL_-1207082221'), (u'CAST_-1207080709', u'LOAD_-1207085212'), ('const-8', u'PTRADD_-1207081760'), (u'MULTIEQUAL_-1207083948', u'INT_ADD_-1207086640'), (u'INT_ADD_-1207085277', u'MULTIEQUAL_-1207082246'), (u'CALLIND_-1206918311', u'INDIRECT_-1206915055'), (u'STORE_-1207085484', u'INDIRECT_-1207082259'), (u'MULTIEQUAL_-1207082565', u'INT_LESS_-1207086900'), (u'MULTIEQUAL_-1207082565', u'INT_EQUAL_-1207086900'), (u'MULTIEQUAL_-1207081679', u'MULTIEQUAL_-1207081703'), (u'CAST_-1207081055', u'STORE_-1207085820'), ('const-433', u'STORE_-1207085805'), (u'STORE_-1207085537', u'INDIRECT_-1207081766'), (u'STORE_-1207085689', u'INDIRECT_-1207081940'), (u'INDIRECT_-1207081989', u'COPY_-1207082012'), (u'CAST_-1207081778', u'LOAD_-1207087271'), (u'CALL_-1207084597', u'INDIRECT_-1207081856'), (u'CALL_-1207087338', u'INDIRECT_-1207083085'), (u'MULTIEQUAL_-1207081808', u'MULTIEQUAL_-1207081769'), (u'MULTIEQUAL_-1207083672', u'INT_ADD_-1207086849'), ('const-7', u'PTRADD_-1207080968'), (u'INT_ZEXT_-1207086785', u'INT_MULT_-1207083132'), (u'LOAD_-1207086133', u'INT_EQUAL_-1207086118'), (u'LOAD_-1207086133', u'INT_LESS_-1207086118'), ('const-1499424', u'PTRSUB_-1207086629'), (u'CAST_-1207081715', u'COPY_-1207081756'), (u'INT_LESS_-1207086775', u'MULTIEQUAL_-1207083484'), (u'INT_EQUAL_-1207086206', u'MULTIEQUAL_-1207083123'), (u'CAST_-1207080806', u'PTRADD_-1207080941'), (u'INDIRECT_-1207081836', u'MULTIEQUAL_-1207081829'), (u'CALL_-1207084597', u'INDIRECT_-1207081406'), (u'MULTIEQUAL_-1207081509', u'MULTIEQUAL_-1207081733'), ('const-0', u'COPY_-1207086985'), (u'CALL_-1207084744', u'INDIRECT_-1207081404'), (u'STORE_-1207086075', u'INDIRECT_-1207082469'), (u'MULTIEQUAL_-1207083416', u'PTRADD_-1207080921'), (u'INDIRECT_-1207081542', u'MULTIEQUAL_-1207081725'), (u'MULTIEQUAL_-1207082490', u'MULTIEQUAL_-1207081434'), ('tmp_348', u'CBRANCH_-1207087136'), ('const-33', u'PTRADD_-1207081815'), (u'STORE_-1207085508', u'INDIRECT_-1207081585'), (u'CALL_-1207087354', u'INDIRECT_-1207083593'), (u'CALL_-1207086273', u'INDIRECT_-1207082192'), ('const-0', u'COPY_-1207084501'), (u'MULTIEQUAL_-1207081619', u'MULTIEQUAL_-1207082553'), (u'MULTIEQUAL_-1207084005', u'INT_ADD_-1207086786'), (u'INDIRECT_-1207082222', u'MULTIEQUAL_-1207081677'), (u'MULTIEQUAL_-1207081772', u'INT_LESS_-1207086889'), (u'CALL_-1207086044', u'INDIRECT_-1207082325'), ('const-433', u'LOAD_-1207085532'), ('const-0', u'COPY_-1207081798'), (u'STORE_-1207085425', u'INDIRECT_-1207081852'), (u'MULTIEQUAL_-1207083416', u'PTRADD_-1207080933'), (u'STORE_-1207085673', u'INDIRECT_-1207082155'), (u'STORE_-1207085645', u'INDIRECT_-1207081834'), (u'INT_EQUAL_-1207085517', u'CBRANCH_-1207085514'), (u'INDIRECT_-1207081691', u'COPY_-1207081734'), (u'INT_EQUAL_-1207086846', u'MULTIEQUAL_-1207083387'), ('const-8', u'PTRADD_-1207081175'), (u'STORE_-1207085492', u'INDIRECT_-1207082115'), (u'PTRADD_-1207080921', u'LOAD_-1207085416'), (u'COPY_-1207081628', u'MULTIEQUAL_-1207083756'), ('const-433', u'LOAD_-1207084566'), (u'LOAD_-1207084488', u'INT_ADD_-1207084460'), (u'CALL_-1207087354', u'INDIRECT_-1207083173'), (u'CALL_-1207084679', u'INDIRECT_-1207081760'), (u'STORE_-1207085711', u'INDIRECT_-1207081880'), (u'CALL_-1207084569', u'INDIRECT_-1207081467'), ('const-2842432', u'PTRSUB_-1207085142'), (u'COPY_-1207080895', u'MULTIEQUAL_-1207083702'), (u'INDIRECT_-1207081660', u'MULTIEQUAL_-1207082457'), (u'STORE_-1207084571', u'INDIRECT_-1207081589'), (u'INT_MULT_-1207082795', u'INT_ADD_-1207081387'), (u'INDIRECT_-1207082254', u'MULTIEQUAL_-1207082228'), ('const-433', u'STORE_-1207085508'), (u'INT_ZEXT_-1207086639', u'INT_MULT_-1207083060'), (u'CALL_-1207086531', u'INDIRECT_-1207081858'), (u'STORE_-1207085673', u'INDIRECT_-1207081930'), (u'MULTIEQUAL_-1207082853', u'MULTIEQUAL_-1207082790'), (u'INT_ZEXT_-1207086780', u'INT_MULT_-1207083131'), (u'STORE_-1207085569', u'INDIRECT_-1207081791'), ('const-0', u'COPY_-1207081824'), ('const-7', u'PTRADD_-1207080987'), ('const-1', u'INT_ADD_-1207080742'), ('const--2', u'INT_MULT_-1207082795'), (u'INDIRECT_-1207081686', u'MULTIEQUAL_-1207081679'), (u'INT_ADD_-1207086217', u'MULTIEQUAL_-1207083760'), (u'STORE_-1207085696', u'INDIRECT_-1207082170'), (u'INDIRECT_-1207081360', u'MULTIEQUAL_-1207082157'), (u'INDIRECT_-1207081624', u'COPY_-1207081708'), ('const-65024', u'INT_AND_-1207084548'), (u'MULTIEQUAL_-1207082108', u'MULTIEQUAL_-1207082940'), ('tmp_653', u'CBRANCH_-1207086926'), (u'CALL_-1207087338', u'INDIRECT_-1207082710'), ('const-0', u'INT_NOTEQUAL_-1207086434'), (u'CALL_-1207085997', u'INDIRECT_-1207082447'), (u'BOOL_AND_-1207086592', u'INT_EQUAL_-1207086594'), (u'CALL_-1206918378', u'INDIRECT_-1206915544'), ('const-4', u'COPY_-1207086700'), (u'CALL_-1207086565', u'INDIRECT_-1207082716'), (u'PTRSUB_-1207081447', u'PTRADD_-1207085399'), (u'INT_ADD_-1207086880', u'INT_EQUAL_-1207086875'), (u'INT_ADD_-1207086880', u'INT_LESS_-1207086875'), ('const-0', u'PTRSUB_-1207081482'), (u'INT_ZEXT_-1207083923', u'PTRADD_-1207085410'), (u'INDIRECT_-1207081804', u'MULTIEQUAL_-1207081778'), (u'CALL_-1207086708', u'INDIRECT_-1207082400'), (u'CALL_-1207085882', u'INDIRECT_-1207082525'), (u'COPY_-1207081760', u'MULTIEQUAL_-1207083702'), ('const-0', u'STORE_-1207085673'), (u'MULTIEQUAL_-1207081994', u'MULTIEQUAL_-1207081948'), ('tmp_4050', u'CBRANCH_-1207084648'), (u'MULTIEQUAL_-1207083314', u'MULTIEQUAL_-1207083311'), (u'CALL_-1207084869', u'INDIRECT_-1207081866'), (u'COPY_-1207080657', u'MULTIEQUAL_-1207081740'), ('const-433', u'STORE_-1207085569'), (u'CAST_-1207080743', u'INT_NOTEQUAL_-1207085241'), (u'MULTIEQUAL_-1207082532', u'MULTIEQUAL_-1207082438'), (u'MULTIEQUAL_-1207081829', u'MULTIEQUAL_-1207080712'), ('const-433', u'LOAD_-1207085800'), (u'CALLIND_-1207085623', u'INDIRECT_-1207081392'), (u'MULTIEQUAL_-1207083756', u'PTRADD_-1207086730'), (u'INT_MULT_-1207082796', u'INT_ADD_-1207081388'), ('const-728', u'INT_ADD_-1207085177'), (u'LOAD_-1207086790', u'INT_EQUAL_-1207086775'), (u'LOAD_-1207086790', u'INT_LESS_-1207086775'), (u'INT_EQUAL_-1207084650', u'CBRANCH_-1207084648'), ('const-3', u'INT_AND_-1207083274'), (u'COPY_-1207080985', u'MULTIEQUAL_-1207083254'), (u'CAST_-1207081170', u'CAST_-1207081015'), ('const-0', u'STORE_-1207085508'), (u'MULTIEQUAL_-1207082778', u'MULTIEQUAL_-1207081844'), ('const-0', u'SUBPIECE_-1207083042'), ('tmp_2896', u'CBRANCH_-1207085240'), (u'COPY_-1207080893', u'MULTIEQUAL_-1207083672'), (u'STORE_-1207085737', u'INDIRECT_-1207082049'), (u'INDIRECT_-1207081611', u'MULTIEQUAL_-1207081104'), (u'MULTIEQUAL_-1207082033', u'MULTIEQUAL_-1207082865'), (u'CALL_-1207084869', u'CALL_-1207084845'), (u'COPY_-1207086167', u'MULTIEQUAL_-1207083736'), (u'BOOL_NEGATE_-1207082785', u'BOOL_AND_-1207086081'), (u'STORE_-1207085737', u'INDIRECT_-1207082424'), (u'SUBPIECE_-1207084005', u'MULTIEQUAL_-1207081424'), ('const-433', u'STORE_-1207085492'), (u'MULTIEQUAL_-1207084005', u'INT_EQUAL_-1207086796'), (u'STORE_-1207085847', u'INDIRECT_-1207082255'), (u'STORE_-1207086075', u'INDIRECT_-1207082094'), (u'INT_SUB_-1207086462', u'INT_ZEXT_-1207083861'), ('const--2', u'INT_MULT_-1207083059'), (u'CALL_-1207084744', u'INDIRECT_-1207081629'), (u'INT_EQUAL_-1207086875', u'MULTIEQUAL_-1207083387'), (u'MULTIEQUAL_-1207081424', u'INT_SUB_-1207085537'), ('const-4', u'INT_AND_-1207086421'), (u'INT_EQUAL_-1207084685', u'MULTIEQUAL_-1207082472'), (u'COPY_-1207081748', u'MULTIEQUAL_-1207081797'), (u'CALLIND_-1207085183', u'SUBPIECE_-1207083434'), (u'INDIRECT_-1207082475', u'MULTIEQUAL_-1207081902'), (u'PTRADD_-1207081164', u'LOAD_-1207085815'), (u'MULTIEQUAL_-1207082715', u'MULTIEQUAL_-1207081659'), (u'INT_ZEXT_-1207083912', u'CALL_-1207086503'), (u'INDIRECT_-1207082723', u'MULTIEQUAL_-1207082564'), ('const-433', u'LOAD_-1207085080'), ('const-0', u'COPY_-1207081891'), ('const--60', u'PTRSUB_-1207081314'), ('const-8', u'PTRADD_-1207080957'), ('tmp_1390', u'CBRANCH_-1207085561'), (u'INT_LESS_-1207086889', u'CBRANCH_-1207086898'), (u'MULTIEQUAL_-1207082341', u'MULTIEQUAL_-1207082564'), ('const-5', u'PTRADD_-1207081820'), (u'STORE_-1207085854', u'INDIRECT_-1207082185'), (u'LOAD_-1207085815', u'STORE_-1207085805'), (u'INDIRECT_-1207081555', u'MULTIEQUAL_-1207081500'), (u'INT_EQUAL_-1207086658', u'MULTIEQUAL_-1207083314'), ('tmp_10883', u'PTRSUB_-1207081314'), (u'CALL_-1207086503', u'INDIRECT_-1207082299'), (u'INT_EQUAL_-1207086629', u'MULTIEQUAL_-1207083311'), (u'CALL_-1207084569', u'INDIRECT_-1207081842'), (u'STORE_-1207085645', u'INDIRECT_-1207081909'), (u'CALL_-1206918350', u'INDIRECT_-1206915155'), (u'COPY_-1207080569', u'CALL_-1207084768'), (u'MULTIEQUAL_-1207081959', u'MULTIEQUAL_-1207082183'), (u'CALL_-1207084744', u'INDIRECT_-1207081779'), (u'PTRADD_-1207080957', u'STORE_-1207085477'), ('const-8', u'INT_ADD_-1207085196'), (u'CALL_-1207086044', u'INDIRECT_-1207082250'), ('const--2', u'INT_MULT_-1207083131'), (u'STORE_-1207085507', u'INDIRECT_-1207081900'), (u'INDIRECT_-1207082785', u'INT_NOTEQUAL_-1207087322'), (u'STORE_-1207085547', u'INDIRECT_-1207081850'), (u'INT_MULT_-1207086421', u'PTRADD_-1207086387'), (u'INDIRECT_-1207083085', u'MULTIEQUAL_-1207082928'), (u'INT_ADD_-1207086547', u'INT_ZEXT_-1207083912'), ('const-1', u'PTRADD_-1207086166'), (u'LOAD_-1207085443', u'INT_EQUAL_-1207085428'), (u'INDIRECT_-1207082522', u'MULTIEQUAL_-1207081977'), (u'INT_NOTEQUAL_-1207087137', u'CBRANCH_-1207087136'), (u'INDIRECT_-1207083062', u'INT_ZEXT_-1207086128'), ('const-8', u'INT_ADD_-1207085638'), (u'SUBPIECE_-1207082988', u'MULTIEQUAL_-1207081424'), (u'CALL_-1207084768', u'INDIRECT_-1207080804'), (u'INDIRECT_-1207082850', u'MULTIEQUAL_-1207081884')]
null
null
00124ec0
x64
O2
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nlong FUN_00124ec0(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n long lVar3;\n code *pcVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n size_t sVar9;\n char *__s;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined8 uVar13;\n long lVar14;\n ulong uVar15;\n long lVar16;\n uint uVar17;\n undefined8 extraout_RDX;\n byte *pbVar18;\n undefined1 *puVar19;\n byte *pbVar20;\n byte *pbVar21;\n undefined8 *puVar22;\n bool bVar23;\n bool bVar24;\n bool bVar25;\n byte bVar26;\n long local_88;\n undefined8 *local_80;\n long local_70;\n undefined8 *local_68;\n int local_5c;\n undefined4 local_3c [3];\n \n bVar26 = 0;\n bfd_set_error(0);\n FUN_0011c880();\n FUN_00119cb0(FUN_001248e0);\n lVar12 = DAT_002b5f90;\n if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }\n puVar19 = &DAT_002b5f40;\n lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);\n if ((int)lVar12 != 0) {\n return lVar12;\n }\n iVar8 = bfd_get_error();\n if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }\n lVar12 = 1;\n xexit();\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n lVar12 = bfd_hash_allocate(puVar19,0x28);\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n (*pcVar4)();\n}\n\n" comment (function_definition "long FUN_00124ec0(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n long lVar3;\n code *pcVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n size_t sVar9;\n char *__s;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined8 uVar13;\n long lVar14;\n ulong uVar15;\n long lVar16;\n uint uVar17;\n undefined8 extraout_RDX;\n byte *pbVar18;\n undefined1 *puVar19;\n byte *pbVar20;\n byte *pbVar21;\n undefined8 *puVar22;\n bool bVar23;\n bool bVar24;\n bool bVar25;\n byte bVar26;\n long local_88;\n undefined8 *local_80;\n long local_70;\n undefined8 *local_68;\n int local_5c;\n undefined4 local_3c [3];\n \n bVar26 = 0;\n bfd_set_error(0);\n FUN_0011c880();\n FUN_00119cb0(FUN_001248e0);\n lVar12 = DAT_002b5f90;\n if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }\n puVar19 = &DAT_002b5f40;\n lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);\n if ((int)lVar12 != 0) {\n return lVar12;\n }\n iVar8 = bfd_get_error();\n if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }\n lVar12 = 1;\n xexit();\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n lVar12 = bfd_hash_allocate(puVar19,0x28);\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n (*pcVar4)();\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00124ec0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n byte bVar1;\n undefined4 uVar2;\n long lVar3;\n code *pcVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n size_t sVar9;\n char *__s;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined8 uVar13;\n long lVar14;\n ulong uVar15;\n long lVar16;\n uint uVar17;\n undefined8 extraout_RDX;\n byte *pbVar18;\n undefined1 *puVar19;\n byte *pbVar20;\n byte *pbVar21;\n undefined8 *puVar22;\n bool bVar23;\n bool bVar24;\n bool bVar25;\n byte bVar26;\n long local_88;\n undefined8 *local_80;\n long local_70;\n undefined8 *local_68;\n int local_5c;\n undefined4 local_3c [3];\n \n bVar26 = 0;\n bfd_set_error(0);\n FUN_0011c880();\n FUN_00119cb0(FUN_001248e0);\n lVar12 = DAT_002b5f90;\n if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }\n puVar19 = &DAT_002b5f40;\n lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);\n if ((int)lVar12 != 0) {\n return lVar12;\n }\n iVar8 = bfd_get_error();\n if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }\n lVar12 = 1;\n xexit();\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n lVar12 = bfd_hash_allocate(puVar19,0x28);\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n (*pcVar4)();\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "code *pcVar4;" type_identifier (pointer_declarator "*pcVar4" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "size_t sVar9;" primitive_type identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "long lVar14;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "undefined8 extraout_RDX;" type_identifier identifier ;) (declaration "byte *pbVar18;" type_identifier (pointer_declarator "*pbVar18" * identifier) ;) (declaration "undefined1 *puVar19;" type_identifier (pointer_declarator "*puVar19" * identifier) ;) (declaration "byte *pbVar20;" type_identifier (pointer_declarator "*pbVar20" * identifier) ;) (declaration "byte *pbVar21;" type_identifier (pointer_declarator "*pbVar21" * identifier) ;) (declaration "undefined8 *puVar22;" type_identifier (pointer_declarator "*puVar22" * identifier) ;) (declaration "bool bVar23;" primitive_type identifier ;) (declaration "bool bVar24;" primitive_type identifier ;) (declaration "bool bVar25;" primitive_type identifier ;) (declaration "byte bVar26;" type_identifier identifier ;) (declaration "long local_88;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_80;" type_identifier (pointer_declarator "*local_80" * identifier) ;) (declaration "long local_70;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_68;" type_identifier (pointer_declarator "*local_68" * identifier) ;) (declaration "int local_5c;" primitive_type identifier ;) (declaration "undefined4 local_3c [3];" type_identifier (array_declarator "local_3c [3]" identifier [ number_literal ]) ;) (expression_statement "bVar26 = 0;" (assignment_expression "bVar26 = 0" identifier = number_literal) ;) (expression_statement "bfd_set_error(0);" (call_expression "bfd_set_error(0)" identifier (argument_list "(0)" ( number_literal ))) ;) (expression_statement "FUN_0011c880();" (call_expression "FUN_0011c880()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_00119cb0(FUN_001248e0);" (call_expression "FUN_00119cb0(FUN_001248e0)" identifier (argument_list "(FUN_001248e0)" ( identifier ))) ;) (expression_statement "lVar12 = DAT_002b5f90;" (assignment_expression "lVar12 = DAT_002b5f90" identifier = identifier) ;) (if_statement "if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }" if (parenthesized_expression "((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff))" ( (binary_expression "(DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)" (parenthesized_expression "(DAT_002b6120 != 0xffffffff)" ( (binary_expression "DAT_002b6120 != 0xffffffff" identifier != number_literal) )) || (parenthesized_expression "(DAT_002b6128 != 0xffffffffffffffff)" ( (binary_expression "DAT_002b6128 != 0xffffffffffffffff" identifier != number_literal) ))) )) (compound_statement "{\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }" { (expression_statement "local_5c = *(int *)(DAT_002b5f90 + 0xa0);" (assignment_expression "local_5c = *(int *)(DAT_002b5f90 + 0xa0)" identifier = (pointer_expression "*(int *)(DAT_002b5f90 + 0xa0)" * (cast_expression "(int *)(DAT_002b5f90 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_002b5f90 + 0xa0)" ( (binary_expression "DAT_002b5f90 + 0xa0" identifier + number_literal) ))))) ;) (expression_statement "local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);" (assignment_expression "local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90)" identifier = (pointer_expression "*(undefined8 **)(DAT_002b5f90 + 0x90)" * (cast_expression "(undefined8 **)(DAT_002b5f90 + 0x90)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_002b5f90 + 0x90)" ( (binary_expression "DAT_002b5f90 + 0x90" identifier + number_literal) ))))) ;) (if_statement "if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }" if (parenthesized_expression "((local_5c != 0) && (local_80 != (undefined8 *)0x0))" ( (binary_expression "(local_5c != 0) && (local_80 != (undefined8 *)0x0)" (parenthesized_expression "(local_5c != 0)" ( (binary_expression "local_5c != 0" identifier != number_literal) )) && (parenthesized_expression "(local_80 != (undefined8 *)0x0)" ( (binary_expression "local_80 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }" { (do_statement "do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));" do (compound_statement "{\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n }" { (expression_statement "local_3c[0] = 0;" (assignment_expression "local_3c[0] = 0" (subscript_expression "local_3c[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_70 = local_80[5];" (assignment_expression "local_70 = local_80[5]" identifier = (subscript_expression "local_80[5]" identifier [ number_literal ])) ;) (if_statement "if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }" if (parenthesized_expression "((undefined8 *)local_80[0x21] != (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)local_80[0x21] != (undefined8 *)0x0" (cast_expression "(undefined8 *)local_80[0x21]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_80[0x21]" identifier [ number_literal ])) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }" { (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) (expression_statement "local_68 = (undefined8 *)0x0;" (assignment_expression "local_68 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar11 = local_80;" (assignment_expression "puVar11 = local_80" identifier = identifier) ;) (expression_statement "lVar16 = 0;" (assignment_expression "lVar16 = 0" identifier = number_literal) ;) (expression_statement "puVar10 = (undefined8 *)local_80[0x21];" (assignment_expression "puVar10 = (undefined8 *)local_80[0x21]" identifier = (cast_expression "(undefined8 *)local_80[0x21]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_80[0x21]" identifier [ number_literal ]))) ;) (expression_statement "iVar8 = 0;" (assignment_expression "iVar8 = 0" identifier = number_literal) ;) (do_statement "do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);" do (compound_statement "{\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n }" { (expression_statement "puVar22 = puVar10;" (assignment_expression "puVar22 = puVar10" identifier = identifier) ;) (if_statement "if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" if (parenthesized_expression "(*(int *)(puVar22 + 1) == 1)" ( (binary_expression "*(int *)(puVar22 + 1) == 1" (pointer_expression "*(int *)(puVar22 + 1)" * (cast_expression "(int *)(puVar22 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar22 + 1)" ( (binary_expression "puVar22 + 1" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }" { (expression_statement "lVar14 = puVar22[4];" (assignment_expression "lVar14 = puVar22[4]" identifier = (subscript_expression "puVar22[4]" identifier [ number_literal ])) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (if_statement "if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }" if (parenthesized_expression "((DAT_002b5f41 & 0x20) == 0)" ( (binary_expression "(DAT_002b5f41 & 0x20) == 0" (parenthesized_expression "(DAT_002b5f41 & 0x20)" ( (binary_expression "DAT_002b5f41 & 0x20" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n iVar6 = *(int *)(lVar14 + 0xc0);\n }" { (expression_statement "iVar6 = *(int *)(lVar14 + 0xc0);" (assignment_expression "iVar6 = *(int *)(lVar14 + 0xc0)" identifier = (pointer_expression "*(int *)(lVar14 + 0xc0)" * (cast_expression "(int *)(lVar14 + 0xc0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0xc0)" ( (binary_expression "lVar14 + 0xc0" identifier + number_literal) ))))) ;) })) (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" identifier = number_literal) ;) (if_statement "if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }" if (parenthesized_expression "((DAT_002b5f40 & 3) == 2)" ( (binary_expression "(DAT_002b5f40 & 3) == 2" (parenthesized_expression "(DAT_002b5f40 & 3)" ( (binary_expression "DAT_002b5f40 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }" { (expression_statement "uVar7 = *(uint *)(lVar14 + 0x88);" (assignment_expression "uVar7 = *(uint *)(lVar14 + 0x88)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x88)" * (cast_expression "(uint *)(lVar14 + 0x88)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x88)" ( (binary_expression "lVar14 + 0x88" identifier + number_literal) ))))) ;) (expression_statement "uVar17 = uVar17 + uVar7;" (assignment_expression "uVar17 = uVar17 + uVar7" identifier = (binary_expression "uVar17 + uVar7" identifier + identifier)) ;) })) (expression_statement "local_88 = *(long *)(lVar14 + 0x38);" (assignment_expression "local_88 = *(long *)(lVar14 + 0x38)" identifier = (pointer_expression "*(long *)(lVar14 + 0x38)" * (cast_expression "(long *)(lVar14 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x38)" ( (binary_expression "lVar14 + 0x38" identifier + number_literal) ))))) ;) }) (else_clause "else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" else (if_statement "if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" if (parenthesized_expression "((DAT_002b5f40 & 3) == 2)" ( (binary_expression "(DAT_002b5f40 & 3) == 2" (parenthesized_expression "(DAT_002b5f40 & 3)" ( (binary_expression "DAT_002b5f40 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }" { (expression_statement "local_88 = 0;" (assignment_expression "local_88 = 0" identifier = number_literal) ;) (expression_statement "bVar23 = *(int *)(puVar22 + 1) - 3U < 2;" (assignment_expression "bVar23 = *(int *)(puVar22 + 1) - 3U < 2" identifier = (binary_expression "*(int *)(puVar22 + 1) - 3U < 2" (binary_expression "*(int *)(puVar22 + 1) - 3U" (pointer_expression "*(int *)(puVar22 + 1)" * (cast_expression "(int *)(puVar22 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar22 + 1)" ( (binary_expression "puVar22 + 1" identifier + number_literal) )))) - number_literal) < number_literal)) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (expression_statement "uVar17 = uVar17 + bVar23;" (assignment_expression "uVar17 = uVar17 + bVar23" identifier = (binary_expression "uVar17 + bVar23" identifier + identifier)) ;) (expression_statement "uVar7 = (uint)bVar23;" (assignment_expression "uVar7 = (uint)bVar23" identifier = (cast_expression "(uint)bVar23" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) }) (else_clause "else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" else (compound_statement "{\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" { (expression_statement "local_88 = 0;" (assignment_expression "local_88 = 0" identifier = number_literal) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" identifier = number_literal) ;) }))))) (if_statement "if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }" if (parenthesized_expression "(local_68 == (undefined8 *)0x0)" ( (binary_expression "local_68 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }" { (labeled_statement "LAB_0012539a:\n iVar6 = iVar6 + iVar8;" statement_identifier : (expression_statement "iVar6 = iVar6 + iVar8;" (assignment_expression "iVar6 = iVar6 + iVar8" identifier = (binary_expression "iVar6 + iVar8" identifier + identifier)) ;)) (expression_statement "local_88 = local_88 + lVar16;" (assignment_expression "local_88 = local_88 + lVar16" identifier = (binary_expression "local_88 + lVar16" identifier + identifier)) ;) (expression_statement "puVar10 = puVar11;" (assignment_expression "puVar10 = puVar11" identifier = identifier) ;) }) (else_clause "else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }" else (compound_statement "{\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }" { (expression_statement "bVar23 = DAT_002b6120 < uVar17;" (assignment_expression "bVar23 = DAT_002b6120 < uVar17" identifier = (binary_expression "DAT_002b6120 < uVar17" identifier < identifier)) ;) (expression_statement "bVar25 = DAT_002b6120 == uVar17;" (assignment_expression "bVar25 = DAT_002b6120 == uVar17" identifier = (binary_expression "DAT_002b6120 == uVar17" identifier == identifier)) ;) (if_statement "if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }" if (parenthesized_expression "(uVar17 < DAT_002b6120)" ( (binary_expression "uVar17 < DAT_002b6120" identifier < identifier) )) (compound_statement "{\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }" { (expression_statement "uVar5 = iVar6 + iVar8;" (assignment_expression "uVar5 = iVar6 + iVar8" identifier = (binary_expression "iVar6 + iVar8" identifier + identifier)) ;) (expression_statement "bVar23 = DAT_002b6120 < uVar5;" (assignment_expression "bVar23 = DAT_002b6120 < uVar5" identifier = (binary_expression "DAT_002b6120 < uVar5" identifier < identifier)) ;) (expression_statement "bVar25 = DAT_002b6120 == uVar5;" (assignment_expression "bVar25 = DAT_002b6120 == uVar5" identifier = (binary_expression "DAT_002b6120 == uVar5" identifier == identifier)) ;) (if_statement "if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }" if (parenthesized_expression "(uVar5 < DAT_002b6120)" ( (binary_expression "uVar5 < DAT_002b6120" identifier < identifier) )) (compound_statement "{\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }" { (expression_statement "bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;" (assignment_expression "bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128" identifier = (binary_expression "(ulong)(local_88 + lVar16) < DAT_002b6128" (call_expression "(ulong)(local_88 + lVar16)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(local_88 + lVar16)" ( (binary_expression "local_88 + lVar16" identifier + identifier) ))) < identifier)) ;) (expression_statement "bVar25 = local_88 + lVar16 == DAT_002b6128;" (assignment_expression "bVar25 = local_88 + lVar16 == DAT_002b6128" identifier = (binary_expression "local_88 + lVar16 == DAT_002b6128" (binary_expression "local_88 + lVar16" identifier + identifier) == identifier)) ;) (if_statement "if (bVar23) goto LAB_0012539a;" if (parenthesized_expression "(bVar23)" ( identifier )) (goto_statement "goto LAB_0012539a;" goto statement_identifier ;)) })) })) (expression_statement "pbVar20 = (byte *)*puVar11;" (assignment_expression "pbVar20 = (byte *)*puVar11" identifier = (cast_expression "(byte *)*puVar11" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) (expression_statement "lVar14 = 5;" (assignment_expression "lVar14 = 5" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar20;" (assignment_expression "pbVar18 = pbVar20" identifier = identifier) ;) (expression_statement "pbVar21 = (byte *)".stab";" (assignment_expression "pbVar21 = (byte *)".stab"" identifier = (cast_expression "(byte *)".stab"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".stab"" " string_content "))) ;) (do_statement "do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);" do (compound_statement "{\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar14 == 0) break;" if (parenthesized_expression "(lVar14 == 0)" ( (binary_expression "lVar14 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar14 = lVar14 + -1;" (assignment_expression "lVar14 = lVar14 + -1" identifier = (binary_expression "lVar14 + -1" identifier + number_literal)) ;) (expression_statement "bVar23 = *pbVar18 < *pbVar21;" (assignment_expression "bVar23 = *pbVar18 < *pbVar21" identifier = (binary_expression "*pbVar18 < *pbVar21" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "bVar25 = *pbVar18 == *pbVar21;" (assignment_expression "bVar25 = *pbVar18 == *pbVar21" identifier = (binary_expression "*pbVar18 == *pbVar21" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar25)" ( identifier )) ;) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" identifier = false) ;) (expression_statement "bVar23 = (!bVar23 && !bVar25) == bVar23;" (assignment_expression "bVar23 = (!bVar23 && !bVar25) == bVar23" identifier = (binary_expression "(!bVar23 && !bVar25) == bVar23" (parenthesized_expression "(!bVar23 && !bVar25)" ( (binary_expression "!bVar23 && !bVar25" (unary_expression "!bVar23" ! identifier) && (unary_expression "!bVar25" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }" if (parenthesized_expression "(bVar23)" ( identifier )) (compound_statement "{\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }" { (expression_statement "sVar9 = strlen((char *)pbVar20);" (assignment_expression "sVar9 = strlen((char *)pbVar20)" identifier = (call_expression "strlen((char *)pbVar20)" identifier (argument_list "((char *)pbVar20)" ( (cast_expression "(char *)pbVar20" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "lVar14 = 4;" (assignment_expression "lVar14 = 4" identifier = number_literal) ;) (expression_statement "uVar15 = (ulong)((int)sVar9 - 3);" (assignment_expression "uVar15 = (ulong)((int)sVar9 - 3)" identifier = (call_expression "(ulong)((int)sVar9 - 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)sVar9 - 3)" ( (binary_expression "(int)sVar9 - 3" (cast_expression "(int)sVar9" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal) )))) ;) (expression_statement "bVar23 = CARRY8(uVar15,(ulong)pbVar20);" (assignment_expression "bVar23 = CARRY8(uVar15,(ulong)pbVar20)" identifier = (call_expression "CARRY8(uVar15,(ulong)pbVar20)" identifier (argument_list "(uVar15,(ulong)pbVar20)" ( identifier , (cast_expression "(ulong)pbVar20" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (expression_statement "bVar25 = pbVar20 + uVar15 == (byte *)0x0;" (assignment_expression "bVar25 = pbVar20 + uVar15 == (byte *)0x0" identifier = (binary_expression "pbVar20 + uVar15 == (byte *)0x0" (binary_expression "pbVar20 + uVar15" identifier + identifier) == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "pbVar20 = pbVar20 + uVar15;" (assignment_expression "pbVar20 = pbVar20 + uVar15" identifier = (binary_expression "pbVar20 + uVar15" identifier + identifier)) ;) (expression_statement "pbVar18 = &DAT_0016e120;" (assignment_expression "pbVar18 = &DAT_0016e120" identifier = (pointer_expression "&DAT_0016e120" & identifier)) ;) (do_statement "do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);" do (compound_statement "{\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar14 == 0) break;" if (parenthesized_expression "(lVar14 == 0)" ( (binary_expression "lVar14 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar14 = lVar14 + -1;" (assignment_expression "lVar14 = lVar14 + -1" identifier = (binary_expression "lVar14 + -1" identifier + number_literal)) ;) (expression_statement "bVar23 = *pbVar20 < *pbVar18;" (assignment_expression "bVar23 = *pbVar20 < *pbVar18" identifier = (binary_expression "*pbVar20 < *pbVar18" (pointer_expression "*pbVar20" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar25 = *pbVar20 == *pbVar18;" (assignment_expression "bVar25 = *pbVar20 == *pbVar18" identifier = (binary_expression "*pbVar20 == *pbVar18" (pointer_expression "*pbVar20" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar20 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar20 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar25)" ( identifier )) ;) (if_statement "if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;" if (parenthesized_expression "((!bVar23 && !bVar25) == bVar23)" ( (binary_expression "(!bVar23 && !bVar25) == bVar23" (parenthesized_expression "(!bVar23 && !bVar25)" ( (binary_expression "!bVar23 && !bVar25" (unary_expression "!bVar23" ! identifier) && (unary_expression "!bVar25" ! identifier)) )) == identifier) )) (goto_statement "goto LAB_0012539a;" goto statement_identifier ;)) }) (else_clause "else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }" else (compound_statement "{\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }" { (expression_statement "lVar14 = 0xe;" (assignment_expression "lVar14 = 0xe" identifier = number_literal) ;) (expression_statement "pbVar18 = (byte *)"$GDB_STRINGS$";" (assignment_expression "pbVar18 = (byte *)"$GDB_STRINGS$"" identifier = (cast_expression "(byte *)"$GDB_STRINGS$"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""$GDB_STRINGS$"" " string_content "))) ;) (do_statement "do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);" do (compound_statement "{\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar14 == 0) break;" if (parenthesized_expression "(lVar14 == 0)" ( (binary_expression "lVar14 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar14 = lVar14 + -1;" (assignment_expression "lVar14 = lVar14 + -1" identifier = (binary_expression "lVar14 + -1" identifier + number_literal)) ;) (expression_statement "bVar24 = *pbVar20 < *pbVar18;" (assignment_expression "bVar24 = *pbVar20 < *pbVar18" identifier = (binary_expression "*pbVar20 < *pbVar18" (pointer_expression "*pbVar20" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar23 = *pbVar20 == *pbVar18;" (assignment_expression "bVar23 = *pbVar20 == *pbVar18" identifier = (binary_expression "*pbVar20 == *pbVar18" (pointer_expression "*pbVar20" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar20 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar20 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar23)" ( identifier )) ;) (if_statement "if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;" if (parenthesized_expression "((!bVar24 && !bVar23) == bVar24)" ( (binary_expression "(!bVar24 && !bVar23) == bVar24" (parenthesized_expression "(!bVar24 && !bVar23)" ( (binary_expression "!bVar24 && !bVar23" (unary_expression "!bVar24" ! identifier) && (unary_expression "!bVar23" ! identifier)) )) == identifier) )) (goto_statement "goto LAB_0012539a;" goto statement_identifier ;)) }))) (expression_statement "pbVar20 = (byte *)*local_80;" (assignment_expression "pbVar20 = (byte *)*local_80" identifier = (cast_expression "(byte *)*local_80" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_80" * identifier))) ;) (expression_statement "sVar9 = strlen((char *)pbVar20);" (assignment_expression "sVar9 = strlen((char *)pbVar20)" identifier = (call_expression "strlen((char *)pbVar20)" identifier (argument_list "((char *)pbVar20)" ( (cast_expression "(char *)pbVar20" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "iVar8 = (int)sVar9;" (assignment_expression "iVar8 = (int)sVar9" identifier = (cast_expression "(int)sVar9" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "__s = (char *)xmalloc((ulong)(iVar8 + 1));" (assignment_expression "__s = (char *)xmalloc((ulong)(iVar8 + 1))" identifier = (cast_expression "(char *)xmalloc((ulong)(iVar8 + 1))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc((ulong)(iVar8 + 1))" identifier (argument_list "((ulong)(iVar8 + 1))" ( (call_expression "(ulong)(iVar8 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar8 + 1)" ( (binary_expression "iVar8 + 1" identifier + number_literal) ))) ))))) ;) (expression_statement "memcpy(__s,pbVar20,(ulong)(iVar8 + 1));" (call_expression "memcpy(__s,pbVar20,(ulong)(iVar8 + 1))" identifier (argument_list "(__s,pbVar20,(ulong)(iVar8 + 1))" ( identifier , identifier , (call_expression "(ulong)(iVar8 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar8 + 1)" ( (binary_expression "iVar8 + 1" identifier + number_literal) ))) ))) ;) (if_statement "if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }" if (parenthesized_expression "(iVar8 != 0)" ( (binary_expression "iVar8 != 0" identifier != number_literal) )) (compound_statement "{\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }" { (expression_statement "uVar15 = (ulong)(iVar8 - 1);" (assignment_expression "uVar15 = (ulong)(iVar8 - 1)" identifier = (call_expression "(ulong)(iVar8 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar8 - 1)" ( (binary_expression "iVar8 - 1" identifier - number_literal) )))) ;) (expression_statement "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]" identifier = (subscript_expression "_sch_istable[(ulong)(byte)__s[uVar15] * 2]" identifier [ (binary_expression "(ulong)(byte)__s[uVar15] * 2" (cast_expression "(ulong)(byte)__s[uVar15]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)__s[uVar15]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "__s[uVar15]" identifier [ identifier ]))) * number_literal) ])) ;) (while_statement "while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }" while (parenthesized_expression "((bVar1 & 4) != 0)" ( (binary_expression "(bVar1 & 4) != 0" (parenthesized_expression "(bVar1 & 4)" ( (binary_expression "bVar1 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }" { (expression_statement "iVar8 = (int)uVar15;" (assignment_expression "iVar8 = (int)uVar15" identifier = (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (iVar8 == 0) goto LAB_001250cb;" if (parenthesized_expression "(iVar8 == 0)" ( (binary_expression "iVar8 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001250cb;" goto statement_identifier ;)) (expression_statement "uVar15 = (ulong)(iVar8 - 1);" (assignment_expression "uVar15 = (ulong)(iVar8 - 1)" identifier = (call_expression "(ulong)(iVar8 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar8 - 1)" ( (binary_expression "iVar8 - 1" identifier - number_literal) )))) ;) (expression_statement "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]" identifier = (subscript_expression "_sch_istable[(ulong)(byte)__s[uVar15] * 2]" identifier [ (binary_expression "(ulong)(byte)__s[uVar15] * 2" (cast_expression "(ulong)(byte)__s[uVar15]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)__s[uVar15]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "__s[uVar15]" identifier [ identifier ]))) * number_literal) ])) ;) })) (if_statement "if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }" if (parenthesized_expression "((iVar8 != 1) && (__s[iVar8 - 1] == '.'))" ( (binary_expression "(iVar8 != 1) && (__s[iVar8 - 1] == '.')" (parenthesized_expression "(iVar8 != 1)" ( (binary_expression "iVar8 != 1" identifier != number_literal) )) && (parenthesized_expression "(__s[iVar8 - 1] == '.')" ( (binary_expression "__s[iVar8 - 1] == '.'" (subscript_expression "__s[iVar8 - 1]" identifier [ (binary_expression "iVar8 - 1" identifier - number_literal) ]) == (char_literal "'.'" ' character ')) ))) )) (compound_statement "{\n __s[iVar8 - 1] = '\0';\n }" { (expression_statement "__s[iVar8 - 1] = '\0';" (assignment_expression "__s[iVar8 - 1] = '\0'" (subscript_expression "__s[iVar8 - 1]" identifier [ (binary_expression "iVar8 - 1" identifier - number_literal) ]) = (char_literal "'\0'" ' escape_sequence ')) ;) })) })) (labeled_statement "LAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }" statement_identifier : (if_statement "if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }" if (parenthesized_expression "((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0)" ( (binary_expression "(*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0" (parenthesized_expression "(*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd)" ( (binary_expression "*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd" (binary_expression "*(int *)(*(long *)(lVar12 + 8) + 8) - 2U" (pointer_expression "*(int *)(*(long *)(lVar12 + 8) + 8)" * (cast_expression "(int *)(*(long *)(lVar12 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar12 + 8) + 8)" ( (binary_expression "*(long *)(lVar12 + 8) + 8" (pointer_expression "*(long *)(lVar12 + 8)" * (cast_expression "(long *)(lVar12 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 8)" ( (binary_expression "lVar12 + 8" identifier + number_literal) )))) + number_literal) )))) - number_literal) & number_literal) )) == number_literal) )) (compound_statement "{\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }" { (expression_statement "sVar9 = strlen(__s);" (assignment_expression "sVar9 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "bVar23 = sVar9 < 5;" (assignment_expression "bVar23 = sVar9 < 5" identifier = (binary_expression "sVar9 < 5" identifier < number_literal)) ;) (expression_statement "bVar25 = sVar9 == 5;" (assignment_expression "bVar25 = sVar9 == 5" identifier = (binary_expression "sVar9 == 5" identifier == number_literal)) ;) (if_statement "if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }" if (parenthesized_expression "(5 < sVar9)" ( (binary_expression "5 < sVar9" number_literal < identifier) )) (compound_statement "{\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }" { (expression_statement "lVar16 = 5;" (assignment_expression "lVar16 = 5" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar20;" (assignment_expression "pbVar18 = pbVar20" identifier = identifier) ;) (expression_statement "pbVar21 = (byte *)".stab";" (assignment_expression "pbVar21 = (byte *)".stab"" identifier = (cast_expression "(byte *)".stab"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".stab"" " string_content "))) ;) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);" do (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar16 == 0) break;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ;) (expression_statement "bVar23 = *pbVar18 < *pbVar21;" (assignment_expression "bVar23 = *pbVar18 < *pbVar21" identifier = (binary_expression "*pbVar18 < *pbVar21" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "bVar25 = *pbVar18 == *pbVar21;" (assignment_expression "bVar25 = *pbVar18 == *pbVar21" identifier = (binary_expression "*pbVar18 == *pbVar21" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar25)" ( identifier )) ;) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" identifier = false) ;) (expression_statement "bVar23 = (!bVar23 && !bVar25) == bVar23;" (assignment_expression "bVar23 = (!bVar23 && !bVar25) == bVar23" identifier = (binary_expression "(!bVar23 && !bVar25) == bVar23" (parenthesized_expression "(!bVar23 && !bVar25)" ( (binary_expression "!bVar23 && !bVar25" (unary_expression "!bVar23" ! identifier) && (unary_expression "!bVar25" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }" if (parenthesized_expression "(!bVar23)" ( (unary_expression "!bVar23" ! identifier) )) (compound_statement "{\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }" { (expression_statement "lVar16 = 0xe;" (assignment_expression "lVar16 = 0xe" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar20;" (assignment_expression "pbVar18 = pbVar20" identifier = identifier) ;) (expression_statement "pbVar21 = (byte *)"$GDB_SYMBOLS$";" (assignment_expression "pbVar21 = (byte *)"$GDB_SYMBOLS$"" identifier = (cast_expression "(byte *)"$GDB_SYMBOLS$"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""$GDB_SYMBOLS$"" " string_content "))) ;) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);" do (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar16 == 0) break;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ;) (expression_statement "bVar24 = *pbVar18 < *pbVar21;" (assignment_expression "bVar24 = *pbVar18 < *pbVar21" identifier = (binary_expression "*pbVar18 < *pbVar21" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "bVar23 = *pbVar18 == *pbVar21;" (assignment_expression "bVar23 = *pbVar18 == *pbVar21" identifier = (binary_expression "*pbVar18 == *pbVar21" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar23)" ( identifier )) ;) (if_statement "if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }" if (parenthesized_expression "((!bVar24 && !bVar23) != bVar24)" ( (binary_expression "(!bVar24 && !bVar23) != bVar24" (parenthesized_expression "(!bVar24 && !bVar23)" ( (binary_expression "!bVar24 && !bVar23" (unary_expression "!bVar24" ! identifier) && (unary_expression "!bVar23" ! identifier)) )) != identifier) )) (compound_statement "{\n __s[5] = '\0';\n goto LAB_0012512e;\n }" { (expression_statement "__s[5] = '\0';" (assignment_expression "__s[5] = '\0'" (subscript_expression "__s[5]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (goto_statement "goto LAB_0012512e;" goto statement_identifier ;) })) })) (expression_statement "uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: cannot create split section name for %s\n",5)" identifier (argument_list "(0,"%F%P: cannot create split section name for %s\n",5)" ( number_literal , (string_literal ""%F%P: cannot create split section name for %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00129380(uVar13,pbVar20);" (call_expression "FUN_00129380(uVar13,pbVar20)" identifier (argument_list "(uVar13,pbVar20)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_0012535d;" goto statement_identifier ;) })) }))) (labeled_statement "LAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);" statement_identifier : (expression_statement "lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);" (assignment_expression "lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c)" identifier = (call_expression "bfd_get_unique_section_name(lVar12,__s,local_3c)" identifier (argument_list "(lVar12,__s,local_3c)" ( identifier , identifier , identifier )))) ;)) (if_statement "if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }" if (parenthesized_expression "(((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0))" ( (binary_expression "((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)" (parenthesized_expression "((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0))" ( (binary_expression "(lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)" (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) || (parenthesized_expression "(puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)" ( (comma_expression "puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0" (assignment_expression "puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16)" identifier = (cast_expression "(undefined8 *)bfd_make_section_anyway(lVar12,lVar16)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_make_section_anyway(lVar12,lVar16)" identifier (argument_list "(lVar12,lVar16)" ( identifier , identifier ))))) , (binary_expression "puVar10 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) || (parenthesized_expression "(lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)" ( (comma_expression "lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0" (assignment_expression "lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0)" identifier = (call_expression "bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0)" identifier (argument_list "(DAT_002b5f68,lVar16,1,1,0)" ( identifier , identifier , number_literal , number_literal , number_literal )))) , (binary_expression "lVar16 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }" { (expression_statement "uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: clone section failed: %E\n",5)" identifier (argument_list "(0,"%F%P: clone section failed: %E\n",5)" ( number_literal , (string_literal ""%F%P: clone section failed: %E\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00129380(uVar13);" (call_expression "FUN_00129380(uVar13)" identifier (argument_list "(uVar13)" ( identifier ))) ;) (labeled_statement "LAB_0012535d:\n /* WARNING: Does not return */\n pcVar4 = (code *)invalidInstructionException();" statement_identifier : comment (expression_statement "pcVar4 = (code *)invalidInstructionException();" (assignment_expression "pcVar4 = (code *)invalidInstructionException()" identifier = (cast_expression "(code *)invalidInstructionException()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "invalidInstructionException()" identifier (argument_list "()" ( ))))) ;)) (expression_statement "_DAT_00000108 = puVar22;" (assignment_expression "_DAT_00000108 = puVar22" identifier = identifier) ;) (expression_statement "(*pcVar4)();" (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "()" ( ))) ;) })) (expression_statement "free(__s);" (call_expression "free(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "*(undefined1 *)(lVar16 + 0x18) = 3;" (assignment_expression "*(undefined1 *)(lVar16 + 0x18) = 3" (pointer_expression "*(undefined1 *)(lVar16 + 0x18)" * (cast_expression "(undefined1 *)(lVar16 + 0x18)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x18)" ( (binary_expression "lVar16 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar16 + 0x30) = 0;" (assignment_expression "*(undefined8 *)(lVar16 + 0x30) = 0" (pointer_expression "*(undefined8 *)(lVar16 + 0x30)" * (cast_expression "(undefined8 *)(lVar16 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x30)" ( (binary_expression "lVar16 + 0x30" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 **)(lVar16 + 0x28) = puVar10;" (assignment_expression "*(undefined8 **)(lVar16 + 0x28) = puVar10" (pointer_expression "*(undefined8 **)(lVar16 + 0x28)" * (cast_expression "(undefined8 **)(lVar16 + 0x28)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x28)" ( (binary_expression "lVar16 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);" (assignment_expression "*(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4)" (pointer_expression "*(undefined4 *)(puVar10 + 4)" * (cast_expression "(undefined4 *)(puVar10 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar10 + 4)" ( (binary_expression "puVar10 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(puVar11 + 4)" * (cast_expression "(undefined4 *)(puVar11 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 4)" ( (binary_expression "puVar11 + 4" identifier + number_literal) ))))) ;) (expression_statement "puVar10[5] = puVar11[5];" (assignment_expression "puVar10[5] = puVar11[5]" (subscript_expression "puVar10[5]" identifier [ number_literal ]) = (subscript_expression "puVar11[5]" identifier [ number_literal ])) ;) (expression_statement "*(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;" (assignment_expression "*(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1" (pointer_expression "*(byte *)((long)puVar10 + 0x24)" * (cast_expression "(byte *)((long)puVar10 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar10 + 0x24)" ( (binary_expression "(long)puVar10 + 0x24" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1" (binary_expression "*(byte *)((long)puVar10 + 0x24) & 0xfe" (pointer_expression "*(byte *)((long)puVar10 + 0x24)" * (cast_expression "(byte *)((long)puVar10 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar10 + 0x24)" ( (binary_expression "(long)puVar10 + 0x24" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | (binary_expression "*(byte *)((long)puVar11 + 0x24) & 1" (pointer_expression "*(byte *)((long)puVar11 + 0x24)" * (cast_expression "(byte *)((long)puVar11 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + 0x24)" ( (binary_expression "(long)puVar11 + 0x24" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal))) ;) (expression_statement "uVar13 = puVar11[6];" (assignment_expression "uVar13 = puVar11[6]" identifier = (subscript_expression "puVar11[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10[7] = 0;" (assignment_expression "puVar10[7] = 0" (subscript_expression "puVar10[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar10[6] = uVar13;" (assignment_expression "puVar10[6] = uVar13" (subscript_expression "puVar10[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar13 = puVar11[0xc];" (assignment_expression "uVar13 = puVar11[0xc]" identifier = (subscript_expression "puVar11[0xc]" identifier [ number_literal ])) ;) (expression_statement "puVar10[0xd] = puVar10;" (assignment_expression "puVar10[0xd] = puVar10" (subscript_expression "puVar10[0xd]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[0xc] = uVar13;" (assignment_expression "puVar10[0xc] = uVar13" (subscript_expression "puVar10[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(puVar11 + 0xe);" (assignment_expression "uVar2 = *(undefined4 *)(puVar11 + 0xe)" identifier = (pointer_expression "*(undefined4 *)(puVar11 + 0xe)" * (cast_expression "(undefined4 *)(puVar11 + 0xe)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 0xe)" ( (binary_expression "puVar11 + 0xe" identifier + number_literal) ))))) ;) (expression_statement "puVar10[0x10] = 0;" (assignment_expression "puVar10[0x10] = 0" (subscript_expression "puVar10[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(puVar10 + 0xe) = uVar2;" (assignment_expression "*(undefined4 *)(puVar10 + 0xe) = uVar2" (pointer_expression "*(undefined4 *)(puVar10 + 0xe)" * (cast_expression "(undefined4 *)(puVar10 + 0xe)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar10 + 0xe)" ( (binary_expression "puVar10 + 0xe" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar16 = *(long *)(lVar12 + 8);" (assignment_expression "lVar16 = *(long *)(lVar12 + 8)" identifier = (pointer_expression "*(long *)(lVar12 + 8)" * (cast_expression "(long *)(lVar12 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 8)" ( (binary_expression "lVar12 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(puVar10 + 0x11) = 0;" (assignment_expression "*(undefined4 *)(puVar10 + 0x11) = 0" (pointer_expression "*(undefined4 *)(puVar10 + 0x11)" * (cast_expression "(undefined4 *)(puVar10 + 0x11)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar10 + 0x11)" ( (binary_expression "puVar10 + 0x11" identifier + number_literal) )))) = number_literal) ;) (expression_statement "(**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);" (call_expression "(**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10)" (parenthesized_expression "(**(code **)(lVar16 + 0x150))" ( (pointer_expression "**(code **)(lVar16 + 0x150)" * (pointer_expression "*(code **)(lVar16 + 0x150)" * (cast_expression "(code **)(lVar16 + 0x150)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x150)" ( (binary_expression "lVar16 + 0x150" identifier + number_literal) ))))) )) (argument_list "(lVar12,puVar11,lVar12,puVar10)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "uVar13 = puVar11[0x22];" (assignment_expression "uVar13 = puVar11[0x22]" identifier = (subscript_expression "puVar11[0x22]" identifier [ number_literal ])) ;) (expression_statement "lVar16 = puVar22[2];" (assignment_expression "lVar16 = puVar22[2]" identifier = (subscript_expression "puVar22[2]" identifier [ number_literal ])) ;) (expression_statement "puVar10[0x21] = puVar22;" (assignment_expression "puVar10[0x21] = puVar22" (subscript_expression "puVar10[0x21]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_70 = local_70 + lVar16;" (assignment_expression "local_70 = local_70 + lVar16" identifier = (binary_expression "local_70 + lVar16" identifier + identifier)) ;) (expression_statement "puVar10[0x22] = uVar13;" (assignment_expression "puVar10[0x22] = uVar13" (subscript_expression "puVar10[0x22]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[0x22] = local_68;" (assignment_expression "puVar11[0x22] = local_68" (subscript_expression "puVar11[0x22]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*local_68 = 0;" (assignment_expression "*local_68 = 0" (pointer_expression "*local_68" * identifier) = number_literal) ;) (expression_statement "puVar10[7] = puVar11[7] - lVar16;" (assignment_expression "puVar10[7] = puVar11[7] - lVar16" (subscript_expression "puVar10[7]" identifier [ number_literal ]) = (binary_expression "puVar11[7] - lVar16" (subscript_expression "puVar11[7]" identifier [ number_literal ]) - identifier)) ;) (expression_statement "puVar11[7] = lVar16;" (assignment_expression "puVar11[7] = lVar16" (subscript_expression "puVar11[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[5] = local_70;" (assignment_expression "puVar10[5] = local_70" (subscript_expression "puVar10[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[6] = local_70;" (assignment_expression "puVar10[6] = local_70" (subscript_expression "puVar10[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11 = puVar22;" (assignment_expression "puVar11 = puVar22" identifier = identifier) ;) (expression_statement "lVar14 = lVar16;" (assignment_expression "lVar14 = lVar16" identifier = identifier) ;) (while_statement "while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }" { (expression_statement "puVar11[2] = lVar14 - lVar16;" (assignment_expression "puVar11[2] = lVar14 - lVar16" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = (binary_expression "lVar14 - lVar16" identifier - identifier)) ;) (if_statement "if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }" if (parenthesized_expression "(*(int *)(puVar11 + 1) == 1)" ( (binary_expression "*(int *)(puVar11 + 1) == 1" (pointer_expression "*(int *)(puVar11 + 1)" * (cast_expression "(int *)(puVar11 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 1)" ( (binary_expression "puVar11 + 1" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }" { (expression_statement "lVar3 = puVar11[4];" (assignment_expression "lVar3 = puVar11[4]" identifier = (subscript_expression "puVar11[4]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 **)(lVar3 + 0x68) = puVar10;" (assignment_expression "*(undefined8 **)(lVar3 + 0x68) = puVar10" (pointer_expression "*(undefined8 **)(lVar3 + 0x68)" * (cast_expression "(undefined8 **)(lVar3 + 0x68)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x68)" ( (binary_expression "lVar3 + 0x68" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(lVar3 + 0x60) = lVar14 - lVar16;" (assignment_expression "*(long *)(lVar3 + 0x60) = lVar14 - lVar16" (pointer_expression "*(long *)(lVar3 + 0x60)" * (cast_expression "(long *)(lVar3 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x60)" ( (binary_expression "lVar3 + 0x60" identifier + number_literal) )))) = (binary_expression "lVar14 - lVar16" identifier - identifier)) ;) })) (expression_statement "puVar11 = (undefined8 *)*puVar11;" (assignment_expression "puVar11 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) (expression_statement "uVar17 = uVar7;" (assignment_expression "uVar17 = uVar7" identifier = identifier) ;) (if_statement "if (puVar11 == (undefined8 *)0x0) break;" if (parenthesized_expression "(puVar11 == (undefined8 *)0x0)" ( (binary_expression "puVar11 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "lVar14 = puVar11[2];" (assignment_expression "lVar14 = puVar11[2]" identifier = (subscript_expression "puVar11[2]" identifier [ number_literal ])) ;) })) }))) (expression_statement "puVar11 = puVar10;" (assignment_expression "puVar11 = puVar10" identifier = identifier) ;) (expression_statement "lVar16 = local_88;" (assignment_expression "lVar16 = local_88" identifier = identifier) ;) (expression_statement "puVar10 = (undefined8 *)*puVar22;" (assignment_expression "puVar10 = (undefined8 *)*puVar22" identifier = (cast_expression "(undefined8 *)*puVar22" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar22" * identifier))) ;) (expression_statement "local_68 = puVar22;" (assignment_expression "local_68 = puVar22" identifier = identifier) ;) (expression_statement "iVar8 = iVar6;" (assignment_expression "iVar8 = iVar6" identifier = identifier) ;) }) while (parenthesized_expression "((undefined8 *)*puVar22 != (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)*puVar22 != (undefined8 *)0x0" (cast_expression "(undefined8 *)*puVar22" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar22" * identifier)) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (expression_statement "local_5c = local_5c + -1;" (assignment_expression "local_5c = local_5c + -1" identifier = (binary_expression "local_5c + -1" identifier + number_literal)) ;) (expression_statement "local_80 = (undefined8 *)local_80[2];" (assignment_expression "local_80 = (undefined8 *)local_80[2]" identifier = (cast_expression "(undefined8 *)local_80[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_80[2]" identifier [ number_literal ]))) ;) }) while (parenthesized_expression "((local_80 != (undefined8 *)0x0) && (local_5c != 0))" ( (binary_expression "(local_80 != (undefined8 *)0x0) && (local_5c != 0)" (parenthesized_expression "(local_80 != (undefined8 *)0x0)" ( (binary_expression "local_80 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(local_5c != 0)" ( (binary_expression "local_5c != 0" identifier != number_literal) ))) )) ;) })) })) (expression_statement "puVar19 = &DAT_002b5f40;" (assignment_expression "puVar19 = &DAT_002b5f40" identifier = (pointer_expression "&DAT_002b5f40" & identifier)) ;) (expression_statement "lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);" (assignment_expression "lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40)" identifier = (call_expression "(**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40)" (parenthesized_expression "(**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))" ( (pointer_expression "**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" * (pointer_expression "*(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" * (cast_expression "(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" ( (binary_expression "*(long *)(DAT_002b5f90 + 8) + 0x2d8" (pointer_expression "*(long *)(DAT_002b5f90 + 8)" * (cast_expression "(long *)(DAT_002b5f90 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_002b5f90 + 8)" ( (binary_expression "DAT_002b5f90 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(DAT_002b5f90,&DAT_002b5f40)" ( identifier , (pointer_expression "&DAT_002b5f40" & identifier) )))) ;) (if_statement "if ((int)lVar12 != 0) {\n return lVar12;\n }" if (parenthesized_expression "((int)lVar12 != 0)" ( (binary_expression "(int)lVar12 != 0" (cast_expression "(int)lVar12" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal) )) (compound_statement "{\n return lVar12;\n }" { (return_statement "return lVar12;" return identifier ;) })) (expression_statement "iVar8 = bfd_get_error();" (assignment_expression "iVar8 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }" if (parenthesized_expression "(iVar8 != 0)" ( (binary_expression "iVar8 != 0" identifier != number_literal) )) (compound_statement "{\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }" { (expression_statement "uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: final link failed: %E\n",5)" identifier (argument_list "(0,"%F%P: final link failed: %E\n",5)" ( number_literal , (string_literal ""%F%P: final link failed: %E\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "lVar12 = FUN_00129380(uVar13);" (assignment_expression "lVar12 = FUN_00129380(uVar13)" identifier = (call_expression "FUN_00129380(uVar13)" identifier (argument_list "(uVar13)" ( identifier )))) ;) (return_statement "return lVar12;" return identifier ;) })) (expression_statement "lVar12 = 1;" (assignment_expression "lVar12 = 1" identifier = number_literal) ;) (expression_statement "xexit();" (call_expression "xexit()" identifier (argument_list "()" ( ))) ;) (if_statement "if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" if (parenthesized_expression "(lVar12 != 0)" ( (binary_expression "lVar12 != 0" identifier != number_literal) )) (compound_statement "{\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" { (expression_statement "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;" (assignment_expression "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" * (cast_expression "(ushort *)(lVar12 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) = (binary_expression "*(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" * (cast_expression "(ushort *)(lVar12 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) & number_literal)) ;) (return_statement "return lVar12;" return identifier ;) })) (expression_statement "lVar12 = bfd_hash_allocate(puVar19,0x28);" (assignment_expression "lVar12 = bfd_hash_allocate(puVar19,0x28)" identifier = (call_expression "bfd_hash_allocate(puVar19,0x28)" identifier (argument_list "(puVar19,0x28)" ( identifier , number_literal )))) ;) (if_statement "if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" if (parenthesized_expression "(lVar12 != 0)" ( (binary_expression "lVar12 != 0" identifier != number_literal) )) (compound_statement "{\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" { (expression_statement "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;" (assignment_expression "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" * (cast_expression "(ushort *)(lVar12 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) = (binary_expression "*(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" * (cast_expression "(ushort *)(lVar12 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) & number_literal)) ;) (return_statement "return lVar12;" return identifier ;) })) (expression_statement "uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);" (assignment_expression "uVar13 = 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(uVar13,extraout_RDX);" (call_expression "FUN_00129380(uVar13,extraout_RDX)" identifier (argument_list "(uVar13,extraout_RDX)" ( identifier , 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 "pcVar4 = (code *)invalidInstructionException();" (assignment_expression "pcVar4 = (code *)invalidInstructionException()" identifier = (cast_expression "(code *)invalidInstructionException()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "invalidInstructionException()" identifier (argument_list "()" ( ))))) ;) (expression_statement "(*pcVar4)();" (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid ldwrite(void)\n\n{\n byte bVar1;\n bfd_vma bVar2;\n bfd_target *pbVar3;\n anon_union_8_2_eea4284d_for_map_head_map_tail aVar4;\n code *pcVar5;\n bfd *pbVar6;\n uint uVar7;\n bfd_boolean bVar8;\n int iVar9;\n uint uVar10;\n int iVar11;\n size_t sVar12;\n char *pcVar13;\n sec_ptr pbVar14;\n bfd_link_order *pbVar15;\n long lVar16;\n ulong uVar17;\n long lVar18;\n bfd_vma bVar19;\n undefined8 extraout_RDX;\n uint uVar20;\n byte *pbVar21;\n bfd_link_info *pbVar22;\n byte *pbVar23;\n byte *pbVar24;\n bfd_section *pbVar25;\n bfd_link_order *pbVar26;\n bool bVar27;\n bool bVar28;\n bool bVar29;\n byte bVar30;\n long local_88;\n bfd_section *local_80;\n bfd_vma local_70;\n bfd_link_order *local_68;\n uint local_5c;\n int count;\n \n bVar30 = 0;\n bfd_set_error(0);\n lang_clear_os_map();\n lang_for_each_statement(build_link_order);\n pbVar6 = link_info.output_bfd;\n if ((config.split_by_reloc != 0xffffffff) || (config.split_by_file != 0xffffffffffffffff)) {\n local_5c = (link_info.output_bfd)->section_count;\n local_80 = (link_info.output_bfd)->sections;\n if ((local_5c != 0) && (local_80 != (bfd_section *)0x0)) {\n do {\n count = 0;\n local_70 = local_80->vma;\n if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }\n local_5c = local_5c - 1;\n local_80 = local_80->next;\n } while ((local_80 != (bfd_section *)0x0) && (local_5c != 0));\n }\n }\n pbVar22 = &link_info;\n bVar8 = (*(link_info.output_bfd)->xvec->_bfd_final_link)(link_info.output_bfd,&link_info);\n if (bVar8 != 0) {\n return;\n }\n iVar11 = bfd_get_error();\n if (iVar11 != 0) {\n pcVar13 = (char *)dcgettext(0,"%F%P: final link failed: %E\n",5);\n einfo(pcVar13);\n return;\n }\n lVar18 = 1;\n xexit();\n if (lVar18 != 0) {\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }\n lVar18 = bfd_hash_allocate(pbVar22,0x28);\n if (lVar18 != 0) {\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n einfo(pcVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n (*pcVar5)();\n}\n\n" comment comment (function_definition "void ldwrite(void)\n\n{\n byte bVar1;\n bfd_vma bVar2;\n bfd_target *pbVar3;\n anon_union_8_2_eea4284d_for_map_head_map_tail aVar4;\n code *pcVar5;\n bfd *pbVar6;\n uint uVar7;\n bfd_boolean bVar8;\n int iVar9;\n uint uVar10;\n int iVar11;\n size_t sVar12;\n char *pcVar13;\n sec_ptr pbVar14;\n bfd_link_order *pbVar15;\n long lVar16;\n ulong uVar17;\n long lVar18;\n bfd_vma bVar19;\n undefined8 extraout_RDX;\n uint uVar20;\n byte *pbVar21;\n bfd_link_info *pbVar22;\n byte *pbVar23;\n byte *pbVar24;\n bfd_section *pbVar25;\n bfd_link_order *pbVar26;\n bool bVar27;\n bool bVar28;\n bool bVar29;\n byte bVar30;\n long local_88;\n bfd_section *local_80;\n bfd_vma local_70;\n bfd_link_order *local_68;\n uint local_5c;\n int count;\n \n bVar30 = 0;\n bfd_set_error(0);\n lang_clear_os_map();\n lang_for_each_statement(build_link_order);\n pbVar6 = link_info.output_bfd;\n if ((config.split_by_reloc != 0xffffffff) || (config.split_by_file != 0xffffffffffffffff)) {\n local_5c = (link_info.output_bfd)->section_count;\n local_80 = (link_info.output_bfd)->sections;\n if ((local_5c != 0) && (local_80 != (bfd_section *)0x0)) {\n do {\n count = 0;\n local_70 = local_80->vma;\n if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }\n local_5c = local_5c - 1;\n local_80 = local_80->next;\n } while ((local_80 != (bfd_section *)0x0) && (local_5c != 0));\n }\n }\n pbVar22 = &link_info;\n bVar8 = (*(link_info.output_bfd)->xvec->_bfd_final_link)(link_info.output_bfd,&link_info);\n if (bVar8 != 0) {\n return;\n }\n iVar11 = bfd_get_error();\n if (iVar11 != 0) {\n pcVar13 = (char *)dcgettext(0,"%F%P: final link failed: %E\n",5);\n einfo(pcVar13);\n return;\n }\n lVar18 = 1;\n xexit();\n if (lVar18 != 0) {\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }\n lVar18 = bfd_hash_allocate(pbVar22,0x28);\n if (lVar18 != 0) {\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n einfo(pcVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n (*pcVar5)();\n}" primitive_type (function_declarator "ldwrite(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n byte bVar1;\n bfd_vma bVar2;\n bfd_target *pbVar3;\n anon_union_8_2_eea4284d_for_map_head_map_tail aVar4;\n code *pcVar5;\n bfd *pbVar6;\n uint uVar7;\n bfd_boolean bVar8;\n int iVar9;\n uint uVar10;\n int iVar11;\n size_t sVar12;\n char *pcVar13;\n sec_ptr pbVar14;\n bfd_link_order *pbVar15;\n long lVar16;\n ulong uVar17;\n long lVar18;\n bfd_vma bVar19;\n undefined8 extraout_RDX;\n uint uVar20;\n byte *pbVar21;\n bfd_link_info *pbVar22;\n byte *pbVar23;\n byte *pbVar24;\n bfd_section *pbVar25;\n bfd_link_order *pbVar26;\n bool bVar27;\n bool bVar28;\n bool bVar29;\n byte bVar30;\n long local_88;\n bfd_section *local_80;\n bfd_vma local_70;\n bfd_link_order *local_68;\n uint local_5c;\n int count;\n \n bVar30 = 0;\n bfd_set_error(0);\n lang_clear_os_map();\n lang_for_each_statement(build_link_order);\n pbVar6 = link_info.output_bfd;\n if ((config.split_by_reloc != 0xffffffff) || (config.split_by_file != 0xffffffffffffffff)) {\n local_5c = (link_info.output_bfd)->section_count;\n local_80 = (link_info.output_bfd)->sections;\n if ((local_5c != 0) && (local_80 != (bfd_section *)0x0)) {\n do {\n count = 0;\n local_70 = local_80->vma;\n if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }\n local_5c = local_5c - 1;\n local_80 = local_80->next;\n } while ((local_80 != (bfd_section *)0x0) && (local_5c != 0));\n }\n }\n pbVar22 = &link_info;\n bVar8 = (*(link_info.output_bfd)->xvec->_bfd_final_link)(link_info.output_bfd,&link_info);\n if (bVar8 != 0) {\n return;\n }\n iVar11 = bfd_get_error();\n if (iVar11 != 0) {\n pcVar13 = (char *)dcgettext(0,"%F%P: final link failed: %E\n",5);\n einfo(pcVar13);\n return;\n }\n lVar18 = 1;\n xexit();\n if (lVar18 != 0) {\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }\n lVar18 = bfd_hash_allocate(pbVar22,0x28);\n if (lVar18 != 0) {\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n einfo(pcVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n (*pcVar5)();\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "bfd_vma bVar2;" type_identifier identifier ;) (declaration "bfd_target *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "anon_union_8_2_eea4284d_for_map_head_map_tail aVar4;" type_identifier identifier ;) (declaration "code *pcVar5;" type_identifier (pointer_declarator "*pcVar5" * identifier) ;) (declaration "bfd *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "bfd_boolean bVar8;" type_identifier identifier ;) (declaration "int iVar9;" primitive_type identifier ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "size_t sVar12;" primitive_type identifier ;) (declaration "char *pcVar13;" primitive_type (pointer_declarator "*pcVar13" * identifier) ;) (declaration "sec_ptr pbVar14;" type_identifier identifier ;) (declaration "bfd_link_order *pbVar15;" type_identifier (pointer_declarator "*pbVar15" * identifier) ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar17;" type_identifier identifier ;) (declaration "long lVar18;" (sized_type_specifier "long" long) identifier ;) (declaration "bfd_vma bVar19;" type_identifier identifier ;) (declaration "undefined8 extraout_RDX;" type_identifier identifier ;) (declaration "uint uVar20;" type_identifier identifier ;) (declaration "byte *pbVar21;" type_identifier (pointer_declarator "*pbVar21" * identifier) ;) (declaration "bfd_link_info *pbVar22;" type_identifier (pointer_declarator "*pbVar22" * identifier) ;) (declaration "byte *pbVar23;" type_identifier (pointer_declarator "*pbVar23" * identifier) ;) (declaration "byte *pbVar24;" type_identifier (pointer_declarator "*pbVar24" * identifier) ;) (declaration "bfd_section *pbVar25;" type_identifier (pointer_declarator "*pbVar25" * identifier) ;) (declaration "bfd_link_order *pbVar26;" type_identifier (pointer_declarator "*pbVar26" * identifier) ;) (declaration "bool bVar27;" primitive_type identifier ;) (declaration "bool bVar28;" primitive_type identifier ;) (declaration "bool bVar29;" primitive_type identifier ;) (declaration "byte bVar30;" type_identifier identifier ;) (declaration "long local_88;" (sized_type_specifier "long" long) identifier ;) (declaration "bfd_section *local_80;" type_identifier (pointer_declarator "*local_80" * identifier) ;) (declaration "bfd_vma local_70;" type_identifier identifier ;) (declaration "bfd_link_order *local_68;" type_identifier (pointer_declarator "*local_68" * identifier) ;) (declaration "uint local_5c;" type_identifier identifier ;) (declaration "int count;" primitive_type identifier ;) (expression_statement "bVar30 = 0;" (assignment_expression "bVar30 = 0" identifier = number_literal) ;) (expression_statement "bfd_set_error(0);" (call_expression "bfd_set_error(0)" identifier (argument_list "(0)" ( number_literal ))) ;) (expression_statement "lang_clear_os_map();" (call_expression "lang_clear_os_map()" identifier (argument_list "()" ( ))) ;) (expression_statement "lang_for_each_statement(build_link_order);" (call_expression "lang_for_each_statement(build_link_order)" identifier (argument_list "(build_link_order)" ( identifier ))) ;) (expression_statement "pbVar6 = link_info.output_bfd;" (assignment_expression "pbVar6 = link_info.output_bfd" identifier = (field_expression "link_info.output_bfd" identifier . field_identifier)) ;) (if_statement "if ((config.split_by_reloc != 0xffffffff) || (config.split_by_file != 0xffffffffffffffff)) {\n local_5c = (link_info.output_bfd)->section_count;\n local_80 = (link_info.output_bfd)->sections;\n if ((local_5c != 0) && (local_80 != (bfd_section *)0x0)) {\n do {\n count = 0;\n local_70 = local_80->vma;\n if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }\n local_5c = local_5c - 1;\n local_80 = local_80->next;\n } while ((local_80 != (bfd_section *)0x0) && (local_5c != 0));\n }\n }" if (parenthesized_expression "((config.split_by_reloc != 0xffffffff) || (config.split_by_file != 0xffffffffffffffff))" ( (binary_expression "(config.split_by_reloc != 0xffffffff) || (config.split_by_file != 0xffffffffffffffff)" (parenthesized_expression "(config.split_by_reloc != 0xffffffff)" ( (binary_expression "config.split_by_reloc != 0xffffffff" (field_expression "config.split_by_reloc" identifier . field_identifier) != number_literal) )) || (parenthesized_expression "(config.split_by_file != 0xffffffffffffffff)" ( (binary_expression "config.split_by_file != 0xffffffffffffffff" (field_expression "config.split_by_file" identifier . field_identifier) != number_literal) ))) )) (compound_statement "{\n local_5c = (link_info.output_bfd)->section_count;\n local_80 = (link_info.output_bfd)->sections;\n if ((local_5c != 0) && (local_80 != (bfd_section *)0x0)) {\n do {\n count = 0;\n local_70 = local_80->vma;\n if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }\n local_5c = local_5c - 1;\n local_80 = local_80->next;\n } while ((local_80 != (bfd_section *)0x0) && (local_5c != 0));\n }\n }" { (expression_statement "local_5c = (link_info.output_bfd)->section_count;" (assignment_expression "local_5c = (link_info.output_bfd)->section_count" identifier = (field_expression "(link_info.output_bfd)->section_count" (parenthesized_expression "(link_info.output_bfd)" ( (field_expression "link_info.output_bfd" identifier . field_identifier) )) -> field_identifier)) ;) (expression_statement "local_80 = (link_info.output_bfd)->sections;" (assignment_expression "local_80 = (link_info.output_bfd)->sections" identifier = (field_expression "(link_info.output_bfd)->sections" (parenthesized_expression "(link_info.output_bfd)" ( (field_expression "link_info.output_bfd" identifier . field_identifier) )) -> field_identifier)) ;) (if_statement "if ((local_5c != 0) && (local_80 != (bfd_section *)0x0)) {\n do {\n count = 0;\n local_70 = local_80->vma;\n if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }\n local_5c = local_5c - 1;\n local_80 = local_80->next;\n } while ((local_80 != (bfd_section *)0x0) && (local_5c != 0));\n }" if (parenthesized_expression "((local_5c != 0) && (local_80 != (bfd_section *)0x0))" ( (binary_expression "(local_5c != 0) && (local_80 != (bfd_section *)0x0)" (parenthesized_expression "(local_5c != 0)" ( (binary_expression "local_5c != 0" identifier != number_literal) )) && (parenthesized_expression "(local_80 != (bfd_section *)0x0)" ( (binary_expression "local_80 != (bfd_section *)0x0" identifier != (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n do {\n count = 0;\n local_70 = local_80->vma;\n if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }\n local_5c = local_5c - 1;\n local_80 = local_80->next;\n } while ((local_80 != (bfd_section *)0x0) && (local_5c != 0));\n }" { (do_statement "do {\n count = 0;\n local_70 = local_80->vma;\n if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }\n local_5c = local_5c - 1;\n local_80 = local_80->next;\n } while ((local_80 != (bfd_section *)0x0) && (local_5c != 0));" do (compound_statement "{\n count = 0;\n local_70 = local_80->vma;\n if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }\n local_5c = local_5c - 1;\n local_80 = local_80->next;\n }" { (expression_statement "count = 0;" (assignment_expression "count = 0" identifier = number_literal) ;) (expression_statement "local_70 = local_80->vma;" (assignment_expression "local_70 = local_80->vma" identifier = (field_expression "local_80->vma" identifier -> field_identifier)) ;) (if_statement "if ((local_80->map_head).link_order != (bfd_link_order *)0x0) {\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }" if (parenthesized_expression "((local_80->map_head).link_order != (bfd_link_order *)0x0)" ( (binary_expression "(local_80->map_head).link_order != (bfd_link_order *)0x0" (field_expression "(local_80->map_head).link_order" (parenthesized_expression "(local_80->map_head)" ( (field_expression "local_80->map_head" identifier -> field_identifier) )) . field_identifier) != (cast_expression "(bfd_link_order *)0x0" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar20 = 0;\n local_68 = (bfd_link_order *)0x0;\n pbVar25 = local_80;\n lVar18 = 0;\n pbVar15 = (local_80->map_head).link_order;\n iVar11 = 0;\n do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);\n }" { (expression_statement "uVar20 = 0;" (assignment_expression "uVar20 = 0" identifier = number_literal) ;) (expression_statement "local_68 = (bfd_link_order *)0x0;" (assignment_expression "local_68 = (bfd_link_order *)0x0" identifier = (cast_expression "(bfd_link_order *)0x0" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pbVar25 = local_80;" (assignment_expression "pbVar25 = local_80" identifier = identifier) ;) (expression_statement "lVar18 = 0;" (assignment_expression "lVar18 = 0" identifier = number_literal) ;) (expression_statement "pbVar15 = (local_80->map_head).link_order;" (assignment_expression "pbVar15 = (local_80->map_head).link_order" identifier = (field_expression "(local_80->map_head).link_order" (parenthesized_expression "(local_80->map_head)" ( (field_expression "local_80->map_head" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "iVar11 = 0;" (assignment_expression "iVar11 = 0" identifier = number_literal) ;) (do_statement "do {\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n } while (pbVar26->next != (bfd_link_order *)0x0);" do (compound_statement "{\n pbVar26 = pbVar15;\n if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }\n if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }\n pbVar25 = pbVar14;\n lVar18 = local_88;\n pbVar15 = pbVar26->next;\n local_68 = pbVar26;\n iVar11 = iVar9;\n }" { (expression_statement "pbVar26 = pbVar15;" (assignment_expression "pbVar26 = pbVar15" identifier = identifier) ;) (if_statement "if (pbVar26->type == bfd_indirect_link_order) {\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }\n else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }" if (parenthesized_expression "(pbVar26->type == bfd_indirect_link_order)" ( (binary_expression "pbVar26->type == bfd_indirect_link_order" (field_expression "pbVar26->type" identifier -> field_identifier) == identifier) )) (compound_statement "{\n lVar16 = *(long *)&pbVar26->u;\n iVar9 = 0;\n if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }\n uVar10 = 0;\n if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }\n local_88 = *(long *)(lVar16 + 0x38);\n }" { (expression_statement "lVar16 = *(long *)&pbVar26->u;" (assignment_expression "lVar16 = *(long *)&pbVar26->u" identifier = (pointer_expression "*(long *)&pbVar26->u" * (cast_expression "(long *)&pbVar26->u" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pbVar26->u" & (field_expression "pbVar26->u" identifier -> field_identifier))))) ;) (expression_statement "iVar9 = 0;" (assignment_expression "iVar9 = 0" identifier = number_literal) ;) (if_statement "if ((link_info._1_1_ & 0x20) == 0) {\n iVar9 = *(int *)(lVar16 + 0xc0);\n }" if (parenthesized_expression "((link_info._1_1_ & 0x20) == 0)" ( (binary_expression "(link_info._1_1_ & 0x20) == 0" (parenthesized_expression "(link_info._1_1_ & 0x20)" ( (binary_expression "link_info._1_1_ & 0x20" (field_expression "link_info._1_1_" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n iVar9 = *(int *)(lVar16 + 0xc0);\n }" { (expression_statement "iVar9 = *(int *)(lVar16 + 0xc0);" (assignment_expression "iVar9 = *(int *)(lVar16 + 0xc0)" identifier = (pointer_expression "*(int *)(lVar16 + 0xc0)" * (cast_expression "(int *)(lVar16 + 0xc0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0xc0)" ( (binary_expression "lVar16 + 0xc0" identifier + number_literal) ))))) ;) })) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) (if_statement "if ((link_info._0_1_ & 3) == 2) {\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }" if (parenthesized_expression "((link_info._0_1_ & 3) == 2)" ( (binary_expression "(link_info._0_1_ & 3) == 2" (parenthesized_expression "(link_info._0_1_ & 3)" ( (binary_expression "link_info._0_1_ & 3" (field_expression "link_info._0_1_" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar10 = *(uint *)(lVar16 + 0x88);\n uVar20 = uVar20 + uVar10;\n }" { (expression_statement "uVar10 = *(uint *)(lVar16 + 0x88);" (assignment_expression "uVar10 = *(uint *)(lVar16 + 0x88)" identifier = (pointer_expression "*(uint *)(lVar16 + 0x88)" * (cast_expression "(uint *)(lVar16 + 0x88)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x88)" ( (binary_expression "lVar16 + 0x88" identifier + number_literal) ))))) ;) (expression_statement "uVar20 = uVar20 + uVar10;" (assignment_expression "uVar20 = uVar20 + uVar10" identifier = (binary_expression "uVar20 + uVar10" identifier + identifier)) ;) })) (expression_statement "local_88 = *(long *)(lVar16 + 0x38);" (assignment_expression "local_88 = *(long *)(lVar16 + 0x38)" identifier = (pointer_expression "*(long *)(lVar16 + 0x38)" * (cast_expression "(long *)(lVar16 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x38)" ( (binary_expression "lVar16 + 0x38" identifier + number_literal) ))))) ;) }) (else_clause "else if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }" else (if_statement "if ((link_info._0_1_ & 3) == 2) {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }\n else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }" if (parenthesized_expression "((link_info._0_1_ & 3) == 2)" ( (binary_expression "(link_info._0_1_ & 3) == 2" (parenthesized_expression "(link_info._0_1_ & 3)" ( (binary_expression "link_info._0_1_ & 3" (field_expression "link_info._0_1_" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n local_88 = 0;\n iVar9 = 0;\n uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);\n uVar20 = uVar20 + uVar10;\n }" { (expression_statement "local_88 = 0;" (assignment_expression "local_88 = 0" identifier = number_literal) ;) (expression_statement "iVar9 = 0;" (assignment_expression "iVar9 = 0" identifier = number_literal) ;) (expression_statement "uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2);" (assignment_expression "uVar10 = (uint)(pbVar26->type - bfd_section_reloc_link_order < 2)" identifier = (call_expression "(uint)(pbVar26->type - bfd_section_reloc_link_order < 2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(pbVar26->type - bfd_section_reloc_link_order < 2)" ( (binary_expression "pbVar26->type - bfd_section_reloc_link_order < 2" (binary_expression "pbVar26->type - bfd_section_reloc_link_order" (field_expression "pbVar26->type" identifier -> field_identifier) - identifier) < number_literal) )))) ;) (expression_statement "uVar20 = uVar20 + uVar10;" (assignment_expression "uVar20 = uVar20 + uVar10" identifier = (binary_expression "uVar20 + uVar10" identifier + identifier)) ;) }) (else_clause "else {\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }" else (compound_statement "{\n local_88 = 0;\n iVar9 = 0;\n uVar10 = 0;\n }" { (expression_statement "local_88 = 0;" (assignment_expression "local_88 = 0" identifier = number_literal) ;) (expression_statement "iVar9 = 0;" (assignment_expression "iVar9 = 0" identifier = number_literal) ;) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) }))))) (if_statement "if (local_68 == (bfd_link_order *)0x0) {\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }\n else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }" if (parenthesized_expression "(local_68 == (bfd_link_order *)0x0)" ( (binary_expression "local_68 == (bfd_link_order *)0x0" identifier == (cast_expression "(bfd_link_order *)0x0" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0012539a:\n iVar9 = iVar9 + iVar11;\n local_88 = local_88 + lVar18;\n pbVar14 = pbVar25;\n }" { (labeled_statement "LAB_0012539a:\n iVar9 = iVar9 + iVar11;" statement_identifier : (expression_statement "iVar9 = iVar9 + iVar11;" (assignment_expression "iVar9 = iVar9 + iVar11" identifier = (binary_expression "iVar9 + iVar11" identifier + identifier)) ;)) (expression_statement "local_88 = local_88 + lVar18;" (assignment_expression "local_88 = local_88 + lVar18" identifier = (binary_expression "local_88 + lVar18" identifier + identifier)) ;) (expression_statement "pbVar14 = pbVar25;" (assignment_expression "pbVar14 = pbVar25" identifier = identifier) ;) }) (else_clause "else {\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }" else (compound_statement "{\n bVar27 = config.split_by_reloc < uVar20;\n bVar29 = config.split_by_reloc == uVar20;\n if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }\n pbVar23 = (byte *)pbVar25->name;\n lVar16 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }\n pbVar23 = (byte *)local_80->name;\n sVar12 = strlen((char *)pbVar23);\n iVar11 = (int)sVar12;\n pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));\n memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));\n if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);\n if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }\n free(pcVar13);\n *(undefined1 *)(lVar18 + 0x18) = 3;\n *(undefined8 *)(lVar18 + 0x30) = 0;\n *(sec_ptr *)(lVar18 + 0x28) = pbVar14;\n pbVar14->flags = pbVar25->flags;\n pbVar14->vma = pbVar25->vma;\n pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;\n bVar2 = pbVar25->lma;\n pbVar14->size = 0;\n pbVar14->lma = bVar2;\n bVar2 = pbVar25->output_offset;\n pbVar14->output_section = pbVar14;\n pbVar14->output_offset = bVar2;\n uVar20 = pbVar25->alignment_power;\n pbVar14->orelocation = (reloc_cache_entry **)0x0;\n pbVar14->alignment_power = uVar20;\n pbVar3 = pbVar6->xvec;\n pbVar14->reloc_count = 0;\n (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);\n aVar4 = pbVar25->map_tail;\n bVar2 = pbVar26->offset;\n (pbVar14->map_head).link_order = pbVar26;\n local_70 = local_70 + bVar2;\n pbVar14->map_tail = aVar4;\n (pbVar25->map_tail).link_order = local_68;\n local_68->next = (bfd_link_order *)0x0;\n pbVar14->size = pbVar25->size - bVar2;\n pbVar25->size = bVar2;\n pbVar14->vma = local_70;\n pbVar14->lma = local_70;\n pbVar15 = pbVar26;\n bVar19 = bVar2;\n while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }\n }" { (expression_statement "bVar27 = config.split_by_reloc < uVar20;" (assignment_expression "bVar27 = config.split_by_reloc < uVar20" identifier = (binary_expression "config.split_by_reloc < uVar20" (field_expression "config.split_by_reloc" identifier . field_identifier) < identifier)) ;) (expression_statement "bVar29 = config.split_by_reloc == uVar20;" (assignment_expression "bVar29 = config.split_by_reloc == uVar20" identifier = (binary_expression "config.split_by_reloc == uVar20" (field_expression "config.split_by_reloc" identifier . field_identifier) == identifier)) ;) (if_statement "if (uVar20 < config.split_by_reloc) {\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }" if (parenthesized_expression "(uVar20 < config.split_by_reloc)" ( (binary_expression "uVar20 < config.split_by_reloc" identifier < (field_expression "config.split_by_reloc" identifier . field_identifier)) )) (compound_statement "{\n uVar7 = iVar9 + iVar11;\n bVar27 = config.split_by_reloc < uVar7;\n bVar29 = config.split_by_reloc == uVar7;\n if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }\n }" { (expression_statement "uVar7 = iVar9 + iVar11;" (assignment_expression "uVar7 = iVar9 + iVar11" identifier = (binary_expression "iVar9 + iVar11" identifier + identifier)) ;) (expression_statement "bVar27 = config.split_by_reloc < uVar7;" (assignment_expression "bVar27 = config.split_by_reloc < uVar7" identifier = (binary_expression "config.split_by_reloc < uVar7" (field_expression "config.split_by_reloc" identifier . field_identifier) < identifier)) ;) (expression_statement "bVar29 = config.split_by_reloc == uVar7;" (assignment_expression "bVar29 = config.split_by_reloc == uVar7" identifier = (binary_expression "config.split_by_reloc == uVar7" (field_expression "config.split_by_reloc" identifier . field_identifier) == identifier)) ;) (if_statement "if (uVar7 < config.split_by_reloc) {\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }" if (parenthesized_expression "(uVar7 < config.split_by_reloc)" ( (binary_expression "uVar7 < config.split_by_reloc" identifier < (field_expression "config.split_by_reloc" identifier . field_identifier)) )) (compound_statement "{\n bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;\n bVar29 = local_88 + lVar18 == config.split_by_file;\n if (bVar27) goto LAB_0012539a;\n }" { (expression_statement "bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file;" (assignment_expression "bVar27 = (ulong)(local_88 + lVar18) < config.split_by_file" identifier = (binary_expression "(ulong)(local_88 + lVar18) < config.split_by_file" (call_expression "(ulong)(local_88 + lVar18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(local_88 + lVar18)" ( (binary_expression "local_88 + lVar18" identifier + identifier) ))) < (field_expression "config.split_by_file" identifier . field_identifier))) ;) (expression_statement "bVar29 = local_88 + lVar18 == config.split_by_file;" (assignment_expression "bVar29 = local_88 + lVar18 == config.split_by_file" identifier = (binary_expression "local_88 + lVar18 == config.split_by_file" (binary_expression "local_88 + lVar18" identifier + identifier) == (field_expression "config.split_by_file" identifier . field_identifier))) ;) (if_statement "if (bVar27) goto LAB_0012539a;" if (parenthesized_expression "(bVar27)" ( identifier )) (goto_statement "goto LAB_0012539a;" goto statement_identifier ;)) })) })) (expression_statement "pbVar23 = (byte *)pbVar25->name;" (assignment_expression "pbVar23 = (byte *)pbVar25->name" identifier = (cast_expression "(byte *)pbVar25->name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "pbVar25->name" identifier -> field_identifier))) ;) (expression_statement "lVar16 = 5;" (assignment_expression "lVar16 = 5" identifier = number_literal) ;) (expression_statement "pbVar21 = pbVar23;" (assignment_expression "pbVar21 = pbVar23" identifier = identifier) ;) (expression_statement "pbVar24 = (byte *)".stab";" (assignment_expression "pbVar24 = (byte *)".stab"" identifier = (cast_expression "(byte *)".stab"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".stab"" " string_content "))) ;) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);" do (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n }" { (if_statement "if (lVar16 == 0) break;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ;) (expression_statement "bVar27 = *pbVar21 < *pbVar24;" (assignment_expression "bVar27 = *pbVar21 < *pbVar24" identifier = (binary_expression "*pbVar21 < *pbVar24" (pointer_expression "*pbVar21" * identifier) < (pointer_expression "*pbVar24" * identifier))) ;) (expression_statement "bVar29 = *pbVar21 == *pbVar24;" (assignment_expression "bVar29 = *pbVar21 == *pbVar24" identifier = (binary_expression "*pbVar21 == *pbVar24" (pointer_expression "*pbVar21" * identifier) == (pointer_expression "*pbVar24" * identifier))) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar24 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar24 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar29)" ( identifier )) ;) (expression_statement "bVar28 = false;" (assignment_expression "bVar28 = false" identifier = false) ;) (expression_statement "bVar27 = (!bVar27 && !bVar29) == bVar27;" (assignment_expression "bVar27 = (!bVar27 && !bVar29) == bVar27" identifier = (binary_expression "(!bVar27 && !bVar29) == bVar27" (parenthesized_expression "(!bVar27 && !bVar29)" ( (binary_expression "!bVar27 && !bVar29" (unary_expression "!bVar27" ! identifier) && (unary_expression "!bVar29" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar27) {\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }\n else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }" if (parenthesized_expression "(bVar27)" ( identifier )) (compound_statement "{\n sVar12 = strlen((char *)pbVar23);\n lVar16 = 4;\n uVar17 = (ulong)((int)sVar12 - 3);\n bVar27 = CARRY8(uVar17,(ulong)pbVar23);\n bVar29 = pbVar23 + uVar17 == (byte *)0x0;\n pbVar23 = pbVar23 + uVar17;\n pbVar21 = &DAT_0016e120;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;\n }" { (expression_statement "sVar12 = strlen((char *)pbVar23);" (assignment_expression "sVar12 = strlen((char *)pbVar23)" identifier = (call_expression "strlen((char *)pbVar23)" identifier (argument_list "((char *)pbVar23)" ( (cast_expression "(char *)pbVar23" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "lVar16 = 4;" (assignment_expression "lVar16 = 4" identifier = number_literal) ;) (expression_statement "uVar17 = (ulong)((int)sVar12 - 3);" (assignment_expression "uVar17 = (ulong)((int)sVar12 - 3)" identifier = (call_expression "(ulong)((int)sVar12 - 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)sVar12 - 3)" ( (binary_expression "(int)sVar12 - 3" (cast_expression "(int)sVar12" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal) )))) ;) (expression_statement "bVar27 = CARRY8(uVar17,(ulong)pbVar23);" (assignment_expression "bVar27 = CARRY8(uVar17,(ulong)pbVar23)" identifier = (call_expression "CARRY8(uVar17,(ulong)pbVar23)" identifier (argument_list "(uVar17,(ulong)pbVar23)" ( identifier , (cast_expression "(ulong)pbVar23" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (expression_statement "bVar29 = pbVar23 + uVar17 == (byte *)0x0;" (assignment_expression "bVar29 = pbVar23 + uVar17 == (byte *)0x0" identifier = (binary_expression "pbVar23 + uVar17 == (byte *)0x0" (binary_expression "pbVar23 + uVar17" identifier + identifier) == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "pbVar23 = pbVar23 + uVar17;" (assignment_expression "pbVar23 = pbVar23 + uVar17" identifier = (binary_expression "pbVar23 + uVar17" identifier + identifier)) ;) (expression_statement "pbVar21 = &DAT_0016e120;" (assignment_expression "pbVar21 = &DAT_0016e120" identifier = (pointer_expression "&DAT_0016e120" & identifier)) ;) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);" do (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar27 = *pbVar23 < *pbVar21;\n bVar29 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n }" { (if_statement "if (lVar16 == 0) break;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ;) (expression_statement "bVar27 = *pbVar23 < *pbVar21;" (assignment_expression "bVar27 = *pbVar23 < *pbVar21" identifier = (binary_expression "*pbVar23 < *pbVar21" (pointer_expression "*pbVar23" * identifier) < (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "bVar29 = *pbVar23 == *pbVar21;" (assignment_expression "bVar29 = *pbVar23 == *pbVar21" identifier = (binary_expression "*pbVar23 == *pbVar21" (pointer_expression "*pbVar23" * identifier) == (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar23 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar23 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar29)" ( identifier )) ;) (if_statement "if ((!bVar27 && !bVar29) == bVar27) goto LAB_0012539a;" if (parenthesized_expression "((!bVar27 && !bVar29) == bVar27)" ( (binary_expression "(!bVar27 && !bVar29) == bVar27" (parenthesized_expression "(!bVar27 && !bVar29)" ( (binary_expression "!bVar27 && !bVar29" (unary_expression "!bVar27" ! identifier) && (unary_expression "!bVar29" ! identifier)) )) == identifier) )) (goto_statement "goto LAB_0012539a;" goto statement_identifier ;)) }) (else_clause "else {\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }" else (compound_statement "{\n lVar16 = 0xe;\n pbVar21 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;\n }" { (expression_statement "lVar16 = 0xe;" (assignment_expression "lVar16 = 0xe" identifier = number_literal) ;) (expression_statement "pbVar21 = (byte *)"$GDB_STRINGS$";" (assignment_expression "pbVar21 = (byte *)"$GDB_STRINGS$"" identifier = (cast_expression "(byte *)"$GDB_STRINGS$"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""$GDB_STRINGS$"" " string_content "))) ;) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);" do (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar28 = *pbVar23 < *pbVar21;\n bVar27 = *pbVar23 == *pbVar21;\n pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n }" { (if_statement "if (lVar16 == 0) break;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ;) (expression_statement "bVar28 = *pbVar23 < *pbVar21;" (assignment_expression "bVar28 = *pbVar23 < *pbVar21" identifier = (binary_expression "*pbVar23 < *pbVar21" (pointer_expression "*pbVar23" * identifier) < (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "bVar27 = *pbVar23 == *pbVar21;" (assignment_expression "bVar27 = *pbVar23 == *pbVar21" identifier = (binary_expression "*pbVar23 == *pbVar21" (pointer_expression "*pbVar23" * identifier) == (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar23 = pbVar23 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar23 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar23 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar27)" ( identifier )) ;) (if_statement "if ((!bVar28 && !bVar27) == bVar28) goto LAB_0012539a;" if (parenthesized_expression "((!bVar28 && !bVar27) == bVar28)" ( (binary_expression "(!bVar28 && !bVar27) == bVar28" (parenthesized_expression "(!bVar28 && !bVar27)" ( (binary_expression "!bVar28 && !bVar27" (unary_expression "!bVar28" ! identifier) && (unary_expression "!bVar27" ! identifier)) )) == identifier) )) (goto_statement "goto LAB_0012539a;" goto statement_identifier ;)) }))) (expression_statement "pbVar23 = (byte *)local_80->name;" (assignment_expression "pbVar23 = (byte *)local_80->name" identifier = (cast_expression "(byte *)local_80->name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "local_80->name" identifier -> field_identifier))) ;) (expression_statement "sVar12 = strlen((char *)pbVar23);" (assignment_expression "sVar12 = strlen((char *)pbVar23)" identifier = (call_expression "strlen((char *)pbVar23)" identifier (argument_list "((char *)pbVar23)" ( (cast_expression "(char *)pbVar23" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "iVar11 = (int)sVar12;" (assignment_expression "iVar11 = (int)sVar12" identifier = (cast_expression "(int)sVar12" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1));" (assignment_expression "pcVar13 = (char *)xmalloc((ulong)(iVar11 + 1))" identifier = (cast_expression "(char *)xmalloc((ulong)(iVar11 + 1))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc((ulong)(iVar11 + 1))" identifier (argument_list "((ulong)(iVar11 + 1))" ( (call_expression "(ulong)(iVar11 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar11 + 1)" ( (binary_expression "iVar11 + 1" identifier + number_literal) ))) ))))) ;) (expression_statement "memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1));" (call_expression "memcpy(pcVar13,pbVar23,(ulong)(iVar11 + 1))" identifier (argument_list "(pcVar13,pbVar23,(ulong)(iVar11 + 1))" ( identifier , identifier , (call_expression "(ulong)(iVar11 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar11 + 1)" ( (binary_expression "iVar11 + 1" identifier + number_literal) ))) ))) ;) (if_statement "if (iVar11 != 0) {\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }" if (parenthesized_expression "(iVar11 != 0)" ( (binary_expression "iVar11 != 0" identifier != number_literal) )) (compound_statement "{\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }\n if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }\n }" { (expression_statement "uVar17 = (ulong)(iVar11 - 1);" (assignment_expression "uVar17 = (ulong)(iVar11 - 1)" identifier = (call_expression "(ulong)(iVar11 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar11 - 1)" ( (binary_expression "iVar11 - 1" identifier - number_literal) )))) ;) (expression_statement "bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2]" identifier = (subscript_expression "_sch_istable[(ulong)(byte)pcVar13[uVar17] * 2]" identifier [ (binary_expression "(ulong)(byte)pcVar13[uVar17] * 2" (cast_expression "(ulong)(byte)pcVar13[uVar17]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)pcVar13[uVar17]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "pcVar13[uVar17]" identifier [ identifier ]))) * number_literal) ])) ;) (while_statement "while ((bVar1 & 4) != 0) {\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }" while (parenthesized_expression "((bVar1 & 4) != 0)" ( (binary_expression "(bVar1 & 4) != 0" (parenthesized_expression "(bVar1 & 4)" ( (binary_expression "bVar1 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n iVar11 = (int)uVar17;\n if (iVar11 == 0) goto LAB_001250cb;\n uVar17 = (ulong)(iVar11 - 1);\n bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];\n }" { (expression_statement "iVar11 = (int)uVar17;" (assignment_expression "iVar11 = (int)uVar17" identifier = (cast_expression "(int)uVar17" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (iVar11 == 0) goto LAB_001250cb;" if (parenthesized_expression "(iVar11 == 0)" ( (binary_expression "iVar11 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001250cb;" goto statement_identifier ;)) (expression_statement "uVar17 = (ulong)(iVar11 - 1);" (assignment_expression "uVar17 = (ulong)(iVar11 - 1)" identifier = (call_expression "(ulong)(iVar11 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar11 - 1)" ( (binary_expression "iVar11 - 1" identifier - number_literal) )))) ;) (expression_statement "bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)(byte)pcVar13[uVar17] * 2]" identifier = (subscript_expression "_sch_istable[(ulong)(byte)pcVar13[uVar17] * 2]" identifier [ (binary_expression "(ulong)(byte)pcVar13[uVar17] * 2" (cast_expression "(ulong)(byte)pcVar13[uVar17]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)pcVar13[uVar17]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "pcVar13[uVar17]" identifier [ identifier ]))) * number_literal) ])) ;) })) (if_statement "if ((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')) {\n pcVar13[iVar11 - 1] = '\0';\n }" if (parenthesized_expression "((iVar11 != 1) && (pcVar13[iVar11 - 1] == '.'))" ( (binary_expression "(iVar11 != 1) && (pcVar13[iVar11 - 1] == '.')" (parenthesized_expression "(iVar11 != 1)" ( (binary_expression "iVar11 != 1" identifier != number_literal) )) && (parenthesized_expression "(pcVar13[iVar11 - 1] == '.')" ( (binary_expression "pcVar13[iVar11 - 1] == '.'" (subscript_expression "pcVar13[iVar11 - 1]" identifier [ (binary_expression "iVar11 - 1" identifier - number_literal) ]) == (char_literal "'.'" ' character ')) ))) )) (compound_statement "{\n pcVar13[iVar11 - 1] = '\0';\n }" { (expression_statement "pcVar13[iVar11 - 1] = '\0';" (assignment_expression "pcVar13[iVar11 - 1] = '\0'" (subscript_expression "pcVar13[iVar11 - 1]" identifier [ (binary_expression "iVar11 - 1" identifier - number_literal) ]) = (char_literal "'\0'" ' escape_sequence ')) ;) })) })) (labeled_statement "LAB_001250cb:\n if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }" statement_identifier : (if_statement "if ((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0) {\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }" if (parenthesized_expression "((pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0)" ( (binary_expression "(pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd) == 0" (parenthesized_expression "(pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd)" ( (binary_expression "pbVar6->xvec->flavour - bfd_target_coff_flavour & 0xfffffffd" (binary_expression "pbVar6->xvec->flavour - bfd_target_coff_flavour" (field_expression "pbVar6->xvec->flavour" (field_expression "pbVar6->xvec" identifier -> field_identifier) -> field_identifier) - identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n sVar12 = strlen(pcVar13);\n bVar27 = sVar12 < 5;\n bVar29 = sVar12 == 5;\n if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }\n }" { (expression_statement "sVar12 = strlen(pcVar13);" (assignment_expression "sVar12 = strlen(pcVar13)" identifier = (call_expression "strlen(pcVar13)" identifier (argument_list "(pcVar13)" ( identifier )))) ;) (expression_statement "bVar27 = sVar12 < 5;" (assignment_expression "bVar27 = sVar12 < 5" identifier = (binary_expression "sVar12 < 5" identifier < number_literal)) ;) (expression_statement "bVar29 = sVar12 == 5;" (assignment_expression "bVar29 = sVar12 == 5" identifier = (binary_expression "sVar12 == 5" identifier == number_literal)) ;) (if_statement "if (5 < sVar12) {\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }" if (parenthesized_expression "(5 < sVar12)" ( (binary_expression "5 < sVar12" number_literal < identifier) )) (compound_statement "{\n lVar18 = 5;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)".stab";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);\n bVar28 = false;\n bVar27 = (!bVar27 && !bVar29) == bVar27;\n if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }\n pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;\n einfo(pcVar13,pbVar23);\n goto LAB_0012535d;\n }" { (expression_statement "lVar18 = 5;" (assignment_expression "lVar18 = 5" identifier = number_literal) ;) (expression_statement "pbVar21 = pbVar23;" (assignment_expression "pbVar21 = pbVar23" identifier = identifier) ;) (expression_statement "pbVar24 = (byte *)".stab";" (assignment_expression "pbVar24 = (byte *)".stab"" identifier = (cast_expression "(byte *)".stab"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".stab"" " string_content "))) ;) (do_statement "do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar29);" do (compound_statement "{\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar27 = *pbVar21 < *pbVar24;\n bVar29 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n }" { (if_statement "if (lVar18 == 0) break;" if (parenthesized_expression "(lVar18 == 0)" ( (binary_expression "lVar18 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar18 = lVar18 + -1;" (assignment_expression "lVar18 = lVar18 + -1" identifier = (binary_expression "lVar18 + -1" identifier + number_literal)) ;) (expression_statement "bVar27 = *pbVar21 < *pbVar24;" (assignment_expression "bVar27 = *pbVar21 < *pbVar24" identifier = (binary_expression "*pbVar21 < *pbVar24" (pointer_expression "*pbVar21" * identifier) < (pointer_expression "*pbVar24" * identifier))) ;) (expression_statement "bVar29 = *pbVar21 == *pbVar24;" (assignment_expression "bVar29 = *pbVar21 == *pbVar24" identifier = (binary_expression "*pbVar21 == *pbVar24" (pointer_expression "*pbVar21" * identifier) == (pointer_expression "*pbVar24" * identifier))) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar24 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar24 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar29)" ( identifier )) ;) (expression_statement "bVar28 = false;" (assignment_expression "bVar28 = false" identifier = false) ;) (expression_statement "bVar27 = (!bVar27 && !bVar29) == bVar27;" (assignment_expression "bVar27 = (!bVar27 && !bVar29) == bVar27" identifier = (binary_expression "(!bVar27 && !bVar29) == bVar27" (parenthesized_expression "(!bVar27 && !bVar29)" ( (binary_expression "!bVar27 && !bVar29" (unary_expression "!bVar27" ! identifier) && (unary_expression "!bVar29" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar27) {\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }" if (parenthesized_expression "(!bVar27)" ( (unary_expression "!bVar27" ! identifier) )) (compound_statement "{\n lVar18 = 0xe;\n pbVar21 = pbVar23;\n pbVar24 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);\n if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }\n }" { (expression_statement "lVar18 = 0xe;" (assignment_expression "lVar18 = 0xe" identifier = number_literal) ;) (expression_statement "pbVar21 = pbVar23;" (assignment_expression "pbVar21 = pbVar23" identifier = identifier) ;) (expression_statement "pbVar24 = (byte *)"$GDB_SYMBOLS$";" (assignment_expression "pbVar24 = (byte *)"$GDB_SYMBOLS$"" identifier = (cast_expression "(byte *)"$GDB_SYMBOLS$"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""$GDB_SYMBOLS$"" " string_content "))) ;) (do_statement "do {\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n } while (bVar27);" do (compound_statement "{\n if (lVar18 == 0) break;\n lVar18 = lVar18 + -1;\n bVar28 = *pbVar21 < *pbVar24;\n bVar27 = *pbVar21 == *pbVar24;\n pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;\n pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;\n }" { (if_statement "if (lVar18 == 0) break;" if (parenthesized_expression "(lVar18 == 0)" ( (binary_expression "lVar18 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar18 = lVar18 + -1;" (assignment_expression "lVar18 = lVar18 + -1" identifier = (binary_expression "lVar18 + -1" identifier + number_literal)) ;) (expression_statement "bVar28 = *pbVar21 < *pbVar24;" (assignment_expression "bVar28 = *pbVar21 < *pbVar24" identifier = (binary_expression "*pbVar21 < *pbVar24" (pointer_expression "*pbVar21" * identifier) < (pointer_expression "*pbVar24" * identifier))) ;) (expression_statement "bVar27 = *pbVar21 == *pbVar24;" (assignment_expression "bVar27 = *pbVar21 == *pbVar24" identifier = (binary_expression "*pbVar21 == *pbVar24" (pointer_expression "*pbVar21" * identifier) == (pointer_expression "*pbVar24" * identifier))) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1;" (assignment_expression "pbVar24 = pbVar24 + (ulong)bVar30 * -2 + 1" identifier = (binary_expression "pbVar24 + (ulong)bVar30 * -2 + 1" (binary_expression "pbVar24 + (ulong)bVar30 * -2" identifier + (binary_expression "(ulong)bVar30 * -2" (cast_expression "(ulong)bVar30" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar27)" ( identifier )) ;) (if_statement "if ((!bVar28 && !bVar27) != bVar28) {\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }" if (parenthesized_expression "((!bVar28 && !bVar27) != bVar28)" ( (binary_expression "(!bVar28 && !bVar27) != bVar28" (parenthesized_expression "(!bVar28 && !bVar27)" ( (binary_expression "!bVar28 && !bVar27" (unary_expression "!bVar28" ! identifier) && (unary_expression "!bVar27" ! identifier)) )) != identifier) )) (compound_statement "{\n pcVar13[5] = '\0';\n goto LAB_0012512e;\n }" { (expression_statement "pcVar13[5] = '\0';" (assignment_expression "pcVar13[5] = '\0'" (subscript_expression "pcVar13[5]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (goto_statement "goto LAB_0012512e;" goto statement_identifier ;) })) })) (expression_statement "pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)\n ;" (assignment_expression "pcVar13 = (char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%F%P: cannot create split section name for %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%F%P: cannot create split section name for %s\n",5)" identifier (argument_list "(0,"%F%P: cannot create split section name for %s\n",5)" ( number_literal , (string_literal ""%F%P: cannot create split section name for %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "einfo(pcVar13,pbVar23);" (call_expression "einfo(pcVar13,pbVar23)" identifier (argument_list "(pcVar13,pbVar23)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_0012535d;" goto statement_identifier ;) })) }))) (labeled_statement "LAB_0012512e:\n lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);" statement_identifier : (expression_statement "lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count);" (assignment_expression "lVar18 = bfd_get_unique_section_name(pbVar6,pcVar13,&count)" identifier = (call_expression "bfd_get_unique_section_name(pbVar6,pcVar13,&count)" identifier (argument_list "(pbVar6,pcVar13,&count)" ( identifier , identifier , (pointer_expression "&count" & identifier) )))) ;)) (if_statement "if (((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)) {\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }" if (parenthesized_expression "(((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0))" ( (binary_expression "((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)) ||\n (lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)" (parenthesized_expression "((lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0))" ( (binary_expression "(lVar18 == 0) ||\n (pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)" (parenthesized_expression "(lVar18 == 0)" ( (binary_expression "lVar18 == 0" identifier == number_literal) )) || (parenthesized_expression "(pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0)" ( (comma_expression "pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18),\n pbVar14 == (sec_ptr)0x0" (assignment_expression "pbVar14 = (sec_ptr)bfd_make_section_anyway(pbVar6,lVar18)" identifier = (cast_expression "(sec_ptr)bfd_make_section_anyway(pbVar6,lVar18)" ( (type_descriptor "sec_ptr" type_identifier) ) (call_expression "bfd_make_section_anyway(pbVar6,lVar18)" identifier (argument_list "(pbVar6,lVar18)" ( identifier , identifier ))))) , (binary_expression "pbVar14 == (sec_ptr)0x0" identifier == (cast_expression "(sec_ptr)0x0" ( (type_descriptor "sec_ptr" type_identifier) ) number_literal))) ))) )) || (parenthesized_expression "(lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0)" ( (comma_expression "lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0), lVar18 == 0" (assignment_expression "lVar18 = bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0)" identifier = (call_expression "bfd_link_hash_lookup(link_info.hash,lVar18,1,1,0)" identifier (argument_list "(link_info.hash,lVar18,1,1,0)" ( (field_expression "link_info.hash" identifier . field_identifier) , identifier , number_literal , number_literal , number_literal )))) , (binary_expression "lVar18 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);\n einfo(pcVar13);\nLAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();\n _DAT_00000108 = pbVar26;\n (*pcVar5)();\n }" { (expression_statement "pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5);" (assignment_expression "pcVar13 = (char *)dcgettext(0,"%F%P: clone section failed: %E\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%F%P: clone section failed: %E\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%F%P: clone section failed: %E\n",5)" identifier (argument_list "(0,"%F%P: clone section failed: %E\n",5)" ( number_literal , (string_literal ""%F%P: clone section failed: %E\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "einfo(pcVar13);" (call_expression "einfo(pcVar13)" identifier (argument_list "(pcVar13)" ( identifier ))) ;) (labeled_statement "LAB_0012535d:\n /* WARNING: Does not return */\n pcVar5 = (code *)invalidInstructionException();" statement_identifier : comment (expression_statement "pcVar5 = (code *)invalidInstructionException();" (assignment_expression "pcVar5 = (code *)invalidInstructionException()" identifier = (cast_expression "(code *)invalidInstructionException()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "invalidInstructionException()" identifier (argument_list "()" ( ))))) ;)) (expression_statement "_DAT_00000108 = pbVar26;" (assignment_expression "_DAT_00000108 = pbVar26" identifier = identifier) ;) (expression_statement "(*pcVar5)();" (call_expression "(*pcVar5)()" (parenthesized_expression "(*pcVar5)" ( (pointer_expression "*pcVar5" * identifier) )) (argument_list "()" ( ))) ;) })) (expression_statement "free(pcVar13);" (call_expression "free(pcVar13)" identifier (argument_list "(pcVar13)" ( identifier ))) ;) (expression_statement "*(undefined1 *)(lVar18 + 0x18) = 3;" (assignment_expression "*(undefined1 *)(lVar18 + 0x18) = 3" (pointer_expression "*(undefined1 *)(lVar18 + 0x18)" * (cast_expression "(undefined1 *)(lVar18 + 0x18)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar18 + 0x18)" ( (binary_expression "lVar18 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar18 + 0x30) = 0;" (assignment_expression "*(undefined8 *)(lVar18 + 0x30) = 0" (pointer_expression "*(undefined8 *)(lVar18 + 0x30)" * (cast_expression "(undefined8 *)(lVar18 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar18 + 0x30)" ( (binary_expression "lVar18 + 0x30" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(sec_ptr *)(lVar18 + 0x28) = pbVar14;" (assignment_expression "*(sec_ptr *)(lVar18 + 0x28) = pbVar14" (pointer_expression "*(sec_ptr *)(lVar18 + 0x28)" * (cast_expression "(sec_ptr *)(lVar18 + 0x28)" ( (type_descriptor "sec_ptr *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar18 + 0x28)" ( (binary_expression "lVar18 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "pbVar14->flags = pbVar25->flags;" (assignment_expression "pbVar14->flags = pbVar25->flags" (field_expression "pbVar14->flags" identifier -> field_identifier) = (field_expression "pbVar25->flags" identifier -> field_identifier)) ;) (expression_statement "pbVar14->vma = pbVar25->vma;" (assignment_expression "pbVar14->vma = pbVar25->vma" (field_expression "pbVar14->vma" identifier -> field_identifier) = (field_expression "pbVar25->vma" identifier -> field_identifier)) ;) (expression_statement "pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1;" (assignment_expression "pbVar14->field_0x24 = pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1" (field_expression "pbVar14->field_0x24" identifier -> field_identifier) = (binary_expression "pbVar14->field_0x24 & 0xfe | pbVar25->field_0x24 & 1" (binary_expression "pbVar14->field_0x24 & 0xfe" (field_expression "pbVar14->field_0x24" identifier -> field_identifier) & number_literal) | (binary_expression "pbVar25->field_0x24 & 1" (field_expression "pbVar25->field_0x24" identifier -> field_identifier) & number_literal))) ;) (expression_statement "bVar2 = pbVar25->lma;" (assignment_expression "bVar2 = pbVar25->lma" identifier = (field_expression "pbVar25->lma" identifier -> field_identifier)) ;) (expression_statement "pbVar14->size = 0;" (assignment_expression "pbVar14->size = 0" (field_expression "pbVar14->size" identifier -> field_identifier) = number_literal) ;) (expression_statement "pbVar14->lma = bVar2;" (assignment_expression "pbVar14->lma = bVar2" (field_expression "pbVar14->lma" identifier -> field_identifier) = identifier) ;) (expression_statement "bVar2 = pbVar25->output_offset;" (assignment_expression "bVar2 = pbVar25->output_offset" identifier = (field_expression "pbVar25->output_offset" identifier -> field_identifier)) ;) (expression_statement "pbVar14->output_section = pbVar14;" (assignment_expression "pbVar14->output_section = pbVar14" (field_expression "pbVar14->output_section" identifier -> field_identifier) = identifier) ;) (expression_statement "pbVar14->output_offset = bVar2;" (assignment_expression "pbVar14->output_offset = bVar2" (field_expression "pbVar14->output_offset" identifier -> field_identifier) = identifier) ;) (expression_statement "uVar20 = pbVar25->alignment_power;" (assignment_expression "uVar20 = pbVar25->alignment_power" identifier = (field_expression "pbVar25->alignment_power" identifier -> field_identifier)) ;) (expression_statement "pbVar14->orelocation = (reloc_cache_entry **)0x0;" (assignment_expression "pbVar14->orelocation = (reloc_cache_entry **)0x0" (field_expression "pbVar14->orelocation" identifier -> field_identifier) = (cast_expression "(reloc_cache_entry **)0x0" ( (type_descriptor "reloc_cache_entry **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "pbVar14->alignment_power = uVar20;" (assignment_expression "pbVar14->alignment_power = uVar20" (field_expression "pbVar14->alignment_power" identifier -> field_identifier) = identifier) ;) (expression_statement "pbVar3 = pbVar6->xvec;" (assignment_expression "pbVar3 = pbVar6->xvec" identifier = (field_expression "pbVar6->xvec" identifier -> field_identifier)) ;) (expression_statement "pbVar14->reloc_count = 0;" (assignment_expression "pbVar14->reloc_count = 0" (field_expression "pbVar14->reloc_count" identifier -> field_identifier) = number_literal) ;) (expression_statement "(*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14);" (call_expression "(*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,pbVar14)" (parenthesized_expression "(*pbVar3->_bfd_copy_private_section_data)" ( (pointer_expression "*pbVar3->_bfd_copy_private_section_data" * (field_expression "pbVar3->_bfd_copy_private_section_data" identifier -> field_identifier)) )) (argument_list "(pbVar6,pbVar25,pbVar6,pbVar14)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "aVar4 = pbVar25->map_tail;" (assignment_expression "aVar4 = pbVar25->map_tail" identifier = (field_expression "pbVar25->map_tail" identifier -> field_identifier)) ;) (expression_statement "bVar2 = pbVar26->offset;" (assignment_expression "bVar2 = pbVar26->offset" identifier = (field_expression "pbVar26->offset" identifier -> field_identifier)) ;) (expression_statement "(pbVar14->map_head).link_order = pbVar26;" (assignment_expression "(pbVar14->map_head).link_order = pbVar26" (field_expression "(pbVar14->map_head).link_order" (parenthesized_expression "(pbVar14->map_head)" ( (field_expression "pbVar14->map_head" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "local_70 = local_70 + bVar2;" (assignment_expression "local_70 = local_70 + bVar2" identifier = (binary_expression "local_70 + bVar2" identifier + identifier)) ;) (expression_statement "pbVar14->map_tail = aVar4;" (assignment_expression "pbVar14->map_tail = aVar4" (field_expression "pbVar14->map_tail" identifier -> field_identifier) = identifier) ;) (expression_statement "(pbVar25->map_tail).link_order = local_68;" (assignment_expression "(pbVar25->map_tail).link_order = local_68" (field_expression "(pbVar25->map_tail).link_order" (parenthesized_expression "(pbVar25->map_tail)" ( (field_expression "pbVar25->map_tail" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "local_68->next = (bfd_link_order *)0x0;" (assignment_expression "local_68->next = (bfd_link_order *)0x0" (field_expression "local_68->next" identifier -> field_identifier) = (cast_expression "(bfd_link_order *)0x0" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pbVar14->size = pbVar25->size - bVar2;" (assignment_expression "pbVar14->size = pbVar25->size - bVar2" (field_expression "pbVar14->size" identifier -> field_identifier) = (binary_expression "pbVar25->size - bVar2" (field_expression "pbVar25->size" identifier -> field_identifier) - identifier)) ;) (expression_statement "pbVar25->size = bVar2;" (assignment_expression "pbVar25->size = bVar2" (field_expression "pbVar25->size" identifier -> field_identifier) = identifier) ;) (expression_statement "pbVar14->vma = local_70;" (assignment_expression "pbVar14->vma = local_70" (field_expression "pbVar14->vma" identifier -> field_identifier) = identifier) ;) (expression_statement "pbVar14->lma = local_70;" (assignment_expression "pbVar14->lma = local_70" (field_expression "pbVar14->lma" identifier -> field_identifier) = identifier) ;) (expression_statement "pbVar15 = pbVar26;" (assignment_expression "pbVar15 = pbVar26" identifier = identifier) ;) (expression_statement "bVar19 = bVar2;" (assignment_expression "bVar19 = bVar2" identifier = identifier) ;) (while_statement "while( true ) {\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pbVar15->offset = bVar19 - bVar2;\n if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }\n pbVar15 = pbVar15->next;\n uVar20 = uVar10;\n if (pbVar15 == (bfd_link_order *)0x0) break;\n bVar19 = pbVar15->offset;\n }" { (expression_statement "pbVar15->offset = bVar19 - bVar2;" (assignment_expression "pbVar15->offset = bVar19 - bVar2" (field_expression "pbVar15->offset" identifier -> field_identifier) = (binary_expression "bVar19 - bVar2" identifier - identifier)) ;) (if_statement "if (pbVar15->type == bfd_indirect_link_order) {\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }" if (parenthesized_expression "(pbVar15->type == bfd_indirect_link_order)" ( (binary_expression "pbVar15->type == bfd_indirect_link_order" (field_expression "pbVar15->type" identifier -> field_identifier) == identifier) )) (compound_statement "{\n lVar18 = *(long *)&pbVar15->u;\n *(sec_ptr *)(lVar18 + 0x68) = pbVar14;\n *(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;\n }" { (expression_statement "lVar18 = *(long *)&pbVar15->u;" (assignment_expression "lVar18 = *(long *)&pbVar15->u" identifier = (pointer_expression "*(long *)&pbVar15->u" * (cast_expression "(long *)&pbVar15->u" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pbVar15->u" & (field_expression "pbVar15->u" identifier -> field_identifier))))) ;) (expression_statement "*(sec_ptr *)(lVar18 + 0x68) = pbVar14;" (assignment_expression "*(sec_ptr *)(lVar18 + 0x68) = pbVar14" (pointer_expression "*(sec_ptr *)(lVar18 + 0x68)" * (cast_expression "(sec_ptr *)(lVar18 + 0x68)" ( (type_descriptor "sec_ptr *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar18 + 0x68)" ( (binary_expression "lVar18 + 0x68" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2;" (assignment_expression "*(bfd_vma *)(lVar18 + 0x60) = bVar19 - bVar2" (pointer_expression "*(bfd_vma *)(lVar18 + 0x60)" * (cast_expression "(bfd_vma *)(lVar18 + 0x60)" ( (type_descriptor "bfd_vma *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar18 + 0x60)" ( (binary_expression "lVar18 + 0x60" identifier + number_literal) )))) = (binary_expression "bVar19 - bVar2" identifier - identifier)) ;) })) (expression_statement "pbVar15 = pbVar15->next;" (assignment_expression "pbVar15 = pbVar15->next" identifier = (field_expression "pbVar15->next" identifier -> field_identifier)) ;) (expression_statement "uVar20 = uVar10;" (assignment_expression "uVar20 = uVar10" identifier = identifier) ;) (if_statement "if (pbVar15 == (bfd_link_order *)0x0) break;" if (parenthesized_expression "(pbVar15 == (bfd_link_order *)0x0)" ( (binary_expression "pbVar15 == (bfd_link_order *)0x0" identifier == (cast_expression "(bfd_link_order *)0x0" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "bVar19 = pbVar15->offset;" (assignment_expression "bVar19 = pbVar15->offset" identifier = (field_expression "pbVar15->offset" identifier -> field_identifier)) ;) })) }))) (expression_statement "pbVar25 = pbVar14;" (assignment_expression "pbVar25 = pbVar14" identifier = identifier) ;) (expression_statement "lVar18 = local_88;" (assignment_expression "lVar18 = local_88" identifier = identifier) ;) (expression_statement "pbVar15 = pbVar26->next;" (assignment_expression "pbVar15 = pbVar26->next" identifier = (field_expression "pbVar26->next" identifier -> field_identifier)) ;) (expression_statement "local_68 = pbVar26;" (assignment_expression "local_68 = pbVar26" identifier = identifier) ;) (expression_statement "iVar11 = iVar9;" (assignment_expression "iVar11 = iVar9" identifier = identifier) ;) }) while (parenthesized_expression "(pbVar26->next != (bfd_link_order *)0x0)" ( (binary_expression "pbVar26->next != (bfd_link_order *)0x0" (field_expression "pbVar26->next" identifier -> field_identifier) != (cast_expression "(bfd_link_order *)0x0" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (expression_statement "local_5c = local_5c - 1;" (assignment_expression "local_5c = local_5c - 1" identifier = (binary_expression "local_5c - 1" identifier - number_literal)) ;) (expression_statement "local_80 = local_80->next;" (assignment_expression "local_80 = local_80->next" identifier = (field_expression "local_80->next" identifier -> field_identifier)) ;) }) while (parenthesized_expression "((local_80 != (bfd_section *)0x0) && (local_5c != 0))" ( (binary_expression "(local_80 != (bfd_section *)0x0) && (local_5c != 0)" (parenthesized_expression "(local_80 != (bfd_section *)0x0)" ( (binary_expression "local_80 != (bfd_section *)0x0" identifier != (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(local_5c != 0)" ( (binary_expression "local_5c != 0" identifier != number_literal) ))) )) ;) })) })) (expression_statement "pbVar22 = &link_info;" (assignment_expression "pbVar22 = &link_info" identifier = (pointer_expression "&link_info" & identifier)) ;) (expression_statement "bVar8 = (*(link_info.output_bfd)->xvec->_bfd_final_link)(link_info.output_bfd,&link_info);" (assignment_expression "bVar8 = (*(link_info.output_bfd)->xvec->_bfd_final_link)(link_info.output_bfd,&link_info)" identifier = (call_expression "(*(link_info.output_bfd)->xvec->_bfd_final_link)(link_info.output_bfd,&link_info)" (parenthesized_expression "(*(link_info.output_bfd)->xvec->_bfd_final_link)" ( (pointer_expression "*(link_info.output_bfd)->xvec->_bfd_final_link" * (field_expression "(link_info.output_bfd)->xvec->_bfd_final_link" (field_expression "(link_info.output_bfd)->xvec" (parenthesized_expression "(link_info.output_bfd)" ( (field_expression "link_info.output_bfd" identifier . field_identifier) )) -> field_identifier) -> field_identifier)) )) (argument_list "(link_info.output_bfd,&link_info)" ( (field_expression "link_info.output_bfd" identifier . field_identifier) , (pointer_expression "&link_info" & identifier) )))) ;) (if_statement "if (bVar8 != 0) {\n return;\n }" if (parenthesized_expression "(bVar8 != 0)" ( (binary_expression "bVar8 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "iVar11 = bfd_get_error();" (assignment_expression "iVar11 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar11 != 0) {\n pcVar13 = (char *)dcgettext(0,"%F%P: final link failed: %E\n",5);\n einfo(pcVar13);\n return;\n }" if (parenthesized_expression "(iVar11 != 0)" ( (binary_expression "iVar11 != 0" identifier != number_literal) )) (compound_statement "{\n pcVar13 = (char *)dcgettext(0,"%F%P: final link failed: %E\n",5);\n einfo(pcVar13);\n return;\n }" { (expression_statement "pcVar13 = (char *)dcgettext(0,"%F%P: final link failed: %E\n",5);" (assignment_expression "pcVar13 = (char *)dcgettext(0,"%F%P: final link failed: %E\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%F%P: final link failed: %E\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%F%P: final link failed: %E\n",5)" identifier (argument_list "(0,"%F%P: final link failed: %E\n",5)" ( number_literal , (string_literal ""%F%P: final link failed: %E\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "einfo(pcVar13);" (call_expression "einfo(pcVar13)" identifier (argument_list "(pcVar13)" ( identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "lVar18 = 1;" (assignment_expression "lVar18 = 1" identifier = number_literal) ;) (expression_statement "xexit();" (call_expression "xexit()" identifier (argument_list "()" ( ))) ;) (if_statement "if (lVar18 != 0) {\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }" if (parenthesized_expression "(lVar18 != 0)" ( (binary_expression "lVar18 != 0" identifier != number_literal) )) (compound_statement "{\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }" { (expression_statement "*(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;" (assignment_expression "*(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar18 + 0x20)" * (cast_expression "(ushort *)(lVar18 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar18 + 0x20)" ( (binary_expression "lVar18 + 0x20" identifier + number_literal) )))) = (binary_expression "*(ushort *)(lVar18 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar18 + 0x20)" * (cast_expression "(ushort *)(lVar18 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar18 + 0x20)" ( (binary_expression "lVar18 + 0x20" identifier + number_literal) )))) & number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "lVar18 = bfd_hash_allocate(pbVar22,0x28);" (assignment_expression "lVar18 = bfd_hash_allocate(pbVar22,0x28)" identifier = (call_expression "bfd_hash_allocate(pbVar22,0x28)" identifier (argument_list "(pbVar22,0x28)" ( identifier , number_literal )))) ;) (if_statement "if (lVar18 != 0) {\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }" if (parenthesized_expression "(lVar18 != 0)" ( (binary_expression "lVar18 != 0" identifier != number_literal) )) (compound_statement "{\n *(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;\n return;\n }" { (expression_statement "*(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00;" (assignment_expression "*(ushort *)(lVar18 + 0x20) = *(ushort *)(lVar18 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar18 + 0x20)" * (cast_expression "(ushort *)(lVar18 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar18 + 0x20)" ( (binary_expression "lVar18 + 0x20" identifier + number_literal) )))) = (binary_expression "*(ushort *)(lVar18 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar18 + 0x20)" * (cast_expression "(ushort *)(lVar18 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar18 + 0x20)" ( (binary_expression "lVar18 + 0x20" identifier + number_literal) )))) & number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "pcVar13 = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);" (assignment_expression "pcVar13 = (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(pcVar13,extraout_RDX);" (call_expression "einfo(pcVar13,extraout_RDX)" identifier (argument_list "(pcVar13,extraout_RDX)" ( identifier , 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 "pcVar5 = (code *)invalidInstructionException();" (assignment_expression "pcVar5 = (code *)invalidInstructionException()" identifier = (cast_expression "(code *)invalidInstructionException()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "invalidInstructionException()" identifier (argument_list "()" ( ))))) ;) (expression_statement "(*pcVar5)();" (call_expression "(*pcVar5)()" (parenthesized_expression "(*pcVar5)" ( (pointer_expression "*pcVar5" * identifier) )) (argument_list "()" ( ))) ;) })))
(translation_unit "long FUN_00124ec0(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n long lVar3;\n code *pcVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n size_t sVar9;\n char *__s;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined8 uVar13;\n long lVar14;\n ulong uVar15;\n long lVar16;\n uint uVar17;\n undefined8 extraout_RDX;\n byte *pbVar18;\n undefined1 *puVar19;\n byte *pbVar20;\n byte *pbVar21;\n undefined8 *puVar22;\n bool bVar23;\n bool bVar24;\n bool bVar25;\n byte bVar26;\n long local_88;\n undefined8 *local_80;\n long local_70;\n undefined8 *local_68;\n int local_5c;\n undefined4 local_3c [3];\n \n bVar26 = 0;\n bfd_set_error(0);\n FUN_0011c880();\n FUN_00119cb0(FUN_001248e0);\n lVar12 = DAT_002b5f90;\n if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }\n puVar19 = &DAT_002b5f40;\n lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);\n if ((int)lVar12 != 0) {\n return lVar12;\n }\n iVar8 = bfd_get_error();\n if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }\n lVar12 = 1;\n xexit();\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n lVar12 = bfd_hash_allocate(puVar19,0x28);\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar4 = (code *)invalidInstructionException();\n (*pcVar4)();\n}\n\n" (function_definition "long FUN_00124ec0(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n long lVar3;\n code *pcVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n size_t sVar9;\n char *__s;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined8 uVar13;\n long lVar14;\n ulong uVar15;\n long lVar16;\n uint uVar17;\n undefined8 extraout_RDX;\n byte *pbVar18;\n undefined1 *puVar19;\n byte *pbVar20;\n byte *pbVar21;\n undefined8 *puVar22;\n bool bVar23;\n bool bVar24;\n bool bVar25;\n byte bVar26;\n long local_88;\n undefined8 *local_80;\n long local_70;\n undefined8 *local_68;\n int local_5c;\n undefined4 local_3c [3];\n \n bVar26 = 0;\n bfd_set_error(0);\n FUN_0011c880();\n FUN_00119cb0(FUN_001248e0);\n lVar12 = DAT_002b5f90;\n if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }\n puVar19 = &DAT_002b5f40;\n lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);\n if ((int)lVar12 != 0) {\n return lVar12;\n }\n iVar8 = bfd_get_error();\n if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }\n lVar12 = 1;\n xexit();\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n lVar12 = bfd_hash_allocate(puVar19,0x28);\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar4 = (code *)invalidInstructionException();\n (*pcVar4)();\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00124ec0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n byte bVar1;\n undefined4 uVar2;\n long lVar3;\n code *pcVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n size_t sVar9;\n char *__s;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined8 uVar13;\n long lVar14;\n ulong uVar15;\n long lVar16;\n uint uVar17;\n undefined8 extraout_RDX;\n byte *pbVar18;\n undefined1 *puVar19;\n byte *pbVar20;\n byte *pbVar21;\n undefined8 *puVar22;\n bool bVar23;\n bool bVar24;\n bool bVar25;\n byte bVar26;\n long local_88;\n undefined8 *local_80;\n long local_70;\n undefined8 *local_68;\n int local_5c;\n undefined4 local_3c [3];\n \n bVar26 = 0;\n bfd_set_error(0);\n FUN_0011c880();\n FUN_00119cb0(FUN_001248e0);\n lVar12 = DAT_002b5f90;\n if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }\n puVar19 = &DAT_002b5f40;\n lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);\n if ((int)lVar12 != 0) {\n return lVar12;\n }\n iVar8 = bfd_get_error();\n if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }\n lVar12 = 1;\n xexit();\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n lVar12 = bfd_hash_allocate(puVar19,0x28);\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar4 = (code *)invalidInstructionException();\n (*pcVar4)();\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "code *pcVar4;" type_identifier (pointer_declarator "*pcVar4" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "size_t sVar9;" primitive_type identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "long lVar14;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "undefined8 extraout_RDX;" type_identifier identifier ;) (declaration "byte *pbVar18;" type_identifier (pointer_declarator "*pbVar18" * identifier) ;) (declaration "undefined1 *puVar19;" type_identifier (pointer_declarator "*puVar19" * identifier) ;) (declaration "byte *pbVar20;" type_identifier (pointer_declarator "*pbVar20" * identifier) ;) (declaration "byte *pbVar21;" type_identifier (pointer_declarator "*pbVar21" * identifier) ;) (declaration "undefined8 *puVar22;" type_identifier (pointer_declarator "*puVar22" * identifier) ;) (declaration "bool bVar23;" primitive_type identifier ;) (declaration "bool bVar24;" primitive_type identifier ;) (declaration "bool bVar25;" primitive_type identifier ;) (declaration "byte bVar26;" type_identifier identifier ;) (declaration "long local_88;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_80;" type_identifier (pointer_declarator "*local_80" * identifier) ;) (declaration "long local_70;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_68;" type_identifier (pointer_declarator "*local_68" * identifier) ;) (declaration "int local_5c;" primitive_type identifier ;) (declaration "undefined4 local_3c [3];" type_identifier (array_declarator "local_3c [3]" identifier [ number_literal ]) ;) (expression_statement "bVar26 = 0;" (assignment_expression "bVar26 = 0" identifier = number_literal) ;) (expression_statement "bfd_set_error(0);" (call_expression "bfd_set_error(0)" identifier (argument_list "(0)" ( number_literal ))) ;) (expression_statement "FUN_0011c880();" (call_expression "FUN_0011c880()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_00119cb0(FUN_001248e0);" (call_expression "FUN_00119cb0(FUN_001248e0)" identifier (argument_list "(FUN_001248e0)" ( identifier ))) ;) (expression_statement "lVar12 = DAT_002b5f90;" (assignment_expression "lVar12 = DAT_002b5f90" identifier = identifier) ;) (if_statement "if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }" if (parenthesized_expression "((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff))" ( (binary_expression "(DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)" (parenthesized_expression "(DAT_002b6120 != 0xffffffff)" ( (binary_expression "DAT_002b6120 != 0xffffffff" identifier != number_literal) )) || (parenthesized_expression "(DAT_002b6128 != 0xffffffffffffffff)" ( (binary_expression "DAT_002b6128 != 0xffffffffffffffff" identifier != number_literal) ))) )) (compound_statement "{\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }" { (expression_statement "local_5c = *(int *)(DAT_002b5f90 + 0xa0);" (assignment_expression "local_5c = *(int *)(DAT_002b5f90 + 0xa0)" identifier = (pointer_expression "*(int *)(DAT_002b5f90 + 0xa0)" * (cast_expression "(int *)(DAT_002b5f90 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_002b5f90 + 0xa0)" ( (binary_expression "DAT_002b5f90 + 0xa0" identifier + number_literal) ))))) ;) (expression_statement "local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);" (assignment_expression "local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90)" identifier = (pointer_expression "*(undefined8 **)(DAT_002b5f90 + 0x90)" * (cast_expression "(undefined8 **)(DAT_002b5f90 + 0x90)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_002b5f90 + 0x90)" ( (binary_expression "DAT_002b5f90 + 0x90" identifier + number_literal) ))))) ;) (if_statement "if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }" if (parenthesized_expression "((local_5c != 0) && (local_80 != (undefined8 *)0x0))" ( (binary_expression "(local_5c != 0) && (local_80 != (undefined8 *)0x0)" (parenthesized_expression "(local_5c != 0)" ( (binary_expression "local_5c != 0" identifier != number_literal) )) && (parenthesized_expression "(local_80 != (undefined8 *)0x0)" ( (binary_expression "local_80 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }" { (do_statement "do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));" do (compound_statement "{\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n }" { (expression_statement "local_3c[0] = 0;" (assignment_expression "local_3c[0] = 0" (subscript_expression "local_3c[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_70 = local_80[5];" (assignment_expression "local_70 = local_80[5]" identifier = (subscript_expression "local_80[5]" identifier [ number_literal ])) ;) (if_statement "if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }" if (parenthesized_expression "((undefined8 *)local_80[0x21] != (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)local_80[0x21] != (undefined8 *)0x0" (cast_expression "(undefined8 *)local_80[0x21]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_80[0x21]" identifier [ number_literal ])) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }" { (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) (expression_statement "local_68 = (undefined8 *)0x0;" (assignment_expression "local_68 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar11 = local_80;" (assignment_expression "puVar11 = local_80" identifier = identifier) ;) (expression_statement "lVar16 = 0;" (assignment_expression "lVar16 = 0" identifier = number_literal) ;) (expression_statement "puVar10 = (undefined8 *)local_80[0x21];" (assignment_expression "puVar10 = (undefined8 *)local_80[0x21]" identifier = (cast_expression "(undefined8 *)local_80[0x21]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_80[0x21]" identifier [ number_literal ]))) ;) (expression_statement "iVar8 = 0;" (assignment_expression "iVar8 = 0" identifier = number_literal) ;) (do_statement "do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);" do (compound_statement "{\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n }" { (expression_statement "puVar22 = puVar10;" (assignment_expression "puVar22 = puVar10" identifier = identifier) ;) (if_statement "if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" if (parenthesized_expression "(*(int *)(puVar22 + 1) == 1)" ( (binary_expression "*(int *)(puVar22 + 1) == 1" (pointer_expression "*(int *)(puVar22 + 1)" * (cast_expression "(int *)(puVar22 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar22 + 1)" ( (binary_expression "puVar22 + 1" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }" { (expression_statement "lVar14 = puVar22[4];" (assignment_expression "lVar14 = puVar22[4]" identifier = (subscript_expression "puVar22[4]" identifier [ number_literal ])) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (if_statement "if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }" if (parenthesized_expression "((DAT_002b5f41 & 0x20) == 0)" ( (binary_expression "(DAT_002b5f41 & 0x20) == 0" (parenthesized_expression "(DAT_002b5f41 & 0x20)" ( (binary_expression "DAT_002b5f41 & 0x20" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n iVar6 = *(int *)(lVar14 + 0xc0);\n }" { (expression_statement "iVar6 = *(int *)(lVar14 + 0xc0);" (assignment_expression "iVar6 = *(int *)(lVar14 + 0xc0)" identifier = (pointer_expression "*(int *)(lVar14 + 0xc0)" * (cast_expression "(int *)(lVar14 + 0xc0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0xc0)" ( (binary_expression "lVar14 + 0xc0" identifier + number_literal) ))))) ;) })) (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" identifier = number_literal) ;) (if_statement "if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }" if (parenthesized_expression "((DAT_002b5f40 & 3) == 2)" ( (binary_expression "(DAT_002b5f40 & 3) == 2" (parenthesized_expression "(DAT_002b5f40 & 3)" ( (binary_expression "DAT_002b5f40 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }" { (expression_statement "uVar7 = *(uint *)(lVar14 + 0x88);" (assignment_expression "uVar7 = *(uint *)(lVar14 + 0x88)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x88)" * (cast_expression "(uint *)(lVar14 + 0x88)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x88)" ( (binary_expression "lVar14 + 0x88" identifier + number_literal) ))))) ;) (expression_statement "uVar17 = uVar17 + uVar7;" (assignment_expression "uVar17 = uVar17 + uVar7" identifier = (binary_expression "uVar17 + uVar7" identifier + identifier)) ;) })) (expression_statement "local_88 = *(long *)(lVar14 + 0x38);" (assignment_expression "local_88 = *(long *)(lVar14 + 0x38)" identifier = (pointer_expression "*(long *)(lVar14 + 0x38)" * (cast_expression "(long *)(lVar14 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x38)" ( (binary_expression "lVar14 + 0x38" identifier + number_literal) ))))) ;) }) (else_clause "else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" else (if_statement "if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" if (parenthesized_expression "((DAT_002b5f40 & 3) == 2)" ( (binary_expression "(DAT_002b5f40 & 3) == 2" (parenthesized_expression "(DAT_002b5f40 & 3)" ( (binary_expression "DAT_002b5f40 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }" { (expression_statement "local_88 = 0;" (assignment_expression "local_88 = 0" identifier = number_literal) ;) (expression_statement "bVar23 = *(int *)(puVar22 + 1) - 3U < 2;" (assignment_expression "bVar23 = *(int *)(puVar22 + 1) - 3U < 2" identifier = (binary_expression "*(int *)(puVar22 + 1) - 3U < 2" (binary_expression "*(int *)(puVar22 + 1) - 3U" (pointer_expression "*(int *)(puVar22 + 1)" * (cast_expression "(int *)(puVar22 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar22 + 1)" ( (binary_expression "puVar22 + 1" identifier + number_literal) )))) - number_literal) < number_literal)) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (expression_statement "uVar17 = uVar17 + bVar23;" (assignment_expression "uVar17 = uVar17 + bVar23" identifier = (binary_expression "uVar17 + bVar23" identifier + identifier)) ;) (expression_statement "uVar7 = (uint)bVar23;" (assignment_expression "uVar7 = (uint)bVar23" identifier = (cast_expression "(uint)bVar23" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) }) (else_clause "else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" else (compound_statement "{\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" { (expression_statement "local_88 = 0;" (assignment_expression "local_88 = 0" identifier = number_literal) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" identifier = number_literal) ;) }))))) (if_statement "if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }" if (parenthesized_expression "(local_68 == (undefined8 *)0x0)" ( (binary_expression "local_68 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }" { (labeled_statement "LAB_0012539a:\n iVar6 = iVar6 + iVar8;" statement_identifier : (expression_statement "iVar6 = iVar6 + iVar8;" (assignment_expression "iVar6 = iVar6 + iVar8" identifier = (binary_expression "iVar6 + iVar8" identifier + identifier)) ;)) (expression_statement "local_88 = local_88 + lVar16;" (assignment_expression "local_88 = local_88 + lVar16" identifier = (binary_expression "local_88 + lVar16" identifier + identifier)) ;) (expression_statement "puVar10 = puVar11;" (assignment_expression "puVar10 = puVar11" identifier = identifier) ;) }) (else_clause "else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }" else (compound_statement "{\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }" { (expression_statement "bVar23 = DAT_002b6120 < uVar17;" (assignment_expression "bVar23 = DAT_002b6120 < uVar17" identifier = (binary_expression "DAT_002b6120 < uVar17" identifier < identifier)) ;) (expression_statement "bVar25 = DAT_002b6120 == uVar17;" (assignment_expression "bVar25 = DAT_002b6120 == uVar17" identifier = (binary_expression "DAT_002b6120 == uVar17" identifier == identifier)) ;) (if_statement "if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }" if (parenthesized_expression "(uVar17 < DAT_002b6120)" ( (binary_expression "uVar17 < DAT_002b6120" identifier < identifier) )) (compound_statement "{\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }" { (expression_statement "uVar5 = iVar6 + iVar8;" (assignment_expression "uVar5 = iVar6 + iVar8" identifier = (binary_expression "iVar6 + iVar8" identifier + identifier)) ;) (expression_statement "bVar23 = DAT_002b6120 < uVar5;" (assignment_expression "bVar23 = DAT_002b6120 < uVar5" identifier = (binary_expression "DAT_002b6120 < uVar5" identifier < identifier)) ;) (expression_statement "bVar25 = DAT_002b6120 == uVar5;" (assignment_expression "bVar25 = DAT_002b6120 == uVar5" identifier = (binary_expression "DAT_002b6120 == uVar5" identifier == identifier)) ;) (if_statement "if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }" if (parenthesized_expression "(uVar5 < DAT_002b6120)" ( (binary_expression "uVar5 < DAT_002b6120" identifier < identifier) )) (compound_statement "{\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }" { (expression_statement "bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;" (assignment_expression "bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128" identifier = (binary_expression "(ulong)(local_88 + lVar16) < DAT_002b6128" (call_expression "(ulong)(local_88 + lVar16)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(local_88 + lVar16)" ( (binary_expression "local_88 + lVar16" identifier + identifier) ))) < identifier)) ;) (expression_statement "bVar25 = local_88 + lVar16 == DAT_002b6128;" (assignment_expression "bVar25 = local_88 + lVar16 == DAT_002b6128" identifier = (binary_expression "local_88 + lVar16 == DAT_002b6128" (binary_expression "local_88 + lVar16" identifier + identifier) == identifier)) ;) (if_statement "if (bVar23) goto LAB_0012539a;" if (parenthesized_expression "(bVar23)" ( identifier )) (goto_statement "goto LAB_0012539a;" goto statement_identifier ;)) })) })) (expression_statement "pbVar20 = (byte *)*puVar11;" (assignment_expression "pbVar20 = (byte *)*puVar11" identifier = (cast_expression "(byte *)*puVar11" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) (expression_statement "lVar14 = 5;" (assignment_expression "lVar14 = 5" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar20;" (assignment_expression "pbVar18 = pbVar20" identifier = identifier) ;) (expression_statement "pbVar21 = (byte *)".stab";" (assignment_expression "pbVar21 = (byte *)".stab"" identifier = (cast_expression "(byte *)".stab"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".stab"" " string_content "))) ;) (do_statement "do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);" do (compound_statement "{\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar14 == 0) break;" if (parenthesized_expression "(lVar14 == 0)" ( (binary_expression "lVar14 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar14 = lVar14 + -1;" (assignment_expression "lVar14 = lVar14 + -1" identifier = (binary_expression "lVar14 + -1" identifier + number_literal)) ;) (expression_statement "bVar23 = *pbVar18 < *pbVar21;" (assignment_expression "bVar23 = *pbVar18 < *pbVar21" identifier = (binary_expression "*pbVar18 < *pbVar21" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "bVar25 = *pbVar18 == *pbVar21;" (assignment_expression "bVar25 = *pbVar18 == *pbVar21" identifier = (binary_expression "*pbVar18 == *pbVar21" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar25)" ( identifier )) ;) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" identifier = false) ;) (expression_statement "bVar23 = (!bVar23 && !bVar25) == bVar23;" (assignment_expression "bVar23 = (!bVar23 && !bVar25) == bVar23" identifier = (binary_expression "(!bVar23 && !bVar25) == bVar23" (parenthesized_expression "(!bVar23 && !bVar25)" ( (binary_expression "!bVar23 && !bVar25" (unary_expression "!bVar23" ! identifier) && (unary_expression "!bVar25" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }" if (parenthesized_expression "(bVar23)" ( identifier )) (compound_statement "{\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }" { (expression_statement "sVar9 = strlen((char *)pbVar20);" (assignment_expression "sVar9 = strlen((char *)pbVar20)" identifier = (call_expression "strlen((char *)pbVar20)" identifier (argument_list "((char *)pbVar20)" ( (cast_expression "(char *)pbVar20" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "lVar14 = 4;" (assignment_expression "lVar14 = 4" identifier = number_literal) ;) (expression_statement "uVar15 = (ulong)((int)sVar9 - 3);" (assignment_expression "uVar15 = (ulong)((int)sVar9 - 3)" identifier = (call_expression "(ulong)((int)sVar9 - 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)sVar9 - 3)" ( (binary_expression "(int)sVar9 - 3" (cast_expression "(int)sVar9" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal) )))) ;) (expression_statement "bVar23 = CARRY8(uVar15,(ulong)pbVar20);" (assignment_expression "bVar23 = CARRY8(uVar15,(ulong)pbVar20)" identifier = (call_expression "CARRY8(uVar15,(ulong)pbVar20)" identifier (argument_list "(uVar15,(ulong)pbVar20)" ( identifier , (cast_expression "(ulong)pbVar20" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (expression_statement "bVar25 = pbVar20 + uVar15 == (byte *)0x0;" (assignment_expression "bVar25 = pbVar20 + uVar15 == (byte *)0x0" identifier = (binary_expression "pbVar20 + uVar15 == (byte *)0x0" (binary_expression "pbVar20 + uVar15" identifier + identifier) == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "pbVar20 = pbVar20 + uVar15;" (assignment_expression "pbVar20 = pbVar20 + uVar15" identifier = (binary_expression "pbVar20 + uVar15" identifier + identifier)) ;) (expression_statement "pbVar18 = &DAT_0016e120;" (assignment_expression "pbVar18 = &DAT_0016e120" identifier = (pointer_expression "&DAT_0016e120" & identifier)) ;) (do_statement "do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);" do (compound_statement "{\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar14 == 0) break;" if (parenthesized_expression "(lVar14 == 0)" ( (binary_expression "lVar14 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar14 = lVar14 + -1;" (assignment_expression "lVar14 = lVar14 + -1" identifier = (binary_expression "lVar14 + -1" identifier + number_literal)) ;) (expression_statement "bVar23 = *pbVar20 < *pbVar18;" (assignment_expression "bVar23 = *pbVar20 < *pbVar18" identifier = (binary_expression "*pbVar20 < *pbVar18" (pointer_expression "*pbVar20" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar25 = *pbVar20 == *pbVar18;" (assignment_expression "bVar25 = *pbVar20 == *pbVar18" identifier = (binary_expression "*pbVar20 == *pbVar18" (pointer_expression "*pbVar20" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar20 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar20 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar25)" ( identifier )) ;) (if_statement "if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;" if (parenthesized_expression "((!bVar23 && !bVar25) == bVar23)" ( (binary_expression "(!bVar23 && !bVar25) == bVar23" (parenthesized_expression "(!bVar23 && !bVar25)" ( (binary_expression "!bVar23 && !bVar25" (unary_expression "!bVar23" ! identifier) && (unary_expression "!bVar25" ! identifier)) )) == identifier) )) (goto_statement "goto LAB_0012539a;" goto statement_identifier ;)) }) (else_clause "else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }" else (compound_statement "{\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }" { (expression_statement "lVar14 = 0xe;" (assignment_expression "lVar14 = 0xe" identifier = number_literal) ;) (expression_statement "pbVar18 = (byte *)"$GDB_STRINGS$";" (assignment_expression "pbVar18 = (byte *)"$GDB_STRINGS$"" identifier = (cast_expression "(byte *)"$GDB_STRINGS$"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""$GDB_STRINGS$"" " string_content "))) ;) (do_statement "do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);" do (compound_statement "{\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar14 == 0) break;" if (parenthesized_expression "(lVar14 == 0)" ( (binary_expression "lVar14 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar14 = lVar14 + -1;" (assignment_expression "lVar14 = lVar14 + -1" identifier = (binary_expression "lVar14 + -1" identifier + number_literal)) ;) (expression_statement "bVar24 = *pbVar20 < *pbVar18;" (assignment_expression "bVar24 = *pbVar20 < *pbVar18" identifier = (binary_expression "*pbVar20 < *pbVar18" (pointer_expression "*pbVar20" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar23 = *pbVar20 == *pbVar18;" (assignment_expression "bVar23 = *pbVar20 == *pbVar18" identifier = (binary_expression "*pbVar20 == *pbVar18" (pointer_expression "*pbVar20" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar20 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar20 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar23)" ( identifier )) ;) (if_statement "if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;" if (parenthesized_expression "((!bVar24 && !bVar23) == bVar24)" ( (binary_expression "(!bVar24 && !bVar23) == bVar24" (parenthesized_expression "(!bVar24 && !bVar23)" ( (binary_expression "!bVar24 && !bVar23" (unary_expression "!bVar24" ! identifier) && (unary_expression "!bVar23" ! identifier)) )) == identifier) )) (goto_statement "goto LAB_0012539a;" goto statement_identifier ;)) }))) (expression_statement "pbVar20 = (byte *)*local_80;" (assignment_expression "pbVar20 = (byte *)*local_80" identifier = (cast_expression "(byte *)*local_80" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_80" * identifier))) ;) (expression_statement "sVar9 = strlen((char *)pbVar20);" (assignment_expression "sVar9 = strlen((char *)pbVar20)" identifier = (call_expression "strlen((char *)pbVar20)" identifier (argument_list "((char *)pbVar20)" ( (cast_expression "(char *)pbVar20" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "iVar8 = (int)sVar9;" (assignment_expression "iVar8 = (int)sVar9" identifier = (cast_expression "(int)sVar9" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "__s = (char *)xmalloc((ulong)(iVar8 + 1));" (assignment_expression "__s = (char *)xmalloc((ulong)(iVar8 + 1))" identifier = (cast_expression "(char *)xmalloc((ulong)(iVar8 + 1))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc((ulong)(iVar8 + 1))" identifier (argument_list "((ulong)(iVar8 + 1))" ( (call_expression "(ulong)(iVar8 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar8 + 1)" ( (binary_expression "iVar8 + 1" identifier + number_literal) ))) ))))) ;) (expression_statement "memcpy(__s,pbVar20,(ulong)(iVar8 + 1));" (call_expression "memcpy(__s,pbVar20,(ulong)(iVar8 + 1))" identifier (argument_list "(__s,pbVar20,(ulong)(iVar8 + 1))" ( identifier , identifier , (call_expression "(ulong)(iVar8 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar8 + 1)" ( (binary_expression "iVar8 + 1" identifier + number_literal) ))) ))) ;) (if_statement "if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }" if (parenthesized_expression "(iVar8 != 0)" ( (binary_expression "iVar8 != 0" identifier != number_literal) )) (compound_statement "{\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }" { (expression_statement "uVar15 = (ulong)(iVar8 - 1);" (assignment_expression "uVar15 = (ulong)(iVar8 - 1)" identifier = (call_expression "(ulong)(iVar8 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar8 - 1)" ( (binary_expression "iVar8 - 1" identifier - number_literal) )))) ;) (expression_statement "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]" identifier = (subscript_expression "_sch_istable[(ulong)(byte)__s[uVar15] * 2]" identifier [ (binary_expression "(ulong)(byte)__s[uVar15] * 2" (cast_expression "(ulong)(byte)__s[uVar15]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)__s[uVar15]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "__s[uVar15]" identifier [ identifier ]))) * number_literal) ])) ;) (while_statement "while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }" while (parenthesized_expression "((bVar1 & 4) != 0)" ( (binary_expression "(bVar1 & 4) != 0" (parenthesized_expression "(bVar1 & 4)" ( (binary_expression "bVar1 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }" { (expression_statement "iVar8 = (int)uVar15;" (assignment_expression "iVar8 = (int)uVar15" identifier = (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (iVar8 == 0) goto LAB_001250cb;" if (parenthesized_expression "(iVar8 == 0)" ( (binary_expression "iVar8 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001250cb;" goto statement_identifier ;)) (expression_statement "uVar15 = (ulong)(iVar8 - 1);" (assignment_expression "uVar15 = (ulong)(iVar8 - 1)" identifier = (call_expression "(ulong)(iVar8 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar8 - 1)" ( (binary_expression "iVar8 - 1" identifier - number_literal) )))) ;) (expression_statement "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]" identifier = (subscript_expression "_sch_istable[(ulong)(byte)__s[uVar15] * 2]" identifier [ (binary_expression "(ulong)(byte)__s[uVar15] * 2" (cast_expression "(ulong)(byte)__s[uVar15]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)__s[uVar15]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "__s[uVar15]" identifier [ identifier ]))) * number_literal) ])) ;) })) (if_statement "if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }" if (parenthesized_expression "((iVar8 != 1) && (__s[iVar8 - 1] == '.'))" ( (binary_expression "(iVar8 != 1) && (__s[iVar8 - 1] == '.')" (parenthesized_expression "(iVar8 != 1)" ( (binary_expression "iVar8 != 1" identifier != number_literal) )) && (parenthesized_expression "(__s[iVar8 - 1] == '.')" ( (binary_expression "__s[iVar8 - 1] == '.'" (subscript_expression "__s[iVar8 - 1]" identifier [ (binary_expression "iVar8 - 1" identifier - number_literal) ]) == (char_literal "'.'" ' character ')) ))) )) (compound_statement "{\n __s[iVar8 - 1] = '\0';\n }" { (expression_statement "__s[iVar8 - 1] = '\0';" (assignment_expression "__s[iVar8 - 1] = '\0'" (subscript_expression "__s[iVar8 - 1]" identifier [ (binary_expression "iVar8 - 1" identifier - number_literal) ]) = (char_literal "'\0'" ' escape_sequence ')) ;) })) })) (labeled_statement "LAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }" statement_identifier : (if_statement "if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }" if (parenthesized_expression "((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0)" ( (binary_expression "(*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0" (parenthesized_expression "(*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd)" ( (binary_expression "*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd" (binary_expression "*(int *)(*(long *)(lVar12 + 8) + 8) - 2U" (pointer_expression "*(int *)(*(long *)(lVar12 + 8) + 8)" * (cast_expression "(int *)(*(long *)(lVar12 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar12 + 8) + 8)" ( (binary_expression "*(long *)(lVar12 + 8) + 8" (pointer_expression "*(long *)(lVar12 + 8)" * (cast_expression "(long *)(lVar12 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 8)" ( (binary_expression "lVar12 + 8" identifier + number_literal) )))) + number_literal) )))) - number_literal) & number_literal) )) == number_literal) )) (compound_statement "{\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }" { (expression_statement "sVar9 = strlen(__s);" (assignment_expression "sVar9 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "bVar23 = sVar9 < 5;" (assignment_expression "bVar23 = sVar9 < 5" identifier = (binary_expression "sVar9 < 5" identifier < number_literal)) ;) (expression_statement "bVar25 = sVar9 == 5;" (assignment_expression "bVar25 = sVar9 == 5" identifier = (binary_expression "sVar9 == 5" identifier == number_literal)) ;) (if_statement "if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }" if (parenthesized_expression "(5 < sVar9)" ( (binary_expression "5 < sVar9" number_literal < identifier) )) (compound_statement "{\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }" { (expression_statement "lVar16 = 5;" (assignment_expression "lVar16 = 5" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar20;" (assignment_expression "pbVar18 = pbVar20" identifier = identifier) ;) (expression_statement "pbVar21 = (byte *)".stab";" (assignment_expression "pbVar21 = (byte *)".stab"" identifier = (cast_expression "(byte *)".stab"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".stab"" " string_content "))) ;) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);" do (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar16 == 0) break;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ;) (expression_statement "bVar23 = *pbVar18 < *pbVar21;" (assignment_expression "bVar23 = *pbVar18 < *pbVar21" identifier = (binary_expression "*pbVar18 < *pbVar21" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "bVar25 = *pbVar18 == *pbVar21;" (assignment_expression "bVar25 = *pbVar18 == *pbVar21" identifier = (binary_expression "*pbVar18 == *pbVar21" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar25)" ( identifier )) ;) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" identifier = false) ;) (expression_statement "bVar23 = (!bVar23 && !bVar25) == bVar23;" (assignment_expression "bVar23 = (!bVar23 && !bVar25) == bVar23" identifier = (binary_expression "(!bVar23 && !bVar25) == bVar23" (parenthesized_expression "(!bVar23 && !bVar25)" ( (binary_expression "!bVar23 && !bVar25" (unary_expression "!bVar23" ! identifier) && (unary_expression "!bVar25" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }" if (parenthesized_expression "(!bVar23)" ( (unary_expression "!bVar23" ! identifier) )) (compound_statement "{\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }" { (expression_statement "lVar16 = 0xe;" (assignment_expression "lVar16 = 0xe" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar20;" (assignment_expression "pbVar18 = pbVar20" identifier = identifier) ;) (expression_statement "pbVar21 = (byte *)"$GDB_SYMBOLS$";" (assignment_expression "pbVar21 = (byte *)"$GDB_SYMBOLS$"" identifier = (cast_expression "(byte *)"$GDB_SYMBOLS$"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""$GDB_SYMBOLS$"" " string_content "))) ;) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);" do (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar16 == 0) break;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ;) (expression_statement "bVar24 = *pbVar18 < *pbVar21;" (assignment_expression "bVar24 = *pbVar18 < *pbVar21" identifier = (binary_expression "*pbVar18 < *pbVar21" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "bVar23 = *pbVar18 == *pbVar21;" (assignment_expression "bVar23 = *pbVar18 == *pbVar21" identifier = (binary_expression "*pbVar18 == *pbVar21" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar21" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar21 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar23)" ( identifier )) ;) (if_statement "if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }" if (parenthesized_expression "((!bVar24 && !bVar23) != bVar24)" ( (binary_expression "(!bVar24 && !bVar23) != bVar24" (parenthesized_expression "(!bVar24 && !bVar23)" ( (binary_expression "!bVar24 && !bVar23" (unary_expression "!bVar24" ! identifier) && (unary_expression "!bVar23" ! identifier)) )) != identifier) )) (compound_statement "{\n __s[5] = '\0';\n goto LAB_0012512e;\n }" { (expression_statement "__s[5] = '\0';" (assignment_expression "__s[5] = '\0'" (subscript_expression "__s[5]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (goto_statement "goto LAB_0012512e;" goto statement_identifier ;) })) })) (expression_statement "uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: cannot create split section name for %s\n",5)" identifier (argument_list "(0,"%F%P: cannot create split section name for %s\n",5)" ( number_literal , (string_literal ""%F%P: cannot create split section name for %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00129380(uVar13,pbVar20);" (call_expression "FUN_00129380(uVar13,pbVar20)" identifier (argument_list "(uVar13,pbVar20)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_0012535d;" goto statement_identifier ;) })) }))) (labeled_statement "LAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);" statement_identifier : (expression_statement "lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);" (assignment_expression "lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c)" identifier = (call_expression "bfd_get_unique_section_name(lVar12,__s,local_3c)" identifier (argument_list "(lVar12,__s,local_3c)" ( identifier , identifier , identifier )))) ;)) (if_statement "if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }" if (parenthesized_expression "(((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0))" ( (binary_expression "((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)" (parenthesized_expression "((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0))" ( (binary_expression "(lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)" (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) || (parenthesized_expression "(puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)" ( (comma_expression "puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0" (assignment_expression "puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16)" identifier = (cast_expression "(undefined8 *)bfd_make_section_anyway(lVar12,lVar16)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_make_section_anyway(lVar12,lVar16)" identifier (argument_list "(lVar12,lVar16)" ( identifier , identifier ))))) , (binary_expression "puVar10 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) || (parenthesized_expression "(lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)" ( (comma_expression "lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0" (assignment_expression "lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0)" identifier = (call_expression "bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0)" identifier (argument_list "(DAT_002b5f68,lVar16,1,1,0)" ( identifier , identifier , number_literal , number_literal , number_literal )))) , (binary_expression "lVar16 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }" { (expression_statement "uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: clone section failed: %E\n",5)" identifier (argument_list "(0,"%F%P: clone section failed: %E\n",5)" ( number_literal , (string_literal ""%F%P: clone section failed: %E\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00129380(uVar13);" (call_expression "FUN_00129380(uVar13)" identifier (argument_list "(uVar13)" ( identifier ))) ;) (labeled_statement "LAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();" statement_identifier : (expression_statement "pcVar4 = (code *)invalidInstructionException();" (assignment_expression "pcVar4 = (code *)invalidInstructionException()" identifier = (cast_expression "(code *)invalidInstructionException()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "invalidInstructionException()" identifier (argument_list "()" ( ))))) ;)) (expression_statement "_DAT_00000108 = puVar22;" (assignment_expression "_DAT_00000108 = puVar22" identifier = identifier) ;) (expression_statement "(*pcVar4)();" (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "()" ( ))) ;) })) (expression_statement "free(__s);" (call_expression "free(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "*(undefined1 *)(lVar16 + 0x18) = 3;" (assignment_expression "*(undefined1 *)(lVar16 + 0x18) = 3" (pointer_expression "*(undefined1 *)(lVar16 + 0x18)" * (cast_expression "(undefined1 *)(lVar16 + 0x18)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x18)" ( (binary_expression "lVar16 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar16 + 0x30) = 0;" (assignment_expression "*(undefined8 *)(lVar16 + 0x30) = 0" (pointer_expression "*(undefined8 *)(lVar16 + 0x30)" * (cast_expression "(undefined8 *)(lVar16 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x30)" ( (binary_expression "lVar16 + 0x30" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 **)(lVar16 + 0x28) = puVar10;" (assignment_expression "*(undefined8 **)(lVar16 + 0x28) = puVar10" (pointer_expression "*(undefined8 **)(lVar16 + 0x28)" * (cast_expression "(undefined8 **)(lVar16 + 0x28)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x28)" ( (binary_expression "lVar16 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);" (assignment_expression "*(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4)" (pointer_expression "*(undefined4 *)(puVar10 + 4)" * (cast_expression "(undefined4 *)(puVar10 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar10 + 4)" ( (binary_expression "puVar10 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(puVar11 + 4)" * (cast_expression "(undefined4 *)(puVar11 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 4)" ( (binary_expression "puVar11 + 4" identifier + number_literal) ))))) ;) (expression_statement "puVar10[5] = puVar11[5];" (assignment_expression "puVar10[5] = puVar11[5]" (subscript_expression "puVar10[5]" identifier [ number_literal ]) = (subscript_expression "puVar11[5]" identifier [ number_literal ])) ;) (expression_statement "*(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;" (assignment_expression "*(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1" (pointer_expression "*(byte *)((long)puVar10 + 0x24)" * (cast_expression "(byte *)((long)puVar10 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar10 + 0x24)" ( (binary_expression "(long)puVar10 + 0x24" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1" (binary_expression "*(byte *)((long)puVar10 + 0x24) & 0xfe" (pointer_expression "*(byte *)((long)puVar10 + 0x24)" * (cast_expression "(byte *)((long)puVar10 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar10 + 0x24)" ( (binary_expression "(long)puVar10 + 0x24" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | (binary_expression "*(byte *)((long)puVar11 + 0x24) & 1" (pointer_expression "*(byte *)((long)puVar11 + 0x24)" * (cast_expression "(byte *)((long)puVar11 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + 0x24)" ( (binary_expression "(long)puVar11 + 0x24" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal))) ;) (expression_statement "uVar13 = puVar11[6];" (assignment_expression "uVar13 = puVar11[6]" identifier = (subscript_expression "puVar11[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10[7] = 0;" (assignment_expression "puVar10[7] = 0" (subscript_expression "puVar10[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar10[6] = uVar13;" (assignment_expression "puVar10[6] = uVar13" (subscript_expression "puVar10[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar13 = puVar11[0xc];" (assignment_expression "uVar13 = puVar11[0xc]" identifier = (subscript_expression "puVar11[0xc]" identifier [ number_literal ])) ;) (expression_statement "puVar10[0xd] = puVar10;" (assignment_expression "puVar10[0xd] = puVar10" (subscript_expression "puVar10[0xd]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[0xc] = uVar13;" (assignment_expression "puVar10[0xc] = uVar13" (subscript_expression "puVar10[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(puVar11 + 0xe);" (assignment_expression "uVar2 = *(undefined4 *)(puVar11 + 0xe)" identifier = (pointer_expression "*(undefined4 *)(puVar11 + 0xe)" * (cast_expression "(undefined4 *)(puVar11 + 0xe)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 0xe)" ( (binary_expression "puVar11 + 0xe" identifier + number_literal) ))))) ;) (expression_statement "puVar10[0x10] = 0;" (assignment_expression "puVar10[0x10] = 0" (subscript_expression "puVar10[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(puVar10 + 0xe) = uVar2;" (assignment_expression "*(undefined4 *)(puVar10 + 0xe) = uVar2" (pointer_expression "*(undefined4 *)(puVar10 + 0xe)" * (cast_expression "(undefined4 *)(puVar10 + 0xe)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar10 + 0xe)" ( (binary_expression "puVar10 + 0xe" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar16 = *(long *)(lVar12 + 8);" (assignment_expression "lVar16 = *(long *)(lVar12 + 8)" identifier = (pointer_expression "*(long *)(lVar12 + 8)" * (cast_expression "(long *)(lVar12 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 8)" ( (binary_expression "lVar12 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(puVar10 + 0x11) = 0;" (assignment_expression "*(undefined4 *)(puVar10 + 0x11) = 0" (pointer_expression "*(undefined4 *)(puVar10 + 0x11)" * (cast_expression "(undefined4 *)(puVar10 + 0x11)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar10 + 0x11)" ( (binary_expression "puVar10 + 0x11" identifier + number_literal) )))) = number_literal) ;) (expression_statement "(**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);" (call_expression "(**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10)" (parenthesized_expression "(**(code **)(lVar16 + 0x150))" ( (pointer_expression "**(code **)(lVar16 + 0x150)" * (pointer_expression "*(code **)(lVar16 + 0x150)" * (cast_expression "(code **)(lVar16 + 0x150)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x150)" ( (binary_expression "lVar16 + 0x150" identifier + number_literal) ))))) )) (argument_list "(lVar12,puVar11,lVar12,puVar10)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "uVar13 = puVar11[0x22];" (assignment_expression "uVar13 = puVar11[0x22]" identifier = (subscript_expression "puVar11[0x22]" identifier [ number_literal ])) ;) (expression_statement "lVar16 = puVar22[2];" (assignment_expression "lVar16 = puVar22[2]" identifier = (subscript_expression "puVar22[2]" identifier [ number_literal ])) ;) (expression_statement "puVar10[0x21] = puVar22;" (assignment_expression "puVar10[0x21] = puVar22" (subscript_expression "puVar10[0x21]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_70 = local_70 + lVar16;" (assignment_expression "local_70 = local_70 + lVar16" identifier = (binary_expression "local_70 + lVar16" identifier + identifier)) ;) (expression_statement "puVar10[0x22] = uVar13;" (assignment_expression "puVar10[0x22] = uVar13" (subscript_expression "puVar10[0x22]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[0x22] = local_68;" (assignment_expression "puVar11[0x22] = local_68" (subscript_expression "puVar11[0x22]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*local_68 = 0;" (assignment_expression "*local_68 = 0" (pointer_expression "*local_68" * identifier) = number_literal) ;) (expression_statement "puVar10[7] = puVar11[7] - lVar16;" (assignment_expression "puVar10[7] = puVar11[7] - lVar16" (subscript_expression "puVar10[7]" identifier [ number_literal ]) = (binary_expression "puVar11[7] - lVar16" (subscript_expression "puVar11[7]" identifier [ number_literal ]) - identifier)) ;) (expression_statement "puVar11[7] = lVar16;" (assignment_expression "puVar11[7] = lVar16" (subscript_expression "puVar11[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[5] = local_70;" (assignment_expression "puVar10[5] = local_70" (subscript_expression "puVar10[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10[6] = local_70;" (assignment_expression "puVar10[6] = local_70" (subscript_expression "puVar10[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11 = puVar22;" (assignment_expression "puVar11 = puVar22" identifier = identifier) ;) (expression_statement "lVar14 = lVar16;" (assignment_expression "lVar14 = lVar16" identifier = identifier) ;) (while_statement "while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }" { (expression_statement "puVar11[2] = lVar14 - lVar16;" (assignment_expression "puVar11[2] = lVar14 - lVar16" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = (binary_expression "lVar14 - lVar16" identifier - identifier)) ;) (if_statement "if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }" if (parenthesized_expression "(*(int *)(puVar11 + 1) == 1)" ( (binary_expression "*(int *)(puVar11 + 1) == 1" (pointer_expression "*(int *)(puVar11 + 1)" * (cast_expression "(int *)(puVar11 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 1)" ( (binary_expression "puVar11 + 1" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }" { (expression_statement "lVar3 = puVar11[4];" (assignment_expression "lVar3 = puVar11[4]" identifier = (subscript_expression "puVar11[4]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 **)(lVar3 + 0x68) = puVar10;" (assignment_expression "*(undefined8 **)(lVar3 + 0x68) = puVar10" (pointer_expression "*(undefined8 **)(lVar3 + 0x68)" * (cast_expression "(undefined8 **)(lVar3 + 0x68)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x68)" ( (binary_expression "lVar3 + 0x68" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(lVar3 + 0x60) = lVar14 - lVar16;" (assignment_expression "*(long *)(lVar3 + 0x60) = lVar14 - lVar16" (pointer_expression "*(long *)(lVar3 + 0x60)" * (cast_expression "(long *)(lVar3 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x60)" ( (binary_expression "lVar3 + 0x60" identifier + number_literal) )))) = (binary_expression "lVar14 - lVar16" identifier - identifier)) ;) })) (expression_statement "puVar11 = (undefined8 *)*puVar11;" (assignment_expression "puVar11 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) (expression_statement "uVar17 = uVar7;" (assignment_expression "uVar17 = uVar7" identifier = identifier) ;) (if_statement "if (puVar11 == (undefined8 *)0x0) break;" if (parenthesized_expression "(puVar11 == (undefined8 *)0x0)" ( (binary_expression "puVar11 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "lVar14 = puVar11[2];" (assignment_expression "lVar14 = puVar11[2]" identifier = (subscript_expression "puVar11[2]" identifier [ number_literal ])) ;) })) }))) (expression_statement "puVar11 = puVar10;" (assignment_expression "puVar11 = puVar10" identifier = identifier) ;) (expression_statement "lVar16 = local_88;" (assignment_expression "lVar16 = local_88" identifier = identifier) ;) (expression_statement "puVar10 = (undefined8 *)*puVar22;" (assignment_expression "puVar10 = (undefined8 *)*puVar22" identifier = (cast_expression "(undefined8 *)*puVar22" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar22" * identifier))) ;) (expression_statement "local_68 = puVar22;" (assignment_expression "local_68 = puVar22" identifier = identifier) ;) (expression_statement "iVar8 = iVar6;" (assignment_expression "iVar8 = iVar6" identifier = identifier) ;) }) while (parenthesized_expression "((undefined8 *)*puVar22 != (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)*puVar22 != (undefined8 *)0x0" (cast_expression "(undefined8 *)*puVar22" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar22" * identifier)) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (expression_statement "local_5c = local_5c + -1;" (assignment_expression "local_5c = local_5c + -1" identifier = (binary_expression "local_5c + -1" identifier + number_literal)) ;) (expression_statement "local_80 = (undefined8 *)local_80[2];" (assignment_expression "local_80 = (undefined8 *)local_80[2]" identifier = (cast_expression "(undefined8 *)local_80[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_80[2]" identifier [ number_literal ]))) ;) }) while (parenthesized_expression "((local_80 != (undefined8 *)0x0) && (local_5c != 0))" ( (binary_expression "(local_80 != (undefined8 *)0x0) && (local_5c != 0)" (parenthesized_expression "(local_80 != (undefined8 *)0x0)" ( (binary_expression "local_80 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(local_5c != 0)" ( (binary_expression "local_5c != 0" identifier != number_literal) ))) )) ;) })) })) (expression_statement "puVar19 = &DAT_002b5f40;" (assignment_expression "puVar19 = &DAT_002b5f40" identifier = (pointer_expression "&DAT_002b5f40" & identifier)) ;) (expression_statement "lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);" (assignment_expression "lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40)" identifier = (call_expression "(**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40)" (parenthesized_expression "(**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))" ( (pointer_expression "**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" * (pointer_expression "*(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" * (cast_expression "(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" ( (binary_expression "*(long *)(DAT_002b5f90 + 8) + 0x2d8" (pointer_expression "*(long *)(DAT_002b5f90 + 8)" * (cast_expression "(long *)(DAT_002b5f90 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_002b5f90 + 8)" ( (binary_expression "DAT_002b5f90 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(DAT_002b5f90,&DAT_002b5f40)" ( identifier , (pointer_expression "&DAT_002b5f40" & identifier) )))) ;) (if_statement "if ((int)lVar12 != 0) {\n return lVar12;\n }" if (parenthesized_expression "((int)lVar12 != 0)" ( (binary_expression "(int)lVar12 != 0" (cast_expression "(int)lVar12" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal) )) (compound_statement "{\n return lVar12;\n }" { (return_statement "return lVar12;" return identifier ;) })) (expression_statement "iVar8 = bfd_get_error();" (assignment_expression "iVar8 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }" if (parenthesized_expression "(iVar8 != 0)" ( (binary_expression "iVar8 != 0" identifier != number_literal) )) (compound_statement "{\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }" { (expression_statement "uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: final link failed: %E\n",5)" identifier (argument_list "(0,"%F%P: final link failed: %E\n",5)" ( number_literal , (string_literal ""%F%P: final link failed: %E\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "lVar12 = FUN_00129380(uVar13);" (assignment_expression "lVar12 = FUN_00129380(uVar13)" identifier = (call_expression "FUN_00129380(uVar13)" identifier (argument_list "(uVar13)" ( identifier )))) ;) (return_statement "return lVar12;" return identifier ;) })) (expression_statement "lVar12 = 1;" (assignment_expression "lVar12 = 1" identifier = number_literal) ;) (expression_statement "xexit();" (call_expression "xexit()" identifier (argument_list "()" ( ))) ;) (if_statement "if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" if (parenthesized_expression "(lVar12 != 0)" ( (binary_expression "lVar12 != 0" identifier != number_literal) )) (compound_statement "{\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" { (expression_statement "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;" (assignment_expression "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" * (cast_expression "(ushort *)(lVar12 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) = (binary_expression "*(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" * (cast_expression "(ushort *)(lVar12 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) & number_literal)) ;) (return_statement "return lVar12;" return identifier ;) })) (expression_statement "lVar12 = bfd_hash_allocate(puVar19,0x28);" (assignment_expression "lVar12 = bfd_hash_allocate(puVar19,0x28)" identifier = (call_expression "bfd_hash_allocate(puVar19,0x28)" identifier (argument_list "(puVar19,0x28)" ( identifier , number_literal )))) ;) (if_statement "if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" if (parenthesized_expression "(lVar12 != 0)" ( (binary_expression "lVar12 != 0" identifier != number_literal) )) (compound_statement "{\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" { (expression_statement "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;" (assignment_expression "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" * (cast_expression "(ushort *)(lVar12 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) = (binary_expression "*(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" * (cast_expression "(ushort *)(lVar12 + 0x20)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) & number_literal)) ;) (return_statement "return lVar12;" return identifier ;) })) (expression_statement "uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);" (assignment_expression "uVar13 = 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(uVar13,extraout_RDX);" (call_expression "FUN_00129380(uVar13,extraout_RDX)" identifier (argument_list "(uVar13,extraout_RDX)" ( identifier , 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 "pcVar4 = (code *)invalidInstructionException();" (assignment_expression "pcVar4 = (code *)invalidInstructionException()" identifier = (cast_expression "(code *)invalidInstructionException()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "invalidInstructionException()" identifier (argument_list "()" ( ))))) ;) (expression_statement "(*pcVar4)();" (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) || (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (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 IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (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 (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_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 = LIT) ;) (do_statement do (compound_statement { (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) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_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) ))))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - LIT) < LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (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 = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT < IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < 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 == IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + IDENT) ))) < IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) == IDENT)) ;) (if_statement if (parenthesized_expression ( IDENT )) (goto_statement goto statement_identifier ;)) })) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = 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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT)) ;) (if_statement if (parenthesized_expression ( IDENT )) (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 = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + LIT) ))) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + LIT) ))) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) )))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ IDENT ]))) * LIT) ])) ;) (while_statement while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) )))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ IDENT ]))) * LIT) ])) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT - LIT) ]) == (char_literal ' character ')) ))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT - LIT) ]) = (char_literal ' escape_sequence ')) ;) })) })) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) - LIT) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT < LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) != IDENT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (char_literal ' escape_sequence ')) ;) (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 , IDENT ))) ;) (goto_statement goto statement_identifier ;) })) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , 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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT ))))) , (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , LIT , LIT )))) , (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 ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( ))) ;) })) (expression_statement (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) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) & LIT) | (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) & LIT))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (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 (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_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 (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) - IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT - IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT - IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) })) }))) (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 *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) != LIT) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (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 (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (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 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 , 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 "long FUN_00124ec0(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n long lVar3;\n code *pcVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n size_t sVar9;\n char *__s;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined8 uVar13;\n long lVar14;\n ulong uVar15;\n long lVar16;\n uint uVar17;\n undefined8 extraout_RDX;\n byte *pbVar18;\n undefined1 *puVar19;\n byte *pbVar20;\n byte *pbVar21;\n undefined8 *puVar22;\n bool bVar23;\n bool bVar24;\n bool bVar25;\n byte bVar26;\n long local_88;\n undefined8 *local_80;\n long local_70;\n undefined8 *local_68;\n int local_5c;\n undefined4 local_3c [3];\n \n bVar26 = 0;\n bfd_set_error(0);\n FUN_0011c880();\n FUN_00119cb0(FUN_001248e0);\n lVar12 = DAT_002b5f90;\n if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }\n puVar19 = &DAT_002b5f40;\n lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);\n if ((int)lVar12 != 0) {\n return lVar12;\n }\n iVar8 = bfd_get_error();\n if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }\n lVar12 = 1;\n xexit();\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n lVar12 = bfd_hash_allocate(puVar19,0x28);\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar4 = (code *)invalidInstructionException();\n (*pcVar4)();\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_00124ec0(void)" (identifier "FUN_00124ec0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n byte bVar1;\n undefined4 uVar2;\n long lVar3;\n code *pcVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n size_t sVar9;\n char *__s;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined8 uVar13;\n long lVar14;\n ulong uVar15;\n long lVar16;\n uint uVar17;\n undefined8 extraout_RDX;\n byte *pbVar18;\n undefined1 *puVar19;\n byte *pbVar20;\n byte *pbVar21;\n undefined8 *puVar22;\n bool bVar23;\n bool bVar24;\n bool bVar25;\n byte bVar26;\n long local_88;\n undefined8 *local_80;\n long local_70;\n undefined8 *local_68;\n int local_5c;\n undefined4 local_3c [3];\n \n bVar26 = 0;\n bfd_set_error(0);\n FUN_0011c880();\n FUN_00119cb0(FUN_001248e0);\n lVar12 = DAT_002b5f90;\n if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }\n puVar19 = &DAT_002b5f40;\n lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);\n if ((int)lVar12 != 0) {\n return lVar12;\n }\n iVar8 = bfd_get_error();\n if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }\n lVar12 = 1;\n xexit();\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n lVar12 = bfd_hash_allocate(puVar19,0x28);\n if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }\n uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar13,extraout_RDX);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar4 = (code *)invalidInstructionException();\n (*pcVar4)();\n}" ({ "{") (declaration "byte bVar1;" (type_identifier "byte") (identifier "bVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "code *pcVar4;" (type_identifier "code") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "uint uVar5;" (type_identifier "uint") (identifier "uVar5") (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (declaration "int iVar8;" (primitive_type "int") (identifier "iVar8") (; ";")) (declaration "size_t sVar9;" (primitive_type "size_t") (identifier "sVar9") (; ";")) (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "undefined8 *puVar10;" (type_identifier "undefined8") (pointer_declarator "*puVar10" (* "*") (identifier "puVar10")) (; ";")) (declaration "undefined8 *puVar11;" (type_identifier "undefined8") (pointer_declarator "*puVar11" (* "*") (identifier "puVar11")) (; ";")) (declaration "long lVar12;" (sized_type_specifier "long" (long "long")) (identifier "lVar12") (; ";")) (declaration "undefined8 uVar13;" (type_identifier "undefined8") (identifier "uVar13") (; ";")) (declaration "long lVar14;" (sized_type_specifier "long" (long "long")) (identifier "lVar14") (; ";")) (declaration "ulong uVar15;" (type_identifier "ulong") (identifier "uVar15") (; ";")) (declaration "long lVar16;" (sized_type_specifier "long" (long "long")) (identifier "lVar16") (; ";")) (declaration "uint uVar17;" (type_identifier "uint") (identifier "uVar17") (; ";")) (declaration "undefined8 extraout_RDX;" (type_identifier "undefined8") (identifier "extraout_RDX") (; ";")) (declaration "byte *pbVar18;" (type_identifier "byte") (pointer_declarator "*pbVar18" (* "*") (identifier "pbVar18")) (; ";")) (declaration "undefined1 *puVar19;" (type_identifier "undefined1") (pointer_declarator "*puVar19" (* "*") (identifier "puVar19")) (; ";")) (declaration "byte *pbVar20;" (type_identifier "byte") (pointer_declarator "*pbVar20" (* "*") (identifier "pbVar20")) (; ";")) (declaration "byte *pbVar21;" (type_identifier "byte") (pointer_declarator "*pbVar21" (* "*") (identifier "pbVar21")) (; ";")) (declaration "undefined8 *puVar22;" (type_identifier "undefined8") (pointer_declarator "*puVar22" (* "*") (identifier "puVar22")) (; ";")) (declaration "bool bVar23;" (primitive_type "bool") (identifier "bVar23") (; ";")) (declaration "bool bVar24;" (primitive_type "bool") (identifier "bVar24") (; ";")) (declaration "bool bVar25;" (primitive_type "bool") (identifier "bVar25") (; ";")) (declaration "byte bVar26;" (type_identifier "byte") (identifier "bVar26") (; ";")) (declaration "long local_88;" (sized_type_specifier "long" (long "long")) (identifier "local_88") (; ";")) (declaration "undefined8 *local_80;" (type_identifier "undefined8") (pointer_declarator "*local_80" (* "*") (identifier "local_80")) (; ";")) (declaration "long local_70;" (sized_type_specifier "long" (long "long")) (identifier "local_70") (; ";")) (declaration "undefined8 *local_68;" (type_identifier "undefined8") (pointer_declarator "*local_68" (* "*") (identifier "local_68")) (; ";")) (declaration "int local_5c;" (primitive_type "int") (identifier "local_5c") (; ";")) (declaration "undefined4 local_3c [3];" (type_identifier "undefined4") (array_declarator "local_3c [3]" (identifier "local_3c") ([ "[") (number_literal "3") (] "]")) (; ";")) (expression_statement "bVar26 = 0;" (assignment_expression "bVar26 = 0" (identifier "bVar26") (= "=") (number_literal "0")) (; ";")) (expression_statement "bfd_set_error(0);" (call_expression "bfd_set_error(0)" (identifier "bfd_set_error") (argument_list "(0)" (( "(") (number_literal "0") () ")"))) (; ";")) (expression_statement "FUN_0011c880();" (call_expression "FUN_0011c880()" (identifier "FUN_0011c880") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_00119cb0(FUN_001248e0);" (call_expression "FUN_00119cb0(FUN_001248e0)" (identifier "FUN_00119cb0") (argument_list "(FUN_001248e0)" (( "(") (identifier "FUN_001248e0") () ")"))) (; ";")) (expression_statement "lVar12 = DAT_002b5f90;" (assignment_expression "lVar12 = DAT_002b5f90" (identifier "lVar12") (= "=") (identifier "DAT_002b5f90")) (; ";")) (if_statement "if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) {\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }" (if "if") (parenthesized_expression "((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff))" (( "(") (binary_expression "(DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)" (parenthesized_expression "(DAT_002b6120 != 0xffffffff)" (( "(") (binary_expression "DAT_002b6120 != 0xffffffff" (identifier "DAT_002b6120") (!= "!=") (number_literal "0xffffffff")) () ")")) (|| "||") (parenthesized_expression "(DAT_002b6128 != 0xffffffffffffffff)" (( "(") (binary_expression "DAT_002b6128 != 0xffffffffffffffff" (identifier "DAT_002b6128") (!= "!=") (number_literal "0xffffffffffffffff")) () ")"))) () ")")) (compound_statement "{\n local_5c = *(int *)(DAT_002b5f90 + 0xa0);\n local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);\n if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }\n }" ({ "{") (expression_statement "local_5c = *(int *)(DAT_002b5f90 + 0xa0);" (assignment_expression "local_5c = *(int *)(DAT_002b5f90 + 0xa0)" (identifier "local_5c") (= "=") (pointer_expression "*(int *)(DAT_002b5f90 + 0xa0)" (* "*") (cast_expression "(int *)(DAT_002b5f90 + 0xa0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_002b5f90 + 0xa0)" (( "(") (binary_expression "DAT_002b5f90 + 0xa0" (identifier "DAT_002b5f90") (+ "+") (number_literal "0xa0")) () ")"))))) (; ";")) (expression_statement "local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90);" (assignment_expression "local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90)" (identifier "local_80") (= "=") (pointer_expression "*(undefined8 **)(DAT_002b5f90 + 0x90)" (* "*") (cast_expression "(undefined8 **)(DAT_002b5f90 + 0x90)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_002b5f90 + 0x90)" (( "(") (binary_expression "DAT_002b5f90 + 0x90" (identifier "DAT_002b5f90") (+ "+") (number_literal "0x90")) () ")"))))) (; ";")) (if_statement "if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) {\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }" (if "if") (parenthesized_expression "((local_5c != 0) && (local_80 != (undefined8 *)0x0))" (( "(") (binary_expression "(local_5c != 0) && (local_80 != (undefined8 *)0x0)" (parenthesized_expression "(local_5c != 0)" (( "(") (binary_expression "local_5c != 0" (identifier "local_5c") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(local_80 != (undefined8 *)0x0)" (( "(") (binary_expression "local_80 != (undefined8 *)0x0" (identifier "local_80") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")"))) () ")")) (compound_statement "{\n do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));\n }" ({ "{") (do_statement "do {\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0));" (do "do") (compound_statement "{\n local_3c[0] = 0;\n local_70 = local_80[5];\n if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }\n local_5c = local_5c + -1;\n local_80 = (undefined8 *)local_80[2];\n }" ({ "{") (expression_statement "local_3c[0] = 0;" (assignment_expression "local_3c[0] = 0" (subscript_expression "local_3c[0]" (identifier "local_3c") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_70 = local_80[5];" (assignment_expression "local_70 = local_80[5]" (identifier "local_70") (= "=") (subscript_expression "local_80[5]" (identifier "local_80") ([ "[") (number_literal "5") (] "]"))) (; ";")) (if_statement "if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) {\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }" (if "if") (parenthesized_expression "((undefined8 *)local_80[0x21] != (undefined8 *)0x0)" (( "(") (binary_expression "(undefined8 *)local_80[0x21] != (undefined8 *)0x0" (cast_expression "(undefined8 *)local_80[0x21]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_80[0x21]" (identifier "local_80") ([ "[") (number_literal "0x21") (] "]"))) (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar17 = 0;\n local_68 = (undefined8 *)0x0;\n puVar11 = local_80;\n lVar16 = 0;\n puVar10 = (undefined8 *)local_80[0x21];\n iVar8 = 0;\n do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);\n }" ({ "{") (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" (identifier "uVar17") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_68 = (undefined8 *)0x0;" (assignment_expression "local_68 = (undefined8 *)0x0" (identifier "local_68") (= "=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "puVar11 = local_80;" (assignment_expression "puVar11 = local_80" (identifier "puVar11") (= "=") (identifier "local_80")) (; ";")) (expression_statement "lVar16 = 0;" (assignment_expression "lVar16 = 0" (identifier "lVar16") (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar10 = (undefined8 *)local_80[0x21];" (assignment_expression "puVar10 = (undefined8 *)local_80[0x21]" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)local_80[0x21]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_80[0x21]" (identifier "local_80") ([ "[") (number_literal "0x21") (] "]")))) (; ";")) (expression_statement "iVar8 = 0;" (assignment_expression "iVar8 = 0" (identifier "iVar8") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n } while ((undefined8 *)*puVar22 != (undefined8 *)0x0);" (do "do") (compound_statement "{\n puVar22 = puVar10;\n if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }\n if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }\n puVar11 = puVar10;\n lVar16 = local_88;\n puVar10 = (undefined8 *)*puVar22;\n local_68 = puVar22;\n iVar8 = iVar6;\n }" ({ "{") (expression_statement "puVar22 = puVar10;" (assignment_expression "puVar22 = puVar10" (identifier "puVar22") (= "=") (identifier "puVar10")) (; ";")) (if_statement "if (*(int *)(puVar22 + 1) == 1) {\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }\n else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" (if "if") (parenthesized_expression "(*(int *)(puVar22 + 1) == 1)" (( "(") (binary_expression "*(int *)(puVar22 + 1) == 1" (pointer_expression "*(int *)(puVar22 + 1)" (* "*") (cast_expression "(int *)(puVar22 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar22 + 1)" (( "(") (binary_expression "puVar22 + 1" (identifier "puVar22") (+ "+") (number_literal "1")) () ")")))) (== "==") (number_literal "1")) () ")")) (compound_statement "{\n lVar14 = puVar22[4];\n iVar6 = 0;\n if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }\n uVar7 = 0;\n if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }\n local_88 = *(long *)(lVar14 + 0x38);\n }" ({ "{") (expression_statement "lVar14 = puVar22[4];" (assignment_expression "lVar14 = puVar22[4]" (identifier "lVar14") (= "=") (subscript_expression "puVar22[4]" (identifier "puVar22") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" (identifier "iVar6") (= "=") (number_literal "0")) (; ";")) (if_statement "if ((DAT_002b5f41 & 0x20) == 0) {\n iVar6 = *(int *)(lVar14 + 0xc0);\n }" (if "if") (parenthesized_expression "((DAT_002b5f41 & 0x20) == 0)" (( "(") (binary_expression "(DAT_002b5f41 & 0x20) == 0" (parenthesized_expression "(DAT_002b5f41 & 0x20)" (( "(") (binary_expression "DAT_002b5f41 & 0x20" (identifier "DAT_002b5f41") (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar6 = *(int *)(lVar14 + 0xc0);\n }" ({ "{") (expression_statement "iVar6 = *(int *)(lVar14 + 0xc0);" (assignment_expression "iVar6 = *(int *)(lVar14 + 0xc0)" (identifier "iVar6") (= "=") (pointer_expression "*(int *)(lVar14 + 0xc0)" (* "*") (cast_expression "(int *)(lVar14 + 0xc0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0xc0)" (( "(") (binary_expression "lVar14 + 0xc0" (identifier "lVar14") (+ "+") (number_literal "0xc0")) () ")"))))) (; ";")) (} "}"))) (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" (identifier "uVar7") (= "=") (number_literal "0")) (; ";")) (if_statement "if ((DAT_002b5f40 & 3) == 2) {\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }" (if "if") (parenthesized_expression "((DAT_002b5f40 & 3) == 2)" (( "(") (binary_expression "(DAT_002b5f40 & 3) == 2" (parenthesized_expression "(DAT_002b5f40 & 3)" (( "(") (binary_expression "DAT_002b5f40 & 3" (identifier "DAT_002b5f40") (& "&") (number_literal "3")) () ")")) (== "==") (number_literal "2")) () ")")) (compound_statement "{\n uVar7 = *(uint *)(lVar14 + 0x88);\n uVar17 = uVar17 + uVar7;\n }" ({ "{") (expression_statement "uVar7 = *(uint *)(lVar14 + 0x88);" (assignment_expression "uVar7 = *(uint *)(lVar14 + 0x88)" (identifier "uVar7") (= "=") (pointer_expression "*(uint *)(lVar14 + 0x88)" (* "*") (cast_expression "(uint *)(lVar14 + 0x88)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x88)" (( "(") (binary_expression "lVar14 + 0x88" (identifier "lVar14") (+ "+") (number_literal "0x88")) () ")"))))) (; ";")) (expression_statement "uVar17 = uVar17 + uVar7;" (assignment_expression "uVar17 = uVar17 + uVar7" (identifier "uVar17") (= "=") (binary_expression "uVar17 + uVar7" (identifier "uVar17") (+ "+") (identifier "uVar7"))) (; ";")) (} "}"))) (expression_statement "local_88 = *(long *)(lVar14 + 0x38);" (assignment_expression "local_88 = *(long *)(lVar14 + 0x38)" (identifier "local_88") (= "=") (pointer_expression "*(long *)(lVar14 + 0x38)" (* "*") (cast_expression "(long *)(lVar14 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x38)" (( "(") (binary_expression "lVar14 + 0x38" (identifier "lVar14") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (} "}")) (else_clause "else if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" (else "else") (if_statement "if ((DAT_002b5f40 & 3) == 2) {\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }\n else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" (if "if") (parenthesized_expression "((DAT_002b5f40 & 3) == 2)" (( "(") (binary_expression "(DAT_002b5f40 & 3) == 2" (parenthesized_expression "(DAT_002b5f40 & 3)" (( "(") (binary_expression "DAT_002b5f40 & 3" (identifier "DAT_002b5f40") (& "&") (number_literal "3")) () ")")) (== "==") (number_literal "2")) () ")")) (compound_statement "{\n local_88 = 0;\n bVar23 = *(int *)(puVar22 + 1) - 3U < 2;\n iVar6 = 0;\n uVar17 = uVar17 + bVar23;\n uVar7 = (uint)bVar23;\n }" ({ "{") (expression_statement "local_88 = 0;" (assignment_expression "local_88 = 0" (identifier "local_88") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar23 = *(int *)(puVar22 + 1) - 3U < 2;" (assignment_expression "bVar23 = *(int *)(puVar22 + 1) - 3U < 2" (identifier "bVar23") (= "=") (binary_expression "*(int *)(puVar22 + 1) - 3U < 2" (binary_expression "*(int *)(puVar22 + 1) - 3U" (pointer_expression "*(int *)(puVar22 + 1)" (* "*") (cast_expression "(int *)(puVar22 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar22 + 1)" (( "(") (binary_expression "puVar22 + 1" (identifier "puVar22") (+ "+") (number_literal "1")) () ")")))) (- "-") (number_literal "3U")) (< "<") (number_literal "2"))) (; ";")) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" (identifier "iVar6") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar17 = uVar17 + bVar23;" (assignment_expression "uVar17 = uVar17 + bVar23" (identifier "uVar17") (= "=") (binary_expression "uVar17 + bVar23" (identifier "uVar17") (+ "+") (identifier "bVar23"))) (; ";")) (expression_statement "uVar7 = (uint)bVar23;" (assignment_expression "uVar7 = (uint)bVar23" (identifier "uVar7") (= "=") (cast_expression "(uint)bVar23" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "bVar23"))) (; ";")) (} "}")) (else_clause "else {\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" (else "else") (compound_statement "{\n local_88 = 0;\n iVar6 = 0;\n uVar7 = 0;\n }" ({ "{") (expression_statement "local_88 = 0;" (assignment_expression "local_88 = 0" (identifier "local_88") (= "=") (number_literal "0")) (; ";")) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" (identifier "iVar6") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" (identifier "uVar7") (= "=") (number_literal "0")) (; ";")) (} "}")))))) (if_statement "if (local_68 == (undefined8 *)0x0) {\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }\n else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }" (if "if") (parenthesized_expression "(local_68 == (undefined8 *)0x0)" (( "(") (binary_expression "local_68 == (undefined8 *)0x0" (identifier "local_68") (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\nLAB_0012539a:\n iVar6 = iVar6 + iVar8;\n local_88 = local_88 + lVar16;\n puVar10 = puVar11;\n }" ({ "{") (labeled_statement "LAB_0012539a:\n iVar6 = iVar6 + iVar8;" (statement_identifier "LAB_0012539a") (: ":") (expression_statement "iVar6 = iVar6 + iVar8;" (assignment_expression "iVar6 = iVar6 + iVar8" (identifier "iVar6") (= "=") (binary_expression "iVar6 + iVar8" (identifier "iVar6") (+ "+") (identifier "iVar8"))) (; ";"))) (expression_statement "local_88 = local_88 + lVar16;" (assignment_expression "local_88 = local_88 + lVar16" (identifier "local_88") (= "=") (binary_expression "local_88 + lVar16" (identifier "local_88") (+ "+") (identifier "lVar16"))) (; ";")) (expression_statement "puVar10 = puVar11;" (assignment_expression "puVar10 = puVar11" (identifier "puVar10") (= "=") (identifier "puVar11")) (; ";")) (} "}")) (else_clause "else {\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }" (else "else") (compound_statement "{\n bVar23 = DAT_002b6120 < uVar17;\n bVar25 = DAT_002b6120 == uVar17;\n if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }\n pbVar20 = (byte *)*puVar11;\n lVar14 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }\n pbVar20 = (byte *)*local_80;\n sVar9 = strlen((char *)pbVar20);\n iVar8 = (int)sVar9;\n __s = (char *)xmalloc((ulong)(iVar8 + 1));\n memcpy(__s,pbVar20,(ulong)(iVar8 + 1));\n if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }\nLAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }\nLAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);\n if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }\n free(__s);\n *(undefined1 *)(lVar16 + 0x18) = 3;\n *(undefined8 *)(lVar16 + 0x30) = 0;\n *(undefined8 **)(lVar16 + 0x28) = puVar10;\n *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);\n puVar10[5] = puVar11[5];\n *(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;\n uVar13 = puVar11[6];\n puVar10[7] = 0;\n puVar10[6] = uVar13;\n uVar13 = puVar11[0xc];\n puVar10[0xd] = puVar10;\n puVar10[0xc] = uVar13;\n uVar2 = *(undefined4 *)(puVar11 + 0xe);\n puVar10[0x10] = 0;\n *(undefined4 *)(puVar10 + 0xe) = uVar2;\n lVar16 = *(long *)(lVar12 + 8);\n *(undefined4 *)(puVar10 + 0x11) = 0;\n (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);\n uVar13 = puVar11[0x22];\n lVar16 = puVar22[2];\n puVar10[0x21] = puVar22;\n local_70 = local_70 + lVar16;\n puVar10[0x22] = uVar13;\n puVar11[0x22] = local_68;\n *local_68 = 0;\n puVar10[7] = puVar11[7] - lVar16;\n puVar11[7] = lVar16;\n puVar10[5] = local_70;\n puVar10[6] = local_70;\n puVar11 = puVar22;\n lVar14 = lVar16;\n while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }\n }" ({ "{") (expression_statement "bVar23 = DAT_002b6120 < uVar17;" (assignment_expression "bVar23 = DAT_002b6120 < uVar17" (identifier "bVar23") (= "=") (binary_expression "DAT_002b6120 < uVar17" (identifier "DAT_002b6120") (< "<") (identifier "uVar17"))) (; ";")) (expression_statement "bVar25 = DAT_002b6120 == uVar17;" (assignment_expression "bVar25 = DAT_002b6120 == uVar17" (identifier "bVar25") (= "=") (binary_expression "DAT_002b6120 == uVar17" (identifier "DAT_002b6120") (== "==") (identifier "uVar17"))) (; ";")) (if_statement "if (uVar17 < DAT_002b6120) {\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }" (if "if") (parenthesized_expression "(uVar17 < DAT_002b6120)" (( "(") (binary_expression "uVar17 < DAT_002b6120" (identifier "uVar17") (< "<") (identifier "DAT_002b6120")) () ")")) (compound_statement "{\n uVar5 = iVar6 + iVar8;\n bVar23 = DAT_002b6120 < uVar5;\n bVar25 = DAT_002b6120 == uVar5;\n if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }\n }" ({ "{") (expression_statement "uVar5 = iVar6 + iVar8;" (assignment_expression "uVar5 = iVar6 + iVar8" (identifier "uVar5") (= "=") (binary_expression "iVar6 + iVar8" (identifier "iVar6") (+ "+") (identifier "iVar8"))) (; ";")) (expression_statement "bVar23 = DAT_002b6120 < uVar5;" (assignment_expression "bVar23 = DAT_002b6120 < uVar5" (identifier "bVar23") (= "=") (binary_expression "DAT_002b6120 < uVar5" (identifier "DAT_002b6120") (< "<") (identifier "uVar5"))) (; ";")) (expression_statement "bVar25 = DAT_002b6120 == uVar5;" (assignment_expression "bVar25 = DAT_002b6120 == uVar5" (identifier "bVar25") (= "=") (binary_expression "DAT_002b6120 == uVar5" (identifier "DAT_002b6120") (== "==") (identifier "uVar5"))) (; ";")) (if_statement "if (uVar5 < DAT_002b6120) {\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }" (if "if") (parenthesized_expression "(uVar5 < DAT_002b6120)" (( "(") (binary_expression "uVar5 < DAT_002b6120" (identifier "uVar5") (< "<") (identifier "DAT_002b6120")) () ")")) (compound_statement "{\n bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;\n bVar25 = local_88 + lVar16 == DAT_002b6128;\n if (bVar23) goto LAB_0012539a;\n }" ({ "{") (expression_statement "bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128;" (assignment_expression "bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128" (identifier "bVar23") (= "=") (binary_expression "(ulong)(local_88 + lVar16) < DAT_002b6128" (call_expression "(ulong)(local_88 + lVar16)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(local_88 + lVar16)" (( "(") (binary_expression "local_88 + lVar16" (identifier "local_88") (+ "+") (identifier "lVar16")) () ")"))) (< "<") (identifier "DAT_002b6128"))) (; ";")) (expression_statement "bVar25 = local_88 + lVar16 == DAT_002b6128;" (assignment_expression "bVar25 = local_88 + lVar16 == DAT_002b6128" (identifier "bVar25") (= "=") (binary_expression "local_88 + lVar16 == DAT_002b6128" (binary_expression "local_88 + lVar16" (identifier "local_88") (+ "+") (identifier "lVar16")) (== "==") (identifier "DAT_002b6128"))) (; ";")) (if_statement "if (bVar23) goto LAB_0012539a;" (if "if") (parenthesized_expression "(bVar23)" (( "(") (identifier "bVar23") () ")")) (goto_statement "goto LAB_0012539a;" (goto "goto") (statement_identifier "LAB_0012539a") (; ";"))) (} "}"))) (} "}"))) (expression_statement "pbVar20 = (byte *)*puVar11;" (assignment_expression "pbVar20 = (byte *)*puVar11" (identifier "pbVar20") (= "=") (cast_expression "(byte *)*puVar11" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar11" (* "*") (identifier "puVar11")))) (; ";")) (expression_statement "lVar14 = 5;" (assignment_expression "lVar14 = 5" (identifier "lVar14") (= "=") (number_literal "5")) (; ";")) (expression_statement "pbVar18 = pbVar20;" (assignment_expression "pbVar18 = pbVar20" (identifier "pbVar18") (= "=") (identifier "pbVar20")) (; ";")) (expression_statement "pbVar21 = (byte *)".stab";" (assignment_expression "pbVar21 = (byte *)".stab"" (identifier "pbVar21") (= "=") (cast_expression "(byte *)".stab"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal "".stab"" (" """) (string_content ".stab") (" """)))) (; ";")) (do_statement "do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);" (do "do") (compound_statement "{\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar14 == 0) break;" (if "if") (parenthesized_expression "(lVar14 == 0)" (( "(") (binary_expression "lVar14 == 0" (identifier "lVar14") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar14 = lVar14 + -1;" (assignment_expression "lVar14 = lVar14 + -1" (identifier "lVar14") (= "=") (binary_expression "lVar14 + -1" (identifier "lVar14") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar23 = *pbVar18 < *pbVar21;" (assignment_expression "bVar23 = *pbVar18 < *pbVar21" (identifier "bVar23") (= "=") (binary_expression "*pbVar18 < *pbVar21" (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")) (< "<") (pointer_expression "*pbVar21" (* "*") (identifier "pbVar21")))) (; ";")) (expression_statement "bVar25 = *pbVar18 == *pbVar21;" (assignment_expression "bVar25 = *pbVar18 == *pbVar21" (identifier "bVar25") (= "=") (binary_expression "*pbVar18 == *pbVar21" (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")) (== "==") (pointer_expression "*pbVar21" (* "*") (identifier "pbVar21")))) (; ";")) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" (identifier "pbVar18") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1" (identifier "pbVar21") (= "=") (binary_expression "pbVar21 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar26 * -2" (identifier "pbVar21") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar25)" (( "(") (identifier "bVar25") () ")")) (; ";")) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" (identifier "bVar24") (= "=") (false "false")) (; ";")) (expression_statement "bVar23 = (!bVar23 && !bVar25) == bVar23;" (assignment_expression "bVar23 = (!bVar23 && !bVar25) == bVar23" (identifier "bVar23") (= "=") (binary_expression "(!bVar23 && !bVar25) == bVar23" (parenthesized_expression "(!bVar23 && !bVar25)" (( "(") (binary_expression "!bVar23 && !bVar25" (unary_expression "!bVar23" (! "!") (identifier "bVar23")) (&& "&&") (unary_expression "!bVar25" (! "!") (identifier "bVar25"))) () ")")) (== "==") (identifier "bVar23"))) (; ";")) (if_statement "if (bVar23) {\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }\n else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }" (if "if") (parenthesized_expression "(bVar23)" (( "(") (identifier "bVar23") () ")")) (compound_statement "{\n sVar9 = strlen((char *)pbVar20);\n lVar14 = 4;\n uVar15 = (ulong)((int)sVar9 - 3);\n bVar23 = CARRY8(uVar15,(ulong)pbVar20);\n bVar25 = pbVar20 + uVar15 == (byte *)0x0;\n pbVar20 = pbVar20 + uVar15;\n pbVar18 = &DAT_0016e120;\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;\n }" ({ "{") (expression_statement "sVar9 = strlen((char *)pbVar20);" (assignment_expression "sVar9 = strlen((char *)pbVar20)" (identifier "sVar9") (= "=") (call_expression "strlen((char *)pbVar20)" (identifier "strlen") (argument_list "((char *)pbVar20)" (( "(") (cast_expression "(char *)pbVar20" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "pbVar20")) () ")")))) (; ";")) (expression_statement "lVar14 = 4;" (assignment_expression "lVar14 = 4" (identifier "lVar14") (= "=") (number_literal "4")) (; ";")) (expression_statement "uVar15 = (ulong)((int)sVar9 - 3);" (assignment_expression "uVar15 = (ulong)((int)sVar9 - 3)" (identifier "uVar15") (= "=") (call_expression "(ulong)((int)sVar9 - 3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((int)sVar9 - 3)" (( "(") (binary_expression "(int)sVar9 - 3" (cast_expression "(int)sVar9" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "sVar9")) (- "-") (number_literal "3")) () ")")))) (; ";")) (expression_statement "bVar23 = CARRY8(uVar15,(ulong)pbVar20);" (assignment_expression "bVar23 = CARRY8(uVar15,(ulong)pbVar20)" (identifier "bVar23") (= "=") (call_expression "CARRY8(uVar15,(ulong)pbVar20)" (identifier "CARRY8") (argument_list "(uVar15,(ulong)pbVar20)" (( "(") (identifier "uVar15") (, ",") (cast_expression "(ulong)pbVar20" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "pbVar20")) () ")")))) (; ";")) (expression_statement "bVar25 = pbVar20 + uVar15 == (byte *)0x0;" (assignment_expression "bVar25 = pbVar20 + uVar15 == (byte *)0x0" (identifier "bVar25") (= "=") (binary_expression "pbVar20 + uVar15 == (byte *)0x0" (binary_expression "pbVar20 + uVar15" (identifier "pbVar20") (+ "+") (identifier "uVar15")) (== "==") (cast_expression "(byte *)0x0" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) (; ";")) (expression_statement "pbVar20 = pbVar20 + uVar15;" (assignment_expression "pbVar20 = pbVar20 + uVar15" (identifier "pbVar20") (= "=") (binary_expression "pbVar20 + uVar15" (identifier "pbVar20") (+ "+") (identifier "uVar15"))) (; ";")) (expression_statement "pbVar18 = &DAT_0016e120;" (assignment_expression "pbVar18 = &DAT_0016e120" (identifier "pbVar18") (= "=") (pointer_expression "&DAT_0016e120" (& "&") (identifier "DAT_0016e120"))) (; ";")) (do_statement "do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);" (do "do") (compound_statement "{\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar23 = *pbVar20 < *pbVar18;\n bVar25 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar14 == 0) break;" (if "if") (parenthesized_expression "(lVar14 == 0)" (( "(") (binary_expression "lVar14 == 0" (identifier "lVar14") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar14 = lVar14 + -1;" (assignment_expression "lVar14 = lVar14 + -1" (identifier "lVar14") (= "=") (binary_expression "lVar14 + -1" (identifier "lVar14") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar23 = *pbVar20 < *pbVar18;" (assignment_expression "bVar23 = *pbVar20 < *pbVar18" (identifier "bVar23") (= "=") (binary_expression "*pbVar20 < *pbVar18" (pointer_expression "*pbVar20" (* "*") (identifier "pbVar20")) (< "<") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "bVar25 = *pbVar20 == *pbVar18;" (assignment_expression "bVar25 = *pbVar20 == *pbVar18" (identifier "bVar25") (= "=") (binary_expression "*pbVar20 == *pbVar18" (pointer_expression "*pbVar20" (* "*") (identifier "pbVar20")) (== "==") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1" (identifier "pbVar20") (= "=") (binary_expression "pbVar20 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar20 + (ulong)bVar26 * -2" (identifier "pbVar20") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" (identifier "pbVar18") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar25)" (( "(") (identifier "bVar25") () ")")) (; ";")) (if_statement "if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a;" (if "if") (parenthesized_expression "((!bVar23 && !bVar25) == bVar23)" (( "(") (binary_expression "(!bVar23 && !bVar25) == bVar23" (parenthesized_expression "(!bVar23 && !bVar25)" (( "(") (binary_expression "!bVar23 && !bVar25" (unary_expression "!bVar23" (! "!") (identifier "bVar23")) (&& "&&") (unary_expression "!bVar25" (! "!") (identifier "bVar25"))) () ")")) (== "==") (identifier "bVar23")) () ")")) (goto_statement "goto LAB_0012539a;" (goto "goto") (statement_identifier "LAB_0012539a") (; ";"))) (} "}")) (else_clause "else {\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }" (else "else") (compound_statement "{\n lVar14 = 0xe;\n pbVar18 = (byte *)"$GDB_STRINGS$";\n do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;\n }" ({ "{") (expression_statement "lVar14 = 0xe;" (assignment_expression "lVar14 = 0xe" (identifier "lVar14") (= "=") (number_literal "0xe")) (; ";")) (expression_statement "pbVar18 = (byte *)"$GDB_STRINGS$";" (assignment_expression "pbVar18 = (byte *)"$GDB_STRINGS$"" (identifier "pbVar18") (= "=") (cast_expression "(byte *)"$GDB_STRINGS$"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""$GDB_STRINGS$"" (" """) (string_content "$GDB_STRINGS$") (" """)))) (; ";")) (do_statement "do {\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);" (do "do") (compound_statement "{\n if (lVar14 == 0) break;\n lVar14 = lVar14 + -1;\n bVar24 = *pbVar20 < *pbVar18;\n bVar23 = *pbVar20 == *pbVar18;\n pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar14 == 0) break;" (if "if") (parenthesized_expression "(lVar14 == 0)" (( "(") (binary_expression "lVar14 == 0" (identifier "lVar14") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar14 = lVar14 + -1;" (assignment_expression "lVar14 = lVar14 + -1" (identifier "lVar14") (= "=") (binary_expression "lVar14 + -1" (identifier "lVar14") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar24 = *pbVar20 < *pbVar18;" (assignment_expression "bVar24 = *pbVar20 < *pbVar18" (identifier "bVar24") (= "=") (binary_expression "*pbVar20 < *pbVar18" (pointer_expression "*pbVar20" (* "*") (identifier "pbVar20")) (< "<") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "bVar23 = *pbVar20 == *pbVar18;" (assignment_expression "bVar23 = *pbVar20 == *pbVar18" (identifier "bVar23") (= "=") (binary_expression "*pbVar20 == *pbVar18" (pointer_expression "*pbVar20" (* "*") (identifier "pbVar20")) (== "==") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1" (identifier "pbVar20") (= "=") (binary_expression "pbVar20 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar20 + (ulong)bVar26 * -2" (identifier "pbVar20") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" (identifier "pbVar18") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar23)" (( "(") (identifier "bVar23") () ")")) (; ";")) (if_statement "if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a;" (if "if") (parenthesized_expression "((!bVar24 && !bVar23) == bVar24)" (( "(") (binary_expression "(!bVar24 && !bVar23) == bVar24" (parenthesized_expression "(!bVar24 && !bVar23)" (( "(") (binary_expression "!bVar24 && !bVar23" (unary_expression "!bVar24" (! "!") (identifier "bVar24")) (&& "&&") (unary_expression "!bVar23" (! "!") (identifier "bVar23"))) () ")")) (== "==") (identifier "bVar24")) () ")")) (goto_statement "goto LAB_0012539a;" (goto "goto") (statement_identifier "LAB_0012539a") (; ";"))) (} "}")))) (expression_statement "pbVar20 = (byte *)*local_80;" (assignment_expression "pbVar20 = (byte *)*local_80" (identifier "pbVar20") (= "=") (cast_expression "(byte *)*local_80" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_80" (* "*") (identifier "local_80")))) (; ";")) (expression_statement "sVar9 = strlen((char *)pbVar20);" (assignment_expression "sVar9 = strlen((char *)pbVar20)" (identifier "sVar9") (= "=") (call_expression "strlen((char *)pbVar20)" (identifier "strlen") (argument_list "((char *)pbVar20)" (( "(") (cast_expression "(char *)pbVar20" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "pbVar20")) () ")")))) (; ";")) (expression_statement "iVar8 = (int)sVar9;" (assignment_expression "iVar8 = (int)sVar9" (identifier "iVar8") (= "=") (cast_expression "(int)sVar9" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "sVar9"))) (; ";")) (expression_statement "__s = (char *)xmalloc((ulong)(iVar8 + 1));" (assignment_expression "__s = (char *)xmalloc((ulong)(iVar8 + 1))" (identifier "__s") (= "=") (cast_expression "(char *)xmalloc((ulong)(iVar8 + 1))" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc((ulong)(iVar8 + 1))" (identifier "xmalloc") (argument_list "((ulong)(iVar8 + 1))" (( "(") (call_expression "(ulong)(iVar8 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar8 + 1)" (( "(") (binary_expression "iVar8 + 1" (identifier "iVar8") (+ "+") (number_literal "1")) () ")"))) () ")"))))) (; ";")) (expression_statement "memcpy(__s,pbVar20,(ulong)(iVar8 + 1));" (call_expression "memcpy(__s,pbVar20,(ulong)(iVar8 + 1))" (identifier "memcpy") (argument_list "(__s,pbVar20,(ulong)(iVar8 + 1))" (( "(") (identifier "__s") (, ",") (identifier "pbVar20") (, ",") (call_expression "(ulong)(iVar8 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar8 + 1)" (( "(") (binary_expression "iVar8 + 1" (identifier "iVar8") (+ "+") (number_literal "1")) () ")"))) () ")"))) (; ";")) (if_statement "if (iVar8 != 0) {\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }" (if "if") (parenthesized_expression "(iVar8 != 0)" (( "(") (binary_expression "iVar8 != 0" (identifier "iVar8") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }\n if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }\n }" ({ "{") (expression_statement "uVar15 = (ulong)(iVar8 - 1);" (assignment_expression "uVar15 = (ulong)(iVar8 - 1)" (identifier "uVar15") (= "=") (call_expression "(ulong)(iVar8 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar8 - 1)" (( "(") (binary_expression "iVar8 - 1" (identifier "iVar8") (- "-") (number_literal "1")) () ")")))) (; ";")) (expression_statement "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]" (identifier "bVar1") (= "=") (subscript_expression "_sch_istable[(ulong)(byte)__s[uVar15] * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)(byte)__s[uVar15] * 2" (cast_expression "(ulong)(byte)__s[uVar15]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (cast_expression "(byte)__s[uVar15]" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (subscript_expression "__s[uVar15]" (identifier "__s") ([ "[") (identifier "uVar15") (] "]")))) (* "*") (number_literal "2")) (] "]"))) (; ";")) (while_statement "while ((bVar1 & 4) != 0) {\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }" (while "while") (parenthesized_expression "((bVar1 & 4) != 0)" (( "(") (binary_expression "(bVar1 & 4) != 0" (parenthesized_expression "(bVar1 & 4)" (( "(") (binary_expression "bVar1 & 4" (identifier "bVar1") (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar8 = (int)uVar15;\n if (iVar8 == 0) goto LAB_001250cb;\n uVar15 = (ulong)(iVar8 - 1);\n bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];\n }" ({ "{") (expression_statement "iVar8 = (int)uVar15;" (assignment_expression "iVar8 = (int)uVar15" (identifier "iVar8") (= "=") (cast_expression "(int)uVar15" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar15"))) (; ";")) (if_statement "if (iVar8 == 0) goto LAB_001250cb;" (if "if") (parenthesized_expression "(iVar8 == 0)" (( "(") (binary_expression "iVar8 == 0" (identifier "iVar8") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001250cb;" (goto "goto") (statement_identifier "LAB_001250cb") (; ";"))) (expression_statement "uVar15 = (ulong)(iVar8 - 1);" (assignment_expression "uVar15 = (ulong)(iVar8 - 1)" (identifier "uVar15") (= "=") (call_expression "(ulong)(iVar8 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar8 - 1)" (( "(") (binary_expression "iVar8 - 1" (identifier "iVar8") (- "-") (number_literal "1")) () ")")))) (; ";")) (expression_statement "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]" (identifier "bVar1") (= "=") (subscript_expression "_sch_istable[(ulong)(byte)__s[uVar15] * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)(byte)__s[uVar15] * 2" (cast_expression "(ulong)(byte)__s[uVar15]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (cast_expression "(byte)__s[uVar15]" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (subscript_expression "__s[uVar15]" (identifier "__s") ([ "[") (identifier "uVar15") (] "]")))) (* "*") (number_literal "2")) (] "]"))) (; ";")) (} "}"))) (if_statement "if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) {\n __s[iVar8 - 1] = '\0';\n }" (if "if") (parenthesized_expression "((iVar8 != 1) && (__s[iVar8 - 1] == '.'))" (( "(") (binary_expression "(iVar8 != 1) && (__s[iVar8 - 1] == '.')" (parenthesized_expression "(iVar8 != 1)" (( "(") (binary_expression "iVar8 != 1" (identifier "iVar8") (!= "!=") (number_literal "1")) () ")")) (&& "&&") (parenthesized_expression "(__s[iVar8 - 1] == '.')" (( "(") (binary_expression "__s[iVar8 - 1] == '.'" (subscript_expression "__s[iVar8 - 1]" (identifier "__s") ([ "[") (binary_expression "iVar8 - 1" (identifier "iVar8") (- "-") (number_literal "1")) (] "]")) (== "==") (char_literal "'.'" (' "'") (character ".") (' "'"))) () ")"))) () ")")) (compound_statement "{\n __s[iVar8 - 1] = '\0';\n }" ({ "{") (expression_statement "__s[iVar8 - 1] = '\0';" (assignment_expression "__s[iVar8 - 1] = '\0'" (subscript_expression "__s[iVar8 - 1]" (identifier "__s") ([ "[") (binary_expression "iVar8 - 1" (identifier "iVar8") (- "-") (number_literal "1")) (] "]")) (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (} "}"))) (} "}"))) (labeled_statement "LAB_001250cb:\n if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }" (statement_identifier "LAB_001250cb") (: ":") (if_statement "if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) {\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }" (if "if") (parenthesized_expression "((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0)" (( "(") (binary_expression "(*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0" (parenthesized_expression "(*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd)" (( "(") (binary_expression "*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd" (binary_expression "*(int *)(*(long *)(lVar12 + 8) + 8) - 2U" (pointer_expression "*(int *)(*(long *)(lVar12 + 8) + 8)" (* "*") (cast_expression "(int *)(*(long *)(lVar12 + 8) + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar12 + 8) + 8)" (( "(") (binary_expression "*(long *)(lVar12 + 8) + 8" (pointer_expression "*(long *)(lVar12 + 8)" (* "*") (cast_expression "(long *)(lVar12 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 8)" (( "(") (binary_expression "lVar12 + 8" (identifier "lVar12") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (- "-") (number_literal "2U")) (& "&") (number_literal "0xfffffffd")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sVar9 = strlen(__s);\n bVar23 = sVar9 < 5;\n bVar25 = sVar9 == 5;\n if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }\n }" ({ "{") (expression_statement "sVar9 = strlen(__s);" (assignment_expression "sVar9 = strlen(__s)" (identifier "sVar9") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "bVar23 = sVar9 < 5;" (assignment_expression "bVar23 = sVar9 < 5" (identifier "bVar23") (= "=") (binary_expression "sVar9 < 5" (identifier "sVar9") (< "<") (number_literal "5"))) (; ";")) (expression_statement "bVar25 = sVar9 == 5;" (assignment_expression "bVar25 = sVar9 == 5" (identifier "bVar25") (= "=") (binary_expression "sVar9 == 5" (identifier "sVar9") (== "==") (number_literal "5"))) (; ";")) (if_statement "if (5 < sVar9) {\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }" (if "if") (parenthesized_expression "(5 < sVar9)" (( "(") (binary_expression "5 < sVar9" (number_literal "5") (< "<") (identifier "sVar9")) () ")")) (compound_statement "{\n lVar16 = 5;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)".stab";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);\n bVar24 = false;\n bVar23 = (!bVar23 && !bVar25) == bVar23;\n if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }\n uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);\n FUN_00129380(uVar13,pbVar20);\n goto LAB_0012535d;\n }" ({ "{") (expression_statement "lVar16 = 5;" (assignment_expression "lVar16 = 5" (identifier "lVar16") (= "=") (number_literal "5")) (; ";")) (expression_statement "pbVar18 = pbVar20;" (assignment_expression "pbVar18 = pbVar20" (identifier "pbVar18") (= "=") (identifier "pbVar20")) (; ";")) (expression_statement "pbVar21 = (byte *)".stab";" (assignment_expression "pbVar21 = (byte *)".stab"" (identifier "pbVar21") (= "=") (cast_expression "(byte *)".stab"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal "".stab"" (" """) (string_content ".stab") (" """)))) (; ";")) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar25);" (do "do") (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar23 = *pbVar18 < *pbVar21;\n bVar25 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar16 == 0) break;" (if "if") (parenthesized_expression "(lVar16 == 0)" (( "(") (binary_expression "lVar16 == 0" (identifier "lVar16") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" (identifier "lVar16") (= "=") (binary_expression "lVar16 + -1" (identifier "lVar16") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar23 = *pbVar18 < *pbVar21;" (assignment_expression "bVar23 = *pbVar18 < *pbVar21" (identifier "bVar23") (= "=") (binary_expression "*pbVar18 < *pbVar21" (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")) (< "<") (pointer_expression "*pbVar21" (* "*") (identifier "pbVar21")))) (; ";")) (expression_statement "bVar25 = *pbVar18 == *pbVar21;" (assignment_expression "bVar25 = *pbVar18 == *pbVar21" (identifier "bVar25") (= "=") (binary_expression "*pbVar18 == *pbVar21" (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")) (== "==") (pointer_expression "*pbVar21" (* "*") (identifier "pbVar21")))) (; ";")) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" (identifier "pbVar18") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1" (identifier "pbVar21") (= "=") (binary_expression "pbVar21 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar26 * -2" (identifier "pbVar21") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar25)" (( "(") (identifier "bVar25") () ")")) (; ";")) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" (identifier "bVar24") (= "=") (false "false")) (; ";")) (expression_statement "bVar23 = (!bVar23 && !bVar25) == bVar23;" (assignment_expression "bVar23 = (!bVar23 && !bVar25) == bVar23" (identifier "bVar23") (= "=") (binary_expression "(!bVar23 && !bVar25) == bVar23" (parenthesized_expression "(!bVar23 && !bVar25)" (( "(") (binary_expression "!bVar23 && !bVar25" (unary_expression "!bVar23" (! "!") (identifier "bVar23")) (&& "&&") (unary_expression "!bVar25" (! "!") (identifier "bVar25"))) () ")")) (== "==") (identifier "bVar23"))) (; ";")) (if_statement "if (!bVar23) {\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }" (if "if") (parenthesized_expression "(!bVar23)" (( "(") (unary_expression "!bVar23" (! "!") (identifier "bVar23")) () ")")) (compound_statement "{\n lVar16 = 0xe;\n pbVar18 = pbVar20;\n pbVar21 = (byte *)"$GDB_SYMBOLS$";\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);\n if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }\n }" ({ "{") (expression_statement "lVar16 = 0xe;" (assignment_expression "lVar16 = 0xe" (identifier "lVar16") (= "=") (number_literal "0xe")) (; ";")) (expression_statement "pbVar18 = pbVar20;" (assignment_expression "pbVar18 = pbVar20" (identifier "pbVar18") (= "=") (identifier "pbVar20")) (; ";")) (expression_statement "pbVar21 = (byte *)"$GDB_SYMBOLS$";" (assignment_expression "pbVar21 = (byte *)"$GDB_SYMBOLS$"" (identifier "pbVar21") (= "=") (cast_expression "(byte *)"$GDB_SYMBOLS$"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""$GDB_SYMBOLS$"" (" """) (string_content "$GDB_SYMBOLS$") (" """)))) (; ";")) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n } while (bVar23);" (do "do") (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar24 = *pbVar18 < *pbVar21;\n bVar23 = *pbVar18 == *pbVar21;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar16 == 0) break;" (if "if") (parenthesized_expression "(lVar16 == 0)" (( "(") (binary_expression "lVar16 == 0" (identifier "lVar16") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" (identifier "lVar16") (= "=") (binary_expression "lVar16 + -1" (identifier "lVar16") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar24 = *pbVar18 < *pbVar21;" (assignment_expression "bVar24 = *pbVar18 < *pbVar21" (identifier "bVar24") (= "=") (binary_expression "*pbVar18 < *pbVar21" (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")) (< "<") (pointer_expression "*pbVar21" (* "*") (identifier "pbVar21")))) (; ";")) (expression_statement "bVar23 = *pbVar18 == *pbVar21;" (assignment_expression "bVar23 = *pbVar18 == *pbVar21" (identifier "bVar23") (= "=") (binary_expression "*pbVar18 == *pbVar21" (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")) (== "==") (pointer_expression "*pbVar21" (* "*") (identifier "pbVar21")))) (; ";")) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" (identifier "pbVar18") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1" (identifier "pbVar21") (= "=") (binary_expression "pbVar21 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar21 + (ulong)bVar26 * -2" (identifier "pbVar21") (+ "+") (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar26")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar23)" (( "(") (identifier "bVar23") () ")")) (; ";")) (if_statement "if ((!bVar24 && !bVar23) != bVar24) {\n __s[5] = '\0';\n goto LAB_0012512e;\n }" (if "if") (parenthesized_expression "((!bVar24 && !bVar23) != bVar24)" (( "(") (binary_expression "(!bVar24 && !bVar23) != bVar24" (parenthesized_expression "(!bVar24 && !bVar23)" (( "(") (binary_expression "!bVar24 && !bVar23" (unary_expression "!bVar24" (! "!") (identifier "bVar24")) (&& "&&") (unary_expression "!bVar23" (! "!") (identifier "bVar23"))) () ")")) (!= "!=") (identifier "bVar24")) () ")")) (compound_statement "{\n __s[5] = '\0';\n goto LAB_0012512e;\n }" ({ "{") (expression_statement "__s[5] = '\0';" (assignment_expression "__s[5] = '\0'" (subscript_expression "__s[5]" (identifier "__s") ([ "[") (number_literal "5") (] "]")) (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (goto_statement "goto LAB_0012512e;" (goto "goto") (statement_identifier "LAB_0012512e") (; ";")) (} "}"))) (} "}"))) (expression_statement "uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"%F%P: cannot create split section name for %s\n",5)" (identifier "dcgettext") (argument_list "(0,"%F%P: cannot create split section name for %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%F%P: cannot create split section name for %s\n"" (" """) (string_content "%F%P: cannot create split section name for %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00129380(uVar13,pbVar20);" (call_expression "FUN_00129380(uVar13,pbVar20)" (identifier "FUN_00129380") (argument_list "(uVar13,pbVar20)" (( "(") (identifier "uVar13") (, ",") (identifier "pbVar20") () ")"))) (; ";")) (goto_statement "goto LAB_0012535d;" (goto "goto") (statement_identifier "LAB_0012535d") (; ";")) (} "}"))) (} "}")))) (labeled_statement "LAB_0012512e:\n lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);" (statement_identifier "LAB_0012512e") (: ":") (expression_statement "lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c);" (assignment_expression "lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c)" (identifier "lVar16") (= "=") (call_expression "bfd_get_unique_section_name(lVar12,__s,local_3c)" (identifier "bfd_get_unique_section_name") (argument_list "(lVar12,__s,local_3c)" (( "(") (identifier "lVar12") (, ",") (identifier "__s") (, ",") (identifier "local_3c") () ")")))) (; ";"))) (if_statement "if (((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) {\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }" (if "if") (parenthesized_expression "(((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0))" (( "(") (binary_expression "((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)) ||\n (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)" (parenthesized_expression "((lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0))" (( "(") (binary_expression "(lVar16 == 0) ||\n (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)" (parenthesized_expression "(lVar16 == 0)" (( "(") (binary_expression "lVar16 == 0" (identifier "lVar16") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0)" (( "(") (comma_expression "puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16),\n puVar10 == (undefined8 *)0x0" (assignment_expression "puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16)" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)bfd_make_section_anyway(lVar12,lVar16)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "bfd_make_section_anyway(lVar12,lVar16)" (identifier "bfd_make_section_anyway") (argument_list "(lVar12,lVar16)" (( "(") (identifier "lVar12") (, ",") (identifier "lVar16") () ")"))))) (, ",") (binary_expression "puVar10 == (undefined8 *)0x0" (identifier "puVar10") (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)" (( "(") (comma_expression "lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0" (assignment_expression "lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0)" (identifier "lVar16") (= "=") (call_expression "bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0)" (identifier "bfd_link_hash_lookup") (argument_list "(DAT_002b5f68,lVar16,1,1,0)" (( "(") (identifier "DAT_002b5f68") (, ",") (identifier "lVar16") (, ",") (number_literal "1") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (, ",") (binary_expression "lVar16 == 0" (identifier "lVar16") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);\n FUN_00129380(uVar13);\nLAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();\n _DAT_00000108 = puVar22;\n (*pcVar4)();\n }" ({ "{") (expression_statement "uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"%F%P: clone section failed: %E\n",5)" (identifier "dcgettext") (argument_list "(0,"%F%P: clone section failed: %E\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%F%P: clone section failed: %E\n"" (" """) (string_content "%F%P: clone section failed: %E") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00129380(uVar13);" (call_expression "FUN_00129380(uVar13)" (identifier "FUN_00129380") (argument_list "(uVar13)" (( "(") (identifier "uVar13") () ")"))) (; ";")) (labeled_statement "LAB_0012535d:\n \n pcVar4 = (code *)invalidInstructionException();" (statement_identifier "LAB_0012535d") (: ":") (expression_statement "pcVar4 = (code *)invalidInstructionException();" (assignment_expression "pcVar4 = (code *)invalidInstructionException()" (identifier "pcVar4") (= "=") (cast_expression "(code *)invalidInstructionException()" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "invalidInstructionException()" (identifier "invalidInstructionException") (argument_list "()" (( "(") () ")"))))) (; ";"))) (expression_statement "_DAT_00000108 = puVar22;" (assignment_expression "_DAT_00000108 = puVar22" (identifier "_DAT_00000108") (= "=") (identifier "puVar22")) (; ";")) (expression_statement "(*pcVar4)();" (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" (( "(") (pointer_expression "*pcVar4" (* "*") (identifier "pcVar4")) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "free(__s);" (call_expression "free(__s)" (identifier "free") (argument_list "(__s)" (( "(") (identifier "__s") () ")"))) (; ";")) (expression_statement "*(undefined1 *)(lVar16 + 0x18) = 3;" (assignment_expression "*(undefined1 *)(lVar16 + 0x18) = 3" (pointer_expression "*(undefined1 *)(lVar16 + 0x18)" (* "*") (cast_expression "(undefined1 *)(lVar16 + 0x18)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar16 + 0x18)" (( "(") (binary_expression "lVar16 + 0x18" (identifier "lVar16") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (number_literal "3")) (; ";")) (expression_statement "*(undefined8 *)(lVar16 + 0x30) = 0;" (assignment_expression "*(undefined8 *)(lVar16 + 0x30) = 0" (pointer_expression "*(undefined8 *)(lVar16 + 0x30)" (* "*") (cast_expression "(undefined8 *)(lVar16 + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar16 + 0x30)" (( "(") (binary_expression "lVar16 + 0x30" (identifier "lVar16") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 **)(lVar16 + 0x28) = puVar10;" (assignment_expression "*(undefined8 **)(lVar16 + 0x28) = puVar10" (pointer_expression "*(undefined8 **)(lVar16 + 0x28)" (* "*") (cast_expression "(undefined8 **)(lVar16 + 0x28)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar16 + 0x28)" (( "(") (binary_expression "lVar16 + 0x28" (identifier "lVar16") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "*(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4);" (assignment_expression "*(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4)" (pointer_expression "*(undefined4 *)(puVar10 + 4)" (* "*") (cast_expression "(undefined4 *)(puVar10 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar10 + 4)" (( "(") (binary_expression "puVar10 + 4" (identifier "puVar10") (+ "+") (number_literal "4")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(puVar11 + 4)" (* "*") (cast_expression "(undefined4 *)(puVar11 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar11 + 4)" (( "(") (binary_expression "puVar11 + 4" (identifier "puVar11") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "puVar10[5] = puVar11[5];" (assignment_expression "puVar10[5] = puVar11[5]" (subscript_expression "puVar10[5]" (identifier "puVar10") ([ "[") (number_literal "5") (] "]")) (= "=") (subscript_expression "puVar11[5]" (identifier "puVar11") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "*(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1;" (assignment_expression "*(byte *)((long)puVar10 + 0x24) =\n *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1" (pointer_expression "*(byte *)((long)puVar10 + 0x24)" (* "*") (cast_expression "(byte *)((long)puVar10 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar10 + 0x24)" (( "(") (binary_expression "(long)puVar10 + 0x24" (cast_expression "(long)puVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar10")) (+ "+") (number_literal "0x24")) () ")")))) (= "=") (binary_expression "*(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1" (binary_expression "*(byte *)((long)puVar10 + 0x24) & 0xfe" (pointer_expression "*(byte *)((long)puVar10 + 0x24)" (* "*") (cast_expression "(byte *)((long)puVar10 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar10 + 0x24)" (( "(") (binary_expression "(long)puVar10 + 0x24" (cast_expression "(long)puVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar10")) (+ "+") (number_literal "0x24")) () ")")))) (& "&") (number_literal "0xfe")) (| "|") (binary_expression "*(byte *)((long)puVar11 + 0x24) & 1" (pointer_expression "*(byte *)((long)puVar11 + 0x24)" (* "*") (cast_expression "(byte *)((long)puVar11 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar11 + 0x24)" (( "(") (binary_expression "(long)puVar11 + 0x24" (cast_expression "(long)puVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar11")) (+ "+") (number_literal "0x24")) () ")")))) (& "&") (number_literal "1")))) (; ";")) (expression_statement "uVar13 = puVar11[6];" (assignment_expression "uVar13 = puVar11[6]" (identifier "uVar13") (= "=") (subscript_expression "puVar11[6]" (identifier "puVar11") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "puVar10[7] = 0;" (assignment_expression "puVar10[7] = 0" (subscript_expression "puVar10[7]" (identifier "puVar10") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar10[6] = uVar13;" (assignment_expression "puVar10[6] = uVar13" (subscript_expression "puVar10[6]" (identifier "puVar10") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "uVar13")) (; ";")) (expression_statement "uVar13 = puVar11[0xc];" (assignment_expression "uVar13 = puVar11[0xc]" (identifier "uVar13") (= "=") (subscript_expression "puVar11[0xc]" (identifier "puVar11") ([ "[") (number_literal "0xc") (] "]"))) (; ";")) (expression_statement "puVar10[0xd] = puVar10;" (assignment_expression "puVar10[0xd] = puVar10" (subscript_expression "puVar10[0xd]" (identifier "puVar10") ([ "[") (number_literal "0xd") (] "]")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar10[0xc] = uVar13;" (assignment_expression "puVar10[0xc] = uVar13" (subscript_expression "puVar10[0xc]" (identifier "puVar10") ([ "[") (number_literal "0xc") (] "]")) (= "=") (identifier "uVar13")) (; ";")) (expression_statement "uVar2 = *(undefined4 *)(puVar11 + 0xe);" (assignment_expression "uVar2 = *(undefined4 *)(puVar11 + 0xe)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined4 *)(puVar11 + 0xe)" (* "*") (cast_expression "(undefined4 *)(puVar11 + 0xe)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar11 + 0xe)" (( "(") (binary_expression "puVar11 + 0xe" (identifier "puVar11") (+ "+") (number_literal "0xe")) () ")"))))) (; ";")) (expression_statement "puVar10[0x10] = 0;" (assignment_expression "puVar10[0x10] = 0" (subscript_expression "puVar10[0x10]" (identifier "puVar10") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(puVar10 + 0xe) = uVar2;" (assignment_expression "*(undefined4 *)(puVar10 + 0xe) = uVar2" (pointer_expression "*(undefined4 *)(puVar10 + 0xe)" (* "*") (cast_expression "(undefined4 *)(puVar10 + 0xe)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar10 + 0xe)" (( "(") (binary_expression "puVar10 + 0xe" (identifier "puVar10") (+ "+") (number_literal "0xe")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "lVar16 = *(long *)(lVar12 + 8);" (assignment_expression "lVar16 = *(long *)(lVar12 + 8)" (identifier "lVar16") (= "=") (pointer_expression "*(long *)(lVar12 + 8)" (* "*") (cast_expression "(long *)(lVar12 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 8)" (( "(") (binary_expression "lVar12 + 8" (identifier "lVar12") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar10 + 0x11) = 0;" (assignment_expression "*(undefined4 *)(puVar10 + 0x11) = 0" (pointer_expression "*(undefined4 *)(puVar10 + 0x11)" (* "*") (cast_expression "(undefined4 *)(puVar10 + 0x11)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar10 + 0x11)" (( "(") (binary_expression "puVar10 + 0x11" (identifier "puVar10") (+ "+") (number_literal "0x11")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "(**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10);" (call_expression "(**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10)" (parenthesized_expression "(**(code **)(lVar16 + 0x150))" (( "(") (pointer_expression "**(code **)(lVar16 + 0x150)" (* "*") (pointer_expression "*(code **)(lVar16 + 0x150)" (* "*") (cast_expression "(code **)(lVar16 + 0x150)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar16 + 0x150)" (( "(") (binary_expression "lVar16 + 0x150" (identifier "lVar16") (+ "+") (number_literal "0x150")) () ")"))))) () ")")) (argument_list "(lVar12,puVar11,lVar12,puVar10)" (( "(") (identifier "lVar12") (, ",") (identifier "puVar11") (, ",") (identifier "lVar12") (, ",") (identifier "puVar10") () ")"))) (; ";")) (expression_statement "uVar13 = puVar11[0x22];" (assignment_expression "uVar13 = puVar11[0x22]" (identifier "uVar13") (= "=") (subscript_expression "puVar11[0x22]" (identifier "puVar11") ([ "[") (number_literal "0x22") (] "]"))) (; ";")) (expression_statement "lVar16 = puVar22[2];" (assignment_expression "lVar16 = puVar22[2]" (identifier "lVar16") (= "=") (subscript_expression "puVar22[2]" (identifier "puVar22") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "puVar10[0x21] = puVar22;" (assignment_expression "puVar10[0x21] = puVar22" (subscript_expression "puVar10[0x21]" (identifier "puVar10") ([ "[") (number_literal "0x21") (] "]")) (= "=") (identifier "puVar22")) (; ";")) (expression_statement "local_70 = local_70 + lVar16;" (assignment_expression "local_70 = local_70 + lVar16" (identifier "local_70") (= "=") (binary_expression "local_70 + lVar16" (identifier "local_70") (+ "+") (identifier "lVar16"))) (; ";")) (expression_statement "puVar10[0x22] = uVar13;" (assignment_expression "puVar10[0x22] = uVar13" (subscript_expression "puVar10[0x22]" (identifier "puVar10") ([ "[") (number_literal "0x22") (] "]")) (= "=") (identifier "uVar13")) (; ";")) (expression_statement "puVar11[0x22] = local_68;" (assignment_expression "puVar11[0x22] = local_68" (subscript_expression "puVar11[0x22]" (identifier "puVar11") ([ "[") (number_literal "0x22") (] "]")) (= "=") (identifier "local_68")) (; ";")) (expression_statement "*local_68 = 0;" (assignment_expression "*local_68 = 0" (pointer_expression "*local_68" (* "*") (identifier "local_68")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar10[7] = puVar11[7] - lVar16;" (assignment_expression "puVar10[7] = puVar11[7] - lVar16" (subscript_expression "puVar10[7]" (identifier "puVar10") ([ "[") (number_literal "7") (] "]")) (= "=") (binary_expression "puVar11[7] - lVar16" (subscript_expression "puVar11[7]" (identifier "puVar11") ([ "[") (number_literal "7") (] "]")) (- "-") (identifier "lVar16"))) (; ";")) (expression_statement "puVar11[7] = lVar16;" (assignment_expression "puVar11[7] = lVar16" (subscript_expression "puVar11[7]" (identifier "puVar11") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar16")) (; ";")) (expression_statement "puVar10[5] = local_70;" (assignment_expression "puVar10[5] = local_70" (subscript_expression "puVar10[5]" (identifier "puVar10") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "local_70")) (; ";")) (expression_statement "puVar10[6] = local_70;" (assignment_expression "puVar10[6] = local_70" (subscript_expression "puVar10[6]" (identifier "puVar10") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "local_70")) (; ";")) (expression_statement "puVar11 = puVar22;" (assignment_expression "puVar11 = puVar22" (identifier "puVar11") (= "=") (identifier "puVar22")) (; ";")) (expression_statement "lVar14 = lVar16;" (assignment_expression "lVar14 = lVar16" (identifier "lVar14") (= "=") (identifier "lVar16")) (; ";")) (while_statement "while( true ) {\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n puVar11[2] = lVar14 - lVar16;\n if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }\n puVar11 = (undefined8 *)*puVar11;\n uVar17 = uVar7;\n if (puVar11 == (undefined8 *)0x0) break;\n lVar14 = puVar11[2];\n }" ({ "{") (expression_statement "puVar11[2] = lVar14 - lVar16;" (assignment_expression "puVar11[2] = lVar14 - lVar16" (subscript_expression "puVar11[2]" (identifier "puVar11") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "lVar14 - lVar16" (identifier "lVar14") (- "-") (identifier "lVar16"))) (; ";")) (if_statement "if (*(int *)(puVar11 + 1) == 1) {\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }" (if "if") (parenthesized_expression "(*(int *)(puVar11 + 1) == 1)" (( "(") (binary_expression "*(int *)(puVar11 + 1) == 1" (pointer_expression "*(int *)(puVar11 + 1)" (* "*") (cast_expression "(int *)(puVar11 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar11 + 1)" (( "(") (binary_expression "puVar11 + 1" (identifier "puVar11") (+ "+") (number_literal "1")) () ")")))) (== "==") (number_literal "1")) () ")")) (compound_statement "{\n lVar3 = puVar11[4];\n *(undefined8 **)(lVar3 + 0x68) = puVar10;\n *(long *)(lVar3 + 0x60) = lVar14 - lVar16;\n }" ({ "{") (expression_statement "lVar3 = puVar11[4];" (assignment_expression "lVar3 = puVar11[4]" (identifier "lVar3") (= "=") (subscript_expression "puVar11[4]" (identifier "puVar11") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "*(undefined8 **)(lVar3 + 0x68) = puVar10;" (assignment_expression "*(undefined8 **)(lVar3 + 0x68) = puVar10" (pointer_expression "*(undefined8 **)(lVar3 + 0x68)" (* "*") (cast_expression "(undefined8 **)(lVar3 + 0x68)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 0x68)" (( "(") (binary_expression "lVar3 + 0x68" (identifier "lVar3") (+ "+") (number_literal "0x68")) () ")")))) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "*(long *)(lVar3 + 0x60) = lVar14 - lVar16;" (assignment_expression "*(long *)(lVar3 + 0x60) = lVar14 - lVar16" (pointer_expression "*(long *)(lVar3 + 0x60)" (* "*") (cast_expression "(long *)(lVar3 + 0x60)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x60)" (( "(") (binary_expression "lVar3 + 0x60" (identifier "lVar3") (+ "+") (number_literal "0x60")) () ")")))) (= "=") (binary_expression "lVar14 - lVar16" (identifier "lVar14") (- "-") (identifier "lVar16"))) (; ";")) (} "}"))) (expression_statement "puVar11 = (undefined8 *)*puVar11;" (assignment_expression "puVar11 = (undefined8 *)*puVar11" (identifier "puVar11") (= "=") (cast_expression "(undefined8 *)*puVar11" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar11" (* "*") (identifier "puVar11")))) (; ";")) (expression_statement "uVar17 = uVar7;" (assignment_expression "uVar17 = uVar7" (identifier "uVar17") (= "=") (identifier "uVar7")) (; ";")) (if_statement "if (puVar11 == (undefined8 *)0x0) break;" (if "if") (parenthesized_expression "(puVar11 == (undefined8 *)0x0)" (( "(") (binary_expression "puVar11 == (undefined8 *)0x0" (identifier "puVar11") (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar14 = puVar11[2];" (assignment_expression "lVar14 = puVar11[2]" (identifier "lVar14") (= "=") (subscript_expression "puVar11[2]" (identifier "puVar11") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}"))) (} "}")))) (expression_statement "puVar11 = puVar10;" (assignment_expression "puVar11 = puVar10" (identifier "puVar11") (= "=") (identifier "puVar10")) (; ";")) (expression_statement "lVar16 = local_88;" (assignment_expression "lVar16 = local_88" (identifier "lVar16") (= "=") (identifier "local_88")) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar22;" (assignment_expression "puVar10 = (undefined8 *)*puVar22" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar22" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar22" (* "*") (identifier "puVar22")))) (; ";")) (expression_statement "local_68 = puVar22;" (assignment_expression "local_68 = puVar22" (identifier "local_68") (= "=") (identifier "puVar22")) (; ";")) (expression_statement "iVar8 = iVar6;" (assignment_expression "iVar8 = iVar6" (identifier "iVar8") (= "=") (identifier "iVar6")) (; ";")) (} "}")) (while "while") (parenthesized_expression "((undefined8 *)*puVar22 != (undefined8 *)0x0)" (( "(") (binary_expression "(undefined8 *)*puVar22 != (undefined8 *)0x0" (cast_expression "(undefined8 *)*puVar22" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar22" (* "*") (identifier "puVar22"))) (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (; ";")) (} "}"))) (expression_statement "local_5c = local_5c + -1;" (assignment_expression "local_5c = local_5c + -1" (identifier "local_5c") (= "=") (binary_expression "local_5c + -1" (identifier "local_5c") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "local_80 = (undefined8 *)local_80[2];" (assignment_expression "local_80 = (undefined8 *)local_80[2]" (identifier "local_80") (= "=") (cast_expression "(undefined8 *)local_80[2]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_80[2]" (identifier "local_80") ([ "[") (number_literal "2") (] "]")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((local_80 != (undefined8 *)0x0) && (local_5c != 0))" (( "(") (binary_expression "(local_80 != (undefined8 *)0x0) && (local_5c != 0)" (parenthesized_expression "(local_80 != (undefined8 *)0x0)" (( "(") (binary_expression "local_80 != (undefined8 *)0x0" (identifier "local_80") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(local_5c != 0)" (( "(") (binary_expression "local_5c != 0" (identifier "local_5c") (!= "!=") (number_literal "0")) () ")"))) () ")")) (; ";")) (} "}"))) (} "}"))) (expression_statement "puVar19 = &DAT_002b5f40;" (assignment_expression "puVar19 = &DAT_002b5f40" (identifier "puVar19") (= "=") (pointer_expression "&DAT_002b5f40" (& "&") (identifier "DAT_002b5f40"))) (; ";")) (expression_statement "lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40);" (assignment_expression "lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40)" (identifier "lVar12") (= "=") (call_expression "(**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40)" (parenthesized_expression "(**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))" (( "(") (pointer_expression "**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" (* "*") (pointer_expression "*(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" (* "*") (cast_expression "(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(DAT_002b5f90 + 8) + 0x2d8)" (( "(") (binary_expression "*(long *)(DAT_002b5f90 + 8) + 0x2d8" (pointer_expression "*(long *)(DAT_002b5f90 + 8)" (* "*") (cast_expression "(long *)(DAT_002b5f90 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_002b5f90 + 8)" (( "(") (binary_expression "DAT_002b5f90 + 8" (identifier "DAT_002b5f90") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "0x2d8")) () ")"))))) () ")")) (argument_list "(DAT_002b5f90,&DAT_002b5f40)" (( "(") (identifier "DAT_002b5f90") (, ",") (pointer_expression "&DAT_002b5f40" (& "&") (identifier "DAT_002b5f40")) () ")")))) (; ";")) (if_statement "if ((int)lVar12 != 0) {\n return lVar12;\n }" (if "if") (parenthesized_expression "((int)lVar12 != 0)" (( "(") (binary_expression "(int)lVar12 != 0" (cast_expression "(int)lVar12" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar12")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return lVar12;\n }" ({ "{") (return_statement "return lVar12;" (return "return") (identifier "lVar12") (; ";")) (} "}"))) (expression_statement "iVar8 = bfd_get_error();" (assignment_expression "iVar8 = bfd_get_error()" (identifier "iVar8") (= "=") (call_expression "bfd_get_error()" (identifier "bfd_get_error") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (iVar8 != 0) {\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }" (if "if") (parenthesized_expression "(iVar8 != 0)" (( "(") (binary_expression "iVar8 != 0" (identifier "iVar8") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);\n lVar12 = FUN_00129380(uVar13);\n return lVar12;\n }" ({ "{") (expression_statement "uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"%F%P: final link failed: %E\n",5)" (identifier "dcgettext") (argument_list "(0,"%F%P: final link failed: %E\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%F%P: final link failed: %E\n"" (" """) (string_content "%F%P: final link failed: %E") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "lVar12 = FUN_00129380(uVar13);" (assignment_expression "lVar12 = FUN_00129380(uVar13)" (identifier "lVar12") (= "=") (call_expression "FUN_00129380(uVar13)" (identifier "FUN_00129380") (argument_list "(uVar13)" (( "(") (identifier "uVar13") () ")")))) (; ";")) (return_statement "return lVar12;" (return "return") (identifier "lVar12") (; ";")) (} "}"))) (expression_statement "lVar12 = 1;" (assignment_expression "lVar12 = 1" (identifier "lVar12") (= "=") (number_literal "1")) (; ";")) (expression_statement "xexit();" (call_expression "xexit()" (identifier "xexit") (argument_list "()" (( "(") () ")"))) (; ";")) (if_statement "if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" (if "if") (parenthesized_expression "(lVar12 != 0)" (( "(") (binary_expression "lVar12 != 0" (identifier "lVar12") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" ({ "{") (expression_statement "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;" (assignment_expression "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" (* "*") (cast_expression "(ushort *)(lVar12 + 0x20)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x20)" (( "(") (binary_expression "lVar12 + 0x20" (identifier "lVar12") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (binary_expression "*(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" (* "*") (cast_expression "(ushort *)(lVar12 + 0x20)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x20)" (( "(") (binary_expression "lVar12 + 0x20" (identifier "lVar12") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "0xfe00"))) (; ";")) (return_statement "return lVar12;" (return "return") (identifier "lVar12") (; ";")) (} "}"))) (expression_statement "lVar12 = bfd_hash_allocate(puVar19,0x28);" (assignment_expression "lVar12 = bfd_hash_allocate(puVar19,0x28)" (identifier "lVar12") (= "=") (call_expression "bfd_hash_allocate(puVar19,0x28)" (identifier "bfd_hash_allocate") (argument_list "(puVar19,0x28)" (( "(") (identifier "puVar19") (, ",") (number_literal "0x28") () ")")))) (; ";")) (if_statement "if (lVar12 != 0) {\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" (if "if") (parenthesized_expression "(lVar12 != 0)" (( "(") (binary_expression "lVar12 != 0" (identifier "lVar12") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;\n return lVar12;\n }" ({ "{") (expression_statement "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00;" (assignment_expression "*(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" (* "*") (cast_expression "(ushort *)(lVar12 + 0x20)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x20)" (( "(") (binary_expression "lVar12 + 0x20" (identifier "lVar12") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (binary_expression "*(ushort *)(lVar12 + 0x20) & 0xfe00" (pointer_expression "*(ushort *)(lVar12 + 0x20)" (* "*") (cast_expression "(ushort *)(lVar12 + 0x20)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x20)" (( "(") (binary_expression "lVar12 + 0x20" (identifier "lVar12") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "0xfe00"))) (; ";")) (return_statement "return lVar12;" (return "return") (identifier "lVar12") (; ";")) (} "}"))) (expression_statement "uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);" (assignment_expression "uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" (identifier "uVar13") (= "=") (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(uVar13,extraout_RDX);" (call_expression "FUN_00129380(uVar13,extraout_RDX)" (identifier "FUN_00129380") (argument_list "(uVar13,extraout_RDX)" (( "(") (identifier "uVar13") (, ",") (identifier "extraout_RDX") () ")"))) (; ";")) (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 "pcVar4 = (code *)invalidInstructionException();" (assignment_expression "pcVar4 = (code *)invalidInstructionException()" (identifier "pcVar4") (= "=") (cast_expression "(code *)invalidInstructionException()" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "invalidInstructionException()" (identifier "invalidInstructionException") (argument_list "()" (( "(") () ")"))))) (; ";")) (expression_statement "(*pcVar4)();" (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" (( "(") (pointer_expression "*pcVar4" (* "*") (identifier "pcVar4")) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { type_1 var_27; type_2 var_39; type_3 *pbVar3; type_4 aVar4; type_5 *pcVar5; type_6 *pbVar6; type_7 var_16; type_8 var_42; int var_12; type_7 var_9; int var_13; size_t var_29; char *pcVar13; type_9 var_34; type_10 *var_41; long var_7; type_11 var_23; long var_15; type_2 var_40; type_12 extraout_RDX; type_7 var_8; type_1 *var_17; type_13 *pbVar22; type_1 *var_22; type_1 *var_18; type_14 *pbVar25; type_10 *pbVar26; bool var_19; bool var_24; bool bVar29; type_1 bVar30; long var_14; type_14 *var_5; type_2 var_38; type_10 *var_11; type_7 var_4; int count; bVar30 = 0; var_1(0); var_2(); var_3(build_link_order); pbVar6 = link_info.output_bfd; if ((config.split_by_reloc != 0xffffffff) || (config.split_by_file != 0xffffffffffffffff)) { var_4 = (link_info.output_bfd)->section_count; var_5 = (link_info.output_bfd)->sections; if ((var_4 != 0) && (var_5 != (type_14 *)0x0)) { do { count = 0; var_38 = var_5->vma; if ((var_5->map_head).link_order != (type_10 *)0x0) { var_8 = 0; var_11 = (type_10 *)0x0; pbVar25 = var_5; var_15 = 0; var_41 = (var_5->map_head).link_order; var_13 = 0; do { pbVar26 = var_41; if (pbVar26->type == var_6) { var_7 = *(long *)&pbVar26->u; var_12 = 0; if ((link_info._1_1_ & 0x20) == 0) { var_12 = *(int *)(var_7 + 0xc0); } var_9 = 0; if ((link_info._0_1_ & 3) == 2) { var_9 = *(type_7 *)(var_7 + 0x88); var_8 = var_8 + var_9; } var_14 = *(long *)(var_7 + 0x38); } else if ((link_info._0_1_ & 3) == 2) { var_14 = 0; var_12 = 0; var_9 = (type_7)(pbVar26->type - var_10 < 2); var_8 = var_8 + var_9; } else { var_14 = 0; var_12 = 0; var_9 = 0; } if (var_11 == (type_10 *)0x0) { LAB_0012539a: var_12 = var_12 + var_13; var_14 = var_14 + var_15; var_34 = pbVar25; } else { var_19 = config.split_by_reloc < var_8; bVar29 = config.split_by_reloc == var_8; if (var_8 < config.split_by_reloc) { var_16 = var_12 + var_13; var_19 = config.split_by_reloc < var_16; bVar29 = config.split_by_reloc == var_16; if (var_16 < config.split_by_reloc) { var_19 = (type_11)(var_14 + var_15) < config.split_by_file; bVar29 = var_14 + var_15 == config.split_by_file; if (var_19) goto LAB_0012539a; } } var_22 = (type_1 *)pbVar25->name; var_7 = 5; var_17 = var_22; var_18 = (type_1 *)".stab"; do { if (var_7 == 0) break; var_7 = var_7 + -1; var_19 = *var_17 < *var_18; bVar29 = *var_17 == *var_18; var_17 = var_17 + (type_11)bVar30 * -2 + 1; var_18 = var_18 + (type_11)bVar30 * -2 + 1; } while (bVar29); var_24 = false; var_19 = (!var_19 && !bVar29) == var_19; if (var_19) { var_29 = var_20((char *)var_22); var_7 = 4; var_23 = (type_11)((int)var_29 - 3); var_19 = var_21(var_23,(type_11)var_22); bVar29 = var_22 + var_23 == (type_1 *)0x0; var_22 = var_22 + var_23; var_17 = &DAT_0016e120; do { if (var_7 == 0) break; var_7 = var_7 + -1; var_19 = *var_22 < *var_17; bVar29 = *var_22 == *var_17; var_22 = var_22 + (type_11)bVar30 * -2 + 1; var_17 = var_17 + (type_11)bVar30 * -2 + 1; } while (bVar29); if ((!var_19 && !bVar29) == var_19) goto LAB_0012539a; } else { var_7 = 0xe; var_17 = (type_1 *)"$GDB_STRINGS$"; do { if (var_7 == 0) break; var_7 = var_7 + -1; var_24 = *var_22 < *var_17; var_19 = *var_22 == *var_17; var_22 = var_22 + (type_11)bVar30 * -2 + 1; var_17 = var_17 + (type_11)bVar30 * -2 + 1; } while (var_19); if ((!var_24 && !var_19) == var_24) goto LAB_0012539a; } var_22 = (type_1 *)var_5->name; var_29 = var_20((char *)var_22); var_13 = (int)var_29; pcVar13 = (char *)var_25((type_11)(var_13 + 1)); var_26(pcVar13,var_22,(type_11)(var_13 + 1)); if (var_13 != 0) { var_23 = (type_11)(var_13 - 1); var_27 = _sch_istable[(type_11)(type_1)pcVar13[var_23] * 2]; while ((var_27 & 4) != 0) { var_13 = (int)var_23; if (var_13 == 0) goto LAB_001250cb; var_23 = (type_11)(var_13 - 1); var_27 = _sch_istable[(type_11)(type_1)pcVar13[var_23] * 2]; } if ((var_13 != 1) && (pcVar13[var_13 - 1] == '.')) { pcVar13[var_13 - 1] = '\0'; } } LAB_001250cb: if ((pbVar6->xvec->flavour - var_28 & 0xfffffffd) == 0) { var_29 = var_20(pcVar13); var_19 = var_29 < 5; bVar29 = var_29 == 5; if (5 < var_29) { var_15 = 5; var_17 = var_22; var_18 = (type_1 *)".stab"; do { if (var_15 == 0) break; var_15 = var_15 + -1; var_19 = *var_17 < *var_18; bVar29 = *var_17 == *var_18; var_17 = var_17 + (type_11)bVar30 * -2 + 1; var_18 = var_18 + (type_11)bVar30 * -2 + 1; } while (bVar29); var_24 = false; var_19 = (!var_19 && !bVar29) == var_19; if (!var_19) { var_15 = 0xe; var_17 = var_22; var_18 = (type_1 *)"$GDB_SYMBOLS$"; do { if (var_15 == 0) break; var_15 = var_15 + -1; var_24 = *var_17 < *var_18; var_19 = *var_17 == *var_18; var_17 = var_17 + (type_11)bVar30 * -2 + 1; var_18 = var_18 + (type_11)bVar30 * -2 + 1; } while (var_19); if ((!var_24 && !var_19) != var_24) { pcVar13[5] = '\0'; goto LAB_0012512e; } } pcVar13 = (char *)var_30(0,"%F%P: cannot create split section name for %s\n",5) ; var_31(pcVar13,var_22); goto LAB_0012535d; } } LAB_0012512e: var_15 = var_32(pbVar6,pcVar13,&count); if (((var_15 == 0) || (var_34 = (type_9)var_33(pbVar6,var_15), var_34 == (type_9)0x0)) || (var_15 = var_35(link_info.hash,var_15,1,1,0), var_15 == 0)) { pcVar13 = (char *)var_30(0,"%F%P: clone section failed: %E\n",5); var_31(pcVar13); LAB_0012535d: /* WARNING: Does not return */ pcVar5 = (type_5 *)var_36(); _DAT_00000108 = pbVar26; (*pcVar5)(); } var_37(pcVar13); *(type_15 *)(var_15 + 0x18) = 3; *(type_12 *)(var_15 + 0x30) = 0; *(type_9 *)(var_15 + 0x28) = var_34; var_34->flags = pbVar25->flags; var_34->vma = pbVar25->vma; var_34->field_0x24 = var_34->field_0x24 & 0xfe | pbVar25->field_0x24 & 1; var_39 = pbVar25->lma; var_34->size = 0; var_34->lma = var_39; var_39 = pbVar25->output_offset; var_34->output_section = var_34; var_34->output_offset = var_39; var_8 = pbVar25->alignment_power; var_34->orelocation = (type_16 **)0x0; var_34->alignment_power = var_8; pbVar3 = pbVar6->xvec; var_34->reloc_count = 0; (*pbVar3->_bfd_copy_private_section_data)(pbVar6,pbVar25,pbVar6,var_34); aVar4 = pbVar25->map_tail; var_39 = pbVar26->offset; (var_34->map_head).link_order = pbVar26; var_38 = var_38 + var_39; var_34->map_tail = aVar4; (pbVar25->map_tail).link_order = var_11; var_11->next = (type_10 *)0x0; var_34->size = pbVar25->size - var_39; pbVar25->size = var_39; var_34->vma = var_38; var_34->lma = var_38; var_41 = pbVar26; var_40 = var_39; while( true ) { var_41->offset = var_40 - var_39; if (var_41->type == var_6) { var_15 = *(long *)&var_41->u; *(type_9 *)(var_15 + 0x68) = var_34; *(type_2 *)(var_15 + 0x60) = var_40 - var_39; } var_41 = var_41->next; var_8 = var_9; if (var_41 == (type_10 *)0x0) break; var_40 = var_41->offset; } } pbVar25 = var_34; var_15 = var_14; var_41 = pbVar26->next; var_11 = pbVar26; var_13 = var_12; } while (pbVar26->next != (type_10 *)0x0); } var_4 = var_4 - 1; var_5 = var_5->next; } while ((var_5 != (type_14 *)0x0) && (var_4 != 0)); } } pbVar22 = &link_info; var_42 = (*(link_info.output_bfd)->xvec->_bfd_final_link)(link_info.output_bfd,&link_info); if (var_42 != 0) { return; } var_13 = var_43(); if (var_13 != 0) { pcVar13 = (char *)var_30(0,"%F%P: final link failed: %E\n",5); var_31(pcVar13); return; } var_15 = 1; var_44(); if (var_15 != 0) { *(type_17 *)(var_15 + 0x20) = *(type_17 *)(var_15 + 0x20) & 0xfe00; return; } var_15 = var_45(pbVar22,0x28); if (var_15 != 0) { *(type_17 *)(var_15 + 0x20) = *(type_17 *)(var_15 + 0x20) & 0xfe00; return; } pcVar13 = (char *)var_30(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5); var_31(pcVar13,extraout_RDX); var_46 = var_46 & 0xfeff; /* WARNING: Does not return */ pcVar5 = (type_5 *)var_36(); (*pcVar5)(); }
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)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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: (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: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (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: (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: (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (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 (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (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: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_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)))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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 (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: (identifier)))) alternative: (else_clause (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)))) (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: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier)))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (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: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (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: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier)))) (if_statement condition: (parenthesized_expression (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)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (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: (type_identifier)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (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: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (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: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (identifier)))) right: (number_literal))))) (while_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (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: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (char_literal (character)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (char_literal (escape_sequence)))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (number_literal)) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (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: (number_literal) right: (identifier))) 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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (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: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) 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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (escape_sequence)))) (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) (identifier)))) (goto_statement label: (statement_identifier))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (number_literal) (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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: (call_expression function: (identifier) arguments: (argument_list)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list))))) (expression_statement (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: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_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: (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: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (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: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) 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: (number_literal)))))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) consequence: (compound_statement (return_statement (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (return_statement (identifier)))) (expression_statement (assignment_expression left: (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 (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 (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression 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 (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) (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 */ long MASKED(void) { byte bVar1; undefined4 uVar2; long lVar3; code *pcVar4; uint uVar5; int iVar6; uint uVar7; int iVar8; size_t sVar9; char *__s; undefined8 *puVar10; undefined8 *puVar11; long lVar12; undefined8 uVar13; long lVar14; ulong uVar15; long lVar16; uint uVar17; undefined8 extraout_RDX; byte *pbVar18; undefined1 *puVar19; byte *pbVar20; byte *pbVar21; undefined8 *puVar22; bool bVar23; bool bVar24; bool bVar25; byte bVar26; long local_88; undefined8 *local_80; long local_70; undefined8 *local_68; int local_5c; undefined4 local_3c [3]; bVar26 = 0; bfd_set_error(0); FUN_0011c880(); FUN_00119cb0(FUN_001248e0); lVar12 = DAT_002b5f90; if ((DAT_002b6120 != 0xffffffff) || (DAT_002b6128 != 0xffffffffffffffff)) { local_5c = *(int *)(DAT_002b5f90 + 0xa0); local_80 = *(undefined8 **)(DAT_002b5f90 + 0x90); if ((local_5c != 0) && (local_80 != (undefined8 *)0x0)) { do { local_3c[0] = 0; local_70 = local_80[5]; if ((undefined8 *)local_80[0x21] != (undefined8 *)0x0) { uVar17 = 0; local_68 = (undefined8 *)0x0; puVar11 = local_80; lVar16 = 0; puVar10 = (undefined8 *)local_80[0x21]; iVar8 = 0; do { puVar22 = puVar10; if (*(int *)(puVar22 + 1) == 1) { lVar14 = puVar22[4]; iVar6 = 0; if ((DAT_002b5f41 & 0x20) == 0) { iVar6 = *(int *)(lVar14 + 0xc0); } uVar7 = 0; if ((DAT_002b5f40 & 3) == 2) { uVar7 = *(uint *)(lVar14 + 0x88); uVar17 = uVar17 + uVar7; } local_88 = *(long *)(lVar14 + 0x38); } else if ((DAT_002b5f40 & 3) == 2) { local_88 = 0; bVar23 = *(int *)(puVar22 + 1) - 3U < 2; iVar6 = 0; uVar17 = uVar17 + bVar23; uVar7 = (uint)bVar23; } else { local_88 = 0; iVar6 = 0; uVar7 = 0; } if (local_68 == (undefined8 *)0x0) { LAB_0012539a: iVar6 = iVar6 + iVar8; local_88 = local_88 + lVar16; puVar10 = puVar11; } else { bVar23 = DAT_002b6120 < uVar17; bVar25 = DAT_002b6120 == uVar17; if (uVar17 < DAT_002b6120) { uVar5 = iVar6 + iVar8; bVar23 = DAT_002b6120 < uVar5; bVar25 = DAT_002b6120 == uVar5; if (uVar5 < DAT_002b6120) { bVar23 = (ulong)(local_88 + lVar16) < DAT_002b6128; bVar25 = local_88 + lVar16 == DAT_002b6128; if (bVar23) goto LAB_0012539a; } } pbVar20 = (byte *)*puVar11; lVar14 = 5; pbVar18 = pbVar20; pbVar21 = (byte *)".stab"; do { if (lVar14 == 0) break; lVar14 = lVar14 + -1; bVar23 = *pbVar18 < *pbVar21; bVar25 = *pbVar18 == *pbVar21; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1; } while (bVar25); bVar24 = false; bVar23 = (!bVar23 && !bVar25) == bVar23; if (bVar23) { sVar9 = strlen((char *)pbVar20); lVar14 = 4; uVar15 = (ulong)((int)sVar9 - 3); bVar23 = CARRY8(uVar15,(ulong)pbVar20); bVar25 = pbVar20 + uVar15 == (byte *)0x0; pbVar20 = pbVar20 + uVar15; pbVar18 = &DAT_0016e120; do { if (lVar14 == 0) break; lVar14 = lVar14 + -1; bVar23 = *pbVar20 < *pbVar18; bVar25 = *pbVar20 == *pbVar18; pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; } while (bVar25); if ((!bVar23 && !bVar25) == bVar23) goto LAB_0012539a; } else { lVar14 = 0xe; pbVar18 = (byte *)"$GDB_STRINGS$"; do { if (lVar14 == 0) break; lVar14 = lVar14 + -1; bVar24 = *pbVar20 < *pbVar18; bVar23 = *pbVar20 == *pbVar18; pbVar20 = pbVar20 + (ulong)bVar26 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; } while (bVar23); if ((!bVar24 && !bVar23) == bVar24) goto LAB_0012539a; } pbVar20 = (byte *)*local_80; sVar9 = strlen((char *)pbVar20); iVar8 = (int)sVar9; __s = (char *)xmalloc((ulong)(iVar8 + 1)); memcpy(__s,pbVar20,(ulong)(iVar8 + 1)); if (iVar8 != 0) { uVar15 = (ulong)(iVar8 - 1); bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]; while ((bVar1 & 4) != 0) { iVar8 = (int)uVar15; if (iVar8 == 0) goto LAB_001250cb; uVar15 = (ulong)(iVar8 - 1); bVar1 = _sch_istable[(ulong)(byte)__s[uVar15] * 2]; } if ((iVar8 != 1) && (__s[iVar8 - 1] == '.')) { __s[iVar8 - 1] = '\0'; } } LAB_001250cb: if ((*(int *)(*(long *)(lVar12 + 8) + 8) - 2U & 0xfffffffd) == 0) { sVar9 = strlen(__s); bVar23 = sVar9 < 5; bVar25 = sVar9 == 5; if (5 < sVar9) { lVar16 = 5; pbVar18 = pbVar20; pbVar21 = (byte *)".stab"; do { if (lVar16 == 0) break; lVar16 = lVar16 + -1; bVar23 = *pbVar18 < *pbVar21; bVar25 = *pbVar18 == *pbVar21; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1; } while (bVar25); bVar24 = false; bVar23 = (!bVar23 && !bVar25) == bVar23; if (!bVar23) { lVar16 = 0xe; pbVar18 = pbVar20; pbVar21 = (byte *)"$GDB_SYMBOLS$"; do { if (lVar16 == 0) break; lVar16 = lVar16 + -1; bVar24 = *pbVar18 < *pbVar21; bVar23 = *pbVar18 == *pbVar21; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; pbVar21 = pbVar21 + (ulong)bVar26 * -2 + 1; } while (bVar23); if ((!bVar24 && !bVar23) != bVar24) { __s[5] = '\0'; goto LAB_0012512e; } } uVar13 = dcgettext(0,"%F%P: cannot create split section name for %s\n",5); FUN_00129380(uVar13,pbVar20); goto LAB_0012535d; } } LAB_0012512e: lVar16 = bfd_get_unique_section_name(lVar12,__s,local_3c); if (((lVar16 == 0) || (puVar10 = (undefined8 *)bfd_make_section_anyway(lVar12,lVar16), puVar10 == (undefined8 *)0x0)) || (lVar16 = bfd_link_hash_lookup(DAT_002b5f68,lVar16,1,1,0), lVar16 == 0)) { uVar13 = dcgettext(0,"%F%P: clone section failed: %E\n",5); FUN_00129380(uVar13); LAB_0012535d: /* WARNING: Does not return */ pcVar4 = (code *)invalidInstructionException(); _DAT_00000108 = puVar22; (*pcVar4)(); } free(__s); *(undefined1 *)(lVar16 + 0x18) = 3; *(undefined8 *)(lVar16 + 0x30) = 0; *(undefined8 **)(lVar16 + 0x28) = puVar10; *(undefined4 *)(puVar10 + 4) = *(undefined4 *)(puVar11 + 4); puVar10[5] = puVar11[5]; *(byte *)((long)puVar10 + 0x24) = *(byte *)((long)puVar10 + 0x24) & 0xfe | *(byte *)((long)puVar11 + 0x24) & 1; uVar13 = puVar11[6]; puVar10[7] = 0; puVar10[6] = uVar13; uVar13 = puVar11[0xc]; puVar10[0xd] = puVar10; puVar10[0xc] = uVar13; uVar2 = *(undefined4 *)(puVar11 + 0xe); puVar10[0x10] = 0; *(undefined4 *)(puVar10 + 0xe) = uVar2; lVar16 = *(long *)(lVar12 + 8); *(undefined4 *)(puVar10 + 0x11) = 0; (**(code **)(lVar16 + 0x150))(lVar12,puVar11,lVar12,puVar10); uVar13 = puVar11[0x22]; lVar16 = puVar22[2]; puVar10[0x21] = puVar22; local_70 = local_70 + lVar16; puVar10[0x22] = uVar13; puVar11[0x22] = local_68; *local_68 = 0; puVar10[7] = puVar11[7] - lVar16; puVar11[7] = lVar16; puVar10[5] = local_70; puVar10[6] = local_70; puVar11 = puVar22; lVar14 = lVar16; while( true ) { puVar11[2] = lVar14 - lVar16; if (*(int *)(puVar11 + 1) == 1) { lVar3 = puVar11[4]; *(undefined8 **)(lVar3 + 0x68) = puVar10; *(long *)(lVar3 + 0x60) = lVar14 - lVar16; } puVar11 = (undefined8 *)*puVar11; uVar17 = uVar7; if (puVar11 == (undefined8 *)0x0) break; lVar14 = puVar11[2]; } } puVar11 = puVar10; lVar16 = local_88; puVar10 = (undefined8 *)*puVar22; local_68 = puVar22; iVar8 = iVar6; } while ((undefined8 *)*puVar22 != (undefined8 *)0x0); } local_5c = local_5c + -1; local_80 = (undefined8 *)local_80[2]; } while ((local_80 != (undefined8 *)0x0) && (local_5c != 0)); } } puVar19 = &DAT_002b5f40; lVar12 = (**(code **)(*(long *)(DAT_002b5f90 + 8) + 0x2d8))(DAT_002b5f90,&DAT_002b5f40); if ((int)lVar12 != 0) { return lVar12; } iVar8 = bfd_get_error(); if (iVar8 != 0) { uVar13 = dcgettext(0,"%F%P: final link failed: %E\n",5); lVar12 = FUN_00129380(uVar13); return lVar12; } lVar12 = 1; xexit(); if (lVar12 != 0) { *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00; return lVar12; } lVar12 = bfd_hash_allocate(puVar19,0x28); if (lVar12 != 0) { *(ushort *)(lVar12 + 0x20) = *(ushort *)(lVar12 + 0x20) & 0xfe00; return lVar12; } uVar13 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5); FUN_00129380(uVar13,extraout_RDX); _DAT_00000020 = _DAT_00000020 & 0xfeff; /* WARNING: Does not return */ pcVar4 = (code *)invalidInstructionException(); (*pcVar4)(); }
409_ia64-linux-gnu-readelf_and_ia64-linux-gnu-readelf_strip.c
setlocale
setlocale
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { /* WARNING: Bad instruction - Truncating control flow here */ /* setlocale@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207537254')]
[('const-1', u'RETURN_-1207537254')]
null
null
00197190
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\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 /* 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 * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* setlocale@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* setlocale@@GLIBC_2.2.5 */\n halt_baddata();\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 /* WARNING: Bad instruction - Truncating control flow here */\n /* setlocale@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * setlocale(int __category,char *__locale)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n \n halt_baddata();\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 \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 IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * setlocale(int __category,char *__locale)\n\n{\n \n halt_baddata();\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 \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(int __category,char *__locale) { /* WARNING: Bad instruction - Truncating control flow here */ /* setlocale@@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: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(int __category,char *__locale) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4681_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
add_constant_pair
FUN_0020f5f0
/* DWARF original prototype: uint add_constant_pair(Output_data_got<32,_false> * this, Valtype c1, Valtype c2) */ uint __thiscall gold::Output_data_got<32,_false>::add_constant_pair (Output_data_got<32,_false> *this,Valtype c1,Valtype c2) { Got_entry got_entry_1; Got_entry got_entry_2; uint uVar1; undefined4 uStack_44; undefined4 uStack_3c; undefined8 local_38; undefined4 uStack_24; undefined4 uStack_1c; undefined8 local_18; got_entry_2._12_4_ = uStack_1c; got_entry_2._8_4_ = 0x7ffffffe; got_entry_2.u_._4_4_ = uStack_24; got_entry_2.u_.constant = c2; got_entry_1._12_4_ = uStack_3c; got_entry_1._8_4_ = 0x7ffffffe; got_entry_1.u_._4_4_ = uStack_44; got_entry_1.u_.constant = c1; got_entry_1.addend_ = local_38; got_entry_2.addend_ = local_18; uVar1 = add_got_entry_pair(this,got_entry_1,got_entry_2); return uVar1; }
void FUN_0020f5f0(void) { FUN_0020eda0(); return; }
SUB RSP,0x48 MOV dword ptr [RSP + 0x28],0x7ffffffe MOV dword ptr [RSP + 0x20],EDX MOV dword ptr [RSP + 0x8],0x7ffffffe MOV dword ptr [RSP],ESI PUSH qword ptr [RSP + 0x30] PUSH qword ptr [RSP + 0x30] PUSH qword ptr [RSP + 0x30] PUSH qword ptr [RSP + 0x28] PUSH qword ptr [RSP + 0x28] PUSH qword ptr [RSP + 0x28] CALL 0x0020eda0 ADD RSP,0x78 RET
null
null
null
null
[(u'PIECE_-1203767616', u'PIECE_-1203767621'), ('tmp_388', u'COPY_-1203767672'), ('const-2147483646', u'COPY_-1203767664'), (u'COPY_-1203767672', u'PIECE_-1203767621'), ('const-2147483646', u'COPY_-1203767671'), ('const-0', u'RETURN_-1203767690'), (u'COPY_-1203767653', u'PIECE_-1203767615'), (u'COPY_-1203767659', u'PIECE_-1203767615'), ('tmp_392', u'COPY_-1203767659'), (u'PIECE_-1203767615', u'CALL_-1203767714'), ('tmp_391', u'COPY_-1203767665'), ('tmp_187', u'CALL_-1203767714'), (u'PIECE_-1203767615', u'PIECE_-1203767621'), (u'PIECE_-1203767620', u'CALL_-1203767714'), (u'COPY_-1203767658', u'PIECE_-1203767620'), (u'COPY_-1203767658', u'PIECE_-1203767615'), (u'COPY_-1203767666', u'PIECE_-1203767620'), (u'PIECE_-1203767621', u'PIECE_-1203767620'), ('tmp_390', u'COPY_-1203767658'), (u'PIECE_-1203767621', u'PIECE_-1203767616'), (u'CALL_-1203767714', u'RETURN_-1203767690'), ('tmp_189', u'COPY_-1203767665'), (u'PIECE_-1203767620', u'PIECE_-1203767616'), (u'COPY_-1203767665', u'PIECE_-1203767620'), ('tmp_389', u'COPY_-1203767666'), (u'PIECE_-1203767616', u'PIECE_-1203767615'), (u'COPY_-1203767671', u'PIECE_-1203767621'), (u'COPY_-1203767665', u'PIECE_-1203767616'), (u'COPY_-1203767664', u'PIECE_-1203767616'), ('tmp_387', u'COPY_-1203767653'), ('tmp_188', u'COPY_-1203767658')]
[('const-0', u'RETURN_-1203767690')]
null
null
0020f5f0
x64
O2
(translation_unit "void FUN_0020f5f0(void)\n\n{\n FUN_0020eda0();\n return;\n}\n\n" (function_definition "void FUN_0020f5f0(void)\n\n{\n FUN_0020eda0();\n return;\n}" primitive_type (function_declarator "FUN_0020f5f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_0020eda0();\n return;\n}" { (expression_statement "FUN_0020eda0();" (call_expression "FUN_0020eda0()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: uint add_constant_pair(Output_data_got<32,_false> * this, Valtype c1,\n Valtype c2) */\n\nuint __thiscall\ngold::Output_data_got<32,_false>::add_constant_pair\n (Output_data_got<32,_false> *this,Valtype c1,Valtype c2)\n\n{\n Got_entry got_entry_1;\n Got_entry got_entry_2;\n uint uVar1;\n undefined4 uStack_44;\n undefined4 uStack_3c;\n undefined8 local_38;\n undefined4 uStack_24;\n undefined4 uStack_1c;\n undefined8 local_18;\n \n got_entry_2._12_4_ = uStack_1c;\n got_entry_2._8_4_ = 0x7ffffffe;\n got_entry_2.u_._4_4_ = uStack_24;\n got_entry_2.u_.constant = c2;\n got_entry_1._12_4_ = uStack_3c;\n got_entry_1._8_4_ = 0x7ffffffe;\n got_entry_1.u_._4_4_ = uStack_44;\n got_entry_1.u_.constant = c1;\n got_entry_1.addend_ = local_38;\n got_entry_2.addend_ = local_18;\n uVar1 = add_got_entry_pair(this,got_entry_1,got_entry_2);\n return uVar1;\n}\n\n" comment (declaration "uint __thiscall\ngold::Output_data_got<32,_false>::add_constant_pair\n (Output_data_got<32,_false> *this,Valtype c1,Valtype c2)\n\n{\n Got_entry got_entry_1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::add_constant_pair\n (Output_data_got<32,_false> *this,Valtype c1,Valtype c2)\n\n{\n Got_entry" identifier > : : (function_declarator "add_constant_pair\n (Output_data_got<32,_false> *this,Valtype c1,Valtype c2)" identifier (parameter_list "(Output_data_got<32,_false> *this,Valtype c1,Valtype c2)" ( (parameter_declaration "Output_data_got" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Valtype c1" type_identifier identifier) , (parameter_declaration "Valtype c2" type_identifier identifier) ))) { identifier) identifier ;) (declaration "Got_entry got_entry_2;" type_identifier identifier ;) (declaration "uint uVar1;" type_identifier identifier ;) (declaration "undefined4 uStack_44;" type_identifier identifier ;) (declaration "undefined4 uStack_3c;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (declaration "undefined4 uStack_1c;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (expression_statement "got_entry_2._12_4_ = uStack_1c;" (assignment_expression "got_entry_2._12_4_ = uStack_1c" (field_expression "got_entry_2._12_4_" identifier . field_identifier) = identifier) ;) (expression_statement "got_entry_2._8_4_ = 0x7ffffffe;" (assignment_expression "got_entry_2._8_4_ = 0x7ffffffe" (field_expression "got_entry_2._8_4_" identifier . field_identifier) = number_literal) ;) (expression_statement "got_entry_2.u_._4_4_ = uStack_24;" (assignment_expression "got_entry_2.u_._4_4_ = uStack_24" (field_expression "got_entry_2.u_._4_4_" (field_expression "got_entry_2.u_" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "got_entry_2.u_.constant = c2;" (assignment_expression "got_entry_2.u_.constant = c2" (field_expression "got_entry_2.u_.constant" (field_expression "got_entry_2.u_" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "got_entry_1._12_4_ = uStack_3c;" (assignment_expression "got_entry_1._12_4_ = uStack_3c" (field_expression "got_entry_1._12_4_" identifier . field_identifier) = identifier) ;) (expression_statement "got_entry_1._8_4_ = 0x7ffffffe;" (assignment_expression "got_entry_1._8_4_ = 0x7ffffffe" (field_expression "got_entry_1._8_4_" identifier . field_identifier) = number_literal) ;) (expression_statement "got_entry_1.u_._4_4_ = uStack_44;" (assignment_expression "got_entry_1.u_._4_4_ = uStack_44" (field_expression "got_entry_1.u_._4_4_" (field_expression "got_entry_1.u_" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "got_entry_1.u_.constant = c1;" (assignment_expression "got_entry_1.u_.constant = c1" (field_expression "got_entry_1.u_.constant" (field_expression "got_entry_1.u_" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "got_entry_1.addend_ = local_38;" (assignment_expression "got_entry_1.addend_ = local_38" (field_expression "got_entry_1.addend_" identifier . field_identifier) = identifier) ;) (expression_statement "got_entry_2.addend_ = local_18;" (assignment_expression "got_entry_2.addend_ = local_18" (field_expression "got_entry_2.addend_" identifier . field_identifier) = identifier) ;) (expression_statement "uVar1 = add_got_entry_pair(this,got_entry_1,got_entry_2);" (assignment_expression "uVar1 = add_got_entry_pair(this,got_entry_1,got_entry_2)" identifier = (call_expression "add_got_entry_pair(this,got_entry_1,got_entry_2)" identifier (argument_list "(this,got_entry_1,got_entry_2)" ( identifier , identifier , identifier )))) ;) (return_statement "return uVar1;" return identifier ;) (ERROR "}" }))
(translation_unit "void FUN_0020f5f0(void)\n\n{\n FUN_0020eda0();\n return;\n}\n\n" (function_definition "void FUN_0020f5f0(void)\n\n{\n FUN_0020eda0();\n return;\n}" primitive_type (function_declarator "FUN_0020f5f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_0020eda0();\n return;\n}" { (expression_statement "FUN_0020eda0();" (call_expression "FUN_0020eda0()" 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 ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0020f5f0(void)\n\n{\n FUN_0020eda0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0020f5f0(void)" (identifier "FUN_0020f5f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_0020eda0();\n return;\n}" ({ "{") (expression_statement "FUN_0020eda0();" (call_expression "FUN_0020eda0()" (identifier "FUN_0020eda0") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: uint add_constant_pair(Output_data_got<32,_false> * this, Valtype c1, Valtype c2) */ type_1 __thiscall gold::Output_data_got<32,_false>::add_constant_pair (Output_data_got<32,_false> *this,Valtype c1,Valtype c2) { type_2 got_entry_1; type_2 got_entry_2; type_1 uVar1; type_3 uStack_44; type_3 uStack_3c; type_4 local_38; type_3 uStack_24; type_3 uStack_1c; type_4 local_18; got_entry_2._12_4_ = uStack_1c; got_entry_2._8_4_ = 0x7ffffffe; got_entry_2.u_._4_4_ = uStack_24; got_entry_2.u_.constant = c2; got_entry_1._12_4_ = uStack_3c; got_entry_1._8_4_ = 0x7ffffffe; got_entry_1.u_._4_4_ = uStack_44; got_entry_1.u_.constant = c1; got_entry_1.addend_ = local_38; got_entry_2.addend_ = local_18; uVar1 = var_1(this,got_entry_1,got_entry_2); return uVar1; }
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))) (return_statement))))
null
void MASKED(void) { FUN_0020eda0(); return; }
10800_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
d_find_pack
FUN_00372d80
int * d_find_pack(undefined8 param_1,undefined4 *param_2) { int *piVar1; if (param_2 == (undefined4 *)0x0) { return (int *)0x0; } do { switch(*param_2) { case 0: case 6: case 0x18: case 0x27: case 0x2c: case 0x31: case 0x40: case 0x41: case 0x45: case 0x46: case 0x47: case 0x4a: case 0x4b: goto LAB_00372dd2; case 5: piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2); if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) { return piVar1; } goto LAB_00372dd2; case 7: case 8: case 0x32: goto switchD_00372da5_caseD_7; } piVar1 = (int *)d_find_pack(param_1,*(undefined8 *)(param_2 + 2)); if (piVar1 != (int *)0x0) { return piVar1; } switchD_00372da5_caseD_7: param_2 = *(undefined4 **)(param_2 + 4); } while (param_2 != (undefined4 *)0x0); LAB_00372dd2: return (int *)0x0; }
int * FUN_00372d80(undefined8 param_1,undefined4 *param_2) { int *piVar1; if (param_2 == (undefined4 *)0x0) { return (int *)0x0; } do { switch(*param_2) { case 0: case 6: case 0x18: case 0x27: case 0x2c: case 0x31: case 0x40: case 0x41: case 0x45: case 0x46: case 0x47: case 0x4a: case 0x4b: goto LAB_00372dd2; case 5: piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2); if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) { return piVar1; } goto LAB_00372dd2; case 7: case 8: case 0x32: goto switchD_00372da5_caseD_7; } piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2)); if (piVar1 != (int *)0x0) { return piVar1; } switchD_00372da5_caseD_7: param_2 = *(undefined4 **)(param_2 + 4); } while (param_2 != (undefined4 *)0x0); LAB_00372dd2: return (int *)0x0; }
TEST RSI,RSI JZ 0x00372e00 PUSH R12 MOV R12,RDI PUSH RBP LEA RBP,[0x3afc70] PUSH RBX MOV RBX,RSI CMP dword ptr [RBX],0x4b JA 0x00372db0 MOV EAX,dword ptr [RBX] MOVSXD RAX,dword ptr [RBP + RAX*0x4] ADD RAX,RBP JMP RAX MOV RSI,qword ptr [RBX + 0x8] MOV RDI,R12 CALL 0x00372d80 TEST RAX,RAX JNZ 0x00372dd2 MOV RBX,qword ptr [RBX + 0x10] TEST RBX,RBX JNZ 0x00372d96 NOP word ptr [RAX + RAX*0x1] XOR EAX,EAX POP RBX POP RBP POP R12 RET LEA RSI,[RBX + 0x8] MOV RDI,R12 CALL 0x00372d40 TEST RAX,RAX JZ 0x00372dd0 CMP dword ptr [RAX],0x2f JNZ 0x00372dd0 POP RBX POP RBP POP R12 RET XOR EAX,EAX RET
null
null
null
null
[('tmp_970', u'CALL_-1205326343'), ('tmp_970', u'CALL_-1205326224'), ('const-433', u'LOAD_-1205326325'), ('const-2', u'PTRADD_-1205325928'), (u'CAST_-1205325965', u'INT_NOTEQUAL_-1205326328'), ('const-0', u'RETURN_-1205326164'), ('const-0', u'COPY_-1205326220'), ('const-0', u'INT_NOTEQUAL_-1205326328'), (u'INT_NOTEQUAL_-1205326305', u'CBRANCH_-1205326303'), ('const-4', u'PTRADD_-1205325960'), ('const-2', u'PTRADD_-1205325978'), ('const-0', u'INT_EQUAL_-1205326449'), (u'CAST_-1205325973', u'LOAD_-1205326360'), (u'CALL_-1205326343', u'CAST_-1205325965'), (u'CAST_-1205325954', u'LOAD_-1205326325'), (u'LOAD_-1205326325', u'INT_NOTEQUAL_-1205326305'), (u'CAST_-1205325919', u'LOAD_-1205326208'), (u'MULTIEQUAL_-1205326111', u'PTRADD_-1205325960'), ('const-4', u'PTRADD_-1205325960'), (u'MULTIEQUAL_-1205326111', u'PTRADD_-1205325978'), ('tmp_219', u'CBRANCH_-1205326303'), ('const-0', u'RETURN_-1205326257'), ('tmp_966', u'INT_EQUAL_-1205326449'), ('tmp_362', u'CBRANCH_-1205326208'), (u'COPY_-1205326005', u'RETURN_-1205325991'), (u'COPY_-1205326113', u'RETURN_-1205326257'), (u'INT_EQUAL_-1205326449', u'CBRANCH_-1205326447'), (u'INT_NOTEQUAL_-1205326328', u'CBRANCH_-1205326326'), (u'INT_NOTEQUAL_-1205326209', u'CBRANCH_-1205326208'), (u'MULTIEQUAL_-1205326111', u'LOAD_-1205326399'), ('tmp_966', u'MULTIEQUAL_-1205326111'), (u'PTRADD_-1205325978', u'CAST_-1205325973'), (u'CALL_-1205326224', u'CAST_-1205325919'), ('const-0', u'RETURN_-1205326200'), ('tmp_183', u'CBRANCH_-1205326326'), (u'PTRADD_-1205325960', u'CAST_-1205325954'), (u'MULTIEQUAL_-1205326111', u'PTRADD_-1205325928'), ('tmp_24', u'CBRANCH_-1205326447'), (u'LOAD_-1205326360', u'CALL_-1205326343'), (u'CAST_-1205325919', u'RETURN_-1205326164'), (u'LOAD_-1205326208', u'INT_EQUAL_-1205326193'), ('const-47', u'INT_EQUAL_-1205326193'), ('const-0', u'RETURN_-1205325991'), ('const-0', u'INT_NOTEQUAL_-1205326305'), ('const-433', u'LOAD_-1205326399'), ('const-4', u'PTRADD_-1205325978'), (u'CAST_-1205325919', u'INT_NOTEQUAL_-1205326209'), ('tmp_397', u'CBRANCH_-1205326190'), (u'CAST_-1205325965', u'COPY_-1205326005'), ('const-433', u'LOAD_-1205326360'), ('const-0', u'INT_NOTEQUAL_-1205326209'), (u'LOAD_-1205326325', u'MULTIEQUAL_-1205326111'), ('const-4', u'PTRADD_-1205325928'), (u'PTRADD_-1205325928', u'CALL_-1205326224'), ('const-0', u'COPY_-1205326113'), (u'LOAD_-1205326399', u'BRANCHIND_-1205326369'), ('const-433', u'LOAD_-1205326208'), (u'COPY_-1205326220', u'RETURN_-1205326200'), (u'INT_EQUAL_-1205326193', u'CBRANCH_-1205326190')]
[('tmp_970', u'CALL_-1205326343'), ('tmp_970', u'CALL_-1205326224'), ('const-433', u'LOAD_-1205326325'), ('const-2', u'PTRADD_-1205325928'), (u'CAST_-1205325965', u'INT_NOTEQUAL_-1205326328'), ('const-0', u'RETURN_-1205326164'), ('const-0', u'COPY_-1205326220'), ('const-0', u'INT_NOTEQUAL_-1205326328'), (u'INT_NOTEQUAL_-1205326305', u'CBRANCH_-1205326303'), ('const-4', u'PTRADD_-1205325960'), ('const-2', u'PTRADD_-1205325978'), ('const-0', u'INT_EQUAL_-1205326449'), (u'CAST_-1205325973', u'LOAD_-1205326360'), (u'CALL_-1205326343', u'CAST_-1205325965'), (u'CAST_-1205325954', u'LOAD_-1205326325'), (u'LOAD_-1205326325', u'INT_NOTEQUAL_-1205326305'), (u'CAST_-1205325919', u'LOAD_-1205326208'), (u'MULTIEQUAL_-1205326111', u'PTRADD_-1205325960'), ('const-4', u'PTRADD_-1205325960'), (u'MULTIEQUAL_-1205326111', u'PTRADD_-1205325978'), ('tmp_219', u'CBRANCH_-1205326303'), ('const-0', u'RETURN_-1205326257'), ('tmp_966', u'INT_EQUAL_-1205326449'), ('tmp_362', u'CBRANCH_-1205326208'), (u'COPY_-1205326005', u'RETURN_-1205325991'), (u'COPY_-1205326113', u'RETURN_-1205326257'), (u'INT_EQUAL_-1205326449', u'CBRANCH_-1205326447'), (u'INT_NOTEQUAL_-1205326328', u'CBRANCH_-1205326326'), (u'INT_NOTEQUAL_-1205326209', u'CBRANCH_-1205326208'), (u'MULTIEQUAL_-1205326111', u'LOAD_-1205326399'), ('tmp_966', u'MULTIEQUAL_-1205326111'), (u'PTRADD_-1205325978', u'CAST_-1205325973'), (u'CALL_-1205326224', u'CAST_-1205325919'), ('const-0', u'RETURN_-1205326200'), ('tmp_183', u'CBRANCH_-1205326326'), (u'PTRADD_-1205325960', u'CAST_-1205325954'), (u'MULTIEQUAL_-1205326111', u'PTRADD_-1205325928'), ('tmp_24', u'CBRANCH_-1205326447'), (u'LOAD_-1205326360', u'CALL_-1205326343'), (u'CAST_-1205325919', u'RETURN_-1205326164'), (u'LOAD_-1205326208', u'INT_EQUAL_-1205326193'), ('const-47', u'INT_EQUAL_-1205326193'), ('const-0', u'RETURN_-1205325991'), ('const-0', u'INT_NOTEQUAL_-1205326305'), ('const-433', u'LOAD_-1205326399'), ('const-4', u'PTRADD_-1205325978'), (u'CAST_-1205325919', u'INT_NOTEQUAL_-1205326209'), ('tmp_397', u'CBRANCH_-1205326190'), (u'CAST_-1205325965', u'COPY_-1205326005'), ('const-433', u'LOAD_-1205326360'), ('const-0', u'INT_NOTEQUAL_-1205326209'), (u'LOAD_-1205326325', u'MULTIEQUAL_-1205326111'), ('const-4', u'PTRADD_-1205325928'), (u'PTRADD_-1205325928', u'CALL_-1205326224'), ('const-0', u'COPY_-1205326113'), (u'LOAD_-1205326399', u'BRANCHIND_-1205326369'), ('const-433', u'LOAD_-1205326208'), (u'COPY_-1205326220', u'RETURN_-1205326200'), (u'INT_EQUAL_-1205326193', u'CBRANCH_-1205326190')]
null
null
00372d80
x64
O2
(translation_unit "int * FUN_00372d80(undefined8 param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}\n\n" (function_definition "int * FUN_00372d80(undefined8 param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}" primitive_type (pointer_declarator "* FUN_00372d80(undefined8 param_1,undefined4 *param_2)" * (function_declarator "FUN_00372d80(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 int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (if_statement "if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }" if (parenthesized_expression "(param_2 == (undefined4 *)0x0)" ( (binary_expression "param_2 == (undefined4 *)0x0" identifier == (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (int *)0x0;\n }" { (return_statement "return (int *)0x0;" return (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (do_statement "do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);" do (compound_statement "{\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n }" { (switch_statement "switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }" switch (parenthesized_expression "(*param_2)" ( (pointer_expression "*param_2" * identifier) )) (compound_statement "{\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }" { (case_statement "case 0:" case number_literal :) (case_statement "case 6:" case number_literal :) (case_statement "case 0x18:" case number_literal :) (case_statement "case 0x27:" case number_literal :) (case_statement "case 0x2c:" case number_literal :) (case_statement "case 0x31:" case number_literal :) (case_statement "case 0x40:" case number_literal :) (case_statement "case 0x41:" case number_literal :) (case_statement "case 0x45:" case number_literal :) (case_statement "case 0x46:" case number_literal :) (case_statement "case 0x47:" case number_literal :) (case_statement "case 0x4a:" case number_literal :) (case_statement "case 0x4b:\n goto LAB_00372dd2;" case number_literal : (goto_statement "goto LAB_00372dd2;" goto statement_identifier ;)) (case_statement "case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;" case number_literal : (expression_statement "piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);" (assignment_expression "piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2)" identifier = (cast_expression "(int *)FUN_00372d40(param_1,param_2 + 2)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00372d40(param_1,param_2 + 2)" identifier (argument_list "(param_1,param_2 + 2)" ( identifier , (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (if_statement "if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }" if (parenthesized_expression "((piVar1 != (int *)0x0) && (*piVar1 == 0x2f))" ( (binary_expression "(piVar1 != (int *)0x0) && (*piVar1 == 0x2f)" (parenthesized_expression "(piVar1 != (int *)0x0)" ( (binary_expression "piVar1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*piVar1 == 0x2f)" ( (binary_expression "*piVar1 == 0x2f" (pointer_expression "*piVar1" * identifier) == number_literal) ))) )) (compound_statement "{\n return piVar1;\n }" { (return_statement "return piVar1;" return identifier ;) })) (goto_statement "goto LAB_00372dd2;" goto statement_identifier ;)) (case_statement "case 7:" case number_literal :) (case_statement "case 8:" case number_literal :) (case_statement "case 0x32:\n goto switchD_00372da5_caseD_7;" case number_literal : (goto_statement "goto switchD_00372da5_caseD_7;" goto statement_identifier ;)) })) (expression_statement "piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));" (assignment_expression "piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2))" identifier = (cast_expression "(int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2))" identifier (argument_list "(param_1,*(undefined8 *)(param_2 + 2))" ( identifier , (pointer_expression "*(undefined8 *)(param_2 + 2)" * (cast_expression "(undefined8 *)(param_2 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) ))))) ;) (if_statement "if (piVar1 != (int *)0x0) {\n return piVar1;\n }" if (parenthesized_expression "(piVar1 != (int *)0x0)" ( (binary_expression "piVar1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return piVar1;\n }" { (return_statement "return piVar1;" return identifier ;) })) (labeled_statement "switchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);" statement_identifier : (expression_statement "param_2 = *(undefined4 **)(param_2 + 4);" (assignment_expression "param_2 = *(undefined4 **)(param_2 + 4)" identifier = (pointer_expression "*(undefined4 **)(param_2 + 4)" * (cast_expression "(undefined4 **)(param_2 + 4)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) ;)) }) while (parenthesized_expression "(param_2 != (undefined4 *)0x0)" ( (binary_expression "param_2 != (undefined4 *)0x0" identifier != (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (labeled_statement "LAB_00372dd2:\n return (int *)0x0;" statement_identifier : (return_statement "return (int *)0x0;" return (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;)) })))
(translation_unit "int * d_find_pack(undefined8 param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)d_find_pack(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}\n\n" (function_definition "int * d_find_pack(undefined8 param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)d_find_pack(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}" primitive_type (pointer_declarator "* d_find_pack(undefined8 param_1,undefined4 *param_2)" * (function_declarator "d_find_pack(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 int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)d_find_pack(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (if_statement "if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }" if (parenthesized_expression "(param_2 == (undefined4 *)0x0)" ( (binary_expression "param_2 == (undefined4 *)0x0" identifier == (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (int *)0x0;\n }" { (return_statement "return (int *)0x0;" return (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (do_statement "do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)d_find_pack(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);" do (compound_statement "{\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)d_find_pack(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n }" { (switch_statement "switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }" switch (parenthesized_expression "(*param_2)" ( (pointer_expression "*param_2" * identifier) )) (compound_statement "{\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }" { (case_statement "case 0:" case number_literal :) (case_statement "case 6:" case number_literal :) (case_statement "case 0x18:" case number_literal :) (case_statement "case 0x27:" case number_literal :) (case_statement "case 0x2c:" case number_literal :) (case_statement "case 0x31:" case number_literal :) (case_statement "case 0x40:" case number_literal :) (case_statement "case 0x41:" case number_literal :) (case_statement "case 0x45:" case number_literal :) (case_statement "case 0x46:" case number_literal :) (case_statement "case 0x47:" case number_literal :) (case_statement "case 0x4a:" case number_literal :) (case_statement "case 0x4b:\n goto LAB_00372dd2;" case number_literal : (goto_statement "goto LAB_00372dd2;" goto statement_identifier ;)) (case_statement "case 5:\n piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;" case number_literal : (expression_statement "piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2);" (assignment_expression "piVar1 = (int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2)" identifier = (cast_expression "(int *)d_lookup_template_argument_isra_9(param_1,param_2 + 2)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "d_lookup_template_argument_isra_9(param_1,param_2 + 2)" identifier (argument_list "(param_1,param_2 + 2)" ( identifier , (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (if_statement "if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }" if (parenthesized_expression "((piVar1 != (int *)0x0) && (*piVar1 == 0x2f))" ( (binary_expression "(piVar1 != (int *)0x0) && (*piVar1 == 0x2f)" (parenthesized_expression "(piVar1 != (int *)0x0)" ( (binary_expression "piVar1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*piVar1 == 0x2f)" ( (binary_expression "*piVar1 == 0x2f" (pointer_expression "*piVar1" * identifier) == number_literal) ))) )) (compound_statement "{\n return piVar1;\n }" { (return_statement "return piVar1;" return identifier ;) })) (goto_statement "goto LAB_00372dd2;" goto statement_identifier ;)) (case_statement "case 7:" case number_literal :) (case_statement "case 8:" case number_literal :) (case_statement "case 0x32:\n goto switchD_00372da5_caseD_7;" case number_literal : (goto_statement "goto switchD_00372da5_caseD_7;" goto statement_identifier ;)) })) (expression_statement "piVar1 = (int *)d_find_pack(param_1,*(undefined8 *)(param_2 + 2));" (assignment_expression "piVar1 = (int *)d_find_pack(param_1,*(undefined8 *)(param_2 + 2))" identifier = (cast_expression "(int *)d_find_pack(param_1,*(undefined8 *)(param_2 + 2))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "d_find_pack(param_1,*(undefined8 *)(param_2 + 2))" identifier (argument_list "(param_1,*(undefined8 *)(param_2 + 2))" ( identifier , (pointer_expression "*(undefined8 *)(param_2 + 2)" * (cast_expression "(undefined8 *)(param_2 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) ))))) ;) (if_statement "if (piVar1 != (int *)0x0) {\n return piVar1;\n }" if (parenthesized_expression "(piVar1 != (int *)0x0)" ( (binary_expression "piVar1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return piVar1;\n }" { (return_statement "return piVar1;" return identifier ;) })) (labeled_statement "switchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);" statement_identifier : (expression_statement "param_2 = *(undefined4 **)(param_2 + 4);" (assignment_expression "param_2 = *(undefined4 **)(param_2 + 4)" identifier = (pointer_expression "*(undefined4 **)(param_2 + 4)" * (cast_expression "(undefined4 **)(param_2 + 4)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) ;)) }) while (parenthesized_expression "(param_2 != (undefined4 *)0x0)" ( (binary_expression "param_2 != (undefined4 *)0x0" identifier != (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (labeled_statement "LAB_00372dd2:\n return (int *)0x0;" statement_identifier : (return_statement "return (int *)0x0;" return (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;)) })))
(translation_unit "int * FUN_00372d80(undefined8 param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}\n\n" (function_definition "int * FUN_00372d80(undefined8 param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}" primitive_type (pointer_declarator "* FUN_00372d80(undefined8 param_1,undefined4 *param_2)" * (function_declarator "FUN_00372d80(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 int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (if_statement "if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }" if (parenthesized_expression "(param_2 == (undefined4 *)0x0)" ( (binary_expression "param_2 == (undefined4 *)0x0" identifier == (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (int *)0x0;\n }" { (return_statement "return (int *)0x0;" return (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (do_statement "do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);" do (compound_statement "{\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n }" { (switch_statement "switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }" switch (parenthesized_expression "(*param_2)" ( (pointer_expression "*param_2" * identifier) )) (compound_statement "{\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }" { (case_statement "case 0:" case number_literal :) (case_statement "case 6:" case number_literal :) (case_statement "case 0x18:" case number_literal :) (case_statement "case 0x27:" case number_literal :) (case_statement "case 0x2c:" case number_literal :) (case_statement "case 0x31:" case number_literal :) (case_statement "case 0x40:" case number_literal :) (case_statement "case 0x41:" case number_literal :) (case_statement "case 0x45:" case number_literal :) (case_statement "case 0x46:" case number_literal :) (case_statement "case 0x47:" case number_literal :) (case_statement "case 0x4a:" case number_literal :) (case_statement "case 0x4b:\n goto LAB_00372dd2;" case number_literal : (goto_statement "goto LAB_00372dd2;" goto statement_identifier ;)) (case_statement "case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;" case number_literal : (expression_statement "piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);" (assignment_expression "piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2)" identifier = (cast_expression "(int *)FUN_00372d40(param_1,param_2 + 2)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00372d40(param_1,param_2 + 2)" identifier (argument_list "(param_1,param_2 + 2)" ( identifier , (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (if_statement "if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }" if (parenthesized_expression "((piVar1 != (int *)0x0) && (*piVar1 == 0x2f))" ( (binary_expression "(piVar1 != (int *)0x0) && (*piVar1 == 0x2f)" (parenthesized_expression "(piVar1 != (int *)0x0)" ( (binary_expression "piVar1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*piVar1 == 0x2f)" ( (binary_expression "*piVar1 == 0x2f" (pointer_expression "*piVar1" * identifier) == number_literal) ))) )) (compound_statement "{\n return piVar1;\n }" { (return_statement "return piVar1;" return identifier ;) })) (goto_statement "goto LAB_00372dd2;" goto statement_identifier ;)) (case_statement "case 7:" case number_literal :) (case_statement "case 8:" case number_literal :) (case_statement "case 0x32:\n goto switchD_00372da5_caseD_7;" case number_literal : (goto_statement "goto switchD_00372da5_caseD_7;" goto statement_identifier ;)) })) (expression_statement "piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));" (assignment_expression "piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2))" identifier = (cast_expression "(int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2))" identifier (argument_list "(param_1,*(undefined8 *)(param_2 + 2))" ( identifier , (pointer_expression "*(undefined8 *)(param_2 + 2)" * (cast_expression "(undefined8 *)(param_2 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) ))))) ;) (if_statement "if (piVar1 != (int *)0x0) {\n return piVar1;\n }" if (parenthesized_expression "(piVar1 != (int *)0x0)" ( (binary_expression "piVar1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return piVar1;\n }" { (return_statement "return piVar1;" return identifier ;) })) (labeled_statement "switchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);" statement_identifier : (expression_statement "param_2 = *(undefined4 **)(param_2 + 4);" (assignment_expression "param_2 = *(undefined4 **)(param_2 + 4)" identifier = (pointer_expression "*(undefined4 **)(param_2 + 4)" * (cast_expression "(undefined4 **)(param_2 + 4)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) ;)) }) while (parenthesized_expression "(param_2 != (undefined4 *)0x0)" ( (binary_expression "param_2 != (undefined4 *)0x0" identifier != (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (labeled_statement "LAB_00372dd2:\n return (int *)0x0;" statement_identifier : (return_statement "return (int *)0x0;" return (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;)) })))
(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) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ;) })) (do_statement do (compound_statement { (switch_statement switch (parenthesized_expression ( (pointer_expression * IDENT) )) (compound_statement { (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT : (goto_statement goto statement_identifier ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) ))) )) (compound_statement { (return_statement return IDENT ;) })) (goto_statement goto statement_identifier ;)) (case_statement case LIT :) (case_statement case LIT :) (case_statement case LIT : (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( 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 != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return IDENT ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;)) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) ;) (labeled_statement statement_identifier : (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ;)) })))
(function_definition "int * FUN_00372d80(undefined8 param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}" (primitive_type "int") (pointer_declarator "* FUN_00372d80(undefined8 param_1,undefined4 *param_2)" (* "*") (function_declarator "FUN_00372d80(undefined8 param_1,undefined4 *param_2)" (identifier "FUN_00372d80") (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 int *piVar1;\n \n if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }\n do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);\nLAB_00372dd2:\n return (int *)0x0;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (if_statement "if (param_2 == (undefined4 *)0x0) {\n return (int *)0x0;\n }" (if "if") (parenthesized_expression "(param_2 == (undefined4 *)0x0)" (( "(") (binary_expression "param_2 == (undefined4 *)0x0" (identifier "param_2") (== "==") (cast_expression "(undefined4 *)0x0" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return (int *)0x0;\n }" ({ "{") (return_statement "return (int *)0x0;" (return "return") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";")) (} "}"))) (do_statement "do {\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n } while (param_2 != (undefined4 *)0x0);" (do "do") (compound_statement "{\n switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }\n piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));\n if (piVar1 != (int *)0x0) {\n return piVar1;\n }\nswitchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);\n }" ({ "{") (switch_statement "switch(*param_2) {\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }" (switch "switch") (parenthesized_expression "(*param_2)" (( "(") (pointer_expression "*param_2" (* "*") (identifier "param_2")) () ")")) (compound_statement "{\n case 0:\n case 6:\n case 0x18:\n case 0x27:\n case 0x2c:\n case 0x31:\n case 0x40:\n case 0x41:\n case 0x45:\n case 0x46:\n case 0x47:\n case 0x4a:\n case 0x4b:\n goto LAB_00372dd2;\n case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;\n case 7:\n case 8:\n case 0x32:\n goto switchD_00372da5_caseD_7;\n }" ({ "{") (case_statement "case 0:" (case "case") (number_literal "0") (: ":")) (case_statement "case 6:" (case "case") (number_literal "6") (: ":")) (case_statement "case 0x18:" (case "case") (number_literal "0x18") (: ":")) (case_statement "case 0x27:" (case "case") (number_literal "0x27") (: ":")) (case_statement "case 0x2c:" (case "case") (number_literal "0x2c") (: ":")) (case_statement "case 0x31:" (case "case") (number_literal "0x31") (: ":")) (case_statement "case 0x40:" (case "case") (number_literal "0x40") (: ":")) (case_statement "case 0x41:" (case "case") (number_literal "0x41") (: ":")) (case_statement "case 0x45:" (case "case") (number_literal "0x45") (: ":")) (case_statement "case 0x46:" (case "case") (number_literal "0x46") (: ":")) (case_statement "case 0x47:" (case "case") (number_literal "0x47") (: ":")) (case_statement "case 0x4a:" (case "case") (number_literal "0x4a") (: ":")) (case_statement "case 0x4b:\n goto LAB_00372dd2;" (case "case") (number_literal "0x4b") (: ":") (goto_statement "goto LAB_00372dd2;" (goto "goto") (statement_identifier "LAB_00372dd2") (; ";"))) (case_statement "case 5:\n piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);\n if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }\n goto LAB_00372dd2;" (case "case") (number_literal "5") (: ":") (expression_statement "piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2);" (assignment_expression "piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2)" (identifier "piVar1") (= "=") (cast_expression "(int *)FUN_00372d40(param_1,param_2 + 2)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00372d40(param_1,param_2 + 2)" (identifier "FUN_00372d40") (argument_list "(param_1,param_2 + 2)" (( "(") (identifier "param_1") (, ",") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (if_statement "if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) {\n return piVar1;\n }" (if "if") (parenthesized_expression "((piVar1 != (int *)0x0) && (*piVar1 == 0x2f))" (( "(") (binary_expression "(piVar1 != (int *)0x0) && (*piVar1 == 0x2f)" (parenthesized_expression "(piVar1 != (int *)0x0)" (( "(") (binary_expression "piVar1 != (int *)0x0" (identifier "piVar1") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(*piVar1 == 0x2f)" (( "(") (binary_expression "*piVar1 == 0x2f" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (== "==") (number_literal "0x2f")) () ")"))) () ")")) (compound_statement "{\n return piVar1;\n }" ({ "{") (return_statement "return piVar1;" (return "return") (identifier "piVar1") (; ";")) (} "}"))) (goto_statement "goto LAB_00372dd2;" (goto "goto") (statement_identifier "LAB_00372dd2") (; ";"))) (case_statement "case 7:" (case "case") (number_literal "7") (: ":")) (case_statement "case 8:" (case "case") (number_literal "8") (: ":")) (case_statement "case 0x32:\n goto switchD_00372da5_caseD_7;" (case "case") (number_literal "0x32") (: ":") (goto_statement "goto switchD_00372da5_caseD_7;" (goto "goto") (statement_identifier "switchD_00372da5_caseD_7") (; ";"))) (} "}"))) (expression_statement "piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2));" (assignment_expression "piVar1 = (int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2))" (identifier "piVar1") (= "=") (cast_expression "(int *)FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2))" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00372d80(param_1,*(undefined8 *)(param_2 + 2))" (identifier "FUN_00372d80") (argument_list "(param_1,*(undefined8 *)(param_2 + 2))" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined8 *)(param_2 + 2)" (* "*") (cast_expression "(undefined8 *)(param_2 + 2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) () ")"))))) (; ";")) (if_statement "if (piVar1 != (int *)0x0) {\n return piVar1;\n }" (if "if") (parenthesized_expression "(piVar1 != (int *)0x0)" (( "(") (binary_expression "piVar1 != (int *)0x0" (identifier "piVar1") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return piVar1;\n }" ({ "{") (return_statement "return piVar1;" (return "return") (identifier "piVar1") (; ";")) (} "}"))) (labeled_statement "switchD_00372da5_caseD_7:\n param_2 = *(undefined4 **)(param_2 + 4);" (statement_identifier "switchD_00372da5_caseD_7") (: ":") (expression_statement "param_2 = *(undefined4 **)(param_2 + 4);" (assignment_expression "param_2 = *(undefined4 **)(param_2 + 4)" (identifier "param_2") (= "=") (pointer_expression "*(undefined4 **)(param_2 + 4)" (* "*") (cast_expression "(undefined4 **)(param_2 + 4)" (( "(") (type_descriptor "undefined4 **" (type_identifier "undefined4") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 4)" (( "(") (binary_expression "param_2 + 4" (identifier "param_2") (+ "+") (number_literal "4")) () ")"))))) (; ";"))) (} "}")) (while "while") (parenthesized_expression "(param_2 != (undefined4 *)0x0)" (( "(") (binary_expression "param_2 != (undefined4 *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(undefined4 *)0x0" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (; ";")) (labeled_statement "LAB_00372dd2:\n return (int *)0x0;" (statement_identifier "LAB_00372dd2") (: ":") (return_statement "return (int *)0x0;" (return "return") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";"))) (} "}")))
int * function_1(type_1 param_1,type_2 *var_1) { int *var_3; if (var_1 == (type_2 *)0x0) { return (int *)0x0; } do { switch(*var_1) { case 0: case 6: case 0x18: case 0x27: case 0x2c: case 0x31: case 0x40: case 0x41: case 0x45: case 0x46: case 0x47: case 0x4a: case 0x4b: goto LAB_00372dd2; case 5: var_3 = (int *)var_2(param_1,var_1 + 2); if ((var_3 != (int *)0x0) && (*var_3 == 0x2f)) { return var_3; } goto LAB_00372dd2; case 7: case 8: case 0x32: goto switchD_00372da5_caseD_7; } var_3 = (int *)function_1(param_1,*(type_1 *)(var_1 + 2)); if (var_3 != (int *)0x0) { return var_3; } switchD_00372da5_caseD_7: var_1 = *(type_2 **)(var_1 + 4); } while (var_1 != (type_2 *)0x0); LAB_00372dd2: return (int *)0x0; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (do_statement body: (compound_statement (switch_statement condition: (parenthesized_expression (pointer_expression argument: (identifier))) body: (compound_statement (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) consequence: (compound_statement (return_statement (identifier)))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal)) (case_statement value: (number_literal)) (case_statement value: (number_literal) (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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)))))))))) (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 (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (labeled_statement label: (statement_identifier) (return_statement (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))
null
int * MASKED(undefined8 param_1,undefined4 *param_2) { int *piVar1; if (param_2 == (undefined4 *)0x0) { return (int *)0x0; } do { switch(*param_2) { case 0: case 6: case 0x18: case 0x27: case 0x2c: case 0x31: case 0x40: case 0x41: case 0x45: case 0x46: case 0x47: case 0x4a: case 0x4b: goto LAB_00372dd2; case 5: piVar1 = (int *)FUN_00372d40(param_1,param_2 + 2); if ((piVar1 != (int *)0x0) && (*piVar1 == 0x2f)) { return piVar1; } goto LAB_00372dd2; case 7: case 8: case 0x32: goto switchD_00372da5_caseD_7; } piVar1 = (int *)MASKED(param_1,*(undefined8 *)(param_2 + 2)); if (piVar1 != (int *)0x0) { return piVar1; } switchD_00372da5_caseD_7: param_2 = *(undefined4 **)(param_2 + 4); } while (param_2 != (undefined4 *)0x0); LAB_00372dd2: return (int *)0x0; }
656_pterm_and_pterm_strip.c
ldisc_send
FUN_0011d730
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ldisc_send(void *handle,char *buf,wchar_t len,wchar_t interactive) { byte *pbVar1; char cVar2; undefined1 uVar3; wchar_t wVar4; int iVar5; wchar_t wVar6; size_t sVar7; void *ptr; ushort **ppuVar8; long lVar9; ulong uVar10; code *UNRECOVERED_JUMPTABLE_00; uchar c; uint uVar11; __off_t __offset; int iVar12; size_t extraout_RDX; size_t __n; byte *pbVar13; undefined8 uVar14; Ldisc ldisc; undefined8 uVar15; undefined1 uVar16; uint uVar17; int iVar18; int local_40; /* WARNING: Load size is inaccurate */ if (*handle == 0) { /* WARNING: Subroutine does not return */ __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send"); } uVar10 = (ulong)(uint)len; if (len == L'\0') { /* WARNING: Subroutine does not return */ __assert_fail("len","ldisc.c",0x8f,"ldisc_send"); } frontend_keypress(*(void **)((long)handle + 0x18)); if (interactive != L'\0') { /* WARNING: Load size is inaccurate */ term_nopaste(*handle); } local_40 = 0; if (len < L'\0') { sVar7 = strlen(buf); local_40 = 0x100; uVar10 = sVar7 & 0xffffffff; } /* WARNING: Load size is inaccurate */ if ((*(int *)((long)handle + 0x30) == 0) || ((*(int *)((long)handle + 0x30) == 2 && ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58)) (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 || (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')))))) { pbVar1 = (byte *)(buf + uVar10); LAB_0011d7b0: pbVar13 = (byte *)buf; if ((byte *)buf == pbVar1) { return; } do { buf = (char *)(pbVar13 + 1); uVar17 = (uint)*pbVar13 + local_40; iVar5 = (int)handle; if ((interactive != L'\0') || (uVar17 != 0xd)) { if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8; if (uVar17 == 0x16) { *(undefined4 *)((long)handle + 0x48) = 1; goto LAB_0011d7b0; } if (uVar17 < 0x17) { if (uVar17 == 10) { iVar12 = *(int *)((long)handle + 0x40); sVar7 = (size_t)iVar12; ptr = *(void **)((long)handle + 0x38); if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) { uVar11 = 10; if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') { c = '\r'; if (*(int *)((long)handle + 0x2c) == 0) { LAB_0011e06d: wVar6 = plen((Ldisc)handle,c); iVar5 = wVar6 + L'\xffffffff'; if (wVar6 != L'\0') { do { iVar5 = iVar5 + -1; from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (iVar5 != -1); LAB_0011e0a5: iVar12 = *(int *)((long)handle + 0x40); } lVar9 = *(long *)((long)handle + 8); uVar15 = *(undefined8 *)((long)handle + 0x10); } else { lVar9 = *(long *)((long)handle + 8); uVar15 = *(undefined8 *)((long)handle + 0x10); if (*(int *)((long)handle + 0x2c) == 2) { iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1); /* WARNING: Load size is inaccurate */ if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) { iVar12 = *(int *)((long)handle + 0x40); c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12); goto LAB_0011e06d; } goto LAB_0011e0a5; } } iVar12 = iVar12 + -1; *(int *)((long)handle + 0x40) = iVar12; goto LAB_0011d7f5; } } else { uVar11 = 10; } goto LAB_0011d8d3; } if (uVar17 < 0xb) { if (uVar17 != 3) { if (uVar17 != 4) goto LAB_0011d8c8; if (*(int *)((long)handle + 0x40) == 0) { (**(code **)(*(long *)((long)handle + 8) + 0x30))(); } else { (**(code **)(*(long *)((long)handle + 8) + 0x18)) (*(undefined8 *)((long)handle + 0x10)); *(undefined4 *)((long)handle + 0x40) = 0; } goto LAB_0011d7b0; } } else { if (uVar17 == 0x12) { /* WARNING: Load size is inaccurate */ if ((*(int *)((long)handle + 0x2c) == 0) || ((*(int *)((long)handle + 0x2c) == 2 && ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58)) (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) { __offset = 4; lVar9 = 0; from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04'); if (0 < *(int *)((long)handle + 0x40)) { do { pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9); lVar9 = lVar9 + 1; pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset); } while ((int)lVar9 < *(int *)((long)handle + 0x40)); } } goto LAB_0011d7b0; } if (uVar17 != 0x15) goto LAB_0011d8c8; } } else if (uVar17 != 0x1c) { if (0x1c < uVar17) { if (uVar17 == 0x10d) { iVar12 = *(int *)((long)handle + 0x40); goto LAB_0011d7ed; } if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8; if (0 < *(int *)((long)handle + 0x40)) { iVar5 = *(int *)((long)handle + 0x2c); if (iVar5 == 0) goto LAB_0011dee4; LAB_0011dbe9: if (iVar5 == 2) { iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58)) (*(undefined8 *)((long)handle + 0x10),1); if (iVar5 != 0) goto LAB_0011dee4; /* WARNING: Load size is inaccurate */ wVar6 = term_ldisc(*handle,L'\x01'); if (wVar6 != L'\0') goto LAB_0011dee4; } do { uVar10 = (ulong)*(uint *)((long)handle + 0x40); lVar9 = *(long *)((long)handle + 0x38); do { /* WARNING: Load size is inaccurate */ iVar5 = (int)uVar10 + -1; *(int *)((long)handle + 0x40) = iVar5; if (((*(int *)(*handle + 300) == 0) && (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) || (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0; iVar5 = *(int *)((long)handle + 0x2c); if (iVar5 != 0) goto LAB_0011dbe9; LAB_0011dee4: uVar10 = (ulong)*(int *)((long)handle + 0x40); lVar9 = *(long *)((long)handle + 0x38); wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10)); iVar5 = wVar6 + L'\xffffffff'; } while (wVar6 == L'\0'); do { iVar5 = iVar5 + -1; from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (iVar5 != -1); } while( true ); } goto LAB_0011d7b0; } if (uVar17 == 0x17) { iVar5 = *(int *)((long)handle + 0x40); goto LAB_0011da30; } if (uVar17 != 0x1a) goto LAB_0011d8c8; } iVar12 = *(int *)((long)handle + 0x40); goto joined_r0x0011daef; } iVar12 = *(int *)((long)handle + 0x40); sVar7 = (size_t)iVar12; if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930; LAB_0011d7ed: lVar9 = *(long *)((long)handle + 8); uVar15 = *(undefined8 *)((long)handle + 0x10); LAB_0011d7f5: if (0 < iVar12) { (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38)); lVar9 = *(long *)((long)handle + 8); uVar15 = *(undefined8 *)((long)handle + 0x10); } if (*(int *)((long)handle + 0x28) == 0) { (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2); iVar5 = *(int *)((long)handle + 0x2c); if (iVar5 != 0) goto LAB_0011d836; LAB_0011de62: from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02'); } else { if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) { (**(code **)(lVar9 + 0x30))(); } else { (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1); } iVar5 = *(int *)((long)handle + 0x2c); if (iVar5 == 0) goto LAB_0011de62; LAB_0011d836: /* WARNING: Load size is inaccurate */ if ((iVar5 == 2) && ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58)) (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62; } *(undefined4 *)((long)handle + 0x40) = 0; pbVar13 = (byte *)buf; if ((byte *)buf == pbVar1) { return; } } while( true ); } if (*(int *)((long)handle + 0x40) != 0) { (**(code **)(*(long *)((long)handle + 8) + 0x18))(*(undefined8 *)((long)handle + 0x10)); iVar5 = *(int *)((long)handle + 0x40); while (0 < iVar5) { wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)); iVar5 = wVar6 + L'\xffffffff'; if (wVar6 != L'\0') { do { iVar5 = iVar5 + -1; from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (iVar5 != -1); } iVar5 = *(int *)((long)handle + 0x40) + -1; *(int *)((long)handle + 0x40) = iVar5; } } wVar6 = (wchar_t)uVar10; if (wVar6 < L'\x01') { return; } if (*(int *)((long)handle + 0x2c) == 0) { LAB_0011deae: from_backend(*(void **)((long)handle + 0x18),L'\0',buf,wVar6); LAB_0011debf: lVar9 = *(long *)((long)handle + 8); uVar15 = *(undefined8 *)((long)handle + 0x10); } else { lVar9 = *(long *)((long)handle + 8); uVar15 = *(undefined8 *)((long)handle + 0x10); if (*(int *)((long)handle + 0x2c) == 2) { iVar5 = (**(code **)(lVar9 + 0x58))(uVar15); /* WARNING: Load size is inaccurate */ if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae; goto LAB_0011debf; } } if (((local_40 == 0) || (*(int *)((long)handle + 0x28) != 1)) || (wVar6 != L'\x01')) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18); goto LAB_0011dd7b; } cVar2 = *buf; if (cVar2 == '\r') { if (*(int *)((long)handle + 0x24) == 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18); uVar10 = 1; buf = "\r"; goto LAB_0011dd7b; } UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30); uVar14 = 0x10; goto LAB_0011e024; } if (cVar2 < '\x0e') { if (cVar2 == '\x03') { if (*(int *)((long)handle + 0x20) != 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30); uVar14 = 9; goto LAB_0011e024; } } else if (cVar2 == '\b') { LAB_0011e0ba: if (*(int *)((long)handle + 0x20) != 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30); uVar14 = 3; LAB_0011e024: /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14); return; } } } else if (cVar2 == '\x1a') { if (*(int *)((long)handle + 0x20) != 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30); uVar14 = 10; goto LAB_0011e024; } } else if (cVar2 == '\x7f') goto LAB_0011e0ba; UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18); uVar10 = 1; LAB_0011dd7b: /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE_00)(uVar15,buf,uVar10); return; while( true ) { ppuVar8 = __ctype_b_loc(); if (((*(byte *)((long)*ppuVar8 + (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) & 0x20) != 0) && ((*(byte *)((long)*ppuVar8 + (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) == 0)) break; LAB_0011da30: do { if (iVar5 < 1) goto LAB_0011d7b0; if (*(int *)((long)handle + 0x2c) == 0) { LAB_0011da8c: wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)); iVar12 = wVar6 + L'\xffffffff'; if (wVar6 != L'\0') { do { iVar12 = iVar12 + -1; from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (iVar12 != -1); iVar5 = *(int *)((long)handle + 0x40); } } else if (*(int *)((long)handle + 0x2c) == 2) { iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58)) (*(undefined8 *)((long)handle + 0x10),1); if (iVar5 == 0) { /* WARNING: Load size is inaccurate */ wVar6 = term_ldisc(*handle,L'\x01'); iVar5 = *(int *)((long)handle + 0x40); if (wVar6 == L'\0') goto LAB_0011da49; } else { iVar5 = *(int *)((long)handle + 0x40); } goto LAB_0011da8c; } LAB_0011da49: iVar5 = iVar5 + -1; *(int *)((long)handle + 0x40) = iVar5; } while (iVar5 < 1); } goto LAB_0011d7b0; joined_r0x0011daef: if (iVar12 < 1) goto LAB_0011daf8; /* WARNING: Load size is inaccurate */ if ((*(int *)((long)handle + 0x2c) == 0) || ((*(int *)((long)handle + 0x2c) == 2 && ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58)) (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) { lVar9 = (long)*(int *)((long)handle + 0x40); wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9)); iVar12 = (int)lVar9; iVar18 = wVar6 + L'\xffffffff'; if (wVar6 != L'\0') { do { iVar18 = iVar18 + -1; from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (iVar18 != -1); goto LAB_0011db59; } } else { LAB_0011db59: iVar12 = *(int *)((long)handle + 0x40); } iVar12 = iVar12 + -1; *(int *)((long)handle + 0x40) = iVar12; goto joined_r0x0011daef; LAB_0011daf8: (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10),4); if (*(int *)((long)handle + 0x20) != 0) { if (uVar17 == 3) { (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10)); } else if (uVar17 == 0x1a) { (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10)); } else if (uVar17 == 0x1c) { (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10)); } goto LAB_0011d7b0; } LAB_0011d8c8: sVar7 = (size_t)*(int *)((long)handle + 0x40); ptr = *(void **)((long)handle + 0x38); uVar11 = uVar17; LAB_0011d8d3: uVar16 = (undefined1)uVar11; uVar3 = uVar16; if (*(int *)((long)handle + 0x44) <= (int)sVar7) goto LAB_0011d945; LAB_0011d8d8: uVar11 = (int)sVar7 + 1; uVar10 = (ulong)uVar11; *(uint *)((long)handle + 0x40) = uVar11; *(undefined1 *)((long)ptr + sVar7) = uVar16; if (*(int *)((long)handle + 0x2c) != 0) { if (*(int *)((long)handle + 0x2c) != 2) goto LAB_0011d8ee; iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58)) (*(undefined8 *)((long)handle + 0x10),1); sVar7 = extraout_RDX; if (iVar12 == 0) { /* WARNING: Load size is inaccurate */ wVar6 = term_ldisc(*handle,L'\x01'); if (wVar6 != L'\0') { pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10); } goto LAB_0011d8ee; } } pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),sVar7,uVar10); LAB_0011d8ee: *(undefined4 *)((long)handle + 0x48) = 0; goto LAB_0011d7b0; LAB_0011d930: ptr = *(void **)((long)handle + 0x38); uVar16 = 0xd; uVar17 = 0x10d; uVar3 = 0xd; if (*(int *)((long)handle + 0x44) <= iVar12) { LAB_0011d945: uVar16 = uVar3; iVar12 = (int)sVar7 + 0x100; *(int *)((long)handle + 0x44) = iVar12; ptr = saferealloc(ptr,(long)iVar12,1); sVar7 = (size_t)*(int *)((long)handle + 0x40); *(void **)((long)handle + 0x38) = ptr; } goto LAB_0011d8d8; }
void FUN_0011d730(long *param_1,byte *param_2,uint param_3,int param_4) { byte *pbVar1; byte bVar2; int iVar3; int iVar4; size_t sVar5; long lVar6; ushort **ppuVar7; ulong uVar8; code *UNRECOVERED_JUMPTABLE_00; undefined1 uVar9; long lVar10; byte *pbVar11; undefined8 uVar12; undefined1 uVar13; uint uVar14; int iVar15; int local_40; if (*param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send"); } uVar8 = (ulong)param_3; if (param_3 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("len","ldisc.c",0x8f,"ldisc_send"); } FUN_00147670(param_1[3]); if (param_4 != 0) { FUN_00134470(*param_1); } local_40 = 0; if ((int)param_3 < 0) { sVar5 = strlen((char *)param_2); local_40 = 0x100; uVar8 = sVar5 & 0xffffffff; } if (((int)param_1[6] == 0) || (((int)param_1[6] == 2 && ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 || (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) { pbVar1 = param_2 + uVar8; LAB_0011d7b0: pbVar11 = param_2; if (param_2 == pbVar1) { return; } do { param_2 = pbVar11 + 1; uVar14 = (uint)*pbVar11 + local_40; if ((param_4 != 0) || (uVar14 != 0xd)) { if ((int)param_1[9] != 0) goto LAB_0011d8c8; if (uVar14 == 0x16) { *(undefined4 *)(param_1 + 9) = 1; goto LAB_0011d7b0; } if (uVar14 < 0x17) { if (uVar14 == 10) { iVar4 = (int)param_1[8]; lVar10 = (long)iVar4; lVar6 = param_1[7]; if (((int)param_1[5] == 0) && (0 < iVar4)) { uVar14 = 10; if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') { uVar9 = 0xd; if (*(int *)((long)param_1 + 0x2c) == 0) { LAB_0011e06d: iVar4 = (int)lVar10; iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9); iVar15 = iVar3 + -1; if (iVar3 != 0) { do { iVar15 = iVar15 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar15 != -1); LAB_0011e0a5: iVar4 = (int)param_1[8]; } lVar6 = param_1[1]; lVar10 = param_1[2]; } else { lVar6 = param_1[1]; lVar10 = param_1[2]; if (*(int *)((long)param_1 + 0x2c) == 2) { iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1); if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) { lVar10 = (long)(int)param_1[8]; uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10); goto LAB_0011e06d; } goto LAB_0011e0a5; } } iVar4 = iVar4 + -1; *(int *)(param_1 + 8) = iVar4; goto LAB_0011d7f5; } } else { uVar14 = 10; } goto LAB_0011d8d3; } if (uVar14 < 0xb) { if (uVar14 != 3) { if (uVar14 != 4) goto LAB_0011d8c8; if ((int)param_1[8] == 0) { (**(code **)(param_1[1] + 0x30))(); } else { (**(code **)(param_1[1] + 0x18))(param_1[2]); *(undefined4 *)(param_1 + 8) = 0; } goto LAB_0011d7b0; } } else { if (uVar14 == 0x12) { if ((*(int *)((long)param_1 + 0x2c) == 0) || ((*(int *)((long)param_1 + 0x2c) == 2 && ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) { iVar4 = 0; FUN_00147110(param_1[3],0,&DAT_00173b6c,4); if (0 < (int)param_1[8]) { do { iVar4 = iVar4 + 1; FUN_0011d3a0(param_1); } while (iVar4 < (int)param_1[8]); } } goto LAB_0011d7b0; } if (uVar14 != 0x15) goto LAB_0011d8c8; } } else if (uVar14 != 0x1c) { if (0x1c < uVar14) { if (uVar14 == 0x10d) { iVar4 = (int)param_1[8]; goto LAB_0011d7ed; } if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8; if (0 < (int)param_1[8]) { iVar4 = *(int *)((long)param_1 + 0x2c); if (iVar4 == 0) goto LAB_0011dee4; LAB_0011dbe9: if (iVar4 == 2) { iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1); if (iVar4 != 0) goto LAB_0011dee4; iVar4 = FUN_00134500(*param_1,1); if (iVar4 != 0) goto LAB_0011dee4; } do { uVar8 = (ulong)*(uint *)(param_1 + 8); lVar6 = param_1[7]; do { iVar4 = (int)uVar8 + -1; *(int *)(param_1 + 8) = iVar4; if (((*(int *)(*param_1 + 300) == 0) && (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) || (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0; iVar4 = *(int *)((long)param_1 + 0x2c); if (iVar4 != 0) goto LAB_0011dbe9; LAB_0011dee4: uVar8 = (ulong)(int)param_1[8]; lVar6 = param_1[7]; iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8)); iVar3 = iVar4 + -1; } while (iVar4 == 0); do { iVar3 = iVar3 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar3 != -1); } while( true ); } goto LAB_0011d7b0; } if (uVar14 == 0x17) { iVar4 = (int)param_1[8]; goto LAB_0011da30; } if (uVar14 != 0x1a) goto LAB_0011d8c8; } iVar4 = (int)param_1[8]; goto joined_r0x0011daef; } iVar4 = (int)param_1[8]; lVar10 = (long)iVar4; if ((int)param_1[9] != 0) goto LAB_0011d930; LAB_0011d7ed: lVar6 = param_1[1]; lVar10 = param_1[2]; LAB_0011d7f5: if (0 < iVar4) { (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]); lVar6 = param_1[1]; lVar10 = param_1[2]; } if ((int)param_1[5] == 0) { (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2); iVar4 = *(int *)((long)param_1 + 0x2c); if (iVar4 != 0) goto LAB_0011d836; LAB_0011de62: FUN_00147110(param_1[3],0,"\r\n",2); } else { if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) { (**(code **)(lVar6 + 0x30))(); } else { (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1); } iVar4 = *(int *)((long)param_1 + 0x2c); if (iVar4 == 0) goto LAB_0011de62; LAB_0011d836: if ((iVar4 == 2) && ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 || (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62; } *(undefined4 *)(param_1 + 8) = 0; pbVar11 = param_2; if (param_2 == pbVar1) { return; } } while( true ); } if ((int)param_1[8] != 0) { (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]); iVar4 = (int)param_1[8]; while (0 < iVar4) { iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4)); iVar3 = iVar4 + -1; if (iVar4 != 0) { do { iVar3 = iVar3 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar3 != -1); } iVar4 = (int)param_1[8] + -1; *(int *)(param_1 + 8) = iVar4; } } if ((int)uVar8 < 1) { return; } if (*(int *)((long)param_1 + 0x2c) == 0) { LAB_0011deae: FUN_00147110(param_1[3],0,param_2,uVar8); LAB_0011debf: lVar6 = param_1[1]; lVar10 = param_1[2]; } else { lVar6 = param_1[1]; lVar10 = param_1[2]; if (*(int *)((long)param_1 + 0x2c) == 2) { iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1); if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae; goto LAB_0011debf; } } if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18); goto LAB_0011dd7b; } bVar2 = *param_2; if (bVar2 == 0xd) { if (*(int *)((long)param_1 + 0x24) == 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18); uVar8 = 1; param_2 = &DAT_00173b71; goto LAB_0011dd7b; } UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30); uVar12 = 0x10; goto LAB_0011e024; } if ((char)bVar2 < '\x0e') { if (bVar2 == 3) { if ((int)param_1[4] != 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30); uVar12 = 9; goto LAB_0011e024; } } else if (bVar2 == 8) { LAB_0011e0ba: if ((int)param_1[4] != 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30); uVar12 = 3; LAB_0011e024: /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12); return; } } } else if (bVar2 == 0x1a) { if ((int)param_1[4] != 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30); uVar12 = 10; goto LAB_0011e024; } } else if (bVar2 == 0x7f) goto LAB_0011e0ba; UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18); uVar8 = 1; LAB_0011dd7b: /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8); return; while( true ) { ppuVar7 = __ctype_b_loc(); if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20 ) != 0) && ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0 )) break; LAB_0011da30: do { if (iVar4 < 1) goto LAB_0011d7b0; if (*(int *)((long)param_1 + 0x2c) == 0) { LAB_0011da8c: iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4)); iVar15 = iVar3 + -1; if (iVar3 != 0) { do { iVar15 = iVar15 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar15 != -1); iVar4 = (int)param_1[8]; } } else if (*(int *)((long)param_1 + 0x2c) == 2) { iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1); if (iVar4 == 0) { iVar3 = FUN_00134500(*param_1,1); iVar4 = (int)param_1[8]; if (iVar3 == 0) goto LAB_0011da49; } else { iVar4 = (int)param_1[8]; } goto LAB_0011da8c; } LAB_0011da49: iVar4 = iVar4 + -1; *(int *)(param_1 + 8) = iVar4; } while (iVar4 < 1); } goto LAB_0011d7b0; joined_r0x0011daef: if (iVar4 < 1) goto LAB_0011daf8; if ((*(int *)((long)param_1 + 0x2c) == 0) || ((*(int *)((long)param_1 + 0x2c) == 2 && ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) { lVar6 = (long)(int)param_1[8]; iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6)); iVar4 = (int)lVar6; iVar15 = iVar3 + -1; if (iVar3 != 0) { do { iVar15 = iVar15 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar15 != -1); goto LAB_0011db59; } } else { LAB_0011db59: iVar4 = (int)param_1[8]; } iVar4 = iVar4 + -1; *(int *)(param_1 + 8) = iVar4; goto joined_r0x0011daef; LAB_0011daf8: (**(code **)(param_1[1] + 0x30))(param_1[2],4); if ((int)param_1[4] != 0) { if (uVar14 == 3) { (**(code **)(param_1[1] + 0x30))(param_1[2]); } else if (uVar14 == 0x1a) { (**(code **)(param_1[1] + 0x30))(param_1[2]); } else if (uVar14 == 0x1c) { (**(code **)(param_1[1] + 0x30))(param_1[2]); } goto LAB_0011d7b0; } LAB_0011d8c8: lVar10 = (long)(int)param_1[8]; lVar6 = param_1[7]; LAB_0011d8d3: uVar13 = (undefined1)uVar14; uVar9 = uVar13; if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945; LAB_0011d8d8: *(int *)(param_1 + 8) = (int)lVar10 + 1; *(undefined1 *)(lVar6 + lVar10) = uVar13; if (*(int *)((long)param_1 + 0x2c) != 0) { if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee; iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1); if (iVar4 == 0) { iVar4 = FUN_00134500(*param_1); if (iVar4 != 0) { FUN_0011d3a0(param_1); } goto LAB_0011d8ee; } } FUN_0011d3a0(param_1); LAB_0011d8ee: *(undefined4 *)(param_1 + 9) = 0; goto LAB_0011d7b0; LAB_0011d930: lVar6 = param_1[7]; uVar13 = 0xd; uVar9 = 0xd; if (*(int *)((long)param_1 + 0x44) <= iVar4) { LAB_0011d945: uVar13 = uVar9; iVar4 = (int)lVar10 + 0x100; *(int *)((long)param_1 + 0x44) = iVar4; lVar6 = FUN_00122030(lVar6,(long)iVar4,1); lVar10 = (long)(int)param_1[8]; param_1[7] = lVar6; } goto LAB_0011d8d8; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x18 CMP qword ptr [RDI],0x0 JZ 0x0011e147 MOV R13D,EDX TEST R13D,R13D JZ 0x0011e128 MOV RBX,RDI MOV RDI,qword ptr [RDI + 0x18] MOV R14D,ECX MOV RBP,RSI CALL 0x00147670 TEST R14D,R14D JNZ 0x0011ddc0 MOV dword ptr [RSP + 0x8],0x0 TEST R13D,R13D JNS 0x0011d78f MOV RDI,RBP CALL 0x0010f610 MOV dword ptr [RSP + 0x8],0x100 MOV R13D,EAX MOV EAX,dword ptr [RBX + 0x30] TEST EAX,EAX JNZ 0x0011dcb8 LEA RAX,[RBP + R13*0x1] LEA R12,[0x173b68] MOV qword ptr [RSP],RAX NOP word ptr [RAX + RAX*0x1] CMP RBP,qword ptr [RSP] JZ 0x0011d850 ADD RBP,0x1 MOV EAX,dword ptr [RSP + 0x8] MOVZX R8D,byte ptr [RBP + -0x1] LEA R13D,[R8 + RAX*0x1] MOV EAX,dword ptr [RBX + 0x48] TEST R14D,R14D JNZ 0x0011d860 CMP R13D,0xd JNZ 0x0011d860 MOVSXD RDX,dword ptr [RBX + 0x40] TEST EAX,EAX JNZ 0x0011d930 MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] TEST EDX,EDX JLE 0x0011d808 MOV RSI,qword ptr [RBX + 0x38] CALL qword ptr [RAX + 0x18] MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV EDX,dword ptr [RBX + 0x28] TEST EDX,EDX JZ 0x0011de48 CMP EDX,0x1 JZ 0x0011dfc0 MOV EDX,0x1 LEA RSI,[0x173b71] CALL qword ptr [RAX + 0x18] MOV EAX,dword ptr [RBX + 0x2c] TEST EAX,EAX JZ 0x0011de62 CMP EAX,0x2 JZ 0x0011df64 MOV dword ptr [RBX + 0x40],0x0 CMP RBP,qword ptr [RSP] JNZ 0x0011d7ba ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET TEST EAX,EAX JNZ 0x0011d8c8 CMP R13D,0x16 JZ 0x0011de38 JG 0x0011da10 CMP R13D,0xa JZ 0x0011ddd0 JG 0x0011d980 CMP R13D,0x3 JZ 0x0011daea CMP R13D,0x4 JNZ 0x0011d8c8 MOV EDX,dword ptr [RBX + 0x40] MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] TEST EDX,EDX JNZ 0x0011de7e MOV ESI,0xc CALL qword ptr [RAX + 0x30] JMP 0x0011d7b0 CMP R13D,0x15 JZ 0x0011daea NOP word ptr [RAX + RAX*0x1] MOVSXD RDX,dword ptr [RBX + 0x40] MOV RAX,qword ptr [RBX + 0x38] MOV R9D,R13D CMP dword ptr [RBX + 0x44],EDX JLE 0x0011d945 LEA ECX,[RDX + 0x1] MOV dword ptr [RBX + 0x40],ECX MOV byte ptr [RAX + RDX*0x1],R9B MOV EAX,dword ptr [RBX + 0x2c] TEST EAX,EAX JZ 0x0011d918 CMP EAX,0x2 JZ 0x0011d900 MOV dword ptr [RBX + 0x48],0x0 JMP 0x0011d7b0 MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV ESI,0x1 CALL qword ptr [RAX + 0x58] TEST EAX,EAX JZ 0x0011dd90 MOVZX ESI,R13B MOV RDI,RBX CALL 0x0011d3a0 JMP 0x0011d8ee MOV RAX,qword ptr [RBX + 0x38] MOV R9D,0xd MOV R13D,0x10d CMP dword ptr [RBX + 0x44],EDX JG 0x0011d8d8 ADD EDX,0x100 MOV RDI,RAX MOV byte ptr [RSP + 0xc],R9B MOV dword ptr [RBX + 0x44],EDX MOVSXD RSI,EDX MOV EDX,0x1 CALL 0x00122030 MOVSXD RDX,dword ptr [RBX + 0x40] MOVZX R9D,byte ptr [RSP + 0xc] MOV qword ptr [RBX + 0x38],RAX JMP 0x0011d8d8 CMP R13D,0x12 JNZ 0x0011d8b8 MOV EAX,dword ptr [RBX + 0x2c] TEST EAX,EAX JZ 0x0011d9c3 CMP EAX,0x2 JNZ 0x0011d7b0 MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV ESI,0x1 CALL qword ptr [RAX + 0x58] TEST EAX,EAX JNZ 0x0011d9c3 MOV RDI,qword ptr [RBX] MOV ESI,0x1 CALL 0x00134500 TEST EAX,EAX JZ 0x0011d7b0 MOV RDI,qword ptr [RBX + 0x18] MOV ECX,0x4 XOR ESI,ESI XOR R13D,R13D LEA RDX,[0x173b6c] CALL 0x00147110 MOV R15D,dword ptr [RBX + 0x40] TEST R15D,R15D JLE 0x0011d7b0 NOP word ptr [RAX + RAX*0x1] MOV RDX,qword ptr [RBX + 0x38] MOV RDI,RBX MOVZX ESI,byte ptr [RDX + R13*0x1] ADD R13,0x1 CALL 0x0011d3a0 CMP dword ptr [RBX + 0x40],R13D JG 0x0011d9f0 JMP 0x0011d7b0 CMP R13D,0x1c JZ 0x0011daea JG 0x0011dbb0 CMP R13D,0x17 JNZ 0x0011dae0 MOV R13D,dword ptr [RBX + 0x40] NOP TEST R13D,R13D JLE 0x0011d7b0 MOV EAX,dword ptr [RBX + 0x2c] TEST EAX,EAX JZ 0x0011da8c CMP EAX,0x2 JZ 0x0011dc40 SUB R13D,0x1 MOV dword ptr [RBX + 0x40],R13D TEST R13D,R13D JLE 0x0011da30 CALL 0x00110130 MOV RSI,qword ptr [RBX + 0x38] MOVSXD RCX,R13D MOV RAX,qword ptr [RAX] MOVZX EDI,byte ptr [RSI + RCX*0x1 + -0x1] TEST byte ptr [RAX + RDI*0x2 + 0x1],0x20 JZ 0x0011da30 MOVZX ECX,byte ptr [RSI + RCX*0x1] TEST byte ptr [RAX + RCX*0x2 + 0x1],0x20 JNZ 0x0011da30 JMP 0x0011d7b0 MOV R13D,dword ptr [RBX + 0x40] MOV RCX,qword ptr [RBX + 0x38] MOVSXD RAX,R13D MOV RDI,RBX MOVZX ESI,byte ptr [RCX + RAX*0x1 + -0x1] CALL 0x0011d4b0 LEA R15D,[RAX + -0x1] TEST EAX,EAX JZ 0x0011da49 NOP dword ptr [RAX + RAX*0x1] MOV RDI,qword ptr [RBX + 0x18] MOV ECX,0x3 MOV RDX,R12 XOR ESI,ESI SUB R15D,0x1 CALL 0x00147110 CMP R15D,-0x1 JNZ 0x0011dab0 MOV R13D,dword ptr [RBX + 0x40] JMP 0x0011da49 CMP R13D,0x1a JNZ 0x0011d8c8 MOV EDI,dword ptr [RBX + 0x40] TEST EDI,EDI JG 0x0011db68 NOP dword ptr [RAX] MOV RAX,qword ptr [RBX + 0x8] MOV ESI,0x4 MOV RDI,qword ptr [RBX + 0x10] CALL qword ptr [RAX + 0x30] MOV ESI,dword ptr [RBX + 0x20] TEST ESI,ESI JZ 0x0011d8c8 CMP R13D,0x3 JZ 0x0011dfab CMP R13D,0x1a JZ 0x0011df96 CMP R13D,0x1c JNZ 0x0011d7b0 MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV ESI,0x7 CALL qword ptr [RAX + 0x30] JMP 0x0011d7b0 CMP EAX,0x2 JZ 0x0011dc80 MOV R10D,dword ptr [RBX + 0x40] LEA EAX,[R10 + -0x1] MOV dword ptr [RBX + 0x40],EAX TEST EAX,EAX JLE 0x0011daf8 MOV EAX,dword ptr [RBX + 0x2c] TEST EAX,EAX JNZ 0x0011db50 MOVSXD RAX,dword ptr [RBX + 0x40] MOV RDX,qword ptr [RBX + 0x38] MOV RDI,RBX MOVZX ESI,byte ptr [RDX + RAX*0x1 + -0x1] MOV R10,RAX CALL 0x0011d4b0 LEA R15D,[RAX + -0x1] TEST EAX,EAX JZ 0x0011db5d NOP MOV RDI,qword ptr [RBX + 0x18] MOV ECX,0x3 MOV RDX,R12 XOR ESI,ESI SUB R15D,0x1 CALL 0x00147110 CMP R15D,-0x1 JNZ 0x0011db90 JMP 0x0011db59 CMP R13D,0x10d JZ 0x0011e038 CMP R13D,0x17f JZ 0x0011dbd3 CMP R13D,0x108 JNZ 0x0011d8c8 MOV ECX,dword ptr [RBX + 0x40] TEST ECX,ECX JLE 0x0011d7b0 MOV EAX,dword ptr [RBX + 0x2c] TEST EAX,EAX JZ 0x0011dee4 CMP EAX,0x2 JZ 0x0011decc MOV R9D,dword ptr [RBX + 0x40] MOV R10,qword ptr [RBX + 0x38] MOV RAX,qword ptr [RBX] SUB R9D,0x1 MOV dword ptr [RBX + 0x40],R9D MOV EDX,dword ptr [RAX + 0x12c] TEST EDX,EDX JNZ 0x0011dc20 MOV RAX,qword ptr [RAX + 0x1118] CMP dword ptr [RAX + 0x10],0x37 JNZ 0x0011d7b0 MOVSXD R9,R9D MOVZX EAX,byte ptr [R10 + R9*0x1] ADD EAX,-0x80 CMP AL,0x3f JA 0x0011d7b0 MOV EAX,dword ptr [RBX + 0x2c] TEST EAX,EAX JNZ 0x0011dbe9 JMP 0x0011dee4 MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV ESI,0x1 CALL qword ptr [RAX + 0x58] TEST EAX,EAX JNZ 0x0011da88 MOV RDI,qword ptr [RBX] MOV ESI,0x1 CALL 0x00134500 MOV R13D,dword ptr [RBX + 0x40] TEST EAX,EAX JZ 0x0011da49 JMP 0x0011da8c MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV ESI,0x1 CALL qword ptr [RAX + 0x58] TEST EAX,EAX JNZ 0x0011db6f MOV RDI,qword ptr [RBX] MOV ESI,0x1 CALL 0x00134500 TEST EAX,EAX JZ 0x0011db59 JMP 0x0011db6f CMP EAX,0x2 JZ 0x0011df38 MOV EDX,dword ptr [RBX + 0x40] TEST EDX,EDX JZ 0x0011dd32 MOV RAX,qword ptr [RBX + 0x8] MOV RSI,qword ptr [RBX + 0x38] MOV RDI,qword ptr [RBX + 0x10] CALL qword ptr [RAX + 0x18] MOV EAX,dword ptr [RBX + 0x40] TEST EAX,EAX JLE 0x0011dd32 LEA R14,[0x173b68] NOP dword ptr [RAX] MOV RDX,qword ptr [RBX + 0x38] CDQE MOV RDI,RBX MOVZX ESI,byte ptr [RDX + RAX*0x1 + -0x1] CALL 0x0011d4b0 LEA R12D,[RAX + -0x1] TEST EAX,EAX JZ 0x0011dd25 NOP dword ptr [RAX + RAX*0x1] MOV RDI,qword ptr [RBX + 0x18] MOV ECX,0x3 MOV RDX,R14 XOR ESI,ESI SUB R12D,0x1 CALL 0x00147110 CMP R12D,-0x1 JNZ 0x0011dd08 MOV EAX,dword ptr [RBX + 0x40] SUB EAX,0x1 MOV dword ptr [RBX + 0x40],EAX TEST EAX,EAX JG 0x0011dce8 TEST R13D,R13D JLE 0x0011d850 MOV EDX,dword ptr [RBX + 0x2c] TEST EDX,EDX JZ 0x0011deae MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] CMP EDX,0x2 JZ 0x0011de91 MOV R9D,dword ptr [RSP + 0x8] TEST R9D,R9D JZ 0x0011dd71 CMP dword ptr [RBX + 0x28],0x1 JNZ 0x0011dd71 CMP R13D,0x1 JZ 0x0011dff4 MOV RAX,qword ptr [RAX + 0x18] MOV EDX,R13D MOV RSI,RBP ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX MOV RDI,qword ptr [RBX] MOV ESI,0x1 CALL 0x00134500 TEST EAX,EAX JZ 0x0011d8ee MOVZX ESI,R13B MOV RDI,RBX CALL 0x0011d3a0 JMP 0x0011d8ee MOV RDI,qword ptr [RBX] CALL 0x00134470 JMP 0x0011d76f MOV R11D,dword ptr [RBX + 0x28] MOVSXD RDX,dword ptr [RBX + 0x40] MOV RAX,qword ptr [RBX + 0x38] TEST R11D,R11D JNZ 0x0011de28 TEST EDX,EDX JLE 0x0011de28 MOVSXD RCX,EDX MOV R9D,0xa MOVZX ECX,byte ptr [RAX + RCX*0x1 + -0x1] CMP CL,0xd JNZ 0x0011d8d3 MOV ESI,dword ptr [RBX + 0x2c] TEST ESI,ESI JZ 0x0011e06d MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] CMP ESI,0x2 JZ 0x0011e040 SUB EDX,0x1 MOV dword ptr [RBX + 0x40],EDX JMP 0x0011d7f5 MOV R9D,0xa JMP 0x0011d8d3 MOV dword ptr [RBX + 0x48],0x1 JMP 0x0011d7b0 MOV EDX,0x2 LEA RSI,[0x173cc5] CALL qword ptr [RAX + 0x18] MOV EAX,dword ptr [RBX + 0x2c] TEST EAX,EAX JNZ 0x0011d836 MOV RDI,qword ptr [RBX + 0x18] MOV ECX,0x2 LEA RDX,[0x173cc5] XOR ESI,ESI CALL 0x00147110 JMP 0x0011d83f MOV RSI,qword ptr [RBX + 0x38] CALL qword ptr [RAX + 0x18] MOV dword ptr [RBX + 0x40],0x0 JMP 0x0011d7b0 MOV ESI,0x1 CALL qword ptr [RAX + 0x58] TEST EAX,EAX JNZ 0x0011deae MOV RDI,qword ptr [RBX] MOV ESI,0x1 CALL 0x00134500 TEST EAX,EAX JZ 0x0011debf MOV RDI,qword ptr [RBX + 0x18] MOV ECX,R13D MOV RDX,RBP XOR ESI,ESI CALL 0x00147110 MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] JMP 0x0011dd57 MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV ESI,0x1 CALL qword ptr [RAX + 0x58] TEST EAX,EAX JZ 0x0011dfda MOVSXD RAX,dword ptr [RBX + 0x40] MOV R10,qword ptr [RBX + 0x38] MOV RDI,RBX MOVZX ESI,byte ptr [R10 + RAX*0x1 + -0x1] MOV R9,RAX CALL 0x0011d4b0 LEA R13D,[RAX + -0x1] TEST EAX,EAX JZ 0x0011dbfa NOP dword ptr [RAX] MOV RDI,qword ptr [RBX + 0x18] MOV ECX,0x3 MOV RDX,R12 XOR ESI,ESI SUB R13D,0x1 CALL 0x00147110 CMP R13D,-0x1 JNZ 0x0011df10 JMP 0x0011dbf2 MOV RAX,qword ptr [RBX + 0x8] XOR ESI,ESI MOV RDI,qword ptr [RBX + 0x10] CALL qword ptr [RAX + 0x58] TEST EAX,EAX JNZ 0x0011d79a MOV RDI,qword ptr [RBX] XOR ESI,ESI CALL 0x00134500 TEST EAX,EAX JNZ 0x0011d79a JMP 0x0011dcc1 MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV ESI,0x1 CALL qword ptr [RAX + 0x58] TEST EAX,EAX JNZ 0x0011de62 MOV RDI,qword ptr [RBX] MOV ESI,0x1 CALL 0x00134500 TEST EAX,EAX JNZ 0x0011de62 JMP 0x0011d83f MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV ESI,0xa CALL qword ptr [RAX + 0x30] JMP 0x0011d7b0 MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] MOV ESI,0x9 CALL qword ptr [RAX + 0x30] JMP 0x0011d7b0 MOV R10D,dword ptr [RBX + 0x24] TEST R10D,R10D JZ 0x0011d81c MOV ESI,0x10 CALL qword ptr [RAX + 0x30] JMP 0x0011d82b MOV RDI,qword ptr [RBX] MOV ESI,0x1 CALL 0x00134500 TEST EAX,EAX JZ 0x0011dbf2 JMP 0x0011dee4 MOVZX EDX,byte ptr [RBP] CMP DL,0xd JZ 0x0011e0fc JG 0x0011e0cf CMP DL,0x3 JNZ 0x0011e0b5 MOV ECX,dword ptr [RBX + 0x20] TEST ECX,ECX JZ 0x0011e0ee MOV RAX,qword ptr [RAX + 0x30] MOV ESI,0x9 ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX MOV EDX,dword ptr [RBX + 0x40] JMP 0x0011d7ed MOV ESI,0x1 CALL qword ptr [RAX + 0x58] TEST EAX,EAX JNZ 0x0011e05d MOV RDI,qword ptr [RBX] MOV ESI,0x1 CALL 0x00134500 TEST EAX,EAX JZ 0x0011e0a5 MOVSXD RAX,dword ptr [RBX + 0x40] MOV RCX,qword ptr [RBX + 0x38] MOVZX ECX,byte ptr [RCX + RAX*0x1 + -0x1] MOV RDX,RAX MOVZX ESI,CL MOV RDI,RBX MOV dword ptr [RSP + 0xc],EDX CALL 0x0011d4b0 MOV EDX,dword ptr [RSP + 0xc] TEST EAX,EAX LEA R13D,[RAX + -0x1] JZ 0x0011e0a8 MOV RDI,qword ptr [RBX + 0x18] MOV ECX,0x3 MOV RDX,R12 XOR ESI,ESI SUB R13D,0x1 CALL 0x00147110 CMP R13D,-0x1 JNZ 0x0011e088 MOV EDX,dword ptr [RBX + 0x40] MOV RAX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [RBX + 0x10] JMP 0x0011de18 CMP DL,0x8 JNZ 0x0011e0ee MOV ESI,dword ptr [RBX + 0x20] TEST ESI,ESI JZ 0x0011e0ee MOV RAX,qword ptr [RAX + 0x30] MOV ESI,0x3 JMP 0x0011e024 CMP DL,0x1a JNZ 0x0011e0e9 MOV EDX,dword ptr [RBX + 0x20] TEST EDX,EDX JZ 0x0011e0ee MOV RAX,qword ptr [RAX + 0x30] MOV ESI,0xa JMP 0x0011e024 CMP DL,0x7f JZ 0x0011e0ba MOV RAX,qword ptr [RAX + 0x18] MOV EDX,0x1 JMP 0x0011dd78 MOV R8D,dword ptr [RBX + 0x24] TEST R8D,R8D JZ 0x0011e113 MOV RAX,qword ptr [RAX + 0x30] MOV ESI,0x10 JMP 0x0011e024 MOV RAX,qword ptr [RAX + 0x18] MOV EDX,0x1 LEA RSI,[0x173b71] JMP 0x0011dd7b LEA RCX,[0x173b78] MOV EDX,0x8f LEA RSI,[0x173b54] LEA RDI,[0x176e82] CALL 0x0010f9b0 LEA RCX,[0x173b78] MOV EDX,0x8e LEA RSI,[0x173b54] LEA RDI,[0x173b5c] CALL 0x0010f9b0
null
null
null
null
[(u'INT_EQUAL_-1206984082', u'CBRANCH_-1206984080'), (u'INT_EQUAL_-1206982419', u'CBRANCH_-1206982416'), (u'CAST_-1206976420', u'LOAD_-1206983147'), (u'INT_AND_-1206981194', u'MULTIEQUAL_-1206981116'), (u'INT_ADD_-1206982395', u'CAST_-1206976385'), (u'INT_ADD_-1206983934', u'CAST_-1206977679'), (u'COPY_-1206977921', u'CALL_-1206984907'), (u'INT_SLESS_-1206984034', u'CBRANCH_-1206984041'), (u'INT_NOTEQUAL_-1206984891', u'CBRANCH_-1206984888'), (u'INT_ADD_-1206986635', u'CAST_-1206978781'), (u'INT_EQUAL_-1206986748', u'CBRANCH_-1206986746'), ('const-8', u'INT_ADD_-1206985240'), (u'LOAD_-1206986602', u'INT_SLESSEQUAL_-1206985955'), ('const-0', u'PTRSUB_-1206978741'), ('const-433', u'LOAD_-1206986576'), (u'INT_ADD_-1206984683', u'STORE_-1206984685'), (u'INT_ADD_-1206982560', u'CAST_-1206976758'), ('tmp_6822', u'MULTIEQUAL_-1206980347'), (u'SUBPIECE_-1206979952', u'CALL_-1206985896'), ('tmp_135', u'CBRANCH_-1206986875'), (u'CALL_-1206984482', u'INT_ADD_-1206979446'), ('tmp_6274', u'CBRANCH_-1206982023'), (u'INT_NOTEQUAL_-1206984094', u'CBRANCH_-1206984089'), (u'MULTIEQUAL_-1206982359', u'INT_ADD_-1206986441'), (u'INT_SLESS_-1206983274', u'CBRANCH_-1206983281'), ('tmp_4869', u'CBRANCH_-1206983077'), ('tmp_6821', u'CAST_-1206977743'), (u'INT_ADD_-1206984040', u'CAST_-1206977556'), ('tmp_6821', u'CAST_-1206976219'), ('const-16', u'INT_ADD_-1206986507'), (u'CAST_-1206976415', u'INT_ADD_-1206983124'), (u'LOAD_-1206982412', u'INT_ADD_-1206982370'), (u'LOAD_-1206985837', u'INT_SLESSEQUAL_-1206985810'), ('const-433', u'LOAD_-1206985091'), ('const-64', u'INT_ADD_-1206985894'), (u'INT_NOTEQUAL_-1206985229', u'CBRANCH_-1206985229'), ('const-0', u'STORE_-1206986401'), (u'COPY_-1206986783', u'MULTIEQUAL_-1206979705'), ('const-0', u'INT_EQUAL_-1206986497'), ('const-0', u'INT_SLESS_-1206986798'), (u'CAST_-1206976457', u'INT_ADD_-1206983207'), (u'CALL_-1206984744', u'INDIRECT_-1206980847'), ('tmp_6821', u'CAST_-1206976500'), (u'INT_EQUAL_-1206983941', u'CBRANCH_-1206983939'), ('tmp_6822', u'MULTIEQUAL_-1206982051'), (u'INT_NOTEQUAL_-1206985998', u'CBRANCH_-1206985998'), (u'LOAD_-1206983520', u'CALLIND_-1206983503'), ('const-433', u'LOAD_-1206983957'), (u'LOAD_-1206983223', u'CALL_-1206983174'), (u'INT_ADD_-1206985094', u'MULTIEQUAL_-1206980518'), (u'INT_ADD_-1206984983', u'CAST_-1206977701'), (u'INT_EQUAL_-1206985313', u'CBRANCH_-1206985310'), ('const-433', u'LOAD_-1206985305'), (u'CAST_-1206978800', u'MULTIEQUAL_-1206982051'), ('tmp_6821', u'CAST_-1206978249'), (u'CAST_-1206978508', u'LOAD_-1206986516'), (u'CAST_-1206976739', u'LOAD_-1206982540'), (u'CAST_-1206978138', u'LOAD_-1206984773'), ('const-26', u'INT_EQUAL_-1206982119'), (u'CAST_-1206978436', u'INT_ADD_-1206986387'), (u'INT_ADD_-1206984059', u'CAST_-1206977161'), (u'LOAD_-1206985285', u'CALLIND_-1206985275'), ('const-433', u'LOAD_-1206985012'), (u'INT_ADD_-1206983362', u'MULTIEQUAL_-1206978617'), ('const-128', u'INT_ADD_-1206979003'), (u'LOAD_-1206984645', u'CAST_-1206978049'), (u'INT_NOTEQUAL_-1206985954', u'CBRANCH_-1206985951'), ('const-8', u'INT_ADD_-1206982396'), (u'LOAD_-1206984514', u'INT_ADD_-1206984483'), (u'MULTIEQUAL_-1206982406', u'INT_ADD_-1206986523'), ('tmp_1341', u'CBRANCH_-1206985998'), (u'LOAD_-1206985347', u'INT_EQUAL_-1206985328'), (u'CALL_-1206983439', u'INT_ADD_-1206978769'), (u'COPY_-1206981992', u'MULTIEQUAL_-1206980347'), ('const-433', u'LOAD_-1206983119'), ('const-0', u'INT_NOTEQUAL_-1206984348'), (u'MULTIEQUAL_-1206980518', u'INT_ADD_-1206985105'), ('tmp_6821', u'CAST_-1206977249'), (u'LOAD_-1206983298', u'INT_ADD_-1206983275'), (u'CAST_-1206976159', u'LOAD_-1206982045'), (u'INT_ZEXT_-1206981274', u'MULTIEQUAL_-1206981116'), (u'CAST_-1206976931', u'INT_ADD_-1206983116'), (u'INT_EQUAL_-1206984119', u'CBRANCH_-1206984113'), (u'MULTIEQUAL_-1206981828', u'MULTIEQUAL_-1206981810'), (u'INT_ADD_-1206985075', u'CAST_-1206978098'), (u'LOAD_-1206985236', u'CALLIND_-1206985226'), ('tmp_1538', u'CBRANCH_-1206986052'), ('const-68', u'INT_ADD_-1206985967'), ('tmp_6821', u'LOAD_-1206984076'), ('tmp_5163', u'CBRANCH_-1206983535'), (u'CAST_-1206978275', u'INT_ADD_-1206985936'), ('const-4294967295', u'INT_ADD_-1206977789'), (u'LOAD_-1206982576', u'CALL_-1206982542'), (u'CAST_-1206976887', u'INT_ADD_-1206983049'), ('const-433', u'LOAD_-1206984336'), ('const-433', u'LOAD_-1206983991'), ('const-433', u'LOAD_-1206983223'), ('tmp_6821', u'CAST_-1206978099'), ('tmp_6821', u'CAST_-1206978275'), (u'MULTIEQUAL_-1206980347', u'CALLIND_-1206983084'), ('const-48', u'INT_ADD_-1206984320'), (u'CAST_-1206978264', u'LOAD_-1206985939'), (u'LOAD_-1206985952', u'CALLIND_-1206985929'), ('tmp_5428', u'CBRANCH_-1206983341'), ('tmp_6821', u'CAST_-1206978515'), (u'CAST_-1206976218', u'LOAD_-1206982172'), (u'INT_LESS_-1206985985', u'CBRANCH_-1206985994'), (u'INT_EQUAL_-1206984782', u'CBRANCH_-1206984778'), (u'CAST_-1206978173', u'INT_ADD_-1206985208'), ('const-433', u'LOAD_-1206984635'), ('const-48', u'INT_ADD_-1206982135'), (u'CAST_-1206977957', u'INT_ADD_-1206984364'), ('const-433', u'LOAD_-1206985950'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206986038'), (u'CAST_-1206976623', u'INT_ADD_-1206983976'), ('const-8', u'INT_ADD_-1206984506'), ('tmp_187', u'CBRANCH_-1206986827'), ('const-433', u'LOAD_-1206983470'), (u'INT_EQUAL_-1206982176', u'CBRANCH_-1206982173'), ('const-433', u'LOAD_-1206983964'), (u'INT_ADD_-1206983945', u'CAST_-1206977102'), ('const-24', u'INT_ADD_-1206985208'), (u'INDIRECT_-1206980421', u'SUBPIECE_-1206979158'), ('const-16', u'INT_ADD_-1206982517'), (u'MULTIEQUAL_-1206978096', u'INT_ADD_-1206983018'), (u'CAST_-1206978192', u'INT_ADD_-1206985894'), (u'COPY_-1206977544', u'CALL_-1206983360'), ('const-64', u'INT_ADD_-1206985154'), (u'LOAD_-1206983251', u'INT_ADD_-1206982617'), (u'INT_ADD_-1206985211', u'CAST_-1206977801'), (u'CAST_-1206976930', u'LOAD_-1206983132'), ('const-0', u'INT_NOTEQUAL_-1206984480'), (u'LOAD_-1206984999', u'CALL_-1206984980'), (u'CAST_-1206978361', u'INT_ADD_-1206985840'), ('const-1522552', u'COPY_-1206976475'), ('const-1', u'PTRADD_-1206986625'), (u'CAST_-1206978800', u'CAST_-1206978427'), ('tmp_5942', u'CBRANCH_-1206982391'), ('const-64', u'INT_ADD_-1206984757'), (u'LOAD_-1206984063', u'INT_SLESS_-1206984034'), (u'INT_ADD_-1206984506', u'CAST_-1206976613'), (u'CAST_-1206976499', u'LOAD_-1206983298'), ('tmp_1959', u'CBRANCH_-1206985207'), (u'INT_ADD_-1206985102', u'CAST_-1206977732'), (u'INT_NOTEQUAL_-1206983344', u'CBRANCH_-1206983341'), (u'INT_ADD_-1206982524', u'CAST_-1206976739'), (u'LOAD_-1206986516', u'INT_EQUAL_-1206986497'), ('tmp_2269', u'CBRANCH_-1206984958'), (u'CAST_-1206976734', u'INT_ADD_-1206982517'), ('tmp_5127', u'CBRANCH_-1206983560'), (u'INT_ADD_-1206985821', u'CAST_-1206978345'), ('const-40', u'INT_ADD_-1206986500'), (u'INT_NOTEQUAL_-1206982767', u'CBRANCH_-1206982767'), ('tmp_6821', u'CAST_-1206977070'), (u'LOAD_-1206983085', u'CALLIND_-1206983062'), (u'INT_ADD_-1206984626', u'CAST_-1206977447'), ('tmp_6821', u'CAST_-1206976475'), ('const-24', u'INT_ADD_-1206984722'), (u'INT_ADD_-1206984693', u'CAST_-1206976895'), (u'CALL_-1206983099', u'INT_EQUAL_-1206983078'), (u'INT_ADD_-1206983440', u'INT_ADD_-1206983438'), (u'CAST_-1206977685', u'INT_ADD_-1206983941'), ('const-48', u'INT_ADD_-1206985220'), (u'INT_ADD_-1206984726', u'CAST_-1206978121'), (u'INT_ADD_-1206983870', u'CAST_-1206977646'), (u'LOAD_-1206985091', u'INT_SLESS_-1206985063'), (u'CAST_-1206977729', u'LOAD_-1206985041'), ('const-433', u'LOAD_-1206983944'), ('const-32', u'INT_ADD_-1206982099'), ('const-4294967295', u'INT_ADD_-1206984402'), ('const-32', u'INT_AND_-1206984568'), ('tmp_3576', u'CBRANCH_-1206983155'), (u'INT_ADD_-1206986751', u'CAST_-1206978852'), ('const-18', u'INT_EQUAL_-1206985356'), (u'INT_ADD_-1206984946', u'STORE_-1206984953'), (u'INT_ADD_-1206985331', u'CAST_-1206978236'), (u'CAST_-1206976597', u'LOAD_-1206984502'), ('tmp_6161', u'CBRANCH_-1206982116'), ('const-1', u'CALLIND_-1206983352'), (u'CAST_-1206976942', u'LOAD_-1206984400'), (u'INT_ADD_-1206985271', u'CAST_-1206977857'), (u'CAST_-1206978237', u'INT_ADD_-1206985331'), ('tmp_4280', u'CBRANCH_-1206984381'), ('const-433', u'LOAD_-1206982633'), (u'LOAD_-1206986448', u'INT_EQUAL_-1206986429'), (u'INT_AND_-1206984568', u'INT_EQUAL_-1206984582'), (u'LOAD_-1206984103', u'CALLIND_-1206984093'), ('const-433', u'LOAD_-1206984056'), (u'LOAD_-1206984709', u'CALLIND_-1206984699'), (u'MULTIEQUAL_-1206982051', u'CAST_-1206978807'), (u'CAST_-1206977441', u'LOAD_-1206984635'), (u'INT_ADD_-1206984909', u'INT_NOTEQUAL_-1206984891'), (u'LOAD_-1206983968', u'MULTIEQUAL_-1206980836'), ('tmp_3081', u'CBRANCH_-1206984053'), ('tmp_6821', u'CAST_-1206977716'), ('const-0', u'INT_SLESS_-1206986540'), (u'SUBPIECE_-1206979952', u'CALL_-1206984708'), ('tmp_6821', u'CAST_-1206976196'), (u'COPY_-1206978482', u'MULTIEQUAL_-1206978583'), ('const-8', u'INT_EQUAL_-1206982176'), ('const-24', u'INT_ADD_-1206986523'), (u'CAST_-1206977174', u'INT_ADD_-1206984074'), ('tmp_3646', u'CBRANCH_-1206984800'), ('const-4294967295', u'INT_AND_-1206981194'), (u'CAST_-1206977595', u'INT_ADD_-1206984100'), (u'CAST_-1206976890', u'INT_ADD_-1206982396'), ('tmp_3854', u'CBRANCH_-1206984664'), ('const-16', u'INT_ADD_-1206983899'), ('const-64', u'INT_ADD_-1206983324'), ('tmp_6051', u'BRANCH_-1206982123'), ('const-433', u'LOAD_-1206984624'), ('const-2', u'INT_EQUAL_-1206984944'), (u'LOAD_-1206985227', u'INT_NOTEQUAL_-1206985207'), ('const-433', u'LOAD_-1206982540'), ('const-433', u'LOAD_-1206984116'), (u'CAST_-1206976937', u'STORE_-1206984389'), ('const-36', u'INT_ADD_-1206982029'), (u'INT_ADD_-1206984020', u'CAST_-1206977730'), (u'INT_ADD_-1206983963', u'CAST_-1206976612'), (u'COPY_-1206978602', u'MULTIEQUAL_-1206978642'), (u'INT_ADD_-1206985289', u'CAST_-1206978218'), (u'LOAD_-1206983339', u'CALL_-1206983321'), (u'LOAD_-1206984090', u'INT_EQUAL_-1206984056'), (u'LOAD_-1206984700', u'INT_NOTEQUAL_-1206984680'), ('tmp_5076', u'CBRANCH_-1206982767'), (u'INT_ADD_-1206982396', u'CAST_-1206976889'), (u'INT_AND_-1206984700', u'INT_ZEXT_-1206980445'), (u'MULTIEQUAL_-1206979531', u'MULTIEQUAL_-1206979438'), (u'CAST_-1206976972', u'LOAD_-1206983085'), (u'CAST_-1206977068', u'LOAD_-1206983152'), ('const-56', u'INT_ADD_-1206983967'), ('const-9', u'COPY_-1206982381'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206985147'), (u'MULTIEQUAL_-1206979438', u'INT_SEXT_-1206984492'), (u'CAST_-1206978280', u'LOAD_-1206985959'), ('const-64', u'INT_ADD_-1206983975'), ('const-23', u'INT_EQUAL_-1206984782'), (u'CAST_-1206978066', u'LOAD_-1206984655'), ('tmp_6821', u'CAST_-1206976386'), (u'MULTIEQUAL_-1206979219', u'INT_ADD_-1206984402'), (u'LOAD_-1206984116', u'CALLIND_-1206984093'), ('const-433', u'LOAD_-1206983979'), (u'INT_NOTEQUAL_-1206984958', u'CBRANCH_-1206984958'), ('tmp_6534', u'CBRANCH_-1206982363'), (u'CAST_-1206976161', u'LOAD_-1206982137'), ('tmp_6823', u'INT_SLESS_-1206986798'), (u'CAST_-1206976889', u'LOAD_-1206982412'), ('tmp_6821', u'CAST_-1206978509'), ('const-8', u'INT_ADD_-1206985927'), ('const-433', u'STORE_-1206985932'), (u'CAST_-1206978354', u'LOAD_-1206985849'), ('const-0', u'INT_NOTEQUAL_-1206984729'), ('tmp_2883', u'CBRANCH_-1206985146'), ('tmp_6821', u'CAST_-1206977957'), (u'INT_ADD_-1206982006', u'CAST_-1206976148'), (u'INT_SEXT_-1206986585', u'MULTIEQUAL_-1206981702'), (u'CAST_-1206976607', u'INT_ADD_-1206983941'), (u'MULTIEQUAL_-1206982048', u'CALL_-1206985912'), ('const-0', u'INT_EQUAL_-1206984723'), ('const-4294967295', u'INT_ADD_-1206984946'), ('const-433', u'LOAD_-1206983362'), (u'CAST_-1206976414', u'LOAD_-1206983140'), ('const-433', u'LOAD_-1206984595'), (u'CAST_-1206976148', u'LOAD_-1206982022'), (u'CAST_-1206977731', u'INT_ADD_-1206984020'), ('const-433', u'LOAD_-1206983504'), ('const--1', u'INT_ADD_-1206983275'), ('const-8', u'INT_ADD_-1206986514'), (u'CAST_-1206978049', u'INT_ADD_-1206984610'), (u'INT_SEXT_-1206985839', u'MULTIEQUAL_-1206981828'), ('tmp_2191', u'CBRANCH_-1206985020'), (u'COPY_-1206978549', u'COPY_-1206978486'), (u'CAST_-1206977442', u'INT_ADD_-1206984619'), (u'INT_SEXT_-1206983122', u'INT_ADD_-1206983103'), (u'INT_ADD_-1206986507', u'CAST_-1206978514'), (u'MULTIEQUAL_-1206977719', u'INT_ADD_-1206983176'), (u'LOAD_-1206982094', u'MULTIEQUAL_-1206980313'), (u'CAST_-1206976962', u'LOAD_-1206983072'), (u'CAST_-1206977086', u'INT_ADD_-1206983177'), (u'LOAD_-1206983132', u'INT_ADD_-1206983105'), (u'CAST_-1206977594', u'LOAD_-1206984116'), ('const-1', u'INT_ADD_-1206986022'), (u'CAST_-1206978345', u'LOAD_-1206985837'), ('const-0', u'INT_NOTEQUAL_-1206982320'), (u'MULTIEQUAL_-1206980518', u'INT_ADD_-1206985094'), ('const-0', u'SUBPIECE_-1206981871'), (u'CAST_-1206977103', u'INT_ADD_-1206983945'), ('tmp_4393', u'CBRANCH_-1206984089'), (u'LOAD_-1206984642', u'INT_ADD_-1206984606'), (u'CAST_-1206976881', u'LOAD_-1206982393'), (u'MULTIEQUAL_-1206982039', u'LOAD_-1206986668'), ('tmp_3931', u'CBRANCH_-1206984608'), ('tmp_6821', u'CAST_-1206976457'), (u'INT_EQUAL_-1206985147', u'CBRANCH_-1206985143'), (u'INT_ADD_-1206983438', u'CAST_-1206977219'), ('const-48', u'INT_ADD_-1206985102'), (u'CAST_-1206976866', u'LOAD_-1206984738'), ('tmp_6821', u'CAST_-1206976421'), ('tmp_6822', u'PTRADD_-1206986678'), (u'CAST_-1206977085', u'LOAD_-1206983193'), ('const-0', u'COPY_-1206980638'), (u'INT_ADD_-1206983362', u'INT_NOTEQUAL_-1206983344'), ('tmp_6821', u'CAST_-1206978213'), (u'INT_NOTEQUAL_-1206984338', u'CBRANCH_-1206984335'), (u'INT_ADD_-1206985105', u'CAST_-1206978115'), ('const-433', u'LOAD_-1206984970'), (u'INT_ADD_-1206983018', u'INT_NOTEQUAL_-1206983000'), (u'CAST_-1206977258', u'LOAD_-1206983520'), ('const-2', u'INT_NOTEQUAL_-1206985983'), (u'CAST_-1206976612', u'LOAD_-1206983964'), ('const-24', u'INT_ADD_-1206986850'), (u'INT_ADD_-1206984946', u'MULTIEQUAL_-1206978005'), (u'LOAD_-1206984444', u'MULTIEQUAL_-1206979438'), ('tmp_6821', u'CAST_-1206976621'), ('const-433', u'LOAD_-1206984449'), (u'INT_ADD_-1206983953', u'STORE_-1206983955'), ('const-64', u'INT_ADD_-1206985003'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206985954'), ('tmp_781', u'CBRANCH_-1206986375'), (u'MULTIEQUAL_-1206978823', u'MULTIEQUAL_-1206978872'), ('tmp_6821', u'CAST_-1206976938'), (u'CAST_-1206976620', u'LOAD_-1206982688'), ('tmp_653', u'CBRANCH_-1206986476'), ('const-64', u'INT_ADD_-1206984364'), ('const-88', u'INT_ADD_-1206984486'), (u'INT_ADD_-1206984486', u'CAST_-1206976597'), (u'INT_ADD_-1206983941', u'CAST_-1206976606'), (u'CAST_-1206977701', u'LOAD_-1206984999'), (u'INT_ADD_-1206978189', u'INT_ADD_-1206984580'), (u'INT_ADD_-1206983518', u'CAST_-1206977268'), ('tmp_5089', u'BRANCH_-1206982680'), ('const-433', u'LOAD_-1206983409'), (u'MULTIEQUAL_-1206980244', u'CALLIND_-1206982321'), (u'CALL_-1206985912', u'MULTIEQUAL_-1206982156'), ('const-2', u'INT_EQUAL_-1206983224'), (u'INT_ADD_-1206983952', u'CAST_-1206977108'), ('const-433', u'LOAD_-1206983244'), (u'CAST_-1206976160', u'INT_ADD_-1206982029'), (u'CAST_-1206976421', u'INT_ADD_-1206983131'), ('const-433', u'LOAD_-1206984594'), (u'INT_ADD_-1206983069', u'CAST_-1206976972'), ('tmp_6821', u'CAST_-1206977448'), (u'INT_ADD_-1206984590', u'CAST_-1206978040'), (u'COPY_-1206986822', u'MULTIEQUAL_-1206979705'), (u'INT_EQUAL_-1206986497', u'CBRANCH_-1206986496'), ('const-1', u'CALLIND_-1206983062'), (u'INT_SEXT_-1206985002', u'INT_ADD_-1206984983'), ('const-433', u'LOAD_-1206985983'), (u'INT_NOTEQUAL_-1206985983', u'CBRANCH_-1206985982'), (u'INT_ZEXT_-1206981753', u'INT_MULT_-1206984568'), (u'CAST_-1206977069', u'STORE_-1206983919'), (u'CAST_-1206977557', u'INT_ADD_-1206984040'), ('const-48', u'INT_ADD_-1206986751'), (u'CAST_-1206977124', u'INT_ADD_-1206983235'), (u'INT_AND_-1206985888', u'INT_ZEXT_-1206981630'), (u'MULTIEQUAL_-1206979196', u'INT_ADD_-1206984946'), ('const-1', u'CALL_-1206984577'), ('tmp_3678', u'CBRANCH_-1206984778'), (u'LOAD_-1206983244', u'MULTIEQUAL_-1206980244'), ('tmp_1381', u'BRANCH_-1206985970'), (u'INT_ADD_-1206984985', u'INT_ADD_-1206984983'), (u'LOAD_-1206983119', u'CALL_-1206983099'), (u'CAST_-1206976219', u'INT_ADD_-1206982156'), (u'INDIRECT_-1206981821', u'MULTIEQUAL_-1206981761'), (u'INT_ADD_-1206986022', u'STORE_-1206986030'), ('const-0', u'SUBPIECE_-1206979902'), (u'CAST_-1206978313', u'INT_ADD_-1206986002'), (u'CAST_-1206978230', u'LOAD_-1206985983'), ('tmp_4292', u'BRANCH_-1206984371'), ('const-4294967295', u'INT_NOTEQUAL_-1206984891'), (u'CAST_-1206977646', u'LOAD_-1206983886'), (u'CAST_-1206978435', u'STORE_-1206986401'), ('const-433', u'LOAD_-1206983251'), ('const-433', u'LOAD_-1206983072'), (u'CAST_-1206977268', u'LOAD_-1206983534'), (u'CAST_-1206978099', u'INT_ADD_-1206985075'), ('tmp_6821', u'CAST_-1206977557'), (u'INT_ADD_-1206983488', u'CAST_-1206977248'), ('const-433', u'LOAD_-1206982137'), ('const-433', u'LOAD_-1206984063'), (u'LOAD_-1206982115', u'INT_NOTEQUAL_-1206982095'), (u'CAST_-1206977660', u'LOAD_-1206983915'), (u'LOAD_-1206982533', u'MULTIEQUAL_-1206980244'), ('tmp_2525', u'CBRANCH_-1206984599'), (u'MULTIEQUAL_-1206982156', u'CAST_-1206978319'), (u'INT_ADD_-1206982135', u'CAST_-1206976210'), (u'LOAD_-1206982151', u'MULTIEQUAL_-1206980313'), ('const-88', u'INT_ADD_-1206983056'), (u'INT_ADD_-1206983315', u'MULTIEQUAL_-1206977531'), (u'INT_NOTEQUAL_-1206982152', u'CBRANCH_-1206982152'), (u'MULTIEQUAL_-1206978472', u'COPY_-1206978482'), ('tmp_5906', u'CBRANCH_-1206982416'), ('tmp_4790', u'CBRANCH_-1206983823'), ('const-0', u'INT_EQUAL_-1206985328'), (u'INT_ADD_-1206982377', u'CAST_-1206976881'), (u'CAST_-1206976187', u'LOAD_-1206982094'), ('const-10', u'COPY_-1206977395'), ('tmp_6821', u'CAST_-1206978911'), ('tmp_3165', u'CBRANCH_-1206983998'), ('tmp_6821', u'CAST_-1206978173'), (u'LOAD_-1206986767', u'INT_EQUAL_-1206983562'), ('tmp_3247', u'CBRANCH_-1206983939'), ('const-0', u'INT_EQUAL_-1206986429'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206984782'), (u'CAST_-1206978172', u'LOAD_-1206985224'), (u'MULTIEQUAL_-1206982359', u'INT_ADD_-1206984320'), ('tmp_6821', u'CAST_-1206976891'), ('const-433', u'LOAD_-1206983513'), ('const-433', u'LOAD_-1206983147'), ('const-433', u'LOAD_-1206983065'), ('const-56', u'INT_ADD_-1206985833'), (u'LOAD_-1206983193', u'INT_NOTEQUAL_-1206983177'), (u'LOAD_-1206983977', u'INT_ADD_-1206983934'), ('const-8', u'INT_ADD_-1206983235'), ('tmp_2464', u'CBRANCH_-1206984942'), ('const-0', u'INT_EQUAL_-1206983928'), (u'CAST_-1206978027', u'LOAD_-1206984514'), ('tmp_6821', u'CAST_-1206977213'), (u'INT_ADD_-1206985240', u'CAST_-1206977822'), ('const-0', u'CALL_-1206982335'), ('const-2', u'INT_EQUAL_-1206983562'), ('const-0', u'INT_NOTEQUAL_-1206983340'), ('const-433', u'LOAD_-1206983925'), (u'INT_ADD_-1206984402', u'INT_NOTEQUAL_-1206984384'), ('const-1', u'CALL_-1206984457'), ('tmp_6821', u'CAST_-1206978466'), ('const-3', u'CALL_-1206983016'), (u'LOAD_-1206985959', u'INT_ADD_-1206985923'), (u'CAST_-1206977628', u'INT_ADD_-1206983828'), (u'INT_NOTEQUAL_-1206983306', u'CBRANCH_-1206983306'), (u'LOAD_-1206983950', u'INT_EQUAL_-1206983928'), (u'INT_NOTEQUAL_-1206982391', u'CBRANCH_-1206982391'), (u'CAST_-1206978427', u'INT_EQUAL_-1206986379'), ('const-3', u'CALL_-1206984400'), ('const-64', u'INT_ADD_-1206984375'), ('const-64', u'INT_ADD_-1206983123'), (u'CAST_-1206976527', u'LOAD_-1206984369'), ('const-4294967295', u'INT_ADD_-1206984909'), ('const-56', u'INT_ADD_-1206984059'), (u'INT_ADD_-1206984498', u'CAST_-1206978027'), ('const-433', u'STORE_-1206985891'), ('const-28', u'INT_LESS_-1206984791'), (u'INT_ADD_-1206984007', u'CAST_-1206977137'), ('const-1522516', u'COPY_-1206976485'), (u'CAST_-1206977743', u'LOAD_-1206984063'), (u'CAST_-1206977679', u'LOAD_-1206983950'), (u'MULTIEQUAL_-1206980078', u'INT_EQUAL_-1206986410'), ('const-10', u'COPY_-1206982089'), (u'LOAD_-1206983534', u'INT_ADD_-1206983497'), (u'CAST_-1206978525', u'LOAD_-1206986539'), (u'CAST_-1206977720', u'INT_ADD_-1206984939'), (u'INT_NOTEQUAL_-1206984348', u'CBRANCH_-1206984347'), (u'LOAD_-1206985347', u'INT_EQUAL_-1206985313'), ('const-64', u'INT_ADD_-1206983539'), (u'INT_ADD_-1206983260', u'CAST_-1206977136'), (u'LOAD_-1206985943', u'INT_ADD_-1206985888'), (u'INT_ADD_-1206984580', u'CAST_-1206978034'), (u'INT_ADD_-1206983124', u'CAST_-1206976414'), (u'MULTIEQUAL_-1206981810', u'INT_ADD_-1206986009'), (u'CALLIND_-1206984612', u'INT_NOTEQUAL_-1206984600'), (u'LOAD_-1206983147', u'MULTIEQUAL_-1206980836'), (u'INT_ADD_-1206983103', u'CAST_-1206976922'), (u'LOAD_-1206985224', u'CALL_-1206985172'), (u'INT_NOTEQUAL_-1206983159', u'CBRANCH_-1206983157'), (u'LOAD_-1206984400', u'CALLIND_-1206984390'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982419'), ('const-433', u'LOAD_-1206986457'), ('const-433', u'LOAD_-1206986004'), ('const-0', u'INT_NOTEQUAL_-1206984442'), ('tmp_6821', u'CAST_-1206976931'), ('const-2', u'INT_EQUAL_-1206985313'), (u'CALL_-1206985093', u'INDIRECT_-1206981780'), ('const-68', u'INT_ADD_-1206985918'), (u'INT_NOTEQUAL_-1206982577', u'CBRANCH_-1206982577'), ('const-433', u'LOAD_-1206986546'), ('tmp_6821', u'CAST_-1206976734'), ('const-433', u'LOAD_-1206985131'), (u'CAST_-1206978248', u'LOAD_-1206986004'), (u'INT_EQUAL_-1206985168', u'CBRANCH_-1206985165'), ('const-8', u'INT_ADD_-1206982524'), ('tmp_6821', u'CAST_-1206977137'), (u'INT_ADD_-1206985894', u'CAST_-1206978191'), (u'INT_ADD_-1206983909', u'CAST_-1206977668'), (u'INT_ADD_-1206986642', u'COPY_-1206978602'), (u'INT_LESS_-1206983840', u'CBRANCH_-1206983849'), ('const-0', u'INT_NOTEQUAL_-1206982391'), (u'INT_ADD_-1206986642', u'INT_LESS_-1206986016'), (u'INT_NOTEQUAL_-1206985263', u'CBRANCH_-1206985262'), ('const-1522885', u'COPY_-1206977190'), (u'INT_EQUAL_-1206985356', u'CBRANCH_-1206985352'), (u'MULTIEQUAL_-1206980244', u'CALLIND_-1206983084'), ('tmp_4363', u'CBRANCH_-1206984113'), (u'INT_ADD_-1206984940', u'CAST_-1206977676'), ('tmp_6821', u'CAST_-1206976528'), (u'CAST_-1206977253', u'LOAD_-1206983513'), ('const-0', u'INT_NOTEQUAL_-1206986631'), (u'LOAD_-1206982172', u'INT_NOTEQUAL_-1206982152'), ('tmp_6601', u'CBRANCH_-1206982319'), ('tmp_6821', u'LOAD_-1206983339'), ('const-256', u'COPY_-1206986783'), (u'CAST_-1206976505', u'LOAD_-1206983305'), ('const-0', u'RETURN_-1206986314'), ('const-24', u'INT_ADD_-1206984940'), ('const-16', u'INT_ADD_-1206982377'), ('const-0', u'INT_NOTEQUAL_-1206984680'), (u'CAST_-1206978546', u'LOAD_-1206986576'), (u'LOAD_-1206983925', u'INT_ADD_-1206983899'), (u'CAST_-1206976937', u'INT_ADD_-1206983123'), (u'CAST_-1206978800', u'CAST_-1206978422'), ('const-3', u'INT_NOTEQUAL_-1206985975'), ('const-0', u'CALL_-1206983174'), ('const-0', u'CALL_-1206985172'), (u'CAST_-1206978782', u'INT_ADD_-1206986635'), (u'LOAD_-1206983470', u'INT_ADD_-1206983440'), (u'LOAD_-1206982411', u'INT_NOTEQUAL_-1206982391'), (u'SUBPIECE_-1206979952', u'CALL_-1206985093'), ('tmp_6821', u'CAST_-1206977109'), ('const-16', u'INT_ADD_-1206986553'), ('tmp_1137', u'CBRANCH_-1206984679'), ('const-433', u'LOAD_-1206983993'), (u'SUBPIECE_-1206979158', u'MULTIEQUAL_-1206979196'), ('tmp_6821', u'CAST_-1206977194'), (u'CAST_-1206977858', u'INT_ADD_-1206985271'), ('tmp_6821', u'CAST_-1206977823'), (u'CAST_-1206977087', u'CALL_-1206984708'), (u'INT_ADD_-1206983967', u'CAST_-1206977697'), (u'MULTIEQUAL_-1206982051', u'CAST_-1206978812'), ('const-24', u'INT_ADD_-1206986441'), (u'LOAD_-1206984762', u'CALL_-1206984744'), ('tmp_2635', u'CBRANCH_-1206985327'), (u'CALLIND_-1206985929', u'INT_EQUAL_-1206985918'), (u'CAST_-1206977749', u'INT_ADD_-1206985122'), (u'MULTIEQUAL_-1206980648', u'CALLIND_-1206983084'), ('const-0', u'SUBPIECE_-1206980578'), (u'CAST_-1206978124', u'INT_ADD_-1206985117'), (u'INT_ADD_-1206983828', u'CAST_-1206977627'), (u'INT_ADD_-1206986002', u'CAST_-1206978312'), (u'INT_NOTEQUAL_-1206984460', u'CBRANCH_-1206984460'), ('const-8', u'INT_ADD_-1206983518'), ('const-16', u'INT_ADD_-1206985920'), ('const-1522540', u'COPY_-1206978375'), (u'LOAD_-1206986602', u'INT_SEXT_-1206986585'), (u'LOAD_-1206985256', u'INT_ADD_-1206985220'), (u'SUBPIECE_-1206980461', u'INT_ADD_-1206983953'), ('const-1', u'CALL_-1206984058'), ('const-64', u'INT_ADD_-1206985271'), (u'COPY_-1206982089', u'MULTIEQUAL_-1206979669'), ('tmp_1680', u'CBRANCH_-1206985951'), (u'CAST_-1206976890', u'LOAD_-1206984700'), (u'COPY_-1206977190', u'CALL_-1206984699'), (u'CAST_-1206977123', u'LOAD_-1206983251'), (u'INT_SEXT_-1206984633', u'INT_ADD_-1206984590'), ('const-16', u'INT_ADD_-1206983228'), (u'INT_SEXT_-1206983288', u'INT_ADD_-1206983273'), ('const-433', u'STORE_-1206983955'), (u'LOAD_-1206983977', u'INT_ADD_-1206983909'), ('const-433', u'LOAD_-1206986018'), (u'INT_ADD_-1206985965', u'CAST_-1206978291'), (u'LOAD_-1206984449', u'CALL_-1206984400'), ('const-433', u'LOAD_-1206985298'), ('const-16', u'INT_ADD_-1206985227'), ('const-1', u'CALL_-1206983321'), (u'LOAD_-1206984075', u'CAST_-1206977138'), ('tmp_6822', u'CALL_-1206982542'), ('const-433', u'LOAD_-1206984655'), ('tmp_1511', u'BRANCH_-1206984705'), (u'CAST_-1206977600', u'LOAD_-1206984123'), ('const-433', u'LOAD_-1206986569'), (u'INT_ADD_-1206984623', u'INT_ADD_-1206984621'), (u'CALL_-1206983439', u'INT_NOTEQUAL_-1206983417'), (u'CAST_-1206978249', u'INT_ADD_-1206985988'), (u'LOAD_-1206983065', u'CALL_-1206983016'), ('const-16', u'INT_ADD_-1206985936'), ('const-4294967295', u'INT_ADD_-1206978213'), (u'INT_ADD_-1206983953', u'INT_SEXT_-1206983876'), (u'CALLIND_-1206982376', u'INT_NOTEQUAL_-1206982364'), (u'INT_NOTEQUAL_-1206986610', u'CBRANCH_-1206986607'), (u'LOAD_-1206984056', u'MULTIEQUAL_-1206979504'), ('const-24', u'INT_ADD_-1206983393'), ('const-0', u'INT_NOTEQUAL_-1206982611'), (u'CALL_-1206985172', u'INDIRECT_-1206981821'), ('const-433', u'STORE_-1206985979'), ('const-433', u'LOAD_-1206982412'), ('const-26', u'INT_NOTEQUAL_-1206984338'), ('const-433', u'LOAD_-1206982729'), ('const-433', u'STORE_-1206984953'), (u'INT_ADD_-1206985877', u'CAST_-1206978179'), ('tmp_6821', u'CAST_-1206978541'), (u'LOAD_-1206984023', u'INT_EQUAL_-1206984001'), ('tmp_6821', u'CAST_-1206977698'), ('const-11', u'INT_LESS_-1206985985'), (u'CAST_-1206976979', u'INT_ADD_-1206983076'), ('const-64', u'INT_ADD_-1206986387'), ('const-0', u'INT_EQUAL_-1206982025'), (u'CAST_-1206978911', u'INT_ADD_-1206986850'), (u'MULTIEQUAL_-1206978418', u'INT_ADD_-1206983916'), ('const-44', u'INT_ADD_-1206986432'), (u'INT_SEXT_-1206985893', u'MULTIEQUAL_-1206981810'), (u'CAST_-1206977811', u'LOAD_-1206985243'), ('const-16', u'INT_ADD_-1206983945'), ('const-433', u'LOAD_-1206983977'), (u'SUBPIECE_-1206981974', u'INT_SLESSEQUAL_-1206985810'), (u'INT_EQUAL_-1206983196', u'CBRANCH_-1206983194'), (u'INT_ADD_-1206983228', u'CAST_-1206977117'), ('const-64', u'INT_ADD_-1206986586'), ('tmp_5244', u'CBRANCH_-1206983482'), (u'CAST_-1206977987', u'LOAD_-1206984449'), ('const-1', u'CALLIND_-1206984612'), (u'CAST_-1206977117', u'LOAD_-1206983244'), (u'INT_ADD_-1206986530', u'CAST_-1206978530'), (u'INT_ADD_-1206983976', u'CAST_-1206976622'), (u'CAST_-1206976621', u'INT_ADD_-1206982672'), ('tmp_6130', u'BRANCH_-1206982137'), ('tmp_6821', u'CAST_-1206977601'), ('const-10', u'COPY_-1206977332'), ('const-24', u'INT_ADD_-1206984384'), ('const-4294967295', u'INT_NOTEQUAL_-1206984384'), ('tmp_6821', u'CAST_-1206978547'), (u'MULTIEQUAL_-1206977531', u'INT_SLESS_-1206983475'), (u'INT_ADD_-1206986553', u'CAST_-1206978540'), ('const-48', u'INT_ADD_-1206983928'), (u'INT_ADD_-1206984483', u'INT_ADD_-1206984481'), (u'INT_SLESS_-1206984030', u'CBRANCH_-1206984037'), (u'MULTIEQUAL_-1206980836', u'MULTIEQUAL_-1206982406'), (u'LOAD_-1206986004', u'MULTIEQUAL_-1206982048'), (u'LOAD_-1206984742', u'INT_EQUAL_-1206984723'), ('const-0', u'INT_NOTEQUAL_-1206983535'), ('const-433', u'STORE_-1206983919'), (u'INT_ADD_-1206978769', u'MULTIEQUAL_-1206978617'), (u'COPY_-1206976452', u'CALL_-1206981774'), (u'INT_ADD_-1206984621', u'CAST_-1206978055'), (u'COPY_-1206979886', u'MULTIEQUAL_-1206979817'), (u'INT_SLESS_-1206985139', u'CBRANCH_-1206985146'), ('const-433', u'LOAD_-1206984738'), (u'CAST_-1206978035', u'LOAD_-1206984444'), (u'INT_ADD_-1206983176', u'MULTIEQUAL_-1206977719'), (u'SUBPIECE_-1206978586', u'COPY_-1206978594'), ('const-56', u'INT_ADD_-1206983454'), (u'INT_SEXT_-1206984492', u'INT_ADD_-1206984481'), ('const-48', u'INT_ADD_-1206982078'), ('tmp_464', u'CBRANCH_-1206986607'), (u'LOAD_-1206984497', u'CALL_-1206984482'), ('const-0', u'INT_EQUAL_-1206983257'), ('const-48', u'INT_ADD_-1206982370'), (u'INT_ADD_-1206986016', u'CAST_-1206978323'), ('const-0', u'INT_NOTEQUAL_-1206983306'), ('tmp_6821', u'CAST_-1206976506'), (u'INT_ZEXT_-1206981630', u'CAST_-1206978251'), (u'CAST_-1206978585', u'LOAD_-1206986602'), (u'INT_ADD_-1206984100', u'CAST_-1206977594'), (u'LOAD_-1206983251', u'MULTIEQUAL_-1206981001'), ('const-1522885', u'COPY_-1206977220'), ('const-64', u'INT_ADD_-1206984066'), (u'LOAD_-1206984082', u'MULTIEQUAL_-1206978418'), (u'LOAD_-1206982045', u'INT_EQUAL_-1206982025'), ('tmp_1279', u'BRANCH_-1206985885'), ('const-433', u'LOAD_-1206984369'), (u'INT_ADD_-1206982370', u'CAST_-1206976876'), ('tmp_2086', u'BRANCH_-1206985108'), (u'CAST_-1206976195', u'LOAD_-1206982115'), (u'INT_ADD_-1206985840', u'CAST_-1206978360'), (u'INT_ADD_-1206984402', u'MULTIEQUAL_-1206979219'), ('tmp_5696', u'CBRANCH_-1206983174'), (u'INT_NOTEQUAL_-1206983899', u'CBRANCH_-1206983896'), ('tmp_5540', u'CBRANCH_-1206983281'), (u'INT_EQUAL_-1206983257', u'CBRANCH_-1206983256'), ('tmp_6821', u'CAST_-1206978180'), ('tmp_1618', u'CBRANCH_-1206985994'), ('tmp_1062', u'CBRANCH_-1206984347'), ('const-433', u'LOAD_-1206985121'), (u'CAST_-1206976528', u'INT_ADD_-1206984353'), (u'CAST_-1206978292', u'INT_ADD_-1206985965'), (u'LOAD_-1206983983', u'MULTIEQUAL_-1206980268'), (u'CAST_-1206976978', u'LOAD_-1206983092'), ('const-13', u'COPY_-1206978549'), (u'INT_ADD_-1206983497', u'CAST_-1206977253'), (u'INT_EQUAL_-1206982025', u'CBRANCH_-1206982023'), (u'LOAD_-1206985939', u'CALLIND_-1206985929'), ('const-433', u'LOAD_-1206985943'), ('tmp_1890', u'CBRANCH_-1206985264'), (u'LOAD_-1206986539', u'CALLIND_-1206986529'), (u'COPY_-1206976485', u'CALL_-1206981814'), (u'CAST_-1206977684', u'STORE_-1206983955'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206985189'), ('const-0', u'SUBPIECE_-1206980461'), ('const-433', u'LOAD_-1206985285'), (u'LOAD_-1206982800', u'CALL_-1206982782'), ('const-3', u'COPY_-1206982146'), (u'INT_ADD_-1206985927', u'CAST_-1206978460'), (u'INT_SEXT_-1206984065', u'MULTIEQUAL_-1206981828'), ('const-64', u'INT_ADD_-1206984428'), (u'CAST_-1206978218', u'LOAD_-1206985305'), ('const-16', u'COPY_-1206982017'), (u'INT_ADD_-1206985967', u'CAST_-1206978230'), (u'INT_SLESS_-1206984740', u'CBRANCH_-1206984747'), (u'INT_ADD_-1206984047', u'CAST_-1206977743'), (u'CALL_-1206984577', u'INT_NOTEQUAL_-1206984562'), (u'INT_EQUAL_-1206984944', u'CBRANCH_-1206984942'), (u'INT_ADD_-1206984996', u'CAST_-1206977709'), ('const-1', u'PTRADD_-1206986678'), ('const-16', u'INT_ADD_-1206983124'), ('const-1522516', u'COPY_-1206976453'), ('const-0', u'SUBPIECE_-1206979720'), ('const-16', u'INT_ADD_-1206984619'), ('tmp_3756', u'CBRANCH_-1206984722'), (u'INT_NOTEQUAL_-1206986631', u'CBRANCH_-1206986629'), (u'LOAD_-1206984082', u'MULTIEQUAL_-1206977772'), (u'INT_ADD_-1206986523', u'CAST_-1206978525'), (u'CAST_-1206976973', u'INT_ADD_-1206983069'), ('const-433', u'LOAD_-1206983139'), ('tmp_283', u'CBRANCH_-1206986746'), ('const-1', u'CALLIND_-1206984093'), (u'INT_SLESS_-1206984657', u'CBRANCH_-1206984664'), (u'INT_ADD_-1206983941', u'CAST_-1206977684'), ('tmp_6821', u'CAST_-1206976740'), (u'LOAD_-1206982137', u'MULTIEQUAL_-1206980989'), (u'LOAD_-1206983555', u'INT_NOTEQUAL_-1206983535'), ('const-4294967295', u'INT_ADD_-1206979190'), (u'CAST_-1206977118', u'INT_ADD_-1206983228'), (u'INT_ADD_-1206985094', u'SUBPIECE_-1206980578'), (u'CAST_-1206977743', u'INT_ADD_-1206985115'), (u'LOAD_-1206985262', u'CALL_-1206985244'), (u'INT_ADD_-1206985115', u'CAST_-1206977742'), (u'INT_ADD_-1206982156', u'CAST_-1206976218'), (u'CALL_-1206983254', u'INT_ADD_-1206977789'), (u'LOAD_-1206985287', u'MULTIEQUAL_-1206978005'), (u'LOAD_-1206985133', u'CALL_-1206985093'), (u'CAST_-1206976507', u'LOAD_-1206984336'), ('const-433', u'LOAD_-1206983520'), ('const-4294967295', u'INT_ADD_-1206983176'), (u'COPY_-1206977332', u'MULTIEQUAL_-1206978642'), ('const-3', u'INT_EQUAL_-1206985189'), ('tmp_6821', u'CAST_-1206977685'), (u'LOAD_-1206982729', u'CALL_-1206982717'), (u'CAST_-1206978016', u'LOAD_-1206984497'), (u'PTRSUB_-1206978741', u'CALLIND_-1206986447'), (u'INDIRECT_-1206981780', u'MULTIEQUAL_-1206981761'), (u'LOAD_-1206986546', u'CALLIND_-1206986529'), ('tmp_6821', u'CAST_-1206976607'), ('tmp_6821', u'CAST_-1206976415'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206985393'), ('const-4294967295', u'INT_ADD_-1206984683'), ('tmp_6343', u'CBRANCH_-1206982610'), (u'INT_ADD_-1206985934', u'CAST_-1206978465'), ('const-56', u'INT_ADD_-1206985877'), ('tmp_6821', u'CAST_-1206976759'), (u'INT_ADD_-1206983977', u'CAST_-1206977121'), ('tmp_4676', u'CBRANCH_-1206983896'), (u'INT_NOTEQUAL_-1206983050', u'CBRANCH_-1206983050'), ('const-64', u'INT_ADD_-1206985840'), ('const-32', u'INT_ADD_-1206985211'), ('const-24', u'INT_ADD_-1206984433'), ('tmp_3607', u'BRANCH_-1206983772'), ('tmp_6118', u'CBRANCH_-1206982152'), ('const--1', u'INT_ADD_-1206983105'), (u'LOAD_-1206985943', u'INT_ADD_-1206984384'), ('const-40', u'INT_ADD_-1206983177'), (u'INT_ADD_-1206983235', u'CAST_-1206977123'), (u'CAST_-1206978291', u'STORE_-1206985979'), ('const-264', u'INT_NOTEQUAL_-1206984074'), (u'CAST_-1206978281', u'INT_ADD_-1206985943'), (u'MULTIEQUAL_-1206981116', u'MULTIEQUAL_-1206980648'), (u'INT_EQUAL_-1206986410', u'CBRANCH_-1206986408'), (u'LOAD_-1206985849', u'MULTIEQUAL_-1206982174'), ('const-1', u'CALL_-1206984744'), (u'MULTIEQUAL_-1206978005', u'INT_SLESS_-1206985257'), ('tmp_1989', u'CBRANCH_-1206985186'), (u'CALL_-1206984482', u'INT_NOTEQUAL_-1206984460'), (u'LOAD_-1206986668', u'INT_ZEXT_-1206980247'), (u'LOAD_-1206983276', u'INT_EQUAL_-1206983224'), (u'CAST_-1206977730', u'INT_ADD_-1206985025'), (u'INT_NOTEQUAL_-1206984074', u'CBRANCH_-1206984068'), ('tmp_6821', u'CAST_-1206978436'), (u'INT_ADD_-1206985936', u'CAST_-1206978274'), ('const-1', u'INT_EQUAL_-1206986478'), (u'MULTIEQUAL_-1206980378', u'SUBPIECE_-1206980461'), (u'LOAD_-1206983305', u'MULTIEQUAL_-1206977772'), (u'MULTIEQUAL_-1206980989', u'CALLIND_-1206983084'), (u'CAST_-1206978515', u'INT_ADD_-1206986507'), ('const-0', u'CALL_-1206984400'), (u'INT_ADD_-1206979003', u'CAST_-1206977635'), ('const-1', u'COPY_-1206981998'), (u'LOAD_-1206985012', u'INT_ADD_-1206984985'), ('const-2', u'INT_EQUAL_-1206983998'), (u'LOAD_-1206983992', u'CALLIND_-1206983969'), (u'INT_ADD_-1206979446', u'MULTIEQUAL_-1206979219'), ('tmp_6821', u'CAST_-1206978782'), ('tmp_4533', u'CBRANCH_-1206983996'), (u'INT_EQUAL_-1206986697', u'CBRANCH_-1206986694'), (u'INT_EQUAL_-1206984001', u'CBRANCH_-1206983998'), (u'LOAD_-1206983244', u'CALLIND_-1206982623'), (u'MULTIEQUAL_-1206979705', u'INT_ADD_-1206986642'), (u'INT_NOTEQUAL_-1206986829', u'CBRANCH_-1206986827'), (u'CAST_-1206978324', u'INT_ADD_-1206986016'), ('const-21', u'INT_NOTEQUAL_-1206985393'), (u'INT_NOTEQUAL_-1206985975', u'CBRANCH_-1206985973'), ('tmp_6821', u'LOAD_-1206986917'), (u'MULTIEQUAL_-1206981749', u'CALL_-1206985896'), ('tmp_6821', u'CAST_-1206977628'), (u'CAST_-1206977135', u'INT_ADD_-1206983179'), (u'CAST_-1206976759', u'INT_ADD_-1206982560'), (u'LOAD_-1206983844', u'MULTIEQUAL_-1206979039'), (u'INT_ADD_-1206986514', u'CAST_-1206978520'), (u'CAST_-1206977219', u'LOAD_-1206983454'), (u'CAST_-1206976740', u'INT_ADD_-1206982524'), (u'CAST_-1206977710', u'INT_ADD_-1206984996'), (u'MULTIEQUAL_-1206981116', u'PTRADD_-1206986678'), ('tmp_1734', u'CBRANCH_-1206985915'), (u'LOAD_-1206984742', u'INT_EQUAL_-1206984708'), (u'CAST_-1206977677', u'INT_ADD_-1206984940'), (u'INT_ADD_-1206985208', u'CAST_-1206978172'), (u'INT_ADD_-1206977299', u'INT_ADD_-1206984007'), (u'LOAD_-1206982359', u'CALL_-1206982335'), (u'LOAD_-1206985121', u'INT_ZEXT_-1206981403'), ('tmp_6821', u'LOAD_-1206982610'), (u'CALL_-1206984744', u'INDIRECT_-1206980651'), (u'MULTIEQUAL_-1206981761', u'CALL_-1206985093'), ('const-433', u'LOAD_-1206983339'), ('const-433', u'LOAD_-1206984497'), (u'CAST_-1206976607', u'LOAD_-1206984515'), ('const-0', u'INT_SLESS_-1206983475'), ('const-433', u'LOAD_-1206983298'), ('const-44', u'INT_ADD_-1206983828'), ('const-0', u'RETURN_-1206978716'), (u'COPY_-1206980638', u'MULTIEQUAL_-1206980518'), (u'INT_LESS_-1206986016', u'CBRANCH_-1206986025'), (u'LOAD_-1206985131', u'CALLIND_-1206985108'), ('const-433', u'LOAD_-1206982151'), (u'INT_ADD_-1206984320', u'CAST_-1206976507'), (u'INDIRECT_-1206979663', u'MULTIEQUAL_-1206980378'), ('tmp_6821', u'CAST_-1206978355'), ('tmp_6821', u'CAST_-1206977278'), (u'INT_ADD_-1206983176', u'INT_NOTEQUAL_-1206983158'), ('const-269', u'INT_EQUAL_-1206984119'), ('const-433', u'LOAD_-1206986448'), (u'CAST_-1206977704', u'INT_ADD_-1206983975'), ('const-433', u'LOAD_-1206985347'), ('const-433', u'LOAD_-1206983152'), (u'CAST_-1206977155', u'INT_ADD_-1206983304'), ('const-433', u'STORE_-1206984685'), (u'CAST_-1206978460', u'LOAD_-1206985943'), (u'CAST_-1206978179', u'STORE_-1206985891'), ('tmp_3113', u'CBRANCH_-1206984037'), ('const-8', u'INT_ADD_-1206983131'), (u'MULTIEQUAL_-1206980268', u'INT_ADD_-1206983870'), (u'CAST_-1206976912', u'CALL_-1206983099'), (u'CALL_-1206982335', u'INT_NOTEQUAL_-1206982320'), (u'CAST_-1206977584', u'LOAD_-1206984103'), ('const-433', u'LOAD_-1206983305'), ('tmp_3201', u'CBRANCH_-1206983973'), (u'CAST_-1206978422', u'COPY_-1206978737'), (u'CAST_-1206978210', u'INT_ADD_-1206985918'), (u'CAST_-1206977988', u'INT_ADD_-1206984433'), (u'INT_ADD_-1206984384', u'CAST_-1206976942'), (u'LOAD_-1206983991', u'INT_ZEXT_-1206980503'), ('const-0', u'INT_NOTEQUAL_-1206985229'), (u'CAST_-1206978231', u'INT_ADD_-1206985967'), ('const-16', u'INT_ADD_-1206983069'), (u'CAST_-1206977956', u'LOAD_-1206984380'), (u'LOAD_-1206984773', u'MULTIEQUAL_-1206979531'), (u'INT_ADD_-1206985269', u'CAST_-1206978202'), ('tmp_6821', u'CAST_-1206977259'), (u'CAST_-1206977070', u'INT_ADD_-1206983905'), ('tmp_6823', u'INT_EQUAL_-1206986877'), (u'LOAD_-1206984036', u'MULTIEQUAL_-1206979039'), (u'CAST_-1206977556', u'LOAD_-1206984056'), ('tmp_6821', u'CAST_-1206978237'), ('const-4294967295', u'INT_ADD_-1206983018'), ('const-1522536', u'COPY_-1206977023'), ('const-0', u'INT_NOTEQUAL_-1206984460'), (u'SUBPIECE_-1206979720', u'INT_SLESS_-1206983274'), ('tmp_6821', u'LOAD_-1206985262'), (u'CAST_-1206978835', u'INT_EQUAL_-1206986697'), ('tmp_6821', u'LOAD_-1206983977'), ('const-433', u'LOAD_-1206984082'), (u'CAST_-1206977744', u'INT_ADD_-1206984047'), (u'MULTIEQUAL_-1206981001', u'INT_ADD_-1206983136'), (u'LOAD_-1206984082', u'INT_SLESS_-1206984030'), (u'CAST_-1206976494', u'LOAD_-1206983289'), (u'INT_EQUAL_-1206986877', u'CBRANCH_-1206986875'), ('const-0', u'INT_EQUAL_-1206984056'), (u'INT_ADD_-1206979190', u'MULTIEQUAL_-1206978994'), ('const-56', u'INT_ADD_-1206984639'), ('const-88', u'INT_ADD_-1206984606'), (u'CAST_-1206977709', u'LOAD_-1206985012'), (u'CAST_-1206976628', u'LOAD_-1206983999'), (u'INT_SLESS_-1206986540', u'CBRANCH_-1206986547'), ('const-0', u'INT_NOTEQUAL_-1206984611'), (u'CAST_-1206978454', u'LOAD_-1206985936'), (u'CAST_-1206978202', u'LOAD_-1206985285'), ('const-0', u'STORE_-1206985979'), ('tmp_2728', u'CBRANCH_-1206985262'), (u'CALL_-1206984657', u'LOAD_-1206984645'), (u'INT_EQUAL_-1206982449', u'CBRANCH_-1206982447'), ('tmp_1455', u'BRANCH_-1206985893'), (u'LOAD_-1206984606', u'INT_ZEXT_-1206981753'), (u'INT_NOTEQUAL_-1206984384', u'CBRANCH_-1206984381'), (u'INT_ADD_-1206983177', u'CAST_-1206977085'), ('const-24', u'INT_ADD_-1206982121'), ('const-433', u'LOAD_-1206984999'), (u'INDIRECT_-1206982011', u'MULTIEQUAL_-1206981946'), ('tmp_6197', u'CBRANCH_-1206982095'), (u'INT_ZEXT_-1206980445', u'CAST_-1206977087'), (u'CAST_-1206977168', u'INT_ADD_-1206984066'), (u'CAST_-1206978461', u'INT_ADD_-1206985927'), (u'INT_SEXT_-1206984633', u'INT_ADD_-1206984621'), (u'CAST_-1206976891', u'INT_ADD_-1206984684'), ('tmp_4503', u'CBRANCH_-1206984016'), ('const-8', u'INT_ADD_-1206984107'), (u'INT_SEXT_-1206983448', u'INT_ADD_-1206983438'), (u'MULTIEQUAL_-1206977531', u'INT_SEXT_-1206983448'), ('const-4', u'CALLIND_-1206985226'), ('tmp_1785', u'BRANCH_-1206984380'), (u'CAST_-1206977802', u'INT_ADD_-1206985211'), ('const-16', u'INT_ADD_-1206985282'), ('const-142', u'CALL_-1206981774'), ('const-255', u'INT_AND_-1206985888'), (u'INT_ADD_-1206978201', u'INT_ADD_-1206984610'), ('const-24', u'INT_ADD_-1206983136'), (u'LOAD_-1206984595', u'CALL_-1206984577'), (u'CAST_-1206976612', u'LOAD_-1206983979'), (u'INT_ADD_-1206984619', u'CAST_-1206977441'), (u'INT_NOTEQUAL_-1206984729', u'CBRANCH_-1206984729'), (u'CAST_-1206976614', u'INT_ADD_-1206984506'), ('tmp_432', u'CBRANCH_-1206986629'), (u'INT_NOTEQUAL_-1206983158', u'CBRANCH_-1206983155'), ('const-4294967295', u'INT_NOTEQUAL_-1206983158'), ('tmp_6821', u'CAST_-1206978361'), (u'INT_ADD_-1206982099', u'CAST_-1206976195'), (u'INT_ADD_-1206983948', u'CAST_-1206976612'), (u'INT_ADD_-1206984671', u'CAST_-1206978082'), (u'COPY_-1206981998', u'MULTIEQUAL_-1206980648'), (u'CAST_-1206978035', u'INT_ADD_-1206984580'), (u'CAST_-1206976922', u'LOAD_-1206983119'), (u'INT_SLESS_-1206982430', u'CBRANCH_-1206982437'), (u'COPY_-1206976475', u'CALL_-1206981814'), (u'CAST_-1206978122', u'INT_ADD_-1206984726'), (u'MULTIEQUAL_-1206981602', u'CALLIND_-1206984699'), (u'INT_ADD_-1206985923', u'CAST_-1206978264'), ('const-433', u'LOAD_-1206982800'), (u'MULTIEQUAL_-1206977743', u'CALL_-1206983254'), ('tmp_3786', u'CBRANCH_-1206984706'), (u'CAST_-1206978083', u'INT_ADD_-1206984671'), ('const-433', u'LOAD_-1206984762'), ('const-4294967295', u'INT_ADD_-1206979446'), ('const-1', u'RETURN_-1206981809'), ('const-63', u'INT_LESS_-1206983840'), ('const-2', u'INT_EQUAL_-1206986410'), ('tmp_1568', u'CBRANCH_-1206986035'), (u'COPY_-1206979886', u'MULTIEQUAL_-1206979927'), ('const-1', u'CALLIND_-1206985929'), (u'CAST_-1206978355', u'INT_ADD_-1206985833'), ('const-1', u'INT_NOTEQUAL_-1206983177'), ('const-26', u'INT_EQUAL_-1206985168'), ('tmp_6821', u'CAST_-1206977103'), ('const-433', u'LOAD_-1206985959'), ('const-24', u'INT_ADD_-1206983049'), (u'COPY_-1206977325', u'MULTIEQUAL_-1206977743'), (u'INT_NOTEQUAL_-1206982611', u'CBRANCH_-1206982610'), ('tmp_6821', u'CAST_-1206977812'), ('const-36', u'INT_ADD_-1206984353'), ('const-4294967295', u'INT_ADD_-1206983953'), ('const-1', u'INT_SLESS_-1206983274'), (u'CAST_-1206978219', u'INT_ADD_-1206985289'), ('tmp_6821', u'CAST_-1206977162'), ('const-4294967295', u'INT_ADD_-1206978769'), (u'CAST_-1206977109', u'INT_ADD_-1206983952'), ('const-433', u'LOAD_-1206983454'), ('const-1', u'INT_ADD_-1206978201'), (u'CAST_-1206976373', u'LOAD_-1206982386'), (u'INT_ADD_-1206985988', u'CAST_-1206978248'), ('const-433', u'LOAD_-1206984475'), ('const-433', u'LOAD_-1206982576'), (u'INT_SLESSEQUAL_-1206985810', u'CBRANCH_-1206985818'), (u'INT_ADD_-1206982121', u'CAST_-1206976161'), (u'INT_NOTEQUAL_-1206983417', u'CBRANCH_-1206983417'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982176'), (u'CAST_-1206978318', u'STORE_-1206986023'), (u'CAST_-1206976426', u'INT_ADD_-1206983138'), ('const-433', u'LOAD_-1206984637'), ('const-433', u'LOAD_-1206985170'), ('const-433', u'LOAD_-1206986767'), (u'LOAD_-1206985910', u'INT_SEXT_-1206985893'), ('const-1', u'INT_SLESS_-1206985257'), (u'INT_ADD_-1206983207', u'CAST_-1206976456'), (u'INT_ADD_-1206983289', u'CAST_-1206976505'), ('const-56', u'INT_ADD_-1206985988'), ('tmp_1608', u'CBRANCH_-1206986004'), ('tmp_6821', u'LOAD_-1206982800'), (u'INT_ADD_-1206983539', u'CAST_-1206977277'), (u'INT_ADD_-1206986642', u'MULTIEQUAL_-1206979927'), ('tmp_6821', u'CAST_-1206977749'), (u'CAST_-1206978251', u'CALL_-1206985896'), (u'INT_ADD_-1206984610', u'CAST_-1206978048'), ('tmp_548', u'CBRANCH_-1206986547'), (u'CAST_-1206978180', u'INT_ADD_-1206985877'), (u'INT_EQUAL_-1206983224', u'CBRANCH_-1206983222'), (u'LOAD_-1206985936', u'CALLIND_-1206984390'), (u'INT_NOTEQUAL_-1206986053', u'CBRANCH_-1206986052'), (u'INT_ADD_-1206982078', u'CAST_-1206976187'), (u'INT_ADD_-1206986586', u'CAST_-1206978585'), (u'MULTIEQUAL_-1206979039', u'INT_EQUAL_-1206983998'), (u'CAST_-1206978055', u'LOAD_-1206984637'), (u'LOAD_-1206985243', u'CALLIND_-1206985226'), ('tmp_1495', u'CBRANCH_-1206984729'), (u'MULTIEQUAL_-1206978872', u'INT_SLESS_-1206986540'), (u'CAST_-1206977154', u'STORE_-1206983318'), (u'MULTIEQUAL_-1206982359', u'INT_ADD_-1206984693'), ('const-88', u'INT_ADD_-1206984087'), ('const-433', u'LOAD_-1206982411'), (u'INT_EQUAL_-1206985918', u'CBRANCH_-1206985917'), (u'COPY_-1206976468', u'CALL_-1206981814'), (u'CAST_-1206978521', u'INT_ADD_-1206986514'), (u'INT_ADD_-1206983454', u'CAST_-1206977229'), (u'LOAD_-1206983289', u'MULTIEQUAL_-1206977743'), (u'INT_ADD_-1206983131', u'CAST_-1206976420'), (u'LOAD_-1206986602', u'MULTIEQUAL_-1206978823'), (u'COPY_-1206978146', u'CALL_-1206984400'), (u'INT_ZEXT_-1206982164', u'MULTIEQUAL_-1206981946'), (u'CALL_-1206984058', u'INT_EQUAL_-1206984036'), (u'INT_ADD_-1206983916', u'MULTIEQUAL_-1206978872'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206985168'), ('const-44', u'INT_ADD_-1206983977'), (u'CAST_-1206978209', u'STORE_-1206985932'), ('const-433', u'LOAD_-1206984522'), (u'INT_SEXT_-1206985913', u'CALL_-1206985912'), (u'CAST_-1206977668', u'LOAD_-1206983925'), ('tmp_6821', u'LOAD_-1206984595'), (u'INT_ADD_-1206984428', u'CAST_-1206978035'), (u'MULTIEQUAL_-1206979504', u'INT_ADD_-1206984683'), ('const-0', u'INT_SLESS_-1206984030'), ('const-433', u'LOAD_-1206984773'), ('tmp_6617', u'BRANCH_-1206982714'), ('const-10', u'INT_EQUAL_-1206986007'), ('const-433', u'LOAD_-1206984075'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206986007'), (u'INT_ADD_-1206984107', u'CAST_-1206977600'), ('const-433', u'LOAD_-1206982688'), (u'INT_EQUAL_-1206984708', u'CBRANCH_-1206984706'), (u'LOAD_-1206986651', u'INT_NOTEQUAL_-1206986582'), (u'CAST_-1206977627', u'LOAD_-1206983844'), (u'CAST_-1206977230', u'INT_ADD_-1206983454'), (u'CAST_-1206977136', u'LOAD_-1206983276'), (u'INT_ADD_-1206985227', u'CAST_-1206977811'), (u'INT_EQUAL_-1206984017', u'CBRANCH_-1206984016'), (u'CAST_-1206977742', u'LOAD_-1206985131'), (u'INT_ADD_-1206985117', u'CAST_-1206978123'), ('const-433', u'LOAD_-1206985287'), (u'CAST_-1206977173', u'LOAD_-1206984090'), (u'INT_ADD_-1206983273', u'CAST_-1206976494'), (u'CAST_-1206978853', u'INT_ADD_-1206986751'), (u'INT_NOTEQUAL_-1206984611', u'CBRANCH_-1206984608'), (u'LOAD_-1206985904', u'CALLIND_-1206985894'), (u'INT_ADD_-1206985154', u'CAST_-1206978144'), ('const-0', u'CALL_-1206984907'), ('const-32', u'INT_ADD_-1206982156'), ('const-433', u'LOAD_-1206986602'), ('tmp_6821', u'CAST_-1206977988'), (u'CAST_-1206978028', u'INT_ADD_-1206984498'), (u'LOAD_-1206984075', u'MULTIEQUAL_-1206982174'), (u'LOAD_-1206983957', u'CALLIND_-1206983934'), ('const-433', u'LOAD_-1206984023'), ('const-1522545', u'PTRSUB_-1206978741'), (u'LOAD_-1206984970', u'MULTIEQUAL_-1206979196'), (u'LOAD_-1206983305', u'INT_SEXT_-1206983288'), ('const-8', u'INT_ADD_-1206983076'), ('const-1', u'CALL_-1206982782'), (u'LOAD_-1206984594', u'INT_AND_-1206984568'), ('const-255', u'INT_AND_-1206984700'), (u'CAST_-1206976895', u'LOAD_-1206984709'), ('const-1522536', u'COPY_-1206978146'), (u'INT_NOTEQUAL_-1206984562', u'CBRANCH_-1206984562'), (u'MULTIEQUAL_-1206981001', u'INT_ADD_-1206982078'), (u'INT_ADD_-1206986387', u'CAST_-1206978435'), ('const-1', u'INT_SLESS_-1206984657'), ('tmp_6299', u'BRANCH_-1206981981'), ('const--1', u'INT_ADD_-1206984985'), (u'LOAD_-1206983886', u'INT_ADD_-1206979003'), (u'CAST_-1206976210', u'LOAD_-1206982151'), ('const-32', u'INT_ADD_-1206982395'), (u'CAST_-1206978191', u'LOAD_-1206985910'), (u'CAST_-1206978034', u'LOAD_-1206984594'), ('const-433', u'LOAD_-1206984606'), (u'INT_ADD_-1206985122', u'CAST_-1206977748'), (u'CAST_-1206977102', u'LOAD_-1206983961'), (u'INT_ADD_-1206984066', u'CAST_-1206977167'), ('tmp_3984', u'CBRANCH_-1206984577'), ('tmp_6822', u'LOAD_-1206982470'), (u'LOAD_-1206985019', u'INT_SEXT_-1206985002'), (u'INT_EQUAL_-1206983998', u'CBRANCH_-1206983996'), (u'LOAD_-1206985170', u'INT_SLESS_-1206985139'), ('const-16', u'INT_ADD_-1206984499'), (u'CAST_-1206977729', u'LOAD_-1206984970'), ('const-64', u'INT_ADD_-1206983905'), ('tmp_6821', u'CAST_-1206977124'), ('const-0', u'INT_NOTEQUAL_-1206982095'), (u'INT_EQUAL_-1206986379', u'CBRANCH_-1206986375'), (u'LOAD_-1206982003', u'MULTIEQUAL_-1206980989'), ('const-64', u'INT_ADD_-1206985934'), (u'INT_MULT_-1206984598', u'INT_ADD_-1206978201'), (u'INDIRECT_-1206980847', u'CALL_-1206984708'), ('tmp_6821', u'CAST_-1206976912'), (u'CALL_-1206983099', u'INDIRECT_-1206979552'), ('const-433', u'STORE_-1206986401'), ('const-64', u'INT_ADD_-1206983138'), ('const-433', u'LOAD_-1206985256'), ('tmp_6821', u'CAST_-1206977174'), ('const-2', u'INT_EQUAL_-1206983941'), ('const-0', u'INT_NOTEQUAL_-1206986829'), ('tmp_6821', u'CAST_-1206976623'), ('const-44', u'INT_ADD_-1206985025'), ('const-433', u'LOAD_-1206985133'), (u'INT_NOTEQUAL_-1206984600', u'CBRANCH_-1206984599'), ('const-44', u'INT_ADD_-1206985331'), (u'CAST_-1206976936', u'LOAD_-1206983139'), ('tmp_3720', u'CBRANCH_-1206984747'), (u'CAST_-1206978312', u'LOAD_-1206986018'), ('const-2', u'CALLIND_-1206984699'), ('const-433', u'LOAD_-1206986530'), ('const-433', u'LOAD_-1206983886'), ('tmp_2599', u'CBRANCH_-1206985352'), (u'INT_ADD_-1206985920', u'CAST_-1206978454'), (u'MULTIEQUAL_-1206981647', u'CALLIND_-1206986529'), (u'CAST_-1206977167', u'LOAD_-1206984082'), ('const-433', u'LOAD_-1206983085'), ('tmp_6821', u'CAST_-1206978219'), (u'LOAD_-1206986018', u'INT_NOTEQUAL_-1206985998'), ('const-0', u'INT_EQUAL_-1206984017'), ('tmp_3370', u'CBRANCH_-1206983306'), (u'MULTIEQUAL_-1206979531', u'MULTIEQUAL_-1206979504'), (u'CAST_-1206977277', u'LOAD_-1206983555'), ('const-1', u'CALLIND_-1206986447'), ('const-433', u'LOAD_-1206985856'), ('const-55', u'INT_NOTEQUAL_-1206983899'), (u'CAST_-1206977431', u'LOAD_-1206984622'), (u'LOAD_-1206983968', u'INT_ADD_-1206983346'), ('const-68', u'INT_ADD_-1206985821'), ('const-0', u'INT_NOTEQUAL_-1206986582'), ('tmp_6821', u'CAST_-1206977858'), ('const-0', u'INT_NOTEQUAL_-1206986053'), ('const-64', u'INT_ADD_-1206984671'), ('const-433', u'LOAD_-1206985910'), (u'CALLIND_-1206985929', u'INDIRECT_-1206981815'), (u'LOAD_-1206982633', u'CALLIND_-1206982623'), (u'PTRADD_-1206986625', u'CAST_-1206978800'), ('const-1', u'COPY_-1206982132'), ('tmp_4425', u'CBRANCH_-1206984068'), (u'CAST_-1206978360', u'LOAD_-1206985856'), (u'INT_ADD_-1206983304', u'CAST_-1206977154'), (u'INT_ADD_-1206985025', u'CAST_-1206977729'), ('tmp_6821', u'CAST_-1206977135'), ('tmp_1193', u'CBRANCH_-1206985963'), ('const-0', u'INT_EQUAL_-1206985918'), (u'CAST_-1206978098', u'LOAD_-1206985091'), ('const-433', u'LOAD_-1206982393'), (u'MULTIEQUAL_-1206978617', u'INT_ADD_-1206983362'), ('const-1', u'INT_NOTEQUAL_-1206983159'), (u'CAST_-1206976596', u'LOAD_-1206983944'), (u'MULTIEQUAL_-1206982174', u'MULTIEQUAL_-1206982048'), ('const-433', u'LOAD_-1206983992'), (u'LOAD_-1206985138', u'INT_ADD_-1206985102'), (u'INT_EQUAL_-1206983928', u'CBRANCH_-1206983926'), ('const-0', u'INT_EQUAL_-1206983196'), ('const-0', u'CALL_-1206983360'), ('const-88', u'INT_ADD_-1206985269'), ('const-64', u'INT_ADD_-1206984939'), ('const-433', u'LOAD_-1206985019'), (u'CALL_-1206983321', u'INT_NOTEQUAL_-1206983306'), (u'INT_EQUAL_-1206986007', u'CBRANCH_-1206986004'), ('tmp_3470', u'CBRANCH_-1206983224'), (u'MULTIEQUAL_-1206979927', u'INT_AND_-1206984700'), ('const-433', u'LOAD_-1206984036'), (u'SUBPIECE_-1206980578', u'INT_SLESS_-1206985063'), ('tmp_6824', u'INT_NOTEQUAL_-1206986631'), ('tmp_3329', u'CBRANCH_-1206983339'), ('const-300', u'INT_ADD_-1206983934'), ('const-40', u'INT_ADD_-1206984074'), (u'INT_ADD_-1206984074', u'CAST_-1206977173'), ('const-16', u'INT_ADD_-1206984100'), ('const-433', u'LOAD_-1206984076'), ('const-1', u'PTRADD_-1206986625'), (u'CAST_-1206977161', u'LOAD_-1206984075'), (u'CAST_-1206976386', u'INT_ADD_-1206982395'), (u'INT_ADD_-1206985918', u'CAST_-1206978209'), (u'LOAD_-1206984336', u'CALLIND_-1206984326'), ('const-1', u'RETURN_-1206982752'), ('tmp_6821', u'LOAD_-1206982729'), (u'COPY_-1206977023', u'CALL_-1206983016'), (u'CAST_-1206978530', u'LOAD_-1206986546'), ('const-1', u'STORE_-1206983193'), (u'INT_ADD_-1206983275', u'INT_ADD_-1206983273'), (u'CAST_-1206977812', u'INT_ADD_-1206985227'), (u'LOAD_-1206986651', u'INT_NOTEQUAL_-1206986053'), ('tmp_6821', u'CAST_-1206977230'), (u'LOAD_-1206983961', u'MULTIEQUAL_-1206980077'), (u'LOAD_-1206982470', u'INT_SLESS_-1206982430'), ('const-0', u'SUBPIECE_-1206979158'), (u'CAST_-1206977676', u'LOAD_-1206984956'), ('const-0', u'INT_NOTEQUAL_-1206984958'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206984338'), ('const-64', u'INT_ADD_-1206983488'), (u'CAST_-1206977730', u'LOAD_-1206984036'), (u'LOAD_-1206982022', u'MULTIEQUAL_-1206980313'), (u'COPY_-1206978486', u'MULTIEQUAL_-1206978472'), (u'CAST_-1206977163', u'INT_ADD_-1206983324'), (u'INT_ADD_-1206986642', u'INT_LESS_-1206985985'), ('const-1535618', u'COPY_-1206976468'), (u'CAST_-1206976882', u'INT_ADD_-1206982377'), ('const-433', u'LOAD_-1206985236'), (u'CAST_-1206978464', u'LOAD_-1206986448'), ('const-433', u'LOAD_-1206983154'), ('tmp_5864', u'CBRANCH_-1206982447'), ('tmp_223', u'CBRANCH_-1206986796'), ('const-44', u'INT_ADD_-1206984684'), ('const-433', u'LOAD_-1206982094'), (u'INT_ADD_-1206984639', u'CAST_-1206978066'), (u'CAST_-1206976196', u'INT_ADD_-1206982099'), ('const-13', u'INT_NOTEQUAL_-1206986610'), ('tmp_6821', u'CAST_-1206978083'), (u'INT_ADD_-1206983105', u'INT_ADD_-1206983103'), (u'INT_NOTEQUAL_-1206982095', u'CBRANCH_-1206982095'), (u'CAST_-1206976531', u'LOAD_-1206983362'), (u'CALLIND_-1206983352', u'INT_NOTEQUAL_-1206983340'), (u'MULTIEQUAL_-1206980313', u'CALLIND_-1206982321'), ('const-88', u'INT_ADD_-1206983346'), (u'INT_NOTEQUAL_-1206983535', u'CBRANCH_-1206983535'), (u'CAST_-1206977121', u'LOAD_-1206983993'), ('const-433', u'LOAD_-1206984103'), ('const-4', u'COPY_-1206985219'), (u'CAST_-1206976475', u'CALL_-1206983254'), ('const-56', u'INT_ADD_-1206985117'), (u'CALL_-1206982782', u'INT_NOTEQUAL_-1206982767'), ('const-433', u'LOAD_-1206982470'), ('tmp_6821', u'CAST_-1206977122'), (u'LOAD_-1206983454', u'CALL_-1206983439'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982449'), (u'LOAD_-1206986917', u'INT_EQUAL_-1206986902'), ('const-1522536', u'COPY_-1206977544'), (u'CAST_-1206976613', u'INT_ADD_-1206983948'), ('tmp_6821', u'CAST_-1206977163'), ('const-433', u'LOAD_-1206984444'), (u'INT_EQUAL_-1206985022', u'CBRANCH_-1206985020'), ('tmp_2667', u'CBRANCH_-1206985310'), (u'CAST_-1206976135', u'LOAD_-1206982003'), ('const-1', u'RETURN_-1206981769'), ('tmp_4046', u'CBRANCH_-1206984080'), ('const-48', u'INT_ADD_-1206983963'), (u'LOAD_-1206986457', u'CALLIND_-1206986447'), ('const-433', u'LOAD_-1206983961'), ('const-56', u'INT_ADD_-1206984996'), (u'CAST_-1206978465', u'INT_ADD_-1206986432'), (u'INT_EQUAL_-1206984036', u'CBRANCH_-1206984035'), (u'INT_ADD_-1206985944', u'INT_SEXT_-1206985913'), (u'INT_ADD_-1206985282', u'CAST_-1206978212'), ('const-13', u'COPY_-1206977325'), (u'LOAD_-1206983409', u'CALL_-1206983360'), (u'LOAD_-1206984123', u'INT_ADD_-1206984087'), (u'MULTIEQUAL_-1206981001', u'INT_ADD_-1206982370'), (u'MULTIEQUAL_-1206981647', u'MULTIEQUAL_-1206981602'), ('const-4294967295', u'INT_ADD_-1206983916'), ('const-433', u'LOAD_-1206984400'), (u'INT_ADD_-1206982617', u'CAST_-1206976784'), (u'INT_ZEXT_-1206981141', u'INT_MULT_-1206984598'), ('const-8', u'INT_ADD_-1206983983'), (u'MULTIEQUAL_-1206979927', u'INT_AND_-1206985888'), ('const-433', u'LOAD_-1206984515'), (u'CAST_-1206978346', u'INT_ADD_-1206985821'), ('const-433', u'LOAD_-1206982172'), (u'CAST_-1206978319', u'INT_ADD_-1206986009'), (u'CAST_-1206976733', u'LOAD_-1206982533'), ('tmp_6821', u'CAST_-1206976426'), ('tmp_4975', u'CBRANCH_-1206982997'), (u'MULTIEQUAL_-1206981001', u'INT_ADD_-1206982006'), (u'INT_EQUAL_-1206983562', u'CBRANCH_-1206983560'), (u'CAST_-1206978927', u'INT_ZEXT_-1206981274'), ('const-0', u'INT_EQUAL_-1206984036'), ('const-64', u'INT_ADD_-1206984047'), (u'LOAD_-1206985133', u'INT_ADD_-1206985105'), ('const-0', u'SUBPIECE_-1206979952'), ('const-127', u'INT_EQUAL_-1206982062'), ('const-433', u'LOAD_-1206985837'), ('const-433', u'LOAD_-1206984709'), ('const-0', u'INT_NOTEQUAL_-1206985207'), ('const-64', u'INT_ADD_-1206984040'), ('tmp_6821', u'CAST_-1206978145'), (u'INT_ADD_-1206981987', u'CAST_-1206976135'), ('tmp_2566', u'CBRANCH_-1206984562'), ('const-3', u'CALL_-1206984907'), ('tmp_6821', u'CAST_-1206977595'), (u'INT_ADD_-1206986009', u'CAST_-1206978318'), (u'CALLIND_-1206983062', u'INT_NOTEQUAL_-1206983050'), (u'INT_ADD_-1206983324', u'CAST_-1206977162'), ('const-1', u'RETURN_-1206982070'), (u'INT_EQUAL_-1206984723', u'CBRANCH_-1206984722'), ('const-13', u'INT_EQUAL_-1206982449'), (u'CAST_-1206976876', u'LOAD_-1206982386'), (u'LOAD_-1206985950', u'INT_EQUAL_-1206985917'), (u'CALL_-1206983099', u'INDIRECT_-1206979663'), (u'INT_EQUAL_-1206982062', u'CBRANCH_-1206982060'), (u'CAST_-1206977692', u'CALL_-1206984980'), ('tmp_1081', u'BRANCH_-1206984326'), ('const-433', u'LOAD_-1206984645'), (u'LOAD_-1206986569', u'MULTIEQUAL_-1206981647'), (u'CALLIND_-1206984093', u'INT_EQUAL_-1206984082'), (u'LOAD_-1206985118', u'CALLIND_-1206985108'), ('const-433', u'LOAD_-1206982022'), (u'INT_SLESS_-1206986798', u'CBRANCH_-1206986796'), (u'CAST_-1206977134', u'STORE_-1206983193'), (u'CAST_-1206977137', u'LOAD_-1206984023'), (u'CAST_-1206978514', u'LOAD_-1206986523'), (u'LOAD_-1206985298', u'CALLIND_-1206985275'), ('tmp_3285', u'BRANCH_-1206983914'), (u'CAST_-1206978236', u'LOAD_-1206985347'), (u'CAST_-1206978541', u'INT_ADD_-1206986553'), ('tmp_6821', u'CAST_-1206978346'), (u'INT_SLESSEQUAL_-1206985955', u'CBRANCH_-1206985963'), ('tmp_6821', u'LOAD_-1206984762'), ('const-2', u'INT_MULT_-1206984568'), ('tmp_6823', u'CAST_-1206978927'), (u'INT_ADD_-1206983899', u'CAST_-1206977660'), (u'CAST_-1206977715', u'LOAD_-1206985019'), (u'CAST_-1206977719', u'STORE_-1206984953'), ('tmp_6821', u'CAST_-1206977086'), ('const-16', u'INT_ADD_-1206983941'), ('tmp_1846', u'CBRANCH_-1206985818'), (u'MULTIEQUAL_-1206978642', u'SUBPIECE_-1206978586'), (u'INT_NOTEQUAL_-1206983340', u'CBRANCH_-1206983339'), (u'INT_NOTEQUAL_-1206986582', u'CBRANCH_-1206986581'), ('const-24', u'INT_ADD_-1206981987'), ('const-4376', u'INT_ADD_-1206983909'), ('tmp_2154', u'BRANCH_-1206983934'), ('tmp_5576', u'CBRANCH_-1206983256'), ('const-433', u'STORE_-1206984389'), ('tmp_6821', u'CAST_-1206976867'), (u'MULTIEQUAL_-1206978583', u'STORE_-1206986023'), (u'COPY_-1206978594', u'MULTIEQUAL_-1206978472'), (u'MULTIEQUAL_-1206981602', u'CALLIND_-1206986447'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982119'), ('const-4294967295', u'INT_ADD_-1206983315'), ('const-433', u'LOAD_-1206983092'), ('const-433', u'LOAD_-1206982533'), (u'COPY_-1206976453', u'CALL_-1206981774'), (u'LOAD_-1206984076', u'CALL_-1206984058'), (u'CAST_-1206977122', u'INT_ADD_-1206983977'), (u'CAST_-1206976886', u'LOAD_-1206983065'), (u'CALL_-1206985244', u'INT_NOTEQUAL_-1206985229'), (u'CALL_-1206984980', u'INDIRECT_-1206980421'), (u'LOAD_-1206986004', u'MULTIEQUAL_-1206982156'), ('const-1', u'INT_ADD_-1206978189'), ('const-16', u'INT_ADD_-1206983976'), (u'LOAD_-1206984655', u'INT_ADD_-1206984623'), (u'CAST_-1206976629', u'INT_ADD_-1206983983'), (u'INT_ADD_-1206985888', u'CAST_-1206978433'), (u'LOAD_-1206986516', u'INT_EQUAL_-1206986478'), (u'LOAD_-1206984475', u'CALL_-1206984457'), (u'INT_NOTEQUAL_-1206984442', u'CBRANCH_-1206984441'), (u'INT_ADD_-1206986642', u'INT_LESS_-1206984791'), ('const-0', u'INT_EQUAL_-1206985022'), ('const-0', u'SUBPIECE_-1206978586'), (u'INT_ADD_-1206984954', u'CAST_-1206977729'), (u'CAST_-1206977248', u'LOAD_-1206983504'), (u'SUBPIECE_-1206979720', u'CALL_-1206982542'), ('const-3', u'INT_EQUAL_-1206982419'), (u'LOAD_-1206983504', u'MULTIEQUAL_-1206977531'), (u'LOAD_-1206982610', u'CALL_-1206982592'), (u'MULTIEQUAL_-1206981001', u'INT_ADD_-1206982135'), ('const-433', u'LOAD_-1206982386'), ('const-433', u'LOAD_-1206983950'), ('tmp_6821', u'CAST_-1206978455'), (u'CAST_-1206977193', u'LOAD_-1206983409'), (u'LOAD_-1206984655', u'INT_ADD_-1206984590'), ('const-4294967295', u'INT_NOTEQUAL_-1206983344'), ('tmp_6821', u'CAST_-1206977704'), ('const-433', u'LOAD_-1206983276'), ('tmp_5098', u'BRANCH_-1206983184'), (u'CAST_-1206978114', u'CALL_-1206985093'), ('const-64', u'INT_ADD_-1206986016'), (u'CAST_-1206978465', u'LOAD_-1206985950'), ('const-32', u'INT_AND_-1206984598'), ('const-0', u'INT_NOTEQUAL_-1206983050'), ('tmp_6821', u'LOAD_-1206984475'), (u'CAST_-1206978520', u'LOAD_-1206986530'), (u'LOAD_-1206982393', u'CALLIND_-1206982376'), ('tmp_6821', u'CAST_-1206978531'), ('const--1', u'INT_ADD_-1206984483'), (u'MULTIEQUAL_-1206979817', u'MULTIEQUAL_-1206979927'), ('const-0', u'INT_EQUAL_-1206984082'), ('const-0', u'CALL_-1206983016'), (u'CAST_-1206978466', u'INT_ADD_-1206985934'), (u'CAST_-1206978123', u'LOAD_-1206985133'), (u'LOAD_-1206984637', u'INT_ZEXT_-1206981141'), ('const-56', u'INT_ADD_-1206986530'), ('const-8', u'INT_ADD_-1206984626'), (u'CAST_-1206976385', u'LOAD_-1206982411'), (u'LOAD_-1206983276', u'INT_EQUAL_-1206983257'), ('const-24', u'INT_ADD_-1206983207'), (u'INT_ZEXT_-1206981403', u'CAST_-1206978114'), (u'CAST_-1206978781', u'LOAD_-1206986651'), ('const-22', u'INT_EQUAL_-1206986038'), ('const-433', u'LOAD_-1206983915'), ('const-1522552', u'COPY_-1206976443'), (u'CAST_-1206977269', u'INT_ADD_-1206983518'), (u'CAST_-1206977108', u'LOAD_-1206983968'), ('const-48', u'INT_ADD_-1206985888'), (u'LOAD_-1206984956', u'CALL_-1206984907'), ('tmp_6082', u'CBRANCH_-1206982173'), (u'INT_ADD_-1206986850', u'CAST_-1206978910'), (u'CAST_-1206977823', u'INT_ADD_-1206985240'), ('const-24', u'INT_ADD_-1206984693'), (u'LOAD_-1206983999', u'INT_ADD_-1206983963'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982062'), ('const-433', u'STORE_-1206986030'), ('const-433', u'LOAD_-1206982003'), ('const-4294967295', u'INT_ADD_-1206983362'), (u'CAST_-1206978852', u'LOAD_-1206986767'), ('tmp_6821', u'CAST_-1206977155'), (u'LOAD_-1206983844', u'INT_NOTEQUAL_-1206983824'), ('tmp_4752', u'CBRANCH_-1206983849'), ('const-0', u'INT_NOTEQUAL_-1206982364'), (u'INT_ADD_-1206984433', u'CAST_-1206977987'), (u'CAST_-1206978509', u'INT_ADD_-1206986500'), (u'MULTIEQUAL_-1206981946', u'CALL_-1206985896'), (u'LOAD_-1206986448', u'MULTIEQUAL_-1206980078'), ('tmp_1371', u'CBRANCH_-1206985982'), (u'CAST_-1206976613', u'LOAD_-1206984522'), ('const-433', u'LOAD_-1206986516'), (u'INT_LESS_-1206984791', u'CBRANCH_-1206984800'), ('const-433', u'LOAD_-1206985041'), ('tmp_6821', u'CAST_-1206976887'), ('const-8', u'INT_ADD_-1206986560'), ('const-23', u'INT_LESS_-1206986016'), (u'LOAD_-1206983961', u'CALLIND_-1206983352'), (u'CAST_-1206978082', u'STORE_-1206984685'), ('tmp_6821', u'CAST_-1206977710'), (u'CAST_-1206978835', u'INT_EQUAL_-1206986379'), (u'LOAD_-1206985041', u'INT_EQUAL_-1206984944'), (u'INT_EQUAL_-1206986902', u'CBRANCH_-1206986899'), ('const-48', u'INT_ADD_-1206982006'), ('const-433', u'LOAD_-1206984514'), ('tmp_6821', u'CAST_-1206977269'), ('const-0', u'INT_NOTEQUAL_-1206982767'), ('const-14', u'INT_SLESS_-1206982430'), (u'LOAD_-1206986767', u'INT_EQUAL_-1206986748'), (u'INT_ADD_-1206984499', u'CAST_-1206976607'), (u'INDIRECT_-1206980651', u'CALL_-1206984708'), ('tmp_4333', u'CBRANCH_-1206984335'), (u'LOAD_-1206986018', u'INT_NOTEQUAL_-1206985983'), ('tmp_6821', u'CAST_-1206978124'), ('tmp_6821', u'CAST_-1206978139'), (u'LOAD_-1206983944', u'CALLIND_-1206983934'), (u'INT_NOTEQUAL_-1206984680', u'CBRANCH_-1206984679'), (u'LOAD_-1206983513', u'CALLIND_-1206983503'), ('const-433', u'LOAD_-1206986866'), ('const-433', u'LOAD_-1206982610'), ('const-0', u'INT_EQUAL_-1206983078'), ('tmp_6822', u'CALL_-1206986785'), ('tmp_6209', u'BRANCH_-1206982080'), (u'LOAD_-1206982688', u'MULTIEQUAL_-1206978823'), (u'CAST_-1206978040', u'LOAD_-1206984606'), ('const-0', u'INT_EQUAL_-1206986748'), (u'LOAD_-1206984522', u'INT_ADD_-1206984486'), ('const-1522536', u'COPY_-1206976646'), ('const-1522524', u'COPY_-1206976452'), (u'LOAD_-1206984700', u'MULTIEQUAL_-1206980078'), (u'CAST_-1206977259', u'INT_ADD_-1206983504'), ('const-433', u'LOAD_-1206984502'), ('const-433', u'LOAD_-1206984742'), ('tmp_105', u'CBRANCH_-1206986899'), ('tmp_2019', u'CBRANCH_-1206985165'), ('tmp_1027', u'BRANCH_-1206984696'), ('const-143', u'CALL_-1206981814'), (u'INT_SEXT_-1206984021', u'INT_ADD_-1206977299'), ('const-433', u'LOAD_-1206983555'), (u'LOAD_-1206984380', u'MULTIEQUAL_-1206979504'), (u'INT_ADD_-1206986022', u'INT_ZEXT_-1206982164'), (u'CAST_-1206978212', u'LOAD_-1206985298'), (u'INT_NOTEQUAL_-1206985393', u'CBRANCH_-1206985391'), ('const-433', u'LOAD_-1206985138'), ('const-64', u'INT_ADD_-1206983289'), ('const-433', u'LOAD_-1206984090'), ('tmp_6821', u'CAST_-1206978465'), ('const--1', u'INT_ADD_-1206983440'), (u'LOAD_-1206984635', u'CALLIND_-1206984612'), (u'CAST_-1206977447', u'LOAD_-1206984642'), ('tmp_2051', u'CBRANCH_-1206985143'), (u'LOAD_-1206984645', u'CAST_-1206978035'), ('const-0', u'INT_EQUAL_-1206985917'), (u'INT_ADD_-1206983928', u'CAST_-1206976596'), (u'LOAD_-1206984515', u'CALLIND_-1206984492'), ('const-2', u'INT_MULT_-1206984598'), ('const-0', u'INT_EQUAL_-1206983974'), ('const-72', u'INT_ADD_-1206986635'), (u'CAST_-1206978274', u'LOAD_-1206985952'), (u'CAST_-1206977229', u'LOAD_-1206983470'), (u'INT_ADD_-1206983123', u'CAST_-1206976936'), ('const-13', u'COPY_-1206978553'), (u'CAST_-1206977801', u'LOAD_-1206985227'), (u'COPY_-1206978737', u'MULTIEQUAL_-1206982039'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206984074'), (u'MULTIEQUAL_-1206981828', u'MULTIEQUAL_-1206981702'), (u'MULTIEQUAL_-1206981828', u'SUBPIECE_-1206981974'), (u'LOAD_-1206982386', u'CALLIND_-1206982376'), (u'INT_ADD_-1206983049', u'CAST_-1206976886'), (u'INT_ADD_-1206984606', u'CAST_-1206977431'), (u'MULTIEQUAL_-1206981810', u'SUBPIECE_-1206979902'), ('const-0', u'INT_NOTEQUAL_-1206984562'), ('const-0', u'COPY_-1206986822'), (u'INT_ADD_-1206983315', u'STORE_-1206983318'), (u'INT_ADD_-1206983018', u'MULTIEQUAL_-1206978096'), ('tmp_6821', u'CAST_-1206977731'), (u'LOAD_-1206984622', u'CALLIND_-1206984612'), ('const-4', u'INT_NOTEQUAL_-1206985954'), ('const-433', u'LOAD_-1206985936'), (u'CAST_-1206976608', u'INT_ADD_-1206984499'), ('const-1522545', u'COPY_-1206981992'), (u'INT_ADD_-1206983179', u'CAST_-1206977134'), (u'INT_ADD_-1206984683', u'MULTIEQUAL_-1206979531'), ('const-269', u'COPY_-1206979886'), ('const-4294967295', u'INT_NOTEQUAL_-1206983000'), ('const-433', u'LOAD_-1206983534'), (u'CAST_-1206977703', u'LOAD_-1206983991'), (u'INT_NOTEQUAL_-1206982320', u'CBRANCH_-1206982319'), (u'COPY_-1206978539', u'MULTIEQUAL_-1206981749'), (u'MULTIEQUAL_-1206981702', u'SUBPIECE_-1206981871'), ('const-433', u'LOAD_-1206983193'), (u'INT_SEXT_-1206983876', u'INT_ADD_-1206983870'), (u'INT_ADD_-1206983504', u'CAST_-1206977258'), (u'SUBPIECE_-1206978586', u'MULTIEQUAL_-1206978583'), (u'LOAD_-1206986523', u'MULTIEQUAL_-1206981602'), ('const-433', u'LOAD_-1206985118'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206984119'), (u'CAST_-1206977697', u'LOAD_-1206983983'), (u'CAST_-1206976758', u'LOAD_-1206982576'), (u'CAST_-1206978586', u'INT_ADD_-1206986586'), (u'CAST_-1206976456', u'LOAD_-1206983223'), ('tmp_6821', u'CAST_-1206978324'), ('const-0', u'INT_EQUAL_-1206986877'), ('tmp_623', u'CBRANCH_-1206986496'), (u'CAST_-1206976784', u'LOAD_-1206982633'), (u'INT_ZEXT_-1206980503', u'MULTIEQUAL_-1206980378'), ('tmp_5622', u'CBRANCH_-1206983222'), (u'INT_ADD_-1206983905', u'CAST_-1206977069'), ('const-16', u'INT_ADD_-1206985115'), (u'LOAD_-1206986866', u'CALL_-1206986844'), (u'LOAD_-1206983152', u'MULTIEQUAL_-1206980989'), ('const-28', u'INT_EQUAL_-1206985147'), ('const-433', u'LOAD_-1206983999'), (u'INT_NOTEQUAL_-1206982364', u'CBRANCH_-1206982363'), ('tmp_3636', u'CBRANCH_-1206984810'), ('tmp_6821', u'CAST_-1206978461'), (u'LOAD_-1206984502', u'CALLIND_-1206984492'), ('const-433', u'LOAD_-1206984380'), ('const-0', u'INT_NOTEQUAL_-1206983231'), (u'INT_ADD_-1206984939', u'CAST_-1206977719'), (u'CAST_-1206977822', u'LOAD_-1206985256'), ('const-0', u'SUBPIECE_-1206981974'), ('const--1', u'INT_ADD_-1206977299'), (u'MULTIEQUAL_-1206978994', u'INT_ADD_-1206984909'), (u'INT_ADD_-1206984087', u'CAST_-1206977584'), ('const-0', u'INT_EQUAL_-1206984582'), ('tmp_2990', u'CBRANCH_-1206985070'), (u'INT_ADD_-1206977789', u'MULTIEQUAL_-1206977719'), (u'INT_ADD_-1206986441', u'CAST_-1206978470'), ('const-0', u'INT_NOTEQUAL_-1206983824'), (u'CAST_-1206978010', u'CALL_-1206984482'), (u'INT_ADD_-1206983056', u'CAST_-1206976962'), ('const-433', u'LOAD_-1206983140'), ('tmp_4630', u'CBRANCH_-1206983926'), (u'CAST_-1206977138', u'INT_ADD_-1206984007'), ('tmp_500', u'CBRANCH_-1206986581'), (u'INT_EQUAL_-1206984582', u'CBRANCH_-1206984577'), (u'INT_NOTEQUAL_-1206983177', u'CBRANCH_-1206983174'), ('const-0', u'INT_SLESS_-1206985139'), ('tmp_6824', u'INT_NOTEQUAL_-1206986829'), (u'MULTIEQUAL_-1206979531', u'INT_SLESS_-1206984740'), (u'CAST_-1206977194', u'INT_ADD_-1206983393'), (u'COPY_-1206982132', u'MULTIEQUAL_-1206980648'), ('const-433', u'LOAD_-1206985952'), (u'INT_NOTEQUAL_-1206983231', u'CBRANCH_-1206983224'), (u'INT_NOTEQUAL_-1206983824', u'CBRANCH_-1206983823'), (u'LOAD_-1206983340', u'INT_ADD_-1206983315'), ('const-433', u'LOAD_-1206984956'), (u'LOAD_-1206984369', u'INT_NOTEQUAL_-1206984348'), (u'INT_EQUAL_-1206984056', u'CBRANCH_-1206984053'), ('const-1522536', u'COPY_-1206977921'), ('const-0', u'CALL_-1206984699'), ('const-433', u'LOAD_-1206983844'), (u'INT_ADD_-1206986560', u'CAST_-1206978546'), (u'INT_ADD_-1206984909', u'MULTIEQUAL_-1206978994'), (u'LOAD_-1206986576', u'MULTIEQUAL_-1206982406'), ('const-433', u'STORE_-1206983193'), ('const-24', u'INT_ADD_-1206983497'), ('const-8', u'INT_ADD_-1206985122'), ('const-64', u'INT_ADD_-1206982672'), (u'LOAD_-1206984738', u'CALL_-1206984699'), (u'CAST_-1206977716', u'INT_ADD_-1206985003'), ('tmp_4097', u'CBRANCH_-1206984035'), ('tmp_708', u'CBRANCH_-1206986428'), ('const-433', u'LOAD_-1206983968'), ('tmp_6821', u'CAST_-1206976979'), (u'CALL_-1206984980', u'INT_ADD_-1206979190'), ('const-433', u'LOAD_-1206982386'), ('const-72', u'INT_ADD_-1206985965'), ('const-0', u'INT_NOTEQUAL_-1206983417'), ('const-0', u'STORE_-1206984389'), ('tmp_6821', u'CAST_-1206978210'), (u'LOAD_-1206985041', u'INT_EQUAL_-1206985022'), ('tmp_6821', u'CAST_-1206978231'), (u'CAST_-1206978470', u'LOAD_-1206986457'), ('const-433', u'LOAD_-1206985939'), (u'CAST_-1206978910', u'LOAD_-1206986866'), ('tmp_6821', u'CAST_-1206978192'), (u'CALLIND_-1206985275', u'INT_NOTEQUAL_-1206985263'), (u'INT_NOTEQUAL_-1206984480', u'CBRANCH_-1206984479'), (u'CALL_-1206983254', u'INT_NOTEQUAL_-1206983231'), (u'INT_ADD_-1206983983', u'CAST_-1206976628'), (u'LOAD_-1206984036', u'INT_EQUAL_-1206984017'), (u'INT_ADD_-1206984683', u'INT_SEXT_-1206984633'), (u'CAST_-1206977635', u'INT_LESS_-1206983840'), (u'CAST_-1206977162', u'INT_ADD_-1206984059'), ('tmp_6286', u'BRANCH_-1206982008'), ('tmp_3021', u'CBRANCH_-1206985391'), ('tmp_6821', u'CAST_-1206976973'), ('const-433', u'LOAD_-1206982045'), (u'CAST_-1206978139', u'INT_ADD_-1206984757'), ('tmp_6821', u'CAST_-1206976613'), ('const-44', u'INT_ADD_-1206986002'), ('tmp_978', u'CBRANCH_-1206984441'), (u'MULTIEQUAL_-1206977772', u'MULTIEQUAL_-1206977707'), (u'CAST_-1206978067', u'INT_ADD_-1206984639'), ('tmp_6821', u'CAST_-1206976160'), (u'CALL_-1206982592', u'INT_NOTEQUAL_-1206982577'), (u'CAST_-1206978115', u'LOAD_-1206985121'), (u'LOAD_-1206985305', u'INT_ADD_-1206985269'), (u'CAST_-1206978145', u'INT_ADD_-1206985154'), ('const-88', u'INT_ADD_-1206982617'), ('const-1', u'INT_SLESS_-1206984740'), ('const-56', u'INT_ADD_-1206983116'), ('tmp_2120', u'BRANCH_-1206983969'), (u'INT_ADD_-1206986642', u'MULTIEQUAL_-1206979817'), ('tmp_6821', u'SUBPIECE_-1206979952'), (u'INDIRECT_-1206979552', u'MULTIEQUAL_-1206980268'), (u'LOAD_-1206983993', u'INT_EQUAL_-1206983941'), ('const-8', u'INT_ADD_-1206985289'), (u'INT_EQUAL_-1206983078', u'CBRANCH_-1206983077'), ('const-88', u'INT_ADD_-1206985923'), (u'INT_ADD_-1206984353', u'CAST_-1206976527'), ('const-0', u'INT_NOTEQUAL_-1206982577'), (u'CAST_-1206978213', u'INT_ADD_-1206985282'), ('const-0', u'INT_SLESS_-1206984034'), ('tmp_6821', u'CAST_-1206977677'), (u'CAST_-1206977732', u'LOAD_-1206985118'), (u'LOAD_-1206982386', u'MULTIEQUAL_-1206980313'), (u'CAST_-1206977162', u'LOAD_-1206983340'), (u'INT_ADD_-1206982672', u'CAST_-1206976620'), (u'LOAD_-1206983993', u'INT_EQUAL_-1206983974'), ('tmp_935', u'CBRANCH_-1206984479'), (u'CAST_-1206976867', u'INT_ADD_-1206984722'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206984812'), (u'MULTIEQUAL_-1206981116', u'SUBPIECE_-1206979720'), (u'MULTIEQUAL_-1206981001', u'INT_ADD_-1206982121'), (u'INT_NOTEQUAL_-1206983000', u'CBRANCH_-1206982997'), ('const-44', u'INT_ADD_-1206984726'), (u'INT_ADD_-1206985003', u'CAST_-1206977715'), ('tmp_3604', u'BRANCH_-1206983132'), (u'CAST_-1206978540', u'LOAD_-1206986569'), (u'CAST_-1206977213', u'CALL_-1206983439'), ('const-13', u'INT_EQUAL_-1206984001'), ('const-3', u'CALL_-1206983360'), ('const-433', u'LOAD_-1206984123'), (u'INT_ADD_-1206982517', u'CAST_-1206976733'), (u'MULTIEQUAL_-1206982039', u'PTRADD_-1206986625'), ('const-433', u'LOAD_-1206986539'), (u'INT_ADD_-1206984375', u'CAST_-1206976937'), (u'CALL_-1206983099', u'INT_ADD_-1206978213'), (u'INT_ADD_-1206982029', u'CAST_-1206976159'), (u'CALLIND_-1206985929', u'INDIRECT_-1206982011'), ('const-0', u'CALL_-1206982542'), ('tmp_2375', u'CBRANCH_-1206984888'), ('tmp_6821', u'CAST_-1206976608'), ('const-433', u'LOAD_-1206983289'), (u'INT_ADD_-1206983975', u'CAST_-1206977703'), (u'CAST_-1206978036', u'INT_ADD_-1206984428'), ('tmp_6821', u'CAST_-1206976882'), ('tmp_6821', u'CAST_-1206977168'), (u'LOAD_-1206983092', u'INT_ADD_-1206983056'), ('tmp_738', u'CBRANCH_-1206986408'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206985975'), (u'LOAD_-1206984056', u'MULTIEQUAL_-1206979438'), (u'INDIRECT_-1206981815', u'COPY_-1206978539'), (u'LOAD_-1206984624', u'INT_AND_-1206984598'), ('const-72', u'INT_ADD_-1206983179'), ('tmp_6821', u'CAST_-1206978853'), (u'LOAD_-1206983964', u'INT_ADD_-1206983928'), ('tmp_6821', u'CAST_-1206978586'), ('const-0', u'INT_NOTEQUAL_-1206984600'), (u'CAST_-1206978531', u'INT_ADD_-1206986530'), (u'INT_ADD_-1206984364', u'CAST_-1206977956'), (u'LOAD_-1206985856', u'INT_SEXT_-1206985839'), ('tmp_6821', u'CAST_-1206977802'), (u'INT_EQUAL_-1206985189', u'CBRANCH_-1206985186'), (u'INT_ADD_-1206984684', u'CAST_-1206976890'), (u'INT_ADD_-1206978213', u'MULTIEQUAL_-1206978096'), ('tmp_1648', u'CBRANCH_-1206985973'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206986610'), (u'LOAD_-1206984082', u'INT_SEXT_-1206984065'), (u'INT_ADD_-1206986500', u'CAST_-1206978508'), (u'INT_EQUAL_-1206986429', u'CBRANCH_-1206986428'), (u'LOAD_-1206985983', u'INT_SLESSEQUAL_-1206985955'), ('tmp_6821', u'CAST_-1206978292'), ('const-4', u'CALL_-1206985172'), ('tmp_6821', u'CAST_-1206977720'), ('tmp_6821', u'CAST_-1206978521'), (u'INT_ADD_-1206983076', u'CAST_-1206976978'), (u'CAST_-1206977249', u'INT_ADD_-1206983488'), ('const-433', u'LOAD_-1206986523'), ('const-64', u'INT_ADD_-1206983941'), (u'COPY_-1206978888', u'MULTIEQUAL_-1206982039'), ('const-433', u'LOAD_-1206985227'), ('tmp_6821', u'CAST_-1206976629'), (u'COPY_-1206978553', u'MULTIEQUAL_-1206978583'), ('const-0', u'INT_NOTEQUAL_-1206985998'), (u'CAST_-1206977748', u'LOAD_-1206985138'), ('const-56', u'INT_ADD_-1206984498'), ('const-433', u'LOAD_-1206984642'), (u'CAST_-1206978121', u'LOAD_-1206984742'), (u'LOAD_-1206982540', u'MULTIEQUAL_-1206981001'), (u'INT_EQUAL_-1206986478', u'CBRANCH_-1206986476'), ('const-433', u'LOAD_-1206983340'), ('tmp_6821', u'CAST_-1206978028'), (u'COPY_-1206977220', u'CALLIND_-1206984699'), ('tmp_5726', u'CBRANCH_-1206983157'), ('tmp_6821', u'CAST_-1206978281'), (u'INT_ADD_-1206985944', u'STORE_-1206985932'), (u'COPY_-1206982146', u'MULTIEQUAL_-1206979669'), (u'CAST_-1206978048', u'LOAD_-1206984624'), (u'CAST_-1206977137', u'INT_ADD_-1206983260'), (u'INT_ADD_-1206985943', u'CAST_-1206978280'), ('const-44', u'INT_ADD_-1206984020'), (u'CAST_-1206977698', u'INT_ADD_-1206983967'), (u'INT_ADD_-1206983282', u'CAST_-1206976499'), ('const-433', u'LOAD_-1206986651'), ('const-1', u'CALL_-1206985244'), ('const-433', u'STORE_-1206983318'), ('tmp_1578', u'CBRANCH_-1206986025'), (u'MULTIEQUAL_-1206982174', u'MULTIEQUAL_-1206982156'), ('tmp_6821', u'CAST_-1206976937'), (u'INT_EQUAL_-1206985917', u'CBRANCH_-1206985915'), ('tmp_6821', u'CAST_-1206977692'), (u'MULTIEQUAL_-1206981001', u'INT_ADD_-1206981987'), (u'CAST_-1206976622', u'LOAD_-1206983992'), (u'MULTIEQUAL_-1206979705', u'INT_EQUAL_-1206983196'), ('tmp_6821', u'LOAD_-1206982359'), (u'CAST_-1206978323', u'STORE_-1206986030'), ('const-64', u'INT_ADD_-1206985075'), ('const-433', u'LOAD_-1206984622'), (u'CALL_-1206984980', u'INT_NOTEQUAL_-1206984958'), ('const-433', u'LOAD_-1206986668'), (u'CAST_-1206976938', u'INT_ADD_-1206984375'), ('const-24', u'INT_ADD_-1206982560'), ('const-383', u'INT_NOTEQUAL_-1206984094'), ('tmp_6821', u'CAST_-1206977118'), (u'LOAD_-1206984082', u'INT_SEXT_-1206984021'), (u'INT_SLESS_-1206983475', u'CBRANCH_-1206983482'), ('tmp_5316', u'CBRANCH_-1206983417'), (u'INT_ZEXT_-1206980247', u'INT_ADD_-1206986642'), (u'LOAD_-1206983979', u'CALLIND_-1206983969'), (u'CALLIND_-1206982623', u'INT_NOTEQUAL_-1206982611'), (u'LOAD_-1206983915', u'INT_NOTEQUAL_-1206983899'), ('const-433', u'LOAD_-1206985262'), (u'INT_ADD_-1206985220', u'CAST_-1206977806'), (u'CAST_-1206977601', u'INT_ADD_-1206984107'), (u'INT_EQUAL_-1206986038', u'CBRANCH_-1206986035'), (u'INT_SLESS_-1206985257', u'CBRANCH_-1206985264'), (u'SUBPIECE_-1206979720', u'INT_NOTEQUAL_-1206983159'), ('const-2', u'CALL_-1206984699'), ('tmp_6821', u'CAST_-1206976614'), ('tmp_5035', u'CBRANCH_-1206983050'), ('const-88', u'INT_ADD_-1206982370'), (u'LOAD_-1206983154', u'MULTIEQUAL_-1206977707'), ('const-433', u'LOAD_-1206982115'), ('tmp_1753', u'BRANCH_-1206985894'), (u'CAST_-1206976500', u'INT_ADD_-1206983282'), (u'CAST_-1206976425', u'LOAD_-1206983154'), (u'MULTIEQUAL_-1206980077', u'MULTIEQUAL_-1206981647'), ('tmp_6821', u'CAST_-1206977442'), ('const-0', u'INT_EQUAL_-1206986902'), ('const-1', u'INT_ADD_-1206985094'), ('const-433', u'LOAD_-1206985904'), ('tmp_6821', u'CAST_-1206978036'), ('const-433', u'LOAD_-1206983983'), ('const-8', u'INT_ADD_-1206985943'), ('tmp_4168', u'CBRANCH_-1206984460'), (u'CALL_-1206986785', u'INT_AND_-1206981194'), (u'MULTIEQUAL_-1206982406', u'MULTIEQUAL_-1206982359'), ('tmp_6384', u'CBRANCH_-1206982577'), (u'COPY_-1206982017', u'MULTIEQUAL_-1206979669'), (u'INT_ADD_-1206983138', u'CAST_-1206976425'), (u'CAST_-1206976506', u'INT_ADD_-1206983289'), ('const-1', u'CALL_-1206985912'), ('const-8', u'INT_ADD_-1206983948'), ('tmp_6238', u'CBRANCH_-1206982060'), ('const-0', u'RETURN_-1206978717'), (u'INT_NOTEQUAL_-1206985207', u'CBRANCH_-1206985207'), ('const-16', u'INT_ADD_-1206983504'), (u'INT_ADD_-1206983116', u'CAST_-1206976930'), ('tmp_4467', u'CBRANCH_-1206984041'), ('const-44', u'INT_ADD_-1206983260'), ('const-8', u'INT_ADD_-1206983952'), ('const-0', u'INT_NOTEQUAL_-1206982152'), ('const-433', u'LOAD_-1206986917'), ('tmp_6821', u'CAST_-1206977744'), (u'LOAD_-1206983139', u'INT_SEXT_-1206983122'), ('const-433', u'LOAD_-1206985243'), (u'CAST_-1206977857', u'LOAD_-1206985287'), (u'CAST_-1206978812', u'INT_EQUAL_-1206986697'), (u'INT_ADD_-1206983916', u'STORE_-1206983919'), (u'INT_MULT_-1206984568', u'INT_ADD_-1206978189'), (u'CAST_-1206978547', u'INT_ADD_-1206986560'), (u'CALL_-1206985912', u'STORE_-1206985891'), (u'INT_ADD_-1206982370', u'CAST_-1206976373'), ('const-2', u'INT_EQUAL_-1206984708'), ('tmp_6821', u'CAST_-1206978067'), (u'PTRADD_-1206986678', u'CAST_-1206978835'), (u'INT_ADD_-1206983346', u'CAST_-1206976531'), (u'CAST_-1206977278', u'INT_ADD_-1206983539'), (u'INT_ADD_-1206983136', u'CAST_-1206977068'), ('tmp_1439', u'CBRANCH_-1206985917'), (u'INT_ADD_-1206984481', u'CAST_-1206978016'), (u'MULTIEQUAL_-1206979669', u'CALLIND_-1206982321'), (u'INT_ADD_-1206985833', u'CAST_-1206978354'), (u'CAST_-1206977806', u'LOAD_-1206985236'), (u'MULTIEQUAL_-1206981810', u'MULTIEQUAL_-1206981749'), ('const-1', u'CALL_-1206982592'), ('const-3', u'CALL_-1206983174'), (u'INT_ADD_-1206984683', u'INT_SLESS_-1206984657'), (u'INT_AND_-1206984598', u'INT_NOTEQUAL_-1206984611'), ('tmp_2769', u'CBRANCH_-1206985229'), ('const-433', u'LOAD_-1206985224'), (u'LOAD_-1206983072', u'CALLIND_-1206983062'), ('tmp_6450', u'BRANCH_-1206982525'), (u'LOAD_-1206983362', u'CALLIND_-1206983352'), (u'CAST_-1206977448', u'INT_ADD_-1206984626'), ('tmp_6821', u'CAST_-1206976890'), (u'INT_SLESS_-1206985063', u'CBRANCH_-1206985070'), (u'CALL_-1206984744', u'INT_NOTEQUAL_-1206984729'), (u'COPY_-1206976443', u'CALL_-1206981774'), ('tmp_6821', u'CAST_-1206977730'), ('tmp_6821', u'CAST_-1206977730'), ('const-433', u'LOAD_-1206983132'), (u'CAST_-1206978807', u'COPY_-1206978888'), (u'SUBPIECE_-1206981871', u'INT_ADD_-1206985944'), (u'INT_ADD_-1206983393', u'CAST_-1206977193'), (u'CAST_-1206978455', u'INT_ADD_-1206985920'), (u'CAST_-1206977730', u'INT_ADD_-1206984954'), (u'INT_EQUAL_-1206985328', u'CBRANCH_-1206985327'), (u'COPY_-1206978375', u'CALL_-1206985172'), (u'CAST_-1206978433', u'LOAD_-1206985904'), ('const-56', u'INT_ADD_-1206983282'), (u'CALLIND_-1206984492', u'INT_NOTEQUAL_-1206984480'), ('tmp_6821', u'CAST_-1206978313'), ('const--1', u'INT_ADD_-1206984623'), (u'LOAD_-1206986530', u'MULTIEQUAL_-1206982359'), ('const-433', u'STORE_-1206986023'), (u'INT_ADD_-1206986432', u'CAST_-1206978464'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206985356'), ('const-433', u'LOAD_-1206984700'), ('tmp_5658', u'CBRANCH_-1206983194'), ('tmp_5874', u'CBRANCH_-1206982437'), (u'COPY_-1206982381', u'MULTIEQUAL_-1206979669'), (u'MULTIEQUAL_-1206979438', u'MULTIEQUAL_-1206979504'), ('const-64', u'INT_ADD_-1206984954'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206984094'), (u'INT_NOTEQUAL_-1206984812', u'CBRANCH_-1206984810'), ('const-0', u'INT_NOTEQUAL_-1206985263'), (u'CAST_-1206978144', u'LOAD_-1206985170'), ('const-433', u'LOAD_-1206982359'), (u'INT_ADD_-1206984757', u'CAST_-1206978138'), ('tmp_337', u'CBRANCH_-1206986694'), ('const-64', u'INT_ADD_-1206983304'), ('const-433', u'LOAD_-1206985849'), (u'CALL_-1206984457', u'INT_NOTEQUAL_-1206984442'), (u'MULTIEQUAL_-1206977707', u'MULTIEQUAL_-1206978418'), ('tmp_6821', u'CAST_-1206978010'), ('tmp_6821', u'CAST_-1206978122'), ('const-28', u'INT_NOTEQUAL_-1206984812'), (u'INT_SEXT_-1206986585', u'MULTIEQUAL_-1206981810'), (u'COPY_-1206976646', u'CALL_-1206983174'), ('const-256', u'INT_ADD_-1206985944'), (u'INT_ADD_-1206984722', u'CAST_-1206976866'), (u'SUBPIECE_-1206979902', u'INT_ADD_-1206986022'), (u'INT_EQUAL_-1206982119', u'CBRANCH_-1206982116'), (u'LOAD_-1206983140', u'MULTIEQUAL_-1206980077'), (u'CAST_-1206976606', u'LOAD_-1206983957'), (u'INT_EQUAL_-1206983974', u'CBRANCH_-1206983973'), (u'COPY_-1206977395', u'MULTIEQUAL_-1206978642')]
[(u'INT_EQUAL_-1206984082', u'CBRANCH_-1206984080'), (u'INT_EQUAL_-1206982419', u'CBRANCH_-1206982416'), (u'PTRADD_-1206977040', u'LOAD_-1206982576'), ('const-433', u'LOAD_-1206986457'), (u'INT_SLESS_-1206984034', u'CBRANCH_-1206984041'), (u'INT_NOTEQUAL_-1206984891', u'CBRANCH_-1206984888'), ('const-433', u'LOAD_-1206984515'), (u'INT_EQUAL_-1206986748', u'CBRANCH_-1206986746'), ('tmp_19695', u'PTRADD_-1206977536'), ('const-3', u'PTRADD_-1206977040'), ('const-0', u'SUBPIECE_-1206976464'), (u'INT_ADD_-1206984683', u'STORE_-1206984685'), (u'PTRADD_-1206976629', u'LOAD_-1206982688'), ('tmp_135', u'CBRANCH_-1206986875'), ('tmp_6274', u'CBRANCH_-1206982023'), ('const-1', u'CALLIND_-1206984612'), (u'INT_NOTEQUAL_-1206984094', u'CBRANCH_-1206984089'), (u'INT_SLESS_-1206983274', u'CBRANCH_-1206983281'), ('tmp_4869', u'CBRANCH_-1206983077'), ('const-433', u'LOAD_-1206982412'), (u'LOAD_-1206985910', u'SUBPIECE_-1206978344'), ('tmp_19695', u'PTRADD_-1206977869'), (u'CAST_-1206976618', u'LOAD_-1206984369'), (u'LOAD_-1206982412', u'INT_ADD_-1206982370'), (u'LOAD_-1206985837', u'INT_SLESSEQUAL_-1206985810'), ('const-8', u'PTRADD_-1206978147'), (u'INT_NOTEQUAL_-1206985229', u'CBRANCH_-1206985229'), ('const-8', u'PTRADD_-1206978879'), ('const-0', u'SUBPIECE_-1206978757'), ('const-0', u'INT_EQUAL_-1206986497'), ('const-433', u'LOAD_-1206985019'), ('const-7', u'PTRADD_-1206978195'), (u'PTRADD_-1206977616', u'LOAD_-1206984635'), (u'INT_EQUAL_-1206983941', u'CBRANCH_-1206983939'), ('const-8', u'PTRADD_-1206977440'), (u'INT_NOTEQUAL_-1206985998', u'CBRANCH_-1206985998'), (u'LOAD_-1206983520', u'CALLIND_-1206983503'), ('const-1', u'CALL_-1206984058'), (u'LOAD_-1206983223', u'CALL_-1206983174'), (u'INT_EQUAL_-1206985313', u'CBRANCH_-1206985310'), ('const-0', u'CALL_-1206984699'), (u'CAST_-1206977619', u'LOAD_-1206983925'), (u'CAST_-1206977252', u'LOAD_-1206983276'), ('tmp_19695', u'PTRADD_-1206976981'), (u'SUBPIECE_-1206979795', u'INT_SLESS_-1206983274'), (u'INT_ADD_-1206986432', u'CAST_-1206978555'), ('const-433', u'LOAD_-1206984970'), (u'SUBPIECE_-1206977307', u'INT_NOTEQUAL_-1206983177'), ('const-8', u'PTRADD_-1206978554'), (u'CAST_-1206978082', u'INT_ADD_-1206984726'), ('const-433', u'LOAD_-1206983276'), (u'LOAD_-1206985285', u'CALLIND_-1206985275'), ('tmp_19695', u'CAST_-1206978082'), (u'INT_NOTEQUAL_-1206985954', u'CBRANCH_-1206985951'), (u'LOAD_-1206984514', u'INT_ADD_-1206984483'), (u'PTRADD_-1206978075', u'LOAD_-1206984380'), ('tmp_1341', u'CBRANCH_-1206985998'), (u'LOAD_-1206985347', u'INT_EQUAL_-1206985328'), ('const-8', u'PTRADD_-1206977970'), ('const-433', u'LOAD_-1206984444'), ('const-0', u'INT_NOTEQUAL_-1206984348'), (u'INT_ADD_-1206982029', u'CAST_-1206976287'), ('tmp_19695', u'PTRADD_-1206978554'), (u'LOAD_-1206983298', u'INT_ADD_-1206983275'), ('const-8', u'PTRADD_-1206977447'), ('const-8', u'PTRADD_-1206978284'), (u'INT_EQUAL_-1206984119', u'CBRANCH_-1206984113'), (u'CAST_-1206977651', u'LOAD_-1206983991'), (u'LOAD_-1206985236', u'CALLIND_-1206985226'), ('tmp_1538', u'CBRANCH_-1206986052'), ('const-3', u'PTRADD_-1206977869'), (u'PTRADD_-1206978441', u'STORE_-1206985891'), (u'INT_ADD_-1206983260', u'CAST_-1206977252'), ('const-68', u'INT_ADD_-1206985967'), ('tmp_19695', u'PTRADD_-1206976848'), ('tmp_19695', u'PTRADD_-1206977161'), ('tmp_5163', u'CBRANCH_-1206983535'), (u'LOAD_-1206982576', u'CALL_-1206982542'), (u'MULTIEQUAL_-1206981191', u'PTRADD_-1206986678'), (u'PTRADD_-1206976894', u'LOAD_-1206982412'), ('const-13', u'INT_EQUAL_-1206984001'), (u'PTRADD_-1206977683', u'LOAD_-1206984116'), ('tmp_19695', u'CALL_-1206983099'), (u'INT_ADD_-1206982006', u'CAST_-1206976276'), (u'CAST_-1206978385', u'INT_ADD_-1206986002'), ('const-433', u'LOAD_-1206982540'), ('const-48', u'INT_ADD_-1206984320'), ('const-8', u'PTRADD_-1206976773'), (u'LOAD_-1206985952', u'CALLIND_-1206985929'), ('tmp_5428', u'CBRANCH_-1206983341'), (u'INT_LESS_-1206985985', u'CBRANCH_-1206985994'), ('const-1', u'INT_NOTEQUAL_-1206983177'), ('tmp_19695', u'CALL_-1206984482'), (u'CAST_-1206978561', u'LOAD_-1206986457'), (u'INT_AND_-1206981269', u'MULTIEQUAL_-1206981191'), (u'LOAD_-1206986004', u'MULTIEQUAL_-1206982088'), (u'INT_ADD_-1206984353', u'CAST_-1206976618'), (u'INT_EQUAL_-1206984782', u'CBRANCH_-1206984778'), ('const-48', u'INT_ADD_-1206982135'), (u'CAST_-1206978012', u'LOAD_-1206984594'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206986038'), ('tmp_187', u'CBRANCH_-1206986827'), ('tmp_19695', u'PTRADD_-1206977271'), (u'LOAD_-1206986668', u'INT_ZEXT_-1206980324'), (u'LOAD_-1206983961', u'MULTIEQUAL_-1206980152'), (u'INT_EQUAL_-1206982176', u'CBRANCH_-1206982173'), ('const-8', u'PTRADD_-1206977621'), (u'COPY_-1206982132', u'MULTIEQUAL_-1206980698'), (u'LOAD_-1206983251', u'INT_ADD_-1206982617'), ('const-0', u'INT_NOTEQUAL_-1206984480'), (u'LOAD_-1206984999', u'CALL_-1206984980'), (u'PTRADD_-1206978390', u'LOAD_-1206985298'), ('const-433', u'LOAD_-1206983132'), (u'PTRADD_-1206978838', u'LOAD_-1206986569'), ('const-433', u'LOAD_-1206983977'), (u'CAST_-1206977579', u'INT_ADD_-1206983828'), ('const-433', u'LOAD_-1206983961'), (u'MULTIEQUAL_-1206979463', u'INT_ADD_-1206984402'), (u'PTRADD_-1206977447', u'LOAD_-1206983340'), ('const-8', u'PTRADD_-1206978549'), ('tmp_5942', u'CBRANCH_-1206982391'), (u'MULTIEQUAL_-1206979106', u'INT_EQUAL_-1206983998'), ('tmp_1959', u'CBRANCH_-1206985207'), (u'INT_NOTEQUAL_-1206983344', u'CBRANCH_-1206983341'), ('tmp_19695', u'PTRADD_-1206978593'), (u'SUBPIECE_-1206977190', u'INT_SLESS_-1206984030'), (u'CAST_-1206978276', u'INT_ADD_-1206985918'), ('tmp_2269', u'CBRANCH_-1206984958'), (u'MULTIEQUAL_-1206981041', u'INT_ADD_-1206983136'), ('const-433', u'LOAD_-1206982115'), ('tmp_5127', u'CBRANCH_-1206983560'), (u'CAST_-1206978209', u'LOAD_-1206985285'), ('const-8', u'PTRADD_-1206978504'), (u'INT_NOTEQUAL_-1206982767', u'CBRANCH_-1206982767'), ('const-8', u'PTRADD_-1206977904'), (u'CAST_-1206978058', u'STORE_-1206984685'), (u'LOAD_-1206983085', u'CALLIND_-1206983062'), (u'INT_ADD_-1206983928', u'CAST_-1206976646'), ('const-0', u'COPY_-1206986822'), (u'SUBPIECE_-1206977563', u'MULTIEQUAL_-1206979581'), (u'CALL_-1206983099', u'INT_EQUAL_-1206983078'), (u'INT_ADD_-1206983440', u'INT_ADD_-1206983438'), (u'SUBPIECE_-1206977916', u'INT_NOTEQUAL_-1206985207'), (u'PTRADD_-1206978352', u'LOAD_-1206985224'), ('const-0', u'SUBPIECE_-1206977190'), ('const-433', u'LOAD_-1206985943'), ('const-48', u'INT_ADD_-1206985220'), (u'INT_ADD_-1206984621', u'CAST_-1206978033'), (u'SUBPIECE_-1206976537', u'INT_SEXT_-1206983288'), (u'INT_ADD_-1206983056', u'CAST_-1206976909'), ('const-4294967295', u'INT_ADD_-1206984402'), (u'LOAD_-1206983340', u'SUBPIECE_-1206977368'), ('const-2', u'INT_EQUAL_-1206985313'), ('const-8', u'PTRADD_-1206977649'), (u'SUBPIECE_-1206979979', u'INT_ADD_-1206986022'), ('const-7', u'PTRADD_-1206978829'), ('const-2', u'PTRADD_-1206976507'), ('const-32', u'INT_AND_-1206984568'), ('tmp_3576', u'CBRANCH_-1206983155'), (u'SUBPIECE_-1206977563', u'MULTIEQUAL_-1206979515'), (u'CAST_-1206976341', u'LOAD_-1206982151'), (u'INT_ADD_-1206984946', u'STORE_-1206984953'), ('tmp_6161', u'CBRANCH_-1206982116'), ('tmp_4280', u'CBRANCH_-1206984381'), (u'LOAD_-1206986448', u'INT_EQUAL_-1206986429'), (u'INT_AND_-1206984568', u'INT_EQUAL_-1206984582'), ('const-433', u'STORE_-1206985932'), (u'LOAD_-1206984645', u'CAST_-1206978027'), (u'LOAD_-1206984103', u'CALLIND_-1206984093'), (u'LOAD_-1206984709', u'CALLIND_-1206984699'), (u'MULTIEQUAL_-1206977485', u'INT_SLESS_-1206983475'), ('const-8', u'PTRADD_-1206978284'), (u'INT_ADD_-1206984909', u'INT_NOTEQUAL_-1206984891'), ('const-433', u'LOAD_-1206985262'), (u'CAST_-1206976666', u'LOAD_-1206983979'), ('tmp_3081', u'CBRANCH_-1206984053'), ('const-1', u'PTRADD_-1206977022'), (u'INT_ADD_-1206983909', u'CAST_-1206977619'), ('const-1', u'PTRADD_-1206976894'), ('const-13', u'COPY_-1206977380'), ('const-24', u'INT_ADD_-1206986523'), ('const-3', u'INT_EQUAL_-1206982419'), ('const-2', u'PTRADD_-1206977965'), ('tmp_3646', u'CBRANCH_-1206984800'), ('const-0', u'SUBPIECE_-1206981921'), ('tmp_3854', u'CBRANCH_-1206984664'), ('const-8', u'PTRADD_-1206978614'), ('const-433', u'LOAD_-1206984635'), (u'CAST_-1206978390', u'STORE_-1206986023'), (u'INT_ADD_-1206986642', u'MULTIEQUAL_-1206978707'), ('const-16', u'INT_ADD_-1206983899'), ('tmp_6051', u'BRANCH_-1206982123'), ('const-1522545', u'PTRSUB_-1206981927'), (u'CAST_-1206977461', u'LOAD_-1206984622'), ('const-36', u'INT_ADD_-1206982029'), ('const-8', u'PTRADD_-1206977191'), ('const-1', u'PTRADD_-1206977412'), ('const-433', u'LOAD_-1206983340'), (u'SUBPIECE_-1206977190', u'INT_SEXT_-1206984021'), (u'LOAD_-1206983339', u'CALL_-1206983321'), (u'LOAD_-1206984700', u'INT_NOTEQUAL_-1206984680'), ('const-4294967295', u'INT_ADD_-1206983421'), ('tmp_5076', u'CBRANCH_-1206982767'), (u'INT_ADD_-1206985888', u'CAST_-1206978457'), ('tmp_19695', u'PTRADD_-1206976591'), (u'INT_ADD_-1206978437', u'INT_SLESS_-1206985063'), ('tmp_19695', u'PTRADD_-1206977541'), ('tmp_19695', u'PTRADD_-1206976629'), ('const-9', u'COPY_-1206982381'), ('const-28', u'INT_LESS_-1206984791'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206985147'), (u'PTRADD_-1206976843', u'LOAD_-1206984515'), (u'PTRADD_-1206977017', u'LOAD_-1206982533'), (u'CALL_-1206983099', u'INDIRECT_-1206979627'), ('const-433', u'LOAD_-1206985959'), ('const-4294967295', u'INT_ADD_-1206984683'), ('const-433', u'LOAD_-1206986523'), (u'CAST_-1206978240', u'INT_ADD_-1206985331'), (u'LOAD_-1206984116', u'CALLIND_-1206984093'), ('tmp_19695', u'CAST_-1206978385'), (u'INT_NOTEQUAL_-1206984958', u'CBRANCH_-1206984958'), ('tmp_6534', u'CBRANCH_-1206982363'), ('const-2', u'PTRADD_-1206978660'), (u'MULTIEQUAL_-1206976721', u'CALL_-1206983254'), ('const-3', u'CALL_-1206983360'), ('const-1522536', u'PTRSUB_-1206978136'), ('tmp_19695', u'CAST_-1206977674'), ('const-2', u'PTRADD_-1206977017'), ('const-0', u'INT_NOTEQUAL_-1206984729'), ('tmp_2883', u'CBRANCH_-1206985146'), ('const-8', u'PTRADD_-1206976586'), (u'COPY_-1206978661', u'MULTIEQUAL_-1206982089'), (u'INT_ADD_-1206983273', u'CAST_-1206976487'), ('const-4294967295', u'INT_ADD_-1206984946'), (u'PTRADD_-1206978609', u'LOAD_-1206985849'), ('const-1', u'CALLIND_-1206983352'), (u'CAST_-1206977586', u'INT_LESS_-1206983840'), (u'MULTIEQUAL_-1206978779', u'INT_ADD_-1206983362'), ('const-0', u'INT_EQUAL_-1206984723'), ('const-7', u'PTRADD_-1206978142'), (u'LOAD_-1206982533', u'MULTIEQUAL_-1206980319'), (u'INT_SEXT_-1206984065', u'MULTIEQUAL_-1206981878'), ('const--1', u'INT_ADD_-1206983275'), (u'SUBPIECE_-1206980059', u'MULTIEQUAL_-1206977770'), ('tmp_2191', u'CBRANCH_-1206985020'), ('const-1522552', u'COPY_-1206976530'), (u'INT_SEXT_-1206983122', u'INT_ADD_-1206983103'), (u'INT_SEXT_-1206986585', u'MULTIEQUAL_-1206981860'), ('const-0', u'PTRSUB_-1206977013'), ('tmp_19695', u'CAST_-1206977579'), (u'LOAD_-1206983132', u'INT_ADD_-1206983105'), ('const-0', u'PTRSUB_-1206977911'), ('const-0', u'COPY_-1206978499'), ('const-8', u'PTRADD_-1206977801'), ('tmp_19695', u'PTRADD_-1206976507'), ('const-433', u'LOAD_-1206983992'), ('const-0', u'INT_NOTEQUAL_-1206982320'), ('tmp_4393', u'CBRANCH_-1206984089'), (u'LOAD_-1206984642', u'INT_ADD_-1206984606'), ('tmp_3931', u'CBRANCH_-1206984608'), ('const-433', u'LOAD_-1206984449'), (u'INT_EQUAL_-1206985147', u'CBRANCH_-1206985143'), ('const-48', u'INT_ADD_-1206985102'), ('const-8', u'PTRADD_-1206977017'), ('const-433', u'LOAD_-1206982003'), (u'COPY_-1206977245', u'CALL_-1206984699'), (u'MULTIEQUAL_-1206979958', u'CALL_-1206983254'), (u'LOAD_-1206986004', u'MULTIEQUAL_-1206982196'), (u'INT_ADD_-1206983497', u'CAST_-1206977359'), ('const-433', u'LOAD_-1206983409'), ('const-8', u'PTRADD_-1206976546'), (u'PTRADD_-1206977919', u'CAST_-1206977759'), ('const-4', u'PTRADD_-1206978012'), (u'INT_ADD_-1206983362', u'INT_NOTEQUAL_-1206983344'), (u'INT_NOTEQUAL_-1206984338', u'CBRANCH_-1206984335'), (u'INT_ADD_-1206984946', u'MULTIEQUAL_-1206977959'), (u'INT_ADD_-1206983018', u'INT_NOTEQUAL_-1206983000'), ('tmp_19695', u'LOAD_-1206984076'), ('tmp_19695', u'PTRADD_-1206977118'), ('const-2', u'PTRADD_-1206978549'), (u'CAST_-1206977735', u'LOAD_-1206984999'), ('const-1', u'CALLIND_-1206984093'), ('const-433', u'LOAD_-1206983152'), (u'COPY_-1206976507', u'CALL_-1206981774'), (u'INT_ADD_-1206983953', u'STORE_-1206983955'), ('tmp_781', u'CBRANCH_-1206986375'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206985954'), (u'INT_ADD_-1206984909', u'MULTIEQUAL_-1206979209'), ('const-4294967295', u'INT_ADD_-1206983217'), ('const-433', u'LOAD_-1206986767'), ('tmp_653', u'CBRANCH_-1206986476'), (u'PTRADD_-1206986678', u'INT_EQUAL_-1206986697'), ('const-88', u'INT_ADD_-1206984486'), (u'SUBPIECE_-1206978757', u'INT_NOTEQUAL_-1206986582'), (u'CAST_-1206978297', u'INT_ADD_-1206985967'), ('const-8', u'PTRADD_-1206978811'), (u'LOAD_-1206982386', u'MULTIEQUAL_-1206980353'), ('tmp_5089', u'BRANCH_-1206982680'), ('const-0', u'PTRSUB_-1206978365'), ('tmp_19695', u'CAST_-1206978276'), (u'PTRADD_-1206978452', u'LOAD_-1206985910'), ('const-1', u'CALL_-1206984577'), ('const-433', u'LOAD_-1206983534'), ('const-433', u'LOAD_-1206985952'), ('const-0', u'SUBPIECE_-1206977710'), (u'CAST_-1206977329', u'LOAD_-1206983454'), ('const-1', u'PTRADD_-1206977621'), ('tmp_19703', u'PTRADD_-1206986678'), ('tmp_19695', u'PTRADD_-1206978856'), ('const-8', u'PTRADD_-1206976591'), (u'INT_EQUAL_-1206986497', u'CBRANCH_-1206986496'), ('tmp_19695', u'PTRADD_-1206977899'), (u'PTRADD_-1206977546', u'LOAD_-1206983534'), (u'INT_SEXT_-1206985002', u'INT_ADD_-1206984983'), ('const-4294967295', u'INT_ADD_-1206983081'), (u'INT_NOTEQUAL_-1206985983', u'CBRANCH_-1206985982'), ('const-4', u'CALLIND_-1206985226'), ('const-0', u'SUBPIECE_-1206978344'), ('const-0', u'SUBPIECE_-1206978734'), (u'PTRADD_-1206978210', u'CAST_-1206978058'), ('const-0', u'CALL_-1206984400'), ('const-1', u'INT_EQUAL_-1206986478'), (u'MULTIEQUAL_-1206981191', u'MULTIEQUAL_-1206980698'), (u'INT_ADD_-1206978225', u'INT_ADD_-1206984610'), ('const-8', u'PTRADD_-1206977022'), ('const-1', u'PTRADD_-1206976512'), ('tmp_3678', u'CBRANCH_-1206984778'), (u'SUBPIECE_-1206977811', u'INT_SEXT_-1206985002'), ('tmp_19695', u'PTRADD_-1206977621'), ('tmp_1381', u'BRANCH_-1206985970'), ('const-0', u'SUBPIECE_-1206977563'), (u'INT_ADD_-1206984985', u'INT_ADD_-1206984983'), ('const-0', u'CALL_-1206983360'), ('const-8', u'PTRADD_-1206978441'), (u'LOAD_-1206983119', u'CALL_-1206983099'), ('const-8', u'PTRADD_-1206977407'), (u'PTRSUB_-1206978365', u'CALL_-1206985172'), (u'INT_ADD_-1206986022', u'STORE_-1206986030'), ('const-0', u'CALLIND_-1206982376'), ('const-13', u'COPY_-1206978604'), (u'INT_ADD_-1206986523', u'CAST_-1206978610'), ('const-143', u'CALL_-1206981814'), ('tmp_19695', u'PTRADD_-1206978284'), ('tmp_4292', u'BRANCH_-1206984371'), ('const-4294967295', u'INT_NOTEQUAL_-1206984891'), (u'LOAD_-1206983555', u'SUBPIECE_-1206977470'), ('const-433', u'LOAD_-1206982094'), ('tmp_19695', u'PTRADD_-1206976894'), ('const-433', u'LOAD_-1206984023'), ('const-8', u'PTRADD_-1206976843'), ('const-433', u'LOAD_-1206984036'), ('const-433', u'LOAD_-1206983147'), (u'CAST_-1206976982', u'INT_ADD_-1206984684'), ('tmp_19695', u'PTRADD_-1206977904'), ('tmp_2525', u'CBRANCH_-1206984599'), ('const-1522536', u'PTRSUB_-1206977911'), ('tmp_19695', u'CAST_-1206978556'), (u'MULTIEQUAL_-1206979581', u'INT_ADD_-1206984683'), ('const-88', u'INT_ADD_-1206983056'), (u'INT_NOTEQUAL_-1206982152', u'CBRANCH_-1206982152'), (u'INT_SEXT_-1206985893', u'MULTIEQUAL_-1206981860'), ('tmp_5906', u'CBRANCH_-1206982416'), ('tmp_4790', u'CBRANCH_-1206983823'), ('const-8', u'PTRADD_-1206978997'), ('const-0', u'INT_EQUAL_-1206985328'), ('const-4294967295', u'INT_ADD_-1206984464'), ('const-8', u'PTRADD_-1206976516'), ('tmp_3165', u'CBRANCH_-1206983998'), ('const-433', u'LOAD_-1206985285'), ('tmp_3247', u'CBRANCH_-1206983939'), ('const-0', u'INT_EQUAL_-1206986429'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206984782'), (u'CAST_-1206976877', u'LOAD_-1206983119'), ('const-433', u'LOAD_-1206985298'), ('tmp_19695', u'LOAD_-1206982610'), ('tmp_19695', u'PTRADD_-1206978246'), ('tmp_19695', u'PTRADD_-1206977208'), (u'LOAD_-1206985287', u'SUBPIECE_-1206977947'), ('const-433', u'LOAD_-1206985256'), (u'LOAD_-1206983977', u'INT_ADD_-1206983934'), ('const-433', u'LOAD_-1206985983'), (u'SUBPIECE_-1206976616', u'INT_NOTEQUAL_-1206982391'), ('tmp_2464', u'CBRANCH_-1206984942'), ('const-0', u'INT_EQUAL_-1206983928'), ('const-0', u'INT_NOTEQUAL_-1206983340'), ('const-1', u'INT_NOTEQUAL_-1206983159'), (u'INT_ADD_-1206984402', u'INT_NOTEQUAL_-1206984384'), ('tmp_19695', u'PTRADD_-1206978940'), (u'LOAD_-1206985959', u'INT_ADD_-1206985923'), (u'INT_ADD_-1206984320', u'CAST_-1206976598'), (u'INT_NOTEQUAL_-1206983306', u'CBRANCH_-1206983306'), (u'LOAD_-1206983950', u'INT_EQUAL_-1206983928'), (u'INT_NOTEQUAL_-1206982391', u'CBRANCH_-1206982391'), ('const-8', u'PTRADD_-1206978210'), (u'COPY_-1206976540', u'CALL_-1206981814'), ('const-0', u'RETURN_-1206978670'), ('const-433', u'STORE_-1206986023'), (u'MULTIEQUAL_-1206978527', u'COPY_-1206978407'), ('tmp_19695', u'LOAD_-1206982800'), (u'MULTIEQUAL_-1206979209', u'INT_ADD_-1206984909'), ('const-7', u'PTRADD_-1206977764'), ('const-1', u'INT_SLESS_-1206985257'), ('const-8', u'PTRADD_-1206976465'), ('const-10', u'COPY_-1206982089'), (u'LOAD_-1206983534', u'INT_ADD_-1206983497'), ('const-433', u'LOAD_-1206986530'), (u'INT_NOTEQUAL_-1206984348', u'CBRANCH_-1206984347'), (u'INT_ADD_-1206983081', u'MULTIEQUAL_-1206978214'), ('const-433', u'LOAD_-1206983244'), (u'LOAD_-1206985347', u'INT_EQUAL_-1206985313'), (u'PTRADD_-1206978142', u'LOAD_-1206984514'), ('const-433', u'LOAD_-1206983527'), (u'LOAD_-1206985943', u'INT_ADD_-1206985888'), ('tmp_19695', u'PTRADD_-1206978665'), (u'INT_SEXT_-1206984065', u'MULTIEQUAL_-1206979958'), ('const-8', u'PTRADD_-1206977213'), ('const-433', u'LOAD_-1206985305'), (u'CALLIND_-1206984612', u'INT_NOTEQUAL_-1206984600'), ('const-4294967295', u'INT_ADD_-1206983176'), (u'LOAD_-1206985224', u'CALL_-1206985172'), (u'INT_NOTEQUAL_-1206983159', u'CBRANCH_-1206983157'), ('const-8', u'PTRADD_-1206977266'), (u'SUBPIECE_-1206978641', u'COPY_-1206978519'), (u'CAST_-1206976316', u'LOAD_-1206982094'), (u'LOAD_-1206984400', u'CALLIND_-1206984390'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982419'), ('const-0', u'INT_NOTEQUAL_-1206984442'), ('const-8', u'PTRADD_-1206978105'), (u'PTRADD_-1206978030', u'LOAD_-1206985256'), (u'PTRSUB_-1206976636', u'CALL_-1206983174'), ('const-13', u'INT_EQUAL_-1206982449'), ('const-68', u'INT_ADD_-1206985918'), (u'INT_NOTEQUAL_-1206982577', u'CBRANCH_-1206982577'), (u'PTRADD_-1206977869', u'LOAD_-1206984956'), (u'LOAD_-1206984637', u'INT_ZEXT_-1206981216'), (u'INT_EQUAL_-1206985168', u'CBRANCH_-1206985165'), (u'MULTIEQUAL_-1206979608', u'MULTIEQUAL_-1206979581'), (u'MULTIEQUAL_-1206981878', u'MULTIEQUAL_-1206981752'), ('const-8', u'PTRADD_-1206977649'), ('const-433', u'LOAD_-1206983140'), (u'MULTIEQUAL_-1206981028', u'CALLIND_-1206983084'), (u'PTRADD_-1206977082', u'CAST_-1206976961'), (u'INT_LESS_-1206983840', u'CBRANCH_-1206983849'), ('const-7', u'PTRADD_-1206977899'), ('const-8', u'PTRADD_-1206977541'), ('const-0', u'INT_NOTEQUAL_-1206982391'), (u'INT_ADD_-1206986642', u'INT_LESS_-1206986016'), (u'LOAD_-1206985227', u'SUBPIECE_-1206977916'), ('const-433', u'LOAD_-1206984076'), (u'PTRADD_-1206976465', u'LOAD_-1206982115'), ('const-433', u'LOAD_-1206984103'), (u'CAST_-1206977073', u'STORE_-1206983193'), ('const-433', u'LOAD_-1206985950'), (u'INT_NOTEQUAL_-1206985263', u'CBRANCH_-1206985262'), (u'LOAD_-1206982003', u'MULTIEQUAL_-1206981028'), (u'INT_EQUAL_-1206985356', u'CBRANCH_-1206985352'), (u'INT_SEXT_-1206983288', u'MULTIEQUAL_-1206979958'), ('tmp_4363', u'CBRANCH_-1206984113'), (u'COPY_-1206986783', u'MULTIEQUAL_-1206979770'), ('const-0', u'INT_NOTEQUAL_-1206986631'), ('tmp_6601', u'CBRANCH_-1206982319'), ('const-1535618', u'COPY_-1206976523'), (u'CAST_-1206976598', u'LOAD_-1206984336'), (u'LOAD_-1206984700', u'MULTIEQUAL_-1206980155'), ('const-0', u'RETURN_-1206986314'), (u'INT_ADD_-1206984464', u'MULTIEQUAL_-1206979463'), ('const-0', u'INT_NOTEQUAL_-1206984680'), ('const-0', u'SUBPIECE_-1206977195'), (u'PTRADD_-1206977007', u'LOAD_-1206983092'), (u'LOAD_-1206983139', u'SUBPIECE_-1206976917'), ('const-0', u'INT_SLESS_-1206986798'), (u'PTRADD_-1206978020', u'LOAD_-1206985243'), (u'LOAD_-1206983925', u'INT_ADD_-1206983899'), ('const-8', u'PTRADD_-1206976507'), (u'PTRADD_-1206978246', u'LOAD_-1206984773'), ('const-0', u'PTRSUB_-1206978796'), (u'LOAD_-1206983470', u'INT_ADD_-1206983440'), ('tmp_1137', u'CBRANCH_-1206984679'), (u'MULTIEQUAL_-1206981860', u'INT_ADD_-1206986009'), ('const-8', u'PTRADD_-1206978609'), (u'CAST_-1206977635', u'STORE_-1206983955'), ('const-24', u'INT_ADD_-1206986441'), ('tmp_26116', u'INT_ZEXT_-1206981349'), (u'LOAD_-1206984762', u'CALL_-1206984744'), ('tmp_2635', u'CBRANCH_-1206985327'), ('const-26', u'INT_EQUAL_-1206985168'), (u'LOAD_-1206986602', u'SUBPIECE_-1206978734'), (u'CALLIND_-1206985929', u'INT_EQUAL_-1206985918'), ('const-433', u'LOAD_-1206985041'), (u'INT_NOTEQUAL_-1206984460', u'CBRANCH_-1206984460'), ('const-433', u'LOAD_-1206982633'), ('tmp_19695', u'CAST_-1206978297'), ('const-8', u'PTRADD_-1206978325'), (u'PTRADD_-1206978593', u'CAST_-1206978394'), ('const-8', u'PTRADD_-1206978573'), ('const-433', u'LOAD_-1206983993'), (u'LOAD_-1206985256', u'INT_ADD_-1206985220'), (u'MULTIEQUAL_-1206980155', u'INT_EQUAL_-1206986410'), ('const-8', u'PTRADD_-1206977002'), (u'PTRADD_-1206977208', u'LOAD_-1206983961'), ('const-8', u'PTRADD_-1206977040'), ('tmp_19695', u'PTRADD_-1206976670'), ('tmp_1680', u'CBRANCH_-1206985951'), (u'INT_ADD_-1206984384', u'CAST_-1206976965'), ('const-256', u'COPY_-1206986783'), ('const-433', u'LOAD_-1206983251'), ('const-10', u'COPY_-1206977397'), (u'INT_SEXT_-1206984633', u'INT_ADD_-1206984590'), ('const-1', u'CALLIND_-1206986447'), (u'INT_SEXT_-1206983288', u'INT_ADD_-1206983273'), (u'CAST_-1206977578', u'LOAD_-1206983844'), (u'LOAD_-1206983977', u'INT_ADD_-1206983909'), (u'LOAD_-1206984449', u'CALL_-1206984400'), ('const-8', u'PTRADD_-1206977412'), (u'CAST_-1206976287', u'LOAD_-1206982045'), ('const-1', u'PTRADD_-1206976796'), ('tmp_19695', u'PTRADD_-1206978997'), ('const-0', u'SUBPIECE_-1206977811'), (u'INT_ADD_-1206984606', u'CAST_-1206977461'), (u'LOAD_-1206984380', u'SUBPIECE_-1206977977'), ('tmp_1511', u'BRANCH_-1206984705'), (u'MULTIEQUAL_-1206978707', u'SUBPIECE_-1206978641'), (u'INT_ADD_-1206984623', u'INT_ADD_-1206984621'), ('const-433', u'LOAD_-1206983983'), (u'CALL_-1206983439', u'INT_NOTEQUAL_-1206983417'), (u'PTRADD_-1206977412', u'LOAD_-1206983251'), (u'LOAD_-1206983844', u'MULTIEQUAL_-1206979106'), (u'LOAD_-1206983065', u'CALL_-1206983016'), (u'PTRADD_-1206977271', u'LOAD_-1206984090'), ('const-3', u'PTRADD_-1206977477'), (u'INT_ADD_-1206983953', u'INT_SEXT_-1206983876'), (u'CALLIND_-1206982376', u'INT_NOTEQUAL_-1206982364'), (u'INT_NOTEQUAL_-1206986610', u'CBRANCH_-1206986607'), ('tmp_19695', u'PTRADD_-1206977546'), ('const-433', u'LOAD_-1206986651'), ('const-433', u'LOAD_-1206982022'), ('const-433', u'LOAD_-1206985224'), ('const-0', u'INT_NOTEQUAL_-1206982611'), ('const-1', u'PTRADD_-1206978030'), (u'INT_ZEXT_-1206981802', u'INT_MULT_-1206984568'), (u'MULTIEQUAL_-1206977959', u'INT_SLESS_-1206985257'), (u'PTRADD_-1206978660', u'LOAD_-1206985936'), ('const-8', u'PTRADD_-1206977161'), (u'LOAD_-1206984023', u'INT_EQUAL_-1206984001'), ('const-433', u'LOAD_-1206984082'), ('const-2', u'INT_EQUAL_-1206983224'), ('const-1', u'CALL_-1206982592'), ('const-1', u'INT_SLESS_-1206984740'), ('const-0', u'INT_EQUAL_-1206982025'), ('const-0', u'INT_SLESS_-1206984030'), ('const-6', u'PTRADD_-1206978940'), (u'MULTIEQUAL_-1206981041', u'INT_ADD_-1206982006'), ('const-8', u'PTRADD_-1206978856'), (u'PTRADD_-1206986625', u'MULTIEQUAL_-1206982101'), ('const-44', u'INT_ADD_-1206986432'), (u'SUBPIECE_-1206977190', u'MULTIEQUAL_-1206978480'), (u'PTRADD_-1206977769', u'CAST_-1206977651'), ('tmp_19695', u'PTRADD_-1206976586'), (u'INT_EQUAL_-1206983196', u'CBRANCH_-1206983194'), (u'CAST_-1206978370', u'STORE_-1206985979'), (u'SUBPIECE_-1206978344', u'INT_SEXT_-1206985893'), ('tmp_5244', u'CBRANCH_-1206983482'), ('tmp_19695', u'CAST_-1206977107'), ('tmp_19695', u'PTRADD_-1206978549'), ('tmp_19695', u'LOAD_-1206984762'), ('const-433', u'LOAD_-1206983950'), ('const-433', u'LOAD_-1206986546'), ('const-433', u'LOAD_-1206983085'), (u'PTRADD_-1206977477', u'LOAD_-1206983409'), ('const-4294967295', u'INT_ADD_-1206983315'), (u'MULTIEQUAL_-1206981041', u'INT_ADD_-1206982135'), ('const-1', u'PTRADD_-1206977007'), ('tmp_6130', u'BRANCH_-1206982137'), ('const-0', u'SUBPIECE_-1206977977'), ('const-0', u'SUBPIECE_-1206978641'), (u'LOAD_-1206982411', u'SUBPIECE_-1206976616'), ('const-8', u'PTRADD_-1206977554'), (u'PTRADD_-1206977970', u'LOAD_-1206985138'), ('const-24', u'INT_ADD_-1206984384'), (u'SUBPIECE_-1206978694', u'INT_EQUAL_-1206986497'), ('const-0', u'SUBPIECE_-1206977368'), ('const-48', u'INT_ADD_-1206983928'), (u'INT_ADD_-1206984483', u'INT_ADD_-1206984481'), (u'INT_SLESS_-1206984030', u'CBRANCH_-1206984037'), (u'LOAD_-1206984742', u'INT_EQUAL_-1206984723'), ('const-0', u'INT_NOTEQUAL_-1206983535'), ('const-0', u'INT_SLESS_-1206986540'), (u'CAST_-1206978239', u'LOAD_-1206985347'), (u'INT_SLESS_-1206985139', u'CBRANCH_-1206985146'), ('tmp_19695', u'PTRADD_-1206977477'), (u'INT_ZEXT_-1206980578', u'MULTIEQUAL_-1206980453'), (u'COPY_-1206977397', u'MULTIEQUAL_-1206978707'), (u'INT_SEXT_-1206984492', u'INT_ADD_-1206984481'), ('const-48', u'INT_ADD_-1206982078'), ('tmp_464', u'CBRANCH_-1206986607'), (u'LOAD_-1206984497', u'CALL_-1206984482'), ('const-0', u'INT_EQUAL_-1206983257'), (u'MULTIEQUAL_-1206979268', u'INT_ADD_-1206984946'), ('const-433', u'LOAD_-1206982151'), (u'CAST_-1206978533', u'STORE_-1206986401'), ('const-48', u'INT_ADD_-1206982370'), ('const-0', u'INT_NOTEQUAL_-1206983306'), ('const-1522552', u'COPY_-1206976498'), ('const-8', u'PTRADD_-1206977007'), (u'LOAD_-1206982045', u'INT_EQUAL_-1206982025'), ('tmp_1279', u'BRANCH_-1206985885'), (u'PTRADD_-1206977118', u'LOAD_-1206984738'), (u'CAST_-1206978556', u'INT_ADD_-1206986432'), (u'PTRADD_-1206977541', u'LOAD_-1206983527'), ('const-0', u'SUBPIECE_-1206976415'), ('tmp_2086', u'BRANCH_-1206985108'), ('const-433', u'LOAD_-1206985904'), ('tmp_5696', u'CBRANCH_-1206983174'), ('tmp_26116', u'INT_EQUAL_-1206986877'), (u'INT_NOTEQUAL_-1206983899', u'CBRANCH_-1206983896'), ('tmp_5540', u'CBRANCH_-1206983281'), (u'SUBPIECE_-1206978221', u'INT_SLESS_-1206985139'), (u'INT_EQUAL_-1206983257', u'CBRANCH_-1206983256'), ('tmp_1618', u'CBRANCH_-1206985994'), ('tmp_1062', u'CBRANCH_-1206984347'), ('tmp_19695', u'PTRADD_-1206978660'), ('const-18', u'INT_EQUAL_-1206985356'), (u'PTRADD_-1206978879', u'LOAD_-1206986651'), ('const-433', u'LOAD_-1206984624'), ('const-433', u'LOAD_-1206984075'), (u'CALL_-1206983099', u'INT_ADD_-1206983081'), (u'PTRADD_-1206978195', u'LOAD_-1206984655'), ('const-433', u'LOAD_-1206985856'), ('const-433', u'LOAD_-1206985347'), (u'INT_EQUAL_-1206982025', u'CBRANCH_-1206982023'), (u'LOAD_-1206985939', u'CALLIND_-1206985929'), ('tmp_1890', u'CBRANCH_-1206985264'), (u'LOAD_-1206986539', u'CALLIND_-1206986529'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206985189'), ('tmp_19695', u'PTRADD_-1206978441'), (u'PTRADD_-1206977383', u'LOAD_-1206983193'), ('const-433', u'LOAD_-1206983925'), (u'LOAD_-1206982800', u'CALL_-1206982782'), (u'SUBPIECE_-1206978734', u'MULTIEQUAL_-1206978878'), (u'LOAD_-1206986569', u'MULTIEQUAL_-1206981722'), ('const-3', u'COPY_-1206982146'), ('tmp_19695', u'PTRADD_-1206977040'), ('tmp_19695', u'CAST_-1206978408'), ('const-1', u'INT_ADD_-1206986022'), (u'INT_ADD_-1206984684', u'CAST_-1206976981'), ('const-7', u'PTRADD_-1206978504'), ('const-16', u'COPY_-1206982017'), ('const-433', u'LOAD_-1206984700'), (u'MULTIEQUAL_-1206978407', u'INT_ADD_-1206978437'), ('const-21', u'INT_NOTEQUAL_-1206985393'), ('const-1', u'INT_ADD_-1206978437'), (u'CAST_-1206976986', u'LOAD_-1206984709'), (u'INT_SLESS_-1206984740', u'CBRANCH_-1206984747'), (u'INT_ADD_-1206985821', u'CAST_-1206978407'), ('tmp_19695', u'PTRADD_-1206977447'), (u'CALL_-1206984577', u'INT_NOTEQUAL_-1206984562'), (u'INT_EQUAL_-1206984944', u'CBRANCH_-1206984942'), (u'CAST_-1206978027', u'INT_ADD_-1206984610'), ('const-1', u'CALLIND_-1206985275'), (u'MULTIEQUAL_-1206981722', u'MULTIEQUAL_-1206981677'), ('tmp_3756', u'CBRANCH_-1206984722'), (u'INT_NOTEQUAL_-1206986631', u'CBRANCH_-1206986629'), ('const-0', u'PTRSUB_-1206977534'), ('const-433', u'LOAD_-1206983139'), ('const-3', u'PTRADD_-1206978105'), ('const-433', u'LOAD_-1206986539'), ('const-8', u'PTRADD_-1206977616'), (u'MULTIEQUAL_-1206981041', u'INT_ADD_-1206981987'), (u'LOAD_-1206985019', u'SUBPIECE_-1206977811'), ('const-2', u'PTRADD_-1206978020'), ('const-8', u'PTRADD_-1206977477'), ('tmp_283', u'CBRANCH_-1206986746'), (u'INT_SLESS_-1206984657', u'CBRANCH_-1206984664'), ('const-9', u'PTRADD_-1206978573'), ('const-1', u'CALLIND_-1206982623'), ('tmp_19695', u'PTRADD_-1206978105'), (u'LOAD_-1206985262', u'CALL_-1206985244'), (u'CAST_-1206976909', u'LOAD_-1206983072'), ('const-3', u'PTRADD_-1206976546'), ('const-433', u'STORE_-1206984389'), ('tmp_19695', u'CAST_-1206977253'), ('const-0', u'PTRSUB_-1206976636'), ('const-433', u'LOAD_-1206983915'), (u'CAST_-1206977270', u'STORE_-1206983318'), (u'PTRSUB_-1206978796', u'CALLIND_-1206986447'), ('tmp_19695', u'PTRADD_-1206978829'), (u'INT_ADD_-1206984693', u'CAST_-1206976986'), (u'PTRADD_-1206977536', u'LOAD_-1206983520'), ('tmp_19703', u'MULTIEQUAL_-1206982101'), ('const-433', u'LOAD_-1206982688'), (u'LOAD_-1206982729', u'CALL_-1206982717'), ('const-8', u'PTRADD_-1206976791'), ('const-433', u'LOAD_-1206982137'), (u'INT_ZEXT_-1206981216', u'INT_MULT_-1206984598'), (u'LOAD_-1206986546', u'CALLIND_-1206986529'), ('const-7', u'PTRADD_-1206977541'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206985393'), (u'COPY_-1206982381', u'MULTIEQUAL_-1206979741'), ('tmp_6343', u'CBRANCH_-1206982610'), ('const-433', u'STORE_-1206984685'), ('const-0', u'INT_SLESS_-1206984034'), ('const-63', u'INT_LESS_-1206983840'), ('tmp_19695', u'CALL_-1206984980'), (u'INT_ADD_-1206984962', u'MULTIEQUAL_-1206979209'), (u'MULTIEQUAL_-1206981878', u'SUBPIECE_-1206982024'), ('const-433', u'LOAD_-1206984063'), ('tmp_19695', u'CALL_-1206984708'), ('const-433', u'LOAD_-1206983072'), (u'MULTIEQUAL_-1206981191', u'SUBPIECE_-1206979795'), (u'INT_NOTEQUAL_-1206983050', u'CBRANCH_-1206983050'), ('tmp_4676', u'CBRANCH_-1206983896'), ('const-433', u'STORE_-1206983318'), ('const-433', u'LOAD_-1206984622'), ('tmp_3607', u'BRANCH_-1206983772'), (u'LOAD_-1206982022', u'MULTIEQUAL_-1206980353'), ('const-2', u'PTRADD_-1206977536'), ('tmp_19695', u'LOAD_-1206982729'), ('tmp_6118', u'CBRANCH_-1206982152'), ('const--1', u'INT_ADD_-1206983105'), ('const-10', u'INT_EQUAL_-1206986007'), (u'LOAD_-1206985943', u'INT_ADD_-1206984384'), (u'PTRADD_-1206978755', u'CAST_-1206978533'), ('const-1', u'CALL_-1206985912'), ('const-8', u'PTRADD_-1206978755'), ('const-264', u'INT_NOTEQUAL_-1206984074'), ('const-0', u'SUBPIECE_-1206982024'), (u'CAST_-1206976535', u'INT_SLESS_-1206982430'), (u'INT_EQUAL_-1206986410', u'CBRANCH_-1206986408'), ('const-1', u'PTRADD_-1206978395'), (u'INT_ADD_-1206986002', u'CAST_-1206978384'), ('tmp_1989', u'CBRANCH_-1206985186'), (u'CALL_-1206984482', u'INT_NOTEQUAL_-1206984460'), (u'LOAD_-1206983276', u'INT_EQUAL_-1206983224'), (u'INT_NOTEQUAL_-1206984074', u'CBRANCH_-1206984068'), (u'LOAD_-1206982470', u'CAST_-1206976535'), ('const-433', u'LOAD_-1206984742'), (u'INT_ADD_-1206979070', u'CAST_-1206977586'), (u'CAST_-1206978555', u'LOAD_-1206986448'), (u'CAST_-1206976692', u'LOAD_-1206984502'), (u'MULTIEQUAL_-1206979958', u'SUBPIECE_-1206980059'), (u'SUBPIECE_-1206976442', u'INT_NOTEQUAL_-1206982152'), ('const-1', u'COPY_-1206981998'), ('const-4294967295', u'INT_ADD_-1206983953'), (u'LOAD_-1206985012', u'INT_ADD_-1206984985'), ('const-433', u'LOAD_-1206984999'), ('const-2', u'INT_EQUAL_-1206983998'), ('const-1', u'PTRADD_-1206977546'), (u'LOAD_-1206983992', u'CALLIND_-1206983969'), ('const-433', u'LOAD_-1206982045'), ('tmp_4533', u'CBRANCH_-1206983996'), (u'COPY_-1206977380', u'MULTIEQUAL_-1206976721'), (u'INT_EQUAL_-1206986697', u'CBRANCH_-1206986694'), (u'CALL_-1206986785', u'INT_AND_-1206981269'), ('const-2', u'CALL_-1206984699'), (u'INT_ADD_-1206985918', u'CAST_-1206978275'), (u'INT_EQUAL_-1206984001', u'CBRANCH_-1206983998'), (u'LOAD_-1206983244', u'CALLIND_-1206982623'), (u'LOAD_-1206986651', u'SUBPIECE_-1206978757'), (u'INT_NOTEQUAL_-1206986829', u'CBRANCH_-1206986827'), (u'INT_NOTEQUAL_-1206985975', u'CBRANCH_-1206985973'), (u'PTRADD_-1206977161', u'CAST_-1206977073'), ('const-8', u'PTRADD_-1206977208'), ('const-8', u'PTRADD_-1206977528'), ('const-8', u'PTRADD_-1206976629'), (u'MULTIEQUAL_-1206982101', u'COPY_-1206978812'), (u'LOAD_-1206983251', u'MULTIEQUAL_-1206981041'), ('const-9', u'PTRADD_-1206977161'), ('tmp_1734', u'CBRANCH_-1206985915'), (u'LOAD_-1206984742', u'INT_EQUAL_-1206984708'), (u'LOAD_-1206982359', u'CALL_-1206982335'), (u'CAST_-1206978033', u'LOAD_-1206984637'), (u'LOAD_-1206985091', u'SUBPIECE_-1206978180'), ('const-433', u'LOAD_-1206984606'), (u'COPY_-1206978499', u'MULTIEQUAL_-1206978407'), (u'COPY_-1206977275', u'CALLIND_-1206984699'), ('const-44', u'INT_ADD_-1206983828'), ('tmp_19695', u'PTRADD_-1206978452'), (u'INT_LESS_-1206986016', u'CBRANCH_-1206986025'), ('const-433', u'LOAD_-1206982610'), (u'LOAD_-1206985131', u'CALLIND_-1206985108'), ('const--1', u'INT_ADD_-1206984009'), ('tmp_19695', u'PTRADD_-1206978325'), (u'INT_ADD_-1206983176', u'INT_NOTEQUAL_-1206983158'), ('tmp_26118', u'INT_NOTEQUAL_-1206986631'), ('const-269', u'INT_EQUAL_-1206984119'), (u'MULTIEQUAL_-1206978480', u'INT_ADD_-1206983916'), ('const-433', u'LOAD_-1206984336'), (u'PTRADD_-1206977554', u'LOAD_-1206983555'), ('const-8', u'PTRADD_-1206977801'), ('const-8', u'PTRADD_-1206978940'), ('const-0', u'SUBPIECE_-1206977447'), ('tmp_3113', u'CBRANCH_-1206984037'), (u'INT_ADD_-1206984009', u'INT_ADD_-1206984007'), (u'CALL_-1206982335', u'INT_NOTEQUAL_-1206982320'), (u'PTRADD_-1206978843', u'LOAD_-1206986576'), (u'MULTIEQUAL_-1206981752', u'SUBPIECE_-1206981921'), (u'INDIRECT_-1206979738', u'MULTIEQUAL_-1206980453'), ('tmp_3201', u'CBRANCH_-1206983973'), ('const-3', u'PTRADD_-1206978997'), (u'PTRADD_-1206978012', u'LOAD_-1206985227'), ('const-0', u'INT_NOTEQUAL_-1206985229'), (u'SUBPIECE_-1206977710', u'INT_SLESS_-1206984034'), (u'INDIRECT_-1206979627', u'MULTIEQUAL_-1206980343'), ('const-4', u'PTRADD_-1206976670'), (u'INDIRECT_-1206980496', u'SUBPIECE_-1206979230'), ('const-1', u'CALLIND_-1206983062'), (u'MULTIEQUAL_-1206981041', u'INT_ADD_-1206982078'), ('const-22', u'INT_EQUAL_-1206986038'), ('const-1522885', u'COPY_-1206977275'), ('const-0', u'SUBPIECE_-1206978694'), (u'PTRADD_-1206978665', u'LOAD_-1206985943'), ('tmp_19695', u'PTRADD_-1206978352'), ('const-433', u'LOAD_-1206982800'), (u'CAST_-1206977597', u'LOAD_-1206983886'), (u'CAST_-1206976981', u'LOAD_-1206984700'), ('const-0', u'INT_NOTEQUAL_-1206984460'), (u'PTRADD_-1206976591', u'LOAD_-1206983305'), ('tmp_19695', u'PTRADD_-1206977002'), (u'PTRADD_-1206977191', u'CAST_-1206977072'), ('tmp_19695', u'PTRADD_-1206977440'), (u'INT_EQUAL_-1206986877', u'CBRANCH_-1206986875'), ('const-0', u'INT_EQUAL_-1206984056'), (u'MULTIEQUAL_-1206979741', u'CALLIND_-1206982321'), ('const-88', u'INT_ADD_-1206984606'), ('const-0', u'SUBPIECE_-1206976537'), (u'INT_SLESS_-1206986540', u'CBRANCH_-1206986547'), ('const-0', u'INT_NOTEQUAL_-1206984611'), (u'INT_ADD_-1206982135', u'CAST_-1206976341'), (u'CALL_-1206984657', u'LOAD_-1206984645'), ('tmp_2728', u'CBRANCH_-1206985262'), (u'INT_EQUAL_-1206982449', u'CBRANCH_-1206982447'), ('tmp_1455', u'BRANCH_-1206985893'), ('const-0', u'CALL_-1206982335'), (u'INT_NOTEQUAL_-1206984384', u'CBRANCH_-1206984381'), (u'PTRADD_-1206978504', u'LOAD_-1206986004'), ('const-24', u'INT_ADD_-1206982121'), (u'SUBPIECE_-1206978734', u'INT_SEXT_-1206986585'), ('const-3', u'PTRADD_-1206978352'), ('tmp_6197', u'CBRANCH_-1206982095'), ('const-0', u'SUBPIECE_-1206979795'), (u'INT_SEXT_-1206984633', u'INT_ADD_-1206984621'), ('tmp_4503', u'CBRANCH_-1206984016'), ('tmp_19695', u'PTRADD_-1206976935'), ('const-433', u'LOAD_-1206983223'), (u'INT_SEXT_-1206983448', u'INT_ADD_-1206983438'), ('const-8', u'PTRADD_-1206976768'), ('const-4294967295', u'INT_ADD_-1206984909'), ('tmp_1785', u'BRANCH_-1206984380'), (u'CALL_-1206984980', u'INDIRECT_-1206980496'), (u'INT_ADD_-1206978213', u'INT_ADD_-1206984580'), ('tmp_19703', u'CAST_-1206978796'), (u'PTRADD_-1206977752', u'CAST_-1206977635'), ('const-24', u'INT_ADD_-1206983136'), (u'LOAD_-1206984595', u'CALL_-1206984577'), (u'INT_ADD_-1206983963', u'CAST_-1206976666'), ('tmp_19695', u'PTRADD_-1206977261'), (u'INT_NOTEQUAL_-1206984729', u'CBRANCH_-1206984729'), ('tmp_432', u'CBRANCH_-1206986629'), ('const-8', u'PTRADD_-1206977683'), (u'INT_NOTEQUAL_-1206983158', u'CBRANCH_-1206983155'), ('const-433', u'LOAD_-1206983470'), (u'MULTIEQUAL_-1206979770', u'INT_EQUAL_-1206983196'), (u'MULTIEQUAL_-1206981677', u'CALLIND_-1206986447'), ('const-11', u'INT_LESS_-1206985985'), (u'MULTIEQUAL_-1206981041', u'INT_ADD_-1206982121'), (u'PTRADD_-1206977407', u'LOAD_-1206983244'), (u'SUBPIECE_-1206977834', u'MULTIEQUAL_-1206979268'), (u'MULTIEQUAL_-1206980698', u'CALLIND_-1206983084'), (u'INT_SLESS_-1206982430', u'CBRANCH_-1206982437'), ('tmp_19695', u'PTRADD_-1206978030'), (u'LOAD_-1206984075', u'MULTIEQUAL_-1206982211'), ('tmp_3786', u'CBRANCH_-1206984706'), ('const-2', u'PTRADD_-1206976768'), ('tmp_19695', u'PTRADD_-1206977965'), ('const-1', u'RETURN_-1206981809'), ('tmp_1568', u'CBRANCH_-1206986035'), ('const-433', u'LOAD_-1206985939'), ('tmp_19695', u'PTRADD_-1206977007'), ('const-433', u'LOAD_-1206986448'), (u'SUBPIECE_-1206978047', u'MULTIEQUAL_-1206979515'), ('tmp_19695', u'PTRADD_-1206976512'), ('const-1522540', u'PTRSUB_-1206978365'), (u'INT_ADD_-1206984087', u'CAST_-1206977548'), (u'INT_NOTEQUAL_-1206982611', u'CBRANCH_-1206982610'), ('const-433', u'LOAD_-1206985227'), (u'PTRADD_-1206978395', u'LOAD_-1206985305'), ('const-36', u'INT_ADD_-1206984353'), (u'MULTIEQUAL_-1206978638', u'STORE_-1206986023'), ('const-433', u'LOAD_-1206984090'), (u'LOAD_-1206984036', u'MULTIEQUAL_-1206979106'), ('tmp_19695', u'PTRADD_-1206976843'), ('const-128', u'INT_ADD_-1206979070'), (u'INT_ADD_-1206983977', u'CAST_-1206977106'), (u'LOAD_-1206984063', u'SUBPIECE_-1206977710'), (u'COPY_-1206976530', u'CALL_-1206981814'), ('const-5', u'PTRADD_-1206977383'), ('const-433', u'LOAD_-1206984773'), ('const-26', u'INT_NOTEQUAL_-1206984338'), (u'LOAD_-1206983154', u'SUBPIECE_-1206976464'), (u'LOAD_-1206986530', u'MULTIEQUAL_-1206982399'), ('const-8', u'PTRADD_-1206978395'), (u'INT_SLESSEQUAL_-1206985810', u'CBRANCH_-1206985818'), ('tmp_19695', u'CALL_-1206985896'), ('const-8', u'PTRADD_-1206978452'), ('tmp_19695', u'PTRADD_-1206978609'), (u'LOAD_-1206984773', u'SUBPIECE_-1206978142'), (u'INT_ADD_-1206985967', u'CAST_-1206978296'), (u'PTRSUB_-1206978136', u'CALL_-1206984400'), (u'INT_NOTEQUAL_-1206983417', u'CBRANCH_-1206983417'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982176'), (u'INT_ADD_-1206984726', u'CAST_-1206978081'), ('tmp_19695', u'PTRADD_-1206978755'), ('const-433', u'LOAD_-1206984497'), ('const-8', u'PTRADD_-1206976796'), (u'LOAD_-1206985849', u'MULTIEQUAL_-1206982211'), ('const-433', u'LOAD_-1206984637'), (u'PTRADD_-1206976848', u'LOAD_-1206984522'), (u'CALL_-1206985912', u'MULTIEQUAL_-1206982196'), (u'CAST_-1206978407', u'LOAD_-1206985837'), ('tmp_1608', u'CBRANCH_-1206986004'), ('const-1522516', u'COPY_-1206976540'), ('tmp_19695', u'PTRADD_-1206978045'), (u'COPY_-1206978604', u'COPY_-1206978411'), (u'PTRADD_-1206978325', u'LOAD_-1206985170'), ('const-433', u'STORE_-1206983919'), ('tmp_19695', u'PTRADD_-1206978395'), (u'LOAD_-1206984606', u'INT_ZEXT_-1206981802'), ('tmp_548', u'CBRANCH_-1206986547'), (u'INT_ADD_-1206982370', u'CAST_-1206976808'), (u'INT_EQUAL_-1206983224', u'CBRANCH_-1206983222'), (u'LOAD_-1206985936', u'CALLIND_-1206984390'), (u'INT_NOTEQUAL_-1206986053', u'CBRANCH_-1206986052'), ('const-0', u'SUBPIECE_-1206978180'), ('tmp_19695', u'PTRADD_-1206977383'), ('const-433', u'LOAD_-1206985170'), ('const-433', u'LOAD_-1206985936'), (u'LOAD_-1206985243', u'CALLIND_-1206985226'), ('const-8', u'PTRADD_-1206976629'), ('const-0', u'SUBPIECE_-1206978047'), ('tmp_1495', u'CBRANCH_-1206984729'), ('const-88', u'INT_ADD_-1206984087'), (u'CAST_-1206976487', u'LOAD_-1206983289'), (u'PTRADD_-1206978105', u'LOAD_-1206984449'), (u'INT_EQUAL_-1206985918', u'CBRANCH_-1206985917'), ('tmp_19695', u'PTRADD_-1206977616'), ('const-0', u'SUBPIECE_-1206976575'), ('const-433', u'LOAD_-1206985287'), (u'MULTIEQUAL_-1206981722', u'CALLIND_-1206986529'), ('const-1', u'INT_ADD_-1206978213'), (u'COPY_-1206981998', u'MULTIEQUAL_-1206980698'), ('const-10', u'COPY_-1206977460'), (u'LOAD_-1206983305', u'SUBPIECE_-1206976537'), (u'CALL_-1206984058', u'INT_EQUAL_-1206984036'), ('const-7', u'PTRADD_-1206976976'), ('const-0', u'SUBPIECE_-1206977916'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206985168'), (u'MULTIEQUAL_-1206977770', u'MULTIEQUAL_-1206978480'), (u'CAST_-1206976904', u'LOAD_-1206982633'), ('const-44', u'INT_ADD_-1206983977'), (u'SUBPIECE_-1206981921', u'INT_ADD_-1206985944'), (u'COPY_-1206978407', u'MULTIEQUAL_-1206978638'), (u'PTRADD_-1206976492', u'LOAD_-1206982172'), ('tmp_19695', u'PTRADD_-1206977688'), ('tmp_19695', u'PTRADD_-1206977191'), (u'INT_SEXT_-1206985913', u'CALL_-1206985912'), ('const-4294967295', u'INT_ADD_-1206984962'), ('const-433', u'LOAD_-1206984475'), ('tmp_19695', u'PTRADD_-1206977017'), (u'SUBPIECE_-1206978641', u'MULTIEQUAL_-1206978638'), (u'PTRADD_-1206977510', u'LOAD_-1206983470'), (u'CAST_-1206977755', u'LOAD_-1206985041'), ('const-8', u'PTRADD_-1206978246'), ('const-2', u'INT_EQUAL_-1206986410'), ('const-28', u'INT_NOTEQUAL_-1206984812'), ('tmp_6617', u'BRANCH_-1206982714'), (u'PTRADD_-1206978549', u'LOAD_-1206985952'), ('tmp_19695', u'PTRADD_-1206977082'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206986007'), (u'INT_EQUAL_-1206984708', u'CBRANCH_-1206984706'), ('const-4294967295', u'INT_NOTEQUAL_-1206983344'), (u'INT_ADD_-1206983217', u'MULTIEQUAL_-1206977796'), (u'CAST_-1206978796', u'CALL_-1206986785'), (u'INT_EQUAL_-1206984017', u'CBRANCH_-1206984016'), (u'CAST_-1206976808', u'LOAD_-1206982386'), ('const-8', u'PTRADD_-1206978045'), ('const-433', u'LOAD_-1206983555'), ('const-1522536', u'PTRSUB_-1206976636'), (u'MULTIEQUAL_-1206980453', u'SUBPIECE_-1206980536'), (u'PTRADD_-1206977002', u'LOAD_-1206983085'), ('const-1522524', u'COPY_-1206976507'), (u'INT_NOTEQUAL_-1206984611', u'CBRANCH_-1206984608'), (u'LOAD_-1206985904', u'CALLIND_-1206985894'), ('const-433', u'LOAD_-1206982172'), (u'LOAD_-1206983957', u'CALLIND_-1206983934'), (u'MULTIEQUAL_-1206982101', u'INT_EQUAL_-1206986697'), ('const-8', u'PTRADD_-1206978012'), ('tmp_19695', u'PTRADD_-1206976796'), ('const-2', u'PTRADD_-1206978390'), (u'PTRADD_-1206986625', u'INT_EQUAL_-1206986379'), (u'MULTIEQUAL_-1206982399', u'INT_ADD_-1206984320'), (u'PTRADD_-1206978816', u'LOAD_-1206986523'), ('const-433', u'LOAD_-1206983454'), (u'CAST_-1206978296', u'LOAD_-1206985983'), (u'INT_ADD_-1206984007', u'CAST_-1206977122'), (u'LOAD_-1206984594', u'INT_AND_-1206984568'), (u'INT_NOTEQUAL_-1206984562', u'CBRANCH_-1206984562'), (u'CALL_-1206983254', u'INT_ADD_-1206983217'), (u'PTRADD_-1206977899', u'LOAD_-1206985012'), ('tmp_6299', u'BRANCH_-1206981981'), ('const--1', u'INT_ADD_-1206984985'), (u'PTRSUB_-1206977911', u'CALL_-1206984907'), ('const-2', u'PTRADD_-1206978838'), (u'SUBPIECE_-1206977977', u'MULTIEQUAL_-1206979581'), ('tmp_19695', u'CAST_-1206977756'), (u'PTRADD_-1206977440', u'CAST_-1206977270'), ('const-3', u'CALL_-1206983174'), ('tmp_19695', u'LOAD_-1206984595'), ('tmp_3984', u'CBRANCH_-1206984577'), ('const-433', u'LOAD_-1206984645'), (u'INT_EQUAL_-1206983998', u'CBRANCH_-1206983996'), (u'LOAD_-1206985170', u'SUBPIECE_-1206978221'), ('const-5', u'PTRADD_-1206977271'), ('const-0', u'INT_NOTEQUAL_-1206982095'), (u'INT_EQUAL_-1206986379', u'CBRANCH_-1206986375'), ('const-8', u'PTRADD_-1206978075'), ('const-433', u'LOAD_-1206984369'), ('const-433', u'LOAD_-1206983092'), (u'PTRADD_-1206976768', u'LOAD_-1206983957'), ('const-8', u'PTRADD_-1206977554'), ('tmp_19695', u'PTRADD_-1206978573'), ('tmp_19695', u'PTRADD_-1206977801'), ('const-0', u'INT_NOTEQUAL_-1206986829'), ('const-44', u'INT_ADD_-1206985025'), (u'INT_NOTEQUAL_-1206984600', u'CBRANCH_-1206984599'), ('const-44', u'INT_ADD_-1206985331'), (u'LOAD_-1206983152', u'MULTIEQUAL_-1206981028'), ('tmp_3720', u'CBRANCH_-1206984747'), ('const-433', u'LOAD_-1206983886'), ('const-0', u'INT_EQUAL_-1206986902'), ('const-0', u'CALL_-1206984907'), ('const-2', u'PTRADD_-1206977616'), (u'LOAD_-1206982688', u'SUBPIECE_-1206976575'), ('const-0', u'SUBPIECE_-1206979230'), ('tmp_2599', u'CBRANCH_-1206985352'), ('const-2', u'INT_EQUAL_-1206984708'), ('const-0', u'SUBPIECE_-1206976616'), (u'PTRADD_-1206978669', u'LOAD_-1206985950'), (u'LOAD_-1206986018', u'INT_NOTEQUAL_-1206985998'), ('const-0', u'INT_EQUAL_-1206984017'), ('tmp_3370', u'CBRANCH_-1206983306'), ('tmp_19695', u'PTRADD_-1206978504'), ('const-55', u'INT_NOTEQUAL_-1206983899'), (u'LOAD_-1206983968', u'INT_ADD_-1206983346'), ('const-68', u'INT_ADD_-1206985821'), ('const-433', u'LOAD_-1206983991'), ('const-0', u'SUBPIECE_-1206978142'), ('const-0', u'INT_NOTEQUAL_-1206986582'), ('tmp_19695', u'PTRADD_-1206977510'), ('const-0', u'PTRSUB_-1206978136'), ('const-0', u'INT_NOTEQUAL_-1206986053'), (u'LOAD_-1206983147', u'MULTIEQUAL_-1206980876'), (u'LOAD_-1206982633', u'CALLIND_-1206982623'), (u'INT_ADD_-1206982370', u'CAST_-1206976506'), ('const-1', u'COPY_-1206982132'), ('tmp_4425', u'CBRANCH_-1206984068'), ('tmp_1193', u'CBRANCH_-1206985963'), ('const-0', u'INT_EQUAL_-1206985918'), ('const-0', u'CALL_-1206983016'), ('tmp_19695', u'CALL_-1206983254'), (u'COPY_-1206976523', u'CALL_-1206981814'), ('const-8', u'PTRADD_-1206977510'), (u'LOAD_-1206985138', u'INT_ADD_-1206985102'), (u'INT_EQUAL_-1206983928', u'CBRANCH_-1206983926'), ('const-0', u'INT_EQUAL_-1206983196'), ('const-88', u'INT_ADD_-1206985269'), (u'CALL_-1206983321', u'INT_NOTEQUAL_-1206983306'), ('const-1522885', u'COPY_-1206977245'), (u'INT_EQUAL_-1206986007', u'CBRANCH_-1206986004'), ('tmp_3470', u'CBRANCH_-1206983224'), (u'PTRADD_-1206977213', u'LOAD_-1206983968'), ('const-433', u'LOAD_-1206986516'), (u'LOAD_-1206982115', u'SUBPIECE_-1206976415'), (u'CAST_-1206977253', u'INT_ADD_-1206983260'), (u'LOAD_-1206983140', u'MULTIEQUAL_-1206980152'), ('const-26', u'INT_EQUAL_-1206982119'), (u'SUBPIECE_-1206976917', u'INT_SEXT_-1206983122'), (u'MULTIEQUAL_-1206981878', u'MULTIEQUAL_-1206981860'), ('tmp_3329', u'CBRANCH_-1206983339'), ('const-300', u'INT_ADD_-1206983934'), (u'COPY_-1206978519', u'MULTIEQUAL_-1206978527'), (u'SUBPIECE_-1206976415', u'INT_NOTEQUAL_-1206982095'), ('const-433', u'LOAD_-1206983339'), ('const-433', u'LOAD_-1206984956'), ('tmp_19695', u'PTRADD_-1206977022'), ('const-8', u'PTRADD_-1206977919'), ('tmp_19695', u'PTRADD_-1206977213'), ('tmp_19695', u'PTRADD_-1206978195'), ('const-1', u'PTRADD_-1206986625'), (u'INT_ADD_-1206983346', u'CAST_-1206976520'), ('const-0', u'INT_SLESS_-1206985139'), (u'MULTIEQUAL_-1206982399', u'INT_ADD_-1206986441'), ('const-2', u'PTRADD_-1206976887'), ('const-0', u'STORE_-1206986401'), (u'PTRADD_-1206976546', u'LOAD_-1206983223'), (u'LOAD_-1206984336', u'CALLIND_-1206984326'), ('tmp_19695', u'PTRADD_-1206976516'), ('tmp_19695', u'PTRADD_-1206976791'), ('const-1', u'RETURN_-1206982752'), ('tmp_19695', u'PTRADD_-1206978020'), (u'INT_ADD_-1206983275', u'INT_ADD_-1206983273'), ('const-1', u'PTRADD_-1206977970'), ('const-0', u'INT_NOTEQUAL_-1206984958'), (u'PTRADD_-1206977764', u'LOAD_-1206983983'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206984338'), ('tmp_19695', u'PTRADD_-1206977266'), (u'MULTIEQUAL_-1206981191', u'CALL_-1206982542'), (u'MULTIEQUAL_-1206982446', u'INT_ADD_-1206986523'), ('const-433', u'LOAD_-1206983362'), (u'INT_ADD_-1206984486', u'CAST_-1206976692'), (u'SUBPIECE_-1206976575', u'MULTIEQUAL_-1206978878'), (u'INT_ADD_-1206986642', u'INT_LESS_-1206985985'), ('const-8', u'PTRADD_-1206977261'), (u'CAST_-1206978018', u'LOAD_-1206984606'), ('const-8', u'PTRADD_-1206977546'), ('const-23', u'INT_LESS_-1206986016'), ('const-0', u'STORE_-1206984389'), ('tmp_5864', u'CBRANCH_-1206982447'), ('tmp_223', u'CBRANCH_-1206986796'), ('const-44', u'INT_ADD_-1206984684'), (u'INT_ADD_-1206982121', u'CAST_-1206976294'), ('const-1522545', u'PTRSUB_-1206978796'), (u'INT_ADD_-1206984580', u'CAST_-1206978012'), (u'INT_ADD_-1206983105', u'INT_ADD_-1206983103'), (u'INT_NOTEQUAL_-1206982095', u'CBRANCH_-1206982095'), (u'CALLIND_-1206983352', u'INT_NOTEQUAL_-1206983340'), (u'SUBPIECE_-1206977470', u'INT_NOTEQUAL_-1206983535'), ('const-88', u'INT_ADD_-1206983346'), (u'INT_NOTEQUAL_-1206983535', u'CBRANCH_-1206983535'), ('const-433', u'LOAD_-1206985243'), ('const-433', u'LOAD_-1206985910'), (u'CALL_-1206982782', u'INT_NOTEQUAL_-1206982767'), ('const-433', u'LOAD_-1206984595'), ('const-4', u'PTRADD_-1206976492'), (u'LOAD_-1206986767', u'SUBPIECE_-1206978818'), (u'LOAD_-1206983454', u'CALL_-1206983439'), (u'CAST_-1206977548', u'LOAD_-1206984103'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982449'), (u'LOAD_-1206986917', u'INT_EQUAL_-1206986902'), ('const-433', u'LOAD_-1206983513'), ('const-8', u'PTRADD_-1206977769'), (u'MULTIEQUAL_-1206982089', u'LOAD_-1206986668'), (u'CAST_-1206976961', u'STORE_-1206984389'), ('const-433', u'LOAD_-1206983504'), (u'INT_EQUAL_-1206985022', u'CBRANCH_-1206985020'), ('tmp_2667', u'CBRANCH_-1206985310'), ('const-1', u'RETURN_-1206981769'), ('tmp_4046', u'CBRANCH_-1206984080'), ('const-8', u'PTRADD_-1206978020'), ('const-48', u'INT_ADD_-1206983963'), (u'LOAD_-1206986457', u'CALLIND_-1206986447'), (u'PTRADD_-1206977965', u'LOAD_-1206985131'), (u'CAST_-1206977359', u'LOAD_-1206983513'), (u'INT_EQUAL_-1206984036', u'CBRANCH_-1206984035'), (u'INT_ADD_-1206985944', u'INT_SEXT_-1206985913'), ('tmp_19695', u'PTRADD_-1206976976'), (u'LOAD_-1206983409', u'CALL_-1206983360'), (u'LOAD_-1206984123', u'INT_ADD_-1206984087'), ('const-0', u'CALL_-1206983174'), ('const-13', u'COPY_-1206978608'), (u'CAST_-1206977072', u'STORE_-1206983919'), ('const-0', u'CALL_-1206982542'), ('tmp_19695', u'PTRADD_-1206978012'), (u'INT_ADD_-1206983828', u'CAST_-1206977578'), ('const-4294967295', u'INT_NOTEQUAL_-1206983000'), (u'INT_ADD_-1206983438', u'CAST_-1206977329'), ('const-433', u'LOAD_-1206986668'), (u'MULTIEQUAL_-1206982399', u'INT_ADD_-1206984693'), ('tmp_19695', u'PTRADD_-1206977554'), ('tmp_26116', u'CAST_-1206978805'), ('const-0', u'SUBPIECE_-1206980536'), ('tmp_4975', u'CBRANCH_-1206982997'), (u'INT_EQUAL_-1206983562', u'CBRANCH_-1206983560'), ('const-8', u'PTRADD_-1206978843'), ('const-0', u'INT_EQUAL_-1206984036'), ('const-8', u'PTRADD_-1206977752'), ('const-433', u'LOAD_-1206985236'), (u'PTRADD_-1206976670', u'LOAD_-1206982411'), ('const-433', u'LOAD_-1206983119'), ('const-0', u'INT_NOTEQUAL_-1206985207'), (u'PTRADD_-1206977266', u'LOAD_-1206984082'), ('const-0', u'SUBPIECE_-1206976917'), ('const-1522536', u'PTRSUB_-1206977013'), (u'CAST_-1206976619', u'INT_ADD_-1206984353'), (u'INT_ADD_-1206983870', u'CAST_-1206977597'), (u'PTRADD_-1206978147', u'LOAD_-1206984444'), ('tmp_2566', u'CBRANCH_-1206984562'), ('const-0', u'SUBPIECE_-1206977834'), ('const-3', u'PTRADD_-1206977118'), ('tmp_19695', u'PTRADD_-1206976465'), (u'INT_ADD_-1206982078', u'CAST_-1206976316'), (u'CALLIND_-1206983062', u'INT_NOTEQUAL_-1206983050'), ('const-8', u'PTRADD_-1206977447'), ('const-1', u'RETURN_-1206982070'), (u'INT_EQUAL_-1206984723', u'CBRANCH_-1206984722'), (u'PTRADD_-1206977528', u'LOAD_-1206983504'), ('const-433', u'LOAD_-1206983298'), ('const-433', u'LOAD_-1206982386'), (u'INT_EQUAL_-1206982062', u'CBRANCH_-1206982060'), ('const-8', u'PTRADD_-1206978829'), ('tmp_1081', u'BRANCH_-1206984326'), ('tmp_19695', u'LOAD_-1206983977'), ('const-8', u'PTRADD_-1206977688'), ('const-433', u'STORE_-1206983193'), (u'CALLIND_-1206984093', u'INT_EQUAL_-1206984082'), ('const-4', u'CALL_-1206985172'), (u'LOAD_-1206985118', u'CALLIND_-1206985108'), ('const-433', u'LOAD_-1206985012'), (u'INT_SLESS_-1206986798', u'CBRANCH_-1206986796'), (u'CAST_-1206978394', u'STORE_-1206986030'), (u'CAST_-1206977756', u'INT_ADD_-1206985025'), ('const-433', u'LOAD_-1206982393'), ('const-2', u'PTRADD_-1206978816'), (u'PTRADD_-1206976887', u'LOAD_-1206982393'), (u'LOAD_-1206985298', u'CALLIND_-1206985275'), ('tmp_3285', u'BRANCH_-1206983914'), (u'INT_SLESSEQUAL_-1206985955', u'CBRANCH_-1206985963'), ('tmp_19695', u'CALL_-1206985093'), ('const-2', u'INT_MULT_-1206984568'), ('tmp_19695', u'LOAD_-1206982359'), ('tmp_19695', u'PTRADD_-1206977528'), (u'LOAD_-1206982540', u'MULTIEQUAL_-1206981041'), (u'LOAD_-1206986523', u'MULTIEQUAL_-1206981677'), ('tmp_1846', u'CBRANCH_-1206985818'), (u'INT_NOTEQUAL_-1206983340', u'CBRANCH_-1206983339'), (u'INT_NOTEQUAL_-1206986582', u'CBRANCH_-1206986581'), ('const-24', u'INT_ADD_-1206981987'), ('const-4376', u'INT_ADD_-1206983909'), ('tmp_2154', u'BRANCH_-1206983934'), (u'PTRADD_-1206977688', u'LOAD_-1206984123'), (u'INT_ADD_-1206986009', u'CAST_-1206978390'), ('tmp_5576', u'CBRANCH_-1206983256'), (u'MULTIEQUAL_-1206982211', u'MULTIEQUAL_-1206982196'), ('const-8', u'PTRADD_-1206978030'), ('const-1', u'PTRADD_-1206978665'), (u'INT_ADD_-1206983103', u'CAST_-1206976877'), ('const-8', u'PTRADD_-1206978838'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982119'), (u'PTRADD_-1206986678', u'INT_EQUAL_-1206986379'), (u'LOAD_-1206984076', u'CALL_-1206984058'), ('const-2', u'PTRADD_-1206977208'), (u'MULTIEQUAL_-1206980876', u'MULTIEQUAL_-1206982446'), (u'CALL_-1206985244', u'INT_NOTEQUAL_-1206985229'), (u'INT_ADD_-1206984610', u'CAST_-1206978026'), (u'MULTIEQUAL_-1206980343', u'INT_ADD_-1206983870'), (u'LOAD_-1206984655', u'INT_ADD_-1206984623'), (u'CALL_-1206984980', u'INT_ADD_-1206984962'), (u'MULTIEQUAL_-1206982088', u'CALL_-1206985912'), ('const-8', u'PTRADD_-1206977928'), (u'PTRADD_-1206978614', u'LOAD_-1206985856'), ('const-433', u'LOAD_-1206983968'), (u'LOAD_-1206984475', u'CALL_-1206984457'), ('const-8', u'PTRADD_-1206978593'), ('const-4294967295', u'INT_NOTEQUAL_-1206983158'), (u'PTRADD_-1206978284', u'LOAD_-1206985091'), (u'INT_NOTEQUAL_-1206984442', u'CBRANCH_-1206984441'), (u'INT_ADD_-1206986642', u'INT_LESS_-1206984791'), ('const-0', u'INT_EQUAL_-1206985022'), ('const-1', u'PTRADD_-1206976848'), ('const-1', u'INT_SLESS_-1206983274'), ('const-433', u'LOAD_-1206986018'), ('tmp_19695', u'CAST_-1206976619'), (u'LOAD_-1206982610', u'CALL_-1206982592'), ('const-433', u'LOAD_-1206986004'), (u'INT_ADD_-1206985269', u'CAST_-1206978209'), (u'LOAD_-1206984655', u'INT_ADD_-1206984590'), (u'SUBPIECE_-1206978734', u'INT_SLESSEQUAL_-1206985955'), ('const-433', u'LOAD_-1206982729'), (u'INT_ADD_-1206983018', u'MULTIEQUAL_-1206978214'), (u'INT_ADD_-1206983421', u'MULTIEQUAL_-1206978779'), ('tmp_5098', u'BRANCH_-1206983184'), (u'SUBPIECE_-1206978180', u'INT_SLESS_-1206985063'), ('const-8', u'PTRADD_-1206977904'), ('const-8', u'PTRADD_-1206977536'), (u'INT_ADD_-1206985331', u'CAST_-1206978239'), ('const-32', u'INT_AND_-1206984598'), ('const-0', u'INT_NOTEQUAL_-1206983050'), ('tmp_19695', u'PTRADD_-1206978142'), (u'MULTIEQUAL_-1206981677', u'CALLIND_-1206984699'), (u'LOAD_-1206982393', u'CALLIND_-1206982376'), ('const-433', u'LOAD_-1206982411'), ('tmp_19695', u'CAST_-1206976982'), ('const--1', u'INT_ADD_-1206984483'), ('const-0', u'INT_EQUAL_-1206984082'), ('const-433', u'LOAD_-1206984502'), (u'PTRADD_-1206977649', u'LOAD_-1206984056'), ('const-0', u'INT_SLESS_-1206983475'), (u'INT_ADD_-1206982617', u'CAST_-1206976904'), ('const-433', u'LOAD_-1206982359'), ('const-8', u'PTRADD_-1206976670'), (u'LOAD_-1206983276', u'INT_EQUAL_-1206983257'), (u'CAST_-1206977630', u'LOAD_-1206983950'), (u'PTRADD_-1206986625', u'COPY_-1206978661'), ('const-433', u'LOAD_-1206984116'), (u'SUBPIECE_-1206978500', u'INT_SEXT_-1206985839'), ('const-8', u'PTRADD_-1206977082'), (u'PTRSUB_-1206977013', u'CALL_-1206983016'), ('const-48', u'INT_ADD_-1206985888'), (u'CAST_-1206976263', u'LOAD_-1206982003'), (u'LOAD_-1206984956', u'CALL_-1206984907'), ('tmp_6082', u'CBRANCH_-1206982173'), ('const-142', u'CALL_-1206981774'), (u'SUBPIECE_-1206980536', u'INT_ADD_-1206983953'), ('tmp_19695', u'PTRADD_-1206977683'), ('const-2', u'INT_EQUAL_-1206984944'), ('const-24', u'INT_ADD_-1206984693'), ('const-433', u'LOAD_-1206986569'), ('const-433', u'LOAD_-1206984642'), (u'INT_ADD_-1206983916', u'MULTIEQUAL_-1206978937'), (u'LOAD_-1206983999', u'INT_ADD_-1206983963'), ('tmp_19695', u'LOAD_-1206983339'), (u'LOAD_-1206982470', u'INT_EQUAL_-1206982062'), ('const-1', u'CALL_-1206983321'), ('const-433', u'STORE_-1206985891'), (u'INT_ADD_-1206981987', u'CAST_-1206976263'), (u'CALL_-1206984482', u'INT_ADD_-1206984464'), (u'LOAD_-1206983844', u'INT_NOTEQUAL_-1206983824'), (u'CAST_-1206977674', u'INT_ADD_-1206984020'), ('tmp_4752', u'CBRANCH_-1206983849'), ('const-0', u'INT_NOTEQUAL_-1206982364'), (u'SUBPIECE_-1206977947', u'MULTIEQUAL_-1206977959'), ('const-1', u'PTRADD_-1206986625'), ('tmp_1371', u'CBRANCH_-1206985982'), (u'INT_LESS_-1206984791', u'CBRANCH_-1206984800'), (u'LOAD_-1206983961', u'CALLIND_-1206983352'), (u'MULTIEQUAL_-1206981860', u'SUBPIECE_-1206979979'), ('const-2', u'INT_EQUAL_-1206983562'), (u'INT_MULT_-1206984568', u'INT_ADD_-1206978213'), (u'LOAD_-1206985041', u'INT_EQUAL_-1206984944'), ('const-2', u'PTRADD_-1206977683'), (u'INT_EQUAL_-1206986902', u'CBRANCH_-1206986899'), ('const-48', u'INT_ADD_-1206982006'), ('tmp_19695', u'PTRADD_-1206978838'), ('const-0', u'SUBPIECE_-1206978553'), ('const-0', u'INT_NOTEQUAL_-1206982767'), (u'PTRADD_-1206978940', u'LOAD_-1206986767'), ('const-0', u'SUBPIECE_-1206978500'), ('tmp_19695', u'CAST_-1206978240'), (u'MULTIEQUAL_-1206979770', u'INT_ADD_-1206986642'), (u'CAST_-1206977196', u'LOAD_-1206983152'), (u'SUBPIECE_-1206978757', u'INT_NOTEQUAL_-1206986053'), ('tmp_4333', u'CBRANCH_-1206984335'), (u'LOAD_-1206986018', u'INT_NOTEQUAL_-1206985983'), (u'INT_ADD_-1206983362', u'MULTIEQUAL_-1206978779'), ('const-23', u'INT_EQUAL_-1206984782'), (u'LOAD_-1206983944', u'CALLIND_-1206983934'), (u'COPY_-1206982146', u'MULTIEQUAL_-1206979741'), (u'INT_NOTEQUAL_-1206984680', u'CBRANCH_-1206984679'), (u'LOAD_-1206983513', u'CALLIND_-1206983503'), (u'CAST_-1206978340', u'LOAD_-1206985939'), ('const-0', u'INT_EQUAL_-1206983078'), ('tmp_6209', u'BRANCH_-1206982080'), (u'PTRSUB_-1206977534', u'CALL_-1206983360'), ('const-1', u'INT_SLESS_-1206984657'), ('const-0', u'INT_EQUAL_-1206986748'), (u'MULTIEQUAL_-1206980419', u'CALLIND_-1206983084'), ('tmp_19695', u'PTRADD_-1206978816'), (u'LOAD_-1206984522', u'INT_ADD_-1206984486'), ('const-7', u'PTRADD_-1206978441'), ('const-8', u'PTRADD_-1206976976'), ('tmp_105', u'CBRANCH_-1206986899'), ('tmp_2019', u'CBRANCH_-1206985165'), ('tmp_1027', u'BRANCH_-1206984696'), (u'LOAD_-1206984645', u'CAST_-1206978013'), (u'CAST_-1206978081', u'LOAD_-1206984742'), (u'SUBPIECE_-1206977190', u'INT_SEXT_-1206984065'), (u'INT_NOTEQUAL_-1206985393', u'CBRANCH_-1206985391'), ('tmp_19695', u'PTRADD_-1206977649'), (u'PTRSUB_-1206981927', u'MULTIEQUAL_-1206980419'), ('const--1', u'INT_ADD_-1206983440'), (u'LOAD_-1206984444', u'SUBPIECE_-1206978047'), (u'LOAD_-1206984970', u'SUBPIECE_-1206977834'), (u'LOAD_-1206984635', u'CALLIND_-1206984612'), ('const-8', u'PTRADD_-1206977528'), (u'SUBPIECE_-1206979795', u'INT_NOTEQUAL_-1206983159'), ('tmp_2051', u'CBRANCH_-1206985143'), ('const-1', u'STORE_-1206983193'), ('const-0', u'INT_EQUAL_-1206985917'), (u'LOAD_-1206984515', u'CALLIND_-1206984492'), (u'INT_ADD_-1206984983', u'CAST_-1206977735'), ('const-2', u'INT_MULT_-1206984598'), ('const-0', u'INT_EQUAL_-1206983974'), ('tmp_19695', u'PTRADD_-1206977764'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206984074'), (u'INT_ADD_-1206984590', u'CAST_-1206978018'), (u'MULTIEQUAL_-1206977796', u'INT_ADD_-1206983176'), (u'MULTIEQUAL_-1206978937', u'INT_SLESS_-1206986540'), ('const-433', u'LOAD_-1206985131'), ('const-433', u'LOAD_-1206986866'), ('const-433', u'LOAD_-1206984738'), (u'MULTIEQUAL_-1206982211', u'MULTIEQUAL_-1206982088'), ('const-3', u'CALL_-1206984400'), (u'LOAD_-1206982386', u'CALLIND_-1206982376'), ('const-8', u'PTRADD_-1206978614'), ('const-0', u'INT_NOTEQUAL_-1206984562'), ('tmp_19695', u'PTRADD_-1206978669'), (u'INT_ADD_-1206983315', u'STORE_-1206983318'), (u'INT_ZEXT_-1206981349', u'MULTIEQUAL_-1206981191'), (u'LOAD_-1206984622', u'CALLIND_-1206984612'), ('const-2', u'PTRADD_-1206977407'), ('const-433', u'LOAD_-1206983065'), (u'COPY_-1206976498', u'CALL_-1206981774'), (u'PTRADD_-1206977928', u'LOAD_-1206984970'), ('const-0', u'PTRSUB_-1206981927'), (u'SUBPIECE_-1206976464', u'MULTIEQUAL_-1206977770'), (u'PTRADD_-1206977801', u'LOAD_-1206984063'), (u'INT_SEXT_-1206985839', u'MULTIEQUAL_-1206981878'), (u'LOAD_-1206985950', u'SUBPIECE_-1206978553'), ('const-433', u'LOAD_-1206984380'), ('const-433', u'STORE_-1206986030'), ('tmp_19695', u'LOAD_-1206984475'), ('const-433', u'LOAD_-1206985849'), ('const-8', u'PTRADD_-1206978147'), (u'PTRADD_-1206977904', u'LOAD_-1206985019'), ('const-433', u'STORE_-1206984953'), ('const-433', u'LOAD_-1206983979'), (u'INT_NOTEQUAL_-1206982320', u'CBRANCH_-1206982319'), ('tmp_19695', u'PTRADD_-1206978210'), ('const-3', u'INT_NOTEQUAL_-1206985975'), (u'INT_SEXT_-1206983876', u'INT_ADD_-1206983870'), ('const-433', u'LOAD_-1206983957'), ('const-0', u'SUBPIECE_-1206977307'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206984119'), (u'CALL_-1206983439', u'INT_ADD_-1206983421'), ('tmp_19695', u'PTRADD_-1206976887'), (u'PTRADD_-1206978821', u'LOAD_-1206986530'), ('tmp_19695', u'PTRADD_-1206978614'), ('const-8', u'PTRADD_-1206978352'), ('const-8', u'PTRADD_-1206978669'), ('const-0', u'INT_EQUAL_-1206986877'), ('tmp_623', u'CBRANCH_-1206986496'), ('const-433', u'LOAD_-1206985837'), ('const-433', u'LOAD_-1206984709'), ('const-0', u'STORE_-1206985979'), ('tmp_5622', u'CBRANCH_-1206983222'), ('const-0', u'SUBPIECE_-1206979979'), (u'SUBPIECE_-1206977195', u'INT_EQUAL_-1206984056'), (u'LOAD_-1206986866', u'CALL_-1206986844'), ('const-4294967295', u'INT_ADD_-1206983916'), ('const-433', u'STORE_-1206985979'), (u'INT_NOTEQUAL_-1206982364', u'CBRANCH_-1206982363'), ('tmp_3636', u'CBRANCH_-1206984810'), ('tmp_19695', u'PTRADD_-1206978390'), ('const-1', u'PTRADD_-1206978554'), (u'LOAD_-1206984502', u'CALLIND_-1206984492'), ('const-8', u'PTRADD_-1206977118'), ('const-433', u'LOAD_-1206983520'), ('const-0', u'INT_NOTEQUAL_-1206983231'), (u'CAST_-1206978408', u'INT_ADD_-1206985821'), ('const-7', u'PTRADD_-1206976586'), (u'LOAD_-1206984082', u'SUBPIECE_-1206977190'), (u'CAST_-1206976646', u'LOAD_-1206983944'), ('const-8', u'PTRADD_-1206976981'), ('const-0', u'INT_EQUAL_-1206984582'), ('tmp_2990', u'CBRANCH_-1206985070'), ('const-0', u'INT_NOTEQUAL_-1206983824'), ('tmp_4630', u'CBRANCH_-1206983926'), ('tmp_500', u'CBRANCH_-1206986581'), (u'MULTIEQUAL_-1206980319', u'CALLIND_-1206983084'), ('const-7', u'PTRADD_-1206977510'), (u'INT_EQUAL_-1206984582', u'CBRANCH_-1206984577'), ('const-14', u'INT_SLESS_-1206982430'), (u'COPY_-1206978812', u'MULTIEQUAL_-1206982089'), (u'INT_NOTEQUAL_-1206983177', u'CBRANCH_-1206983174'), ('const-2', u'CALLIND_-1206984699'), ('const-8', u'PTRADD_-1206977752'), (u'CAST_-1206977850', u'LOAD_-1206985236'), (u'CAST_-1206977106', u'LOAD_-1206983993'), (u'INT_NOTEQUAL_-1206983231', u'CBRANCH_-1206983224'), ('const-433', u'LOAD_-1206985138'), (u'INT_NOTEQUAL_-1206983824', u'CBRANCH_-1206983823'), (u'PTRADD_-1206976516', u'LOAD_-1206983154'), (u'INT_ADD_-1206985220', u'CAST_-1206977850'), ('const-1', u'PTRADD_-1206978821'), ('tmp_19695', u'CAST_-1206976288'), (u'LOAD_-1206984369', u'INT_NOTEQUAL_-1206984348'), (u'INT_EQUAL_-1206984056', u'CBRANCH_-1206984053'), (u'LOAD_-1206982151', u'MULTIEQUAL_-1206980353'), ('const-8', u'PTRADD_-1206978142'), ('tmp_19695', u'PTRADD_-1206978843'), (u'PTRADD_-1206976981', u'LOAD_-1206983139'), ('tmp_19695', u'PTRADD_-1206976492'), ('const-8', u'PTRADD_-1206978210'), (u'PTRADD_-1206978573', u'CAST_-1206978370'), ('const-8', u'PTRADD_-1206977191'), (u'MULTIEQUAL_-1206982089', u'PTRADD_-1206986625'), ('tmp_19695', u'PTRADD_-1206977412'), ('const-1', u'CALL_-1206985244'), ('const-8', u'PTRADD_-1206976894'), (u'LOAD_-1206982094', u'MULTIEQUAL_-1206980353'), ('const-24', u'INT_ADD_-1206983497'), ('const-433', u'LOAD_-1206985091'), ('const-1', u'CALL_-1206982782'), (u'LOAD_-1206984738', u'CALL_-1206984699'), ('tmp_4097', u'CBRANCH_-1206984035'), ('tmp_708', u'CBRANCH_-1206986428'), ('const-3', u'CALL_-1206984907'), (u'CAST_-1206977122', u'LOAD_-1206984023'), (u'MULTIEQUAL_-1206979608', u'MULTIEQUAL_-1206979515'), ('const-0', u'INT_NOTEQUAL_-1206983417'), ('tmp_19703', u'MULTIEQUAL_-1206980419'), ('const-7', u'PTRADD_-1206977261'), ('tmp_19703', u'CALL_-1206982542'), (u'INT_ADD_-1206985923', u'CAST_-1206978340'), (u'LOAD_-1206985041', u'INT_EQUAL_-1206985022'), ('const-4294967295', u'INT_ADD_-1206983362'), ('const-8', u'PTRADD_-1206978075'), ('const-3', u'CALL_-1206983016'), ('tmp_19695', u'PTRADD_-1206976773'), (u'CALLIND_-1206985275', u'INT_NOTEQUAL_-1206985263'), (u'PTRADD_-1206978856', u'LOAD_-1206986602'), ('tmp_19695', u'PTRADD_-1206978147'), (u'MULTIEQUAL_-1206977485', u'INT_SEXT_-1206983448'), (u'INT_NOTEQUAL_-1206984480', u'CBRANCH_-1206984479'), (u'CALL_-1206983254', u'INT_NOTEQUAL_-1206983231'), (u'COPY_-1206978608', u'MULTIEQUAL_-1206978638'), ('const-433', u'LOAD_-1206986917'), (u'SUBPIECE_-1206978818', u'INT_EQUAL_-1206986748'), (u'INT_ADD_-1206984481', u'CAST_-1206977986'), (u'LOAD_-1206984036', u'INT_EQUAL_-1206984017'), ('const-1522516', u'COPY_-1206976508'), (u'INT_ADD_-1206984683', u'INT_SEXT_-1206984633'), (u'LOAD_-1206983289', u'MULTIEQUAL_-1206976721'), ('const-433', u'LOAD_-1206986602'), ('const-9', u'PTRADD_-1206978879'), ('const-4', u'PTRADD_-1206976465'), ('tmp_6286', u'BRANCH_-1206982008'), ('tmp_3021', u'CBRANCH_-1206985391'), ('tmp_19695', u'PTRADD_-1206976768'), (u'INT_ADD_-1206985025', u'CAST_-1206977755'), ('const-44', u'INT_ADD_-1206986002'), ('tmp_978', u'CBRANCH_-1206984441'), ('const-4294967295', u'INT_AND_-1206981269'), (u'CALL_-1206982592', u'INT_NOTEQUAL_-1206982577'), (u'LOAD_-1206985305', u'INT_ADD_-1206985269'), ('const-88', u'INT_ADD_-1206982617'), ('const-3', u'PTRADD_-1206976935'), ('const-0', u'SUBPIECE_-1206978818'), ('tmp_19695', u'PTRADD_-1206976546'), ('tmp_2120', u'BRANCH_-1206983969'), (u'LOAD_-1206983993', u'INT_EQUAL_-1206983941'), ('const-8', u'PTRADD_-1206978660'), (u'INT_EQUAL_-1206983078', u'CBRANCH_-1206983077'), ('const-88', u'INT_ADD_-1206985923'), ('const-3', u'INT_EQUAL_-1206985189'), ('const-8', u'PTRADD_-1206978195'), ('const-0', u'INT_NOTEQUAL_-1206982577'), ('const-8', u'PTRADD_-1206978452'), (u'SUBPIECE_-1206982024', u'INT_SLESSEQUAL_-1206985810'), ('const-433', u'LOAD_-1206983305'), ('const-8', u'PTRADD_-1206977769'), (u'LOAD_-1206983993', u'INT_EQUAL_-1206983974'), ('tmp_935', u'CBRANCH_-1206984479'), ('tmp_19695', u'PTRADD_-1206977919'), (u'LOAD_-1206983968', u'MULTIEQUAL_-1206980876'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206984812'), ('const-433', u'LOAD_-1206985118'), (u'INT_NOTEQUAL_-1206983000', u'CBRANCH_-1206982997'), ('const-44', u'INT_ADD_-1206984726'), ('tmp_3604', u'BRANCH_-1206983132'), ('const-8', u'PTRADD_-1206978755'), (u'CAST_-1206976965', u'LOAD_-1206984400'), (u'INT_SEXT_-1206986585', u'MULTIEQUAL_-1206981752'), (u'CAST_-1206977790', u'LOAD_-1206985118'), (u'CAST_-1206976520', u'LOAD_-1206983362'), ('const-8', u'PTRADD_-1206978593'), ('tmp_19695', u'PTRADD_-1206977928'), ('const-0', u'SUBPIECE_-1206980059'), (u'MULTIEQUAL_-1206978878', u'MULTIEQUAL_-1206978937'), ('const-433', u'LOAD_-1206984400'), ('tmp_19695', u'PTRADD_-1206978879'), (u'SUBPIECE_-1206977447', u'MULTIEQUAL_-1206977485'), (u'LOAD_-1206983244', u'MULTIEQUAL_-1206980319'), (u'CAST_-1206977986', u'LOAD_-1206984497'), (u'PTRADD_-1206976512', u'LOAD_-1206983147'), (u'COPY_-1206982089', u'MULTIEQUAL_-1206979741'), ('const-13', u'INT_NOTEQUAL_-1206986610'), ('const-433', u'LOAD_-1206984594'), ('tmp_2375', u'CBRANCH_-1206984888'), (u'COPY_-1206978411', u'MULTIEQUAL_-1206978527'), (u'INT_ADD_-1206983315', u'MULTIEQUAL_-1206977485'), (u'PTRADD_-1206978045', u'LOAD_-1206985287'), ('const-127', u'INT_EQUAL_-1206982062'), ('const-433', u'LOAD_-1206983999'), ('const-433', u'STORE_-1206983955'), (u'LOAD_-1206983092', u'INT_ADD_-1206983056'), ('tmp_738', u'CBRANCH_-1206986408'), (u'INT_ADD_-1206983176', u'MULTIEQUAL_-1206977796'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206985975'), ('const-1', u'CALLIND_-1206985929'), (u'LOAD_-1206983983', u'MULTIEQUAL_-1206980343'), (u'LOAD_-1206984624', u'INT_AND_-1206984598'), (u'LOAD_-1206983964', u'INT_ADD_-1206983928'), (u'MULTIEQUAL_-1206980353', u'CALLIND_-1206982321'), ('const-433', u'LOAD_-1206983154'), ('tmp_19695', u'PTRADD_-1206977970'), ('const-0', u'INT_NOTEQUAL_-1206984600'), ('const-8', u'PTRADD_-1206978665'), (u'INT_EQUAL_-1206985189', u'CBRANCH_-1206985186'), ('const-433', u'LOAD_-1206986576'), (u'MULTIEQUAL_-1206982446', u'MULTIEQUAL_-1206982399'), ('tmp_1648', u'CBRANCH_-1206985973'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206986610'), ('const-2', u'PTRADD_-1206976791'), ('const-433', u'LOAD_-1206982576'), ('const-8', u'PTRADD_-1206977965'), ('const-8', u'PTRADD_-1206976591'), (u'INT_EQUAL_-1206986429', u'CBRANCH_-1206986428'), ('const-8', u'PTRADD_-1206978390'), (u'LOAD_-1206985983', u'INT_SLESSEQUAL_-1206985955'), (u'SUBPIECE_-1206978818', u'INT_EQUAL_-1206983562'), ('const-4', u'INT_NOTEQUAL_-1206985954'), (u'CAST_-1206978384', u'LOAD_-1206986018'), (u'INT_ADD_-1206984402', u'MULTIEQUAL_-1206979463'), ('const-433', u'LOAD_-1206982386'), ('tmp_19695', u'LOAD_-1206986917'), ('const-433', u'LOAD_-1206983289'), (u'CAST_-1206978610', u'LOAD_-1206986539'), ('const-433', u'LOAD_-1206983964'), ('const-433', u'LOAD_-1206983944'), (u'MULTIEQUAL_-1206979608', u'INT_SLESS_-1206984740'), (u'LOAD_-1206982172', u'SUBPIECE_-1206976442'), (u'LOAD_-1206984056', u'SUBPIECE_-1206977563'), ('const-0', u'INT_NOTEQUAL_-1206985998'), ('const-5', u'PTRADD_-1206978811'), (u'LOAD_-1206986516', u'SUBPIECE_-1206978694'), (u'INT_ADD_-1206984683', u'MULTIEQUAL_-1206979608'), (u'MULTIEQUAL_-1206980152', u'MULTIEQUAL_-1206981722'), ('const-8', u'INT_EQUAL_-1206982176'), ('const-8', u'PTRADD_-1206977082'), (u'INT_EQUAL_-1206986478', u'CBRANCH_-1206986476'), ('const-8', u'PTRADD_-1206978821'), ('const-433', u'LOAD_-1206984514'), (u'COPY_-1206982017', u'MULTIEQUAL_-1206979741'), ('const-0', u'SUBPIECE_-1206977470'), (u'MULTIEQUAL_-1206981041', u'INT_ADD_-1206982370'), (u'SUBPIECE_-1206979230', u'MULTIEQUAL_-1206979268'), ('tmp_5726', u'CBRANCH_-1206983157'), (u'SUBPIECE_-1206978142', u'MULTIEQUAL_-1206979608'), (u'INT_SEXT_-1206984021', u'INT_ADD_-1206984007'), (u'INT_ADD_-1206985944', u'STORE_-1206985932'), ('const-0', u'SUBPIECE_-1206976442'), ('const-2', u'PTRADD_-1206976843'), (u'PTRADD_-1206977621', u'LOAD_-1206984642'), (u'CAST_-1206978275', u'STORE_-1206985932'), (u'PTRADD_-1206976796', u'LOAD_-1206983999'), ('const-44', u'INT_ADD_-1206984020'), ('tmp_19695', u'PTRADD_-1206978075'), ('tmp_19703', u'LOAD_-1206982470'), (u'CAST_-1206978013', u'INT_ADD_-1206984580'), (u'PTRADD_-1206976507', u'LOAD_-1206983140'), ('const-433', u'LOAD_-1206983844'), ('const-8', u'PTRADD_-1206976935'), (u'INT_ADD_-1206985102', u'CAST_-1206977790'), (u'MULTIEQUAL_-1206980319', u'CALLIND_-1206982321'), ('tmp_1578', u'CBRANCH_-1206986025'), (u'INT_EQUAL_-1206985917', u'CBRANCH_-1206985915'), ('const-0', u'SUBPIECE_-1206977947'), ('tmp_19695', u'PTRADD_-1206978811'), (u'CAST_-1206977107', u'INT_ADD_-1206983977'), ('const-433', u'LOAD_-1206982470'), ('const-28', u'INT_EQUAL_-1206985147'), (u'CAST_-1206977673', u'LOAD_-1206984036'), ('const-0', u'CALL_-1206985172'), ('const-1', u'PTRADD_-1206977213'), (u'LOAD_-1206985856', u'SUBPIECE_-1206978500'), (u'PTRADD_-1206978829', u'LOAD_-1206986546'), (u'CALL_-1206984980', u'INT_NOTEQUAL_-1206984958'), ('const-433', u'LOAD_-1206983193'), ('const-8', u'PTRADD_-1206977869'), ('const-8', u'PTRADD_-1206978669'), (u'LOAD_-1206983886', u'INT_ADD_-1206979070'), ('const-383', u'INT_NOTEQUAL_-1206984094'), ('const-2', u'INT_NOTEQUAL_-1206985983'), (u'INT_SLESS_-1206983475', u'CBRANCH_-1206983482'), ('const-2', u'INT_EQUAL_-1206983941'), ('tmp_5316', u'CBRANCH_-1206983417'), ('const-8', u'PTRADD_-1206978045'), (u'LOAD_-1206983979', u'CALLIND_-1206983969'), ('const-4294967295', u'INT_NOTEQUAL_-1206984384'), (u'MULTIEQUAL_-1206979515', u'MULTIEQUAL_-1206979581'), (u'LOAD_-1206983915', u'INT_NOTEQUAL_-1206983899'), (u'CALLIND_-1206982623', u'INT_NOTEQUAL_-1206982611'), ('tmp_19695', u'LOAD_-1206985262'), (u'COPY_-1206986822', u'MULTIEQUAL_-1206979770'), (u'INT_EQUAL_-1206986038', u'CBRANCH_-1206986035'), ('const-1', u'PTRADD_-1206986678'), (u'INT_SLESS_-1206985257', u'CBRANCH_-1206985264'), (u'MULTIEQUAL_-1206982196', u'INT_ADD_-1206986009'), ('const-433', u'LOAD_-1206982533'), ('tmp_5035', u'CBRANCH_-1206983050'), ('const-88', u'INT_ADD_-1206982370'), ('const-7', u'PTRADD_-1206978609'), ('const-433', u'LOAD_-1206984522'), ('tmp_1753', u'BRANCH_-1206985894'), (u'INT_ADD_-1206984020', u'CAST_-1206977673'), ('const-8', u'PTRADD_-1206977271'), (u'SUBPIECE_-1206977368', u'INT_ADD_-1206983315'), (u'PTRADD_-1206976935', u'LOAD_-1206983065'), (u'CAST_-1206978026', u'LOAD_-1206984624'), ('tmp_4168', u'CBRANCH_-1206984460'), ('tmp_19695', u'CALL_-1206983439'), ('tmp_6384', u'CBRANCH_-1206982577'), ('const-433', u'LOAD_-1206984123'), ('tmp_6238', u'CBRANCH_-1206982060'), (u'PTRADD_-1206976586', u'LOAD_-1206983298'), (u'INT_ADD_-1206983899', u'CAST_-1206977611'), (u'INT_NOTEQUAL_-1206985207', u'CBRANCH_-1206985207'), ('tmp_4467', u'CBRANCH_-1206984041'), ('const-44', u'INT_ADD_-1206983260'), ('const-8', u'PTRADD_-1206977266'), ('const-0', u'INT_NOTEQUAL_-1206982152'), ('const-0', u'RETURN_-1206978671'), (u'INT_ADD_-1206983916', u'STORE_-1206983919'), (u'CAST_-1206977611', u'LOAD_-1206983915'), ('const-8', u'PTRADD_-1206977383'), ('const-8', u'PTRADD_-1206976848'), ('const-8', u'PTRADD_-1206977440'), (u'CALL_-1206985912', u'STORE_-1206985891'), (u'PTRADD_-1206978997', u'LOAD_-1206986866'), (u'SUBPIECE_-1206978553', u'INT_EQUAL_-1206985917'), ('const-8', u'PTRADD_-1206976981'), (u'INT_ADD_-1206983934', u'CAST_-1206977630'), ('tmp_1439', u'CBRANCH_-1206985917'), ('const-1522536', u'PTRSUB_-1206977534'), ('const-8', u'PTRADD_-1206977764'), (u'CAST_-1206976288', u'INT_ADD_-1206982029'), ('const-8', u'PTRADD_-1206978246'), ('const-1', u'PTRADD_-1206976773'), ('tmp_19695', u'PTRADD_-1206978821'), (u'PTRADD_-1206977261', u'LOAD_-1206984075'), (u'INT_ADD_-1206984683', u'INT_SLESS_-1206984657'), (u'INT_AND_-1206984598', u'INT_NOTEQUAL_-1206984611'), ('tmp_2769', u'CBRANCH_-1206985229'), (u'LOAD_-1206983072', u'CALLIND_-1206983062'), ('const-8', u'PTRADD_-1206976887'), ('tmp_6450', u'BRANCH_-1206982525'), (u'LOAD_-1206983362', u'CALLIND_-1206983352'), ('const-8', u'PTRADD_-1206978856'), (u'PTRADD_-1206976791', u'LOAD_-1206983992'), (u'CALL_-1206983099', u'INDIRECT_-1206979738'), (u'CAST_-1206976506', u'LOAD_-1206982386'), ('const-1', u'PTRADD_-1206977688'), (u'CAST_-1206976276', u'LOAD_-1206982022'), (u'PTRADD_-1206978811', u'LOAD_-1206986516'), (u'LOAD_-1206984090', u'SUBPIECE_-1206977195'), (u'CAST_-1206978457', u'LOAD_-1206985904'), (u'INT_SLESS_-1206985063', u'CBRANCH_-1206985070'), ('const-8', u'PTRADD_-1206977899'), (u'CALL_-1206984744', u'INT_NOTEQUAL_-1206984729'), (u'CAST_-1206977759', u'STORE_-1206984953'), ('const-8', u'PTRADD_-1206977928'), (u'INT_ADD_-1206978437', u'MULTIEQUAL_-1206978407'), (u'PTRADD_-1206978554', u'LOAD_-1206985959'), (u'INT_EQUAL_-1206985328', u'CBRANCH_-1206985327'), (u'LOAD_-1206982137', u'MULTIEQUAL_-1206981028'), (u'LOAD_-1206983504', u'SUBPIECE_-1206977447'), (u'CALLIND_-1206984492', u'INT_NOTEQUAL_-1206984480'), (u'INT_ZEXT_-1206980324', u'INT_ADD_-1206986642'), (u'PTRADD_-1206976773', u'LOAD_-1206983964'), ('const--1', u'INT_ADD_-1206984623'), (u'MULTIEQUAL_-1206979515', u'INT_SEXT_-1206984492'), (u'PTRADD_-1206977022', u'LOAD_-1206982540'), ('tmp_19695', u'PTRADD_-1206977769'), ('tmp_19695', u'PTRADD_-1206977407'), ('const-8', u'PTRADD_-1206976512'), (u'INT_MULT_-1206984598', u'INT_ADD_-1206978225'), (u'MULTIEQUAL_-1206978214', u'INT_ADD_-1206983018'), ('const-1', u'PTRADD_-1206978843'), (u'INT_ADD_-1206986642', u'INT_EQUAL_-1206985356'), ('const-1', u'INT_ADD_-1206978225'), ('tmp_5658', u'CBRANCH_-1206983194'), ('tmp_19695', u'PTRADD_-1206977752'), ('tmp_5874', u'CBRANCH_-1206982437'), (u'LOAD_-1206986576', u'MULTIEQUAL_-1206982446'), ('const-433', u'LOAD_-1206984762'), (u'COPY_-1206977460', u'MULTIEQUAL_-1206978707'), (u'INT_ADD_-1206986642', u'INT_NOTEQUAL_-1206984094'), (u'INT_NOTEQUAL_-1206984812', u'CBRANCH_-1206984810'), ('const-0', u'INT_NOTEQUAL_-1206985263'), ('const-2', u'PTRADD_-1206977002'), (u'LOAD_-1206983193', u'SUBPIECE_-1206977307'), ('const-433', u'LOAD_-1206984056'), ('tmp_337', u'CBRANCH_-1206986694'), (u'INT_ADD_-1206986441', u'CAST_-1206978561'), (u'CAST_-1206978805', u'INT_SLESS_-1206986798'), (u'PTRADD_-1206976976', u'LOAD_-1206983132'), (u'LOAD_-1206983991', u'INT_ZEXT_-1206980578'), ('const-433', u'STORE_-1206986401'), ('const-8', u'PTRADD_-1206978325'), (u'CALL_-1206984457', u'INT_NOTEQUAL_-1206984442'), (u'SUBPIECE_-1206978694', u'INT_EQUAL_-1206986478'), ('const-8', u'PTRADD_-1206976516'), (u'CAST_-1206976294', u'LOAD_-1206982137'), ('const-0', u'SUBPIECE_-1206978221'), ('const-256', u'INT_ADD_-1206985944'), ('const-8', u'PTRADD_-1206978816'), (u'INT_EQUAL_-1206982119', u'CBRANCH_-1206982116'), (u'LOAD_-1206986448', u'MULTIEQUAL_-1206980155'), (u'INT_ADD_-1206983136', u'CAST_-1206977196'), ('const-8', u'PTRADD_-1206976492'), (u'LOAD_-1206983527', u'CALLIND_-1206983503'), ('const-8', u'PTRADD_-1206977919'), (u'LOAD_-1206984075', u'INT_ADD_-1206984009'), ('tmp_26118', u'INT_NOTEQUAL_-1206986829'), (u'INT_EQUAL_-1206983974', u'CBRANCH_-1206983973'), (u'COPY_-1206976508', u'CALL_-1206981774'), ('const-433', u'LOAD_-1206984655'), ('const-4294967295', u'INT_ADD_-1206983018')]
null
null
0011d730
x64
O2
(translation_unit "void FUN_0011d730(long *param_1,byte *param_2,uint param_3,int param_4)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n long lVar6;\n ushort **ppuVar7;\n ulong uVar8;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined1 uVar9;\n long lVar10;\n byte *pbVar11;\n undefined8 uVar12;\n undefined1 uVar13;\n uint uVar14;\n int iVar15;\n int local_40;\n \n if (*param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar8 = (ulong)param_3;\n if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n FUN_00147670(param_1[3]);\n if (param_4 != 0) {\n FUN_00134470(*param_1);\n }\n local_40 = 0;\n if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }\n if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }\n if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }\n if ((int)uVar8 < 1) {\n return;\n }\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }\n bVar2 = *param_2;\n if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }\n if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\nLAB_0011dd7b:\n /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);\n return;\n while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);\n if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];\n lVar6 = param_1[7];\nLAB_0011d8d3:\n uVar13 = (undefined1)uVar14;\n uVar9 = uVar13;\n if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;\nLAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;\n *(undefined1 *)(lVar6 + lVar10) = uVar13;\n if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }\n FUN_0011d3a0(param_1);\nLAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n lVar6 = param_1[7];\n uVar13 = 0xd;\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }\n goto LAB_0011d8d8;\n}\n\n" (function_definition "void FUN_0011d730(long *param_1,byte *param_2,uint param_3,int param_4)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n long lVar6;\n ushort **ppuVar7;\n ulong uVar8;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined1 uVar9;\n long lVar10;\n byte *pbVar11;\n undefined8 uVar12;\n undefined1 uVar13;\n uint uVar14;\n int iVar15;\n int local_40;\n \n if (*param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar8 = (ulong)param_3;\n if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n FUN_00147670(param_1[3]);\n if (param_4 != 0) {\n FUN_00134470(*param_1);\n }\n local_40 = 0;\n if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }\n if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }\n if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }\n if ((int)uVar8 < 1) {\n return;\n }\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }\n bVar2 = *param_2;\n if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }\n if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\nLAB_0011dd7b:\n /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);\n return;\n while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);\n if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];\n lVar6 = param_1[7];\nLAB_0011d8d3:\n uVar13 = (undefined1)uVar14;\n uVar9 = uVar13;\n if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;\nLAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;\n *(undefined1 *)(lVar6 + lVar10) = uVar13;\n if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }\n FUN_0011d3a0(param_1);\nLAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n lVar6 = param_1[7];\n uVar13 = 0xd;\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }\n goto LAB_0011d8d8;\n}" primitive_type (function_declarator "FUN_0011d730(long *param_1,byte *param_2,uint param_3,int param_4)" identifier (parameter_list "(long *param_1,byte *param_2,uint param_3,int param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "byte *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "int param_4" primitive_type identifier) ))) (compound_statement "{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n long lVar6;\n ushort **ppuVar7;\n ulong uVar8;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined1 uVar9;\n long lVar10;\n byte *pbVar11;\n undefined8 uVar12;\n undefined1 uVar13;\n uint uVar14;\n int iVar15;\n int local_40;\n \n if (*param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar8 = (ulong)param_3;\n if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n FUN_00147670(param_1[3]);\n if (param_4 != 0) {\n FUN_00134470(*param_1);\n }\n local_40 = 0;\n if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }\n if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }\n if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }\n if ((int)uVar8 < 1) {\n return;\n }\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }\n bVar2 = *param_2;\n if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }\n if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\nLAB_0011dd7b:\n /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);\n return;\n while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);\n if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];\n lVar6 = param_1[7];\nLAB_0011d8d3:\n uVar13 = (undefined1)uVar14;\n uVar9 = uVar13;\n if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;\nLAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;\n *(undefined1 *)(lVar6 + lVar10) = uVar13;\n if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }\n FUN_0011d3a0(param_1);\nLAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n lVar6 = param_1[7];\n uVar13 = 0xd;\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }\n goto LAB_0011d8d8;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "ushort **ppuVar7;" type_identifier (pointer_declarator "**ppuVar7" * (pointer_declarator "*ppuVar7" * identifier)) ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "code *UNRECOVERED_JUMPTABLE_00;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE_00" * identifier) ;) (declaration "undefined1 uVar9;" type_identifier identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "undefined1 uVar13;" type_identifier identifier ;) (declaration "uint uVar14;" type_identifier identifier ;) (declaration "int iVar15;" primitive_type identifier ;) (declaration "int local_40;" primitive_type identifier ;) (if_statement "if (*param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }" if (parenthesized_expression "(*param_1 == 0)" ( (binary_expression "*param_1 == 0" (pointer_expression "*param_1" * identifier) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }" { comment (expression_statement "__assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");" (call_expression "__assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send")" identifier (argument_list "("ldisc->term","ldisc.c",0x8e,"ldisc_send")" ( (string_literal ""ldisc->term"" " string_content ") , (string_literal ""ldisc.c"" " string_content ") , number_literal , (string_literal ""ldisc_send"" " string_content ") ))) ;) })) (expression_statement "uVar8 = (ulong)param_3;" (assignment_expression "uVar8 = (ulong)param_3" identifier = (cast_expression "(ulong)param_3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (param_3 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }" { comment (expression_statement "__assert_fail("len","ldisc.c",0x8f,"ldisc_send");" (call_expression "__assert_fail("len","ldisc.c",0x8f,"ldisc_send")" identifier (argument_list "("len","ldisc.c",0x8f,"ldisc_send")" ( (string_literal ""len"" " string_content ") , (string_literal ""ldisc.c"" " string_content ") , number_literal , (string_literal ""ldisc_send"" " string_content ") ))) ;) })) (expression_statement "FUN_00147670(param_1[3]);" (call_expression "FUN_00147670(param_1[3])" identifier (argument_list "(param_1[3])" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) ))) ;) (if_statement "if (param_4 != 0) {\n FUN_00134470(*param_1);\n }" if (parenthesized_expression "(param_4 != 0)" ( (binary_expression "param_4 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00134470(*param_1);\n }" { (expression_statement "FUN_00134470(*param_1);" (call_expression "FUN_00134470(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) ))) ;) })) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (if_statement "if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }" if (parenthesized_expression "((int)param_3 < 0)" ( (binary_expression "(int)param_3 < 0" (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) (compound_statement "{\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }" { (expression_statement "sVar5 = strlen((char *)param_2);" (assignment_expression "sVar5 = strlen((char *)param_2)" identifier = (call_expression "strlen((char *)param_2)" identifier (argument_list "((char *)param_2)" ( (cast_expression "(char *)param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "local_40 = 0x100;" (assignment_expression "local_40 = 0x100" identifier = number_literal) ;) (expression_statement "uVar8 = sVar5 & 0xffffffff;" (assignment_expression "uVar8 = sVar5 & 0xffffffff" identifier = (binary_expression "sVar5 & 0xffffffff" identifier & number_literal)) ;) })) (if_statement "if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }" if (parenthesized_expression "(((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0))))))" ( (binary_expression "((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))" (parenthesized_expression "((int)param_1[6] == 0)" ( (binary_expression "(int)param_1[6] == 0" (cast_expression "(int)param_1[6]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[6]" identifier [ number_literal ])) == number_literal) )) || (parenthesized_expression "(((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))" ( (parenthesized_expression "((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0))))" ( (binary_expression "(int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))" (binary_expression "(int)param_1[6] == 2" (cast_expression "(int)param_1[6]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[6]" identifier [ number_literal ])) == number_literal) && (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))" ( (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0))" ( (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],0)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],0)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) , (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)" (binary_expression "iVar4 != 0" identifier != number_literal) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,0), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,0)" identifier = (call_expression "FUN_00134500(*param_1,0)" identifier (argument_list "(*param_1,0)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) )))) )) ))) )) ))) )) (compound_statement "{\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }" { (expression_statement "pbVar1 = param_2 + uVar8;" (assignment_expression "pbVar1 = param_2 + uVar8" identifier = (binary_expression "param_2 + uVar8" identifier + identifier)) ;) (labeled_statement "LAB_0011d7b0:\n pbVar11 = param_2;" statement_identifier : (expression_statement "pbVar11 = param_2;" (assignment_expression "pbVar11 = param_2" identifier = identifier) ;)) (if_statement "if (param_2 == pbVar1) {\n return;\n }" if (parenthesized_expression "(param_2 == pbVar1)" ( (binary_expression "param_2 == pbVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (do_statement "do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );" do (compound_statement "{\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n }" { (expression_statement "param_2 = pbVar11 + 1;" (assignment_expression "param_2 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) (expression_statement "uVar14 = (uint)*pbVar11 + local_40;" (assignment_expression "uVar14 = (uint)*pbVar11 + local_40" identifier = (binary_expression "(uint)*pbVar11 + local_40" (binary_expression "(uint)*pbVar11" (parenthesized_expression "(uint)" ( identifier )) * identifier) + identifier)) ;) (if_statement "if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }" if (parenthesized_expression "((param_4 != 0) || (uVar14 != 0xd))" ( (binary_expression "(param_4 != 0) || (uVar14 != 0xd)" (parenthesized_expression "(param_4 != 0)" ( (binary_expression "param_4 != 0" identifier != number_literal) )) || (parenthesized_expression "(uVar14 != 0xd)" ( (binary_expression "uVar14 != 0xd" identifier != number_literal) ))) )) (compound_statement "{\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }" { (if_statement "if ((int)param_1[9] != 0) goto LAB_0011d8c8;" if (parenthesized_expression "((int)param_1[9] != 0)" ( (binary_expression "(int)param_1[9] != 0" (cast_expression "(int)param_1[9]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[9]" identifier [ number_literal ])) != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) (if_statement "if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(uVar14 == 0x16)" ( (binary_expression "uVar14 == 0x16" identifier == number_literal) )) (compound_statement "{\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }" { (expression_statement "*(undefined4 *)(param_1 + 9) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 9) = 1" (pointer_expression "*(undefined4 *)(param_1 + 9)" * (cast_expression "(undefined4 *)(param_1 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 9)" ( (binary_expression "param_1 + 9" identifier + number_literal) )))) = number_literal) ;) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (if_statement "if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" if (parenthesized_expression "(uVar14 < 0x17)" ( (binary_expression "uVar14 < 0x17" identifier < number_literal) )) (compound_statement "{\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }" { (if_statement "if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }" if (parenthesized_expression "(uVar14 == 10)" ( (binary_expression "uVar14 == 10" identifier == number_literal) )) (compound_statement "{\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }" { (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (expression_statement "lVar10 = (long)iVar4;" (assignment_expression "lVar10 = (long)iVar4" identifier = (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (if_statement "if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }" if (parenthesized_expression "(((int)param_1[5] == 0) && (0 < iVar4))" ( (binary_expression "((int)param_1[5] == 0) && (0 < iVar4)" (parenthesized_expression "((int)param_1[5] == 0)" ( (binary_expression "(int)param_1[5] == 0" (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) == number_literal) )) && (parenthesized_expression "(0 < iVar4)" ( (binary_expression "0 < iVar4" number_literal < identifier) ))) )) (compound_statement "{\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }" { (expression_statement "uVar14 = 10;" (assignment_expression "uVar14 = 10" identifier = number_literal) ;) (if_statement "if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }" if (parenthesized_expression "(*(char *)(lVar6 + -1 + (long)iVar4) == '\r')" ( (binary_expression "*(char *)(lVar6 + -1 + (long)iVar4) == '\r'" (pointer_expression "*(char *)(lVar6 + -1 + (long)iVar4)" * (cast_expression "(char *)(lVar6 + -1 + (long)iVar4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + -1 + (long)iVar4)" ( (binary_expression "lVar6 + -1 + (long)iVar4" (binary_expression "lVar6 + -1" identifier + number_literal) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) == (char_literal "'\r'" ' escape_sequence ')) )) (compound_statement "{\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }" { (expression_statement "uVar9 = 0xd;" (assignment_expression "uVar9 = 0xd" identifier = number_literal) ;) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" { (labeled_statement "LAB_0011e06d:\n iVar4 = (int)lVar10;" statement_identifier : (expression_statement "iVar4 = (int)lVar10;" (assignment_expression "iVar4 = (int)lVar10" identifier = (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier)) ;)) (expression_statement "iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);" (assignment_expression "iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9)" identifier = (call_expression "FUN_0011d4b0(param_1,uVar9,lVar10,uVar9)" identifier (argument_list "(param_1,uVar9,lVar10,uVar9)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "iVar15 = iVar3 + -1;" (assignment_expression "iVar15 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (if_statement "if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }" { (do_statement "do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);" do (compound_statement "{\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar15 = iVar15 + -1;" (assignment_expression "iVar15 = iVar15 + -1" identifier = (binary_expression "iVar15 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar15 != -1)" ( (binary_expression "iVar15 != -1" identifier != number_literal) )) ;) (labeled_statement "LAB_0011e0a5:\n iVar4 = (int)param_1[8];" statement_identifier : (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;)) })) (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" else (compound_statement "{\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" { (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }" { (expression_statement "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);" (assignment_expression "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1)" identifier = (call_expression "(**(code **)(lVar6 + 0x58))(lVar10,1)" (parenthesized_expression "(**(code **)(lVar6 + 0x58))" ( (pointer_expression "**(code **)(lVar6 + 0x58)" * (pointer_expression "*(code **)(lVar6 + 0x58)" * (cast_expression "(code **)(lVar6 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x58)" ( (binary_expression "lVar6 + 0x58" identifier + number_literal) ))))) )) (argument_list "(lVar10,1)" ( identifier , number_literal )))) ;) (if_statement "if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }" if (parenthesized_expression "((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" ( (binary_expression "(iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }" { (expression_statement "lVar10 = (long)(int)param_1[8];" (assignment_expression "lVar10 = (long)(int)param_1[8]" identifier = (cast_expression "(long)(int)param_1[8]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;) (expression_statement "uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);" (assignment_expression "uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10)" identifier = (pointer_expression "*(undefined1 *)(param_1[7] + -1 + lVar10)" * (cast_expression "(undefined1 *)(param_1[7] + -1 + lVar10)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + lVar10)" ( (binary_expression "param_1[7] + -1 + lVar10" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + identifier) ))))) ;) (goto_statement "goto LAB_0011e06d;" goto statement_identifier ;) })) (goto_statement "goto LAB_0011e0a5;" goto statement_identifier ;) })) }))) (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (goto_statement "goto LAB_0011d7f5;" goto statement_identifier ;) })) }) (else_clause "else {\n uVar14 = 10;\n }" else (compound_statement "{\n uVar14 = 10;\n }" { (expression_statement "uVar14 = 10;" (assignment_expression "uVar14 = 10" identifier = number_literal) ;) }))) (goto_statement "goto LAB_0011d8d3;" goto statement_identifier ;) })) (if_statement "if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }" if (parenthesized_expression "(uVar14 < 0xb)" ( (binary_expression "uVar14 < 0xb" identifier < number_literal) )) (compound_statement "{\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }" { (if_statement "if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(uVar14 != 3)" ( (binary_expression "uVar14 != 3" identifier != number_literal) )) (compound_statement "{\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if (uVar14 != 4) goto LAB_0011d8c8;" if (parenthesized_expression "(uVar14 != 4)" ( (binary_expression "uVar14 != 4" identifier != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) (if_statement "if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }" if (parenthesized_expression "((int)param_1[8] == 0)" ( (binary_expression "(int)param_1[8] == 0" (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))();\n }" { (expression_statement "(**(code **)(param_1[1] + 0x30))();" (call_expression "(**(code **)(param_1[1] + 0x30))()" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "()" ( ))) ;) }) (else_clause "else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }" else (compound_statement "{\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }" { (expression_statement "(**(code **)(param_1[1] + 0x18))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x18))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x18))" ( (pointer_expression "**(code **)(param_1[1] + 0x18)" * (pointer_expression "*(code **)(param_1[1] + 0x18)" * (cast_expression "(code **)(param_1[1] + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x18)" ( (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) ))) ;) (expression_statement "*(undefined4 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 8) = 0" (pointer_expression "*(undefined4 *)(param_1 + 8)" * (cast_expression "(undefined4 *)(param_1 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) }))) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) }) (else_clause "else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }" else (compound_statement "{\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }" { (if_statement "if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(uVar14 == 0x12)" ( (binary_expression "uVar14 == 0x12" identifier == number_literal) )) (compound_statement "{\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }" if (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))))" ( (binary_expression "(*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) || (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" ( (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) && (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" ( (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" ( (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) , (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (binary_expression "iVar4 != 0" identifier != number_literal) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) )))) )) ))) )) ))) )) (compound_statement "{\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }" { (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b6c,4);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b6c,4)" identifier (argument_list "(param_1[3],0,&DAT_00173b6c,4)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b6c" & identifier) , number_literal ))) ;) (if_statement "if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }" if (parenthesized_expression "(0 < (int)param_1[8])" ( (binary_expression "0 < (int)param_1[8]" number_literal < (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }" { (do_statement "do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);" do (compound_statement "{\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n }" { (expression_statement "iVar4 = iVar4 + 1;" (assignment_expression "iVar4 = iVar4 + 1" identifier = (binary_expression "iVar4 + 1" identifier + number_literal)) ;) (expression_statement "FUN_0011d3a0(param_1);" (call_expression "FUN_0011d3a0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) }) while (parenthesized_expression "(iVar4 < (int)param_1[8])" ( (binary_expression "iVar4 < (int)param_1[8]" identifier < (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) )) ;) })) })) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (if_statement "if (uVar14 != 0x15) goto LAB_0011d8c8;" if (parenthesized_expression "(uVar14 != 0x15)" ( (binary_expression "uVar14 != 0x15" identifier != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) }))) }) (else_clause "else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" else (if_statement "if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" if (parenthesized_expression "(uVar14 != 0x1c)" ( (binary_expression "uVar14 != 0x1c" identifier != number_literal) )) (compound_statement "{\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" { (if_statement "if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(0x1c < uVar14)" ( (binary_expression "0x1c < uVar14" number_literal < identifier) )) (compound_statement "{\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }" if (parenthesized_expression "(uVar14 == 0x10d)" ( (binary_expression "uVar14 == 0x10d" identifier == number_literal) )) (compound_statement "{\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }" { (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (goto_statement "goto LAB_0011d7ed;" goto statement_identifier ;) })) (if_statement "if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;" if (parenthesized_expression "((uVar14 != 0x17f) && (uVar14 != 0x108))" ( (binary_expression "(uVar14 != 0x17f) && (uVar14 != 0x108)" (parenthesized_expression "(uVar14 != 0x17f)" ( (binary_expression "uVar14 != 0x17f" identifier != number_literal) )) && (parenthesized_expression "(uVar14 != 0x108)" ( (binary_expression "uVar14 != 0x108" identifier != number_literal) ))) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) (if_statement "if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }" if (parenthesized_expression "(0 < (int)param_1[8])" ( (binary_expression "0 < (int)param_1[8]" number_literal < (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }" { (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar4 == 0) goto LAB_0011dee4;" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0011dee4;" goto statement_identifier ;)) (labeled_statement "LAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }" statement_identifier : (if_statement "if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }" if (parenthesized_expression "(iVar4 == 2)" ( (binary_expression "iVar4 == 2" identifier == number_literal) )) (compound_statement "{\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }" { (expression_statement "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar4 != 0) goto LAB_0011dee4;" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011dee4;" goto statement_identifier ;)) (expression_statement "iVar4 = FUN_00134500(*param_1,1);" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (if_statement "if (iVar4 != 0) goto LAB_0011dee4;" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011dee4;" goto statement_identifier ;)) }))) (do_statement "do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );" do (compound_statement "{\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }" { (expression_statement "uVar8 = (ulong)*(uint *)(param_1 + 8);" (assignment_expression "uVar8 = (ulong)*(uint *)(param_1 + 8)" identifier = (binary_expression "(ulong)*(uint *)(param_1 + 8)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (do_statement "do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);" do (compound_statement "{\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n }" { (expression_statement "iVar4 = (int)uVar8 + -1;" (assignment_expression "iVar4 = (int)uVar8 + -1" identifier = (binary_expression "(int)uVar8 + -1" (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (if_statement "if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;" if (parenthesized_expression "(((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U)))" ( (binary_expression "((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))" (parenthesized_expression "((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37))" ( (binary_expression "(*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)" (parenthesized_expression "(*(int *)(*param_1 + 300) == 0)" ( (binary_expression "*(int *)(*param_1 + 300) == 0" (pointer_expression "*(int *)(*param_1 + 300)" * (cast_expression "(int *)(*param_1 + 300)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 300)" ( (binary_expression "*param_1 + 300" (pointer_expression "*param_1" * identifier) + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)" ( (binary_expression "*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37" (pointer_expression "*(int *)(*(long *)(*param_1 + 0x1118) + 0x10)" * (cast_expression "(int *)(*(long *)(*param_1 + 0x1118) + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 0x1118) + 0x10)" ( (binary_expression "*(long *)(*param_1 + 0x1118) + 0x10" (pointer_expression "*(long *)(*param_1 + 0x1118)" * (cast_expression "(long *)(*param_1 + 0x1118)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x1118)" ( (binary_expression "*param_1 + 0x1118" (pointer_expression "*param_1" * identifier) + number_literal) )))) + number_literal) )))) != number_literal) ))) )) || (parenthesized_expression "(0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))" ( (binary_expression "0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U)" number_literal < (call_expression "(byte)(*(char *)(lVar6 + iVar4) + 0x80U)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(*(char *)(lVar6 + iVar4) + 0x80U)" ( (binary_expression "*(char *)(lVar6 + iVar4) + 0x80U" (pointer_expression "*(char *)(lVar6 + iVar4)" * (cast_expression "(char *)(lVar6 + iVar4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + iVar4)" ( (binary_expression "lVar6 + iVar4" identifier + identifier) )))) + number_literal) )))) ))) )) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;)) (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar4 != 0) goto LAB_0011dbe9;" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011dbe9;" goto statement_identifier ;)) (labeled_statement "LAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];" statement_identifier : (expression_statement "uVar8 = (ulong)(int)param_1[8];" (assignment_expression "uVar8 = (ulong)(int)param_1[8]" identifier = (cast_expression "(ulong)(int)param_1[8]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;)) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (expression_statement "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));" (assignment_expression "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8))" identifier = (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8))" identifier (argument_list "(param_1,*(undefined1 *)(lVar6 + -1 + uVar8))" ( identifier , (pointer_expression "*(undefined1 *)(lVar6 + -1 + uVar8)" * (cast_expression "(undefined1 *)(lVar6 + -1 + uVar8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + -1 + uVar8)" ( (binary_expression "lVar6 + -1 + uVar8" (binary_expression "lVar6 + -1" identifier + number_literal) + identifier) )))) )))) ;) (expression_statement "iVar3 = iVar4 + -1;" (assignment_expression "iVar3 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) ;) (do_statement "do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);" do (compound_statement "{\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar3 != -1)" ( (binary_expression "iVar3 != -1" identifier != number_literal) )) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (if_statement "if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }" if (parenthesized_expression "(uVar14 == 0x17)" ( (binary_expression "uVar14 == 0x17" identifier == number_literal) )) (compound_statement "{\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }" { (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (goto_statement "goto LAB_0011da30;" goto statement_identifier ;) })) (if_statement "if (uVar14 != 0x1a) goto LAB_0011d8c8;" if (parenthesized_expression "(uVar14 != 0x1a)" ( (binary_expression "uVar14 != 0x1a" identifier != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) })))) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (goto_statement "goto joined_r0x0011daef;" goto statement_identifier ;) })) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (expression_statement "lVar10 = (long)iVar4;" (assignment_expression "lVar10 = (long)iVar4" identifier = (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if ((int)param_1[9] != 0) goto LAB_0011d930;" if (parenthesized_expression "((int)param_1[9] != 0)" ( (binary_expression "(int)param_1[9] != 0" (cast_expression "(int)param_1[9]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[9]" identifier [ number_literal ])) != number_literal) )) (goto_statement "goto LAB_0011d930;" goto statement_identifier ;)) (labeled_statement "LAB_0011d7ed:\n lVar6 = param_1[1];" statement_identifier : (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;)) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (labeled_statement "LAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" statement_identifier : (if_statement "if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" if (parenthesized_expression "(0 < iVar4)" ( (binary_expression "0 < iVar4" number_literal < identifier) )) (compound_statement "{\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" { (expression_statement "(**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);" (call_expression "(**(code **)(lVar6 + 0x18))(lVar10,param_1[7])" (parenthesized_expression "(**(code **)(lVar6 + 0x18))" ( (pointer_expression "**(code **)(lVar6 + 0x18)" * (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) )) (argument_list "(lVar10,param_1[7])" ( identifier , (subscript_expression "param_1[7]" identifier [ number_literal ]) ))) ;) (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }))) (if_statement "if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }" if (parenthesized_expression "((int)param_1[5] == 0)" ( (binary_expression "(int)param_1[5] == 0" (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }" { (expression_statement "(**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);" (call_expression "(**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2)" (parenthesized_expression "(**(code **)(lVar6 + 0x18))" ( (pointer_expression "**(code **)(lVar6 + 0x18)" * (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) )) (argument_list "(lVar10,"\r\n",2)" ( identifier , (string_literal ""\r\n"" " escape_sequence escape_sequence ") , number_literal ))) ;) (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar4 != 0) goto LAB_0011d836;" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011d836;" goto statement_identifier ;)) (labeled_statement "LAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);" statement_identifier : (expression_statement "FUN_00147110(param_1[3],0,"\r\n",2);" (call_expression "FUN_00147110(param_1[3],0,"\r\n",2)" identifier (argument_list "(param_1[3],0,"\r\n",2)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (string_literal ""\r\n"" " escape_sequence escape_sequence ") , number_literal ))) ;)) }) (else_clause "else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }" else (compound_statement "{\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }" { (if_statement "if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }" if (parenthesized_expression "(((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0))" ( (binary_expression "((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)" (parenthesized_expression "((int)param_1[5] == 1)" ( (binary_expression "(int)param_1[5] == 1" (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) == number_literal) )) && (parenthesized_expression "(*(int *)((long)param_1 + 0x24) != 0)" ( (binary_expression "*(int *)((long)param_1 + 0x24) != 0" (pointer_expression "*(int *)((long)param_1 + 0x24)" * (cast_expression "(int *)((long)param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x24)" ( (binary_expression "(long)param_1 + 0x24" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n (**(code **)(lVar6 + 0x30))();\n }" { (expression_statement "(**(code **)(lVar6 + 0x30))();" (call_expression "(**(code **)(lVar6 + 0x30))()" (parenthesized_expression "(**(code **)(lVar6 + 0x30))" ( (pointer_expression "**(code **)(lVar6 + 0x30)" * (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) )) (argument_list "()" ( ))) ;) }) (else_clause "else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }" else (compound_statement "{\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }" { (expression_statement "(**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);" (call_expression "(**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1)" (parenthesized_expression "(**(code **)(lVar6 + 0x18))" ( (pointer_expression "**(code **)(lVar6 + 0x18)" * (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) )) (argument_list "(lVar10,&DAT_00173b71,1)" ( identifier , (pointer_expression "&DAT_00173b71" & identifier) , number_literal ))) ;) }))) (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar4 == 0) goto LAB_0011de62;" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0011de62;" goto statement_identifier ;)) (labeled_statement "LAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;" statement_identifier : (if_statement "if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;" if (parenthesized_expression "((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0))))" ( (binary_expression "(iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))" (parenthesized_expression "(iVar4 == 2)" ( (binary_expression "iVar4 == 2" identifier == number_literal) )) && (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))" ( (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0))" ( (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2])" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) )))) , (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)" (binary_expression "iVar4 != 0" identifier != number_literal) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1)" identifier = (call_expression "FUN_00134500(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) )))) )) ))) )) (goto_statement "goto LAB_0011de62;" goto statement_identifier ;))) }))) (expression_statement "*(undefined4 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 8) = 0" (pointer_expression "*(undefined4 *)(param_1 + 8)" * (cast_expression "(undefined4 *)(param_1 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "pbVar11 = param_2;" (assignment_expression "pbVar11 = param_2" identifier = identifier) ;) (if_statement "if (param_2 == pbVar1) {\n return;\n }" if (parenthesized_expression "(param_2 == pbVar1)" ( (binary_expression "param_2 == pbVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })) (if_statement "if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }" if (parenthesized_expression "((int)param_1[8] != 0)" ( (binary_expression "(int)param_1[8] != 0" (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }" { (expression_statement "(**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);" (call_expression "(**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7])" (parenthesized_expression "(**(code **)(param_1[1] + 0x18))" ( (pointer_expression "**(code **)(param_1[1] + 0x18)" * (pointer_expression "*(code **)(param_1[1] + 0x18)" * (cast_expression "(code **)(param_1[1] + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x18)" ( (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],param_1[7])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , (subscript_expression "param_1[7]" identifier [ number_literal ]) ))) ;) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (while_statement "while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }" while (parenthesized_expression "(0 < iVar4)" ( (binary_expression "0 < iVar4" number_literal < identifier) )) (compound_statement "{\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }" { (expression_statement "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));" (assignment_expression "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" identifier = (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" identifier (argument_list "(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" ( identifier , (pointer_expression "*(undefined1 *)(param_1[7] + -1 + (long)iVar4)" * (cast_expression "(undefined1 *)(param_1[7] + -1 + (long)iVar4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + (long)iVar4)" ( (binary_expression "param_1[7] + -1 + (long)iVar4" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )))) ;) (expression_statement "iVar3 = iVar4 + -1;" (assignment_expression "iVar3 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) (if_statement "if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }" { (do_statement "do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);" do (compound_statement "{\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar3 != -1)" ( (binary_expression "iVar3 != -1" identifier != number_literal) )) ;) })) (expression_statement "iVar4 = (int)param_1[8] + -1;" (assignment_expression "iVar4 = (int)param_1[8] + -1" identifier = (binary_expression "(int)param_1[8] + -1" (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) + number_literal)) ;) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) })) })) (if_statement "if ((int)uVar8 < 1) {\n return;\n }" if (parenthesized_expression "((int)uVar8 < 1)" ( (binary_expression "(int)uVar8 < 1" (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" { (labeled_statement "LAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);" statement_identifier : (expression_statement "FUN_00147110(param_1[3],0,param_2,uVar8);" (call_expression "FUN_00147110(param_1[3],0,param_2,uVar8)" identifier (argument_list "(param_1[3],0,param_2,uVar8)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , identifier , identifier ))) ;)) (labeled_statement "LAB_0011debf:\n lVar6 = param_1[1];" statement_identifier : (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;)) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" else (compound_statement "{\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" { (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }" { (expression_statement "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);" (assignment_expression "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1)" identifier = (call_expression "(**(code **)(lVar6 + 0x58))(lVar10,1)" (parenthesized_expression "(**(code **)(lVar6 + 0x58))" ( (pointer_expression "**(code **)(lVar6 + 0x58)" * (pointer_expression "*(code **)(lVar6 + 0x58)" * (cast_expression "(code **)(lVar6 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x58)" ( (binary_expression "lVar6 + 0x58" identifier + number_literal) ))))) )) (argument_list "(lVar10,1)" ( identifier , number_literal )))) ;) (if_statement "if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;" if (parenthesized_expression "((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" ( (binary_expression "(iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_0011deae;" goto statement_identifier ;)) (goto_statement "goto LAB_0011debf;" goto statement_identifier ;) })) }))) (if_statement "if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }" if (parenthesized_expression "(((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1))" ( (binary_expression "((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)" (parenthesized_expression "((local_40 == 0) || ((int)param_1[5] != 1))" ( (binary_expression "(local_40 == 0) || ((int)param_1[5] != 1)" (parenthesized_expression "(local_40 == 0)" ( (binary_expression "local_40 == 0" identifier == number_literal) )) || (parenthesized_expression "((int)param_1[5] != 1)" ( (binary_expression "(int)param_1[5] != 1" (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) != number_literal) ))) )) || (parenthesized_expression "((int)uVar8 != 1)" ( (binary_expression "(int)uVar8 != 1" (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal) ))) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18)" identifier = (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0011dd7b;" goto statement_identifier ;) })) (expression_statement "bVar2 = *param_2;" (assignment_expression "bVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (if_statement "if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }" if (parenthesized_expression "(bVar2 == 0xd)" ( (binary_expression "bVar2 == 0xd" identifier == number_literal) )) (compound_statement "{\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }" { (if_statement "if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x24) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x24) == 0" (pointer_expression "*(int *)((long)param_1 + 0x24)" * (cast_expression "(int *)((long)param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x24)" ( (binary_expression "(long)param_1 + 0x24" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18)" identifier = (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "param_2 = &DAT_00173b71;" (assignment_expression "param_2 = &DAT_00173b71" identifier = (pointer_expression "&DAT_00173b71" & identifier)) ;) (goto_statement "goto LAB_0011dd7b;" goto statement_identifier ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" identifier = (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = 0x10;" (assignment_expression "uVar12 = 0x10" identifier = number_literal) ;) (goto_statement "goto LAB_0011e024;" goto statement_identifier ;) })) (if_statement "if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;" if (parenthesized_expression "((char)bVar2 < '\x0e')" ( (binary_expression "(char)bVar2 < '\x0e'" (cast_expression "(char)bVar2" ( (type_descriptor "char" primitive_type) ) identifier) < (char_literal "'\x0e'" ' escape_sequence ')) )) (compound_statement "{\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }" { (if_statement "if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" if (parenthesized_expression "(bVar2 == 3)" ( (binary_expression "bVar2 == 3" identifier == number_literal) )) (compound_statement "{\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }" { (if_statement "if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }" if (parenthesized_expression "((int)param_1[4] != 0)" ( (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" identifier = (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = 9;" (assignment_expression "uVar12 = 9" identifier = number_literal) ;) (goto_statement "goto LAB_0011e024;" goto statement_identifier ;) })) }) (else_clause "else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" else (if_statement "if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" if (parenthesized_expression "(bVar2 == 8)" ( (binary_expression "bVar2 == 8" identifier == number_literal) )) (compound_statement "{\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" { (labeled_statement "LAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }" statement_identifier : (if_statement "if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }" if (parenthesized_expression "((int)param_1[4] != 0)" ( (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" identifier = (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = 3;" (assignment_expression "uVar12 = 3" identifier = number_literal) ;) (labeled_statement "LAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);" statement_identifier : comment comment (expression_statement "(*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);" (call_expression "(*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(lVar10,uVar12)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) }))) })))) }) (else_clause "else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;" else (if_statement "if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;" if (parenthesized_expression "(bVar2 == 0x1a)" ( (binary_expression "bVar2 == 0x1a" identifier == number_literal) )) (compound_statement "{\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }" { (if_statement "if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }" if (parenthesized_expression "((int)param_1[4] != 0)" ( (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" identifier = (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = 10;" (assignment_expression "uVar12 = 10" identifier = number_literal) ;) (goto_statement "goto LAB_0011e024;" goto statement_identifier ;) })) }) (else_clause "else if (bVar2 == 0x7f) goto LAB_0011e0ba;" else (if_statement "if (bVar2 == 0x7f) goto LAB_0011e0ba;" if (parenthesized_expression "(bVar2 == 0x7f)" ( (binary_expression "bVar2 == 0x7f" identifier == number_literal) )) (goto_statement "goto LAB_0011e0ba;" goto statement_identifier ;)))))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18)" identifier = (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (labeled_statement "LAB_0011dd7b:\n /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);" statement_identifier : comment comment (expression_statement "(*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);" (call_expression "(*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(lVar10,param_2,uVar8)" ( identifier , identifier , identifier ))) ;)) (return_statement "return;" return ;) (while_statement "while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }" { (expression_statement "ppuVar7 = __ctype_b_loc();" (assignment_expression "ppuVar7 = __ctype_b_loc()" identifier = (call_expression "__ctype_b_loc()" identifier (argument_list "()" ( )))) ;) (if_statement "if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;" if (parenthesized_expression "(((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n ))" ( (binary_expression "((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )" (parenthesized_expression "((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0)" ( (binary_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0" (parenthesized_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n )" ( (binary_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20" (pointer_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1)" * (cast_expression "(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1)" ( (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1" (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2" (cast_expression "(long)*ppuVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*ppuVar7" * identifier)) + (binary_expression "(ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2" (binary_expression "(ulong)*(byte *)(param_1[7] + -1 + (long)iVar4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(param_1[7] + -1 + (long)iVar4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + (long)iVar4)" ( (binary_expression "param_1[7] + -1 + (long)iVar4" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) * number_literal)) + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )" ( (binary_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0" (parenthesized_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20)" ( (binary_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20" (pointer_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1)" * (cast_expression "(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1)" ( (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1" (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2" (cast_expression "(long)*ppuVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*ppuVar7" * identifier)) + (binary_expression "(ulong)*(byte *)(param_1[7] + (long)iVar4) * 2" (binary_expression "(ulong)*(byte *)(param_1[7] + (long)iVar4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(param_1[7] + (long)iVar4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + (long)iVar4)" ( (binary_expression "param_1[7] + (long)iVar4" (subscript_expression "param_1[7]" identifier [ number_literal ]) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) * number_literal)) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (break_statement "break;" break ;)) (labeled_statement "LAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);" statement_identifier : (do_statement "do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);" do (compound_statement "{\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n }" { (if_statement "if (iVar4 < 1) goto LAB_0011d7b0;" if (parenthesized_expression "(iVar4 < 1)" ( (binary_expression "iVar4 < 1" identifier < number_literal) )) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;)) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }" { (labeled_statement "LAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));" statement_identifier : (expression_statement "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));" (assignment_expression "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" identifier = (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" identifier (argument_list "(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" ( identifier , (pointer_expression "*(undefined1 *)(param_1[7] + -1 + (long)iVar4)" * (cast_expression "(undefined1 *)(param_1[7] + -1 + (long)iVar4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + (long)iVar4)" ( (binary_expression "param_1[7] + -1 + (long)iVar4" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )))) ;)) (expression_statement "iVar15 = iVar3 + -1;" (assignment_expression "iVar15 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (if_statement "if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }" { (do_statement "do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);" do (compound_statement "{\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar15 = iVar15 + -1;" (assignment_expression "iVar15 = iVar15 + -1" identifier = (binary_expression "iVar15 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar15 != -1)" ( (binary_expression "iVar15 != -1" identifier != number_literal) )) ;) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) })) }) (else_clause "else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" else (if_statement "if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" { (expression_statement "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }" { (expression_statement "iVar3 = FUN_00134500(*param_1,1);" (assignment_expression "iVar3 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (if_statement "if (iVar3 == 0) goto LAB_0011da49;" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0011da49;" goto statement_identifier ;)) }) (else_clause "else {\n iVar4 = (int)param_1[8];\n }" else (compound_statement "{\n iVar4 = (int)param_1[8];\n }" { (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) }))) (goto_statement "goto LAB_0011da8c;" goto statement_identifier ;) })))) (labeled_statement "LAB_0011da49:\n iVar4 = iVar4 + -1;" statement_identifier : (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;)) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) }) while (parenthesized_expression "(iVar4 < 1)" ( (binary_expression "iVar4 < 1" identifier < number_literal) )) ;)) })) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) (labeled_statement "joined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;" statement_identifier : (if_statement "if (iVar4 < 1) goto LAB_0011daf8;" if (parenthesized_expression "(iVar4 < 1)" ( (binary_expression "iVar4 < 1" identifier < number_literal) )) (goto_statement "goto LAB_0011daf8;" goto statement_identifier ;))) (if_statement "if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }" if (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))))" ( (binary_expression "(*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) || (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" ( (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) && (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" ( (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" ( (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) , (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (binary_expression "iVar4 != 0" identifier != number_literal) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) )))) )) ))) )) ))) )) (compound_statement "{\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }" { (expression_statement "lVar6 = (long)(int)param_1[8];" (assignment_expression "lVar6 = (long)(int)param_1[8]" identifier = (cast_expression "(long)(int)param_1[8]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;) (expression_statement "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));" (assignment_expression "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6))" identifier = (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6))" identifier (argument_list "(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6))" ( identifier , (pointer_expression "*(undefined1 *)(param_1[7] + -1 + lVar6)" * (cast_expression "(undefined1 *)(param_1[7] + -1 + lVar6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + lVar6)" ( (binary_expression "param_1[7] + -1 + lVar6" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + identifier) )))) )))) ;) (expression_statement "iVar4 = (int)lVar6;" (assignment_expression "iVar4 = (int)lVar6" identifier = (cast_expression "(int)lVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "iVar15 = iVar3 + -1;" (assignment_expression "iVar15 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (if_statement "if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }" { (do_statement "do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);" do (compound_statement "{\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar15 = iVar15 + -1;" (assignment_expression "iVar15 = iVar15 + -1" identifier = (binary_expression "iVar15 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar15 != -1)" ( (binary_expression "iVar15 != -1" identifier != number_literal) )) ;) (goto_statement "goto LAB_0011db59;" goto statement_identifier ;) })) }) (else_clause "else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }" else (compound_statement "{\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }" { (labeled_statement "LAB_0011db59:\n iVar4 = (int)param_1[8];" statement_identifier : (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;)) }))) (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (goto_statement "goto joined_r0x0011daef;" goto statement_identifier ;) (labeled_statement "LAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);" statement_identifier : (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2],4);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2],4)" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],4)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal ))) ;)) (if_statement "if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "((int)param_1[4] != 0)" ( (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" if (parenthesized_expression "(uVar14 == 3)" ( (binary_expression "uVar14 == 3" identifier == number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" { (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) ))) ;) }) (else_clause "else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" else (if_statement "if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" if (parenthesized_expression "(uVar14 == 0x1a)" ( (binary_expression "uVar14 == 0x1a" identifier == number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" { (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) ))) ;) }) (else_clause "else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" else (if_statement "if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" if (parenthesized_expression "(uVar14 == 0x1c)" ( (binary_expression "uVar14 == 0x1c" identifier == number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" { (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) ))) ;) })))))) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (labeled_statement "LAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];" statement_identifier : (expression_statement "lVar10 = (long)(int)param_1[8];" (assignment_expression "lVar10 = (long)(int)param_1[8]" identifier = (cast_expression "(long)(int)param_1[8]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;)) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (labeled_statement "LAB_0011d8d3:\n uVar13 = (undefined1)uVar14;" statement_identifier : (expression_statement "uVar13 = (undefined1)uVar14;" (assignment_expression "uVar13 = (undefined1)uVar14" identifier = (cast_expression "(undefined1)uVar14" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;)) (expression_statement "uVar9 = uVar13;" (assignment_expression "uVar9 = uVar13" identifier = identifier) ;) (if_statement "if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;" if (parenthesized_expression "(*(int *)((long)param_1 + 0x44) <= (int)lVar10)" ( (binary_expression "*(int *)((long)param_1 + 0x44) <= (int)lVar10" (pointer_expression "*(int *)((long)param_1 + 0x44)" * (cast_expression "(int *)((long)param_1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x44)" ( (binary_expression "(long)param_1 + 0x44" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) <= (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier)) )) (goto_statement "goto LAB_0011d945;" goto statement_identifier ;)) (labeled_statement "LAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;" statement_identifier : (expression_statement "*(int *)(param_1 + 8) = (int)lVar10 + 1;" (assignment_expression "*(int *)(param_1 + 8) = (int)lVar10 + 1" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = (binary_expression "(int)lVar10 + 1" (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;)) (expression_statement "*(undefined1 *)(lVar6 + lVar10) = uVar13;" (assignment_expression "*(undefined1 *)(lVar6 + lVar10) = uVar13" (pointer_expression "*(undefined1 *)(lVar6 + lVar10)" * (cast_expression "(undefined1 *)(lVar6 + lVar10)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + lVar10)" ( (binary_expression "lVar6 + lVar10" identifier + identifier) )))) = identifier) ;) (if_statement "if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) != 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) != 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }" { (if_statement "if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) != 2)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) != 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_0011d8ee;" goto statement_identifier ;)) (expression_statement "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }" { (expression_statement "iVar4 = FUN_00134500(*param_1);" (assignment_expression "iVar4 = FUN_00134500(*param_1)" identifier = (call_expression "FUN_00134500(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) ;) (if_statement "if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0011d3a0(param_1);\n }" { (expression_statement "FUN_0011d3a0(param_1);" (call_expression "FUN_0011d3a0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) })) (goto_statement "goto LAB_0011d8ee;" goto statement_identifier ;) })) })) (expression_statement "FUN_0011d3a0(param_1);" (call_expression "FUN_0011d3a0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (labeled_statement "LAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;" statement_identifier : (expression_statement "*(undefined4 *)(param_1 + 9) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 9) = 0" (pointer_expression "*(undefined4 *)(param_1 + 9)" * (cast_expression "(undefined4 *)(param_1 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 9)" ( (binary_expression "param_1 + 9" identifier + number_literal) )))) = number_literal) ;)) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) (labeled_statement "LAB_0011d930:\n lVar6 = param_1[7];" statement_identifier : (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;)) (expression_statement "uVar13 = 0xd;" (assignment_expression "uVar13 = 0xd" identifier = number_literal) ;) (expression_statement "uVar9 = 0xd;" (assignment_expression "uVar9 = 0xd" identifier = number_literal) ;) (if_statement "if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x44) <= iVar4)" ( (binary_expression "*(int *)((long)param_1 + 0x44) <= iVar4" (pointer_expression "*(int *)((long)param_1 + 0x44)" * (cast_expression "(int *)((long)param_1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x44)" ( (binary_expression "(long)param_1 + 0x44" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) <= identifier) )) (compound_statement "{\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }" { (labeled_statement "LAB_0011d945:\n uVar13 = uVar9;" statement_identifier : (expression_statement "uVar13 = uVar9;" (assignment_expression "uVar13 = uVar9" identifier = identifier) ;)) (expression_statement "iVar4 = (int)lVar10 + 0x100;" (assignment_expression "iVar4 = (int)lVar10 + 0x100" identifier = (binary_expression "(int)lVar10 + 0x100" (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "*(int *)((long)param_1 + 0x44) = iVar4;" (assignment_expression "*(int *)((long)param_1 + 0x44) = iVar4" (pointer_expression "*(int *)((long)param_1 + 0x44)" * (cast_expression "(int *)((long)param_1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x44)" ( (binary_expression "(long)param_1 + 0x44" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "lVar6 = FUN_00122030(lVar6,(long)iVar4,1);" (assignment_expression "lVar6 = FUN_00122030(lVar6,(long)iVar4,1)" identifier = (call_expression "FUN_00122030(lVar6,(long)iVar4,1)" identifier (argument_list "(lVar6,(long)iVar4,1)" ( identifier , (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) , number_literal )))) ;) (expression_statement "lVar10 = (long)(int)param_1[8];" (assignment_expression "lVar10 = (long)(int)param_1[8]" identifier = (cast_expression "(long)(int)param_1[8]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;) (expression_statement "param_1[7] = lVar6;" (assignment_expression "param_1[7] = lVar6" (subscript_expression "param_1[7]" identifier [ number_literal ]) = identifier) ;) })) (goto_statement "goto LAB_0011d8d8;" goto statement_identifier ;) })))
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ldisc_send(void *handle,char *buf,wchar_t len,wchar_t interactive)\n\n{\n byte *pbVar1;\n char cVar2;\n undefined1 uVar3;\n wchar_t wVar4;\n int iVar5;\n wchar_t wVar6;\n size_t sVar7;\n void *ptr;\n ushort **ppuVar8;\n long lVar9;\n ulong uVar10;\n code *UNRECOVERED_JUMPTABLE_00;\n uchar c;\n uint uVar11;\n __off_t __offset;\n int iVar12;\n size_t extraout_RDX;\n size_t __n;\n byte *pbVar13;\n undefined8 uVar14;\n Ldisc ldisc;\n undefined8 uVar15;\n undefined1 uVar16;\n uint uVar17;\n int iVar18;\n int local_40;\n \n /* WARNING: Load size is inaccurate */\n if (*handle == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar10 = (ulong)(uint)len;\n if (len == L'\0') {\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n frontend_keypress(*(void **)((long)handle + 0x18));\n if (interactive != L'\0') {\n /* WARNING: Load size is inaccurate */\n term_nopaste(*handle);\n }\n local_40 = 0;\n if (len < L'\0') {\n sVar7 = strlen(buf);\n local_40 = 0x100;\n uVar10 = sVar7 & 0xffffffff;\n }\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x30) == 0) ||\n ((*(int *)((long)handle + 0x30) == 2 &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')))))) {\n pbVar1 = (byte *)(buf + uVar10);\nLAB_0011d7b0:\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n do {\n buf = (char *)(pbVar13 + 1);\n uVar17 = (uint)*pbVar13 + local_40;\n iVar5 = (int)handle;\n if ((interactive != L'\0') || (uVar17 != 0xd)) {\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;\n if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n goto joined_r0x0011daef;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\nLAB_0011d7f5:\n if (0 < iVar12) {\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n if (*(int *)((long)handle + 0x28) == 0) {\n (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011d836;\nLAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');\n }\n else {\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }\n *(undefined4 *)((long)handle + 0x40) = 0;\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n } while( true );\n }\n if (*(int *)((long)handle + 0x40) != 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))(*(undefined8 *)((long)handle + 0x10));\n iVar5 = *(int *)((long)handle + 0x40);\n while (0 < iVar5) {\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }\n iVar5 = *(int *)((long)handle + 0x40) + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n }\n }\n wVar6 = (wchar_t)uVar10;\n if (wVar6 < L'\x01') {\n return;\n }\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011deae:\n from_backend(*(void **)((long)handle + 0x18),L'\0',buf,wVar6);\nLAB_0011debf:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || (*(int *)((long)handle + 0x28) != 1)) || (wVar6 != L'\x01')) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n goto LAB_0011dd7b;\n }\n cVar2 = *buf;\n if (cVar2 == '\r') {\n if (*(int *)((long)handle + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\n buf = "\r";\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 0x10;\n goto LAB_0011e024;\n }\n if (cVar2 < '\x0e') {\n if (cVar2 == '\x03') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 9;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\b') {\nLAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }\n }\n }\n else if (cVar2 == '\x1a') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 10;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\x7f') goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\nLAB_0011dd7b:\n /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,buf,uVar10);\n return;\n while( true ) {\n ppuVar8 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0) &&\n ((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0)) break;\nLAB_0011da30:\n do {\n if (iVar5 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }\n else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar5 = iVar5 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n } while (iVar5 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar12 < 1) goto LAB_0011daf8;\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n lVar9 = (long)*(int *)((long)handle + 0x40);\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9));\n iVar12 = (int)lVar9;\n iVar18 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar18 = iVar18 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar18 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10),4);\n if (*(int *)((long)handle + 0x20) != 0) {\n if (uVar17 == 3) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1a) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n sVar7 = (size_t)*(int *)((long)handle + 0x40);\n ptr = *(void **)((long)handle + 0x38);\n uVar11 = uVar17;\nLAB_0011d8d3:\n uVar16 = (undefined1)uVar11;\n uVar3 = uVar16;\n if (*(int *)((long)handle + 0x44) <= (int)sVar7) goto LAB_0011d945;\nLAB_0011d8d8:\n uVar11 = (int)sVar7 + 1;\n uVar10 = (ulong)uVar11;\n *(uint *)((long)handle + 0x40) = uVar11;\n *(undefined1 *)((long)ptr + sVar7) = uVar16;\n if (*(int *)((long)handle + 0x2c) != 0) {\n if (*(int *)((long)handle + 0x2c) != 2) goto LAB_0011d8ee;\n iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n sVar7 = extraout_RDX;\n if (iVar12 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') {\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);\n }\n goto LAB_0011d8ee;\n }\n }\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),sVar7,uVar10);\nLAB_0011d8ee:\n *(undefined4 *)((long)handle + 0x48) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n ptr = *(void **)((long)handle + 0x38);\n uVar16 = 0xd;\n uVar17 = 0x10d;\n uVar3 = 0xd;\n if (*(int *)((long)handle + 0x44) <= iVar12) {\nLAB_0011d945:\n uVar16 = uVar3;\n iVar12 = (int)sVar7 + 0x100;\n *(int *)((long)handle + 0x44) = iVar12;\n ptr = saferealloc(ptr,(long)iVar12,1);\n sVar7 = (size_t)*(int *)((long)handle + 0x40);\n *(void **)((long)handle + 0x38) = ptr;\n }\n goto LAB_0011d8d8;\n}\n\n" comment (function_definition "void ldisc_send(void *handle,char *buf,wchar_t len,wchar_t interactive)\n\n{\n byte *pbVar1;\n char cVar2;\n undefined1 uVar3;\n wchar_t wVar4;\n int iVar5;\n wchar_t wVar6;\n size_t sVar7;\n void *ptr;\n ushort **ppuVar8;\n long lVar9;\n ulong uVar10;\n code *UNRECOVERED_JUMPTABLE_00;\n uchar c;\n uint uVar11;\n __off_t __offset;\n int iVar12;\n size_t extraout_RDX;\n size_t __n;\n byte *pbVar13;\n undefined8 uVar14;\n Ldisc ldisc;\n undefined8 uVar15;\n undefined1 uVar16;\n uint uVar17;\n int iVar18;\n int local_40;\n \n /* WARNING: Load size is inaccurate */\n if (*handle == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar10 = (ulong)(uint)len;\n if (len == L'\0') {\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n frontend_keypress(*(void **)((long)handle + 0x18));\n if (interactive != L'\0') {\n /* WARNING: Load size is inaccurate */\n term_nopaste(*handle);\n }\n local_40 = 0;\n if (len < L'\0') {\n sVar7 = strlen(buf);\n local_40 = 0x100;\n uVar10 = sVar7 & 0xffffffff;\n }\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x30) == 0) ||\n ((*(int *)((long)handle + 0x30) == 2 &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')))))) {\n pbVar1 = (byte *)(buf + uVar10);\nLAB_0011d7b0:\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n do {\n buf = (char *)(pbVar13 + 1);\n uVar17 = (uint)*pbVar13 + local_40;\n iVar5 = (int)handle;\n if ((interactive != L'\0') || (uVar17 != 0xd)) {\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;\n if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n goto joined_r0x0011daef;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\nLAB_0011d7f5:\n if (0 < iVar12) {\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n if (*(int *)((long)handle + 0x28) == 0) {\n (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011d836;\nLAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');\n }\n else {\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }\n *(undefined4 *)((long)handle + 0x40) = 0;\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n } while( true );\n }\n if (*(int *)((long)handle + 0x40) != 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))(*(undefined8 *)((long)handle + 0x10));\n iVar5 = *(int *)((long)handle + 0x40);\n while (0 < iVar5) {\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }\n iVar5 = *(int *)((long)handle + 0x40) + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n }\n }\n wVar6 = (wchar_t)uVar10;\n if (wVar6 < L'\x01') {\n return;\n }\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011deae:\n from_backend(*(void **)((long)handle + 0x18),L'\0',buf,wVar6);\nLAB_0011debf:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || (*(int *)((long)handle + 0x28) != 1)) || (wVar6 != L'\x01')) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n goto LAB_0011dd7b;\n }\n cVar2 = *buf;\n if (cVar2 == '\r') {\n if (*(int *)((long)handle + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\n buf = "\r";\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 0x10;\n goto LAB_0011e024;\n }\n if (cVar2 < '\x0e') {\n if (cVar2 == '\x03') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 9;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\b') {\nLAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }\n }\n }\n else if (cVar2 == '\x1a') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 10;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\x7f') goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\nLAB_0011dd7b:\n /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,buf,uVar10);\n return;\n while( true ) {\n ppuVar8 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0) &&\n ((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0)) break;\nLAB_0011da30:\n do {\n if (iVar5 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }\n else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar5 = iVar5 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n } while (iVar5 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar12 < 1) goto LAB_0011daf8;\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n lVar9 = (long)*(int *)((long)handle + 0x40);\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9));\n iVar12 = (int)lVar9;\n iVar18 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar18 = iVar18 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar18 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10),4);\n if (*(int *)((long)handle + 0x20) != 0) {\n if (uVar17 == 3) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1a) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n sVar7 = (size_t)*(int *)((long)handle + 0x40);\n ptr = *(void **)((long)handle + 0x38);\n uVar11 = uVar17;\nLAB_0011d8d3:\n uVar16 = (undefined1)uVar11;\n uVar3 = uVar16;\n if (*(int *)((long)handle + 0x44) <= (int)sVar7) goto LAB_0011d945;\nLAB_0011d8d8:\n uVar11 = (int)sVar7 + 1;\n uVar10 = (ulong)uVar11;\n *(uint *)((long)handle + 0x40) = uVar11;\n *(undefined1 *)((long)ptr + sVar7) = uVar16;\n if (*(int *)((long)handle + 0x2c) != 0) {\n if (*(int *)((long)handle + 0x2c) != 2) goto LAB_0011d8ee;\n iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n sVar7 = extraout_RDX;\n if (iVar12 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') {\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);\n }\n goto LAB_0011d8ee;\n }\n }\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),sVar7,uVar10);\nLAB_0011d8ee:\n *(undefined4 *)((long)handle + 0x48) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n ptr = *(void **)((long)handle + 0x38);\n uVar16 = 0xd;\n uVar17 = 0x10d;\n uVar3 = 0xd;\n if (*(int *)((long)handle + 0x44) <= iVar12) {\nLAB_0011d945:\n uVar16 = uVar3;\n iVar12 = (int)sVar7 + 0x100;\n *(int *)((long)handle + 0x44) = iVar12;\n ptr = saferealloc(ptr,(long)iVar12,1);\n sVar7 = (size_t)*(int *)((long)handle + 0x40);\n *(void **)((long)handle + 0x38) = ptr;\n }\n goto LAB_0011d8d8;\n}" primitive_type (function_declarator "ldisc_send(void *handle,char *buf,wchar_t len,wchar_t interactive)" identifier (parameter_list "(void *handle,char *buf,wchar_t len,wchar_t interactive)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) , (parameter_declaration "char *buf" primitive_type (pointer_declarator "*buf" * identifier)) , (parameter_declaration "wchar_t len" type_identifier identifier) , (parameter_declaration "wchar_t interactive" type_identifier identifier) ))) (compound_statement "{\n byte *pbVar1;\n char cVar2;\n undefined1 uVar3;\n wchar_t wVar4;\n int iVar5;\n wchar_t wVar6;\n size_t sVar7;\n void *ptr;\n ushort **ppuVar8;\n long lVar9;\n ulong uVar10;\n code *UNRECOVERED_JUMPTABLE_00;\n uchar c;\n uint uVar11;\n __off_t __offset;\n int iVar12;\n size_t extraout_RDX;\n size_t __n;\n byte *pbVar13;\n undefined8 uVar14;\n Ldisc ldisc;\n undefined8 uVar15;\n undefined1 uVar16;\n uint uVar17;\n int iVar18;\n int local_40;\n \n /* WARNING: Load size is inaccurate */\n if (*handle == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar10 = (ulong)(uint)len;\n if (len == L'\0') {\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n frontend_keypress(*(void **)((long)handle + 0x18));\n if (interactive != L'\0') {\n /* WARNING: Load size is inaccurate */\n term_nopaste(*handle);\n }\n local_40 = 0;\n if (len < L'\0') {\n sVar7 = strlen(buf);\n local_40 = 0x100;\n uVar10 = sVar7 & 0xffffffff;\n }\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x30) == 0) ||\n ((*(int *)((long)handle + 0x30) == 2 &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')))))) {\n pbVar1 = (byte *)(buf + uVar10);\nLAB_0011d7b0:\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n do {\n buf = (char *)(pbVar13 + 1);\n uVar17 = (uint)*pbVar13 + local_40;\n iVar5 = (int)handle;\n if ((interactive != L'\0') || (uVar17 != 0xd)) {\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;\n if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n goto joined_r0x0011daef;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\nLAB_0011d7f5:\n if (0 < iVar12) {\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n if (*(int *)((long)handle + 0x28) == 0) {\n (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011d836;\nLAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');\n }\n else {\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }\n *(undefined4 *)((long)handle + 0x40) = 0;\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n } while( true );\n }\n if (*(int *)((long)handle + 0x40) != 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))(*(undefined8 *)((long)handle + 0x10));\n iVar5 = *(int *)((long)handle + 0x40);\n while (0 < iVar5) {\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }\n iVar5 = *(int *)((long)handle + 0x40) + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n }\n }\n wVar6 = (wchar_t)uVar10;\n if (wVar6 < L'\x01') {\n return;\n }\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011deae:\n from_backend(*(void **)((long)handle + 0x18),L'\0',buf,wVar6);\nLAB_0011debf:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || (*(int *)((long)handle + 0x28) != 1)) || (wVar6 != L'\x01')) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n goto LAB_0011dd7b;\n }\n cVar2 = *buf;\n if (cVar2 == '\r') {\n if (*(int *)((long)handle + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\n buf = "\r";\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 0x10;\n goto LAB_0011e024;\n }\n if (cVar2 < '\x0e') {\n if (cVar2 == '\x03') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 9;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\b') {\nLAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }\n }\n }\n else if (cVar2 == '\x1a') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 10;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\x7f') goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\nLAB_0011dd7b:\n /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,buf,uVar10);\n return;\n while( true ) {\n ppuVar8 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0) &&\n ((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0)) break;\nLAB_0011da30:\n do {\n if (iVar5 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }\n else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar5 = iVar5 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n } while (iVar5 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar12 < 1) goto LAB_0011daf8;\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n lVar9 = (long)*(int *)((long)handle + 0x40);\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9));\n iVar12 = (int)lVar9;\n iVar18 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar18 = iVar18 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar18 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10),4);\n if (*(int *)((long)handle + 0x20) != 0) {\n if (uVar17 == 3) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1a) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n sVar7 = (size_t)*(int *)((long)handle + 0x40);\n ptr = *(void **)((long)handle + 0x38);\n uVar11 = uVar17;\nLAB_0011d8d3:\n uVar16 = (undefined1)uVar11;\n uVar3 = uVar16;\n if (*(int *)((long)handle + 0x44) <= (int)sVar7) goto LAB_0011d945;\nLAB_0011d8d8:\n uVar11 = (int)sVar7 + 1;\n uVar10 = (ulong)uVar11;\n *(uint *)((long)handle + 0x40) = uVar11;\n *(undefined1 *)((long)ptr + sVar7) = uVar16;\n if (*(int *)((long)handle + 0x2c) != 0) {\n if (*(int *)((long)handle + 0x2c) != 2) goto LAB_0011d8ee;\n iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n sVar7 = extraout_RDX;\n if (iVar12 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') {\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);\n }\n goto LAB_0011d8ee;\n }\n }\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),sVar7,uVar10);\nLAB_0011d8ee:\n *(undefined4 *)((long)handle + 0x48) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n ptr = *(void **)((long)handle + 0x38);\n uVar16 = 0xd;\n uVar17 = 0x10d;\n uVar3 = 0xd;\n if (*(int *)((long)handle + 0x44) <= iVar12) {\nLAB_0011d945:\n uVar16 = uVar3;\n iVar12 = (int)sVar7 + 0x100;\n *(int *)((long)handle + 0x44) = iVar12;\n ptr = saferealloc(ptr,(long)iVar12,1);\n sVar7 = (size_t)*(int *)((long)handle + 0x40);\n *(void **)((long)handle + 0x38) = ptr;\n }\n goto LAB_0011d8d8;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "undefined1 uVar3;" type_identifier identifier ;) (declaration "wchar_t wVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "wchar_t wVar6;" type_identifier identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "void *ptr;" primitive_type (pointer_declarator "*ptr" * identifier) ;) (declaration "ushort **ppuVar8;" type_identifier (pointer_declarator "**ppuVar8" * (pointer_declarator "*ppuVar8" * identifier)) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "code *UNRECOVERED_JUMPTABLE_00;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE_00" * identifier) ;) (declaration "uchar c;" type_identifier identifier ;) (declaration "uint uVar11;" type_identifier identifier ;) (declaration "__off_t __offset;" type_identifier identifier ;) (declaration "int iVar12;" primitive_type identifier ;) (declaration "size_t extraout_RDX;" primitive_type identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "byte *pbVar13;" type_identifier (pointer_declarator "*pbVar13" * identifier) ;) (declaration "undefined8 uVar14;" type_identifier identifier ;) (declaration "Ldisc ldisc;" type_identifier identifier ;) (declaration "undefined8 uVar15;" type_identifier identifier ;) (declaration "undefined1 uVar16;" type_identifier identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "int iVar18;" primitive_type identifier ;) (declaration "int local_40;" primitive_type identifier ;) comment (if_statement "if (*handle == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }" if (parenthesized_expression "(*handle == 0)" ( (binary_expression "*handle == 0" (pointer_expression "*handle" * identifier) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }" { comment (expression_statement "__assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");" (call_expression "__assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send")" identifier (argument_list "("ldisc->term","ldisc.c",0x8e,"ldisc_send")" ( (string_literal ""ldisc->term"" " string_content ") , (string_literal ""ldisc.c"" " string_content ") , number_literal , (string_literal ""ldisc_send"" " string_content ") ))) ;) })) (expression_statement "uVar10 = (ulong)(uint)len;" (assignment_expression "uVar10 = (ulong)(uint)len" identifier = (cast_expression "(ulong)(uint)len" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)len" ( (type_descriptor "uint" type_identifier) ) identifier))) ;) (if_statement "if (len == L'\0') {\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }" if (parenthesized_expression "(len == L'\0')" ( (binary_expression "len == L'\0'" identifier == (char_literal "L'\0'" L' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }" { comment (expression_statement "__assert_fail("len","ldisc.c",0x8f,"ldisc_send");" (call_expression "__assert_fail("len","ldisc.c",0x8f,"ldisc_send")" identifier (argument_list "("len","ldisc.c",0x8f,"ldisc_send")" ( (string_literal ""len"" " string_content ") , (string_literal ""ldisc.c"" " string_content ") , number_literal , (string_literal ""ldisc_send"" " string_content ") ))) ;) })) (expression_statement "frontend_keypress(*(void **)((long)handle + 0x18));" (call_expression "frontend_keypress(*(void **)((long)handle + 0x18))" identifier (argument_list "(*(void **)((long)handle + 0x18))" ( (pointer_expression "*(void **)((long)handle + 0x18)" * (cast_expression "(void **)((long)handle + 0x18)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x18)" ( (binary_expression "(long)handle + 0x18" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) (if_statement "if (interactive != L'\0') {\n /* WARNING: Load size is inaccurate */\n term_nopaste(*handle);\n }" if (parenthesized_expression "(interactive != L'\0')" ( (binary_expression "interactive != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Load size is inaccurate */\n term_nopaste(*handle);\n }" { comment (expression_statement "term_nopaste(*handle);" (call_expression "term_nopaste(*handle)" identifier (argument_list "(*handle)" ( (pointer_expression "*handle" * identifier) ))) ;) })) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (if_statement "if (len < L'\0') {\n sVar7 = strlen(buf);\n local_40 = 0x100;\n uVar10 = sVar7 & 0xffffffff;\n }" if (parenthesized_expression "(len < L'\0')" ( (binary_expression "len < L'\0'" identifier < (char_literal "L'\0'" L' escape_sequence ')) )) (compound_statement "{\n sVar7 = strlen(buf);\n local_40 = 0x100;\n uVar10 = sVar7 & 0xffffffff;\n }" { (expression_statement "sVar7 = strlen(buf);" (assignment_expression "sVar7 = strlen(buf)" identifier = (call_expression "strlen(buf)" identifier (argument_list "(buf)" ( identifier )))) ;) (expression_statement "local_40 = 0x100;" (assignment_expression "local_40 = 0x100" identifier = number_literal) ;) (expression_statement "uVar10 = sVar7 & 0xffffffff;" (assignment_expression "uVar10 = sVar7 & 0xffffffff" identifier = (binary_expression "sVar7 & 0xffffffff" identifier & number_literal)) ;) })) comment (if_statement "if ((*(int *)((long)handle + 0x30) == 0) ||\n ((*(int *)((long)handle + 0x30) == 2 &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')))))) {\n pbVar1 = (byte *)(buf + uVar10);\nLAB_0011d7b0:\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n do {\n buf = (char *)(pbVar13 + 1);\n uVar17 = (uint)*pbVar13 + local_40;\n iVar5 = (int)handle;\n if ((interactive != L'\0') || (uVar17 != 0xd)) {\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;\n if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n goto joined_r0x0011daef;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\nLAB_0011d7f5:\n if (0 < iVar12) {\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n if (*(int *)((long)handle + 0x28) == 0) {\n (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011d836;\nLAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');\n }\n else {\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }\n *(undefined4 *)((long)handle + 0x40) = 0;\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n } while( true );\n }" if (parenthesized_expression "((*(int *)((long)handle + 0x30) == 0) ||\n ((*(int *)((long)handle + 0x30) == 2 &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0'))))))" ( (binary_expression "(*(int *)((long)handle + 0x30) == 0) ||\n ((*(int *)((long)handle + 0x30) == 2 &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')))))" (parenthesized_expression "(*(int *)((long)handle + 0x30) == 0)" ( (binary_expression "*(int *)((long)handle + 0x30) == 0" (pointer_expression "*(int *)((long)handle + 0x30)" * (cast_expression "(int *)((long)handle + 0x30)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x30)" ( (binary_expression "(long)handle + 0x30" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) || (parenthesized_expression "((*(int *)((long)handle + 0x30) == 2 &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')))))" ( (parenthesized_expression "(*(int *)((long)handle + 0x30) == 2 &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0'))))" ( (binary_expression "*(int *)((long)handle + 0x30) == 2 &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')))" (binary_expression "*(int *)((long)handle + 0x30) == 2" (pointer_expression "*(int *)((long)handle + 0x30)" * (cast_expression "(int *)((long)handle + 0x30)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x30)" ( (binary_expression "(long)handle + 0x30" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) && (parenthesized_expression "((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')))" ( (parenthesized_expression "(iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0'))" ( (comma_expression "iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')" (assignment_expression "iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10))" identifier = (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10))" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x58)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x58)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x58)" ( (binary_expression "*(long *)((long)handle + 8) + 0x58" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10))" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) , (binary_expression "iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')" (binary_expression "iVar5 != 0" identifier != number_literal) || (parenthesized_expression "(wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0')" ( (comma_expression "wVar6 = term_ldisc(*handle,L'\0'), wVar6 != L'\0'" (assignment_expression "wVar6 = term_ldisc(*handle,L'\0')" identifier = (call_expression "term_ldisc(*handle,L'\0')" identifier (argument_list "(*handle,L'\0')" ( (pointer_expression "*handle" * identifier) , (char_literal "L'\0'" L' escape_sequence ') )))) , (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence '))) )))) )) ))) )) ))) )) (compound_statement "{\n pbVar1 = (byte *)(buf + uVar10);\nLAB_0011d7b0:\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n do {\n buf = (char *)(pbVar13 + 1);\n uVar17 = (uint)*pbVar13 + local_40;\n iVar5 = (int)handle;\n if ((interactive != L'\0') || (uVar17 != 0xd)) {\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;\n if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n goto joined_r0x0011daef;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\nLAB_0011d7f5:\n if (0 < iVar12) {\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n if (*(int *)((long)handle + 0x28) == 0) {\n (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011d836;\nLAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');\n }\n else {\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }\n *(undefined4 *)((long)handle + 0x40) = 0;\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n } while( true );\n }" { (expression_statement "pbVar1 = (byte *)(buf + uVar10);" (assignment_expression "pbVar1 = (byte *)(buf + uVar10)" identifier = (cast_expression "(byte *)(buf + uVar10)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(buf + uVar10)" ( (binary_expression "buf + uVar10" identifier + identifier) )))) ;) (labeled_statement "LAB_0011d7b0:\n pbVar13 = (byte *)buf;" statement_identifier : (expression_statement "pbVar13 = (byte *)buf;" (assignment_expression "pbVar13 = (byte *)buf" identifier = (cast_expression "(byte *)buf" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;)) (if_statement "if ((byte *)buf == pbVar1) {\n return;\n }" if (parenthesized_expression "((byte *)buf == pbVar1)" ( (binary_expression "(byte *)buf == pbVar1" (cast_expression "(byte *)buf" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (do_statement "do {\n buf = (char *)(pbVar13 + 1);\n uVar17 = (uint)*pbVar13 + local_40;\n iVar5 = (int)handle;\n if ((interactive != L'\0') || (uVar17 != 0xd)) {\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;\n if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n goto joined_r0x0011daef;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\nLAB_0011d7f5:\n if (0 < iVar12) {\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n if (*(int *)((long)handle + 0x28) == 0) {\n (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011d836;\nLAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');\n }\n else {\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }\n *(undefined4 *)((long)handle + 0x40) = 0;\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n } while( true );" do (compound_statement "{\n buf = (char *)(pbVar13 + 1);\n uVar17 = (uint)*pbVar13 + local_40;\n iVar5 = (int)handle;\n if ((interactive != L'\0') || (uVar17 != 0xd)) {\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;\n if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n goto joined_r0x0011daef;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\nLAB_0011d7f5:\n if (0 < iVar12) {\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n if (*(int *)((long)handle + 0x28) == 0) {\n (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011d836;\nLAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');\n }\n else {\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }\n *(undefined4 *)((long)handle + 0x40) = 0;\n pbVar13 = (byte *)buf;\n if ((byte *)buf == pbVar1) {\n return;\n }\n }" { (expression_statement "buf = (char *)(pbVar13 + 1);" (assignment_expression "buf = (char *)(pbVar13 + 1)" identifier = (cast_expression "(char *)(pbVar13 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar13 + 1)" ( (binary_expression "pbVar13 + 1" identifier + number_literal) )))) ;) (expression_statement "uVar17 = (uint)*pbVar13 + local_40;" (assignment_expression "uVar17 = (uint)*pbVar13 + local_40" identifier = (binary_expression "(uint)*pbVar13 + local_40" (binary_expression "(uint)*pbVar13" (parenthesized_expression "(uint)" ( identifier )) * identifier) + identifier)) ;) (expression_statement "iVar5 = (int)handle;" (assignment_expression "iVar5 = (int)handle" identifier = (cast_expression "(int)handle" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if ((interactive != L'\0') || (uVar17 != 0xd)) {\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;\n if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n goto joined_r0x0011daef;\n }" if (parenthesized_expression "((interactive != L'\0') || (uVar17 != 0xd))" ( (binary_expression "(interactive != L'\0') || (uVar17 != 0xd)" (parenthesized_expression "(interactive != L'\0')" ( (binary_expression "interactive != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence ')) )) || (parenthesized_expression "(uVar17 != 0xd)" ( (binary_expression "uVar17 != 0xd" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;\n if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }\n iVar12 = *(int *)((long)handle + 0x40);\n goto joined_r0x0011daef;\n }" { (if_statement "if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8;" if (parenthesized_expression "(*(int *)((long)handle + 0x48) != 0)" ( (binary_expression "*(int *)((long)handle + 0x48) != 0" (pointer_expression "*(int *)((long)handle + 0x48)" * (cast_expression "(int *)((long)handle + 0x48)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x48)" ( (binary_expression "(long)handle + 0x48" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) (if_statement "if (uVar17 == 0x16) {\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(uVar17 == 0x16)" ( (binary_expression "uVar17 == 0x16" identifier == number_literal) )) (compound_statement "{\n *(undefined4 *)((long)handle + 0x48) = 1;\n goto LAB_0011d7b0;\n }" { (expression_statement "*(undefined4 *)((long)handle + 0x48) = 1;" (assignment_expression "*(undefined4 *)((long)handle + 0x48) = 1" (pointer_expression "*(undefined4 *)((long)handle + 0x48)" * (cast_expression "(undefined4 *)((long)handle + 0x48)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x48)" ( (binary_expression "(long)handle + 0x48" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (if_statement "if (uVar17 < 0x17) {\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }" if (parenthesized_expression "(uVar17 < 0x17)" ( (binary_expression "uVar17 < 0x17" identifier < number_literal) )) (compound_statement "{\n if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }\n }" { (if_statement "if (uVar17 == 10) {\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }" if (parenthesized_expression "(uVar17 == 10)" ( (binary_expression "uVar17 == 10" identifier == number_literal) )) (compound_statement "{\n iVar12 = *(int *)((long)handle + 0x40);\n sVar7 = (size_t)iVar12;\n ptr = *(void **)((long)handle + 0x38);\n if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }\n goto LAB_0011d8d3;\n }" { (expression_statement "iVar12 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar12 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "sVar7 = (size_t)iVar12;" (assignment_expression "sVar7 = (size_t)iVar12" identifier = (cast_expression "(size_t)iVar12" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (expression_statement "ptr = *(void **)((long)handle + 0x38);" (assignment_expression "ptr = *(void **)((long)handle + 0x38)" identifier = (pointer_expression "*(void **)((long)handle + 0x38)" * (cast_expression "(void **)((long)handle + 0x38)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if ((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)) {\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar11 = 10;\n }" if (parenthesized_expression "((*(int *)((long)handle + 0x28) == 0) && (0 < iVar12))" ( (binary_expression "(*(int *)((long)handle + 0x28) == 0) && (0 < iVar12)" (parenthesized_expression "(*(int *)((long)handle + 0x28) == 0)" ( (binary_expression "*(int *)((long)handle + 0x28) == 0" (pointer_expression "*(int *)((long)handle + 0x28)" * (cast_expression "(int *)((long)handle + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x28)" ( (binary_expression "(long)handle + 0x28" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) && (parenthesized_expression "(0 < iVar12)" ( (binary_expression "0 < iVar12" number_literal < identifier) ))) )) (compound_statement "{\n uVar11 = 10;\n if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }\n }" { (expression_statement "uVar11 = 10;" (assignment_expression "uVar11 = 10" identifier = number_literal) ;) (if_statement "if (*(char *)((long)ptr + (long)iVar12 + -1) == '\r') {\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }" if (parenthesized_expression "(*(char *)((long)ptr + (long)iVar12 + -1) == '\r')" ( (binary_expression "*(char *)((long)ptr + (long)iVar12 + -1) == '\r'" (pointer_expression "*(char *)((long)ptr + (long)iVar12 + -1)" * (cast_expression "(char *)((long)ptr + (long)iVar12 + -1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)ptr + (long)iVar12 + -1)" ( (binary_expression "(long)ptr + (long)iVar12 + -1" (binary_expression "(long)ptr + (long)iVar12" (cast_expression "(long)ptr" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(long)iVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) + number_literal) )))) == (char_literal "'\r'" ' escape_sequence ')) )) (compound_statement "{\n c = '\r';\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar12 = iVar12 + -1;\n *(int *)((long)handle + 0x40) = iVar12;\n goto LAB_0011d7f5;\n }" { (expression_statement "c = '\r';" (assignment_expression "c = '\r'" identifier = (char_literal "'\r'" ' escape_sequence ')) ;) (if_statement "if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 0)" ( (binary_expression "*(int *)((long)handle + 0x2c) == 0" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }" { (labeled_statement "LAB_0011e06d:\n wVar6 = plen((Ldisc)handle,c);" statement_identifier : (expression_statement "wVar6 = plen((Ldisc)handle,c);" (assignment_expression "wVar6 = plen((Ldisc)handle,c)" identifier = (call_expression "plen((Ldisc)handle,c)" identifier (argument_list "((Ldisc)handle,c)" ( (cast_expression "(Ldisc)handle" ( (type_descriptor "Ldisc" type_identifier) ) identifier) , identifier )))) ;)) (expression_statement "iVar5 = wVar6 + L'\xffffffff';" (assignment_expression "iVar5 = wVar6 + L'\xffffffff'" identifier = (binary_expression "wVar6 + L'\xffffffff'" identifier + (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (if_statement "if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }" if (parenthesized_expression "(wVar6 != L'\0')" ( (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence ')) )) (compound_statement "{\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\nLAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);\n }" { (do_statement "do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);" do (compound_statement "{\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n }" { (expression_statement "iVar5 = iVar5 + -1;" (assignment_expression "iVar5 = iVar5 + -1" identifier = (binary_expression "iVar5 + -1" identifier + number_literal)) ;) (expression_statement "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');" (call_expression "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" identifier (argument_list "(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" ( (pointer_expression "*(void **)((long)handle + 0x18)" * (cast_expression "(void **)((long)handle + 0x18)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x18)" ( (binary_expression "(long)handle + 0x18" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (char_literal "L'\0'" L' escape_sequence ') , (string_literal ""\b \b"" " escape_sequence string_content escape_sequence ") , (char_literal "L'\x03'" L' escape_sequence ') ))) ;) }) while (parenthesized_expression "(iVar5 != -1)" ( (binary_expression "iVar5 != -1" identifier != number_literal) )) ;) (labeled_statement "LAB_0011e0a5:\n iVar12 = *(int *)((long)handle + 0x40);" statement_identifier : (expression_statement "iVar12 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar12 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;)) })) (expression_statement "lVar9 = *(long *)((long)handle + 8);" (assignment_expression "lVar9 = *(long *)((long)handle + 8)" identifier = (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "uVar15 = *(undefined8 *)((long)handle + 0x10);" (assignment_expression "uVar15 = *(undefined8 *)((long)handle + 0x10)" identifier = (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) }) (else_clause "else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" else (compound_statement "{\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" { (expression_statement "lVar9 = *(long *)((long)handle + 8);" (assignment_expression "lVar9 = *(long *)((long)handle + 8)" identifier = (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "uVar15 = *(undefined8 *)((long)handle + 0x10);" (assignment_expression "uVar15 = *(undefined8 *)((long)handle + 0x10)" identifier = (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 2)" ( (binary_expression "*(int *)((long)handle + 0x2c) == 2" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }" { (expression_statement "iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1);" (assignment_expression "iVar5 = (**(code **)(lVar9 + 0x58))(uVar15,1)" identifier = (call_expression "(**(code **)(lVar9 + 0x58))(uVar15,1)" (parenthesized_expression "(**(code **)(lVar9 + 0x58))" ( (pointer_expression "**(code **)(lVar9 + 0x58)" * (pointer_expression "*(code **)(lVar9 + 0x58)" * (cast_expression "(code **)(lVar9 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x58)" ( (binary_expression "lVar9 + 0x58" identifier + number_literal) ))))) )) (argument_list "(uVar15,1)" ( identifier , number_literal )))) ;) comment (if_statement "if ((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')) {\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }" if (parenthesized_expression "((iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'))" ( (binary_expression "(iVar5 != 0) || (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) || (parenthesized_expression "(wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" ( (comma_expression "wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'" (assignment_expression "wVar6 = term_ldisc(*handle,L'\x01')" identifier = (call_expression "term_ldisc(*handle,L'\x01')" identifier (argument_list "(*handle,L'\x01')" ( (pointer_expression "*handle" * identifier) , (char_literal "L'\x01'" L' escape_sequence ') )))) , (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence '))) ))) )) (compound_statement "{\n iVar12 = *(int *)((long)handle + 0x40);\n c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);\n goto LAB_0011e06d;\n }" { (expression_statement "iVar12 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar12 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12);" (assignment_expression "c = *(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12)" identifier = (pointer_expression "*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12)" * (cast_expression "(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar12)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)handle + 0x38) + -1 + (long)iVar12)" ( (binary_expression "*(long *)((long)handle + 0x38) + -1 + (long)iVar12" (binary_expression "*(long *)((long)handle + 0x38) + -1" (pointer_expression "*(long *)((long)handle + 0x38)" * (cast_expression "(long *)((long)handle + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) + (cast_expression "(long)iVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))))) ;) (goto_statement "goto LAB_0011e06d;" goto statement_identifier ;) })) (goto_statement "goto LAB_0011e0a5;" goto statement_identifier ;) })) }))) (expression_statement "iVar12 = iVar12 + -1;" (assignment_expression "iVar12 = iVar12 + -1" identifier = (binary_expression "iVar12 + -1" identifier + number_literal)) ;) (expression_statement "*(int *)((long)handle + 0x40) = iVar12;" (assignment_expression "*(int *)((long)handle + 0x40) = iVar12" (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (goto_statement "goto LAB_0011d7f5;" goto statement_identifier ;) })) }) (else_clause "else {\n uVar11 = 10;\n }" else (compound_statement "{\n uVar11 = 10;\n }" { (expression_statement "uVar11 = 10;" (assignment_expression "uVar11 = 10" identifier = number_literal) ;) }))) (goto_statement "goto LAB_0011d8d3;" goto statement_identifier ;) })) (if_statement "if (uVar17 < 0xb) {\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }" if (parenthesized_expression "(uVar17 < 0xb)" ( (binary_expression "uVar17 < 0xb" identifier < number_literal) )) (compound_statement "{\n if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }\n }" { (if_statement "if (uVar17 != 3) {\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(uVar17 != 3)" ( (binary_expression "uVar17 != 3" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 4) goto LAB_0011d8c8;\n if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if (uVar17 != 4) goto LAB_0011d8c8;" if (parenthesized_expression "(uVar17 != 4)" ( (binary_expression "uVar17 != 4" identifier != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) (if_statement "if (*(int *)((long)handle + 0x40) == 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }\n else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x40) == 0)" ( (binary_expression "*(int *)((long)handle + 0x40) == 0" (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n (**(code **)(*(long *)((long)handle + 8) + 0x30))();\n }" { (expression_statement "(**(code **)(*(long *)((long)handle + 8) + 0x30))();" (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))()" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x30)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x30)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x30)" ( (binary_expression "*(long *)((long)handle + 8) + 0x30" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "()" ( ))) ;) }) (else_clause "else {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }" else (compound_statement "{\n (**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));\n *(undefined4 *)((long)handle + 0x40) = 0;\n }" { (expression_statement "(**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10));" (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x18))\n (*(undefined8 *)((long)handle + 0x10))" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x18))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x18)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x18)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x18)" ( (binary_expression "*(long *)((long)handle + 8) + 0x18" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10))" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) (expression_statement "*(undefined4 *)((long)handle + 0x40) = 0;" (assignment_expression "*(undefined4 *)((long)handle + 0x40) = 0" (pointer_expression "*(undefined4 *)((long)handle + 0x40)" * (cast_expression "(undefined4 *)((long)handle + 0x40)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) }))) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) }) (else_clause "else {\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }" else (compound_statement "{\n if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 != 0x15) goto LAB_0011d8c8;\n }" { (if_statement "if (uVar17 == 0x12) {\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(uVar17 == 0x12)" ( (binary_expression "uVar17 == 0x12" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Load size is inaccurate */\n if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }\n goto LAB_0011d7b0;\n }" { comment (if_statement "if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }" if (parenthesized_expression "((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'))))))" ( (binary_expression "(*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))" (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 0)" ( (binary_expression "*(int *)((long)handle + 0x2c) == 0" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) || (parenthesized_expression "((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))" ( (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'))))" ( (binary_expression "*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))" (binary_expression "*(int *)((long)handle + 0x2c) == 2" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) && (parenthesized_expression "((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))" ( (parenthesized_expression "(iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'))" ( (comma_expression "iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" (assignment_expression "iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10))" identifier = (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10))" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x58)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x58)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x58)" ( (binary_expression "*(long *)((long)handle + 8) + 0x58" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10))" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) , (binary_expression "iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" (binary_expression "iVar12 != 0" identifier != number_literal) || (parenthesized_expression "(wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" ( (comma_expression "wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'" (assignment_expression "wVar6 = term_ldisc(*handle,L'\x01')" identifier = (call_expression "term_ldisc(*handle,L'\x01')" identifier (argument_list "(*handle,L'\x01')" ( (pointer_expression "*handle" * identifier) , (char_literal "L'\x01'" L' escape_sequence ') )))) , (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence '))) )))) )) ))) )) ))) )) (compound_statement "{\n __offset = 4;\n lVar9 = 0;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');\n if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }\n }" { (expression_statement "__offset = 4;" (assignment_expression "__offset = 4" identifier = number_literal) ;) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (expression_statement "from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04');" (call_expression "from_backend(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04')" identifier (argument_list "(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04')" ( (pointer_expression "*(void **)((long)handle + 0x18)" * (cast_expression "(void **)((long)handle + 0x18)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x18)" ( (binary_expression "(long)handle + 0x18" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (char_literal "L'\0'" L' escape_sequence ') , (string_literal ""^R\r\n"" " string_content escape_sequence escape_sequence ") , (char_literal "L'\x04'" L' escape_sequence ') ))) ;) (if_statement "if (0 < *(int *)((long)handle + 0x40)) {\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }" if (parenthesized_expression "(0 < *(int *)((long)handle + 0x40))" ( (binary_expression "0 < *(int *)((long)handle + 0x40)" number_literal < (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) )) (compound_statement "{\n do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));\n }" { (do_statement "do {\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n } while ((int)lVar9 < *(int *)((long)handle + 0x40));" do (compound_statement "{\n pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);\n lVar9 = lVar9 + 1;\n pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);\n }" { (expression_statement "pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9);" (assignment_expression "pbVar13 = (byte *)(*(size_t *)((long)handle + 0x38) + lVar9)" identifier = (cast_expression "(byte *)(*(size_t *)((long)handle + 0x38) + lVar9)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(size_t *)((long)handle + 0x38) + lVar9)" ( (binary_expression "*(size_t *)((long)handle + 0x38) + lVar9" (pointer_expression "*(size_t *)((long)handle + 0x38)" * (cast_expression "(size_t *)((long)handle + 0x38)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + identifier) )))) ;) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset);" (call_expression "pwrite(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset)" identifier (argument_list "(iVar5,(void *)(ulong)*pbVar13,*(size_t *)((long)handle + 0x38),__offset)" ( identifier , (binary_expression "(void *)(ulong)*pbVar13" (cast_expression "(void *)(ulong)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(ulong)" ( identifier ))) * identifier) , (pointer_expression "*(size_t *)((long)handle + 0x38)" * (cast_expression "(size_t *)((long)handle + 0x38)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , identifier ))) ;) }) while (parenthesized_expression "((int)lVar9 < *(int *)((long)handle + 0x40))" ( (binary_expression "(int)lVar9 < *(int *)((long)handle + 0x40)" (cast_expression "(int)lVar9" ( (type_descriptor "int" primitive_type) ) identifier) < (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) )) ;) })) })) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (if_statement "if (uVar17 != 0x15) goto LAB_0011d8c8;" if (parenthesized_expression "(uVar17 != 0x15)" ( (binary_expression "uVar17 != 0x15" identifier != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) }))) }) (else_clause "else if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }" else (if_statement "if (uVar17 != 0x1c) {\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }" if (parenthesized_expression "(uVar17 != 0x1c)" ( (binary_expression "uVar17 != 0x1c" identifier != number_literal) )) (compound_statement "{\n if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }\n if (uVar17 != 0x1a) goto LAB_0011d8c8;\n }" { (if_statement "if (0x1c < uVar17) {\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(0x1c < uVar17)" ( (binary_expression "0x1c < uVar17" number_literal < identifier) )) (compound_statement "{\n if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }\n if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;\n if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if (uVar17 == 0x10d) {\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }" if (parenthesized_expression "(uVar17 == 0x10d)" ( (binary_expression "uVar17 == 0x10d" identifier == number_literal) )) (compound_statement "{\n iVar12 = *(int *)((long)handle + 0x40);\n goto LAB_0011d7ed;\n }" { (expression_statement "iVar12 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar12 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (goto_statement "goto LAB_0011d7ed;" goto statement_identifier ;) })) (if_statement "if ((uVar17 != 0x17f) && (uVar17 != 0x108)) goto LAB_0011d8c8;" if (parenthesized_expression "((uVar17 != 0x17f) && (uVar17 != 0x108))" ( (binary_expression "(uVar17 != 0x17f) && (uVar17 != 0x108)" (parenthesized_expression "(uVar17 != 0x17f)" ( (binary_expression "uVar17 != 0x17f" identifier != number_literal) )) && (parenthesized_expression "(uVar17 != 0x108)" ( (binary_expression "uVar17 != 0x108" identifier != number_literal) ))) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) (if_statement "if (0 < *(int *)((long)handle + 0x40)) {\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }" if (parenthesized_expression "(0 < *(int *)((long)handle + 0x40))" ( (binary_expression "0 < *(int *)((long)handle + 0x40)" number_literal < (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) )) (compound_statement "{\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }\n do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );\n }" { (expression_statement "iVar5 = *(int *)((long)handle + 0x2c);" (assignment_expression "iVar5 = *(int *)((long)handle + 0x2c)" identifier = (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar5 == 0) goto LAB_0011dee4;" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0011dee4;" goto statement_identifier ;)) (labeled_statement "LAB_0011dbe9:\n if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }" statement_identifier : (if_statement "if (iVar5 == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }" if (parenthesized_expression "(iVar5 == 2)" ( (binary_expression "iVar5 == 2" identifier == number_literal) )) (compound_statement "{\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 != 0) goto LAB_0011dee4;\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') goto LAB_0011dee4;\n }" { (expression_statement "iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);" (assignment_expression "iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1)" identifier = (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1)" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x58)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x58)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x58)" ( (binary_expression "*(long *)((long)handle + 8) + 0x58" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10),1)" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar5 != 0) goto LAB_0011dee4;" if (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011dee4;" goto statement_identifier ;)) comment (expression_statement "wVar6 = term_ldisc(*handle,L'\x01');" (assignment_expression "wVar6 = term_ldisc(*handle,L'\x01')" identifier = (call_expression "term_ldisc(*handle,L'\x01')" identifier (argument_list "(*handle,L'\x01')" ( (pointer_expression "*handle" * identifier) , (char_literal "L'\x01'" L' escape_sequence ') )))) ;) (if_statement "if (wVar6 != L'\0') goto LAB_0011dee4;" if (parenthesized_expression "(wVar6 != L'\0')" ( (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence ')) )) (goto_statement "goto LAB_0011dee4;" goto statement_identifier ;)) }))) (do_statement "do {\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n } while( true );" do (compound_statement "{\n uVar10 = (ulong)*(uint *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }" { (expression_statement "uVar10 = (ulong)*(uint *)((long)handle + 0x40);" (assignment_expression "uVar10 = (ulong)*(uint *)((long)handle + 0x40)" identifier = (binary_expression "(ulong)*(uint *)((long)handle + 0x40)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)((long)handle + 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "lVar9 = *(long *)((long)handle + 0x38);" (assignment_expression "lVar9 = *(long *)((long)handle + 0x38)" identifier = (pointer_expression "*(long *)((long)handle + 0x38)" * (cast_expression "(long *)((long)handle + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (do_statement "do {\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n } while (wVar6 == L'\0');" do (compound_statement "{\n /* WARNING: Load size is inaccurate */\n iVar5 = (int)uVar10 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);\n lVar9 = *(long *)((long)handle + 0x38);\n wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));\n iVar5 = wVar6 + L'\xffffffff';\n }" { comment (expression_statement "iVar5 = (int)uVar10 + -1;" (assignment_expression "iVar5 = (int)uVar10 + -1" identifier = (binary_expression "(int)uVar10 + -1" (cast_expression "(int)uVar10" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "*(int *)((long)handle + 0x40) = iVar5;" (assignment_expression "*(int *)((long)handle + 0x40) = iVar5" (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (if_statement "if (((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))) goto LAB_0011d7b0;" if (parenthesized_expression "(((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U)))" ( (binary_expression "((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))" (parenthesized_expression "((*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37))" ( (binary_expression "(*(int *)(*handle + 300) == 0) &&\n (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)" (parenthesized_expression "(*(int *)(*handle + 300) == 0)" ( (binary_expression "*(int *)(*handle + 300) == 0" (pointer_expression "*(int *)(*handle + 300)" * (cast_expression "(int *)(*handle + 300)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*handle + 300)" ( (binary_expression "*handle + 300" (pointer_expression "*handle" * identifier) + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)" ( (binary_expression "*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37" (pointer_expression "*(int *)(*(long *)(*handle + 0x1118) + 0x10)" * (cast_expression "(int *)(*(long *)(*handle + 0x1118) + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*handle + 0x1118) + 0x10)" ( (binary_expression "*(long *)(*handle + 0x1118) + 0x10" (pointer_expression "*(long *)(*handle + 0x1118)" * (cast_expression "(long *)(*handle + 0x1118)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*handle + 0x1118)" ( (binary_expression "*handle + 0x1118" (pointer_expression "*handle" * identifier) + number_literal) )))) + number_literal) )))) != number_literal) ))) )) || (parenthesized_expression "(0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U))" ( (binary_expression "0x3f < (byte)(*(char *)(lVar9 + iVar5) + 0x80U)" number_literal < (call_expression "(byte)(*(char *)(lVar9 + iVar5) + 0x80U)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(*(char *)(lVar9 + iVar5) + 0x80U)" ( (binary_expression "*(char *)(lVar9 + iVar5) + 0x80U" (pointer_expression "*(char *)(lVar9 + iVar5)" * (cast_expression "(char *)(lVar9 + iVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + iVar5)" ( (binary_expression "lVar9 + iVar5" identifier + identifier) )))) + number_literal) )))) ))) )) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;)) (expression_statement "iVar5 = *(int *)((long)handle + 0x2c);" (assignment_expression "iVar5 = *(int *)((long)handle + 0x2c)" identifier = (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar5 != 0) goto LAB_0011dbe9;" if (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011dbe9;" goto statement_identifier ;)) (labeled_statement "LAB_0011dee4:\n uVar10 = (ulong)*(int *)((long)handle + 0x40);" statement_identifier : (expression_statement "uVar10 = (ulong)*(int *)((long)handle + 0x40);" (assignment_expression "uVar10 = (ulong)*(int *)((long)handle + 0x40)" identifier = (binary_expression "(ulong)*(int *)((long)handle + 0x40)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;)) (expression_statement "lVar9 = *(long *)((long)handle + 0x38);" (assignment_expression "lVar9 = *(long *)((long)handle + 0x38)" identifier = (pointer_expression "*(long *)((long)handle + 0x38)" * (cast_expression "(long *)((long)handle + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10));" (assignment_expression "wVar6 = plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10))" identifier = (call_expression "plen((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10))" identifier (argument_list "((Ldisc)handle,*(uchar *)(lVar9 + -1 + uVar10))" ( (cast_expression "(Ldisc)handle" ( (type_descriptor "Ldisc" type_identifier) ) identifier) , (pointer_expression "*(uchar *)(lVar9 + -1 + uVar10)" * (cast_expression "(uchar *)(lVar9 + -1 + uVar10)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + -1 + uVar10)" ( (binary_expression "lVar9 + -1 + uVar10" (binary_expression "lVar9 + -1" identifier + number_literal) + identifier) )))) )))) ;) (expression_statement "iVar5 = wVar6 + L'\xffffffff';" (assignment_expression "iVar5 = wVar6 + L'\xffffffff'" identifier = (binary_expression "wVar6 + L'\xffffffff'" identifier + (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) }) while (parenthesized_expression "(wVar6 == L'\0')" ( (binary_expression "wVar6 == L'\0'" identifier == (char_literal "L'\0'" L' escape_sequence ')) )) ;) (do_statement "do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);" do (compound_statement "{\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n }" { (expression_statement "iVar5 = iVar5 + -1;" (assignment_expression "iVar5 = iVar5 + -1" identifier = (binary_expression "iVar5 + -1" identifier + number_literal)) ;) (expression_statement "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');" (call_expression "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" identifier (argument_list "(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" ( (pointer_expression "*(void **)((long)handle + 0x18)" * (cast_expression "(void **)((long)handle + 0x18)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x18)" ( (binary_expression "(long)handle + 0x18" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (char_literal "L'\0'" L' escape_sequence ') , (string_literal ""\b \b"" " escape_sequence string_content escape_sequence ") , (char_literal "L'\x03'" L' escape_sequence ') ))) ;) }) while (parenthesized_expression "(iVar5 != -1)" ( (binary_expression "iVar5 != -1" identifier != number_literal) )) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (if_statement "if (uVar17 == 0x17) {\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }" if (parenthesized_expression "(uVar17 == 0x17)" ( (binary_expression "uVar17 == 0x17" identifier == number_literal) )) (compound_statement "{\n iVar5 = *(int *)((long)handle + 0x40);\n goto LAB_0011da30;\n }" { (expression_statement "iVar5 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar5 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (goto_statement "goto LAB_0011da30;" goto statement_identifier ;) })) (if_statement "if (uVar17 != 0x1a) goto LAB_0011d8c8;" if (parenthesized_expression "(uVar17 != 0x1a)" ( (binary_expression "uVar17 != 0x1a" identifier != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) })))) (expression_statement "iVar12 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar12 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (goto_statement "goto joined_r0x0011daef;" goto statement_identifier ;) })) (expression_statement "iVar12 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar12 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "sVar7 = (size_t)iVar12;" (assignment_expression "sVar7 = (size_t)iVar12" identifier = (cast_expression "(size_t)iVar12" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (if_statement "if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930;" if (parenthesized_expression "(*(int *)((long)handle + 0x48) != 0)" ( (binary_expression "*(int *)((long)handle + 0x48) != 0" (pointer_expression "*(int *)((long)handle + 0x48)" * (cast_expression "(int *)((long)handle + 0x48)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x48)" ( (binary_expression "(long)handle + 0x48" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_0011d930;" goto statement_identifier ;)) (labeled_statement "LAB_0011d7ed:\n lVar9 = *(long *)((long)handle + 8);" statement_identifier : (expression_statement "lVar9 = *(long *)((long)handle + 8);" (assignment_expression "lVar9 = *(long *)((long)handle + 8)" identifier = (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;)) (expression_statement "uVar15 = *(undefined8 *)((long)handle + 0x10);" (assignment_expression "uVar15 = *(undefined8 *)((long)handle + 0x10)" identifier = (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (labeled_statement "LAB_0011d7f5:\n if (0 < iVar12) {\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }" statement_identifier : (if_statement "if (0 < iVar12) {\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }" if (parenthesized_expression "(0 < iVar12)" ( (binary_expression "0 < iVar12" number_literal < identifier) )) (compound_statement "{\n (**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }" { (expression_statement "(**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38));" (call_expression "(**(code **)(lVar9 + 0x18))(uVar15,*(undefined8 *)((long)handle + 0x38))" (parenthesized_expression "(**(code **)(lVar9 + 0x18))" ( (pointer_expression "**(code **)(lVar9 + 0x18)" * (pointer_expression "*(code **)(lVar9 + 0x18)" * (cast_expression "(code **)(lVar9 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) ))))) )) (argument_list "(uVar15,*(undefined8 *)((long)handle + 0x38))" ( identifier , (pointer_expression "*(undefined8 *)((long)handle + 0x38)" * (cast_expression "(undefined8 *)((long)handle + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) (expression_statement "lVar9 = *(long *)((long)handle + 8);" (assignment_expression "lVar9 = *(long *)((long)handle + 8)" identifier = (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "uVar15 = *(undefined8 *)((long)handle + 0x10);" (assignment_expression "uVar15 = *(undefined8 *)((long)handle + 0x10)" identifier = (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) }))) (if_statement "if (*(int *)((long)handle + 0x28) == 0) {\n (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011d836;\nLAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');\n }\n else {\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x28) == 0)" ( (binary_expression "*(int *)((long)handle + 0x28) == 0" (pointer_expression "*(int *)((long)handle + 0x28)" * (cast_expression "(int *)((long)handle + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x28)" ( (binary_expression "(long)handle + 0x28" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n (**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 != 0) goto LAB_0011d836;\nLAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');\n }" { (expression_statement "(**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2);" (call_expression "(**(code **)(lVar9 + 0x18))(uVar15,"\r\n",2)" (parenthesized_expression "(**(code **)(lVar9 + 0x18))" ( (pointer_expression "**(code **)(lVar9 + 0x18)" * (pointer_expression "*(code **)(lVar9 + 0x18)" * (cast_expression "(code **)(lVar9 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) ))))) )) (argument_list "(uVar15,"\r\n",2)" ( identifier , (string_literal ""\r\n"" " escape_sequence escape_sequence ") , number_literal ))) ;) (expression_statement "iVar5 = *(int *)((long)handle + 0x2c);" (assignment_expression "iVar5 = *(int *)((long)handle + 0x2c)" identifier = (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar5 != 0) goto LAB_0011d836;" if (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011d836;" goto statement_identifier ;)) (labeled_statement "LAB_0011de62:\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');" statement_identifier : (expression_statement "from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02');" (call_expression "from_backend(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02')" identifier (argument_list "(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02')" ( (pointer_expression "*(void **)((long)handle + 0x18)" * (cast_expression "(void **)((long)handle + 0x18)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x18)" ( (binary_expression "(long)handle + 0x18" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (char_literal "L'\0'" L' escape_sequence ') , (string_literal ""\r\n"" " escape_sequence escape_sequence ") , (char_literal "L'\x02'" L' escape_sequence ') ))) ;)) }) (else_clause "else {\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }" else (compound_statement "{\n if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }\n iVar5 = *(int *)((long)handle + 0x2c);\n if (iVar5 == 0) goto LAB_0011de62;\nLAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;\n }" { (if_statement "if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) {\n (**(code **)(lVar9 + 0x30))();\n }\n else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }" if (parenthesized_expression "((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0))" ( (binary_expression "(*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)" (parenthesized_expression "(*(int *)((long)handle + 0x28) == 1)" ( (binary_expression "*(int *)((long)handle + 0x28) == 1" (pointer_expression "*(int *)((long)handle + 0x28)" * (cast_expression "(int *)((long)handle + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x28)" ( (binary_expression "(long)handle + 0x28" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(int *)((long)handle + 0x24) != 0)" ( (binary_expression "*(int *)((long)handle + 0x24) != 0" (pointer_expression "*(int *)((long)handle + 0x24)" * (cast_expression "(int *)((long)handle + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x24)" ( (binary_expression "(long)handle + 0x24" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n (**(code **)(lVar9 + 0x30))();\n }" { (expression_statement "(**(code **)(lVar9 + 0x30))();" (call_expression "(**(code **)(lVar9 + 0x30))()" (parenthesized_expression "(**(code **)(lVar9 + 0x30))" ( (pointer_expression "**(code **)(lVar9 + 0x30)" * (pointer_expression "*(code **)(lVar9 + 0x30)" * (cast_expression "(code **)(lVar9 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x30)" ( (binary_expression "lVar9 + 0x30" identifier + number_literal) ))))) )) (argument_list "()" ( ))) ;) }) (else_clause "else {\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }" else (compound_statement "{\n (**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);\n }" { (expression_statement "(**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1);" (call_expression "(**(code **)(lVar9 + 0x18))(uVar15,&DAT_00173b71,1)" (parenthesized_expression "(**(code **)(lVar9 + 0x18))" ( (pointer_expression "**(code **)(lVar9 + 0x18)" * (pointer_expression "*(code **)(lVar9 + 0x18)" * (cast_expression "(code **)(lVar9 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) ))))) )) (argument_list "(uVar15,&DAT_00173b71,1)" ( identifier , (pointer_expression "&DAT_00173b71" & identifier) , number_literal ))) ;) }))) (expression_statement "iVar5 = *(int *)((long)handle + 0x2c);" (assignment_expression "iVar5 = *(int *)((long)handle + 0x2c)" identifier = (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar5 == 0) goto LAB_0011de62;" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0011de62;" goto statement_identifier ;)) (labeled_statement "LAB_0011d836:\n /* WARNING: Load size is inaccurate */\n if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;" statement_identifier : comment (if_statement "if ((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))) goto LAB_0011de62;" if (parenthesized_expression "((iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'))))" ( (binary_expression "(iVar5 == 2) &&\n ((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))" (parenthesized_expression "(iVar5 == 2)" ( (binary_expression "iVar5 == 2" identifier == number_literal) )) && (parenthesized_expression "((iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))" ( (parenthesized_expression "(iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'))" ( (comma_expression "iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10)), iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" (assignment_expression "iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10))" identifier = (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10))" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x58)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x58)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x58)" ( (binary_expression "*(long *)((long)handle + 8) + 0x58" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10))" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) , (binary_expression "iVar5 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" (binary_expression "iVar5 != 0" identifier != number_literal) || (parenthesized_expression "(wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" ( (comma_expression "wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'" (assignment_expression "wVar6 = term_ldisc(*handle,L'\x01')" identifier = (call_expression "term_ldisc(*handle,L'\x01')" identifier (argument_list "(*handle,L'\x01')" ( (pointer_expression "*handle" * identifier) , (char_literal "L'\x01'" L' escape_sequence ') )))) , (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence '))) )))) )) ))) )) (goto_statement "goto LAB_0011de62;" goto statement_identifier ;))) }))) (expression_statement "*(undefined4 *)((long)handle + 0x40) = 0;" (assignment_expression "*(undefined4 *)((long)handle + 0x40) = 0" (pointer_expression "*(undefined4 *)((long)handle + 0x40)" * (cast_expression "(undefined4 *)((long)handle + 0x40)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "pbVar13 = (byte *)buf;" (assignment_expression "pbVar13 = (byte *)buf" identifier = (cast_expression "(byte *)buf" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if ((byte *)buf == pbVar1) {\n return;\n }" if (parenthesized_expression "((byte *)buf == pbVar1)" ( (binary_expression "(byte *)buf == pbVar1" (cast_expression "(byte *)buf" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })) (if_statement "if (*(int *)((long)handle + 0x40) != 0) {\n (**(code **)(*(long *)((long)handle + 8) + 0x18))(*(undefined8 *)((long)handle + 0x10));\n iVar5 = *(int *)((long)handle + 0x40);\n while (0 < iVar5) {\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }\n iVar5 = *(int *)((long)handle + 0x40) + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n }\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x40) != 0)" ( (binary_expression "*(int *)((long)handle + 0x40) != 0" (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n (**(code **)(*(long *)((long)handle + 8) + 0x18))(*(undefined8 *)((long)handle + 0x10));\n iVar5 = *(int *)((long)handle + 0x40);\n while (0 < iVar5) {\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }\n iVar5 = *(int *)((long)handle + 0x40) + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n }\n }" { (expression_statement "(**(code **)(*(long *)((long)handle + 8) + 0x18))(*(undefined8 *)((long)handle + 0x10));" (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x18))(*(undefined8 *)((long)handle + 0x10))" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x18))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x18)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x18)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x18)" ( (binary_expression "*(long *)((long)handle + 8) + 0x18" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10))" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) (expression_statement "iVar5 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar5 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (while_statement "while (0 < iVar5) {\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }\n iVar5 = *(int *)((long)handle + 0x40) + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n }" while (parenthesized_expression "(0 < iVar5)" ( (binary_expression "0 < iVar5" number_literal < identifier) )) (compound_statement "{\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar5 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }\n iVar5 = *(int *)((long)handle + 0x40) + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n }" { (expression_statement "wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));" (assignment_expression "wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5))" identifier = (call_expression "plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5))" identifier (argument_list "((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5))" ( (cast_expression "(Ldisc)handle" ( (type_descriptor "Ldisc" type_identifier) ) identifier) , (pointer_expression "*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)" * (cast_expression "(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)" ( (binary_expression "*(long *)((long)handle + 0x38) + -1 + (long)iVar5" (binary_expression "*(long *)((long)handle + 0x38) + -1" (pointer_expression "*(long *)((long)handle + 0x38)" * (cast_expression "(long *)((long)handle + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) + (cast_expression "(long)iVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )))) ;) (expression_statement "iVar5 = wVar6 + L'\xffffffff';" (assignment_expression "iVar5 = wVar6 + L'\xffffffff'" identifier = (binary_expression "wVar6 + L'\xffffffff'" identifier + (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (if_statement "if (wVar6 != L'\0') {\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }" if (parenthesized_expression "(wVar6 != L'\0')" ( (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence ')) )) (compound_statement "{\n do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);\n }" { (do_statement "do {\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar5 != -1);" do (compound_statement "{\n iVar5 = iVar5 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n }" { (expression_statement "iVar5 = iVar5 + -1;" (assignment_expression "iVar5 = iVar5 + -1" identifier = (binary_expression "iVar5 + -1" identifier + number_literal)) ;) (expression_statement "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');" (call_expression "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" identifier (argument_list "(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" ( (pointer_expression "*(void **)((long)handle + 0x18)" * (cast_expression "(void **)((long)handle + 0x18)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x18)" ( (binary_expression "(long)handle + 0x18" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (char_literal "L'\0'" L' escape_sequence ') , (string_literal ""\b \b"" " escape_sequence string_content escape_sequence ") , (char_literal "L'\x03'" L' escape_sequence ') ))) ;) }) while (parenthesized_expression "(iVar5 != -1)" ( (binary_expression "iVar5 != -1" identifier != number_literal) )) ;) })) (expression_statement "iVar5 = *(int *)((long)handle + 0x40) + -1;" (assignment_expression "iVar5 = *(int *)((long)handle + 0x40) + -1" identifier = (binary_expression "*(int *)((long)handle + 0x40) + -1" (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal)) ;) (expression_statement "*(int *)((long)handle + 0x40) = iVar5;" (assignment_expression "*(int *)((long)handle + 0x40) = iVar5" (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) })) })) (expression_statement "wVar6 = (wchar_t)uVar10;" (assignment_expression "wVar6 = (wchar_t)uVar10" identifier = (cast_expression "(wchar_t)uVar10" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (if_statement "if (wVar6 < L'\x01') {\n return;\n }" if (parenthesized_expression "(wVar6 < L'\x01')" ( (binary_expression "wVar6 < L'\x01'" identifier < (char_literal "L'\x01'" L' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011deae:\n from_backend(*(void **)((long)handle + 0x18),L'\0',buf,wVar6);\nLAB_0011debf:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }\n else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 0)" ( (binary_expression "*(int *)((long)handle + 0x2c) == 0" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_0011deae:\n from_backend(*(void **)((long)handle + 0x18),L'\0',buf,wVar6);\nLAB_0011debf:\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n }" { (labeled_statement "LAB_0011deae:\n from_backend(*(void **)((long)handle + 0x18),L'\0',buf,wVar6);" statement_identifier : (expression_statement "from_backend(*(void **)((long)handle + 0x18),L'\0',buf,wVar6);" (call_expression "from_backend(*(void **)((long)handle + 0x18),L'\0',buf,wVar6)" identifier (argument_list "(*(void **)((long)handle + 0x18),L'\0',buf,wVar6)" ( (pointer_expression "*(void **)((long)handle + 0x18)" * (cast_expression "(void **)((long)handle + 0x18)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x18)" ( (binary_expression "(long)handle + 0x18" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (char_literal "L'\0'" L' escape_sequence ') , identifier , identifier ))) ;)) (labeled_statement "LAB_0011debf:\n lVar9 = *(long *)((long)handle + 8);" statement_identifier : (expression_statement "lVar9 = *(long *)((long)handle + 8);" (assignment_expression "lVar9 = *(long *)((long)handle + 8)" identifier = (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;)) (expression_statement "uVar15 = *(undefined8 *)((long)handle + 0x10);" (assignment_expression "uVar15 = *(undefined8 *)((long)handle + 0x10)" identifier = (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) }) (else_clause "else {\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" else (compound_statement "{\n lVar9 = *(long *)((long)handle + 8);\n uVar15 = *(undefined8 *)((long)handle + 0x10);\n if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" { (expression_statement "lVar9 = *(long *)((long)handle + 8);" (assignment_expression "lVar9 = *(long *)((long)handle + 8)" identifier = (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "uVar15 = *(undefined8 *)((long)handle + 0x10);" (assignment_expression "uVar15 = *(undefined8 *)((long)handle + 0x10)" identifier = (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae;\n goto LAB_0011debf;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 2)" ( (binary_expression "*(int *)((long)handle + 0x2c) == 2" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar5 = (**(code **)(lVar9 + 0x58))(uVar15);\n /* WARNING: Load size is inaccurate */\n if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae;\n goto LAB_0011debf;\n }" { (expression_statement "iVar5 = (**(code **)(lVar9 + 0x58))(uVar15);" (assignment_expression "iVar5 = (**(code **)(lVar9 + 0x58))(uVar15)" identifier = (call_expression "(**(code **)(lVar9 + 0x58))(uVar15)" (parenthesized_expression "(**(code **)(lVar9 + 0x58))" ( (pointer_expression "**(code **)(lVar9 + 0x58)" * (pointer_expression "*(code **)(lVar9 + 0x58)" * (cast_expression "(code **)(lVar9 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x58)" ( (binary_expression "lVar9 + 0x58" identifier + number_literal) ))))) )) (argument_list "(uVar15)" ( identifier )))) ;) comment (if_statement "if ((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')) goto LAB_0011deae;" if (parenthesized_expression "((iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0'))" ( (binary_expression "(iVar5 != 0) || (wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')" (parenthesized_expression "(iVar5 != 0)" ( (binary_expression "iVar5 != 0" identifier != number_literal) )) || (parenthesized_expression "(wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0')" ( (comma_expression "wVar4 = term_ldisc(*handle,L'\x01'), wVar4 != L'\0'" (assignment_expression "wVar4 = term_ldisc(*handle,L'\x01')" identifier = (call_expression "term_ldisc(*handle,L'\x01')" identifier (argument_list "(*handle,L'\x01')" ( (pointer_expression "*handle" * identifier) , (char_literal "L'\x01'" L' escape_sequence ') )))) , (binary_expression "wVar4 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence '))) ))) )) (goto_statement "goto LAB_0011deae;" goto statement_identifier ;)) (goto_statement "goto LAB_0011debf;" goto statement_identifier ;) })) }))) (if_statement "if (((local_40 == 0) || (*(int *)((long)handle + 0x28) != 1)) || (wVar6 != L'\x01')) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n goto LAB_0011dd7b;\n }" if (parenthesized_expression "(((local_40 == 0) || (*(int *)((long)handle + 0x28) != 1)) || (wVar6 != L'\x01'))" ( (binary_expression "((local_40 == 0) || (*(int *)((long)handle + 0x28) != 1)) || (wVar6 != L'\x01')" (parenthesized_expression "((local_40 == 0) || (*(int *)((long)handle + 0x28) != 1))" ( (binary_expression "(local_40 == 0) || (*(int *)((long)handle + 0x28) != 1)" (parenthesized_expression "(local_40 == 0)" ( (binary_expression "local_40 == 0" identifier == number_literal) )) || (parenthesized_expression "(*(int *)((long)handle + 0x28) != 1)" ( (binary_expression "*(int *)((long)handle + 0x28) != 1" (pointer_expression "*(int *)((long)handle + 0x28)" * (cast_expression "(int *)((long)handle + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x28)" ( (binary_expression "(long)handle + 0x28" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) ))) )) || (parenthesized_expression "(wVar6 != L'\x01')" ( (binary_expression "wVar6 != L'\x01'" identifier != (char_literal "L'\x01'" L' escape_sequence ')) ))) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n goto LAB_0011dd7b;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18)" identifier = (pointer_expression "*(code **)(lVar9 + 0x18)" * (cast_expression "(code **)(lVar9 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0011dd7b;" goto statement_identifier ;) })) (expression_statement "cVar2 = *buf;" (assignment_expression "cVar2 = *buf" identifier = (pointer_expression "*buf" * identifier)) ;) (if_statement "if (cVar2 == '\r') {\n if (*(int *)((long)handle + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\n buf = "\r";\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 0x10;\n goto LAB_0011e024;\n }" if (parenthesized_expression "(cVar2 == '\r')" ( (binary_expression "cVar2 == '\r'" identifier == (char_literal "'\r'" ' escape_sequence ')) )) (compound_statement "{\n if (*(int *)((long)handle + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\n buf = "\r";\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 0x10;\n goto LAB_0011e024;\n }" { (if_statement "if (*(int *)((long)handle + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\n buf = "\r";\n goto LAB_0011dd7b;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x24) == 0)" ( (binary_expression "*(int *)((long)handle + 0x24) == 0" (pointer_expression "*(int *)((long)handle + 0x24)" * (cast_expression "(int *)((long)handle + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x24)" ( (binary_expression "(long)handle + 0x24" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);\n uVar10 = 1;\n buf = "\r";\n goto LAB_0011dd7b;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18)" identifier = (pointer_expression "*(code **)(lVar9 + 0x18)" * (cast_expression "(code **)(lVar9 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar10 = 1;" (assignment_expression "uVar10 = 1" identifier = number_literal) ;) (expression_statement "buf = "\r";" (assignment_expression "buf = "\r"" identifier = (string_literal ""\r"" " escape_sequence ")) ;) (goto_statement "goto LAB_0011dd7b;" goto statement_identifier ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30)" identifier = (pointer_expression "*(code **)(lVar9 + 0x30)" * (cast_expression "(code **)(lVar9 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x30)" ( (binary_expression "lVar9 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar14 = 0x10;" (assignment_expression "uVar14 = 0x10" identifier = number_literal) ;) (goto_statement "goto LAB_0011e024;" goto statement_identifier ;) })) (if_statement "if (cVar2 < '\x0e') {\n if (cVar2 == '\x03') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 9;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\b') {\nLAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }\n }\n }\n else if (cVar2 == '\x1a') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 10;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\x7f') goto LAB_0011e0ba;" if (parenthesized_expression "(cVar2 < '\x0e')" ( (binary_expression "cVar2 < '\x0e'" identifier < (char_literal "'\x0e'" ' escape_sequence ')) )) (compound_statement "{\n if (cVar2 == '\x03') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 9;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\b') {\nLAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }\n }\n }" { (if_statement "if (cVar2 == '\x03') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 9;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\b') {\nLAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }\n }" if (parenthesized_expression "(cVar2 == '\x03')" ( (binary_expression "cVar2 == '\x03'" identifier == (char_literal "'\x03'" ' escape_sequence ')) )) (compound_statement "{\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 9;\n goto LAB_0011e024;\n }\n }" { (if_statement "if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 9;\n goto LAB_0011e024;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x20) != 0)" ( (binary_expression "*(int *)((long)handle + 0x20) != 0" (pointer_expression "*(int *)((long)handle + 0x20)" * (cast_expression "(int *)((long)handle + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x20)" ( (binary_expression "(long)handle + 0x20" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 9;\n goto LAB_0011e024;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30)" identifier = (pointer_expression "*(code **)(lVar9 + 0x30)" * (cast_expression "(code **)(lVar9 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x30)" ( (binary_expression "lVar9 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar14 = 9;" (assignment_expression "uVar14 = 9" identifier = number_literal) ;) (goto_statement "goto LAB_0011e024;" goto statement_identifier ;) })) }) (else_clause "else if (cVar2 == '\b') {\nLAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }\n }" else (if_statement "if (cVar2 == '\b') {\nLAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }\n }" if (parenthesized_expression "(cVar2 == '\b')" ( (binary_expression "cVar2 == '\b'" identifier == (char_literal "'\b'" ' escape_sequence ')) )) (compound_statement "{\nLAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }\n }" { (labeled_statement "LAB_0011e0ba:\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }" statement_identifier : (if_statement "if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x20) != 0)" ( (binary_expression "*(int *)((long)handle + 0x20) != 0" (pointer_expression "*(int *)((long)handle + 0x20)" * (cast_expression "(int *)((long)handle + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x20)" ( (binary_expression "(long)handle + 0x20" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 3;\nLAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);\n return;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30)" identifier = (pointer_expression "*(code **)(lVar9 + 0x30)" * (cast_expression "(code **)(lVar9 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x30)" ( (binary_expression "lVar9 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar14 = 3;" (assignment_expression "uVar14 = 3" identifier = number_literal) ;) (labeled_statement "LAB_0011e024:\n /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);" statement_identifier : comment comment (expression_statement "(*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14);" (call_expression "(*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(uVar15,uVar14)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) }))) })))) }) (else_clause "else if (cVar2 == '\x1a') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 10;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\x7f') goto LAB_0011e0ba;" else (if_statement "if (cVar2 == '\x1a') {\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 10;\n goto LAB_0011e024;\n }\n }\n else if (cVar2 == '\x7f') goto LAB_0011e0ba;" if (parenthesized_expression "(cVar2 == '\x1a')" ( (binary_expression "cVar2 == '\x1a'" identifier == (char_literal "'\x1a'" ' escape_sequence ')) )) (compound_statement "{\n if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 10;\n goto LAB_0011e024;\n }\n }" { (if_statement "if (*(int *)((long)handle + 0x20) != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 10;\n goto LAB_0011e024;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x20) != 0)" ( (binary_expression "*(int *)((long)handle + 0x20) != 0" (pointer_expression "*(int *)((long)handle + 0x20)" * (cast_expression "(int *)((long)handle + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x20)" ( (binary_expression "(long)handle + 0x20" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);\n uVar14 = 10;\n goto LAB_0011e024;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x30)" identifier = (pointer_expression "*(code **)(lVar9 + 0x30)" * (cast_expression "(code **)(lVar9 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x30)" ( (binary_expression "lVar9 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar14 = 10;" (assignment_expression "uVar14 = 10" identifier = number_literal) ;) (goto_statement "goto LAB_0011e024;" goto statement_identifier ;) })) }) (else_clause "else if (cVar2 == '\x7f') goto LAB_0011e0ba;" else (if_statement "if (cVar2 == '\x7f') goto LAB_0011e0ba;" if (parenthesized_expression "(cVar2 == '\x7f')" ( (binary_expression "cVar2 == '\x7f'" identifier == (char_literal "'\x7f'" ' escape_sequence ')) )) (goto_statement "goto LAB_0011e0ba;" goto statement_identifier ;)))))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar9 + 0x18)" identifier = (pointer_expression "*(code **)(lVar9 + 0x18)" * (cast_expression "(code **)(lVar9 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar9 + 0x18)" ( (binary_expression "lVar9 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar10 = 1;" (assignment_expression "uVar10 = 1" identifier = number_literal) ;) (labeled_statement "LAB_0011dd7b:\n /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE_00)(uVar15,buf,uVar10);" statement_identifier : comment comment (expression_statement "(*UNRECOVERED_JUMPTABLE_00)(uVar15,buf,uVar10);" (call_expression "(*UNRECOVERED_JUMPTABLE_00)(uVar15,buf,uVar10)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(uVar15,buf,uVar10)" ( identifier , identifier , identifier ))) ;)) (return_statement "return;" return ;) (while_statement "while( true ) {\n ppuVar8 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0) &&\n ((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0)) break;\nLAB_0011da30:\n do {\n if (iVar5 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }\n else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar5 = iVar5 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n } while (iVar5 < 1);\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n ppuVar8 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0) &&\n ((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0)) break;\nLAB_0011da30:\n do {\n if (iVar5 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }\n else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar5 = iVar5 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n } while (iVar5 < 1);\n }" { (expression_statement "ppuVar8 = __ctype_b_loc();" (assignment_expression "ppuVar8 = __ctype_b_loc()" identifier = (call_expression "__ctype_b_loc()" identifier (argument_list "()" ( )))) ;) (if_statement "if (((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0) &&\n ((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0)) break;" if (parenthesized_expression "(((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0) &&\n ((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0))" ( (binary_expression "((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0) &&\n ((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0)" (parenthesized_expression "((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0)" ( (binary_expression "(*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20) != 0" (parenthesized_expression "(*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20)" ( (binary_expression "*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1) &\n 0x20" (pointer_expression "*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1)" * (cast_expression "(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1)" ( (binary_expression "(long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2 + 1" (binary_expression "(long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2" (cast_expression "(long)*ppuVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*ppuVar8" * identifier)) + (binary_expression "(ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5) * 2" (binary_expression "(ulong)*(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)" ( (binary_expression "*(long *)((long)handle + 0x38) + -1 + (long)iVar5" (binary_expression "*(long *)((long)handle + 0x38) + -1" (pointer_expression "*(long *)((long)handle + 0x38)" * (cast_expression "(long *)((long)handle + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) + (cast_expression "(long)iVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) * number_literal)) + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "((*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0)" ( (binary_expression "(*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20) ==\n 0" (parenthesized_expression "(*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20)" ( (binary_expression "*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1) & 0x20" (pointer_expression "*(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1)" * (cast_expression "(byte *)((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1)" ( (binary_expression "(long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2 + 1" (binary_expression "(long)*ppuVar8 +\n (ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2" (cast_expression "(long)*ppuVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*ppuVar8" * identifier)) + (binary_expression "(ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5) * 2" (binary_expression "(ulong)*(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(*(long *)((long)handle + 0x38) + (long)iVar5)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)handle + 0x38) + (long)iVar5)" ( (binary_expression "*(long *)((long)handle + 0x38) + (long)iVar5" (pointer_expression "*(long *)((long)handle + 0x38)" * (cast_expression "(long *)((long)handle + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + (cast_expression "(long)iVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) * number_literal)) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (break_statement "break;" break ;)) (labeled_statement "LAB_0011da30:\n do {\n if (iVar5 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }\n else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar5 = iVar5 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n } while (iVar5 < 1);" statement_identifier : (do_statement "do {\n if (iVar5 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }\n else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar5 = iVar5 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n } while (iVar5 < 1);" do (compound_statement "{\n if (iVar5 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }\n else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar5 = iVar5 + -1;\n *(int *)((long)handle + 0x40) = iVar5;\n }" { (if_statement "if (iVar5 < 1) goto LAB_0011d7b0;" if (parenthesized_expression "(iVar5 < 1)" ( (binary_expression "iVar5 < 1" identifier < number_literal) )) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;)) (if_statement "if (*(int *)((long)handle + 0x2c) == 0) {\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }\n else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 0)" ( (binary_expression "*(int *)((long)handle + 0x2c) == 0" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));\n iVar12 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }\n }" { (labeled_statement "LAB_0011da8c:\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));" statement_identifier : (expression_statement "wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5));" (assignment_expression "wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5))" identifier = (call_expression "plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5))" identifier (argument_list "((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5))" ( (cast_expression "(Ldisc)handle" ( (type_descriptor "Ldisc" type_identifier) ) identifier) , (pointer_expression "*(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)" * (cast_expression "(uchar *)(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)handle + 0x38) + -1 + (long)iVar5)" ( (binary_expression "*(long *)((long)handle + 0x38) + -1 + (long)iVar5" (binary_expression "*(long *)((long)handle + 0x38) + -1" (pointer_expression "*(long *)((long)handle + 0x38)" * (cast_expression "(long *)((long)handle + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) + (cast_expression "(long)iVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )))) ;)) (expression_statement "iVar12 = wVar6 + L'\xffffffff';" (assignment_expression "iVar12 = wVar6 + L'\xffffffff'" identifier = (binary_expression "wVar6 + L'\xffffffff'" identifier + (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (if_statement "if (wVar6 != L'\0') {\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }" if (parenthesized_expression "(wVar6 != L'\0')" ( (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence ')) )) (compound_statement "{\n do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);\n iVar5 = *(int *)((long)handle + 0x40);\n }" { (do_statement "do {\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar12 != -1);" do (compound_statement "{\n iVar12 = iVar12 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n }" { (expression_statement "iVar12 = iVar12 + -1;" (assignment_expression "iVar12 = iVar12 + -1" identifier = (binary_expression "iVar12 + -1" identifier + number_literal)) ;) (expression_statement "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');" (call_expression "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" identifier (argument_list "(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" ( (pointer_expression "*(void **)((long)handle + 0x18)" * (cast_expression "(void **)((long)handle + 0x18)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x18)" ( (binary_expression "(long)handle + 0x18" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (char_literal "L'\0'" L' escape_sequence ') , (string_literal ""\b \b"" " escape_sequence string_content escape_sequence ") , (char_literal "L'\x03'" L' escape_sequence ') ))) ;) }) while (parenthesized_expression "(iVar12 != -1)" ( (binary_expression "iVar12 != -1" identifier != number_literal) )) ;) (expression_statement "iVar5 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar5 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) })) }) (else_clause "else if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }" else (if_statement "if (*(int *)((long)handle + 0x2c) == 2) {\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 2)" ( (binary_expression "*(int *)((long)handle + 0x2c) == 2" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }\n goto LAB_0011da8c;\n }" { (expression_statement "iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);" (assignment_expression "iVar5 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1)" identifier = (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1)" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x58)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x58)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x58)" ( (binary_expression "*(long *)((long)handle + 8) + 0x58" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10),1)" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar5 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }\n else {\n iVar5 = *(int *)((long)handle + 0x40);\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n iVar5 = *(int *)((long)handle + 0x40);\n if (wVar6 == L'\0') goto LAB_0011da49;\n }" { comment (expression_statement "wVar6 = term_ldisc(*handle,L'\x01');" (assignment_expression "wVar6 = term_ldisc(*handle,L'\x01')" identifier = (call_expression "term_ldisc(*handle,L'\x01')" identifier (argument_list "(*handle,L'\x01')" ( (pointer_expression "*handle" * identifier) , (char_literal "L'\x01'" L' escape_sequence ') )))) ;) (expression_statement "iVar5 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar5 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (wVar6 == L'\0') goto LAB_0011da49;" if (parenthesized_expression "(wVar6 == L'\0')" ( (binary_expression "wVar6 == L'\0'" identifier == (char_literal "L'\0'" L' escape_sequence ')) )) (goto_statement "goto LAB_0011da49;" goto statement_identifier ;)) }) (else_clause "else {\n iVar5 = *(int *)((long)handle + 0x40);\n }" else (compound_statement "{\n iVar5 = *(int *)((long)handle + 0x40);\n }" { (expression_statement "iVar5 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar5 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) }))) (goto_statement "goto LAB_0011da8c;" goto statement_identifier ;) })))) (labeled_statement "LAB_0011da49:\n iVar5 = iVar5 + -1;" statement_identifier : (expression_statement "iVar5 = iVar5 + -1;" (assignment_expression "iVar5 = iVar5 + -1" identifier = (binary_expression "iVar5 + -1" identifier + number_literal)) ;)) (expression_statement "*(int *)((long)handle + 0x40) = iVar5;" (assignment_expression "*(int *)((long)handle + 0x40) = iVar5" (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) }) while (parenthesized_expression "(iVar5 < 1)" ( (binary_expression "iVar5 < 1" identifier < number_literal) )) ;)) })) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) (labeled_statement "joined_r0x0011daef:\n if (iVar12 < 1) goto LAB_0011daf8;" statement_identifier : (if_statement "if (iVar12 < 1) goto LAB_0011daf8;" if (parenthesized_expression "(iVar12 < 1)" ( (binary_expression "iVar12 < 1" identifier < number_literal) )) (goto_statement "goto LAB_0011daf8;" goto statement_identifier ;))) comment (if_statement "if ((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))) {\n lVar9 = (long)*(int *)((long)handle + 0x40);\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9));\n iVar12 = (int)lVar9;\n iVar18 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar18 = iVar18 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar18 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar12 = *(int *)((long)handle + 0x40);\n }" if (parenthesized_expression "((*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'))))))" ( (binary_expression "(*(int *)((long)handle + 0x2c) == 0) ||\n ((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))" (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 0)" ( (binary_expression "*(int *)((long)handle + 0x2c) == 0" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) || (parenthesized_expression "((*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))))" ( (parenthesized_expression "(*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'))))" ( (binary_expression "*(int *)((long)handle + 0x2c) == 2 &&\n ((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))" (binary_expression "*(int *)((long)handle + 0x2c) == 2" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) && (parenthesized_expression "((iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')))" ( (parenthesized_expression "(iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'))" ( (comma_expression "iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1), iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" (assignment_expression "iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1)" identifier = (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1)" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x58)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x58)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x58)" ( (binary_expression "*(long *)((long)handle + 8) + 0x58" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10),1)" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , number_literal )))) , (binary_expression "iVar12 != 0 ||\n (wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" (binary_expression "iVar12 != 0" identifier != number_literal) || (parenthesized_expression "(wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0')" ( (comma_expression "wVar6 = term_ldisc(*handle,L'\x01'), wVar6 != L'\0'" (assignment_expression "wVar6 = term_ldisc(*handle,L'\x01')" identifier = (call_expression "term_ldisc(*handle,L'\x01')" identifier (argument_list "(*handle,L'\x01')" ( (pointer_expression "*handle" * identifier) , (char_literal "L'\x01'" L' escape_sequence ') )))) , (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence '))) )))) )) ))) )) ))) )) (compound_statement "{\n lVar9 = (long)*(int *)((long)handle + 0x40);\n wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9));\n iVar12 = (int)lVar9;\n iVar18 = wVar6 + L'\xffffffff';\n if (wVar6 != L'\0') {\n do {\n iVar18 = iVar18 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar18 != -1);\n goto LAB_0011db59;\n }\n }" { (expression_statement "lVar9 = (long)*(int *)((long)handle + 0x40);" (assignment_expression "lVar9 = (long)*(int *)((long)handle + 0x40)" identifier = (cast_expression "(long)*(int *)((long)handle + 0x40)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ;) (expression_statement "wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9));" (assignment_expression "wVar6 = plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9))" identifier = (call_expression "plen((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9))" identifier (argument_list "((Ldisc)handle,*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9))" ( (cast_expression "(Ldisc)handle" ( (type_descriptor "Ldisc" type_identifier) ) identifier) , (pointer_expression "*(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9)" * (cast_expression "(uchar *)(*(long *)((long)handle + 0x38) + -1 + lVar9)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)handle + 0x38) + -1 + lVar9)" ( (binary_expression "*(long *)((long)handle + 0x38) + -1 + lVar9" (binary_expression "*(long *)((long)handle + 0x38) + -1" (pointer_expression "*(long *)((long)handle + 0x38)" * (cast_expression "(long *)((long)handle + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) + identifier) )))) )))) ;) (expression_statement "iVar12 = (int)lVar9;" (assignment_expression "iVar12 = (int)lVar9" identifier = (cast_expression "(int)lVar9" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "iVar18 = wVar6 + L'\xffffffff';" (assignment_expression "iVar18 = wVar6 + L'\xffffffff'" identifier = (binary_expression "wVar6 + L'\xffffffff'" identifier + (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (if_statement "if (wVar6 != L'\0') {\n do {\n iVar18 = iVar18 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar18 != -1);\n goto LAB_0011db59;\n }" if (parenthesized_expression "(wVar6 != L'\0')" ( (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence ')) )) (compound_statement "{\n do {\n iVar18 = iVar18 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar18 != -1);\n goto LAB_0011db59;\n }" { (do_statement "do {\n iVar18 = iVar18 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n } while (iVar18 != -1);" do (compound_statement "{\n iVar18 = iVar18 + -1;\n from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');\n }" { (expression_statement "iVar18 = iVar18 + -1;" (assignment_expression "iVar18 = iVar18 + -1" identifier = (binary_expression "iVar18 + -1" identifier + number_literal)) ;) (expression_statement "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03');" (call_expression "from_backend(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" identifier (argument_list "(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03')" ( (pointer_expression "*(void **)((long)handle + 0x18)" * (cast_expression "(void **)((long)handle + 0x18)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x18)" ( (binary_expression "(long)handle + 0x18" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (char_literal "L'\0'" L' escape_sequence ') , (string_literal ""\b \b"" " escape_sequence string_content escape_sequence ") , (char_literal "L'\x03'" L' escape_sequence ') ))) ;) }) while (parenthesized_expression "(iVar18 != -1)" ( (binary_expression "iVar18 != -1" identifier != number_literal) )) ;) (goto_statement "goto LAB_0011db59;" goto statement_identifier ;) })) }) (else_clause "else {\nLAB_0011db59:\n iVar12 = *(int *)((long)handle + 0x40);\n }" else (compound_statement "{\nLAB_0011db59:\n iVar12 = *(int *)((long)handle + 0x40);\n }" { (labeled_statement "LAB_0011db59:\n iVar12 = *(int *)((long)handle + 0x40);" statement_identifier : (expression_statement "iVar12 = *(int *)((long)handle + 0x40);" (assignment_expression "iVar12 = *(int *)((long)handle + 0x40)" identifier = (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;)) }))) (expression_statement "iVar12 = iVar12 + -1;" (assignment_expression "iVar12 = iVar12 + -1" identifier = (binary_expression "iVar12 + -1" identifier + number_literal)) ;) (expression_statement "*(int *)((long)handle + 0x40) = iVar12;" (assignment_expression "*(int *)((long)handle + 0x40) = iVar12" (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (goto_statement "goto joined_r0x0011daef;" goto statement_identifier ;) (labeled_statement "LAB_0011daf8:\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10),4);" statement_identifier : (expression_statement "(**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10),4);" (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10),4)" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x30)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x30)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x30)" ( (binary_expression "*(long *)((long)handle + 8) + 0x30" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10),4)" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , number_literal ))) ;)) (if_statement "if (*(int *)((long)handle + 0x20) != 0) {\n if (uVar17 == 3) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1a) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x20) != 0)" ( (binary_expression "*(int *)((long)handle + 0x20) != 0" (pointer_expression "*(int *)((long)handle + 0x20)" * (cast_expression "(int *)((long)handle + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x20)" ( (binary_expression "(long)handle + 0x20" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n if (uVar17 == 3) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1a) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if (uVar17 == 3) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1a) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }" if (parenthesized_expression "(uVar17 == 3)" ( (binary_expression "uVar17 == 3" identifier == number_literal) )) (compound_statement "{\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }" { (expression_statement "(**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));" (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10))" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x30)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x30)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x30)" ( (binary_expression "*(long *)((long)handle + 8) + 0x30" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10))" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) }) (else_clause "else if (uVar17 == 0x1a) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }" else (if_statement "if (uVar17 == 0x1a) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }\n else if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }" if (parenthesized_expression "(uVar17 == 0x1a)" ( (binary_expression "uVar17 == 0x1a" identifier == number_literal) )) (compound_statement "{\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }" { (expression_statement "(**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));" (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10))" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x30)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x30)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x30)" ( (binary_expression "*(long *)((long)handle + 8) + 0x30" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10))" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) }) (else_clause "else if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }" else (if_statement "if (uVar17 == 0x1c) {\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }" if (parenthesized_expression "(uVar17 == 0x1c)" ( (binary_expression "uVar17 == 0x1c" identifier == number_literal) )) (compound_statement "{\n (**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));\n }" { (expression_statement "(**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10));" (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))(*(undefined8 *)((long)handle + 0x10))" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x30))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x30)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x30)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x30)" ( (binary_expression "*(long *)((long)handle + 8) + 0x30" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10))" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) })))))) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (labeled_statement "LAB_0011d8c8:\n sVar7 = (size_t)*(int *)((long)handle + 0x40);" statement_identifier : (expression_statement "sVar7 = (size_t)*(int *)((long)handle + 0x40);" (assignment_expression "sVar7 = (size_t)*(int *)((long)handle + 0x40)" identifier = (cast_expression "(size_t)*(int *)((long)handle + 0x40)" ( (type_descriptor "size_t" primitive_type) ) (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ;)) (expression_statement "ptr = *(void **)((long)handle + 0x38);" (assignment_expression "ptr = *(void **)((long)handle + 0x38)" identifier = (pointer_expression "*(void **)((long)handle + 0x38)" * (cast_expression "(void **)((long)handle + 0x38)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "uVar11 = uVar17;" (assignment_expression "uVar11 = uVar17" identifier = identifier) ;) (labeled_statement "LAB_0011d8d3:\n uVar16 = (undefined1)uVar11;" statement_identifier : (expression_statement "uVar16 = (undefined1)uVar11;" (assignment_expression "uVar16 = (undefined1)uVar11" identifier = (cast_expression "(undefined1)uVar11" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;)) (expression_statement "uVar3 = uVar16;" (assignment_expression "uVar3 = uVar16" identifier = identifier) ;) (if_statement "if (*(int *)((long)handle + 0x44) <= (int)sVar7) goto LAB_0011d945;" if (parenthesized_expression "(*(int *)((long)handle + 0x44) <= (int)sVar7)" ( (binary_expression "*(int *)((long)handle + 0x44) <= (int)sVar7" (pointer_expression "*(int *)((long)handle + 0x44)" * (cast_expression "(int *)((long)handle + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x44)" ( (binary_expression "(long)handle + 0x44" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) <= (cast_expression "(int)sVar7" ( (type_descriptor "int" primitive_type) ) identifier)) )) (goto_statement "goto LAB_0011d945;" goto statement_identifier ;)) (labeled_statement "LAB_0011d8d8:\n uVar11 = (int)sVar7 + 1;" statement_identifier : (expression_statement "uVar11 = (int)sVar7 + 1;" (assignment_expression "uVar11 = (int)sVar7 + 1" identifier = (binary_expression "(int)sVar7 + 1" (cast_expression "(int)sVar7" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;)) (expression_statement "uVar10 = (ulong)uVar11;" (assignment_expression "uVar10 = (ulong)uVar11" identifier = (cast_expression "(ulong)uVar11" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "*(uint *)((long)handle + 0x40) = uVar11;" (assignment_expression "*(uint *)((long)handle + 0x40) = uVar11" (pointer_expression "*(uint *)((long)handle + 0x40)" * (cast_expression "(uint *)((long)handle + 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)ptr + sVar7) = uVar16;" (assignment_expression "*(undefined1 *)((long)ptr + sVar7) = uVar16" (pointer_expression "*(undefined1 *)((long)ptr + sVar7)" * (cast_expression "(undefined1 *)((long)ptr + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)ptr + sVar7)" ( (binary_expression "(long)ptr + sVar7" (cast_expression "(long)ptr" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = identifier) ;) (if_statement "if (*(int *)((long)handle + 0x2c) != 0) {\n if (*(int *)((long)handle + 0x2c) != 2) goto LAB_0011d8ee;\n iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n sVar7 = extraout_RDX;\n if (iVar12 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') {\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);\n }\n goto LAB_0011d8ee;\n }\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x2c) != 0)" ( (binary_expression "*(int *)((long)handle + 0x2c) != 0" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n if (*(int *)((long)handle + 0x2c) != 2) goto LAB_0011d8ee;\n iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);\n sVar7 = extraout_RDX;\n if (iVar12 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') {\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);\n }\n goto LAB_0011d8ee;\n }\n }" { (if_statement "if (*(int *)((long)handle + 0x2c) != 2) goto LAB_0011d8ee;" if (parenthesized_expression "(*(int *)((long)handle + 0x2c) != 2)" ( (binary_expression "*(int *)((long)handle + 0x2c) != 2" (pointer_expression "*(int *)((long)handle + 0x2c)" * (cast_expression "(int *)((long)handle + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x2c)" ( (binary_expression "(long)handle + 0x2c" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_0011d8ee;" goto statement_identifier ;)) (expression_statement "iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1);" (assignment_expression "iVar12 = (**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1)" identifier = (call_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))\n (*(undefined8 *)((long)handle + 0x10),1)" (parenthesized_expression "(**(code **)(*(long *)((long)handle + 8) + 0x58))" ( (pointer_expression "**(code **)(*(long *)((long)handle + 8) + 0x58)" * (pointer_expression "*(code **)(*(long *)((long)handle + 8) + 0x58)" * (cast_expression "(code **)(*(long *)((long)handle + 8) + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)handle + 8) + 0x58)" ( (binary_expression "*(long *)((long)handle + 8) + 0x58" (pointer_expression "*(long *)((long)handle + 8)" * (cast_expression "(long *)((long)handle + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 8)" ( (binary_expression "(long)handle + 8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) )) (argument_list "(*(undefined8 *)((long)handle + 0x10),1)" ( (pointer_expression "*(undefined8 *)((long)handle + 0x10)" * (cast_expression "(undefined8 *)((long)handle + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x10)" ( (binary_expression "(long)handle + 0x10" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , number_literal )))) ;) (expression_statement "sVar7 = extraout_RDX;" (assignment_expression "sVar7 = extraout_RDX" identifier = identifier) ;) (if_statement "if (iVar12 == 0) {\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') {\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);\n }\n goto LAB_0011d8ee;\n }" if (parenthesized_expression "(iVar12 == 0)" ( (binary_expression "iVar12 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Load size is inaccurate */\n wVar6 = term_ldisc(*handle,L'\x01');\n if (wVar6 != L'\0') {\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);\n }\n goto LAB_0011d8ee;\n }" { comment (expression_statement "wVar6 = term_ldisc(*handle,L'\x01');" (assignment_expression "wVar6 = term_ldisc(*handle,L'\x01')" identifier = (call_expression "term_ldisc(*handle,L'\x01')" identifier (argument_list "(*handle,L'\x01')" ( (pointer_expression "*handle" * identifier) , (char_literal "L'\x01'" L' escape_sequence ') )))) ;) (if_statement "if (wVar6 != L'\0') {\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);\n }" if (parenthesized_expression "(wVar6 != L'\0')" ( (binary_expression "wVar6 != L'\0'" identifier != (char_literal "L'\0'" L' escape_sequence ')) )) (compound_statement "{\n pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);\n }" { (expression_statement "pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10);" (call_expression "pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10)" identifier (argument_list "(iVar5,(void *)(ulong)(uVar17 & 0xff),__n,uVar10)" ( identifier , (cast_expression "(void *)(ulong)(uVar17 & 0xff)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(ulong)(uVar17 & 0xff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar17 & 0xff)" ( (binary_expression "uVar17 & 0xff" identifier & number_literal) )))) , identifier , identifier ))) ;) })) (goto_statement "goto LAB_0011d8ee;" goto statement_identifier ;) })) })) (expression_statement "pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),sVar7,uVar10);" (call_expression "pwrite(iVar5,(void *)(ulong)(uVar17 & 0xff),sVar7,uVar10)" identifier (argument_list "(iVar5,(void *)(ulong)(uVar17 & 0xff),sVar7,uVar10)" ( identifier , (cast_expression "(void *)(ulong)(uVar17 & 0xff)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(ulong)(uVar17 & 0xff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar17 & 0xff)" ( (binary_expression "uVar17 & 0xff" identifier & number_literal) )))) , identifier , identifier ))) ;) (labeled_statement "LAB_0011d8ee:\n *(undefined4 *)((long)handle + 0x48) = 0;" statement_identifier : (expression_statement "*(undefined4 *)((long)handle + 0x48) = 0;" (assignment_expression "*(undefined4 *)((long)handle + 0x48) = 0" (pointer_expression "*(undefined4 *)((long)handle + 0x48)" * (cast_expression "(undefined4 *)((long)handle + 0x48)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x48)" ( (binary_expression "(long)handle + 0x48" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;)) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) (labeled_statement "LAB_0011d930:\n ptr = *(void **)((long)handle + 0x38);" statement_identifier : (expression_statement "ptr = *(void **)((long)handle + 0x38);" (assignment_expression "ptr = *(void **)((long)handle + 0x38)" identifier = (pointer_expression "*(void **)((long)handle + 0x38)" * (cast_expression "(void **)((long)handle + 0x38)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;)) (expression_statement "uVar16 = 0xd;" (assignment_expression "uVar16 = 0xd" identifier = number_literal) ;) (expression_statement "uVar17 = 0x10d;" (assignment_expression "uVar17 = 0x10d" identifier = number_literal) ;) (expression_statement "uVar3 = 0xd;" (assignment_expression "uVar3 = 0xd" identifier = number_literal) ;) (if_statement "if (*(int *)((long)handle + 0x44) <= iVar12) {\nLAB_0011d945:\n uVar16 = uVar3;\n iVar12 = (int)sVar7 + 0x100;\n *(int *)((long)handle + 0x44) = iVar12;\n ptr = saferealloc(ptr,(long)iVar12,1);\n sVar7 = (size_t)*(int *)((long)handle + 0x40);\n *(void **)((long)handle + 0x38) = ptr;\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x44) <= iVar12)" ( (binary_expression "*(int *)((long)handle + 0x44) <= iVar12" (pointer_expression "*(int *)((long)handle + 0x44)" * (cast_expression "(int *)((long)handle + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x44)" ( (binary_expression "(long)handle + 0x44" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) <= identifier) )) (compound_statement "{\nLAB_0011d945:\n uVar16 = uVar3;\n iVar12 = (int)sVar7 + 0x100;\n *(int *)((long)handle + 0x44) = iVar12;\n ptr = saferealloc(ptr,(long)iVar12,1);\n sVar7 = (size_t)*(int *)((long)handle + 0x40);\n *(void **)((long)handle + 0x38) = ptr;\n }" { (labeled_statement "LAB_0011d945:\n uVar16 = uVar3;" statement_identifier : (expression_statement "uVar16 = uVar3;" (assignment_expression "uVar16 = uVar3" identifier = identifier) ;)) (expression_statement "iVar12 = (int)sVar7 + 0x100;" (assignment_expression "iVar12 = (int)sVar7 + 0x100" identifier = (binary_expression "(int)sVar7 + 0x100" (cast_expression "(int)sVar7" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "*(int *)((long)handle + 0x44) = iVar12;" (assignment_expression "*(int *)((long)handle + 0x44) = iVar12" (pointer_expression "*(int *)((long)handle + 0x44)" * (cast_expression "(int *)((long)handle + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x44)" ( (binary_expression "(long)handle + 0x44" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "ptr = saferealloc(ptr,(long)iVar12,1);" (assignment_expression "ptr = saferealloc(ptr,(long)iVar12,1)" identifier = (call_expression "saferealloc(ptr,(long)iVar12,1)" identifier (argument_list "(ptr,(long)iVar12,1)" ( identifier , (cast_expression "(long)iVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) , number_literal )))) ;) (expression_statement "sVar7 = (size_t)*(int *)((long)handle + 0x40);" (assignment_expression "sVar7 = (size_t)*(int *)((long)handle + 0x40)" identifier = (cast_expression "(size_t)*(int *)((long)handle + 0x40)" ( (type_descriptor "size_t" primitive_type) ) (pointer_expression "*(int *)((long)handle + 0x40)" * (cast_expression "(int *)((long)handle + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x40)" ( (binary_expression "(long)handle + 0x40" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ;) (expression_statement "*(void **)((long)handle + 0x38) = ptr;" (assignment_expression "*(void **)((long)handle + 0x38) = ptr" (pointer_expression "*(void **)((long)handle + 0x38)" * (cast_expression "(void **)((long)handle + 0x38)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x38)" ( (binary_expression "(long)handle + 0x38" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) })) (goto_statement "goto LAB_0011d8d8;" goto statement_identifier ;) })))
(translation_unit "void FUN_0011d730(long *param_1,byte *param_2,uint param_3,int param_4)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n long lVar6;\n ushort **ppuVar7;\n ulong uVar8;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined1 uVar9;\n long lVar10;\n byte *pbVar11;\n undefined8 uVar12;\n undefined1 uVar13;\n uint uVar14;\n int iVar15;\n int local_40;\n \n if (*param_1 == 0) {\n \n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar8 = (ulong)param_3;\n if (param_3 == 0) {\n \n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n FUN_00147670(param_1[3]);\n if (param_4 != 0) {\n FUN_00134470(*param_1);\n }\n local_40 = 0;\n if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }\n if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }\n if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }\n if ((int)uVar8 < 1) {\n return;\n }\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }\n bVar2 = *param_2;\n if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }\n if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\nLAB_0011dd7b:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);\n return;\n while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);\n if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];\n lVar6 = param_1[7];\nLAB_0011d8d3:\n uVar13 = (undefined1)uVar14;\n uVar9 = uVar13;\n if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;\nLAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;\n *(undefined1 *)(lVar6 + lVar10) = uVar13;\n if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }\n FUN_0011d3a0(param_1);\nLAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n lVar6 = param_1[7];\n uVar13 = 0xd;\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }\n goto LAB_0011d8d8;\n}\n\n" (function_definition "void FUN_0011d730(long *param_1,byte *param_2,uint param_3,int param_4)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n long lVar6;\n ushort **ppuVar7;\n ulong uVar8;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined1 uVar9;\n long lVar10;\n byte *pbVar11;\n undefined8 uVar12;\n undefined1 uVar13;\n uint uVar14;\n int iVar15;\n int local_40;\n \n if (*param_1 == 0) {\n \n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar8 = (ulong)param_3;\n if (param_3 == 0) {\n \n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n FUN_00147670(param_1[3]);\n if (param_4 != 0) {\n FUN_00134470(*param_1);\n }\n local_40 = 0;\n if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }\n if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }\n if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }\n if ((int)uVar8 < 1) {\n return;\n }\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }\n bVar2 = *param_2;\n if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }\n if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\nLAB_0011dd7b:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);\n return;\n while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);\n if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];\n lVar6 = param_1[7];\nLAB_0011d8d3:\n uVar13 = (undefined1)uVar14;\n uVar9 = uVar13;\n if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;\nLAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;\n *(undefined1 *)(lVar6 + lVar10) = uVar13;\n if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }\n FUN_0011d3a0(param_1);\nLAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n lVar6 = param_1[7];\n uVar13 = 0xd;\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }\n goto LAB_0011d8d8;\n}" primitive_type (function_declarator "FUN_0011d730(long *param_1,byte *param_2,uint param_3,int param_4)" identifier (parameter_list "(long *param_1,byte *param_2,uint param_3,int param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "byte *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "int param_4" primitive_type identifier) ))) (compound_statement "{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n long lVar6;\n ushort **ppuVar7;\n ulong uVar8;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined1 uVar9;\n long lVar10;\n byte *pbVar11;\n undefined8 uVar12;\n undefined1 uVar13;\n uint uVar14;\n int iVar15;\n int local_40;\n \n if (*param_1 == 0) {\n \n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar8 = (ulong)param_3;\n if (param_3 == 0) {\n \n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n FUN_00147670(param_1[3]);\n if (param_4 != 0) {\n FUN_00134470(*param_1);\n }\n local_40 = 0;\n if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }\n if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }\n if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }\n if ((int)uVar8 < 1) {\n return;\n }\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }\n bVar2 = *param_2;\n if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }\n if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\nLAB_0011dd7b:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);\n return;\n while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);\n if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];\n lVar6 = param_1[7];\nLAB_0011d8d3:\n uVar13 = (undefined1)uVar14;\n uVar9 = uVar13;\n if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;\nLAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;\n *(undefined1 *)(lVar6 + lVar10) = uVar13;\n if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }\n FUN_0011d3a0(param_1);\nLAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n lVar6 = param_1[7];\n uVar13 = 0xd;\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }\n goto LAB_0011d8d8;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "ushort **ppuVar7;" type_identifier (pointer_declarator "**ppuVar7" * (pointer_declarator "*ppuVar7" * identifier)) ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "code *UNRECOVERED_JUMPTABLE_00;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE_00" * identifier) ;) (declaration "undefined1 uVar9;" type_identifier identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "undefined1 uVar13;" type_identifier identifier ;) (declaration "uint uVar14;" type_identifier identifier ;) (declaration "int iVar15;" primitive_type identifier ;) (declaration "int local_40;" primitive_type identifier ;) (if_statement "if (*param_1 == 0) {\n \n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }" if (parenthesized_expression "(*param_1 == 0)" ( (binary_expression "*param_1 == 0" (pointer_expression "*param_1" * identifier) == number_literal) )) (compound_statement "{\n \n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }" { (expression_statement "__assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");" (call_expression "__assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send")" identifier (argument_list "("ldisc->term","ldisc.c",0x8e,"ldisc_send")" ( (string_literal ""ldisc->term"" " string_content ") , (string_literal ""ldisc.c"" " string_content ") , number_literal , (string_literal ""ldisc_send"" " string_content ") ))) ;) })) (expression_statement "uVar8 = (ulong)param_3;" (assignment_expression "uVar8 = (ulong)param_3" identifier = (cast_expression "(ulong)param_3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (param_3 == 0) {\n \n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n \n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }" { (expression_statement "__assert_fail("len","ldisc.c",0x8f,"ldisc_send");" (call_expression "__assert_fail("len","ldisc.c",0x8f,"ldisc_send")" identifier (argument_list "("len","ldisc.c",0x8f,"ldisc_send")" ( (string_literal ""len"" " string_content ") , (string_literal ""ldisc.c"" " string_content ") , number_literal , (string_literal ""ldisc_send"" " string_content ") ))) ;) })) (expression_statement "FUN_00147670(param_1[3]);" (call_expression "FUN_00147670(param_1[3])" identifier (argument_list "(param_1[3])" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) ))) ;) (if_statement "if (param_4 != 0) {\n FUN_00134470(*param_1);\n }" if (parenthesized_expression "(param_4 != 0)" ( (binary_expression "param_4 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00134470(*param_1);\n }" { (expression_statement "FUN_00134470(*param_1);" (call_expression "FUN_00134470(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) ))) ;) })) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (if_statement "if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }" if (parenthesized_expression "((int)param_3 < 0)" ( (binary_expression "(int)param_3 < 0" (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) (compound_statement "{\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }" { (expression_statement "sVar5 = strlen((char *)param_2);" (assignment_expression "sVar5 = strlen((char *)param_2)" identifier = (call_expression "strlen((char *)param_2)" identifier (argument_list "((char *)param_2)" ( (cast_expression "(char *)param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "local_40 = 0x100;" (assignment_expression "local_40 = 0x100" identifier = number_literal) ;) (expression_statement "uVar8 = sVar5 & 0xffffffff;" (assignment_expression "uVar8 = sVar5 & 0xffffffff" identifier = (binary_expression "sVar5 & 0xffffffff" identifier & number_literal)) ;) })) (if_statement "if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }" if (parenthesized_expression "(((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0))))))" ( (binary_expression "((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))" (parenthesized_expression "((int)param_1[6] == 0)" ( (binary_expression "(int)param_1[6] == 0" (cast_expression "(int)param_1[6]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[6]" identifier [ number_literal ])) == number_literal) )) || (parenthesized_expression "(((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))" ( (parenthesized_expression "((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0))))" ( (binary_expression "(int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))" (binary_expression "(int)param_1[6] == 2" (cast_expression "(int)param_1[6]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[6]" identifier [ number_literal ])) == number_literal) && (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))" ( (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0))" ( (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],0)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],0)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) , (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)" (binary_expression "iVar4 != 0" identifier != number_literal) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,0), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,0)" identifier = (call_expression "FUN_00134500(*param_1,0)" identifier (argument_list "(*param_1,0)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) )))) )) ))) )) ))) )) (compound_statement "{\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }" { (expression_statement "pbVar1 = param_2 + uVar8;" (assignment_expression "pbVar1 = param_2 + uVar8" identifier = (binary_expression "param_2 + uVar8" identifier + identifier)) ;) (labeled_statement "LAB_0011d7b0:\n pbVar11 = param_2;" statement_identifier : (expression_statement "pbVar11 = param_2;" (assignment_expression "pbVar11 = param_2" identifier = identifier) ;)) (if_statement "if (param_2 == pbVar1) {\n return;\n }" if (parenthesized_expression "(param_2 == pbVar1)" ( (binary_expression "param_2 == pbVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (do_statement "do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );" do (compound_statement "{\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n }" { (expression_statement "param_2 = pbVar11 + 1;" (assignment_expression "param_2 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) (expression_statement "uVar14 = (uint)*pbVar11 + local_40;" (assignment_expression "uVar14 = (uint)*pbVar11 + local_40" identifier = (binary_expression "(uint)*pbVar11 + local_40" (binary_expression "(uint)*pbVar11" (parenthesized_expression "(uint)" ( identifier )) * identifier) + identifier)) ;) (if_statement "if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }" if (parenthesized_expression "((param_4 != 0) || (uVar14 != 0xd))" ( (binary_expression "(param_4 != 0) || (uVar14 != 0xd)" (parenthesized_expression "(param_4 != 0)" ( (binary_expression "param_4 != 0" identifier != number_literal) )) || (parenthesized_expression "(uVar14 != 0xd)" ( (binary_expression "uVar14 != 0xd" identifier != number_literal) ))) )) (compound_statement "{\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }" { (if_statement "if ((int)param_1[9] != 0) goto LAB_0011d8c8;" if (parenthesized_expression "((int)param_1[9] != 0)" ( (binary_expression "(int)param_1[9] != 0" (cast_expression "(int)param_1[9]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[9]" identifier [ number_literal ])) != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) (if_statement "if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(uVar14 == 0x16)" ( (binary_expression "uVar14 == 0x16" identifier == number_literal) )) (compound_statement "{\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }" { (expression_statement "*(undefined4 *)(param_1 + 9) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 9) = 1" (pointer_expression "*(undefined4 *)(param_1 + 9)" * (cast_expression "(undefined4 *)(param_1 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 9)" ( (binary_expression "param_1 + 9" identifier + number_literal) )))) = number_literal) ;) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (if_statement "if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" if (parenthesized_expression "(uVar14 < 0x17)" ( (binary_expression "uVar14 < 0x17" identifier < number_literal) )) (compound_statement "{\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }" { (if_statement "if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }" if (parenthesized_expression "(uVar14 == 10)" ( (binary_expression "uVar14 == 10" identifier == number_literal) )) (compound_statement "{\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }" { (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (expression_statement "lVar10 = (long)iVar4;" (assignment_expression "lVar10 = (long)iVar4" identifier = (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (if_statement "if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }" if (parenthesized_expression "(((int)param_1[5] == 0) && (0 < iVar4))" ( (binary_expression "((int)param_1[5] == 0) && (0 < iVar4)" (parenthesized_expression "((int)param_1[5] == 0)" ( (binary_expression "(int)param_1[5] == 0" (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) == number_literal) )) && (parenthesized_expression "(0 < iVar4)" ( (binary_expression "0 < iVar4" number_literal < identifier) ))) )) (compound_statement "{\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }" { (expression_statement "uVar14 = 10;" (assignment_expression "uVar14 = 10" identifier = number_literal) ;) (if_statement "if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }" if (parenthesized_expression "(*(char *)(lVar6 + -1 + (long)iVar4) == '\r')" ( (binary_expression "*(char *)(lVar6 + -1 + (long)iVar4) == '\r'" (pointer_expression "*(char *)(lVar6 + -1 + (long)iVar4)" * (cast_expression "(char *)(lVar6 + -1 + (long)iVar4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + -1 + (long)iVar4)" ( (binary_expression "lVar6 + -1 + (long)iVar4" (binary_expression "lVar6 + -1" identifier + number_literal) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) == (char_literal "'\r'" ' escape_sequence ')) )) (compound_statement "{\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }" { (expression_statement "uVar9 = 0xd;" (assignment_expression "uVar9 = 0xd" identifier = number_literal) ;) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" { (labeled_statement "LAB_0011e06d:\n iVar4 = (int)lVar10;" statement_identifier : (expression_statement "iVar4 = (int)lVar10;" (assignment_expression "iVar4 = (int)lVar10" identifier = (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier)) ;)) (expression_statement "iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);" (assignment_expression "iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9)" identifier = (call_expression "FUN_0011d4b0(param_1,uVar9,lVar10,uVar9)" identifier (argument_list "(param_1,uVar9,lVar10,uVar9)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "iVar15 = iVar3 + -1;" (assignment_expression "iVar15 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (if_statement "if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }" { (do_statement "do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);" do (compound_statement "{\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar15 = iVar15 + -1;" (assignment_expression "iVar15 = iVar15 + -1" identifier = (binary_expression "iVar15 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar15 != -1)" ( (binary_expression "iVar15 != -1" identifier != number_literal) )) ;) (labeled_statement "LAB_0011e0a5:\n iVar4 = (int)param_1[8];" statement_identifier : (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;)) })) (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" else (compound_statement "{\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" { (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }" { (expression_statement "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);" (assignment_expression "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1)" identifier = (call_expression "(**(code **)(lVar6 + 0x58))(lVar10,1)" (parenthesized_expression "(**(code **)(lVar6 + 0x58))" ( (pointer_expression "**(code **)(lVar6 + 0x58)" * (pointer_expression "*(code **)(lVar6 + 0x58)" * (cast_expression "(code **)(lVar6 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x58)" ( (binary_expression "lVar6 + 0x58" identifier + number_literal) ))))) )) (argument_list "(lVar10,1)" ( identifier , number_literal )))) ;) (if_statement "if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }" if (parenthesized_expression "((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" ( (binary_expression "(iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }" { (expression_statement "lVar10 = (long)(int)param_1[8];" (assignment_expression "lVar10 = (long)(int)param_1[8]" identifier = (cast_expression "(long)(int)param_1[8]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;) (expression_statement "uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);" (assignment_expression "uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10)" identifier = (pointer_expression "*(undefined1 *)(param_1[7] + -1 + lVar10)" * (cast_expression "(undefined1 *)(param_1[7] + -1 + lVar10)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + lVar10)" ( (binary_expression "param_1[7] + -1 + lVar10" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + identifier) ))))) ;) (goto_statement "goto LAB_0011e06d;" goto statement_identifier ;) })) (goto_statement "goto LAB_0011e0a5;" goto statement_identifier ;) })) }))) (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (goto_statement "goto LAB_0011d7f5;" goto statement_identifier ;) })) }) (else_clause "else {\n uVar14 = 10;\n }" else (compound_statement "{\n uVar14 = 10;\n }" { (expression_statement "uVar14 = 10;" (assignment_expression "uVar14 = 10" identifier = number_literal) ;) }))) (goto_statement "goto LAB_0011d8d3;" goto statement_identifier ;) })) (if_statement "if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }" if (parenthesized_expression "(uVar14 < 0xb)" ( (binary_expression "uVar14 < 0xb" identifier < number_literal) )) (compound_statement "{\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }" { (if_statement "if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(uVar14 != 3)" ( (binary_expression "uVar14 != 3" identifier != number_literal) )) (compound_statement "{\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if (uVar14 != 4) goto LAB_0011d8c8;" if (parenthesized_expression "(uVar14 != 4)" ( (binary_expression "uVar14 != 4" identifier != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) (if_statement "if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }" if (parenthesized_expression "((int)param_1[8] == 0)" ( (binary_expression "(int)param_1[8] == 0" (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))();\n }" { (expression_statement "(**(code **)(param_1[1] + 0x30))();" (call_expression "(**(code **)(param_1[1] + 0x30))()" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "()" ( ))) ;) }) (else_clause "else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }" else (compound_statement "{\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }" { (expression_statement "(**(code **)(param_1[1] + 0x18))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x18))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x18))" ( (pointer_expression "**(code **)(param_1[1] + 0x18)" * (pointer_expression "*(code **)(param_1[1] + 0x18)" * (cast_expression "(code **)(param_1[1] + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x18)" ( (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) ))) ;) (expression_statement "*(undefined4 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 8) = 0" (pointer_expression "*(undefined4 *)(param_1 + 8)" * (cast_expression "(undefined4 *)(param_1 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) }))) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) }) (else_clause "else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }" else (compound_statement "{\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }" { (if_statement "if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(uVar14 == 0x12)" ( (binary_expression "uVar14 == 0x12" identifier == number_literal) )) (compound_statement "{\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }" if (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))))" ( (binary_expression "(*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) || (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" ( (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) && (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" ( (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" ( (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) , (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (binary_expression "iVar4 != 0" identifier != number_literal) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) )))) )) ))) )) ))) )) (compound_statement "{\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }" { (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b6c,4);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b6c,4)" identifier (argument_list "(param_1[3],0,&DAT_00173b6c,4)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b6c" & identifier) , number_literal ))) ;) (if_statement "if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }" if (parenthesized_expression "(0 < (int)param_1[8])" ( (binary_expression "0 < (int)param_1[8]" number_literal < (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }" { (do_statement "do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);" do (compound_statement "{\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n }" { (expression_statement "iVar4 = iVar4 + 1;" (assignment_expression "iVar4 = iVar4 + 1" identifier = (binary_expression "iVar4 + 1" identifier + number_literal)) ;) (expression_statement "FUN_0011d3a0(param_1);" (call_expression "FUN_0011d3a0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) }) while (parenthesized_expression "(iVar4 < (int)param_1[8])" ( (binary_expression "iVar4 < (int)param_1[8]" identifier < (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) )) ;) })) })) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (if_statement "if (uVar14 != 0x15) goto LAB_0011d8c8;" if (parenthesized_expression "(uVar14 != 0x15)" ( (binary_expression "uVar14 != 0x15" identifier != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) }))) }) (else_clause "else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" else (if_statement "if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" if (parenthesized_expression "(uVar14 != 0x1c)" ( (binary_expression "uVar14 != 0x1c" identifier != number_literal) )) (compound_statement "{\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" { (if_statement "if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "(0x1c < uVar14)" ( (binary_expression "0x1c < uVar14" number_literal < identifier) )) (compound_statement "{\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }" if (parenthesized_expression "(uVar14 == 0x10d)" ( (binary_expression "uVar14 == 0x10d" identifier == number_literal) )) (compound_statement "{\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }" { (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (goto_statement "goto LAB_0011d7ed;" goto statement_identifier ;) })) (if_statement "if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;" if (parenthesized_expression "((uVar14 != 0x17f) && (uVar14 != 0x108))" ( (binary_expression "(uVar14 != 0x17f) && (uVar14 != 0x108)" (parenthesized_expression "(uVar14 != 0x17f)" ( (binary_expression "uVar14 != 0x17f" identifier != number_literal) )) && (parenthesized_expression "(uVar14 != 0x108)" ( (binary_expression "uVar14 != 0x108" identifier != number_literal) ))) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) (if_statement "if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }" if (parenthesized_expression "(0 < (int)param_1[8])" ( (binary_expression "0 < (int)param_1[8]" number_literal < (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }" { (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar4 == 0) goto LAB_0011dee4;" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0011dee4;" goto statement_identifier ;)) (labeled_statement "LAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }" statement_identifier : (if_statement "if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }" if (parenthesized_expression "(iVar4 == 2)" ( (binary_expression "iVar4 == 2" identifier == number_literal) )) (compound_statement "{\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }" { (expression_statement "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar4 != 0) goto LAB_0011dee4;" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011dee4;" goto statement_identifier ;)) (expression_statement "iVar4 = FUN_00134500(*param_1,1);" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (if_statement "if (iVar4 != 0) goto LAB_0011dee4;" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011dee4;" goto statement_identifier ;)) }))) (do_statement "do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );" do (compound_statement "{\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }" { (expression_statement "uVar8 = (ulong)*(uint *)(param_1 + 8);" (assignment_expression "uVar8 = (ulong)*(uint *)(param_1 + 8)" identifier = (binary_expression "(ulong)*(uint *)(param_1 + 8)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (do_statement "do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);" do (compound_statement "{\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n }" { (expression_statement "iVar4 = (int)uVar8 + -1;" (assignment_expression "iVar4 = (int)uVar8 + -1" identifier = (binary_expression "(int)uVar8 + -1" (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (if_statement "if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;" if (parenthesized_expression "(((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U)))" ( (binary_expression "((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))" (parenthesized_expression "((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37))" ( (binary_expression "(*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)" (parenthesized_expression "(*(int *)(*param_1 + 300) == 0)" ( (binary_expression "*(int *)(*param_1 + 300) == 0" (pointer_expression "*(int *)(*param_1 + 300)" * (cast_expression "(int *)(*param_1 + 300)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 300)" ( (binary_expression "*param_1 + 300" (pointer_expression "*param_1" * identifier) + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)" ( (binary_expression "*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37" (pointer_expression "*(int *)(*(long *)(*param_1 + 0x1118) + 0x10)" * (cast_expression "(int *)(*(long *)(*param_1 + 0x1118) + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 0x1118) + 0x10)" ( (binary_expression "*(long *)(*param_1 + 0x1118) + 0x10" (pointer_expression "*(long *)(*param_1 + 0x1118)" * (cast_expression "(long *)(*param_1 + 0x1118)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x1118)" ( (binary_expression "*param_1 + 0x1118" (pointer_expression "*param_1" * identifier) + number_literal) )))) + number_literal) )))) != number_literal) ))) )) || (parenthesized_expression "(0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))" ( (binary_expression "0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U)" number_literal < (call_expression "(byte)(*(char *)(lVar6 + iVar4) + 0x80U)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(*(char *)(lVar6 + iVar4) + 0x80U)" ( (binary_expression "*(char *)(lVar6 + iVar4) + 0x80U" (pointer_expression "*(char *)(lVar6 + iVar4)" * (cast_expression "(char *)(lVar6 + iVar4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + iVar4)" ( (binary_expression "lVar6 + iVar4" identifier + identifier) )))) + number_literal) )))) ))) )) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;)) (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar4 != 0) goto LAB_0011dbe9;" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011dbe9;" goto statement_identifier ;)) (labeled_statement "LAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];" statement_identifier : (expression_statement "uVar8 = (ulong)(int)param_1[8];" (assignment_expression "uVar8 = (ulong)(int)param_1[8]" identifier = (cast_expression "(ulong)(int)param_1[8]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;)) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (expression_statement "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));" (assignment_expression "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8))" identifier = (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8))" identifier (argument_list "(param_1,*(undefined1 *)(lVar6 + -1 + uVar8))" ( identifier , (pointer_expression "*(undefined1 *)(lVar6 + -1 + uVar8)" * (cast_expression "(undefined1 *)(lVar6 + -1 + uVar8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + -1 + uVar8)" ( (binary_expression "lVar6 + -1 + uVar8" (binary_expression "lVar6 + -1" identifier + number_literal) + identifier) )))) )))) ;) (expression_statement "iVar3 = iVar4 + -1;" (assignment_expression "iVar3 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) ;) (do_statement "do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);" do (compound_statement "{\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar3 != -1)" ( (binary_expression "iVar3 != -1" identifier != number_literal) )) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (if_statement "if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }" if (parenthesized_expression "(uVar14 == 0x17)" ( (binary_expression "uVar14 == 0x17" identifier == number_literal) )) (compound_statement "{\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }" { (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (goto_statement "goto LAB_0011da30;" goto statement_identifier ;) })) (if_statement "if (uVar14 != 0x1a) goto LAB_0011d8c8;" if (parenthesized_expression "(uVar14 != 0x1a)" ( (binary_expression "uVar14 != 0x1a" identifier != number_literal) )) (goto_statement "goto LAB_0011d8c8;" goto statement_identifier ;)) })))) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (goto_statement "goto joined_r0x0011daef;" goto statement_identifier ;) })) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (expression_statement "lVar10 = (long)iVar4;" (assignment_expression "lVar10 = (long)iVar4" identifier = (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if ((int)param_1[9] != 0) goto LAB_0011d930;" if (parenthesized_expression "((int)param_1[9] != 0)" ( (binary_expression "(int)param_1[9] != 0" (cast_expression "(int)param_1[9]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[9]" identifier [ number_literal ])) != number_literal) )) (goto_statement "goto LAB_0011d930;" goto statement_identifier ;)) (labeled_statement "LAB_0011d7ed:\n lVar6 = param_1[1];" statement_identifier : (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;)) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (labeled_statement "LAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" statement_identifier : (if_statement "if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" if (parenthesized_expression "(0 < iVar4)" ( (binary_expression "0 < iVar4" number_literal < identifier) )) (compound_statement "{\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" { (expression_statement "(**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);" (call_expression "(**(code **)(lVar6 + 0x18))(lVar10,param_1[7])" (parenthesized_expression "(**(code **)(lVar6 + 0x18))" ( (pointer_expression "**(code **)(lVar6 + 0x18)" * (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) )) (argument_list "(lVar10,param_1[7])" ( identifier , (subscript_expression "param_1[7]" identifier [ number_literal ]) ))) ;) (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }))) (if_statement "if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }" if (parenthesized_expression "((int)param_1[5] == 0)" ( (binary_expression "(int)param_1[5] == 0" (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }" { (expression_statement "(**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);" (call_expression "(**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2)" (parenthesized_expression "(**(code **)(lVar6 + 0x18))" ( (pointer_expression "**(code **)(lVar6 + 0x18)" * (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) )) (argument_list "(lVar10,"\r\n",2)" ( identifier , (string_literal ""\r\n"" " escape_sequence escape_sequence ") , number_literal ))) ;) (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar4 != 0) goto LAB_0011d836;" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011d836;" goto statement_identifier ;)) (labeled_statement "LAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);" statement_identifier : (expression_statement "FUN_00147110(param_1[3],0,"\r\n",2);" (call_expression "FUN_00147110(param_1[3],0,"\r\n",2)" identifier (argument_list "(param_1[3],0,"\r\n",2)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (string_literal ""\r\n"" " escape_sequence escape_sequence ") , number_literal ))) ;)) }) (else_clause "else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }" else (compound_statement "{\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }" { (if_statement "if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }" if (parenthesized_expression "(((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0))" ( (binary_expression "((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)" (parenthesized_expression "((int)param_1[5] == 1)" ( (binary_expression "(int)param_1[5] == 1" (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) == number_literal) )) && (parenthesized_expression "(*(int *)((long)param_1 + 0x24) != 0)" ( (binary_expression "*(int *)((long)param_1 + 0x24) != 0" (pointer_expression "*(int *)((long)param_1 + 0x24)" * (cast_expression "(int *)((long)param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x24)" ( (binary_expression "(long)param_1 + 0x24" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n (**(code **)(lVar6 + 0x30))();\n }" { (expression_statement "(**(code **)(lVar6 + 0x30))();" (call_expression "(**(code **)(lVar6 + 0x30))()" (parenthesized_expression "(**(code **)(lVar6 + 0x30))" ( (pointer_expression "**(code **)(lVar6 + 0x30)" * (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) )) (argument_list "()" ( ))) ;) }) (else_clause "else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }" else (compound_statement "{\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }" { (expression_statement "(**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);" (call_expression "(**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1)" (parenthesized_expression "(**(code **)(lVar6 + 0x18))" ( (pointer_expression "**(code **)(lVar6 + 0x18)" * (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) )) (argument_list "(lVar10,&DAT_00173b71,1)" ( identifier , (pointer_expression "&DAT_00173b71" & identifier) , number_literal ))) ;) }))) (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar4 == 0) goto LAB_0011de62;" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0011de62;" goto statement_identifier ;)) (labeled_statement "LAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;" statement_identifier : (if_statement "if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;" if (parenthesized_expression "((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0))))" ( (binary_expression "(iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))" (parenthesized_expression "(iVar4 == 2)" ( (binary_expression "iVar4 == 2" identifier == number_literal) )) && (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))" ( (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0))" ( (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2])" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) )))) , (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)" (binary_expression "iVar4 != 0" identifier != number_literal) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1)" identifier = (call_expression "FUN_00134500(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) )))) )) ))) )) (goto_statement "goto LAB_0011de62;" goto statement_identifier ;))) }))) (expression_statement "*(undefined4 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 8) = 0" (pointer_expression "*(undefined4 *)(param_1 + 8)" * (cast_expression "(undefined4 *)(param_1 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "pbVar11 = param_2;" (assignment_expression "pbVar11 = param_2" identifier = identifier) ;) (if_statement "if (param_2 == pbVar1) {\n return;\n }" if (parenthesized_expression "(param_2 == pbVar1)" ( (binary_expression "param_2 == pbVar1" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })) (if_statement "if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }" if (parenthesized_expression "((int)param_1[8] != 0)" ( (binary_expression "(int)param_1[8] != 0" (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }" { (expression_statement "(**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);" (call_expression "(**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7])" (parenthesized_expression "(**(code **)(param_1[1] + 0x18))" ( (pointer_expression "**(code **)(param_1[1] + 0x18)" * (pointer_expression "*(code **)(param_1[1] + 0x18)" * (cast_expression "(code **)(param_1[1] + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x18)" ( (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],param_1[7])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , (subscript_expression "param_1[7]" identifier [ number_literal ]) ))) ;) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (while_statement "while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }" while (parenthesized_expression "(0 < iVar4)" ( (binary_expression "0 < iVar4" number_literal < identifier) )) (compound_statement "{\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }" { (expression_statement "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));" (assignment_expression "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" identifier = (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" identifier (argument_list "(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" ( identifier , (pointer_expression "*(undefined1 *)(param_1[7] + -1 + (long)iVar4)" * (cast_expression "(undefined1 *)(param_1[7] + -1 + (long)iVar4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + (long)iVar4)" ( (binary_expression "param_1[7] + -1 + (long)iVar4" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )))) ;) (expression_statement "iVar3 = iVar4 + -1;" (assignment_expression "iVar3 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) (if_statement "if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }" { (do_statement "do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);" do (compound_statement "{\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar3 != -1)" ( (binary_expression "iVar3 != -1" identifier != number_literal) )) ;) })) (expression_statement "iVar4 = (int)param_1[8] + -1;" (assignment_expression "iVar4 = (int)param_1[8] + -1" identifier = (binary_expression "(int)param_1[8] + -1" (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) + number_literal)) ;) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) })) })) (if_statement "if ((int)uVar8 < 1) {\n return;\n }" if (parenthesized_expression "((int)uVar8 < 1)" ( (binary_expression "(int)uVar8 < 1" (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" { (labeled_statement "LAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);" statement_identifier : (expression_statement "FUN_00147110(param_1[3],0,param_2,uVar8);" (call_expression "FUN_00147110(param_1[3],0,param_2,uVar8)" identifier (argument_list "(param_1[3],0,param_2,uVar8)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , identifier , identifier ))) ;)) (labeled_statement "LAB_0011debf:\n lVar6 = param_1[1];" statement_identifier : (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;)) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" else (compound_statement "{\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" { (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }" { (expression_statement "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);" (assignment_expression "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1)" identifier = (call_expression "(**(code **)(lVar6 + 0x58))(lVar10,1)" (parenthesized_expression "(**(code **)(lVar6 + 0x58))" ( (pointer_expression "**(code **)(lVar6 + 0x58)" * (pointer_expression "*(code **)(lVar6 + 0x58)" * (cast_expression "(code **)(lVar6 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x58)" ( (binary_expression "lVar6 + 0x58" identifier + number_literal) ))))) )) (argument_list "(lVar10,1)" ( identifier , number_literal )))) ;) (if_statement "if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;" if (parenthesized_expression "((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" ( (binary_expression "(iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_0011deae;" goto statement_identifier ;)) (goto_statement "goto LAB_0011debf;" goto statement_identifier ;) })) }))) (if_statement "if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }" if (parenthesized_expression "(((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1))" ( (binary_expression "((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)" (parenthesized_expression "((local_40 == 0) || ((int)param_1[5] != 1))" ( (binary_expression "(local_40 == 0) || ((int)param_1[5] != 1)" (parenthesized_expression "(local_40 == 0)" ( (binary_expression "local_40 == 0" identifier == number_literal) )) || (parenthesized_expression "((int)param_1[5] != 1)" ( (binary_expression "(int)param_1[5] != 1" (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ])) != number_literal) ))) )) || (parenthesized_expression "((int)uVar8 != 1)" ( (binary_expression "(int)uVar8 != 1" (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal) ))) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18)" identifier = (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0011dd7b;" goto statement_identifier ;) })) (expression_statement "bVar2 = *param_2;" (assignment_expression "bVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (if_statement "if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }" if (parenthesized_expression "(bVar2 == 0xd)" ( (binary_expression "bVar2 == 0xd" identifier == number_literal) )) (compound_statement "{\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }" { (if_statement "if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x24) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x24) == 0" (pointer_expression "*(int *)((long)param_1 + 0x24)" * (cast_expression "(int *)((long)param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x24)" ( (binary_expression "(long)param_1 + 0x24" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18)" identifier = (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "param_2 = &DAT_00173b71;" (assignment_expression "param_2 = &DAT_00173b71" identifier = (pointer_expression "&DAT_00173b71" & identifier)) ;) (goto_statement "goto LAB_0011dd7b;" goto statement_identifier ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" identifier = (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = 0x10;" (assignment_expression "uVar12 = 0x10" identifier = number_literal) ;) (goto_statement "goto LAB_0011e024;" goto statement_identifier ;) })) (if_statement "if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;" if (parenthesized_expression "((char)bVar2 < '\x0e')" ( (binary_expression "(char)bVar2 < '\x0e'" (cast_expression "(char)bVar2" ( (type_descriptor "char" primitive_type) ) identifier) < (char_literal "'\x0e'" ' escape_sequence ')) )) (compound_statement "{\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }" { (if_statement "if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" if (parenthesized_expression "(bVar2 == 3)" ( (binary_expression "bVar2 == 3" identifier == number_literal) )) (compound_statement "{\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }" { (if_statement "if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }" if (parenthesized_expression "((int)param_1[4] != 0)" ( (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" identifier = (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = 9;" (assignment_expression "uVar12 = 9" identifier = number_literal) ;) (goto_statement "goto LAB_0011e024;" goto statement_identifier ;) })) }) (else_clause "else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" else (if_statement "if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" if (parenthesized_expression "(bVar2 == 8)" ( (binary_expression "bVar2 == 8" identifier == number_literal) )) (compound_statement "{\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" { (labeled_statement "LAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }" statement_identifier : (if_statement "if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }" if (parenthesized_expression "((int)param_1[4] != 0)" ( (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" identifier = (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = 3;" (assignment_expression "uVar12 = 3" identifier = number_literal) ;) (labeled_statement "LAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);" statement_identifier : (expression_statement "(*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);" (call_expression "(*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(lVar10,uVar12)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) }))) })))) }) (else_clause "else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;" else (if_statement "if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;" if (parenthesized_expression "(bVar2 == 0x1a)" ( (binary_expression "bVar2 == 0x1a" identifier == number_literal) )) (compound_statement "{\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }" { (if_statement "if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }" if (parenthesized_expression "((int)param_1[4] != 0)" ( (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" identifier = (pointer_expression "*(code **)(lVar6 + 0x30)" * (cast_expression "(code **)(lVar6 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x30)" ( (binary_expression "lVar6 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = 10;" (assignment_expression "uVar12 = 10" identifier = number_literal) ;) (goto_statement "goto LAB_0011e024;" goto statement_identifier ;) })) }) (else_clause "else if (bVar2 == 0x7f) goto LAB_0011e0ba;" else (if_statement "if (bVar2 == 0x7f) goto LAB_0011e0ba;" if (parenthesized_expression "(bVar2 == 0x7f)" ( (binary_expression "bVar2 == 0x7f" identifier == number_literal) )) (goto_statement "goto LAB_0011e0ba;" goto statement_identifier ;)))))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18)" identifier = (pointer_expression "*(code **)(lVar6 + 0x18)" * (cast_expression "(code **)(lVar6 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x18)" ( (binary_expression "lVar6 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (labeled_statement "LAB_0011dd7b:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);" statement_identifier : (expression_statement "(*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);" (call_expression "(*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(lVar10,param_2,uVar8)" ( identifier , identifier , identifier ))) ;)) (return_statement "return;" return ;) (while_statement "while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }" { (expression_statement "ppuVar7 = __ctype_b_loc();" (assignment_expression "ppuVar7 = __ctype_b_loc()" identifier = (call_expression "__ctype_b_loc()" identifier (argument_list "()" ( )))) ;) (if_statement "if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;" if (parenthesized_expression "(((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n ))" ( (binary_expression "((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )" (parenthesized_expression "((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0)" ( (binary_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0" (parenthesized_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n )" ( (binary_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20" (pointer_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1)" * (cast_expression "(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1)" ( (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1" (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2" (cast_expression "(long)*ppuVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*ppuVar7" * identifier)) + (binary_expression "(ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2" (binary_expression "(ulong)*(byte *)(param_1[7] + -1 + (long)iVar4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(param_1[7] + -1 + (long)iVar4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + (long)iVar4)" ( (binary_expression "param_1[7] + -1 + (long)iVar4" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) * number_literal)) + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )" ( (binary_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0" (parenthesized_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20)" ( (binary_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20" (pointer_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1)" * (cast_expression "(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1)" ( (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1" (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2" (cast_expression "(long)*ppuVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*ppuVar7" * identifier)) + (binary_expression "(ulong)*(byte *)(param_1[7] + (long)iVar4) * 2" (binary_expression "(ulong)*(byte *)(param_1[7] + (long)iVar4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(param_1[7] + (long)iVar4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + (long)iVar4)" ( (binary_expression "param_1[7] + (long)iVar4" (subscript_expression "param_1[7]" identifier [ number_literal ]) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) * number_literal)) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (break_statement "break;" break ;)) (labeled_statement "LAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);" statement_identifier : (do_statement "do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);" do (compound_statement "{\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n }" { (if_statement "if (iVar4 < 1) goto LAB_0011d7b0;" if (parenthesized_expression "(iVar4 < 1)" ( (binary_expression "iVar4 < 1" identifier < number_literal) )) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;)) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }" { (labeled_statement "LAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));" statement_identifier : (expression_statement "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));" (assignment_expression "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" identifier = (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" identifier (argument_list "(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" ( identifier , (pointer_expression "*(undefined1 *)(param_1[7] + -1 + (long)iVar4)" * (cast_expression "(undefined1 *)(param_1[7] + -1 + (long)iVar4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + (long)iVar4)" ( (binary_expression "param_1[7] + -1 + (long)iVar4" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )))) ;)) (expression_statement "iVar15 = iVar3 + -1;" (assignment_expression "iVar15 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (if_statement "if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }" { (do_statement "do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);" do (compound_statement "{\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar15 = iVar15 + -1;" (assignment_expression "iVar15 = iVar15 + -1" identifier = (binary_expression "iVar15 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar15 != -1)" ( (binary_expression "iVar15 != -1" identifier != number_literal) )) ;) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) })) }) (else_clause "else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" else (if_statement "if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" { (expression_statement "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }" { (expression_statement "iVar3 = FUN_00134500(*param_1,1);" (assignment_expression "iVar3 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) ;) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (if_statement "if (iVar3 == 0) goto LAB_0011da49;" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0011da49;" goto statement_identifier ;)) }) (else_clause "else {\n iVar4 = (int)param_1[8];\n }" else (compound_statement "{\n iVar4 = (int)param_1[8];\n }" { (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) }))) (goto_statement "goto LAB_0011da8c;" goto statement_identifier ;) })))) (labeled_statement "LAB_0011da49:\n iVar4 = iVar4 + -1;" statement_identifier : (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;)) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) }) while (parenthesized_expression "(iVar4 < 1)" ( (binary_expression "iVar4 < 1" identifier < number_literal) )) ;)) })) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) (labeled_statement "joined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;" statement_identifier : (if_statement "if (iVar4 < 1) goto LAB_0011daf8;" if (parenthesized_expression "(iVar4 < 1)" ( (binary_expression "iVar4 < 1" identifier < number_literal) )) (goto_statement "goto LAB_0011daf8;" goto statement_identifier ;))) (if_statement "if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }" if (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))))" ( (binary_expression "(*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) || (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" ( (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))" ( (binary_expression "*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) && (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" ( (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" ( (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) , (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (binary_expression "iVar4 != 0" identifier != number_literal) || (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" ( (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" identifier = (call_expression "FUN_00134500(*param_1,1)" identifier (argument_list "(*param_1,1)" ( (pointer_expression "*param_1" * identifier) , number_literal )))) , (binary_expression "iVar4 != 0" identifier != number_literal)) )))) )) ))) )) ))) )) (compound_statement "{\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }" { (expression_statement "lVar6 = (long)(int)param_1[8];" (assignment_expression "lVar6 = (long)(int)param_1[8]" identifier = (cast_expression "(long)(int)param_1[8]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;) (expression_statement "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));" (assignment_expression "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6))" identifier = (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6))" identifier (argument_list "(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6))" ( identifier , (pointer_expression "*(undefined1 *)(param_1[7] + -1 + lVar6)" * (cast_expression "(undefined1 *)(param_1[7] + -1 + lVar6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[7] + -1 + lVar6)" ( (binary_expression "param_1[7] + -1 + lVar6" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" identifier [ number_literal ]) + number_literal) + identifier) )))) )))) ;) (expression_statement "iVar4 = (int)lVar6;" (assignment_expression "iVar4 = (int)lVar6" identifier = (cast_expression "(int)lVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "iVar15 = iVar3 + -1;" (assignment_expression "iVar15 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) (if_statement "if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }" { (do_statement "do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);" do (compound_statement "{\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" { (expression_statement "iVar15 = iVar15 + -1;" (assignment_expression "iVar15 = iVar15 + -1" identifier = (binary_expression "iVar15 + -1" identifier + number_literal)) ;) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" identifier (argument_list "(param_1[3],0,&DAT_00173b68,3)" ( (subscript_expression "param_1[3]" identifier [ number_literal ]) , number_literal , (pointer_expression "&DAT_00173b68" & identifier) , number_literal ))) ;) }) while (parenthesized_expression "(iVar15 != -1)" ( (binary_expression "iVar15 != -1" identifier != number_literal) )) ;) (goto_statement "goto LAB_0011db59;" goto statement_identifier ;) })) }) (else_clause "else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }" else (compound_statement "{\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }" { (labeled_statement "LAB_0011db59:\n iVar4 = (int)param_1[8];" statement_identifier : (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" identifier = (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;)) }))) (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" identifier = (binary_expression "iVar4 + -1" identifier + number_literal)) ;) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (goto_statement "goto joined_r0x0011daef;" goto statement_identifier ;) (labeled_statement "LAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);" statement_identifier : (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2],4);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2],4)" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],4)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal ))) ;)) (if_statement "if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }" if (parenthesized_expression "((int)param_1[4] != 0)" ( (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }" { (if_statement "if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" if (parenthesized_expression "(uVar14 == 3)" ( (binary_expression "uVar14 == 3" identifier == number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" { (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) ))) ;) }) (else_clause "else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" else (if_statement "if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" if (parenthesized_expression "(uVar14 == 0x1a)" ( (binary_expression "uVar14 == 0x1a" identifier == number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" { (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) ))) ;) }) (else_clause "else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" else (if_statement "if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" if (parenthesized_expression "(uVar14 == 0x1c)" ( (binary_expression "uVar14 == 0x1c" identifier == number_literal) )) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" { (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" ( (pointer_expression "**(code **)(param_1[1] + 0x30)" * (pointer_expression "*(code **)(param_1[1] + 0x30)" * (cast_expression "(code **)(param_1[1] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x30)" ( (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2])" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) ))) ;) })))))) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) })) (labeled_statement "LAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];" statement_identifier : (expression_statement "lVar10 = (long)(int)param_1[8];" (assignment_expression "lVar10 = (long)(int)param_1[8]" identifier = (cast_expression "(long)(int)param_1[8]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;)) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;) (labeled_statement "LAB_0011d8d3:\n uVar13 = (undefined1)uVar14;" statement_identifier : (expression_statement "uVar13 = (undefined1)uVar14;" (assignment_expression "uVar13 = (undefined1)uVar14" identifier = (cast_expression "(undefined1)uVar14" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;)) (expression_statement "uVar9 = uVar13;" (assignment_expression "uVar9 = uVar13" identifier = identifier) ;) (if_statement "if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;" if (parenthesized_expression "(*(int *)((long)param_1 + 0x44) <= (int)lVar10)" ( (binary_expression "*(int *)((long)param_1 + 0x44) <= (int)lVar10" (pointer_expression "*(int *)((long)param_1 + 0x44)" * (cast_expression "(int *)((long)param_1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x44)" ( (binary_expression "(long)param_1 + 0x44" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) <= (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier)) )) (goto_statement "goto LAB_0011d945;" goto statement_identifier ;)) (labeled_statement "LAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;" statement_identifier : (expression_statement "*(int *)(param_1 + 8) = (int)lVar10 + 1;" (assignment_expression "*(int *)(param_1 + 8) = (int)lVar10 + 1" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = (binary_expression "(int)lVar10 + 1" (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;)) (expression_statement "*(undefined1 *)(lVar6 + lVar10) = uVar13;" (assignment_expression "*(undefined1 *)(lVar6 + lVar10) = uVar13" (pointer_expression "*(undefined1 *)(lVar6 + lVar10)" * (cast_expression "(undefined1 *)(lVar6 + lVar10)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + lVar10)" ( (binary_expression "lVar6 + lVar10" identifier + identifier) )))) = identifier) ;) (if_statement "if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) != 0)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) != 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }" { (if_statement "if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;" if (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) != 2)" ( (binary_expression "*(int *)((long)param_1 + 0x2c) != 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" * (cast_expression "(int *)((long)param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_0011d8ee;" goto statement_identifier ;)) (expression_statement "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" identifier = (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" ( (pointer_expression "**(code **)(param_1[1] + 0x58)" * (pointer_expression "*(code **)(param_1[1] + 0x58)" * (cast_expression "(code **)(param_1[1] + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[1] + 0x58)" ( (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1[2],1)" ( (subscript_expression "param_1[2]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }" { (expression_statement "iVar4 = FUN_00134500(*param_1);" (assignment_expression "iVar4 = FUN_00134500(*param_1)" identifier = (call_expression "FUN_00134500(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) ;) (if_statement "if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0011d3a0(param_1);\n }" { (expression_statement "FUN_0011d3a0(param_1);" (call_expression "FUN_0011d3a0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) })) (goto_statement "goto LAB_0011d8ee;" goto statement_identifier ;) })) })) (expression_statement "FUN_0011d3a0(param_1);" (call_expression "FUN_0011d3a0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (labeled_statement "LAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;" statement_identifier : (expression_statement "*(undefined4 *)(param_1 + 9) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 9) = 0" (pointer_expression "*(undefined4 *)(param_1 + 9)" * (cast_expression "(undefined4 *)(param_1 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 9)" ( (binary_expression "param_1 + 9" identifier + number_literal) )))) = number_literal) ;)) (goto_statement "goto LAB_0011d7b0;" goto statement_identifier ;) (labeled_statement "LAB_0011d930:\n lVar6 = param_1[7];" statement_identifier : (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" identifier = (subscript_expression "param_1[7]" identifier [ number_literal ])) ;)) (expression_statement "uVar13 = 0xd;" (assignment_expression "uVar13 = 0xd" identifier = number_literal) ;) (expression_statement "uVar9 = 0xd;" (assignment_expression "uVar9 = 0xd" identifier = number_literal) ;) (if_statement "if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x44) <= iVar4)" ( (binary_expression "*(int *)((long)param_1 + 0x44) <= iVar4" (pointer_expression "*(int *)((long)param_1 + 0x44)" * (cast_expression "(int *)((long)param_1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x44)" ( (binary_expression "(long)param_1 + 0x44" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) <= identifier) )) (compound_statement "{\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }" { (labeled_statement "LAB_0011d945:\n uVar13 = uVar9;" statement_identifier : (expression_statement "uVar13 = uVar9;" (assignment_expression "uVar13 = uVar9" identifier = identifier) ;)) (expression_statement "iVar4 = (int)lVar10 + 0x100;" (assignment_expression "iVar4 = (int)lVar10 + 0x100" identifier = (binary_expression "(int)lVar10 + 0x100" (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "*(int *)((long)param_1 + 0x44) = iVar4;" (assignment_expression "*(int *)((long)param_1 + 0x44) = iVar4" (pointer_expression "*(int *)((long)param_1 + 0x44)" * (cast_expression "(int *)((long)param_1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x44)" ( (binary_expression "(long)param_1 + 0x44" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "lVar6 = FUN_00122030(lVar6,(long)iVar4,1);" (assignment_expression "lVar6 = FUN_00122030(lVar6,(long)iVar4,1)" identifier = (call_expression "FUN_00122030(lVar6,(long)iVar4,1)" identifier (argument_list "(lVar6,(long)iVar4,1)" ( identifier , (cast_expression "(long)iVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) , number_literal )))) ;) (expression_statement "lVar10 = (long)(int)param_1[8];" (assignment_expression "lVar10 = (long)(int)param_1[8]" identifier = (cast_expression "(long)(int)param_1[8]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[8]" identifier [ number_literal ])))) ;) (expression_statement "param_1[7] = lVar6;" (assignment_expression "param_1[7] = lVar6" (subscript_expression "param_1[7]" identifier [ number_literal ]) = identifier) ;) })) (goto_statement "goto LAB_0011d8d8;" goto statement_identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * IDENT) ))) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < 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 = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == LIT) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == LIT) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT )))) , (binary_expression (binary_expression IDENT != LIT) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) , (binary_expression IDENT != LIT)) )))) )) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (return_statement return ;) })) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * IDENT) + IDENT)) ;) (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 (cast_expression ( (type_descriptor TYPE) ) (subscript_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 + LIT) )))) = 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 = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == LIT) )) && (parenthesized_expression ( (binary_expression LIT < IDENT) ))) )) (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 (binary_expression IDENT + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) == (char_literal ' escape_sequence ')) )) (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , 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)) ;) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , (pointer_expression & IDENT) , LIT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;)) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) + IDENT) ))))) ;) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (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 { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == 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 (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( ))) ;) }) (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 (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) }))) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT )))) , (binary_expression (binary_expression IDENT != LIT) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) , (binary_expression IDENT != LIT)) )))) )) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , (pointer_expression & IDENT) , LIT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_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 (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (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 = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) }))) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (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) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + LIT) )))) != LIT) ))) )) || (parenthesized_expression ( (binary_expression LIT < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) + LIT) )))) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT == LIT) )) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , (pointer_expression & IDENT) , LIT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) }) while (parenthesized_expression ( BOOL )) ;) })) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) })))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != LIT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression 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 IDENT + LIT) ))))) )) (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) ))) ;) (expression_statement (assignment_expression IDENT = (subscript_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 ])) == 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 IDENT + LIT) ))))) )) (argument_list ( IDENT , (string_literal " escape_sequence escape_sequence ") , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , (string_literal " escape_sequence escape_sequence ") , LIT ))) ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == 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) )))) != 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 IDENT + LIT) ))))) )) (argument_list ( ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression & IDENT) , LIT ))) ;) }))) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) )))) , (binary_expression (binary_expression IDENT != LIT) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_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 + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (return_statement return ;) })) }) while (parenthesized_expression ( BOOL )) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != 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 (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , (subscript_expression IDENT [ LIT ]) ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (while_statement while (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , (pointer_expression & IDENT) , LIT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < LIT) )) (compound_statement { (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , IDENT , IDENT ))) ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) , (binary_expression IDENT != LIT)) ))) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })) }))) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != LIT) ))) )) || (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (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 IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT ))) ;)) (return_statement return ;) }))) })))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)))))) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT , IDENT ))) ;)) (return_statement return ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (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 (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * IDENT)) + (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) * LIT)) + LIT) )))) & LIT) )) != LIT) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * IDENT)) + (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) * LIT)) + LIT) )))) & LIT) )) == LIT) ))) )) (break_statement break ;)) (labeled_statement statement_identifier : (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) )))) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , (pointer_expression & IDENT) , LIT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (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 = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) }))) (goto_statement goto statement_identifier ;) })))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < LIT) )) ;)) })) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (goto_statement goto statement_identifier ;))) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT )))) , (binary_expression (binary_expression IDENT != LIT) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT )))) , (binary_expression IDENT != LIT)) )))) )) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) + IDENT) )))) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) 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)) ;) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , (pointer_expression & IDENT) , LIT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;)) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (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 (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT ))) ;)) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) ))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) ))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) ))) ;) })))))) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) <= (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (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 + IDENT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (goto_statement goto statement_identifier ;) })) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;)) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) <= IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) })) (goto_statement goto statement_identifier ;) })))
(function_definition "void FUN_0011d730(long *param_1,byte *param_2,uint param_3,int param_4)\n\n{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n long lVar6;\n ushort **ppuVar7;\n ulong uVar8;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined1 uVar9;\n long lVar10;\n byte *pbVar11;\n undefined8 uVar12;\n undefined1 uVar13;\n uint uVar14;\n int iVar15;\n int local_40;\n \n if (*param_1 == 0) {\n \n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar8 = (ulong)param_3;\n if (param_3 == 0) {\n \n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n FUN_00147670(param_1[3]);\n if (param_4 != 0) {\n FUN_00134470(*param_1);\n }\n local_40 = 0;\n if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }\n if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }\n if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }\n if ((int)uVar8 < 1) {\n return;\n }\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }\n bVar2 = *param_2;\n if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }\n if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\nLAB_0011dd7b:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);\n return;\n while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);\n if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];\n lVar6 = param_1[7];\nLAB_0011d8d3:\n uVar13 = (undefined1)uVar14;\n uVar9 = uVar13;\n if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;\nLAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;\n *(undefined1 *)(lVar6 + lVar10) = uVar13;\n if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }\n FUN_0011d3a0(param_1);\nLAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n lVar6 = param_1[7];\n uVar13 = 0xd;\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }\n goto LAB_0011d8d8;\n}" (primitive_type "void") (function_declarator "FUN_0011d730(long *param_1,byte *param_2,uint param_3,int param_4)" (identifier "FUN_0011d730") (parameter_list "(long *param_1,byte *param_2,uint param_3,int param_4)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "byte *param_2" (type_identifier "byte") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "uint param_3" (type_identifier "uint") (identifier "param_3")) (, ",") (parameter_declaration "int param_4" (primitive_type "int") (identifier "param_4")) () ")"))) (compound_statement "{\n byte *pbVar1;\n byte bVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n long lVar6;\n ushort **ppuVar7;\n ulong uVar8;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined1 uVar9;\n long lVar10;\n byte *pbVar11;\n undefined8 uVar12;\n undefined1 uVar13;\n uint uVar14;\n int iVar15;\n int local_40;\n \n if (*param_1 == 0) {\n \n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }\n uVar8 = (ulong)param_3;\n if (param_3 == 0) {\n \n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }\n FUN_00147670(param_1[3]);\n if (param_4 != 0) {\n FUN_00134470(*param_1);\n }\n local_40 = 0;\n if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }\n if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }\n if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }\n if ((int)uVar8 < 1) {\n return;\n }\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }\n if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }\n bVar2 = *param_2;\n if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }\n if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\nLAB_0011dd7b:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);\n return;\n while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }\n goto LAB_0011d7b0;\njoined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto joined_r0x0011daef;\nLAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);\n if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }\nLAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];\n lVar6 = param_1[7];\nLAB_0011d8d3:\n uVar13 = (undefined1)uVar14;\n uVar9 = uVar13;\n if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;\nLAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;\n *(undefined1 *)(lVar6 + lVar10) = uVar13;\n if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }\n FUN_0011d3a0(param_1);\nLAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;\n goto LAB_0011d7b0;\nLAB_0011d930:\n lVar6 = param_1[7];\n uVar13 = 0xd;\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }\n goto LAB_0011d8d8;\n}" ({ "{") (declaration "byte *pbVar1;" (type_identifier "byte") (pointer_declarator "*pbVar1" (* "*") (identifier "pbVar1")) (; ";")) (declaration "byte bVar2;" (type_identifier "byte") (identifier "bVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "size_t sVar5;" (primitive_type "size_t") (identifier "sVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "ushort **ppuVar7;" (type_identifier "ushort") (pointer_declarator "**ppuVar7" (* "*") (pointer_declarator "*ppuVar7" (* "*") (identifier "ppuVar7"))) (; ";")) (declaration "ulong uVar8;" (type_identifier "ulong") (identifier "uVar8") (; ";")) (declaration "code *UNRECOVERED_JUMPTABLE_00;" (type_identifier "code") (pointer_declarator "*UNRECOVERED_JUMPTABLE_00" (* "*") (identifier "UNRECOVERED_JUMPTABLE_00")) (; ";")) (declaration "undefined1 uVar9;" (type_identifier "undefined1") (identifier "uVar9") (; ";")) (declaration "long lVar10;" (sized_type_specifier "long" (long "long")) (identifier "lVar10") (; ";")) (declaration "byte *pbVar11;" (type_identifier "byte") (pointer_declarator "*pbVar11" (* "*") (identifier "pbVar11")) (; ";")) (declaration "undefined8 uVar12;" (type_identifier "undefined8") (identifier "uVar12") (; ";")) (declaration "undefined1 uVar13;" (type_identifier "undefined1") (identifier "uVar13") (; ";")) (declaration "uint uVar14;" (type_identifier "uint") (identifier "uVar14") (; ";")) (declaration "int iVar15;" (primitive_type "int") (identifier "iVar15") (; ";")) (declaration "int local_40;" (primitive_type "int") (identifier "local_40") (; ";")) (if_statement "if (*param_1 == 0) {\n \n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\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 \n __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");\n }" ({ "{") (expression_statement "__assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send");" (call_expression "__assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send")" (identifier "__assert_fail") (argument_list "("ldisc->term","ldisc.c",0x8e,"ldisc_send")" (( "(") (string_literal ""ldisc->term"" (" """) (string_content "ldisc->term") (" """)) (, ",") (string_literal ""ldisc.c"" (" """) (string_content "ldisc.c") (" """)) (, ",") (number_literal "0x8e") (, ",") (string_literal ""ldisc_send"" (" """) (string_content "ldisc_send") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar8 = (ulong)param_3;" (assignment_expression "uVar8 = (ulong)param_3" (identifier "uVar8") (= "=") (cast_expression "(ulong)param_3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_3"))) (; ";")) (if_statement "if (param_3 == 0) {\n \n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }" (if "if") (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n __assert_fail("len","ldisc.c",0x8f,"ldisc_send");\n }" ({ "{") (expression_statement "__assert_fail("len","ldisc.c",0x8f,"ldisc_send");" (call_expression "__assert_fail("len","ldisc.c",0x8f,"ldisc_send")" (identifier "__assert_fail") (argument_list "("len","ldisc.c",0x8f,"ldisc_send")" (( "(") (string_literal ""len"" (" """) (string_content "len") (" """)) (, ",") (string_literal ""ldisc.c"" (" """) (string_content "ldisc.c") (" """)) (, ",") (number_literal "0x8f") (, ",") (string_literal ""ldisc_send"" (" """) (string_content "ldisc_send") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00147670(param_1[3]);" (call_expression "FUN_00147670(param_1[3])" (identifier "FUN_00147670") (argument_list "(param_1[3])" (( "(") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) () ")"))) (; ";")) (if_statement "if (param_4 != 0) {\n FUN_00134470(*param_1);\n }" (if "if") (parenthesized_expression "(param_4 != 0)" (( "(") (binary_expression "param_4 != 0" (identifier "param_4") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00134470(*param_1);\n }" ({ "{") (expression_statement "FUN_00134470(*param_1);" (call_expression "FUN_00134470(*param_1)" (identifier "FUN_00134470") (argument_list "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")"))) (; ";")) (} "}"))) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";")) (if_statement "if ((int)param_3 < 0) {\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }" (if "if") (parenthesized_expression "((int)param_3 < 0)" (( "(") (binary_expression "(int)param_3 < 0" (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3")) (< "<") (number_literal "0")) () ")")) (compound_statement "{\n sVar5 = strlen((char *)param_2);\n local_40 = 0x100;\n uVar8 = sVar5 & 0xffffffff;\n }" ({ "{") (expression_statement "sVar5 = strlen((char *)param_2);" (assignment_expression "sVar5 = strlen((char *)param_2)" (identifier "sVar5") (= "=") (call_expression "strlen((char *)param_2)" (identifier "strlen") (argument_list "((char *)param_2)" (( "(") (cast_expression "(char *)param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "param_2")) () ")")))) (; ";")) (expression_statement "local_40 = 0x100;" (assignment_expression "local_40 = 0x100" (identifier "local_40") (= "=") (number_literal "0x100")) (; ";")) (expression_statement "uVar8 = sVar5 & 0xffffffff;" (assignment_expression "uVar8 = sVar5 & 0xffffffff" (identifier "uVar8") (= "=") (binary_expression "sVar5 & 0xffffffff" (identifier "sVar5") (& "&") (number_literal "0xffffffff"))) (; ";")) (} "}"))) (if_statement "if (((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) {\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }" (if "if") (parenthesized_expression "(((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0))))))" (( "(") (binary_expression "((int)param_1[6] == 0) ||\n (((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))" (parenthesized_expression "((int)param_1[6] == 0)" (( "(") (binary_expression "(int)param_1[6] == 0" (cast_expression "(int)param_1[6]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]"))) (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))" (( "(") (parenthesized_expression "((int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0))))" (( "(") (binary_expression "(int)param_1[6] == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))" (binary_expression "(int)param_1[6] == 2" (cast_expression "(int)param_1[6]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]"))) (== "==") (number_literal "2")) (&& "&&") (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))" (( "(") (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0))" (( "(") (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0)" (identifier "iVar4") (= "=") (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],0)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x58)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x58)" (* "*") (cast_expression "(code **)(param_1[1] + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x58)" (( "(") (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(param_1[2],0)" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (, ",") (number_literal "0") () ")")))) (, ",") (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)" (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)" (( "(") (comma_expression "iVar4 = FUN_00134500(*param_1,0), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,0)" (identifier "iVar4") (= "=") (call_expression "FUN_00134500(*param_1,0)" (identifier "FUN_00134500") (argument_list "(*param_1,0)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "0") () ")")))) (, ",") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0"))) () ")")))) () ")")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n pbVar1 = param_2 + uVar8;\nLAB_0011d7b0:\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );\n }" ({ "{") (expression_statement "pbVar1 = param_2 + uVar8;" (assignment_expression "pbVar1 = param_2 + uVar8" (identifier "pbVar1") (= "=") (binary_expression "param_2 + uVar8" (identifier "param_2") (+ "+") (identifier "uVar8"))) (; ";")) (labeled_statement "LAB_0011d7b0:\n pbVar11 = param_2;" (statement_identifier "LAB_0011d7b0") (: ":") (expression_statement "pbVar11 = param_2;" (assignment_expression "pbVar11 = param_2" (identifier "pbVar11") (= "=") (identifier "param_2")) (; ";"))) (if_statement "if (param_2 == pbVar1) {\n return;\n }" (if "if") (parenthesized_expression "(param_2 == pbVar1)" (( "(") (binary_expression "param_2 == pbVar1" (identifier "param_2") (== "==") (identifier "pbVar1")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (do_statement "do {\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n } while( true );" (do "do") (compound_statement "{\n param_2 = pbVar11 + 1;\n uVar14 = (uint)*pbVar11 + local_40;\n if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n if ((int)param_1[9] != 0) goto LAB_0011d930;\nLAB_0011d7ed:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\nLAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }\n *(undefined4 *)(param_1 + 8) = 0;\n pbVar11 = param_2;\n if (param_2 == pbVar1) {\n return;\n }\n }" ({ "{") (expression_statement "param_2 = pbVar11 + 1;" (assignment_expression "param_2 = pbVar11 + 1" (identifier "param_2") (= "=") (binary_expression "pbVar11 + 1" (identifier "pbVar11") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar14 = (uint)*pbVar11 + local_40;" (assignment_expression "uVar14 = (uint)*pbVar11 + local_40" (identifier "uVar14") (= "=") (binary_expression "(uint)*pbVar11 + local_40" (binary_expression "(uint)*pbVar11" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (identifier "pbVar11")) (+ "+") (identifier "local_40"))) (; ";")) (if_statement "if ((param_4 != 0) || (uVar14 != 0xd)) {\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }" (if "if") (parenthesized_expression "((param_4 != 0) || (uVar14 != 0xd))" (( "(") (binary_expression "(param_4 != 0) || (uVar14 != 0xd)" (parenthesized_expression "(param_4 != 0)" (( "(") (binary_expression "param_4 != 0" (identifier "param_4") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(uVar14 != 0xd)" (( "(") (binary_expression "uVar14 != 0xd" (identifier "uVar14") (!= "!=") (number_literal "0xd")) () ")"))) () ")")) (compound_statement "{\n if ((int)param_1[9] != 0) goto LAB_0011d8c8;\n if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }\n if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }\n iVar4 = (int)param_1[8];\n goto joined_r0x0011daef;\n }" ({ "{") (if_statement "if ((int)param_1[9] != 0) goto LAB_0011d8c8;" (if "if") (parenthesized_expression "((int)param_1[9] != 0)" (( "(") (binary_expression "(int)param_1[9] != 0" (cast_expression "(int)param_1[9]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]"))) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011d8c8;" (goto "goto") (statement_identifier "LAB_0011d8c8") (; ";"))) (if_statement "if (uVar14 == 0x16) {\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }" (if "if") (parenthesized_expression "(uVar14 == 0x16)" (( "(") (binary_expression "uVar14 == 0x16" (identifier "uVar14") (== "==") (number_literal "0x16")) () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 9) = 1;\n goto LAB_0011d7b0;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 9) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 9) = 1" (pointer_expression "*(undefined4 *)(param_1 + 9)" (* "*") (cast_expression "(undefined4 *)(param_1 + 9)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 9)" (( "(") (binary_expression "param_1 + 9" (identifier "param_1") (+ "+") (number_literal "9")) () ")")))) (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_0011d7b0;" (goto "goto") (statement_identifier "LAB_0011d7b0") (; ";")) (} "}"))) (if_statement "if (uVar14 < 0x17) {\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }\n else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" (if "if") (parenthesized_expression "(uVar14 < 0x17)" (( "(") (binary_expression "uVar14 < 0x17" (identifier "uVar14") (< "<") (number_literal "0x17")) () ")")) (compound_statement "{\n if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }\n if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }\n }" ({ "{") (if_statement "if (uVar14 == 10) {\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }" (if "if") (parenthesized_expression "(uVar14 == 10)" (( "(") (binary_expression "uVar14 == 10" (identifier "uVar14") (== "==") (number_literal "10")) () ")")) (compound_statement "{\n iVar4 = (int)param_1[8];\n lVar10 = (long)iVar4;\n lVar6 = param_1[7];\n if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }\n goto LAB_0011d8d3;\n }" ({ "{") (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (expression_statement "lVar10 = (long)iVar4;" (assignment_expression "lVar10 = (long)iVar4" (identifier "lVar10") (= "=") (cast_expression "(long)iVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar4"))) (; ";")) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" (identifier "lVar6") (= "=") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]"))) (; ";")) (if_statement "if (((int)param_1[5] == 0) && (0 < iVar4)) {\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }\n else {\n uVar14 = 10;\n }" (if "if") (parenthesized_expression "(((int)param_1[5] == 0) && (0 < iVar4))" (( "(") (binary_expression "((int)param_1[5] == 0) && (0 < iVar4)" (parenthesized_expression "((int)param_1[5] == 0)" (( "(") (binary_expression "(int)param_1[5] == 0" (cast_expression "(int)param_1[5]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]"))) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(0 < iVar4)" (( "(") (binary_expression "0 < iVar4" (number_literal "0") (< "<") (identifier "iVar4")) () ")"))) () ")")) (compound_statement "{\n uVar14 = 10;\n if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }\n }" ({ "{") (expression_statement "uVar14 = 10;" (assignment_expression "uVar14 = 10" (identifier "uVar14") (= "=") (number_literal "10")) (; ";")) (if_statement "if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') {\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }" (if "if") (parenthesized_expression "(*(char *)(lVar6 + -1 + (long)iVar4) == '\r')" (( "(") (binary_expression "*(char *)(lVar6 + -1 + (long)iVar4) == '\r'" (pointer_expression "*(char *)(lVar6 + -1 + (long)iVar4)" (* "*") (cast_expression "(char *)(lVar6 + -1 + (long)iVar4)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + -1 + (long)iVar4)" (( "(") (binary_expression "lVar6 + -1 + (long)iVar4" (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) (+ "+") (cast_expression "(long)iVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar4"))) () ")")))) (== "==") (char_literal "'\r'" (' "'") (escape_sequence "\r") (' "'"))) () ")")) (compound_statement "{\n uVar9 = 0xd;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n goto LAB_0011d7f5;\n }" ({ "{") (expression_statement "uVar9 = 0xd;" (assignment_expression "uVar9 = 0xd" (identifier "uVar9") (= "=") (number_literal "0xd")) (; ";")) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0011e06d:\n iVar4 = (int)lVar10;\n iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" ({ "{") (labeled_statement "LAB_0011e06d:\n iVar4 = (int)lVar10;" (statement_identifier "LAB_0011e06d") (: ":") (expression_statement "iVar4 = (int)lVar10;" (assignment_expression "iVar4 = (int)lVar10" (identifier "iVar4") (= "=") (cast_expression "(int)lVar10" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar10"))) (; ";"))) (expression_statement "iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9);" (assignment_expression "iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9)" (identifier "iVar3") (= "=") (call_expression "FUN_0011d4b0(param_1,uVar9,lVar10,uVar9)" (identifier "FUN_0011d4b0") (argument_list "(param_1,uVar9,lVar10,uVar9)" (( "(") (identifier "param_1") (, ",") (identifier "uVar9") (, ",") (identifier "lVar10") (, ",") (identifier "uVar9") () ")")))) (; ";")) (expression_statement "iVar15 = iVar3 + -1;" (assignment_expression "iVar15 = iVar3 + -1" (identifier "iVar15") (= "=") (binary_expression "iVar3 + -1" (identifier "iVar3") (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }" (if "if") (parenthesized_expression "(iVar3 != 0)" (( "(") (binary_expression "iVar3 != 0" (identifier "iVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\nLAB_0011e0a5:\n iVar4 = (int)param_1[8];\n }" ({ "{") (do_statement "do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);" (do "do") (compound_statement "{\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" ({ "{") (expression_statement "iVar15 = iVar15 + -1;" (assignment_expression "iVar15 = iVar15 + -1" (identifier "iVar15") (= "=") (binary_expression "iVar15 + -1" (identifier "iVar15") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" (identifier "FUN_00147110") (argument_list "(param_1[3],0,&DAT_00173b68,3)" (( "(") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (number_literal "0") (, ",") (pointer_expression "&DAT_00173b68" (& "&") (identifier "DAT_00173b68")) (, ",") (number_literal "3") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar15 != -1)" (( "(") (binary_expression "iVar15 != -1" (identifier "iVar15") (!= "!=") (number_literal "-1")) () ")")) (; ";")) (labeled_statement "LAB_0011e0a5:\n iVar4 = (int)param_1[8];" (statement_identifier "LAB_0011e0a5") (: ":") (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";"))) (} "}"))) (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" (identifier "lVar6") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" (identifier "lVar10") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" (else "else") (compound_statement "{\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }\n }" ({ "{") (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" (identifier "lVar6") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" (identifier "lVar10") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "2")) () ")")) (compound_statement "{\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }\n goto LAB_0011e0a5;\n }" ({ "{") (expression_statement "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);" (assignment_expression "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1)" (identifier "iVar4") (= "=") (call_expression "(**(code **)(lVar6 + 0x58))(lVar10,1)" (parenthesized_expression "(**(code **)(lVar6 + 0x58))" (( "(") (pointer_expression "**(code **)(lVar6 + 0x58)" (* "*") (pointer_expression "*(code **)(lVar6 + 0x58)" (* "*") (cast_expression "(code **)(lVar6 + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x58)" (( "(") (binary_expression "lVar6 + 0x58" (identifier "lVar6") (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(lVar10,1)" (( "(") (identifier "lVar10") (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) {\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }" (if "if") (parenthesized_expression "((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" (( "(") (binary_expression "(iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (parenthesized_expression "(iVar4 != 0)" (( "(") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (( "(") (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" (identifier "iVar4") (= "=") (call_expression "FUN_00134500(*param_1,1)" (identifier "FUN_00134500") (argument_list "(*param_1,1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "1") () ")")))) (, ",") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n lVar10 = (long)(int)param_1[8];\n uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);\n goto LAB_0011e06d;\n }" ({ "{") (expression_statement "lVar10 = (long)(int)param_1[8];" (assignment_expression "lVar10 = (long)(int)param_1[8]" (identifier "lVar10") (= "=") (cast_expression "(long)(int)param_1[8]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))))) (; ";")) (expression_statement "uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10);" (assignment_expression "uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10)" (identifier "uVar9") (= "=") (pointer_expression "*(undefined1 *)(param_1[7] + -1 + lVar10)" (* "*") (cast_expression "(undefined1 *)(param_1[7] + -1 + lVar10)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[7] + -1 + lVar10)" (( "(") (binary_expression "param_1[7] + -1 + lVar10" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (+ "+") (number_literal "-1")) (+ "+") (identifier "lVar10")) () ")"))))) (; ";")) (goto_statement "goto LAB_0011e06d;" (goto "goto") (statement_identifier "LAB_0011e06d") (; ";")) (} "}"))) (goto_statement "goto LAB_0011e0a5;" (goto "goto") (statement_identifier "LAB_0011e0a5") (; ";")) (} "}"))) (} "}")))) (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" (identifier "iVar4") (= "=") (binary_expression "iVar4 + -1" (identifier "iVar4") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "iVar4")) (; ";")) (goto_statement "goto LAB_0011d7f5;" (goto "goto") (statement_identifier "LAB_0011d7f5") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar14 = 10;\n }" (else "else") (compound_statement "{\n uVar14 = 10;\n }" ({ "{") (expression_statement "uVar14 = 10;" (assignment_expression "uVar14 = 10" (identifier "uVar14") (= "=") (number_literal "10")) (; ";")) (} "}")))) (goto_statement "goto LAB_0011d8d3;" (goto "goto") (statement_identifier "LAB_0011d8d3") (; ";")) (} "}"))) (if_statement "if (uVar14 < 0xb) {\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }\n else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }" (if "if") (parenthesized_expression "(uVar14 < 0xb)" (( "(") (binary_expression "uVar14 < 0xb" (identifier "uVar14") (< "<") (number_literal "0xb")) () ")")) (compound_statement "{\n if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }\n }" ({ "{") (if_statement "if (uVar14 != 3) {\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }" (if "if") (parenthesized_expression "(uVar14 != 3)" (( "(") (binary_expression "uVar14 != 3" (identifier "uVar14") (!= "!=") (number_literal "3")) () ")")) (compound_statement "{\n if (uVar14 != 4) goto LAB_0011d8c8;\n if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }\n goto LAB_0011d7b0;\n }" ({ "{") (if_statement "if (uVar14 != 4) goto LAB_0011d8c8;" (if "if") (parenthesized_expression "(uVar14 != 4)" (( "(") (binary_expression "uVar14 != 4" (identifier "uVar14") (!= "!=") (number_literal "4")) () ")")) (goto_statement "goto LAB_0011d8c8;" (goto "goto") (statement_identifier "LAB_0011d8c8") (; ";"))) (if_statement "if ((int)param_1[8] == 0) {\n (**(code **)(param_1[1] + 0x30))();\n }\n else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }" (if "if") (parenthesized_expression "((int)param_1[8] == 0)" (( "(") (binary_expression "(int)param_1[8] == 0" (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))();\n }" ({ "{") (expression_statement "(**(code **)(param_1[1] + 0x30))();" (call_expression "(**(code **)(param_1[1] + 0x30))()" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x30)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x30)" (* "*") (cast_expression "(code **)(param_1[1] + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x30)" (( "(") (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")) (else_clause "else {\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }" (else "else") (compound_statement "{\n (**(code **)(param_1[1] + 0x18))(param_1[2]);\n *(undefined4 *)(param_1 + 8) = 0;\n }" ({ "{") (expression_statement "(**(code **)(param_1[1] + 0x18))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x18))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x18))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x18)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x18)" (* "*") (cast_expression "(code **)(param_1[1] + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x18)" (( "(") (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(param_1[2])" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) () ")"))) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 8) = 0" (pointer_expression "*(undefined4 *)(param_1 + 8)" (* "*") (cast_expression "(undefined4 *)(param_1 + 8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}")))) (goto_statement "goto LAB_0011d7b0;" (goto "goto") (statement_identifier "LAB_0011d7b0") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }" (else "else") (compound_statement "{\n if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 != 0x15) goto LAB_0011d8c8;\n }" ({ "{") (if_statement "if (uVar14 == 0x12) {\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }" (if "if") (parenthesized_expression "(uVar14 == 0x12)" (( "(") (binary_expression "uVar14 == 0x12" (identifier "uVar14") (== "==") (number_literal "0x12")) () ")")) (compound_statement "{\n if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }\n goto LAB_0011d7b0;\n }" ({ "{") (if_statement "if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }" (if "if") (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))))" (( "(") (binary_expression "(*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" (( "(") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "2")) (&& "&&") (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" (( "(") (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" (( "(") (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" (identifier "iVar4") (= "=") (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x58)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x58)" (* "*") (cast_expression "(code **)(param_1[1] + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x58)" (( "(") (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(param_1[2],1)" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (, ",") (number_literal "1") () ")")))) (, ",") (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (( "(") (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" (identifier "iVar4") (= "=") (call_expression "FUN_00134500(*param_1,1)" (identifier "FUN_00134500") (argument_list "(*param_1,1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "1") () ")")))) (, ",") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0"))) () ")")))) () ")")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n iVar4 = 0;\n FUN_00147110(param_1[3],0,&DAT_00173b6c,4);\n if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }\n }" ({ "{") (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" (identifier "iVar4") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b6c,4);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b6c,4)" (identifier "FUN_00147110") (argument_list "(param_1[3],0,&DAT_00173b6c,4)" (( "(") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (number_literal "0") (, ",") (pointer_expression "&DAT_00173b6c" (& "&") (identifier "DAT_00173b6c")) (, ",") (number_literal "4") () ")"))) (; ";")) (if_statement "if (0 < (int)param_1[8]) {\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }" (if "if") (parenthesized_expression "(0 < (int)param_1[8])" (( "(") (binary_expression "0 < (int)param_1[8]" (number_literal "0") (< "<") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) () ")")) (compound_statement "{\n do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);\n }" ({ "{") (do_statement "do {\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n } while (iVar4 < (int)param_1[8]);" (do "do") (compound_statement "{\n iVar4 = iVar4 + 1;\n FUN_0011d3a0(param_1);\n }" ({ "{") (expression_statement "iVar4 = iVar4 + 1;" (assignment_expression "iVar4 = iVar4 + 1" (identifier "iVar4") (= "=") (binary_expression "iVar4 + 1" (identifier "iVar4") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_0011d3a0(param_1);" (call_expression "FUN_0011d3a0(param_1)" (identifier "FUN_0011d3a0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar4 < (int)param_1[8])" (( "(") (binary_expression "iVar4 < (int)param_1[8]" (identifier "iVar4") (< "<") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) () ")")) (; ";")) (} "}"))) (} "}"))) (goto_statement "goto LAB_0011d7b0;" (goto "goto") (statement_identifier "LAB_0011d7b0") (; ";")) (} "}"))) (if_statement "if (uVar14 != 0x15) goto LAB_0011d8c8;" (if "if") (parenthesized_expression "(uVar14 != 0x15)" (( "(") (binary_expression "uVar14 != 0x15" (identifier "uVar14") (!= "!=") (number_literal "0x15")) () ")")) (goto_statement "goto LAB_0011d8c8;" (goto "goto") (statement_identifier "LAB_0011d8c8") (; ";"))) (} "}")))) (} "}")) (else_clause "else if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" (else "else") (if_statement "if (uVar14 != 0x1c) {\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" (if "if") (parenthesized_expression "(uVar14 != 0x1c)" (( "(") (binary_expression "uVar14 != 0x1c" (identifier "uVar14") (!= "!=") (number_literal "0x1c")) () ")")) (compound_statement "{\n if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }\n if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }\n if (uVar14 != 0x1a) goto LAB_0011d8c8;\n }" ({ "{") (if_statement "if (0x1c < uVar14) {\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }" (if "if") (parenthesized_expression "(0x1c < uVar14)" (( "(") (binary_expression "0x1c < uVar14" (number_literal "0x1c") (< "<") (identifier "uVar14")) () ")")) (compound_statement "{\n if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }\n if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;\n if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }\n goto LAB_0011d7b0;\n }" ({ "{") (if_statement "if (uVar14 == 0x10d) {\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }" (if "if") (parenthesized_expression "(uVar14 == 0x10d)" (( "(") (binary_expression "uVar14 == 0x10d" (identifier "uVar14") (== "==") (number_literal "0x10d")) () ")")) (compound_statement "{\n iVar4 = (int)param_1[8];\n goto LAB_0011d7ed;\n }" ({ "{") (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (goto_statement "goto LAB_0011d7ed;" (goto "goto") (statement_identifier "LAB_0011d7ed") (; ";")) (} "}"))) (if_statement "if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8;" (if "if") (parenthesized_expression "((uVar14 != 0x17f) && (uVar14 != 0x108))" (( "(") (binary_expression "(uVar14 != 0x17f) && (uVar14 != 0x108)" (parenthesized_expression "(uVar14 != 0x17f)" (( "(") (binary_expression "uVar14 != 0x17f" (identifier "uVar14") (!= "!=") (number_literal "0x17f")) () ")")) (&& "&&") (parenthesized_expression "(uVar14 != 0x108)" (( "(") (binary_expression "uVar14 != 0x108" (identifier "uVar14") (!= "!=") (number_literal "0x108")) () ")"))) () ")")) (goto_statement "goto LAB_0011d8c8;" (goto "goto") (statement_identifier "LAB_0011d8c8") (; ";"))) (if_statement "if (0 < (int)param_1[8]) {\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }" (if "if") (parenthesized_expression "(0 < (int)param_1[8])" (( "(") (binary_expression "0 < (int)param_1[8]" (number_literal "0") (< "<") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) () ")")) (compound_statement "{\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011dee4;\nLAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }\n do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );\n }" ({ "{") (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" (identifier "iVar4") (= "=") (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")"))))) (; ";")) (if_statement "if (iVar4 == 0) goto LAB_0011dee4;" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011dee4;" (goto "goto") (statement_identifier "LAB_0011dee4") (; ";"))) (labeled_statement "LAB_0011dbe9:\n if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }" (statement_identifier "LAB_0011dbe9") (: ":") (if_statement "if (iVar4 == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }" (if "if") (parenthesized_expression "(iVar4 == 2)" (( "(") (binary_expression "iVar4 == 2" (identifier "iVar4") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 != 0) goto LAB_0011dee4;\n iVar4 = FUN_00134500(*param_1,1);\n if (iVar4 != 0) goto LAB_0011dee4;\n }" ({ "{") (expression_statement "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" (identifier "iVar4") (= "=") (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x58)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x58)" (* "*") (cast_expression "(code **)(param_1[1] + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x58)" (( "(") (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(param_1[2],1)" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if (iVar4 != 0) goto LAB_0011dee4;" (if "if") (parenthesized_expression "(iVar4 != 0)" (( "(") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011dee4;" (goto "goto") (statement_identifier "LAB_0011dee4") (; ";"))) (expression_statement "iVar4 = FUN_00134500(*param_1,1);" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" (identifier "iVar4") (= "=") (call_expression "FUN_00134500(*param_1,1)" (identifier "FUN_00134500") (argument_list "(*param_1,1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if (iVar4 != 0) goto LAB_0011dee4;" (if "if") (parenthesized_expression "(iVar4 != 0)" (( "(") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011dee4;" (goto "goto") (statement_identifier "LAB_0011dee4") (; ";"))) (} "}")))) (do_statement "do {\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n } while( true );" (do "do") (compound_statement "{\n uVar8 = (ulong)*(uint *)(param_1 + 8);\n lVar6 = param_1[7];\n do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }" ({ "{") (expression_statement "uVar8 = (ulong)*(uint *)(param_1 + 8);" (assignment_expression "uVar8 = (ulong)*(uint *)(param_1 + 8)" (identifier "uVar8") (= "=") (binary_expression "(ulong)*(uint *)(param_1 + 8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1 + 8)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" (identifier "lVar6") (= "=") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]"))) (; ";")) (do_statement "do {\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n } while (iVar4 == 0);" (do "do") (compound_statement "{\n iVar4 = (int)uVar8 + -1;\n *(int *)(param_1 + 8) = iVar4;\n if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011dbe9;\nLAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];\n lVar6 = param_1[7];\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));\n iVar3 = iVar4 + -1;\n }" ({ "{") (expression_statement "iVar4 = (int)uVar8 + -1;" (assignment_expression "iVar4 = (int)uVar8 + -1" (identifier "iVar4") (= "=") (binary_expression "(int)uVar8 + -1" (cast_expression "(int)uVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar8")) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "iVar4")) (; ";")) (if_statement "if (((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0;" (if "if") (parenthesized_expression "(((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U)))" (( "(") (binary_expression "((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) ||\n (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))" (parenthesized_expression "((*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37))" (( "(") (binary_expression "(*(int *)(*param_1 + 300) == 0) &&\n (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)" (parenthesized_expression "(*(int *)(*param_1 + 300) == 0)" (( "(") (binary_expression "*(int *)(*param_1 + 300) == 0" (pointer_expression "*(int *)(*param_1 + 300)" (* "*") (cast_expression "(int *)(*param_1 + 300)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 300)" (( "(") (binary_expression "*param_1 + 300" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "300")) () ")")))) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)" (( "(") (binary_expression "*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37" (pointer_expression "*(int *)(*(long *)(*param_1 + 0x1118) + 0x10)" (* "*") (cast_expression "(int *)(*(long *)(*param_1 + 0x1118) + 0x10)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_1 + 0x1118) + 0x10)" (( "(") (binary_expression "*(long *)(*param_1 + 0x1118) + 0x10" (pointer_expression "*(long *)(*param_1 + 0x1118)" (* "*") (cast_expression "(long *)(*param_1 + 0x1118)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 0x1118)" (( "(") (binary_expression "*param_1 + 0x1118" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x1118")) () ")")))) (+ "+") (number_literal "0x10")) () ")")))) (!= "!=") (number_literal "0x37")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))" (( "(") (binary_expression "0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U)" (number_literal "0x3f") (< "<") (call_expression "(byte)(*(char *)(lVar6 + iVar4) + 0x80U)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(*(char *)(lVar6 + iVar4) + 0x80U)" (( "(") (binary_expression "*(char *)(lVar6 + iVar4) + 0x80U" (pointer_expression "*(char *)(lVar6 + iVar4)" (* "*") (cast_expression "(char *)(lVar6 + iVar4)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + iVar4)" (( "(") (binary_expression "lVar6 + iVar4" (identifier "lVar6") (+ "+") (identifier "iVar4")) () ")")))) (+ "+") (number_literal "0x80U")) () ")")))) () ")"))) () ")")) (goto_statement "goto LAB_0011d7b0;" (goto "goto") (statement_identifier "LAB_0011d7b0") (; ";"))) (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" (identifier "iVar4") (= "=") (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")"))))) (; ";")) (if_statement "if (iVar4 != 0) goto LAB_0011dbe9;" (if "if") (parenthesized_expression "(iVar4 != 0)" (( "(") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011dbe9;" (goto "goto") (statement_identifier "LAB_0011dbe9") (; ";"))) (labeled_statement "LAB_0011dee4:\n uVar8 = (ulong)(int)param_1[8];" (statement_identifier "LAB_0011dee4") (: ":") (expression_statement "uVar8 = (ulong)(int)param_1[8];" (assignment_expression "uVar8 = (ulong)(int)param_1[8]" (identifier "uVar8") (= "=") (cast_expression "(ulong)(int)param_1[8]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))))) (; ";"))) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" (identifier "lVar6") (= "=") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8));" (assignment_expression "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8))" (identifier "iVar4") (= "=") (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8))" (identifier "FUN_0011d4b0") (argument_list "(param_1,*(undefined1 *)(lVar6 + -1 + uVar8))" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined1 *)(lVar6 + -1 + uVar8)" (* "*") (cast_expression "(undefined1 *)(lVar6 + -1 + uVar8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + -1 + uVar8)" (( "(") (binary_expression "lVar6 + -1 + uVar8" (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) (+ "+") (identifier "uVar8")) () ")")))) () ")")))) (; ";")) (expression_statement "iVar3 = iVar4 + -1;" (assignment_expression "iVar3 = iVar4 + -1" (identifier "iVar3") (= "=") (binary_expression "iVar4 + -1" (identifier "iVar4") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (; ";")) (do_statement "do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);" (do "do") (compound_statement "{\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" ({ "{") (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" (identifier "iVar3") (= "=") (binary_expression "iVar3 + -1" (identifier "iVar3") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" (identifier "FUN_00147110") (argument_list "(param_1[3],0,&DAT_00173b68,3)" (( "(") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (number_literal "0") (, ",") (pointer_expression "&DAT_00173b68" (& "&") (identifier "DAT_00173b68")) (, ",") (number_literal "3") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar3 != -1)" (( "(") (binary_expression "iVar3 != -1" (identifier "iVar3") (!= "!=") (number_literal "-1")) () ")")) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (goto_statement "goto LAB_0011d7b0;" (goto "goto") (statement_identifier "LAB_0011d7b0") (; ";")) (} "}"))) (if_statement "if (uVar14 == 0x17) {\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }" (if "if") (parenthesized_expression "(uVar14 == 0x17)" (( "(") (binary_expression "uVar14 == 0x17" (identifier "uVar14") (== "==") (number_literal "0x17")) () ")")) (compound_statement "{\n iVar4 = (int)param_1[8];\n goto LAB_0011da30;\n }" ({ "{") (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (goto_statement "goto LAB_0011da30;" (goto "goto") (statement_identifier "LAB_0011da30") (; ";")) (} "}"))) (if_statement "if (uVar14 != 0x1a) goto LAB_0011d8c8;" (if "if") (parenthesized_expression "(uVar14 != 0x1a)" (( "(") (binary_expression "uVar14 != 0x1a" (identifier "uVar14") (!= "!=") (number_literal "0x1a")) () ")")) (goto_statement "goto LAB_0011d8c8;" (goto "goto") (statement_identifier "LAB_0011d8c8") (; ";"))) (} "}"))))) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (goto_statement "goto joined_r0x0011daef;" (goto "goto") (statement_identifier "joined_r0x0011daef") (; ";")) (} "}"))) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (expression_statement "lVar10 = (long)iVar4;" (assignment_expression "lVar10 = (long)iVar4" (identifier "lVar10") (= "=") (cast_expression "(long)iVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar4"))) (; ";")) (if_statement "if ((int)param_1[9] != 0) goto LAB_0011d930;" (if "if") (parenthesized_expression "((int)param_1[9] != 0)" (( "(") (binary_expression "(int)param_1[9] != 0" (cast_expression "(int)param_1[9]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]"))) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011d930;" (goto "goto") (statement_identifier "LAB_0011d930") (; ";"))) (labeled_statement "LAB_0011d7ed:\n lVar6 = param_1[1];" (statement_identifier "LAB_0011d7ed") (: ":") (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" (identifier "lVar6") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";"))) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" (identifier "lVar10") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (labeled_statement "LAB_0011d7f5:\n if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" (statement_identifier "LAB_0011d7f5") (: ":") (if_statement "if (0 < iVar4) {\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" (if "if") (parenthesized_expression "(0 < iVar4)" (( "(") (binary_expression "0 < iVar4" (number_literal "0") (< "<") (identifier "iVar4")) () ")")) (compound_statement "{\n (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" ({ "{") (expression_statement "(**(code **)(lVar6 + 0x18))(lVar10,param_1[7]);" (call_expression "(**(code **)(lVar6 + 0x18))(lVar10,param_1[7])" (parenthesized_expression "(**(code **)(lVar6 + 0x18))" (( "(") (pointer_expression "**(code **)(lVar6 + 0x18)" (* "*") (pointer_expression "*(code **)(lVar6 + 0x18)" (* "*") (cast_expression "(code **)(lVar6 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x18)" (( "(") (binary_expression "lVar6 + 0x18" (identifier "lVar6") (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(lVar10,param_1[7])" (( "(") (identifier "lVar10") (, ",") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) () ")"))) (; ";")) (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" (identifier "lVar6") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" (identifier "lVar10") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")))) (if_statement "if ((int)param_1[5] == 0) {\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }\n else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }" (if "if") (parenthesized_expression "((int)param_1[5] == 0)" (( "(") (binary_expression "(int)param_1[5] == 0" (cast_expression "(int)param_1[5]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]"))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 != 0) goto LAB_0011d836;\nLAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);\n }" ({ "{") (expression_statement "(**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2);" (call_expression "(**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2)" (parenthesized_expression "(**(code **)(lVar6 + 0x18))" (( "(") (pointer_expression "**(code **)(lVar6 + 0x18)" (* "*") (pointer_expression "*(code **)(lVar6 + 0x18)" (* "*") (cast_expression "(code **)(lVar6 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x18)" (( "(") (binary_expression "lVar6 + 0x18" (identifier "lVar6") (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(lVar10,"\r\n",2)" (( "(") (identifier "lVar10") (, ",") (string_literal ""\r\n"" (" """) (escape_sequence "\r") (escape_sequence "\n") (" """)) (, ",") (number_literal "2") () ")"))) (; ";")) (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" (identifier "iVar4") (= "=") (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")"))))) (; ";")) (if_statement "if (iVar4 != 0) goto LAB_0011d836;" (if "if") (parenthesized_expression "(iVar4 != 0)" (( "(") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011d836;" (goto "goto") (statement_identifier "LAB_0011d836") (; ";"))) (labeled_statement "LAB_0011de62:\n FUN_00147110(param_1[3],0,"\r\n",2);" (statement_identifier "LAB_0011de62") (: ":") (expression_statement "FUN_00147110(param_1[3],0,"\r\n",2);" (call_expression "FUN_00147110(param_1[3],0,"\r\n",2)" (identifier "FUN_00147110") (argument_list "(param_1[3],0,"\r\n",2)" (( "(") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (number_literal "0") (, ",") (string_literal ""\r\n"" (" """) (escape_sequence "\r") (escape_sequence "\n") (" """)) (, ",") (number_literal "2") () ")"))) (; ";"))) (} "}")) (else_clause "else {\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }" (else "else") (compound_statement "{\n if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }\n iVar4 = *(int *)((long)param_1 + 0x2c);\n if (iVar4 == 0) goto LAB_0011de62;\nLAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;\n }" ({ "{") (if_statement "if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) {\n (**(code **)(lVar6 + 0x30))();\n }\n else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }" (if "if") (parenthesized_expression "(((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0))" (( "(") (binary_expression "((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)" (parenthesized_expression "((int)param_1[5] == 1)" (( "(") (binary_expression "(int)param_1[5] == 1" (cast_expression "(int)param_1[5]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]"))) (== "==") (number_literal "1")) () ")")) (&& "&&") (parenthesized_expression "(*(int *)((long)param_1 + 0x24) != 0)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x24) != 0" (pointer_expression "*(int *)((long)param_1 + 0x24)" (* "*") (cast_expression "(int *)((long)param_1 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x24)" (( "(") (binary_expression "(long)param_1 + 0x24" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x24")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n (**(code **)(lVar6 + 0x30))();\n }" ({ "{") (expression_statement "(**(code **)(lVar6 + 0x30))();" (call_expression "(**(code **)(lVar6 + 0x30))()" (parenthesized_expression "(**(code **)(lVar6 + 0x30))" (( "(") (pointer_expression "**(code **)(lVar6 + 0x30)" (* "*") (pointer_expression "*(code **)(lVar6 + 0x30)" (* "*") (cast_expression "(code **)(lVar6 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x30)" (( "(") (binary_expression "lVar6 + 0x30" (identifier "lVar6") (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")) (else_clause "else {\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }" (else "else") (compound_statement "{\n (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);\n }" ({ "{") (expression_statement "(**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1);" (call_expression "(**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1)" (parenthesized_expression "(**(code **)(lVar6 + 0x18))" (( "(") (pointer_expression "**(code **)(lVar6 + 0x18)" (* "*") (pointer_expression "*(code **)(lVar6 + 0x18)" (* "*") (cast_expression "(code **)(lVar6 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x18)" (( "(") (binary_expression "lVar6 + 0x18" (identifier "lVar6") (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(lVar10,&DAT_00173b71,1)" (( "(") (identifier "lVar10") (, ",") (pointer_expression "&DAT_00173b71" (& "&") (identifier "DAT_00173b71")) (, ",") (number_literal "1") () ")"))) (; ";")) (} "}")))) (expression_statement "iVar4 = *(int *)((long)param_1 + 0x2c);" (assignment_expression "iVar4 = *(int *)((long)param_1 + 0x2c)" (identifier "iVar4") (= "=") (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")"))))) (; ";")) (if_statement "if (iVar4 == 0) goto LAB_0011de62;" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011de62;" (goto "goto") (statement_identifier "LAB_0011de62") (; ";"))) (labeled_statement "LAB_0011d836:\n if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;" (statement_identifier "LAB_0011d836") (: ":") (if_statement "if ((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62;" (if "if") (parenthesized_expression "((iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0))))" (( "(") (binary_expression "(iVar4 == 2) &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))" (parenthesized_expression "(iVar4 == 2)" (( "(") (binary_expression "iVar4 == 2" (identifier "iVar4") (== "==") (number_literal "2")) () ")")) (&& "&&") (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))" (( "(") (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0))" (( "(") (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2])" (identifier "iVar4") (= "=") (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x58)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x58)" (* "*") (cast_expression "(code **)(param_1[1] + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x58)" (( "(") (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(param_1[2])" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) () ")")))) (, ",") (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1), iVar4 != 0)" (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "(iVar4 = FUN_00134500(*param_1), iVar4 != 0)" (( "(") (comma_expression "iVar4 = FUN_00134500(*param_1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1)" (identifier "iVar4") (= "=") (call_expression "FUN_00134500(*param_1)" (identifier "FUN_00134500") (argument_list "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")")))) (, ",") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0"))) () ")")))) () ")")) () ")"))) () ")")) (goto_statement "goto LAB_0011de62;" (goto "goto") (statement_identifier "LAB_0011de62") (; ";")))) (} "}")))) (expression_statement "*(undefined4 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 8) = 0" (pointer_expression "*(undefined4 *)(param_1 + 8)" (* "*") (cast_expression "(undefined4 *)(param_1 + 8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "pbVar11 = param_2;" (assignment_expression "pbVar11 = param_2" (identifier "pbVar11") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (param_2 == pbVar1) {\n return;\n }" (if "if") (parenthesized_expression "(param_2 == pbVar1)" (( "(") (binary_expression "param_2 == pbVar1" (identifier "param_2") (== "==") (identifier "pbVar1")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (if_statement "if ((int)param_1[8] != 0) {\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }" (if "if") (parenthesized_expression "((int)param_1[8] != 0)" (( "(") (binary_expression "(int)param_1[8] != 0" (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);\n iVar4 = (int)param_1[8];\n while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }\n }" ({ "{") (expression_statement "(**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]);" (call_expression "(**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7])" (parenthesized_expression "(**(code **)(param_1[1] + 0x18))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x18)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x18)" (* "*") (cast_expression "(code **)(param_1[1] + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x18)" (( "(") (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(param_1[2],param_1[7])" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (, ",") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) () ")"))) (; ";")) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (while_statement "while (0 < iVar4) {\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }" (while "while") (parenthesized_expression "(0 < iVar4)" (( "(") (binary_expression "0 < iVar4" (number_literal "0") (< "<") (identifier "iVar4")) () ")")) (compound_statement "{\n iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar3 = iVar4 + -1;\n if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }\n iVar4 = (int)param_1[8] + -1;\n *(int *)(param_1 + 8) = iVar4;\n }" ({ "{") (expression_statement "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));" (assignment_expression "iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" (identifier "iVar4") (= "=") (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" (identifier "FUN_0011d4b0") (argument_list "(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined1 *)(param_1[7] + -1 + (long)iVar4)" (* "*") (cast_expression "(undefined1 *)(param_1[7] + -1 + (long)iVar4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[7] + -1 + (long)iVar4)" (( "(") (binary_expression "param_1[7] + -1 + (long)iVar4" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (+ "+") (number_literal "-1")) (+ "+") (cast_expression "(long)iVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar4"))) () ")")))) () ")")))) (; ";")) (expression_statement "iVar3 = iVar4 + -1;" (assignment_expression "iVar3 = iVar4 + -1" (identifier "iVar3") (= "=") (binary_expression "iVar4 + -1" (identifier "iVar4") (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if (iVar4 != 0) {\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }" (if "if") (parenthesized_expression "(iVar4 != 0)" (( "(") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);\n }" ({ "{") (do_statement "do {\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar3 != -1);" (do "do") (compound_statement "{\n iVar3 = iVar3 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" ({ "{") (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" (identifier "iVar3") (= "=") (binary_expression "iVar3 + -1" (identifier "iVar3") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" (identifier "FUN_00147110") (argument_list "(param_1[3],0,&DAT_00173b68,3)" (( "(") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (number_literal "0") (, ",") (pointer_expression "&DAT_00173b68" (& "&") (identifier "DAT_00173b68")) (, ",") (number_literal "3") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar3 != -1)" (( "(") (binary_expression "iVar3 != -1" (identifier "iVar3") (!= "!=") (number_literal "-1")) () ")")) (; ";")) (} "}"))) (expression_statement "iVar4 = (int)param_1[8] + -1;" (assignment_expression "iVar4 = (int)param_1[8] + -1" (identifier "iVar4") (= "=") (binary_expression "(int)param_1[8] + -1" (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "iVar4")) (; ";")) (} "}"))) (} "}"))) (if_statement "if ((int)uVar8 < 1) {\n return;\n }" (if "if") (parenthesized_expression "((int)uVar8 < 1)" (( "(") (binary_expression "(int)uVar8 < 1" (cast_expression "(int)uVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar8")) (< "<") (number_literal "1")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }\n else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);\nLAB_0011debf:\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n }" ({ "{") (labeled_statement "LAB_0011deae:\n FUN_00147110(param_1[3],0,param_2,uVar8);" (statement_identifier "LAB_0011deae") (: ":") (expression_statement "FUN_00147110(param_1[3],0,param_2,uVar8);" (call_expression "FUN_00147110(param_1[3],0,param_2,uVar8)" (identifier "FUN_00147110") (argument_list "(param_1[3],0,param_2,uVar8)" (( "(") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (number_literal "0") (, ",") (identifier "param_2") (, ",") (identifier "uVar8") () ")"))) (; ";"))) (labeled_statement "LAB_0011debf:\n lVar6 = param_1[1];" (statement_identifier "LAB_0011debf") (: ":") (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" (identifier "lVar6") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";"))) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" (identifier "lVar10") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" (else "else") (compound_statement "{\n lVar6 = param_1[1];\n lVar10 = param_1[2];\n if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }\n }" ({ "{") (expression_statement "lVar6 = param_1[1];" (assignment_expression "lVar6 = param_1[1]" (identifier "lVar6") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar10 = param_1[2];" (assignment_expression "lVar10 = param_1[2]" (identifier "lVar10") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "2")) () ")")) (compound_statement "{\n iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);\n if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;\n goto LAB_0011debf;\n }" ({ "{") (expression_statement "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1);" (assignment_expression "iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1)" (identifier "iVar4") (= "=") (call_expression "(**(code **)(lVar6 + 0x58))(lVar10,1)" (parenthesized_expression "(**(code **)(lVar6 + 0x58))" (( "(") (pointer_expression "**(code **)(lVar6 + 0x58)" (* "*") (pointer_expression "*(code **)(lVar6 + 0x58)" (* "*") (cast_expression "(code **)(lVar6 + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x58)" (( "(") (binary_expression "lVar6 + 0x58" (identifier "lVar6") (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(lVar10,1)" (( "(") (identifier "lVar10") (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae;" (if "if") (parenthesized_expression "((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" (( "(") (binary_expression "(iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (parenthesized_expression "(iVar4 != 0)" (( "(") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (( "(") (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" (identifier "iVar4") (= "=") (call_expression "FUN_00134500(*param_1,1)" (identifier "FUN_00134500") (argument_list "(*param_1,1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "1") () ")")))) (, ",") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (goto_statement "goto LAB_0011deae;" (goto "goto") (statement_identifier "LAB_0011deae") (; ";"))) (goto_statement "goto LAB_0011debf;" (goto "goto") (statement_identifier "LAB_0011debf") (; ";")) (} "}"))) (} "}")))) (if_statement "if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }" (if "if") (parenthesized_expression "(((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1))" (( "(") (binary_expression "((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)" (parenthesized_expression "((local_40 == 0) || ((int)param_1[5] != 1))" (( "(") (binary_expression "(local_40 == 0) || ((int)param_1[5] != 1)" (parenthesized_expression "(local_40 == 0)" (( "(") (binary_expression "local_40 == 0" (identifier "local_40") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "((int)param_1[5] != 1)" (( "(") (binary_expression "(int)param_1[5] != 1" (cast_expression "(int)param_1[5]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]"))) (!= "!=") (number_literal "1")) () ")"))) () ")")) (|| "||") (parenthesized_expression "((int)uVar8 != 1)" (( "(") (binary_expression "(int)uVar8 != 1" (cast_expression "(int)uVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar8")) (!= "!=") (number_literal "1")) () ")"))) () ")")) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n goto LAB_0011dd7b;\n }" ({ "{") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(lVar6 + 0x18)" (* "*") (cast_expression "(code **)(lVar6 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x18)" (( "(") (binary_expression "lVar6 + 0x18" (identifier "lVar6") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (goto_statement "goto LAB_0011dd7b;" (goto "goto") (statement_identifier "LAB_0011dd7b") (; ";")) (} "}"))) (expression_statement "bVar2 = *param_2;" (assignment_expression "bVar2 = *param_2" (identifier "bVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (if_statement "if (bVar2 == 0xd) {\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }" (if "if") (parenthesized_expression "(bVar2 == 0xd)" (( "(") (binary_expression "bVar2 == 0xd" (identifier "bVar2") (== "==") (number_literal "0xd")) () ")")) (compound_statement "{\n if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 0x10;\n goto LAB_0011e024;\n }" ({ "{") (if_statement "if (*(int *)((long)param_1 + 0x24) == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x24) == 0)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x24) == 0" (pointer_expression "*(int *)((long)param_1 + 0x24)" (* "*") (cast_expression "(int *)((long)param_1 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x24)" (( "(") (binary_expression "(long)param_1 + 0x24" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x24")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);\n uVar8 = 1;\n param_2 = &DAT_00173b71;\n goto LAB_0011dd7b;\n }" ({ "{") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(lVar6 + 0x18)" (* "*") (cast_expression "(code **)(lVar6 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x18)" (( "(") (binary_expression "lVar6 + 0x18" (identifier "lVar6") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" (identifier "uVar8") (= "=") (number_literal "1")) (; ";")) (expression_statement "param_2 = &DAT_00173b71;" (assignment_expression "param_2 = &DAT_00173b71" (identifier "param_2") (= "=") (pointer_expression "&DAT_00173b71" (& "&") (identifier "DAT_00173b71"))) (; ";")) (goto_statement "goto LAB_0011dd7b;" (goto "goto") (statement_identifier "LAB_0011dd7b") (; ";")) (} "}"))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(lVar6 + 0x30)" (* "*") (cast_expression "(code **)(lVar6 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x30)" (( "(") (binary_expression "lVar6 + 0x30" (identifier "lVar6") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "uVar12 = 0x10;" (assignment_expression "uVar12 = 0x10" (identifier "uVar12") (= "=") (number_literal "0x10")) (; ";")) (goto_statement "goto LAB_0011e024;" (goto "goto") (statement_identifier "LAB_0011e024") (; ";")) (} "}"))) (if_statement "if ((char)bVar2 < '\x0e') {\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }\n else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;" (if "if") (parenthesized_expression "((char)bVar2 < '\x0e')" (( "(") (binary_expression "(char)bVar2 < '\x0e'" (cast_expression "(char)bVar2" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "bVar2")) (< "<") (char_literal "'\x0e'" (' "'") (escape_sequence "\x0e") (' "'"))) () ")")) (compound_statement "{\n if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }\n }" ({ "{") (if_statement "if (bVar2 == 3) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" (if "if") (parenthesized_expression "(bVar2 == 3)" (( "(") (binary_expression "bVar2 == 3" (identifier "bVar2") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }\n }" ({ "{") (if_statement "if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }" (if "if") (parenthesized_expression "((int)param_1[4] != 0)" (( "(") (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]"))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 9;\n goto LAB_0011e024;\n }" ({ "{") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(lVar6 + 0x30)" (* "*") (cast_expression "(code **)(lVar6 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x30)" (( "(") (binary_expression "lVar6 + 0x30" (identifier "lVar6") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "uVar12 = 9;" (assignment_expression "uVar12 = 9" (identifier "uVar12") (= "=") (number_literal "9")) (; ";")) (goto_statement "goto LAB_0011e024;" (goto "goto") (statement_identifier "LAB_0011e024") (; ";")) (} "}"))) (} "}")) (else_clause "else if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" (else "else") (if_statement "if (bVar2 == 8) {\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" (if "if") (parenthesized_expression "(bVar2 == 8)" (( "(") (binary_expression "bVar2 == 8" (identifier "bVar2") (== "==") (number_literal "8")) () ")")) (compound_statement "{\nLAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }\n }" ({ "{") (labeled_statement "LAB_0011e0ba:\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }" (statement_identifier "LAB_0011e0ba") (: ":") (if_statement "if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }" (if "if") (parenthesized_expression "((int)param_1[4] != 0)" (( "(") (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]"))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 3;\nLAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);\n return;\n }" ({ "{") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(lVar6 + 0x30)" (* "*") (cast_expression "(code **)(lVar6 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x30)" (( "(") (binary_expression "lVar6 + 0x30" (identifier "lVar6") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "uVar12 = 3;" (assignment_expression "uVar12 = 3" (identifier "uVar12") (= "=") (number_literal "3")) (; ";")) (labeled_statement "LAB_0011e024:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);" (statement_identifier "LAB_0011e024") (: ":") (expression_statement "(*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12);" (call_expression "(*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" (( "(") (pointer_expression "*UNRECOVERED_JUMPTABLE_00" (* "*") (identifier "UNRECOVERED_JUMPTABLE_00")) () ")")) (argument_list "(lVar10,uVar12)" (( "(") (identifier "lVar10") (, ",") (identifier "uVar12") () ")"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}")))) (} "}"))))) (} "}")) (else_clause "else if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;" (else "else") (if_statement "if (bVar2 == 0x1a) {\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }\n else if (bVar2 == 0x7f) goto LAB_0011e0ba;" (if "if") (parenthesized_expression "(bVar2 == 0x1a)" (( "(") (binary_expression "bVar2 == 0x1a" (identifier "bVar2") (== "==") (number_literal "0x1a")) () ")")) (compound_statement "{\n if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }\n }" ({ "{") (if_statement "if ((int)param_1[4] != 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }" (if "if") (parenthesized_expression "((int)param_1[4] != 0)" (( "(") (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]"))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);\n uVar12 = 10;\n goto LAB_0011e024;\n }" ({ "{") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(lVar6 + 0x30)" (* "*") (cast_expression "(code **)(lVar6 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x30)" (( "(") (binary_expression "lVar6 + 0x30" (identifier "lVar6") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "uVar12 = 10;" (assignment_expression "uVar12 = 10" (identifier "uVar12") (= "=") (number_literal "10")) (; ";")) (goto_statement "goto LAB_0011e024;" (goto "goto") (statement_identifier "LAB_0011e024") (; ";")) (} "}"))) (} "}")) (else_clause "else if (bVar2 == 0x7f) goto LAB_0011e0ba;" (else "else") (if_statement "if (bVar2 == 0x7f) goto LAB_0011e0ba;" (if "if") (parenthesized_expression "(bVar2 == 0x7f)" (( "(") (binary_expression "bVar2 == 0x7f" (identifier "bVar2") (== "==") (number_literal "0x7f")) () ")")) (goto_statement "goto LAB_0011e0ba;" (goto "goto") (statement_identifier "LAB_0011e0ba") (; ";"))))))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(lVar6 + 0x18)" (* "*") (cast_expression "(code **)(lVar6 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x18)" (( "(") (binary_expression "lVar6 + 0x18" (identifier "lVar6") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" (identifier "uVar8") (= "=") (number_literal "1")) (; ";")) (labeled_statement "LAB_0011dd7b:\n \n \n (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);" (statement_identifier "LAB_0011dd7b") (: ":") (expression_statement "(*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8);" (call_expression "(*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" (( "(") (pointer_expression "*UNRECOVERED_JUMPTABLE_00" (* "*") (identifier "UNRECOVERED_JUMPTABLE_00")) () ")")) (argument_list "(lVar10,param_2,uVar8)" (( "(") (identifier "lVar10") (, ",") (identifier "param_2") (, ",") (identifier "uVar8") () ")"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (while_statement "while( true ) {\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n ppuVar7 = __ctype_b_loc();\n if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;\nLAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);\n }" ({ "{") (expression_statement "ppuVar7 = __ctype_b_loc();" (assignment_expression "ppuVar7 = __ctype_b_loc()" (identifier "ppuVar7") (= "=") (call_expression "__ctype_b_loc()" (identifier "__ctype_b_loc") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )) break;" (if "if") (parenthesized_expression "(((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n ))" (( "(") (binary_expression "((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0) &&\n ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )" (parenthesized_expression "((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0)" (( "(") (binary_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n ) != 0" (parenthesized_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20\n )" (( "(") (binary_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20" (pointer_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1)" (* "*") (cast_expression "(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1)" (( "(") (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1" (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2" (cast_expression "(long)*ppuVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*ppuVar7" (* "*") (identifier "ppuVar7"))) (+ "+") (binary_expression "(ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2" (binary_expression "(ulong)*(byte *)(param_1[7] + -1 + (long)iVar4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(byte *)(param_1[7] + -1 + (long)iVar4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[7] + -1 + (long)iVar4)" (( "(") (binary_expression "param_1[7] + -1 + (long)iVar4" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (+ "+") (number_literal "-1")) (+ "+") (cast_expression "(long)iVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar4"))) () ")")))) (* "*") (number_literal "2"))) (+ "+") (number_literal "1")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0\n )" (( "(") (binary_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0" (parenthesized_expression "(*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20)" (( "(") (binary_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20" (pointer_expression "*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1)" (* "*") (cast_expression "(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1)" (( "(") (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1" (binary_expression "(long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2" (cast_expression "(long)*ppuVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*ppuVar7" (* "*") (identifier "ppuVar7"))) (+ "+") (binary_expression "(ulong)*(byte *)(param_1[7] + (long)iVar4) * 2" (binary_expression "(ulong)*(byte *)(param_1[7] + (long)iVar4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(byte *)(param_1[7] + (long)iVar4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[7] + (long)iVar4)" (( "(") (binary_expression "param_1[7] + (long)iVar4" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (+ "+") (cast_expression "(long)iVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar4"))) () ")")))) (* "*") (number_literal "2"))) (+ "+") (number_literal "1")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (labeled_statement "LAB_0011da30:\n do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);" (statement_identifier "LAB_0011da30") (: ":") (do_statement "do {\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n } while (iVar4 < 1);" (do "do") (compound_statement "{\n if (iVar4 < 1) goto LAB_0011d7b0;\n if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }\nLAB_0011da49:\n iVar4 = iVar4 + -1;\n *(int *)(param_1 + 8) = iVar4;\n }" ({ "{") (if_statement "if (iVar4 < 1) goto LAB_0011d7b0;" (if "if") (parenthesized_expression "(iVar4 < 1)" (( "(") (binary_expression "iVar4 < 1" (identifier "iVar4") (< "<") (number_literal "1")) () ")")) (goto_statement "goto LAB_0011d7b0;" (goto "goto") (statement_identifier "LAB_0011d7b0") (; ";"))) (if_statement "if (*(int *)((long)param_1 + 0x2c) == 0) {\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }\n else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }\n }" ({ "{") (labeled_statement "LAB_0011da8c:\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));" (statement_identifier "LAB_0011da8c") (: ":") (expression_statement "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4));" (assignment_expression "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" (identifier "iVar3") (= "=") (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" (identifier "FUN_0011d4b0") (argument_list "(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4))" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined1 *)(param_1[7] + -1 + (long)iVar4)" (* "*") (cast_expression "(undefined1 *)(param_1[7] + -1 + (long)iVar4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[7] + -1 + (long)iVar4)" (( "(") (binary_expression "param_1[7] + -1 + (long)iVar4" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (+ "+") (number_literal "-1")) (+ "+") (cast_expression "(long)iVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar4"))) () ")")))) () ")")))) (; ";"))) (expression_statement "iVar15 = iVar3 + -1;" (assignment_expression "iVar15 = iVar3 + -1" (identifier "iVar15") (= "=") (binary_expression "iVar3 + -1" (identifier "iVar3") (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }" (if "if") (parenthesized_expression "(iVar3 != 0)" (( "(") (binary_expression "iVar3 != 0" (identifier "iVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n iVar4 = (int)param_1[8];\n }" ({ "{") (do_statement "do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);" (do "do") (compound_statement "{\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" ({ "{") (expression_statement "iVar15 = iVar15 + -1;" (assignment_expression "iVar15 = iVar15 + -1" (identifier "iVar15") (= "=") (binary_expression "iVar15 + -1" (identifier "iVar15") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" (identifier "FUN_00147110") (argument_list "(param_1[3],0,&DAT_00173b68,3)" (( "(") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (number_literal "0") (, ",") (pointer_expression "&DAT_00173b68" (& "&") (identifier "DAT_00173b68")) (, ",") (number_literal "3") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar15 != -1)" (( "(") (binary_expression "iVar15 != -1" (identifier "iVar15") (!= "!=") (number_literal "-1")) () ")")) (; ";")) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (} "}"))) (} "}")) (else_clause "else if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" (else "else") (if_statement "if (*(int *)((long)param_1 + 0x2c) == 2) {\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "2")) () ")")) (compound_statement "{\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }\n goto LAB_0011da8c;\n }" ({ "{") (expression_statement "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" (identifier "iVar4") (= "=") (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x58)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x58)" (* "*") (cast_expression "(code **)(param_1[1] + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x58)" (( "(") (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(param_1[2],1)" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if (iVar4 == 0) {\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }\n else {\n iVar4 = (int)param_1[8];\n }" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar3 = FUN_00134500(*param_1,1);\n iVar4 = (int)param_1[8];\n if (iVar3 == 0) goto LAB_0011da49;\n }" ({ "{") (expression_statement "iVar3 = FUN_00134500(*param_1,1);" (assignment_expression "iVar3 = FUN_00134500(*param_1,1)" (identifier "iVar3") (= "=") (call_expression "FUN_00134500(*param_1,1)" (identifier "FUN_00134500") (argument_list "(*param_1,1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (if_statement "if (iVar3 == 0) goto LAB_0011da49;" (if "if") (parenthesized_expression "(iVar3 == 0)" (( "(") (binary_expression "iVar3 == 0" (identifier "iVar3") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011da49;" (goto "goto") (statement_identifier "LAB_0011da49") (; ";"))) (} "}")) (else_clause "else {\n iVar4 = (int)param_1[8];\n }" (else "else") (compound_statement "{\n iVar4 = (int)param_1[8];\n }" ({ "{") (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (} "}")))) (goto_statement "goto LAB_0011da8c;" (goto "goto") (statement_identifier "LAB_0011da8c") (; ";")) (} "}"))))) (labeled_statement "LAB_0011da49:\n iVar4 = iVar4 + -1;" (statement_identifier "LAB_0011da49") (: ":") (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" (identifier "iVar4") (= "=") (binary_expression "iVar4 + -1" (identifier "iVar4") (+ "+") (number_literal "-1"))) (; ";"))) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "iVar4")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar4 < 1)" (( "(") (binary_expression "iVar4 < 1" (identifier "iVar4") (< "<") (number_literal "1")) () ")")) (; ";"))) (} "}"))) (goto_statement "goto LAB_0011d7b0;" (goto "goto") (statement_identifier "LAB_0011d7b0") (; ";")) (labeled_statement "joined_r0x0011daef:\n if (iVar4 < 1) goto LAB_0011daf8;" (statement_identifier "joined_r0x0011daef") (: ":") (if_statement "if (iVar4 < 1) goto LAB_0011daf8;" (if "if") (parenthesized_expression "(iVar4 < 1)" (( "(") (binary_expression "iVar4 < 1" (identifier "iVar4") (< "<") (number_literal "1")) () ")")) (goto_statement "goto LAB_0011daf8;" (goto "goto") (statement_identifier "LAB_0011daf8") (; ";")))) (if_statement "if ((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) {\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }\n else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }" (if "if") (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))))" (( "(") (binary_expression "(*(int *)((long)param_1 + 0x2c) == 0) ||\n ((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 0)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "((*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))" (( "(") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))))" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) == 2 &&\n ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" (binary_expression "*(int *)((long)param_1 + 0x2c) == 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (== "==") (number_literal "2")) (&& "&&") (parenthesized_expression "((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))" (( "(") (parenthesized_expression "(iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0))" (( "(") (comma_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" (identifier "iVar4") (= "=") (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x58)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x58)" (* "*") (cast_expression "(code **)(param_1[1] + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x58)" (( "(") (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(param_1[2],1)" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (, ",") (number_literal "1") () ")")))) (, ",") (binary_expression "iVar4 != 0 ||\n (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "(iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)" (( "(") (comma_expression "iVar4 = FUN_00134500(*param_1,1), iVar4 != 0" (assignment_expression "iVar4 = FUN_00134500(*param_1,1)" (identifier "iVar4") (= "=") (call_expression "FUN_00134500(*param_1,1)" (identifier "FUN_00134500") (argument_list "(*param_1,1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (number_literal "1") () ")")))) (, ",") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0"))) () ")")))) () ")")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n lVar6 = (long)(int)param_1[8];\n iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));\n iVar4 = (int)lVar6;\n iVar15 = iVar3 + -1;\n if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }\n }" ({ "{") (expression_statement "lVar6 = (long)(int)param_1[8];" (assignment_expression "lVar6 = (long)(int)param_1[8]" (identifier "lVar6") (= "=") (cast_expression "(long)(int)param_1[8]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))))) (; ";")) (expression_statement "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6));" (assignment_expression "iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6))" (identifier "iVar3") (= "=") (call_expression "FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6))" (identifier "FUN_0011d4b0") (argument_list "(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6))" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined1 *)(param_1[7] + -1 + lVar6)" (* "*") (cast_expression "(undefined1 *)(param_1[7] + -1 + lVar6)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[7] + -1 + lVar6)" (( "(") (binary_expression "param_1[7] + -1 + lVar6" (binary_expression "param_1[7] + -1" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (+ "+") (number_literal "-1")) (+ "+") (identifier "lVar6")) () ")")))) () ")")))) (; ";")) (expression_statement "iVar4 = (int)lVar6;" (assignment_expression "iVar4 = (int)lVar6" (identifier "iVar4") (= "=") (cast_expression "(int)lVar6" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar6"))) (; ";")) (expression_statement "iVar15 = iVar3 + -1;" (assignment_expression "iVar15 = iVar3 + -1" (identifier "iVar15") (= "=") (binary_expression "iVar3 + -1" (identifier "iVar3") (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if (iVar3 != 0) {\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }" (if "if") (parenthesized_expression "(iVar3 != 0)" (( "(") (binary_expression "iVar3 != 0" (identifier "iVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);\n goto LAB_0011db59;\n }" ({ "{") (do_statement "do {\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n } while (iVar15 != -1);" (do "do") (compound_statement "{\n iVar15 = iVar15 + -1;\n FUN_00147110(param_1[3],0,&DAT_00173b68,3);\n }" ({ "{") (expression_statement "iVar15 = iVar15 + -1;" (assignment_expression "iVar15 = iVar15 + -1" (identifier "iVar15") (= "=") (binary_expression "iVar15 + -1" (identifier "iVar15") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "FUN_00147110(param_1[3],0,&DAT_00173b68,3);" (call_expression "FUN_00147110(param_1[3],0,&DAT_00173b68,3)" (identifier "FUN_00147110") (argument_list "(param_1[3],0,&DAT_00173b68,3)" (( "(") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (, ",") (number_literal "0") (, ",") (pointer_expression "&DAT_00173b68" (& "&") (identifier "DAT_00173b68")) (, ",") (number_literal "3") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar15 != -1)" (( "(") (binary_expression "iVar15 != -1" (identifier "iVar15") (!= "!=") (number_literal "-1")) () ")")) (; ";")) (goto_statement "goto LAB_0011db59;" (goto "goto") (statement_identifier "LAB_0011db59") (; ";")) (} "}"))) (} "}")) (else_clause "else {\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }" (else "else") (compound_statement "{\nLAB_0011db59:\n iVar4 = (int)param_1[8];\n }" ({ "{") (labeled_statement "LAB_0011db59:\n iVar4 = (int)param_1[8];" (statement_identifier "LAB_0011db59") (: ":") (expression_statement "iVar4 = (int)param_1[8];" (assignment_expression "iVar4 = (int)param_1[8]" (identifier "iVar4") (= "=") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";"))) (} "}")))) (expression_statement "iVar4 = iVar4 + -1;" (assignment_expression "iVar4 = iVar4 + -1" (identifier "iVar4") (= "=") (binary_expression "iVar4 + -1" (identifier "iVar4") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "*(int *)(param_1 + 8) = iVar4;" (assignment_expression "*(int *)(param_1 + 8) = iVar4" (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "iVar4")) (; ";")) (goto_statement "goto joined_r0x0011daef;" (goto "goto") (statement_identifier "joined_r0x0011daef") (; ";")) (labeled_statement "LAB_0011daf8:\n (**(code **)(param_1[1] + 0x30))(param_1[2],4);" (statement_identifier "LAB_0011daf8") (: ":") (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2],4);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2],4)" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x30)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x30)" (* "*") (cast_expression "(code **)(param_1[1] + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x30)" (( "(") (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "(param_1[2],4)" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (, ",") (number_literal "4") () ")"))) (; ";"))) (if_statement "if ((int)param_1[4] != 0) {\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }" (if "if") (parenthesized_expression "((int)param_1[4] != 0)" (( "(") (binary_expression "(int)param_1[4] != 0" (cast_expression "(int)param_1[4]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]"))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n goto LAB_0011d7b0;\n }" ({ "{") (if_statement "if (uVar14 == 3) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" (if "if") (parenthesized_expression "(uVar14 == 3)" (( "(") (binary_expression "uVar14 == 3" (identifier "uVar14") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" ({ "{") (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x30)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x30)" (* "*") (cast_expression "(code **)(param_1[1] + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x30)" (( "(") (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "(param_1[2])" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) () ")"))) (; ";")) (} "}")) (else_clause "else if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" (else "else") (if_statement "if (uVar14 == 0x1a) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }\n else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" (if "if") (parenthesized_expression "(uVar14 == 0x1a)" (( "(") (binary_expression "uVar14 == 0x1a" (identifier "uVar14") (== "==") (number_literal "0x1a")) () ")")) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" ({ "{") (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x30)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x30)" (* "*") (cast_expression "(code **)(param_1[1] + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x30)" (( "(") (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "(param_1[2])" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) () ")"))) (; ";")) (} "}")) (else_clause "else if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" (else "else") (if_statement "if (uVar14 == 0x1c) {\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" (if "if") (parenthesized_expression "(uVar14 == 0x1c)" (( "(") (binary_expression "uVar14 == 0x1c" (identifier "uVar14") (== "==") (number_literal "0x1c")) () ")")) (compound_statement "{\n (**(code **)(param_1[1] + 0x30))(param_1[2]);\n }" ({ "{") (expression_statement "(**(code **)(param_1[1] + 0x30))(param_1[2]);" (call_expression "(**(code **)(param_1[1] + 0x30))(param_1[2])" (parenthesized_expression "(**(code **)(param_1[1] + 0x30))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x30)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x30)" (* "*") (cast_expression "(code **)(param_1[1] + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x30)" (( "(") (binary_expression "param_1[1] + 0x30" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "(param_1[2])" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) () ")"))) (; ";")) (} "}"))))))) (goto_statement "goto LAB_0011d7b0;" (goto "goto") (statement_identifier "LAB_0011d7b0") (; ";")) (} "}"))) (labeled_statement "LAB_0011d8c8:\n lVar10 = (long)(int)param_1[8];" (statement_identifier "LAB_0011d8c8") (: ":") (expression_statement "lVar10 = (long)(int)param_1[8];" (assignment_expression "lVar10 = (long)(int)param_1[8]" (identifier "lVar10") (= "=") (cast_expression "(long)(int)param_1[8]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))))) (; ";"))) (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" (identifier "lVar6") (= "=") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]"))) (; ";")) (labeled_statement "LAB_0011d8d3:\n uVar13 = (undefined1)uVar14;" (statement_identifier "LAB_0011d8d3") (: ":") (expression_statement "uVar13 = (undefined1)uVar14;" (assignment_expression "uVar13 = (undefined1)uVar14" (identifier "uVar13") (= "=") (cast_expression "(undefined1)uVar14" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "uVar14"))) (; ";"))) (expression_statement "uVar9 = uVar13;" (assignment_expression "uVar9 = uVar13" (identifier "uVar9") (= "=") (identifier "uVar13")) (; ";")) (if_statement "if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945;" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x44) <= (int)lVar10)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x44) <= (int)lVar10" (pointer_expression "*(int *)((long)param_1 + 0x44)" (* "*") (cast_expression "(int *)((long)param_1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x44)" (( "(") (binary_expression "(long)param_1 + 0x44" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x44")) () ")")))) (<= "<=") (cast_expression "(int)lVar10" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar10"))) () ")")) (goto_statement "goto LAB_0011d945;" (goto "goto") (statement_identifier "LAB_0011d945") (; ";"))) (labeled_statement "LAB_0011d8d8:\n *(int *)(param_1 + 8) = (int)lVar10 + 1;" (statement_identifier "LAB_0011d8d8") (: ":") (expression_statement "*(int *)(param_1 + 8) = (int)lVar10 + 1;" (assignment_expression "*(int *)(param_1 + 8) = (int)lVar10 + 1" (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "(int)lVar10 + 1" (cast_expression "(int)lVar10" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar10")) (+ "+") (number_literal "1"))) (; ";"))) (expression_statement "*(undefined1 *)(lVar6 + lVar10) = uVar13;" (assignment_expression "*(undefined1 *)(lVar6 + lVar10) = uVar13" (pointer_expression "*(undefined1 *)(lVar6 + lVar10)" (* "*") (cast_expression "(undefined1 *)(lVar6 + lVar10)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + lVar10)" (( "(") (binary_expression "lVar6 + lVar10" (identifier "lVar6") (+ "+") (identifier "lVar10")) () ")")))) (= "=") (identifier "uVar13")) (; ";")) (if_statement "if (*(int *)((long)param_1 + 0x2c) != 0) {\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) != 0)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) != 0" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;\n iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);\n if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }\n }" ({ "{") (if_statement "if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee;" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x2c) != 2)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x2c) != 2" (pointer_expression "*(int *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (!= "!=") (number_literal "2")) () ")")) (goto_statement "goto LAB_0011d8ee;" (goto "goto") (statement_identifier "LAB_0011d8ee") (; ";"))) (expression_statement "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1);" (assignment_expression "iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1)" (identifier "iVar4") (= "=") (call_expression "(**(code **)(param_1[1] + 0x58))(param_1[2],1)" (parenthesized_expression "(**(code **)(param_1[1] + 0x58))" (( "(") (pointer_expression "**(code **)(param_1[1] + 0x58)" (* "*") (pointer_expression "*(code **)(param_1[1] + 0x58)" (* "*") (cast_expression "(code **)(param_1[1] + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[1] + 0x58)" (( "(") (binary_expression "param_1[1] + 0x58" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(param_1[2],1)" (( "(") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if (iVar4 == 0) {\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar4 = FUN_00134500(*param_1);\n if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }\n goto LAB_0011d8ee;\n }" ({ "{") (expression_statement "iVar4 = FUN_00134500(*param_1);" (assignment_expression "iVar4 = FUN_00134500(*param_1)" (identifier "iVar4") (= "=") (call_expression "FUN_00134500(*param_1)" (identifier "FUN_00134500") (argument_list "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")")))) (; ";")) (if_statement "if (iVar4 != 0) {\n FUN_0011d3a0(param_1);\n }" (if "if") (parenthesized_expression "(iVar4 != 0)" (( "(") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0011d3a0(param_1);\n }" ({ "{") (expression_statement "FUN_0011d3a0(param_1);" (call_expression "FUN_0011d3a0(param_1)" (identifier "FUN_0011d3a0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (} "}"))) (goto_statement "goto LAB_0011d8ee;" (goto "goto") (statement_identifier "LAB_0011d8ee") (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_0011d3a0(param_1);" (call_expression "FUN_0011d3a0(param_1)" (identifier "FUN_0011d3a0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (labeled_statement "LAB_0011d8ee:\n *(undefined4 *)(param_1 + 9) = 0;" (statement_identifier "LAB_0011d8ee") (: ":") (expression_statement "*(undefined4 *)(param_1 + 9) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 9) = 0" (pointer_expression "*(undefined4 *)(param_1 + 9)" (* "*") (cast_expression "(undefined4 *)(param_1 + 9)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 9)" (( "(") (binary_expression "param_1 + 9" (identifier "param_1") (+ "+") (number_literal "9")) () ")")))) (= "=") (number_literal "0")) (; ";"))) (goto_statement "goto LAB_0011d7b0;" (goto "goto") (statement_identifier "LAB_0011d7b0") (; ";")) (labeled_statement "LAB_0011d930:\n lVar6 = param_1[7];" (statement_identifier "LAB_0011d930") (: ":") (expression_statement "lVar6 = param_1[7];" (assignment_expression "lVar6 = param_1[7]" (identifier "lVar6") (= "=") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]"))) (; ";"))) (expression_statement "uVar13 = 0xd;" (assignment_expression "uVar13 = 0xd" (identifier "uVar13") (= "=") (number_literal "0xd")) (; ";")) (expression_statement "uVar9 = 0xd;" (assignment_expression "uVar9 = 0xd" (identifier "uVar9") (= "=") (number_literal "0xd")) (; ";")) (if_statement "if (*(int *)((long)param_1 + 0x44) <= iVar4) {\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x44) <= iVar4)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x44) <= iVar4" (pointer_expression "*(int *)((long)param_1 + 0x44)" (* "*") (cast_expression "(int *)((long)param_1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x44)" (( "(") (binary_expression "(long)param_1 + 0x44" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x44")) () ")")))) (<= "<=") (identifier "iVar4")) () ")")) (compound_statement "{\nLAB_0011d945:\n uVar13 = uVar9;\n iVar4 = (int)lVar10 + 0x100;\n *(int *)((long)param_1 + 0x44) = iVar4;\n lVar6 = FUN_00122030(lVar6,(long)iVar4,1);\n lVar10 = (long)(int)param_1[8];\n param_1[7] = lVar6;\n }" ({ "{") (labeled_statement "LAB_0011d945:\n uVar13 = uVar9;" (statement_identifier "LAB_0011d945") (: ":") (expression_statement "uVar13 = uVar9;" (assignment_expression "uVar13 = uVar9" (identifier "uVar13") (= "=") (identifier "uVar9")) (; ";"))) (expression_statement "iVar4 = (int)lVar10 + 0x100;" (assignment_expression "iVar4 = (int)lVar10 + 0x100" (identifier "iVar4") (= "=") (binary_expression "(int)lVar10 + 0x100" (cast_expression "(int)lVar10" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar10")) (+ "+") (number_literal "0x100"))) (; ";")) (expression_statement "*(int *)((long)param_1 + 0x44) = iVar4;" (assignment_expression "*(int *)((long)param_1 + 0x44) = iVar4" (pointer_expression "*(int *)((long)param_1 + 0x44)" (* "*") (cast_expression "(int *)((long)param_1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x44)" (( "(") (binary_expression "(long)param_1 + 0x44" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x44")) () ")")))) (= "=") (identifier "iVar4")) (; ";")) (expression_statement "lVar6 = FUN_00122030(lVar6,(long)iVar4,1);" (assignment_expression "lVar6 = FUN_00122030(lVar6,(long)iVar4,1)" (identifier "lVar6") (= "=") (call_expression "FUN_00122030(lVar6,(long)iVar4,1)" (identifier "FUN_00122030") (argument_list "(lVar6,(long)iVar4,1)" (( "(") (identifier "lVar6") (, ",") (cast_expression "(long)iVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar4")) (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar10 = (long)(int)param_1[8];" (assignment_expression "lVar10 = (long)(int)param_1[8]" (identifier "lVar10") (= "=") (cast_expression "(long)(int)param_1[8]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)param_1[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))))) (; ";")) (expression_statement "param_1[7] = lVar6;" (assignment_expression "param_1[7] = lVar6" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (} "}"))) (goto_statement "goto LAB_0011d8d8;" (goto "goto") (statement_identifier "LAB_0011d8d8") (; ";")) (} "}")))
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,char *var_11,type_1 var_2,type_1 var_4) { type_2 *var_13; char var_23; type_3 uVar3; type_1 var_22; int var_8; type_1 var_10; size_t var_7; void *ptr; type_4 **ppuVar8; long var_20; type_5 var_12; type_6 *UNRECOVERED_JUMPTABLE_00; type_7 c; type_8 uVar11; type_9 __offset; int var_17; size_t extraout_RDX; size_t __n; type_2 *var_14; type_10 uVar14; type_11 ldisc; type_10 uVar15; type_3 uVar16; type_8 var_16; int var_25; int var_15; /* WARNING: Load size is inaccurate */ if (*handle == 0) { /* WARNING: Subroutine does not return */ var_1("ldisc->term","ldisc.c",0x8e,"ldisc_send"); } var_12 = (type_5)(type_8)var_2; if (var_2 == L'\0') { /* WARNING: Subroutine does not return */ var_1("len","ldisc.c",0x8f,"ldisc_send"); } var_3(*(void **)((long)handle + 0x18)); if (var_4 != L'\0') { /* WARNING: Load size is inaccurate */ var_5(*handle); } var_15 = 0; if (var_2 < L'\0') { var_7 = var_6(var_11); var_15 = 0x100; var_12 = var_7 & 0xffffffff; } /* WARNING: Load size is inaccurate */ if ((*(int *)((long)handle + 0x30) == 0) || ((*(int *)((long)handle + 0x30) == 2 && ((var_8 = (**(type_6 **)(*(long *)((long)handle + 8) + 0x58)) (*(type_10 *)((long)handle + 0x10)), var_8 != 0 || (var_10 = var_9(*handle,L'\0'), var_10 != L'\0')))))) { var_13 = (type_2 *)(var_11 + var_12); LAB_0011d7b0: var_14 = (type_2 *)var_11; if ((type_2 *)var_11 == var_13) { return; } do { var_11 = (char *)(var_14 + 1); var_16 = (type_8)*var_14 + var_15; var_8 = (int)handle; if ((var_4 != L'\0') || (var_16 != 0xd)) { if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d8c8; if (var_16 == 0x16) { *(type_12 *)((long)handle + 0x48) = 1; goto LAB_0011d7b0; } if (var_16 < 0x17) { if (var_16 == 10) { var_17 = *(int *)((long)handle + 0x40); var_7 = (size_t)var_17; ptr = *(void **)((long)handle + 0x38); if ((*(int *)((long)handle + 0x28) == 0) && (0 < var_17)) { uVar11 = 10; if (*(char *)((long)ptr + (long)var_17 + -1) == '\r') { c = '\r'; if (*(int *)((long)handle + 0x2c) == 0) { LAB_0011e06d: var_10 = var_18((type_11)handle,c); var_8 = var_10 + L'\xffffffff'; if (var_10 != L'\0') { do { var_8 = var_8 + -1; var_19(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (var_8 != -1); LAB_0011e0a5: var_17 = *(int *)((long)handle + 0x40); } var_20 = *(long *)((long)handle + 8); uVar15 = *(type_10 *)((long)handle + 0x10); } else { var_20 = *(long *)((long)handle + 8); uVar15 = *(type_10 *)((long)handle + 0x10); if (*(int *)((long)handle + 0x2c) == 2) { var_8 = (**(type_6 **)(var_20 + 0x58))(uVar15,1); /* WARNING: Load size is inaccurate */ if ((var_8 != 0) || (var_10 = var_9(*handle,L'\x01'), var_10 != L'\0')) { var_17 = *(int *)((long)handle + 0x40); c = *(type_7 *)(*(long *)((long)handle + 0x38) + -1 + (long)var_17); goto LAB_0011e06d; } goto LAB_0011e0a5; } } var_17 = var_17 + -1; *(int *)((long)handle + 0x40) = var_17; goto LAB_0011d7f5; } } else { uVar11 = 10; } goto LAB_0011d8d3; } if (var_16 < 0xb) { if (var_16 != 3) { if (var_16 != 4) goto LAB_0011d8c8; if (*(int *)((long)handle + 0x40) == 0) { (**(type_6 **)(*(long *)((long)handle + 8) + 0x30))(); } else { (**(type_6 **)(*(long *)((long)handle + 8) + 0x18)) (*(type_10 *)((long)handle + 0x10)); *(type_12 *)((long)handle + 0x40) = 0; } goto LAB_0011d7b0; } } else { if (var_16 == 0x12) { /* WARNING: Load size is inaccurate */ if ((*(int *)((long)handle + 0x2c) == 0) || ((*(int *)((long)handle + 0x2c) == 2 && ((var_17 = (**(type_6 **)(*(long *)((long)handle + 8) + 0x58)) (*(type_10 *)((long)handle + 0x10)), var_17 != 0 || (var_10 = var_9(*handle,L'\x01'), var_10 != L'\0')))))) { __offset = 4; var_20 = 0; var_19(*(void **)((long)handle + 0x18),L'\0',"^R\r\n",L'\x04'); if (0 < *(int *)((long)handle + 0x40)) { do { var_14 = (type_2 *)(*(size_t *)((long)handle + 0x38) + var_20); var_20 = var_20 + 1; var_21(var_8,(void *)(type_5)*var_14,*(size_t *)((long)handle + 0x38),__offset); } while ((int)var_20 < *(int *)((long)handle + 0x40)); } } goto LAB_0011d7b0; } if (var_16 != 0x15) goto LAB_0011d8c8; } } else if (var_16 != 0x1c) { if (0x1c < var_16) { if (var_16 == 0x10d) { var_17 = *(int *)((long)handle + 0x40); goto LAB_0011d7ed; } if ((var_16 != 0x17f) && (var_16 != 0x108)) goto LAB_0011d8c8; if (0 < *(int *)((long)handle + 0x40)) { var_8 = *(int *)((long)handle + 0x2c); if (var_8 == 0) goto LAB_0011dee4; LAB_0011dbe9: if (var_8 == 2) { var_8 = (**(type_6 **)(*(long *)((long)handle + 8) + 0x58)) (*(type_10 *)((long)handle + 0x10),1); if (var_8 != 0) goto LAB_0011dee4; /* WARNING: Load size is inaccurate */ var_10 = var_9(*handle,L'\x01'); if (var_10 != L'\0') goto LAB_0011dee4; } do { var_12 = (type_5)*(type_8 *)((long)handle + 0x40); var_20 = *(long *)((long)handle + 0x38); do { /* WARNING: Load size is inaccurate */ var_8 = (int)var_12 + -1; *(int *)((long)handle + 0x40) = var_8; if (((*(int *)(*handle + 300) == 0) && (*(int *)(*(long *)(*handle + 0x1118) + 0x10) != 0x37)) || (0x3f < (type_2)(*(char *)(var_20 + var_8) + 0x80U))) goto LAB_0011d7b0; var_8 = *(int *)((long)handle + 0x2c); if (var_8 != 0) goto LAB_0011dbe9; LAB_0011dee4: var_12 = (type_5)*(int *)((long)handle + 0x40); var_20 = *(long *)((long)handle + 0x38); var_10 = var_18((type_11)handle,*(type_7 *)(var_20 + -1 + var_12)); var_8 = var_10 + L'\xffffffff'; } while (var_10 == L'\0'); do { var_8 = var_8 + -1; var_19(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (var_8 != -1); } while( true ); } goto LAB_0011d7b0; } if (var_16 == 0x17) { var_8 = *(int *)((long)handle + 0x40); goto LAB_0011da30; } if (var_16 != 0x1a) goto LAB_0011d8c8; } var_17 = *(int *)((long)handle + 0x40); goto joined_r0x0011daef; } var_17 = *(int *)((long)handle + 0x40); var_7 = (size_t)var_17; if (*(int *)((long)handle + 0x48) != 0) goto LAB_0011d930; LAB_0011d7ed: var_20 = *(long *)((long)handle + 8); uVar15 = *(type_10 *)((long)handle + 0x10); LAB_0011d7f5: if (0 < var_17) { (**(type_6 **)(var_20 + 0x18))(uVar15,*(type_10 *)((long)handle + 0x38)); var_20 = *(long *)((long)handle + 8); uVar15 = *(type_10 *)((long)handle + 0x10); } if (*(int *)((long)handle + 0x28) == 0) { (**(type_6 **)(var_20 + 0x18))(uVar15,"\r\n",2); var_8 = *(int *)((long)handle + 0x2c); if (var_8 != 0) goto LAB_0011d836; LAB_0011de62: var_19(*(void **)((long)handle + 0x18),L'\0',"\r\n",L'\x02'); } else { if ((*(int *)((long)handle + 0x28) == 1) && (*(int *)((long)handle + 0x24) != 0)) { (**(type_6 **)(var_20 + 0x30))(); } else { (**(type_6 **)(var_20 + 0x18))(uVar15,&DAT_00173b71,1); } var_8 = *(int *)((long)handle + 0x2c); if (var_8 == 0) goto LAB_0011de62; LAB_0011d836: /* WARNING: Load size is inaccurate */ if ((var_8 == 2) && ((var_8 = (**(type_6 **)(*(long *)((long)handle + 8) + 0x58)) (*(type_10 *)((long)handle + 0x10)), var_8 != 0 || (var_10 = var_9(*handle,L'\x01'), var_10 != L'\0')))) goto LAB_0011de62; } *(type_12 *)((long)handle + 0x40) = 0; var_14 = (type_2 *)var_11; if ((type_2 *)var_11 == var_13) { return; } } while( true ); } if (*(int *)((long)handle + 0x40) != 0) { (**(type_6 **)(*(long *)((long)handle + 8) + 0x18))(*(type_10 *)((long)handle + 0x10)); var_8 = *(int *)((long)handle + 0x40); while (0 < var_8) { var_10 = var_18((type_11)handle,*(type_7 *)(*(long *)((long)handle + 0x38) + -1 + (long)var_8)); var_8 = var_10 + L'\xffffffff'; if (var_10 != L'\0') { do { var_8 = var_8 + -1; var_19(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (var_8 != -1); } var_8 = *(int *)((long)handle + 0x40) + -1; *(int *)((long)handle + 0x40) = var_8; } } var_10 = (type_1)var_12; if (var_10 < L'\x01') { return; } if (*(int *)((long)handle + 0x2c) == 0) { LAB_0011deae: var_19(*(void **)((long)handle + 0x18),L'\0',var_11,var_10); LAB_0011debf: var_20 = *(long *)((long)handle + 8); uVar15 = *(type_10 *)((long)handle + 0x10); } else { var_20 = *(long *)((long)handle + 8); uVar15 = *(type_10 *)((long)handle + 0x10); if (*(int *)((long)handle + 0x2c) == 2) { var_8 = (**(type_6 **)(var_20 + 0x58))(uVar15); /* WARNING: Load size is inaccurate */ if ((var_8 != 0) || (var_22 = var_9(*handle,L'\x01'), var_22 != L'\0')) goto LAB_0011deae; goto LAB_0011debf; } } if (((var_15 == 0) || (*(int *)((long)handle + 0x28) != 1)) || (var_10 != L'\x01')) { UNRECOVERED_JUMPTABLE_00 = *(type_6 **)(var_20 + 0x18); goto LAB_0011dd7b; } var_23 = *var_11; if (var_23 == '\r') { if (*(int *)((long)handle + 0x24) == 0) { UNRECOVERED_JUMPTABLE_00 = *(type_6 **)(var_20 + 0x18); var_12 = 1; var_11 = "\r"; goto LAB_0011dd7b; } UNRECOVERED_JUMPTABLE_00 = *(type_6 **)(var_20 + 0x30); uVar14 = 0x10; goto LAB_0011e024; } if (var_23 < '\x0e') { if (var_23 == '\x03') { if (*(int *)((long)handle + 0x20) != 0) { UNRECOVERED_JUMPTABLE_00 = *(type_6 **)(var_20 + 0x30); uVar14 = 9; goto LAB_0011e024; } } else if (var_23 == '\b') { LAB_0011e0ba: if (*(int *)((long)handle + 0x20) != 0) { UNRECOVERED_JUMPTABLE_00 = *(type_6 **)(var_20 + 0x30); uVar14 = 3; LAB_0011e024: /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE_00)(uVar15,uVar14); return; } } } else if (var_23 == '\x1a') { if (*(int *)((long)handle + 0x20) != 0) { UNRECOVERED_JUMPTABLE_00 = *(type_6 **)(var_20 + 0x30); uVar14 = 10; goto LAB_0011e024; } } else if (var_23 == '\x7f') goto LAB_0011e0ba; UNRECOVERED_JUMPTABLE_00 = *(type_6 **)(var_20 + 0x18); var_12 = 1; LAB_0011dd7b: /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE_00)(uVar15,var_11,var_12); return; while( true ) { ppuVar8 = var_24(); if (((*(type_2 *)((long)*ppuVar8 + (type_5)*(type_2 *)(*(long *)((long)handle + 0x38) + -1 + (long)var_8) * 2 + 1) & 0x20) != 0) && ((*(type_2 *)((long)*ppuVar8 + (type_5)*(type_2 *)(*(long *)((long)handle + 0x38) + (long)var_8) * 2 + 1) & 0x20) == 0)) break; LAB_0011da30: do { if (var_8 < 1) goto LAB_0011d7b0; if (*(int *)((long)handle + 0x2c) == 0) { LAB_0011da8c: var_10 = var_18((type_11)handle,*(type_7 *)(*(long *)((long)handle + 0x38) + -1 + (long)var_8)); var_17 = var_10 + L'\xffffffff'; if (var_10 != L'\0') { do { var_17 = var_17 + -1; var_19(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (var_17 != -1); var_8 = *(int *)((long)handle + 0x40); } } else if (*(int *)((long)handle + 0x2c) == 2) { var_8 = (**(type_6 **)(*(long *)((long)handle + 8) + 0x58)) (*(type_10 *)((long)handle + 0x10),1); if (var_8 == 0) { /* WARNING: Load size is inaccurate */ var_10 = var_9(*handle,L'\x01'); var_8 = *(int *)((long)handle + 0x40); if (var_10 == L'\0') goto LAB_0011da49; } else { var_8 = *(int *)((long)handle + 0x40); } goto LAB_0011da8c; } LAB_0011da49: var_8 = var_8 + -1; *(int *)((long)handle + 0x40) = var_8; } while (var_8 < 1); } goto LAB_0011d7b0; joined_r0x0011daef: if (var_17 < 1) goto LAB_0011daf8; /* WARNING: Load size is inaccurate */ if ((*(int *)((long)handle + 0x2c) == 0) || ((*(int *)((long)handle + 0x2c) == 2 && ((var_17 = (**(type_6 **)(*(long *)((long)handle + 8) + 0x58)) (*(type_10 *)((long)handle + 0x10),1), var_17 != 0 || (var_10 = var_9(*handle,L'\x01'), var_10 != L'\0')))))) { var_20 = (long)*(int *)((long)handle + 0x40); var_10 = var_18((type_11)handle,*(type_7 *)(*(long *)((long)handle + 0x38) + -1 + var_20)); var_17 = (int)var_20; var_25 = var_10 + L'\xffffffff'; if (var_10 != L'\0') { do { var_25 = var_25 + -1; var_19(*(void **)((long)handle + 0x18),L'\0',"\b \b",L'\x03'); } while (var_25 != -1); goto LAB_0011db59; } } else { LAB_0011db59: var_17 = *(int *)((long)handle + 0x40); } var_17 = var_17 + -1; *(int *)((long)handle + 0x40) = var_17; goto joined_r0x0011daef; LAB_0011daf8: (**(type_6 **)(*(long *)((long)handle + 8) + 0x30))(*(type_10 *)((long)handle + 0x10),4); if (*(int *)((long)handle + 0x20) != 0) { if (var_16 == 3) { (**(type_6 **)(*(long *)((long)handle + 8) + 0x30))(*(type_10 *)((long)handle + 0x10)); } else if (var_16 == 0x1a) { (**(type_6 **)(*(long *)((long)handle + 8) + 0x30))(*(type_10 *)((long)handle + 0x10)); } else if (var_16 == 0x1c) { (**(type_6 **)(*(long *)((long)handle + 8) + 0x30))(*(type_10 *)((long)handle + 0x10)); } goto LAB_0011d7b0; } LAB_0011d8c8: var_7 = (size_t)*(int *)((long)handle + 0x40); ptr = *(void **)((long)handle + 0x38); uVar11 = var_16; LAB_0011d8d3: uVar16 = (type_3)uVar11; uVar3 = uVar16; if (*(int *)((long)handle + 0x44) <= (int)var_7) goto LAB_0011d945; LAB_0011d8d8: uVar11 = (int)var_7 + 1; var_12 = (type_5)uVar11; *(type_8 *)((long)handle + 0x40) = uVar11; *(type_3 *)((long)ptr + var_7) = uVar16; if (*(int *)((long)handle + 0x2c) != 0) { if (*(int *)((long)handle + 0x2c) != 2) goto LAB_0011d8ee; var_17 = (**(type_6 **)(*(long *)((long)handle + 8) + 0x58)) (*(type_10 *)((long)handle + 0x10),1); var_7 = extraout_RDX; if (var_17 == 0) { /* WARNING: Load size is inaccurate */ var_10 = var_9(*handle,L'\x01'); if (var_10 != L'\0') { var_21(var_8,(void *)(type_5)(var_16 & 0xff),__n,var_12); } goto LAB_0011d8ee; } } var_21(var_8,(void *)(type_5)(var_16 & 0xff),var_7,var_12); LAB_0011d8ee: *(type_12 *)((long)handle + 0x48) = 0; goto LAB_0011d7b0; LAB_0011d930: ptr = *(void **)((long)handle + 0x38); uVar16 = 0xd; var_16 = 0x10d; uVar3 = 0xd; if (*(int *)((long)handle + 0x44) <= var_17) { LAB_0011d945: uVar16 = uVar3; var_17 = (int)var_7 + 0x100; *(int *)((long)handle + 0x44) = var_17; ptr = var_26(ptr,(long)var_17,1); var_7 = (size_t)*(int *)((long)handle + 0x40); *(void **)((long)handle + 0x38) = ptr; } goto LAB_0011d8d8; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator 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: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) consequence: (compound_statement (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: (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (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 (pointer_expression argument: (identifier)) (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: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_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: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (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: (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))))) 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: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) right: (char_literal (escape_sequence)))) 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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (pointer_expression argument: (identifier)) (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) right: (identifier))))))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (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))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (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 (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))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list)))) 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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (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 (pointer_expression argument: (identifier)) (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal))))))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (pointer_expression argument: (identifier)) (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (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 (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_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: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (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))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (number_literal))))) right: (number_literal))))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (number_literal)))))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (pointer_expression argument: (identifier)) (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (true))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (string_literal (escape_sequence) (escape_sequence)) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (string_literal (escape_sequence) (escape_sequence)) (number_literal)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list)))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal))))) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))) right: (binary_expression left: (identifier) right: (number_literal)))))))))) consequence: (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement)))) condition: (parenthesized_expression (true))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (while_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (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: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))))))) (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (pointer_expression argument: (identifier)) (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) consequence: (compound_statement (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (identifier) (identifier))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_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: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (return_statement))))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (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: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier) (identifier))))) (return_statement) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) right: (number_literal))) right: (number_literal))))) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) right: (number_literal))) right: (number_literal))))) right: (number_literal))) right: (number_literal))))) consequence: (break_statement)) (labeled_statement label: (statement_identifier) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (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: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))))))) (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (pointer_expression argument: (identifier)) (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) (goto_statement label: (statement_identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier)) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (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 (pointer_expression argument: (identifier)) (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal))))))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (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: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) right: (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (pointer_expression argument: (identifier)) (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))))))) (expression_statement (assignment_expression left: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (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: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal))))))))))) (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (goto_statement label: (statement_identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (goto_statement label: (statement_identifier)) (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))))) (goto_statement label: (statement_identifier)))))
null
void MASKED(long *param_1,byte *param_2,uint param_3,int param_4) { byte *pbVar1; byte bVar2; int iVar3; int iVar4; size_t sVar5; long lVar6; ushort **ppuVar7; ulong uVar8; code *UNRECOVERED_JUMPTABLE_00; undefined1 uVar9; long lVar10; byte *pbVar11; undefined8 uVar12; undefined1 uVar13; uint uVar14; int iVar15; int local_40; if (*param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("ldisc->term","ldisc.c",0x8e,"ldisc_send"); } uVar8 = (ulong)param_3; if (param_3 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("len","ldisc.c",0x8f,"ldisc_send"); } FUN_00147670(param_1[3]); if (param_4 != 0) { FUN_00134470(*param_1); } local_40 = 0; if ((int)param_3 < 0) { sVar5 = strlen((char *)param_2); local_40 = 0x100; uVar8 = sVar5 & 0xffffffff; } if (((int)param_1[6] == 0) || (((int)param_1[6] == 2 && ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],0), iVar4 != 0 || (iVar4 = FUN_00134500(*param_1,0), iVar4 != 0)))))) { pbVar1 = param_2 + uVar8; LAB_0011d7b0: pbVar11 = param_2; if (param_2 == pbVar1) { return; } do { param_2 = pbVar11 + 1; uVar14 = (uint)*pbVar11 + local_40; if ((param_4 != 0) || (uVar14 != 0xd)) { if ((int)param_1[9] != 0) goto LAB_0011d8c8; if (uVar14 == 0x16) { *(undefined4 *)(param_1 + 9) = 1; goto LAB_0011d7b0; } if (uVar14 < 0x17) { if (uVar14 == 10) { iVar4 = (int)param_1[8]; lVar10 = (long)iVar4; lVar6 = param_1[7]; if (((int)param_1[5] == 0) && (0 < iVar4)) { uVar14 = 10; if (*(char *)(lVar6 + -1 + (long)iVar4) == '\r') { uVar9 = 0xd; if (*(int *)((long)param_1 + 0x2c) == 0) { LAB_0011e06d: iVar4 = (int)lVar10; iVar3 = FUN_0011d4b0(param_1,uVar9,lVar10,uVar9); iVar15 = iVar3 + -1; if (iVar3 != 0) { do { iVar15 = iVar15 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar15 != -1); LAB_0011e0a5: iVar4 = (int)param_1[8]; } lVar6 = param_1[1]; lVar10 = param_1[2]; } else { lVar6 = param_1[1]; lVar10 = param_1[2]; if (*(int *)((long)param_1 + 0x2c) == 2) { iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1); if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) { lVar10 = (long)(int)param_1[8]; uVar9 = *(undefined1 *)(param_1[7] + -1 + lVar10); goto LAB_0011e06d; } goto LAB_0011e0a5; } } iVar4 = iVar4 + -1; *(int *)(param_1 + 8) = iVar4; goto LAB_0011d7f5; } } else { uVar14 = 10; } goto LAB_0011d8d3; } if (uVar14 < 0xb) { if (uVar14 != 3) { if (uVar14 != 4) goto LAB_0011d8c8; if ((int)param_1[8] == 0) { (**(code **)(param_1[1] + 0x30))(); } else { (**(code **)(param_1[1] + 0x18))(param_1[2]); *(undefined4 *)(param_1 + 8) = 0; } goto LAB_0011d7b0; } } else { if (uVar14 == 0x12) { if ((*(int *)((long)param_1 + 0x2c) == 0) || ((*(int *)((long)param_1 + 0x2c) == 2 && ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) { iVar4 = 0; FUN_00147110(param_1[3],0,&DAT_00173b6c,4); if (0 < (int)param_1[8]) { do { iVar4 = iVar4 + 1; FUN_0011d3a0(param_1); } while (iVar4 < (int)param_1[8]); } } goto LAB_0011d7b0; } if (uVar14 != 0x15) goto LAB_0011d8c8; } } else if (uVar14 != 0x1c) { if (0x1c < uVar14) { if (uVar14 == 0x10d) { iVar4 = (int)param_1[8]; goto LAB_0011d7ed; } if ((uVar14 != 0x17f) && (uVar14 != 0x108)) goto LAB_0011d8c8; if (0 < (int)param_1[8]) { iVar4 = *(int *)((long)param_1 + 0x2c); if (iVar4 == 0) goto LAB_0011dee4; LAB_0011dbe9: if (iVar4 == 2) { iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1); if (iVar4 != 0) goto LAB_0011dee4; iVar4 = FUN_00134500(*param_1,1); if (iVar4 != 0) goto LAB_0011dee4; } do { uVar8 = (ulong)*(uint *)(param_1 + 8); lVar6 = param_1[7]; do { iVar4 = (int)uVar8 + -1; *(int *)(param_1 + 8) = iVar4; if (((*(int *)(*param_1 + 300) == 0) && (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) || (0x3f < (byte)(*(char *)(lVar6 + iVar4) + 0x80U))) goto LAB_0011d7b0; iVar4 = *(int *)((long)param_1 + 0x2c); if (iVar4 != 0) goto LAB_0011dbe9; LAB_0011dee4: uVar8 = (ulong)(int)param_1[8]; lVar6 = param_1[7]; iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(lVar6 + -1 + uVar8)); iVar3 = iVar4 + -1; } while (iVar4 == 0); do { iVar3 = iVar3 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar3 != -1); } while( true ); } goto LAB_0011d7b0; } if (uVar14 == 0x17) { iVar4 = (int)param_1[8]; goto LAB_0011da30; } if (uVar14 != 0x1a) goto LAB_0011d8c8; } iVar4 = (int)param_1[8]; goto joined_r0x0011daef; } iVar4 = (int)param_1[8]; lVar10 = (long)iVar4; if ((int)param_1[9] != 0) goto LAB_0011d930; LAB_0011d7ed: lVar6 = param_1[1]; lVar10 = param_1[2]; LAB_0011d7f5: if (0 < iVar4) { (**(code **)(lVar6 + 0x18))(lVar10,param_1[7]); lVar6 = param_1[1]; lVar10 = param_1[2]; } if ((int)param_1[5] == 0) { (**(code **)(lVar6 + 0x18))(lVar10,"\r\n",2); iVar4 = *(int *)((long)param_1 + 0x2c); if (iVar4 != 0) goto LAB_0011d836; LAB_0011de62: FUN_00147110(param_1[3],0,"\r\n",2); } else { if (((int)param_1[5] == 1) && (*(int *)((long)param_1 + 0x24) != 0)) { (**(code **)(lVar6 + 0x30))(); } else { (**(code **)(lVar6 + 0x18))(lVar10,&DAT_00173b71,1); } iVar4 = *(int *)((long)param_1 + 0x2c); if (iVar4 == 0) goto LAB_0011de62; LAB_0011d836: if ((iVar4 == 2) && ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2]), iVar4 != 0 || (iVar4 = FUN_00134500(*param_1), iVar4 != 0)))) goto LAB_0011de62; } *(undefined4 *)(param_1 + 8) = 0; pbVar11 = param_2; if (param_2 == pbVar1) { return; } } while( true ); } if ((int)param_1[8] != 0) { (**(code **)(param_1[1] + 0x18))(param_1[2],param_1[7]); iVar4 = (int)param_1[8]; while (0 < iVar4) { iVar4 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4)); iVar3 = iVar4 + -1; if (iVar4 != 0) { do { iVar3 = iVar3 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar3 != -1); } iVar4 = (int)param_1[8] + -1; *(int *)(param_1 + 8) = iVar4; } } if ((int)uVar8 < 1) { return; } if (*(int *)((long)param_1 + 0x2c) == 0) { LAB_0011deae: FUN_00147110(param_1[3],0,param_2,uVar8); LAB_0011debf: lVar6 = param_1[1]; lVar10 = param_1[2]; } else { lVar6 = param_1[1]; lVar10 = param_1[2]; if (*(int *)((long)param_1 + 0x2c) == 2) { iVar4 = (**(code **)(lVar6 + 0x58))(lVar10,1); if ((iVar4 != 0) || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)) goto LAB_0011deae; goto LAB_0011debf; } } if (((local_40 == 0) || ((int)param_1[5] != 1)) || ((int)uVar8 != 1)) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18); goto LAB_0011dd7b; } bVar2 = *param_2; if (bVar2 == 0xd) { if (*(int *)((long)param_1 + 0x24) == 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18); uVar8 = 1; param_2 = &DAT_00173b71; goto LAB_0011dd7b; } UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30); uVar12 = 0x10; goto LAB_0011e024; } if ((char)bVar2 < '\x0e') { if (bVar2 == 3) { if ((int)param_1[4] != 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30); uVar12 = 9; goto LAB_0011e024; } } else if (bVar2 == 8) { LAB_0011e0ba: if ((int)param_1[4] != 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30); uVar12 = 3; LAB_0011e024: /* WARNING: Could not recover jumptable at 0x0011e032. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE_00)(lVar10,uVar12); return; } } } else if (bVar2 == 0x1a) { if ((int)param_1[4] != 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x30); uVar12 = 10; goto LAB_0011e024; } } else if (bVar2 == 0x7f) goto LAB_0011e0ba; UNRECOVERED_JUMPTABLE_00 = *(code **)(lVar6 + 0x18); uVar8 = 1; LAB_0011dd7b: /* WARNING: Could not recover jumptable at 0x0011dd89. Too many branches */ /* WARNING: Treating indirect jump as call */ (*UNRECOVERED_JUMPTABLE_00)(lVar10,param_2,uVar8); return; while( true ) { ppuVar7 = __ctype_b_loc(); if (((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + -1 + (long)iVar4) * 2 + 1) & 0x20 ) != 0) && ((*(byte *)((long)*ppuVar7 + (ulong)*(byte *)(param_1[7] + (long)iVar4) * 2 + 1) & 0x20) == 0 )) break; LAB_0011da30: do { if (iVar4 < 1) goto LAB_0011d7b0; if (*(int *)((long)param_1 + 0x2c) == 0) { LAB_0011da8c: iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + (long)iVar4)); iVar15 = iVar3 + -1; if (iVar3 != 0) { do { iVar15 = iVar15 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar15 != -1); iVar4 = (int)param_1[8]; } } else if (*(int *)((long)param_1 + 0x2c) == 2) { iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1); if (iVar4 == 0) { iVar3 = FUN_00134500(*param_1,1); iVar4 = (int)param_1[8]; if (iVar3 == 0) goto LAB_0011da49; } else { iVar4 = (int)param_1[8]; } goto LAB_0011da8c; } LAB_0011da49: iVar4 = iVar4 + -1; *(int *)(param_1 + 8) = iVar4; } while (iVar4 < 1); } goto LAB_0011d7b0; joined_r0x0011daef: if (iVar4 < 1) goto LAB_0011daf8; if ((*(int *)((long)param_1 + 0x2c) == 0) || ((*(int *)((long)param_1 + 0x2c) == 2 && ((iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1), iVar4 != 0 || (iVar4 = FUN_00134500(*param_1,1), iVar4 != 0)))))) { lVar6 = (long)(int)param_1[8]; iVar3 = FUN_0011d4b0(param_1,*(undefined1 *)(param_1[7] + -1 + lVar6)); iVar4 = (int)lVar6; iVar15 = iVar3 + -1; if (iVar3 != 0) { do { iVar15 = iVar15 + -1; FUN_00147110(param_1[3],0,&DAT_00173b68,3); } while (iVar15 != -1); goto LAB_0011db59; } } else { LAB_0011db59: iVar4 = (int)param_1[8]; } iVar4 = iVar4 + -1; *(int *)(param_1 + 8) = iVar4; goto joined_r0x0011daef; LAB_0011daf8: (**(code **)(param_1[1] + 0x30))(param_1[2],4); if ((int)param_1[4] != 0) { if (uVar14 == 3) { (**(code **)(param_1[1] + 0x30))(param_1[2]); } else if (uVar14 == 0x1a) { (**(code **)(param_1[1] + 0x30))(param_1[2]); } else if (uVar14 == 0x1c) { (**(code **)(param_1[1] + 0x30))(param_1[2]); } goto LAB_0011d7b0; } LAB_0011d8c8: lVar10 = (long)(int)param_1[8]; lVar6 = param_1[7]; LAB_0011d8d3: uVar13 = (undefined1)uVar14; uVar9 = uVar13; if (*(int *)((long)param_1 + 0x44) <= (int)lVar10) goto LAB_0011d945; LAB_0011d8d8: *(int *)(param_1 + 8) = (int)lVar10 + 1; *(undefined1 *)(lVar6 + lVar10) = uVar13; if (*(int *)((long)param_1 + 0x2c) != 0) { if (*(int *)((long)param_1 + 0x2c) != 2) goto LAB_0011d8ee; iVar4 = (**(code **)(param_1[1] + 0x58))(param_1[2],1); if (iVar4 == 0) { iVar4 = FUN_00134500(*param_1); if (iVar4 != 0) { FUN_0011d3a0(param_1); } goto LAB_0011d8ee; } } FUN_0011d3a0(param_1); LAB_0011d8ee: *(undefined4 *)(param_1 + 9) = 0; goto LAB_0011d7b0; LAB_0011d930: lVar6 = param_1[7]; uVar13 = 0xd; uVar9 = 0xd; if (*(int *)((long)param_1 + 0x44) <= iVar4) { LAB_0011d945: uVar13 = uVar9; iVar4 = (int)lVar10 + 0x100; *(int *)((long)param_1 + 0x44) = iVar4; lVar6 = FUN_00122030(lVar6,(long)iVar4,1); lVar10 = (long)(int)param_1[8]; param_1[7] = lVar6; } goto LAB_0011d8d8; }
618_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c
bfd_set_error_program_name
bfd_set_error_program_name
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_error_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_error_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207262422')]
[('const-1', u'RETURN_-1207262422')]
null
null
0015a320
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_error_program_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_error_program_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_error_program_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_set_error_program_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_error_program_name(void)" (identifier "bfd_set_error_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
94_x86_64-linux-gnu-readelf_and_x86_64-linux-gnu-readelf_strip.c
elf_rx_reloc_type
FUN_0010ca70
/* WARNING: Unknown calling convention */ char * elf_rx_reloc_type(ulong rtype) { switch(rtype) { case 0: return "R_RX_NONE"; case 1: return "R_RX_DIR32"; case 2: return "R_RX_DIR24S"; case 3: return "R_RX_DIR16"; case 4: return "R_RX_DIR16U"; case 5: return "R_RX_DIR16S"; case 6: return "R_RX_DIR8"; case 7: return "R_RX_DIR8U"; case 8: return "R_RX_DIR8S"; case 9: return "R_RX_DIR24S_PCREL"; case 10: return "R_RX_DIR16S_PCREL"; case 0xb: return "R_RX_DIR8S_PCREL"; case 0xc: return "R_RX_DIR16UL"; case 0xd: return "R_RX_DIR16UW"; case 0xe: return "R_RX_DIR8UL"; case 0xf: return "R_RX_DIR8UW"; case 0x10: return "R_RX_DIR32_REV"; case 0x11: return "R_RX_DIR16_REV"; case 0x12: return "R_RX_DIR3U_PCREL"; default: return (char *)0x0; case 0x20: return "R_RX_RH_3_PCREL"; case 0x21: return "R_RX_RH_16_OP"; case 0x22: return "R_RX_RH_24_OP"; case 0x23: return "R_RX_RH_32_OP"; case 0x24: return "R_RX_RH_24_UNS"; case 0x25: return "R_RX_RH_8_NEG"; case 0x26: return "R_RX_RH_16_NEG"; case 0x27: return "R_RX_RH_24_NEG"; case 0x28: return "R_RX_RH_32_NEG"; case 0x29: return "R_RX_RH_DIFF"; case 0x2a: return "R_RX_RH_GPRELB"; case 0x2b: return "R_RX_RH_GPRELW"; case 0x2c: return "R_RX_RH_GPRELL"; case 0x2d: return "R_RX_RH_RELAX"; case 0x41: return "R_RX_ABS32"; case 0x42: return "R_RX_ABS24S"; case 0x43: return "R_RX_ABS16"; case 0x44: return "R_RX_ABS16U"; case 0x45: return "R_RX_ABS16S"; case 0x46: return "R_RX_ABS8"; case 0x47: return "R_RX_ABS8U"; case 0x48: return "R_RX_ABS8S"; case 0x49: return "R_RX_ABS24S_PCREL"; case 0x4a: return "R_RX_ABS16S_PCREL"; case 0x4b: return "R_RX_ABS8S_PCREL"; case 0x4c: return "R_RX_ABS16UL"; case 0x4d: return "R_RX_ABS16UW"; case 0x4e: return "R_RX_ABS8UL"; case 0x4f: return "R_RX_ABS8UW"; case 0x50: return "R_RX_ABS32_REV"; case 0x51: return "R_RX_ABS16_REV"; case 0x80: return "R_RX_SYM"; case 0x81: return "R_RX_OPneg"; case 0x82: return "R_RX_OPadd"; case 0x83: return "R_RX_OPsub"; case 0x84: return "R_RX_OPmul"; case 0x85: return "R_RX_OPdiv"; case 0x86: return "R_RX_OPshla"; case 0x87: return "R_RX_OPshra"; case 0x88: return "R_RX_OPsctsize"; case 0x8d: return "R_RX_OPscttop"; case 0x90: return "R_RX_OPand"; case 0x91: return "R_RX_OPor"; case 0x92: return "R_RX_OPxor"; case 0x93: return "R_RX_OPnot"; case 0x94: return "R_RX_OPmod"; case 0x95: return "R_RX_OPromtop"; case 0x96: return "R_RX_OPramtop"; } }
char * FUN_0010ca70(undefined8 param_1) { switch(param_1) { case 0: return "R_RX_NONE"; case 1: return "R_RX_DIR32"; case 2: return "R_RX_DIR24S"; case 3: return "R_RX_DIR16"; case 4: return "R_RX_DIR16U"; case 5: return "R_RX_DIR16S"; case 6: return "R_RX_DIR8"; case 7: return "R_RX_DIR8U"; case 8: return "R_RX_DIR8S"; case 9: return "R_RX_DIR24S_PCREL"; case 10: return "R_RX_DIR16S_PCREL"; case 0xb: return "R_RX_DIR8S_PCREL"; case 0xc: return "R_RX_DIR16UL"; case 0xd: return "R_RX_DIR16UW"; case 0xe: return "R_RX_DIR8UL"; case 0xf: return "R_RX_DIR8UW"; case 0x10: return "R_RX_DIR32_REV"; case 0x11: return "R_RX_DIR16_REV"; case 0x12: return "R_RX_DIR3U_PCREL"; default: return (char *)0x0; case 0x20: return "R_RX_RH_3_PCREL"; case 0x21: return "R_RX_RH_16_OP"; case 0x22: return "R_RX_RH_24_OP"; case 0x23: return "R_RX_RH_32_OP"; case 0x24: return "R_RX_RH_24_UNS"; case 0x25: return "R_RX_RH_8_NEG"; case 0x26: return "R_RX_RH_16_NEG"; case 0x27: return "R_RX_RH_24_NEG"; case 0x28: return "R_RX_RH_32_NEG"; case 0x29: return "R_RX_RH_DIFF"; case 0x2a: return "R_RX_RH_GPRELB"; case 0x2b: return "R_RX_RH_GPRELW"; case 0x2c: return "R_RX_RH_GPRELL"; case 0x2d: return "R_RX_RH_RELAX"; case 0x41: return "R_RX_ABS32"; case 0x42: return "R_RX_ABS24S"; case 0x43: return "R_RX_ABS16"; case 0x44: return "R_RX_ABS16U"; case 0x45: return "R_RX_ABS16S"; case 0x46: return "R_RX_ABS8"; case 0x47: return "R_RX_ABS8U"; case 0x48: return "R_RX_ABS8S"; case 0x49: return "R_RX_ABS24S_PCREL"; case 0x4a: return "R_RX_ABS16S_PCREL"; case 0x4b: return "R_RX_ABS8S_PCREL"; case 0x4c: return "R_RX_ABS16UL"; case 0x4d: return "R_RX_ABS16UW"; case 0x4e: return "R_RX_ABS8UL"; case 0x4f: return "R_RX_ABS8UW"; case 0x50: return "R_RX_ABS32_REV"; case 0x51: return "R_RX_ABS16_REV"; case 0x80: return "R_RX_SYM"; case 0x81: return "R_RX_OPneg"; case 0x82: return "R_RX_OPadd"; case 0x83: return "R_RX_OPsub"; case 0x84: return "R_RX_OPmul"; case 0x85: return "R_RX_OPdiv"; case 0x86: return "R_RX_OPshla"; case 0x87: return "R_RX_OPshra"; case 0x88: return "R_RX_OPsctsize"; case 0x8d: return "R_RX_OPscttop"; case 0x90: return "R_RX_OPand"; case 0x91: return "R_RX_OPor"; case 0x92: return "R_RX_OPxor"; case 0x93: return "R_RX_OPnot"; case 0x94: return "R_RX_OPmod"; case 0x95: return "R_RX_OPromtop"; case 0x96: return "R_RX_OPramtop"; } }
CMP RDI,0x96 JA 0x0010cec0 LEA RDX,[0x178114] MOVSXD RAX,dword ptr [RDX + RDI*0x4] ADD RAX,RDX JMP RAX LEA RAX,[0x160725] RET LEA RAX,[0x160a78] RET LEA RAX,[0x160a6a] RET LEA RAX,[0x160a5f] RET LEA RAX,[0x160a54] RET LEA RAX,[0x160a49] RET LEA RAX,[0x160a3f] RET LEA RAX,[0x160a34] RET LEA RAX,[0x160a26] RET LEA RAX,[0x160a17] RET LEA RAX,[0x160a0b] RET LEA RAX,[0x1609ff] RET LEA RAX,[0x1609f4] RET LEA RAX,[0x1609e9] RET LEA RAX,[0x1609de] RET LEA RAX,[0x1609d3] RET LEA RAX,[0x1609c8] RET LEA RAX,[0x1609bf] RET LEA RAX,[0x1609b0] RET LEA RAX,[0x1609a1] RET LEA RAX,[0x160995] RET LEA RAX,[0x160989] RET LEA RAX,[0x16097c] RET LEA RAX,[0x16096f] RET LEA RAX,[0x16095e] RET LEA RAX,[0x16094c] RET LEA RAX,[0x16093a] RET LEA RAX,[0x16092f] RET LEA RAX,[0x160924] RET LEA RAX,[0x16091a] RET LEA RAX,[0x16090e] RET LEA RAX,[0x160902] RET LEA RAX,[0x1608f7] RET LEA RAX,[0x1608eb] RET LEA RAX,[0x1608e0] RET LEA RAX,[0x1608d2] RET LEA RAX,[0x1608c3] RET LEA RAX,[0x1608b4] RET LEA RAX,[0x1608a5] RET LEA RAX,[0x160898] RET LEA RAX,[0x160889] RET LEA RAX,[0x16087a] RET LEA RAX,[0x16086b] RET LEA RAX,[0x16085d] RET LEA RAX,[0x16084e] RET LEA RAX,[0x160840] RET LEA RAX,[0x160832] RET LEA RAX,[0x160824] RET LEA RAX,[0x160814] RET LEA RAX,[0x160803] RET LEA RAX,[0x1607f4] RET LEA RAX,[0x1607e5] RET LEA RAX,[0x1607d9] RET LEA RAX,[0x1607cd] RET LEA RAX,[0x1607c0] RET LEA RAX,[0x1607b3] RET LEA RAX,[0x1607a2] RET LEA RAX,[0x160790] RET LEA RAX,[0x16077e] RET LEA RAX,[0x160773] RET LEA RAX,[0x160768] RET LEA RAX,[0x16075e] RET LEA RAX,[0x160752] RET LEA RAX,[0x160746] RET LEA RAX,[0x16073b] RET LEA RAX,[0x16072f] RET LEA RAX,[0x160a86] RET XOR EAX,EAX RET
null
null
null
null
[('const-1443746', u'COPY_-1206923498'), ('const-0', u'RETURN_-1206923819'), ('const-1444220', u'COPY_-1206924178'), (u'COPY_-1206923478', u'RETURN_-1206923459'), (u'COPY_-1206924198', u'RETURN_-1206924179'), ('const-1444245', u'COPY_-1206924218'), ('const-1443843', u'COPY_-1206923638'), (u'COPY_-1206924158', u'RETURN_-1206924139'), (u'COPY_-1206924278', u'RETURN_-1206924259'), ('const-0', u'RETURN_-1206923999'), ('const-0', u'RETURN_-1206923339'), ('const-1443688', u'COPY_-1206923418'), ('const-1444404', u'COPY_-1206924478'), ('const-1444415', u'COPY_-1206924498'), ('const-1444287', u'COPY_-1206924278'), ('const-0', u'RETURN_-1206923479'), ('const-0', u'RETURN_-1206924299'), ('const-0', u'RETURN_-1206923679'), ('const-1443654', u'COPY_-1206923358'), ('const-1444064', u'COPY_-1206923938'), (u'COPY_-1206923938', u'RETURN_-1206923919'), ('const-0', u'RETURN_-1206923459'), ('const-1443776', u'COPY_-1206923538'), (u'COPY_-1206923858', u'RETURN_-1206923839'), ('const-1443728', u'COPY_-1206923478'), (u'COPY_-1206924238', u'RETURN_-1206924219'), ('const-0', u'RETURN_-1206923279'), ('const-0', u'RETURN_-1206923959'), (u'COPY_-1206923358', u'RETURN_-1206923339'), ('const-1443631', u'COPY_-1206923318'), ('const-0', u'RETURN_-1206923799'), (u'COPY_-1206923318', u'RETURN_-1206923299'), ('const-0', u'RETURN_-1206924099'), ('const-0', u'RETURN_-1206923499'), ('const-1444272', u'COPY_-1206924258'), ('const-0', u'RETURN_-1206923659'), ('const-0', u'RETURN_-1206924119'), ('const-0', u'RETURN_-1206924579'), (u'COPY_-1206924498', u'RETURN_-1206924479'), (u'COPY_-1206924418', u'RETURN_-1206924399'), ('const-0', u'RETURN_-1206923359'), ('const-0', u'RETURN_-1206924079'), ('const-0', u'RETURN_-1206923319'), (u'COPY_-1206923798', u'RETURN_-1206923779'), ('const-1444425', u'COPY_-1206924518'), ('const-0', u'RETURN_-1206923539'), ('const-1444257', u'COPY_-1206924238'), ('const-0', u'RETURN_-1206924379'), (u'COPY_-1206923758', u'RETURN_-1206923739'), (u'COPY_-1206923458', u'RETURN_-1206923439'), (u'COPY_-1206924078', u'RETURN_-1206924059'), (u'COPY_-1206923738', u'RETURN_-1206923719'), ('const-1443813', u'COPY_-1206923598'), ('const-1444363', u'COPY_-1206924418'), (u'COPY_-1206924138', u'RETURN_-1206924119'), ('const-0', u'RETURN_-1206924219'), (u'COPY_-1206923438', u'RETURN_-1206923419'), ('const-1443962', u'COPY_-1206923798'), ('const-0', u'RETURN_-1206923519'), (u'COPY_-1206923918', u'RETURN_-1206923899'), ('const-0', u'RETURN_-1206923979'), ('const-0', u'RETURN_-1206924239'), (u'COPY_-1206923498', u'RETURN_-1206923479'), ('const-1444035', u'COPY_-1206923898'), (u'COPY_-1206923552', u'RETURN_-1206923532'), ('const-1444296', u'COPY_-1206924298'), ('const-1443876', u'COPY_-1206923678'), (u'COPY_-1206924298', u'RETURN_-1206924279'), (u'COPY_-1206923678', u'RETURN_-1206923659'), ('const-1444172', u'COPY_-1206924118'), ('const-1444132', u'COPY_-1206924058'), (u'COPY_-1206924338', u'RETURN_-1206924319'), ('const-1444447', u'COPY_-1206924558'), (u'COPY_-1206923998', u'RETURN_-1206923979'), ('const-0', u'RETURN_-1206924559'), ('const-1443992', u'COPY_-1206923838'), ('const-1444122', u'COPY_-1206924038'), ('const-0', u'RETURN_-1206923599'), ('const-0', u'RETURN_-1206924519'), ('const-1443860', u'COPY_-1206923658'), ('const-0', u'RETURN_-1206923532'), ('const-1444458', u'COPY_-1206924578'), ('const-1444472', u'COPY_-1206924598'), ('const-1444050', u'COPY_-1206923918'), ('const-0', u'RETURN_-1206923759'), ('const-1444329', u'COPY_-1206924358'), (u'COPY_-1206923698', u'RETURN_-1206923679'), (u'COPY_-1206924458', u'RETURN_-1206924439'), ('const-1444075', u'COPY_-1206923958'), ('const-1443947', u'COPY_-1206923778'), ('const-0', u'RETURN_-1206924479'), ('const-1443678', u'COPY_-1206923398'), ('const-0', u'RETURN_-1206923639'), ('const-1444020', u'COPY_-1206923878'), (u'COPY_-1206923838', u'RETURN_-1206923819'), (u'COPY_-1206924038', u'RETURN_-1206924019'), ('const-1444110', u'COPY_-1206924018'), ('const-1444436', u'COPY_-1206924538'), ('const-0', u'RETURN_-1206923839'), ('const-1443918', u'COPY_-1206923738'), ('const-0', u'RETURN_-1206924499'), ('const-0', u'RETURN_-1206924331'), ('const-0', u'RETURN_-1206923719'), ('const-0', u'RETURN_-1206924459'), ('const-1444143', u'COPY_-1206924078'), (u'COPY_-1206924558', u'RETURN_-1206924539'), ('const-0', u'RETURN_-1206924419'), ('const-1444154', u'COPY_-1206924098'), ('const-0', u'RETURN_-1206924259'), (u'COPY_-1206924538', u'RETURN_-1206924519'), ('const-1443710', u'COPY_-1206923458'), ('const-0', u'RETURN_-1206924439'), ('const-0', u'RETURN_-1206924139'), ('const-1443904', u'COPY_-1206923718'), ('const-0', u'RETURN_-1206923939'), ('const-0', u'RETURN_-1206923699'), ('const-1444486', u'COPY_-1206923298'), (u'COPY_-1206924018', u'RETURN_-1206923999'), ('const-0', u'RETURN_-1206924039'), ('const-0', u'RETURN_-1206924359'), (u'COPY_-1206924058', u'RETURN_-1206924039'), ('const-0', u'RETURN_-1206924539'), (u'COPY_-1206923978', u'RETURN_-1206923959'), (u'COPY_-1206924318', u'RETURN_-1206924299'), (u'COPY_-1206923778', u'RETURN_-1206923759'), ('const-1444390', u'COPY_-1206924458'), ('const-1444351', u'COPY_-1206924398'), (u'COPY_-1206923338', u'RETURN_-1206923319'), (u'COPY_-1206923418', u'RETURN_-1206923399'), ('const-0', u'RETURN_-1206923439'), ('const-1444375', u'COPY_-1206924438'), ('const-0', u'RETURN_-1206923899'), ('const-1443933', u'COPY_-1206923758'), ('const-0', u'RETURN_-1206923399'), (u'COPY_-1206923518', u'RETURN_-1206923499'), (u'COPY_-1206924578', u'RETURN_-1206924559'), ('const-0', u'RETURN_-1206923579'), ('const-0', u'RETURN_-1206924279'), (u'COPY_-1206924350', u'RETURN_-1206924331'), ('const-0', u'RETURN_-1206923419'), (u'COPY_-1206923818', u'RETURN_-1206923799'), ('const-0', u'RETURN_-1206924159'), ('const-1443763', u'COPY_-1206923518'), ('const-1443666', u'COPY_-1206923378'), (u'COPY_-1206924358', u'RETURN_-1206924339'), (u'COPY_-1206924218', u'RETURN_-1206924199'), (u'COPY_-1206923718', u'RETURN_-1206923699'), ('const-0', u'RETURN_-1206923919'), ('const-0', u'RETURN_-1206923299'), (u'COPY_-1206924118', u'RETURN_-1206924099'), ('const-1443789', u'COPY_-1206923558'), ('const-0', u'RETURN_-1206924319'), ('const-0', u'RETURN_-1206923779'), ('const-0', u'RETURN_-1206924179'), (u'COPY_-1206924478', u'RETURN_-1206924459'), (u'COPY_-1206924258', u'RETURN_-1206924239'), (u'COPY_-1206923378', u'RETURN_-1206923359'), (u'COPY_-1206923618', u'RETURN_-1206923599'), ('const-1444318', u'COPY_-1206924338'), ('const-1443801', u'COPY_-1206923578'), ('const-1444087', u'COPY_-1206923978'), (u'COPY_-1206923598', u'RETURN_-1206923579'), ('const-1443643', u'COPY_-1206923338'), ('const-0', u'RETURN_-1206924199'), (u'COPY_-1206923638', u'RETURN_-1206923619'), (u'COPY_-1206924098', u'RETURN_-1206924079'), (u'COPY_-1206923958', u'RETURN_-1206923939'), ('const-0', u'RETURN_-1206924059'), ('const-0', u'RETURN_-1206924019'), ('const-1444005', u'COPY_-1206923858'), ('const-1443890', u'COPY_-1206923698'), (u'COPY_-1206923538', u'RETURN_-1206923519'), ('const-0', u'RETURN_-1206923739'), ('const-1443699', u'COPY_-1206923438'), (u'COPY_-1206923878', u'RETURN_-1206923859'), ('const-0', u'RETURN_-1206923879'), ('tmp_849', u'BRANCHIND_-1206924628'), (u'COPY_-1206924438', u'RETURN_-1206924419'), ('const-1444340', u'COPY_-1206924378'), (u'COPY_-1206924518', u'RETURN_-1206924499'), ('const-1444190', u'COPY_-1206924138'), ('const-1443977', u'COPY_-1206923818'), (u'COPY_-1206923658', u'RETURN_-1206923639'), ('const-1444098', u'COPY_-1206923998'), ('const-0', u'RETURN_-1206924339'), ('const-0', u'RETURN_-1206923379'), ('const-1444233', u'COPY_-1206924198'), (u'COPY_-1206923398', u'RETURN_-1206923379'), ('const-0', u'RETURN_-1206923559'), ('const-1443621', u'COPY_-1206924350'), (u'COPY_-1206924178', u'RETURN_-1206924159'), (u'COPY_-1206923298', u'RETURN_-1206923279'), (u'COPY_-1206924378', u'RETURN_-1206924359'), (u'COPY_-1206923558', u'RETURN_-1206923539'), ('const-1444307', u'COPY_-1206924318'), ('const-0', u'RETURN_-1206923619'), (u'COPY_-1206924598', u'RETURN_-1206924579'), (u'COPY_-1206923898', u'RETURN_-1206923879'), ('const-0', u'RETURN_-1206923859'), ('const-1443828', u'COPY_-1206923618'), ('const-0', u'RETURN_-1206924399'), ('const-1444207', u'COPY_-1206924158'), (u'COPY_-1206923578', u'RETURN_-1206923559'), (u'COPY_-1206924398', u'RETURN_-1206924379'), ('const-0', u'COPY_-1206923552')]
[('const-1444287', u'COPY_-1206924278'), ('const-0', u'RETURN_-1206923819'), ('const-1443789', u'COPY_-1206923558'), (u'COPY_-1206923478', u'RETURN_-1206923459'), ('const-1444132', u'COPY_-1206924058'), ('const-1443688', u'COPY_-1206923418'), (u'COPY_-1206924198', u'RETURN_-1206924179'), ('const-1444390', u'COPY_-1206924458'), (u'COPY_-1206924158', u'RETURN_-1206924139'), (u'COPY_-1206924278', u'RETURN_-1206924259'), ('const-0', u'RETURN_-1206923999'), ('const-0', u'RETURN_-1206923339'), ('const-0', u'RETURN_-1206923479'), ('const-0', u'RETURN_-1206924299'), ('const-0', u'RETURN_-1206923679'), (u'COPY_-1206923938', u'RETURN_-1206923919'), ('const-0', u'RETURN_-1206923459'), ('const-1444233', u'COPY_-1206924198'), ('const-1444143', u'COPY_-1206924078'), ('const-1444075', u'COPY_-1206923958'), ('const-1443828', u'COPY_-1206923618'), (u'COPY_-1206923858', u'RETURN_-1206923839'), ('const-1443813', u'COPY_-1206923598'), ('tmp_978', u'BRANCHIND_-1206924628'), ('const-1444472', u'COPY_-1206924598'), (u'COPY_-1206924238', u'RETURN_-1206924219'), ('const-1444447', u'COPY_-1206924558'), ('const-0', u'RETURN_-1206923279'), ('const-0', u'RETURN_-1206923959'), (u'COPY_-1206923358', u'RETURN_-1206923339'), ('const-0', u'RETURN_-1206923799'), (u'COPY_-1206923318', u'RETURN_-1206923299'), ('const-0', u'RETURN_-1206924099'), ('const-0', u'COPY_-1206923552'), ('const-0', u'RETURN_-1206923499'), ('const-0', u'RETURN_-1206923659'), ('const-0', u'RETURN_-1206924119'), ('const-0', u'RETURN_-1206924579'), (u'COPY_-1206924498', u'RETURN_-1206924479'), ('const-1443977', u'COPY_-1206923818'), ('const-1444064', u'COPY_-1206923938'), ('const-1444087', u'COPY_-1206923978'), (u'COPY_-1206924418', u'RETURN_-1206924399'), ('const-1444245', u'COPY_-1206924218'), ('const-0', u'RETURN_-1206923359'), ('const-0', u'RETURN_-1206924079'), ('const-0', u'RETURN_-1206923319'), (u'COPY_-1206923798', u'RETURN_-1206923779'), ('const-1444340', u'COPY_-1206924378'), ('const-1444272', u'COPY_-1206924258'), ('const-0', u'RETURN_-1206923539'), ('const-0', u'RETURN_-1206924379'), (u'COPY_-1206923758', u'RETURN_-1206923739'), (u'COPY_-1206923458', u'RETURN_-1206923439'), (u'COPY_-1206924078', u'RETURN_-1206924059'), ('const-1443710', u'COPY_-1206923458'), (u'COPY_-1206923738', u'RETURN_-1206923719'), ('const-1443728', u'COPY_-1206923478'), (u'COPY_-1206924138', u'RETURN_-1206924119'), ('const-0', u'RETURN_-1206924219'), (u'COPY_-1206923438', u'RETURN_-1206923419'), ('const-0', u'RETURN_-1206923519'), (u'COPY_-1206923918', u'RETURN_-1206923899'), ('const-0', u'RETURN_-1206923979'), ('const-0', u'RETURN_-1206924239'), (u'COPY_-1206923498', u'RETURN_-1206923479'), ('const-1444207', u'COPY_-1206924158'), (u'COPY_-1206923552', u'RETURN_-1206923532'), ('const-1444415', u'COPY_-1206924498'), ('const-1443904', u'COPY_-1206923718'), ('const-1444172', u'COPY_-1206924118'), (u'COPY_-1206924298', u'RETURN_-1206924279'), (u'COPY_-1206923678', u'RETURN_-1206923659'), (u'COPY_-1206924338', u'RETURN_-1206924319'), (u'COPY_-1206923998', u'RETURN_-1206923979'), ('const-0', u'RETURN_-1206924559'), ('const-1444220', u'COPY_-1206924178'), ('const-1444296', u'COPY_-1206924298'), ('const-0', u'RETURN_-1206923599'), ('const-1443666', u'COPY_-1206923378'), ('const-0', u'RETURN_-1206924519'), ('const-0', u'RETURN_-1206923532'), ('const-0', u'RETURN_-1206923759'), (u'COPY_-1206923698', u'RETURN_-1206923679'), (u'COPY_-1206924458', u'RETURN_-1206924439'), ('const-1443621', u'COPY_-1206924350'), ('const-0', u'RETURN_-1206924479'), ('const-0', u'RETURN_-1206923639'), (u'COPY_-1206923838', u'RETURN_-1206923819'), ('const-1444110', u'COPY_-1206924018'), (u'COPY_-1206924038', u'RETURN_-1206924019'), ('const-1443699', u'COPY_-1206923438'), ('const-0', u'RETURN_-1206923839'), ('const-0', u'RETURN_-1206924499'), ('const-1443631', u'COPY_-1206923318'), ('const-1444154', u'COPY_-1206924098'), ('const-0', u'RETURN_-1206924331'), ('const-0', u'RETURN_-1206923719'), ('const-0', u'RETURN_-1206924459'), (u'COPY_-1206924558', u'RETURN_-1206924539'), ('const-0', u'RETURN_-1206924419'), ('const-1443890', u'COPY_-1206923698'), ('const-1443801', u'COPY_-1206923578'), ('const-0', u'RETURN_-1206924259'), (u'COPY_-1206924538', u'RETURN_-1206924519'), ('const-1444307', u'COPY_-1206924318'), ('const-1443860', u'COPY_-1206923658'), ('const-0', u'RETURN_-1206924439'), ('const-0', u'RETURN_-1206924139'), ('const-0', u'RETURN_-1206923939'), ('const-0', u'RETURN_-1206923699'), ('const-1444363', u'COPY_-1206924418'), ('const-1444005', u'COPY_-1206923858'), (u'COPY_-1206924018', u'RETURN_-1206923999'), ('const-0', u'RETURN_-1206924039'), ('const-1444020', u'COPY_-1206923878'), ('const-1444458', u'COPY_-1206924578'), ('const-0', u'RETURN_-1206924359'), ('const-1444190', u'COPY_-1206924138'), (u'COPY_-1206924058', u'RETURN_-1206924039'), ('const-0', u'RETURN_-1206924539'), (u'COPY_-1206923978', u'RETURN_-1206923959'), (u'COPY_-1206924318', u'RETURN_-1206924299'), (u'COPY_-1206923778', u'RETURN_-1206923759'), ('const-1443962', u'COPY_-1206923798'), ('const-1443933', u'COPY_-1206923758'), (u'COPY_-1206923338', u'RETURN_-1206923319'), (u'COPY_-1206923418', u'RETURN_-1206923399'), ('const-0', u'RETURN_-1206923439'), ('const-0', u'RETURN_-1206923899'), ('const-0', u'RETURN_-1206923399'), (u'COPY_-1206923518', u'RETURN_-1206923499'), (u'COPY_-1206924578', u'RETURN_-1206924559'), ('const-0', u'RETURN_-1206923579'), ('const-1443776', u'COPY_-1206923538'), ('const-1443643', u'COPY_-1206923338'), ('const-0', u'RETURN_-1206924279'), (u'COPY_-1206924350', u'RETURN_-1206924331'), ('const-0', u'RETURN_-1206923419'), ('const-1443947', u'COPY_-1206923778'), (u'COPY_-1206923818', u'RETURN_-1206923799'), ('const-0', u'RETURN_-1206924159'), ('const-1444318', u'COPY_-1206924338'), ('const-1443746', u'COPY_-1206923498'), (u'COPY_-1206924358', u'RETURN_-1206924339'), (u'COPY_-1206924218', u'RETURN_-1206924199'), (u'COPY_-1206923718', u'RETURN_-1206923699'), ('const-0', u'RETURN_-1206923919'), ('const-1443843', u'COPY_-1206923638'), ('const-1443678', u'COPY_-1206923398'), ('const-0', u'RETURN_-1206923299'), ('const-1444329', u'COPY_-1206924358'), (u'COPY_-1206924118', u'RETURN_-1206924099'), ('const-1444436', u'COPY_-1206924538'), ('const-1443763', u'COPY_-1206923518'), ('const-0', u'RETURN_-1206924319'), ('const-0', u'RETURN_-1206923779'), ('const-0', u'RETURN_-1206924179'), (u'COPY_-1206924478', u'RETURN_-1206924459'), (u'COPY_-1206924258', u'RETURN_-1206924239'), ('const-1444035', u'COPY_-1206923898'), (u'COPY_-1206923378', u'RETURN_-1206923359'), (u'COPY_-1206923618', u'RETURN_-1206923599'), ('const-1444122', u'COPY_-1206924038'), (u'COPY_-1206923598', u'RETURN_-1206923579'), ('const-0', u'RETURN_-1206924199'), (u'COPY_-1206923638', u'RETURN_-1206923619'), ('const-1444351', u'COPY_-1206924398'), (u'COPY_-1206924098', u'RETURN_-1206924079'), (u'COPY_-1206923958', u'RETURN_-1206923939'), ('const-0', u'RETURN_-1206924059'), ('const-0', u'RETURN_-1206924019'), ('const-1444404', u'COPY_-1206924478'), ('const-1443876', u'COPY_-1206923678'), (u'COPY_-1206923538', u'RETURN_-1206923519'), ('const-1444098', u'COPY_-1206923998'), ('const-0', u'RETURN_-1206923739'), ('const-1444050', u'COPY_-1206923918'), (u'COPY_-1206923878', u'RETURN_-1206923859'), ('const-0', u'RETURN_-1206923879'), (u'COPY_-1206924438', u'RETURN_-1206924419'), ('const-1444425', u'COPY_-1206924518'), (u'COPY_-1206924518', u'RETURN_-1206924499'), ('const-1444375', u'COPY_-1206924438'), (u'COPY_-1206923658', u'RETURN_-1206923639'), ('const-1443992', u'COPY_-1206923838'), ('const-0', u'RETURN_-1206924339'), ('const-0', u'RETURN_-1206923379'), (u'COPY_-1206923398', u'RETURN_-1206923379'), ('const-1444257', u'COPY_-1206924238'), ('const-1443654', u'COPY_-1206923358'), ('const-1444486', u'COPY_-1206923298'), ('const-0', u'RETURN_-1206923559'), (u'COPY_-1206924178', u'RETURN_-1206924159'), (u'COPY_-1206923298', u'RETURN_-1206923279'), ('const-1443918', u'COPY_-1206923738'), (u'COPY_-1206924378', u'RETURN_-1206924359'), (u'COPY_-1206923558', u'RETURN_-1206923539'), ('const-0', u'RETURN_-1206923619'), (u'COPY_-1206924598', u'RETURN_-1206924579'), (u'COPY_-1206923898', u'RETURN_-1206923879'), ('const-0', u'RETURN_-1206923859'), ('const-0', u'RETURN_-1206924399'), (u'COPY_-1206923578', u'RETURN_-1206923559'), (u'COPY_-1206924398', u'RETURN_-1206924379')]
null
null
0010ca70
x64
O2
(translation_unit "char * FUN_0010ca70(undefined8 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}\n\n" (function_definition "char * FUN_0010ca70(undefined8 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}" primitive_type (pointer_declarator "* FUN_0010ca70(undefined8 param_1)" * (function_declarator "FUN_0010ca70(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) )))) (compound_statement "{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}" { (switch_statement "switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }" switch (parenthesized_expression "(param_1)" ( identifier )) (compound_statement "{\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }" { (case_statement "case 0:\n return "R_RX_NONE";" case number_literal : (return_statement "return "R_RX_NONE";" return (string_literal ""R_RX_NONE"" " string_content ") ;)) (case_statement "case 1:\n return "R_RX_DIR32";" case number_literal : (return_statement "return "R_RX_DIR32";" return (string_literal ""R_RX_DIR32"" " string_content ") ;)) (case_statement "case 2:\n return "R_RX_DIR24S";" case number_literal : (return_statement "return "R_RX_DIR24S";" return (string_literal ""R_RX_DIR24S"" " string_content ") ;)) (case_statement "case 3:\n return "R_RX_DIR16";" case number_literal : (return_statement "return "R_RX_DIR16";" return (string_literal ""R_RX_DIR16"" " string_content ") ;)) (case_statement "case 4:\n return "R_RX_DIR16U";" case number_literal : (return_statement "return "R_RX_DIR16U";" return (string_literal ""R_RX_DIR16U"" " string_content ") ;)) (case_statement "case 5:\n return "R_RX_DIR16S";" case number_literal : (return_statement "return "R_RX_DIR16S";" return (string_literal ""R_RX_DIR16S"" " string_content ") ;)) (case_statement "case 6:\n return "R_RX_DIR8";" case number_literal : (return_statement "return "R_RX_DIR8";" return (string_literal ""R_RX_DIR8"" " string_content ") ;)) (case_statement "case 7:\n return "R_RX_DIR8U";" case number_literal : (return_statement "return "R_RX_DIR8U";" return (string_literal ""R_RX_DIR8U"" " string_content ") ;)) (case_statement "case 8:\n return "R_RX_DIR8S";" case number_literal : (return_statement "return "R_RX_DIR8S";" return (string_literal ""R_RX_DIR8S"" " string_content ") ;)) (case_statement "case 9:\n return "R_RX_DIR24S_PCREL";" case number_literal : (return_statement "return "R_RX_DIR24S_PCREL";" return (string_literal ""R_RX_DIR24S_PCREL"" " string_content ") ;)) (case_statement "case 10:\n return "R_RX_DIR16S_PCREL";" case number_literal : (return_statement "return "R_RX_DIR16S_PCREL";" return (string_literal ""R_RX_DIR16S_PCREL"" " string_content ") ;)) (case_statement "case 0xb:\n return "R_RX_DIR8S_PCREL";" case number_literal : (return_statement "return "R_RX_DIR8S_PCREL";" return (string_literal ""R_RX_DIR8S_PCREL"" " string_content ") ;)) (case_statement "case 0xc:\n return "R_RX_DIR16UL";" case number_literal : (return_statement "return "R_RX_DIR16UL";" return (string_literal ""R_RX_DIR16UL"" " string_content ") ;)) (case_statement "case 0xd:\n return "R_RX_DIR16UW";" case number_literal : (return_statement "return "R_RX_DIR16UW";" return (string_literal ""R_RX_DIR16UW"" " string_content ") ;)) (case_statement "case 0xe:\n return "R_RX_DIR8UL";" case number_literal : (return_statement "return "R_RX_DIR8UL";" return (string_literal ""R_RX_DIR8UL"" " string_content ") ;)) (case_statement "case 0xf:\n return "R_RX_DIR8UW";" case number_literal : (return_statement "return "R_RX_DIR8UW";" return (string_literal ""R_RX_DIR8UW"" " string_content ") ;)) (case_statement "case 0x10:\n return "R_RX_DIR32_REV";" case number_literal : (return_statement "return "R_RX_DIR32_REV";" return (string_literal ""R_RX_DIR32_REV"" " string_content ") ;)) (case_statement "case 0x11:\n return "R_RX_DIR16_REV";" case number_literal : (return_statement "return "R_RX_DIR16_REV";" return (string_literal ""R_RX_DIR16_REV"" " string_content ") ;)) (case_statement "case 0x12:\n return "R_RX_DIR3U_PCREL";" case number_literal : (return_statement "return "R_RX_DIR3U_PCREL";" return (string_literal ""R_RX_DIR3U_PCREL"" " string_content ") ;)) (case_statement "default:\n return (char *)0x0;" default : (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;)) (case_statement "case 0x20:\n return "R_RX_RH_3_PCREL";" case number_literal : (return_statement "return "R_RX_RH_3_PCREL";" return (string_literal ""R_RX_RH_3_PCREL"" " string_content ") ;)) (case_statement "case 0x21:\n return "R_RX_RH_16_OP";" case number_literal : (return_statement "return "R_RX_RH_16_OP";" return (string_literal ""R_RX_RH_16_OP"" " string_content ") ;)) (case_statement "case 0x22:\n return "R_RX_RH_24_OP";" case number_literal : (return_statement "return "R_RX_RH_24_OP";" return (string_literal ""R_RX_RH_24_OP"" " string_content ") ;)) (case_statement "case 0x23:\n return "R_RX_RH_32_OP";" case number_literal : (return_statement "return "R_RX_RH_32_OP";" return (string_literal ""R_RX_RH_32_OP"" " string_content ") ;)) (case_statement "case 0x24:\n return "R_RX_RH_24_UNS";" case number_literal : (return_statement "return "R_RX_RH_24_UNS";" return (string_literal ""R_RX_RH_24_UNS"" " string_content ") ;)) (case_statement "case 0x25:\n return "R_RX_RH_8_NEG";" case number_literal : (return_statement "return "R_RX_RH_8_NEG";" return (string_literal ""R_RX_RH_8_NEG"" " string_content ") ;)) (case_statement "case 0x26:\n return "R_RX_RH_16_NEG";" case number_literal : (return_statement "return "R_RX_RH_16_NEG";" return (string_literal ""R_RX_RH_16_NEG"" " string_content ") ;)) (case_statement "case 0x27:\n return "R_RX_RH_24_NEG";" case number_literal : (return_statement "return "R_RX_RH_24_NEG";" return (string_literal ""R_RX_RH_24_NEG"" " string_content ") ;)) (case_statement "case 0x28:\n return "R_RX_RH_32_NEG";" case number_literal : (return_statement "return "R_RX_RH_32_NEG";" return (string_literal ""R_RX_RH_32_NEG"" " string_content ") ;)) (case_statement "case 0x29:\n return "R_RX_RH_DIFF";" case number_literal : (return_statement "return "R_RX_RH_DIFF";" return (string_literal ""R_RX_RH_DIFF"" " string_content ") ;)) (case_statement "case 0x2a:\n return "R_RX_RH_GPRELB";" case number_literal : (return_statement "return "R_RX_RH_GPRELB";" return (string_literal ""R_RX_RH_GPRELB"" " string_content ") ;)) (case_statement "case 0x2b:\n return "R_RX_RH_GPRELW";" case number_literal : (return_statement "return "R_RX_RH_GPRELW";" return (string_literal ""R_RX_RH_GPRELW"" " string_content ") ;)) (case_statement "case 0x2c:\n return "R_RX_RH_GPRELL";" case number_literal : (return_statement "return "R_RX_RH_GPRELL";" return (string_literal ""R_RX_RH_GPRELL"" " string_content ") ;)) (case_statement "case 0x2d:\n return "R_RX_RH_RELAX";" case number_literal : (return_statement "return "R_RX_RH_RELAX";" return (string_literal ""R_RX_RH_RELAX"" " string_content ") ;)) (case_statement "case 0x41:\n return "R_RX_ABS32";" case number_literal : (return_statement "return "R_RX_ABS32";" return (string_literal ""R_RX_ABS32"" " string_content ") ;)) (case_statement "case 0x42:\n return "R_RX_ABS24S";" case number_literal : (return_statement "return "R_RX_ABS24S";" return (string_literal ""R_RX_ABS24S"" " string_content ") ;)) (case_statement "case 0x43:\n return "R_RX_ABS16";" case number_literal : (return_statement "return "R_RX_ABS16";" return (string_literal ""R_RX_ABS16"" " string_content ") ;)) (case_statement "case 0x44:\n return "R_RX_ABS16U";" case number_literal : (return_statement "return "R_RX_ABS16U";" return (string_literal ""R_RX_ABS16U"" " string_content ") ;)) (case_statement "case 0x45:\n return "R_RX_ABS16S";" case number_literal : (return_statement "return "R_RX_ABS16S";" return (string_literal ""R_RX_ABS16S"" " string_content ") ;)) (case_statement "case 0x46:\n return "R_RX_ABS8";" case number_literal : (return_statement "return "R_RX_ABS8";" return (string_literal ""R_RX_ABS8"" " string_content ") ;)) (case_statement "case 0x47:\n return "R_RX_ABS8U";" case number_literal : (return_statement "return "R_RX_ABS8U";" return (string_literal ""R_RX_ABS8U"" " string_content ") ;)) (case_statement "case 0x48:\n return "R_RX_ABS8S";" case number_literal : (return_statement "return "R_RX_ABS8S";" return (string_literal ""R_RX_ABS8S"" " string_content ") ;)) (case_statement "case 0x49:\n return "R_RX_ABS24S_PCREL";" case number_literal : (return_statement "return "R_RX_ABS24S_PCREL";" return (string_literal ""R_RX_ABS24S_PCREL"" " string_content ") ;)) (case_statement "case 0x4a:\n return "R_RX_ABS16S_PCREL";" case number_literal : (return_statement "return "R_RX_ABS16S_PCREL";" return (string_literal ""R_RX_ABS16S_PCREL"" " string_content ") ;)) (case_statement "case 0x4b:\n return "R_RX_ABS8S_PCREL";" case number_literal : (return_statement "return "R_RX_ABS8S_PCREL";" return (string_literal ""R_RX_ABS8S_PCREL"" " string_content ") ;)) (case_statement "case 0x4c:\n return "R_RX_ABS16UL";" case number_literal : (return_statement "return "R_RX_ABS16UL";" return (string_literal ""R_RX_ABS16UL"" " string_content ") ;)) (case_statement "case 0x4d:\n return "R_RX_ABS16UW";" case number_literal : (return_statement "return "R_RX_ABS16UW";" return (string_literal ""R_RX_ABS16UW"" " string_content ") ;)) (case_statement "case 0x4e:\n return "R_RX_ABS8UL";" case number_literal : (return_statement "return "R_RX_ABS8UL";" return (string_literal ""R_RX_ABS8UL"" " string_content ") ;)) (case_statement "case 0x4f:\n return "R_RX_ABS8UW";" case number_literal : (return_statement "return "R_RX_ABS8UW";" return (string_literal ""R_RX_ABS8UW"" " string_content ") ;)) (case_statement "case 0x50:\n return "R_RX_ABS32_REV";" case number_literal : (return_statement "return "R_RX_ABS32_REV";" return (string_literal ""R_RX_ABS32_REV"" " string_content ") ;)) (case_statement "case 0x51:\n return "R_RX_ABS16_REV";" case number_literal : (return_statement "return "R_RX_ABS16_REV";" return (string_literal ""R_RX_ABS16_REV"" " string_content ") ;)) (case_statement "case 0x80:\n return "R_RX_SYM";" case number_literal : (return_statement "return "R_RX_SYM";" return (string_literal ""R_RX_SYM"" " string_content ") ;)) (case_statement "case 0x81:\n return "R_RX_OPneg";" case number_literal : (return_statement "return "R_RX_OPneg";" return (string_literal ""R_RX_OPneg"" " string_content ") ;)) (case_statement "case 0x82:\n return "R_RX_OPadd";" case number_literal : (return_statement "return "R_RX_OPadd";" return (string_literal ""R_RX_OPadd"" " string_content ") ;)) (case_statement "case 0x83:\n return "R_RX_OPsub";" case number_literal : (return_statement "return "R_RX_OPsub";" return (string_literal ""R_RX_OPsub"" " string_content ") ;)) (case_statement "case 0x84:\n return "R_RX_OPmul";" case number_literal : (return_statement "return "R_RX_OPmul";" return (string_literal ""R_RX_OPmul"" " string_content ") ;)) (case_statement "case 0x85:\n return "R_RX_OPdiv";" case number_literal : (return_statement "return "R_RX_OPdiv";" return (string_literal ""R_RX_OPdiv"" " string_content ") ;)) (case_statement "case 0x86:\n return "R_RX_OPshla";" case number_literal : (return_statement "return "R_RX_OPshla";" return (string_literal ""R_RX_OPshla"" " string_content ") ;)) (case_statement "case 0x87:\n return "R_RX_OPshra";" case number_literal : (return_statement "return "R_RX_OPshra";" return (string_literal ""R_RX_OPshra"" " string_content ") ;)) (case_statement "case 0x88:\n return "R_RX_OPsctsize";" case number_literal : (return_statement "return "R_RX_OPsctsize";" return (string_literal ""R_RX_OPsctsize"" " string_content ") ;)) (case_statement "case 0x8d:\n return "R_RX_OPscttop";" case number_literal : (return_statement "return "R_RX_OPscttop";" return (string_literal ""R_RX_OPscttop"" " string_content ") ;)) (case_statement "case 0x90:\n return "R_RX_OPand";" case number_literal : (return_statement "return "R_RX_OPand";" return (string_literal ""R_RX_OPand"" " string_content ") ;)) (case_statement "case 0x91:\n return "R_RX_OPor";" case number_literal : (return_statement "return "R_RX_OPor";" return (string_literal ""R_RX_OPor"" " string_content ") ;)) (case_statement "case 0x92:\n return "R_RX_OPxor";" case number_literal : (return_statement "return "R_RX_OPxor";" return (string_literal ""R_RX_OPxor"" " string_content ") ;)) (case_statement "case 0x93:\n return "R_RX_OPnot";" case number_literal : (return_statement "return "R_RX_OPnot";" return (string_literal ""R_RX_OPnot"" " string_content ") ;)) (case_statement "case 0x94:\n return "R_RX_OPmod";" case number_literal : (return_statement "return "R_RX_OPmod";" return (string_literal ""R_RX_OPmod"" " string_content ") ;)) (case_statement "case 0x95:\n return "R_RX_OPromtop";" case number_literal : (return_statement "return "R_RX_OPromtop";" return (string_literal ""R_RX_OPromtop"" " string_content ") ;)) (case_statement "case 0x96:\n return "R_RX_OPramtop";" case number_literal : (return_statement "return "R_RX_OPramtop";" return (string_literal ""R_RX_OPramtop"" " string_content ") ;)) })) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nchar * elf_rx_reloc_type(ulong rtype)\n\n{\n switch(rtype) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}\n\n" comment (function_definition "char * elf_rx_reloc_type(ulong rtype)\n\n{\n switch(rtype) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}" primitive_type (pointer_declarator "* elf_rx_reloc_type(ulong rtype)" * (function_declarator "elf_rx_reloc_type(ulong rtype)" identifier (parameter_list "(ulong rtype)" ( (parameter_declaration "ulong rtype" type_identifier identifier) )))) (compound_statement "{\n switch(rtype) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}" { (switch_statement "switch(rtype) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }" switch (parenthesized_expression "(rtype)" ( identifier )) (compound_statement "{\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }" { (case_statement "case 0:\n return "R_RX_NONE";" case number_literal : (return_statement "return "R_RX_NONE";" return (string_literal ""R_RX_NONE"" " string_content ") ;)) (case_statement "case 1:\n return "R_RX_DIR32";" case number_literal : (return_statement "return "R_RX_DIR32";" return (string_literal ""R_RX_DIR32"" " string_content ") ;)) (case_statement "case 2:\n return "R_RX_DIR24S";" case number_literal : (return_statement "return "R_RX_DIR24S";" return (string_literal ""R_RX_DIR24S"" " string_content ") ;)) (case_statement "case 3:\n return "R_RX_DIR16";" case number_literal : (return_statement "return "R_RX_DIR16";" return (string_literal ""R_RX_DIR16"" " string_content ") ;)) (case_statement "case 4:\n return "R_RX_DIR16U";" case number_literal : (return_statement "return "R_RX_DIR16U";" return (string_literal ""R_RX_DIR16U"" " string_content ") ;)) (case_statement "case 5:\n return "R_RX_DIR16S";" case number_literal : (return_statement "return "R_RX_DIR16S";" return (string_literal ""R_RX_DIR16S"" " string_content ") ;)) (case_statement "case 6:\n return "R_RX_DIR8";" case number_literal : (return_statement "return "R_RX_DIR8";" return (string_literal ""R_RX_DIR8"" " string_content ") ;)) (case_statement "case 7:\n return "R_RX_DIR8U";" case number_literal : (return_statement "return "R_RX_DIR8U";" return (string_literal ""R_RX_DIR8U"" " string_content ") ;)) (case_statement "case 8:\n return "R_RX_DIR8S";" case number_literal : (return_statement "return "R_RX_DIR8S";" return (string_literal ""R_RX_DIR8S"" " string_content ") ;)) (case_statement "case 9:\n return "R_RX_DIR24S_PCREL";" case number_literal : (return_statement "return "R_RX_DIR24S_PCREL";" return (string_literal ""R_RX_DIR24S_PCREL"" " string_content ") ;)) (case_statement "case 10:\n return "R_RX_DIR16S_PCREL";" case number_literal : (return_statement "return "R_RX_DIR16S_PCREL";" return (string_literal ""R_RX_DIR16S_PCREL"" " string_content ") ;)) (case_statement "case 0xb:\n return "R_RX_DIR8S_PCREL";" case number_literal : (return_statement "return "R_RX_DIR8S_PCREL";" return (string_literal ""R_RX_DIR8S_PCREL"" " string_content ") ;)) (case_statement "case 0xc:\n return "R_RX_DIR16UL";" case number_literal : (return_statement "return "R_RX_DIR16UL";" return (string_literal ""R_RX_DIR16UL"" " string_content ") ;)) (case_statement "case 0xd:\n return "R_RX_DIR16UW";" case number_literal : (return_statement "return "R_RX_DIR16UW";" return (string_literal ""R_RX_DIR16UW"" " string_content ") ;)) (case_statement "case 0xe:\n return "R_RX_DIR8UL";" case number_literal : (return_statement "return "R_RX_DIR8UL";" return (string_literal ""R_RX_DIR8UL"" " string_content ") ;)) (case_statement "case 0xf:\n return "R_RX_DIR8UW";" case number_literal : (return_statement "return "R_RX_DIR8UW";" return (string_literal ""R_RX_DIR8UW"" " string_content ") ;)) (case_statement "case 0x10:\n return "R_RX_DIR32_REV";" case number_literal : (return_statement "return "R_RX_DIR32_REV";" return (string_literal ""R_RX_DIR32_REV"" " string_content ") ;)) (case_statement "case 0x11:\n return "R_RX_DIR16_REV";" case number_literal : (return_statement "return "R_RX_DIR16_REV";" return (string_literal ""R_RX_DIR16_REV"" " string_content ") ;)) (case_statement "case 0x12:\n return "R_RX_DIR3U_PCREL";" case number_literal : (return_statement "return "R_RX_DIR3U_PCREL";" return (string_literal ""R_RX_DIR3U_PCREL"" " string_content ") ;)) (case_statement "default:\n return (char *)0x0;" default : (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;)) (case_statement "case 0x20:\n return "R_RX_RH_3_PCREL";" case number_literal : (return_statement "return "R_RX_RH_3_PCREL";" return (string_literal ""R_RX_RH_3_PCREL"" " string_content ") ;)) (case_statement "case 0x21:\n return "R_RX_RH_16_OP";" case number_literal : (return_statement "return "R_RX_RH_16_OP";" return (string_literal ""R_RX_RH_16_OP"" " string_content ") ;)) (case_statement "case 0x22:\n return "R_RX_RH_24_OP";" case number_literal : (return_statement "return "R_RX_RH_24_OP";" return (string_literal ""R_RX_RH_24_OP"" " string_content ") ;)) (case_statement "case 0x23:\n return "R_RX_RH_32_OP";" case number_literal : (return_statement "return "R_RX_RH_32_OP";" return (string_literal ""R_RX_RH_32_OP"" " string_content ") ;)) (case_statement "case 0x24:\n return "R_RX_RH_24_UNS";" case number_literal : (return_statement "return "R_RX_RH_24_UNS";" return (string_literal ""R_RX_RH_24_UNS"" " string_content ") ;)) (case_statement "case 0x25:\n return "R_RX_RH_8_NEG";" case number_literal : (return_statement "return "R_RX_RH_8_NEG";" return (string_literal ""R_RX_RH_8_NEG"" " string_content ") ;)) (case_statement "case 0x26:\n return "R_RX_RH_16_NEG";" case number_literal : (return_statement "return "R_RX_RH_16_NEG";" return (string_literal ""R_RX_RH_16_NEG"" " string_content ") ;)) (case_statement "case 0x27:\n return "R_RX_RH_24_NEG";" case number_literal : (return_statement "return "R_RX_RH_24_NEG";" return (string_literal ""R_RX_RH_24_NEG"" " string_content ") ;)) (case_statement "case 0x28:\n return "R_RX_RH_32_NEG";" case number_literal : (return_statement "return "R_RX_RH_32_NEG";" return (string_literal ""R_RX_RH_32_NEG"" " string_content ") ;)) (case_statement "case 0x29:\n return "R_RX_RH_DIFF";" case number_literal : (return_statement "return "R_RX_RH_DIFF";" return (string_literal ""R_RX_RH_DIFF"" " string_content ") ;)) (case_statement "case 0x2a:\n return "R_RX_RH_GPRELB";" case number_literal : (return_statement "return "R_RX_RH_GPRELB";" return (string_literal ""R_RX_RH_GPRELB"" " string_content ") ;)) (case_statement "case 0x2b:\n return "R_RX_RH_GPRELW";" case number_literal : (return_statement "return "R_RX_RH_GPRELW";" return (string_literal ""R_RX_RH_GPRELW"" " string_content ") ;)) (case_statement "case 0x2c:\n return "R_RX_RH_GPRELL";" case number_literal : (return_statement "return "R_RX_RH_GPRELL";" return (string_literal ""R_RX_RH_GPRELL"" " string_content ") ;)) (case_statement "case 0x2d:\n return "R_RX_RH_RELAX";" case number_literal : (return_statement "return "R_RX_RH_RELAX";" return (string_literal ""R_RX_RH_RELAX"" " string_content ") ;)) (case_statement "case 0x41:\n return "R_RX_ABS32";" case number_literal : (return_statement "return "R_RX_ABS32";" return (string_literal ""R_RX_ABS32"" " string_content ") ;)) (case_statement "case 0x42:\n return "R_RX_ABS24S";" case number_literal : (return_statement "return "R_RX_ABS24S";" return (string_literal ""R_RX_ABS24S"" " string_content ") ;)) (case_statement "case 0x43:\n return "R_RX_ABS16";" case number_literal : (return_statement "return "R_RX_ABS16";" return (string_literal ""R_RX_ABS16"" " string_content ") ;)) (case_statement "case 0x44:\n return "R_RX_ABS16U";" case number_literal : (return_statement "return "R_RX_ABS16U";" return (string_literal ""R_RX_ABS16U"" " string_content ") ;)) (case_statement "case 0x45:\n return "R_RX_ABS16S";" case number_literal : (return_statement "return "R_RX_ABS16S";" return (string_literal ""R_RX_ABS16S"" " string_content ") ;)) (case_statement "case 0x46:\n return "R_RX_ABS8";" case number_literal : (return_statement "return "R_RX_ABS8";" return (string_literal ""R_RX_ABS8"" " string_content ") ;)) (case_statement "case 0x47:\n return "R_RX_ABS8U";" case number_literal : (return_statement "return "R_RX_ABS8U";" return (string_literal ""R_RX_ABS8U"" " string_content ") ;)) (case_statement "case 0x48:\n return "R_RX_ABS8S";" case number_literal : (return_statement "return "R_RX_ABS8S";" return (string_literal ""R_RX_ABS8S"" " string_content ") ;)) (case_statement "case 0x49:\n return "R_RX_ABS24S_PCREL";" case number_literal : (return_statement "return "R_RX_ABS24S_PCREL";" return (string_literal ""R_RX_ABS24S_PCREL"" " string_content ") ;)) (case_statement "case 0x4a:\n return "R_RX_ABS16S_PCREL";" case number_literal : (return_statement "return "R_RX_ABS16S_PCREL";" return (string_literal ""R_RX_ABS16S_PCREL"" " string_content ") ;)) (case_statement "case 0x4b:\n return "R_RX_ABS8S_PCREL";" case number_literal : (return_statement "return "R_RX_ABS8S_PCREL";" return (string_literal ""R_RX_ABS8S_PCREL"" " string_content ") ;)) (case_statement "case 0x4c:\n return "R_RX_ABS16UL";" case number_literal : (return_statement "return "R_RX_ABS16UL";" return (string_literal ""R_RX_ABS16UL"" " string_content ") ;)) (case_statement "case 0x4d:\n return "R_RX_ABS16UW";" case number_literal : (return_statement "return "R_RX_ABS16UW";" return (string_literal ""R_RX_ABS16UW"" " string_content ") ;)) (case_statement "case 0x4e:\n return "R_RX_ABS8UL";" case number_literal : (return_statement "return "R_RX_ABS8UL";" return (string_literal ""R_RX_ABS8UL"" " string_content ") ;)) (case_statement "case 0x4f:\n return "R_RX_ABS8UW";" case number_literal : (return_statement "return "R_RX_ABS8UW";" return (string_literal ""R_RX_ABS8UW"" " string_content ") ;)) (case_statement "case 0x50:\n return "R_RX_ABS32_REV";" case number_literal : (return_statement "return "R_RX_ABS32_REV";" return (string_literal ""R_RX_ABS32_REV"" " string_content ") ;)) (case_statement "case 0x51:\n return "R_RX_ABS16_REV";" case number_literal : (return_statement "return "R_RX_ABS16_REV";" return (string_literal ""R_RX_ABS16_REV"" " string_content ") ;)) (case_statement "case 0x80:\n return "R_RX_SYM";" case number_literal : (return_statement "return "R_RX_SYM";" return (string_literal ""R_RX_SYM"" " string_content ") ;)) (case_statement "case 0x81:\n return "R_RX_OPneg";" case number_literal : (return_statement "return "R_RX_OPneg";" return (string_literal ""R_RX_OPneg"" " string_content ") ;)) (case_statement "case 0x82:\n return "R_RX_OPadd";" case number_literal : (return_statement "return "R_RX_OPadd";" return (string_literal ""R_RX_OPadd"" " string_content ") ;)) (case_statement "case 0x83:\n return "R_RX_OPsub";" case number_literal : (return_statement "return "R_RX_OPsub";" return (string_literal ""R_RX_OPsub"" " string_content ") ;)) (case_statement "case 0x84:\n return "R_RX_OPmul";" case number_literal : (return_statement "return "R_RX_OPmul";" return (string_literal ""R_RX_OPmul"" " string_content ") ;)) (case_statement "case 0x85:\n return "R_RX_OPdiv";" case number_literal : (return_statement "return "R_RX_OPdiv";" return (string_literal ""R_RX_OPdiv"" " string_content ") ;)) (case_statement "case 0x86:\n return "R_RX_OPshla";" case number_literal : (return_statement "return "R_RX_OPshla";" return (string_literal ""R_RX_OPshla"" " string_content ") ;)) (case_statement "case 0x87:\n return "R_RX_OPshra";" case number_literal : (return_statement "return "R_RX_OPshra";" return (string_literal ""R_RX_OPshra"" " string_content ") ;)) (case_statement "case 0x88:\n return "R_RX_OPsctsize";" case number_literal : (return_statement "return "R_RX_OPsctsize";" return (string_literal ""R_RX_OPsctsize"" " string_content ") ;)) (case_statement "case 0x8d:\n return "R_RX_OPscttop";" case number_literal : (return_statement "return "R_RX_OPscttop";" return (string_literal ""R_RX_OPscttop"" " string_content ") ;)) (case_statement "case 0x90:\n return "R_RX_OPand";" case number_literal : (return_statement "return "R_RX_OPand";" return (string_literal ""R_RX_OPand"" " string_content ") ;)) (case_statement "case 0x91:\n return "R_RX_OPor";" case number_literal : (return_statement "return "R_RX_OPor";" return (string_literal ""R_RX_OPor"" " string_content ") ;)) (case_statement "case 0x92:\n return "R_RX_OPxor";" case number_literal : (return_statement "return "R_RX_OPxor";" return (string_literal ""R_RX_OPxor"" " string_content ") ;)) (case_statement "case 0x93:\n return "R_RX_OPnot";" case number_literal : (return_statement "return "R_RX_OPnot";" return (string_literal ""R_RX_OPnot"" " string_content ") ;)) (case_statement "case 0x94:\n return "R_RX_OPmod";" case number_literal : (return_statement "return "R_RX_OPmod";" return (string_literal ""R_RX_OPmod"" " string_content ") ;)) (case_statement "case 0x95:\n return "R_RX_OPromtop";" case number_literal : (return_statement "return "R_RX_OPromtop";" return (string_literal ""R_RX_OPromtop"" " string_content ") ;)) (case_statement "case 0x96:\n return "R_RX_OPramtop";" case number_literal : (return_statement "return "R_RX_OPramtop";" return (string_literal ""R_RX_OPramtop"" " string_content ") ;)) })) })))
(translation_unit "char * FUN_0010ca70(undefined8 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}\n\n" (function_definition "char * FUN_0010ca70(undefined8 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}" primitive_type (pointer_declarator "* FUN_0010ca70(undefined8 param_1)" * (function_declarator "FUN_0010ca70(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) )))) (compound_statement "{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}" { (switch_statement "switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }" switch (parenthesized_expression "(param_1)" ( identifier )) (compound_statement "{\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }" { (case_statement "case 0:\n return "R_RX_NONE";" case number_literal : (return_statement "return "R_RX_NONE";" return (string_literal ""R_RX_NONE"" " string_content ") ;)) (case_statement "case 1:\n return "R_RX_DIR32";" case number_literal : (return_statement "return "R_RX_DIR32";" return (string_literal ""R_RX_DIR32"" " string_content ") ;)) (case_statement "case 2:\n return "R_RX_DIR24S";" case number_literal : (return_statement "return "R_RX_DIR24S";" return (string_literal ""R_RX_DIR24S"" " string_content ") ;)) (case_statement "case 3:\n return "R_RX_DIR16";" case number_literal : (return_statement "return "R_RX_DIR16";" return (string_literal ""R_RX_DIR16"" " string_content ") ;)) (case_statement "case 4:\n return "R_RX_DIR16U";" case number_literal : (return_statement "return "R_RX_DIR16U";" return (string_literal ""R_RX_DIR16U"" " string_content ") ;)) (case_statement "case 5:\n return "R_RX_DIR16S";" case number_literal : (return_statement "return "R_RX_DIR16S";" return (string_literal ""R_RX_DIR16S"" " string_content ") ;)) (case_statement "case 6:\n return "R_RX_DIR8";" case number_literal : (return_statement "return "R_RX_DIR8";" return (string_literal ""R_RX_DIR8"" " string_content ") ;)) (case_statement "case 7:\n return "R_RX_DIR8U";" case number_literal : (return_statement "return "R_RX_DIR8U";" return (string_literal ""R_RX_DIR8U"" " string_content ") ;)) (case_statement "case 8:\n return "R_RX_DIR8S";" case number_literal : (return_statement "return "R_RX_DIR8S";" return (string_literal ""R_RX_DIR8S"" " string_content ") ;)) (case_statement "case 9:\n return "R_RX_DIR24S_PCREL";" case number_literal : (return_statement "return "R_RX_DIR24S_PCREL";" return (string_literal ""R_RX_DIR24S_PCREL"" " string_content ") ;)) (case_statement "case 10:\n return "R_RX_DIR16S_PCREL";" case number_literal : (return_statement "return "R_RX_DIR16S_PCREL";" return (string_literal ""R_RX_DIR16S_PCREL"" " string_content ") ;)) (case_statement "case 0xb:\n return "R_RX_DIR8S_PCREL";" case number_literal : (return_statement "return "R_RX_DIR8S_PCREL";" return (string_literal ""R_RX_DIR8S_PCREL"" " string_content ") ;)) (case_statement "case 0xc:\n return "R_RX_DIR16UL";" case number_literal : (return_statement "return "R_RX_DIR16UL";" return (string_literal ""R_RX_DIR16UL"" " string_content ") ;)) (case_statement "case 0xd:\n return "R_RX_DIR16UW";" case number_literal : (return_statement "return "R_RX_DIR16UW";" return (string_literal ""R_RX_DIR16UW"" " string_content ") ;)) (case_statement "case 0xe:\n return "R_RX_DIR8UL";" case number_literal : (return_statement "return "R_RX_DIR8UL";" return (string_literal ""R_RX_DIR8UL"" " string_content ") ;)) (case_statement "case 0xf:\n return "R_RX_DIR8UW";" case number_literal : (return_statement "return "R_RX_DIR8UW";" return (string_literal ""R_RX_DIR8UW"" " string_content ") ;)) (case_statement "case 0x10:\n return "R_RX_DIR32_REV";" case number_literal : (return_statement "return "R_RX_DIR32_REV";" return (string_literal ""R_RX_DIR32_REV"" " string_content ") ;)) (case_statement "case 0x11:\n return "R_RX_DIR16_REV";" case number_literal : (return_statement "return "R_RX_DIR16_REV";" return (string_literal ""R_RX_DIR16_REV"" " string_content ") ;)) (case_statement "case 0x12:\n return "R_RX_DIR3U_PCREL";" case number_literal : (return_statement "return "R_RX_DIR3U_PCREL";" return (string_literal ""R_RX_DIR3U_PCREL"" " string_content ") ;)) (case_statement "default:\n return (char *)0x0;" default : (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;)) (case_statement "case 0x20:\n return "R_RX_RH_3_PCREL";" case number_literal : (return_statement "return "R_RX_RH_3_PCREL";" return (string_literal ""R_RX_RH_3_PCREL"" " string_content ") ;)) (case_statement "case 0x21:\n return "R_RX_RH_16_OP";" case number_literal : (return_statement "return "R_RX_RH_16_OP";" return (string_literal ""R_RX_RH_16_OP"" " string_content ") ;)) (case_statement "case 0x22:\n return "R_RX_RH_24_OP";" case number_literal : (return_statement "return "R_RX_RH_24_OP";" return (string_literal ""R_RX_RH_24_OP"" " string_content ") ;)) (case_statement "case 0x23:\n return "R_RX_RH_32_OP";" case number_literal : (return_statement "return "R_RX_RH_32_OP";" return (string_literal ""R_RX_RH_32_OP"" " string_content ") ;)) (case_statement "case 0x24:\n return "R_RX_RH_24_UNS";" case number_literal : (return_statement "return "R_RX_RH_24_UNS";" return (string_literal ""R_RX_RH_24_UNS"" " string_content ") ;)) (case_statement "case 0x25:\n return "R_RX_RH_8_NEG";" case number_literal : (return_statement "return "R_RX_RH_8_NEG";" return (string_literal ""R_RX_RH_8_NEG"" " string_content ") ;)) (case_statement "case 0x26:\n return "R_RX_RH_16_NEG";" case number_literal : (return_statement "return "R_RX_RH_16_NEG";" return (string_literal ""R_RX_RH_16_NEG"" " string_content ") ;)) (case_statement "case 0x27:\n return "R_RX_RH_24_NEG";" case number_literal : (return_statement "return "R_RX_RH_24_NEG";" return (string_literal ""R_RX_RH_24_NEG"" " string_content ") ;)) (case_statement "case 0x28:\n return "R_RX_RH_32_NEG";" case number_literal : (return_statement "return "R_RX_RH_32_NEG";" return (string_literal ""R_RX_RH_32_NEG"" " string_content ") ;)) (case_statement "case 0x29:\n return "R_RX_RH_DIFF";" case number_literal : (return_statement "return "R_RX_RH_DIFF";" return (string_literal ""R_RX_RH_DIFF"" " string_content ") ;)) (case_statement "case 0x2a:\n return "R_RX_RH_GPRELB";" case number_literal : (return_statement "return "R_RX_RH_GPRELB";" return (string_literal ""R_RX_RH_GPRELB"" " string_content ") ;)) (case_statement "case 0x2b:\n return "R_RX_RH_GPRELW";" case number_literal : (return_statement "return "R_RX_RH_GPRELW";" return (string_literal ""R_RX_RH_GPRELW"" " string_content ") ;)) (case_statement "case 0x2c:\n return "R_RX_RH_GPRELL";" case number_literal : (return_statement "return "R_RX_RH_GPRELL";" return (string_literal ""R_RX_RH_GPRELL"" " string_content ") ;)) (case_statement "case 0x2d:\n return "R_RX_RH_RELAX";" case number_literal : (return_statement "return "R_RX_RH_RELAX";" return (string_literal ""R_RX_RH_RELAX"" " string_content ") ;)) (case_statement "case 0x41:\n return "R_RX_ABS32";" case number_literal : (return_statement "return "R_RX_ABS32";" return (string_literal ""R_RX_ABS32"" " string_content ") ;)) (case_statement "case 0x42:\n return "R_RX_ABS24S";" case number_literal : (return_statement "return "R_RX_ABS24S";" return (string_literal ""R_RX_ABS24S"" " string_content ") ;)) (case_statement "case 0x43:\n return "R_RX_ABS16";" case number_literal : (return_statement "return "R_RX_ABS16";" return (string_literal ""R_RX_ABS16"" " string_content ") ;)) (case_statement "case 0x44:\n return "R_RX_ABS16U";" case number_literal : (return_statement "return "R_RX_ABS16U";" return (string_literal ""R_RX_ABS16U"" " string_content ") ;)) (case_statement "case 0x45:\n return "R_RX_ABS16S";" case number_literal : (return_statement "return "R_RX_ABS16S";" return (string_literal ""R_RX_ABS16S"" " string_content ") ;)) (case_statement "case 0x46:\n return "R_RX_ABS8";" case number_literal : (return_statement "return "R_RX_ABS8";" return (string_literal ""R_RX_ABS8"" " string_content ") ;)) (case_statement "case 0x47:\n return "R_RX_ABS8U";" case number_literal : (return_statement "return "R_RX_ABS8U";" return (string_literal ""R_RX_ABS8U"" " string_content ") ;)) (case_statement "case 0x48:\n return "R_RX_ABS8S";" case number_literal : (return_statement "return "R_RX_ABS8S";" return (string_literal ""R_RX_ABS8S"" " string_content ") ;)) (case_statement "case 0x49:\n return "R_RX_ABS24S_PCREL";" case number_literal : (return_statement "return "R_RX_ABS24S_PCREL";" return (string_literal ""R_RX_ABS24S_PCREL"" " string_content ") ;)) (case_statement "case 0x4a:\n return "R_RX_ABS16S_PCREL";" case number_literal : (return_statement "return "R_RX_ABS16S_PCREL";" return (string_literal ""R_RX_ABS16S_PCREL"" " string_content ") ;)) (case_statement "case 0x4b:\n return "R_RX_ABS8S_PCREL";" case number_literal : (return_statement "return "R_RX_ABS8S_PCREL";" return (string_literal ""R_RX_ABS8S_PCREL"" " string_content ") ;)) (case_statement "case 0x4c:\n return "R_RX_ABS16UL";" case number_literal : (return_statement "return "R_RX_ABS16UL";" return (string_literal ""R_RX_ABS16UL"" " string_content ") ;)) (case_statement "case 0x4d:\n return "R_RX_ABS16UW";" case number_literal : (return_statement "return "R_RX_ABS16UW";" return (string_literal ""R_RX_ABS16UW"" " string_content ") ;)) (case_statement "case 0x4e:\n return "R_RX_ABS8UL";" case number_literal : (return_statement "return "R_RX_ABS8UL";" return (string_literal ""R_RX_ABS8UL"" " string_content ") ;)) (case_statement "case 0x4f:\n return "R_RX_ABS8UW";" case number_literal : (return_statement "return "R_RX_ABS8UW";" return (string_literal ""R_RX_ABS8UW"" " string_content ") ;)) (case_statement "case 0x50:\n return "R_RX_ABS32_REV";" case number_literal : (return_statement "return "R_RX_ABS32_REV";" return (string_literal ""R_RX_ABS32_REV"" " string_content ") ;)) (case_statement "case 0x51:\n return "R_RX_ABS16_REV";" case number_literal : (return_statement "return "R_RX_ABS16_REV";" return (string_literal ""R_RX_ABS16_REV"" " string_content ") ;)) (case_statement "case 0x80:\n return "R_RX_SYM";" case number_literal : (return_statement "return "R_RX_SYM";" return (string_literal ""R_RX_SYM"" " string_content ") ;)) (case_statement "case 0x81:\n return "R_RX_OPneg";" case number_literal : (return_statement "return "R_RX_OPneg";" return (string_literal ""R_RX_OPneg"" " string_content ") ;)) (case_statement "case 0x82:\n return "R_RX_OPadd";" case number_literal : (return_statement "return "R_RX_OPadd";" return (string_literal ""R_RX_OPadd"" " string_content ") ;)) (case_statement "case 0x83:\n return "R_RX_OPsub";" case number_literal : (return_statement "return "R_RX_OPsub";" return (string_literal ""R_RX_OPsub"" " string_content ") ;)) (case_statement "case 0x84:\n return "R_RX_OPmul";" case number_literal : (return_statement "return "R_RX_OPmul";" return (string_literal ""R_RX_OPmul"" " string_content ") ;)) (case_statement "case 0x85:\n return "R_RX_OPdiv";" case number_literal : (return_statement "return "R_RX_OPdiv";" return (string_literal ""R_RX_OPdiv"" " string_content ") ;)) (case_statement "case 0x86:\n return "R_RX_OPshla";" case number_literal : (return_statement "return "R_RX_OPshla";" return (string_literal ""R_RX_OPshla"" " string_content ") ;)) (case_statement "case 0x87:\n return "R_RX_OPshra";" case number_literal : (return_statement "return "R_RX_OPshra";" return (string_literal ""R_RX_OPshra"" " string_content ") ;)) (case_statement "case 0x88:\n return "R_RX_OPsctsize";" case number_literal : (return_statement "return "R_RX_OPsctsize";" return (string_literal ""R_RX_OPsctsize"" " string_content ") ;)) (case_statement "case 0x8d:\n return "R_RX_OPscttop";" case number_literal : (return_statement "return "R_RX_OPscttop";" return (string_literal ""R_RX_OPscttop"" " string_content ") ;)) (case_statement "case 0x90:\n return "R_RX_OPand";" case number_literal : (return_statement "return "R_RX_OPand";" return (string_literal ""R_RX_OPand"" " string_content ") ;)) (case_statement "case 0x91:\n return "R_RX_OPor";" case number_literal : (return_statement "return "R_RX_OPor";" return (string_literal ""R_RX_OPor"" " string_content ") ;)) (case_statement "case 0x92:\n return "R_RX_OPxor";" case number_literal : (return_statement "return "R_RX_OPxor";" return (string_literal ""R_RX_OPxor"" " string_content ") ;)) (case_statement "case 0x93:\n return "R_RX_OPnot";" case number_literal : (return_statement "return "R_RX_OPnot";" return (string_literal ""R_RX_OPnot"" " string_content ") ;)) (case_statement "case 0x94:\n return "R_RX_OPmod";" case number_literal : (return_statement "return "R_RX_OPmod";" return (string_literal ""R_RX_OPmod"" " string_content ") ;)) (case_statement "case 0x95:\n return "R_RX_OPromtop";" case number_literal : (return_statement "return "R_RX_OPromtop";" return (string_literal ""R_RX_OPromtop"" " string_content ") ;)) (case_statement "case 0x96:\n return "R_RX_OPramtop";" case number_literal : (return_statement "return "R_RX_OPramtop";" return (string_literal ""R_RX_OPramtop"" " string_content ") ;)) })) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement default : (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) })) })))
(function_definition "char * FUN_0010ca70(undefined8 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}" (primitive_type "char") (pointer_declarator "* FUN_0010ca70(undefined8 param_1)" (* "*") (function_declarator "FUN_0010ca70(undefined8 param_1)" (identifier "FUN_0010ca70") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")")))) (compound_statement "{\n switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }\n}" ({ "{") (switch_statement "switch(param_1) {\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }" (switch "switch") (parenthesized_expression "(param_1)" (( "(") (identifier "param_1") () ")")) (compound_statement "{\n case 0:\n return "R_RX_NONE";\n case 1:\n return "R_RX_DIR32";\n case 2:\n return "R_RX_DIR24S";\n case 3:\n return "R_RX_DIR16";\n case 4:\n return "R_RX_DIR16U";\n case 5:\n return "R_RX_DIR16S";\n case 6:\n return "R_RX_DIR8";\n case 7:\n return "R_RX_DIR8U";\n case 8:\n return "R_RX_DIR8S";\n case 9:\n return "R_RX_DIR24S_PCREL";\n case 10:\n return "R_RX_DIR16S_PCREL";\n case 0xb:\n return "R_RX_DIR8S_PCREL";\n case 0xc:\n return "R_RX_DIR16UL";\n case 0xd:\n return "R_RX_DIR16UW";\n case 0xe:\n return "R_RX_DIR8UL";\n case 0xf:\n return "R_RX_DIR8UW";\n case 0x10:\n return "R_RX_DIR32_REV";\n case 0x11:\n return "R_RX_DIR16_REV";\n case 0x12:\n return "R_RX_DIR3U_PCREL";\n default:\n return (char *)0x0;\n case 0x20:\n return "R_RX_RH_3_PCREL";\n case 0x21:\n return "R_RX_RH_16_OP";\n case 0x22:\n return "R_RX_RH_24_OP";\n case 0x23:\n return "R_RX_RH_32_OP";\n case 0x24:\n return "R_RX_RH_24_UNS";\n case 0x25:\n return "R_RX_RH_8_NEG";\n case 0x26:\n return "R_RX_RH_16_NEG";\n case 0x27:\n return "R_RX_RH_24_NEG";\n case 0x28:\n return "R_RX_RH_32_NEG";\n case 0x29:\n return "R_RX_RH_DIFF";\n case 0x2a:\n return "R_RX_RH_GPRELB";\n case 0x2b:\n return "R_RX_RH_GPRELW";\n case 0x2c:\n return "R_RX_RH_GPRELL";\n case 0x2d:\n return "R_RX_RH_RELAX";\n case 0x41:\n return "R_RX_ABS32";\n case 0x42:\n return "R_RX_ABS24S";\n case 0x43:\n return "R_RX_ABS16";\n case 0x44:\n return "R_RX_ABS16U";\n case 0x45:\n return "R_RX_ABS16S";\n case 0x46:\n return "R_RX_ABS8";\n case 0x47:\n return "R_RX_ABS8U";\n case 0x48:\n return "R_RX_ABS8S";\n case 0x49:\n return "R_RX_ABS24S_PCREL";\n case 0x4a:\n return "R_RX_ABS16S_PCREL";\n case 0x4b:\n return "R_RX_ABS8S_PCREL";\n case 0x4c:\n return "R_RX_ABS16UL";\n case 0x4d:\n return "R_RX_ABS16UW";\n case 0x4e:\n return "R_RX_ABS8UL";\n case 0x4f:\n return "R_RX_ABS8UW";\n case 0x50:\n return "R_RX_ABS32_REV";\n case 0x51:\n return "R_RX_ABS16_REV";\n case 0x80:\n return "R_RX_SYM";\n case 0x81:\n return "R_RX_OPneg";\n case 0x82:\n return "R_RX_OPadd";\n case 0x83:\n return "R_RX_OPsub";\n case 0x84:\n return "R_RX_OPmul";\n case 0x85:\n return "R_RX_OPdiv";\n case 0x86:\n return "R_RX_OPshla";\n case 0x87:\n return "R_RX_OPshra";\n case 0x88:\n return "R_RX_OPsctsize";\n case 0x8d:\n return "R_RX_OPscttop";\n case 0x90:\n return "R_RX_OPand";\n case 0x91:\n return "R_RX_OPor";\n case 0x92:\n return "R_RX_OPxor";\n case 0x93:\n return "R_RX_OPnot";\n case 0x94:\n return "R_RX_OPmod";\n case 0x95:\n return "R_RX_OPromtop";\n case 0x96:\n return "R_RX_OPramtop";\n }" ({ "{") (case_statement "case 0:\n return "R_RX_NONE";" (case "case") (number_literal "0") (: ":") (return_statement "return "R_RX_NONE";" (return "return") (string_literal ""R_RX_NONE"" (" """) (string_content "R_RX_NONE") (" """)) (; ";"))) (case_statement "case 1:\n return "R_RX_DIR32";" (case "case") (number_literal "1") (: ":") (return_statement "return "R_RX_DIR32";" (return "return") (string_literal ""R_RX_DIR32"" (" """) (string_content "R_RX_DIR32") (" """)) (; ";"))) (case_statement "case 2:\n return "R_RX_DIR24S";" (case "case") (number_literal "2") (: ":") (return_statement "return "R_RX_DIR24S";" (return "return") (string_literal ""R_RX_DIR24S"" (" """) (string_content "R_RX_DIR24S") (" """)) (; ";"))) (case_statement "case 3:\n return "R_RX_DIR16";" (case "case") (number_literal "3") (: ":") (return_statement "return "R_RX_DIR16";" (return "return") (string_literal ""R_RX_DIR16"" (" """) (string_content "R_RX_DIR16") (" """)) (; ";"))) (case_statement "case 4:\n return "R_RX_DIR16U";" (case "case") (number_literal "4") (: ":") (return_statement "return "R_RX_DIR16U";" (return "return") (string_literal ""R_RX_DIR16U"" (" """) (string_content "R_RX_DIR16U") (" """)) (; ";"))) (case_statement "case 5:\n return "R_RX_DIR16S";" (case "case") (number_literal "5") (: ":") (return_statement "return "R_RX_DIR16S";" (return "return") (string_literal ""R_RX_DIR16S"" (" """) (string_content "R_RX_DIR16S") (" """)) (; ";"))) (case_statement "case 6:\n return "R_RX_DIR8";" (case "case") (number_literal "6") (: ":") (return_statement "return "R_RX_DIR8";" (return "return") (string_literal ""R_RX_DIR8"" (" """) (string_content "R_RX_DIR8") (" """)) (; ";"))) (case_statement "case 7:\n return "R_RX_DIR8U";" (case "case") (number_literal "7") (: ":") (return_statement "return "R_RX_DIR8U";" (return "return") (string_literal ""R_RX_DIR8U"" (" """) (string_content "R_RX_DIR8U") (" """)) (; ";"))) (case_statement "case 8:\n return "R_RX_DIR8S";" (case "case") (number_literal "8") (: ":") (return_statement "return "R_RX_DIR8S";" (return "return") (string_literal ""R_RX_DIR8S"" (" """) (string_content "R_RX_DIR8S") (" """)) (; ";"))) (case_statement "case 9:\n return "R_RX_DIR24S_PCREL";" (case "case") (number_literal "9") (: ":") (return_statement "return "R_RX_DIR24S_PCREL";" (return "return") (string_literal ""R_RX_DIR24S_PCREL"" (" """) (string_content "R_RX_DIR24S_PCREL") (" """)) (; ";"))) (case_statement "case 10:\n return "R_RX_DIR16S_PCREL";" (case "case") (number_literal "10") (: ":") (return_statement "return "R_RX_DIR16S_PCREL";" (return "return") (string_literal ""R_RX_DIR16S_PCREL"" (" """) (string_content "R_RX_DIR16S_PCREL") (" """)) (; ";"))) (case_statement "case 0xb:\n return "R_RX_DIR8S_PCREL";" (case "case") (number_literal "0xb") (: ":") (return_statement "return "R_RX_DIR8S_PCREL";" (return "return") (string_literal ""R_RX_DIR8S_PCREL"" (" """) (string_content "R_RX_DIR8S_PCREL") (" """)) (; ";"))) (case_statement "case 0xc:\n return "R_RX_DIR16UL";" (case "case") (number_literal "0xc") (: ":") (return_statement "return "R_RX_DIR16UL";" (return "return") (string_literal ""R_RX_DIR16UL"" (" """) (string_content "R_RX_DIR16UL") (" """)) (; ";"))) (case_statement "case 0xd:\n return "R_RX_DIR16UW";" (case "case") (number_literal "0xd") (: ":") (return_statement "return "R_RX_DIR16UW";" (return "return") (string_literal ""R_RX_DIR16UW"" (" """) (string_content "R_RX_DIR16UW") (" """)) (; ";"))) (case_statement "case 0xe:\n return "R_RX_DIR8UL";" (case "case") (number_literal "0xe") (: ":") (return_statement "return "R_RX_DIR8UL";" (return "return") (string_literal ""R_RX_DIR8UL"" (" """) (string_content "R_RX_DIR8UL") (" """)) (; ";"))) (case_statement "case 0xf:\n return "R_RX_DIR8UW";" (case "case") (number_literal "0xf") (: ":") (return_statement "return "R_RX_DIR8UW";" (return "return") (string_literal ""R_RX_DIR8UW"" (" """) (string_content "R_RX_DIR8UW") (" """)) (; ";"))) (case_statement "case 0x10:\n return "R_RX_DIR32_REV";" (case "case") (number_literal "0x10") (: ":") (return_statement "return "R_RX_DIR32_REV";" (return "return") (string_literal ""R_RX_DIR32_REV"" (" """) (string_content "R_RX_DIR32_REV") (" """)) (; ";"))) (case_statement "case 0x11:\n return "R_RX_DIR16_REV";" (case "case") (number_literal "0x11") (: ":") (return_statement "return "R_RX_DIR16_REV";" (return "return") (string_literal ""R_RX_DIR16_REV"" (" """) (string_content "R_RX_DIR16_REV") (" """)) (; ";"))) (case_statement "case 0x12:\n return "R_RX_DIR3U_PCREL";" (case "case") (number_literal "0x12") (: ":") (return_statement "return "R_RX_DIR3U_PCREL";" (return "return") (string_literal ""R_RX_DIR3U_PCREL"" (" """) (string_content "R_RX_DIR3U_PCREL") (" """)) (; ";"))) (case_statement "default:\n return (char *)0x0;" (default "default") (: ":") (return_statement "return (char *)0x0;" (return "return") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";"))) (case_statement "case 0x20:\n return "R_RX_RH_3_PCREL";" (case "case") (number_literal "0x20") (: ":") (return_statement "return "R_RX_RH_3_PCREL";" (return "return") (string_literal ""R_RX_RH_3_PCREL"" (" """) (string_content "R_RX_RH_3_PCREL") (" """)) (; ";"))) (case_statement "case 0x21:\n return "R_RX_RH_16_OP";" (case "case") (number_literal "0x21") (: ":") (return_statement "return "R_RX_RH_16_OP";" (return "return") (string_literal ""R_RX_RH_16_OP"" (" """) (string_content "R_RX_RH_16_OP") (" """)) (; ";"))) (case_statement "case 0x22:\n return "R_RX_RH_24_OP";" (case "case") (number_literal "0x22") (: ":") (return_statement "return "R_RX_RH_24_OP";" (return "return") (string_literal ""R_RX_RH_24_OP"" (" """) (string_content "R_RX_RH_24_OP") (" """)) (; ";"))) (case_statement "case 0x23:\n return "R_RX_RH_32_OP";" (case "case") (number_literal "0x23") (: ":") (return_statement "return "R_RX_RH_32_OP";" (return "return") (string_literal ""R_RX_RH_32_OP"" (" """) (string_content "R_RX_RH_32_OP") (" """)) (; ";"))) (case_statement "case 0x24:\n return "R_RX_RH_24_UNS";" (case "case") (number_literal "0x24") (: ":") (return_statement "return "R_RX_RH_24_UNS";" (return "return") (string_literal ""R_RX_RH_24_UNS"" (" """) (string_content "R_RX_RH_24_UNS") (" """)) (; ";"))) (case_statement "case 0x25:\n return "R_RX_RH_8_NEG";" (case "case") (number_literal "0x25") (: ":") (return_statement "return "R_RX_RH_8_NEG";" (return "return") (string_literal ""R_RX_RH_8_NEG"" (" """) (string_content "R_RX_RH_8_NEG") (" """)) (; ";"))) (case_statement "case 0x26:\n return "R_RX_RH_16_NEG";" (case "case") (number_literal "0x26") (: ":") (return_statement "return "R_RX_RH_16_NEG";" (return "return") (string_literal ""R_RX_RH_16_NEG"" (" """) (string_content "R_RX_RH_16_NEG") (" """)) (; ";"))) (case_statement "case 0x27:\n return "R_RX_RH_24_NEG";" (case "case") (number_literal "0x27") (: ":") (return_statement "return "R_RX_RH_24_NEG";" (return "return") (string_literal ""R_RX_RH_24_NEG"" (" """) (string_content "R_RX_RH_24_NEG") (" """)) (; ";"))) (case_statement "case 0x28:\n return "R_RX_RH_32_NEG";" (case "case") (number_literal "0x28") (: ":") (return_statement "return "R_RX_RH_32_NEG";" (return "return") (string_literal ""R_RX_RH_32_NEG"" (" """) (string_content "R_RX_RH_32_NEG") (" """)) (; ";"))) (case_statement "case 0x29:\n return "R_RX_RH_DIFF";" (case "case") (number_literal "0x29") (: ":") (return_statement "return "R_RX_RH_DIFF";" (return "return") (string_literal ""R_RX_RH_DIFF"" (" """) (string_content "R_RX_RH_DIFF") (" """)) (; ";"))) (case_statement "case 0x2a:\n return "R_RX_RH_GPRELB";" (case "case") (number_literal "0x2a") (: ":") (return_statement "return "R_RX_RH_GPRELB";" (return "return") (string_literal ""R_RX_RH_GPRELB"" (" """) (string_content "R_RX_RH_GPRELB") (" """)) (; ";"))) (case_statement "case 0x2b:\n return "R_RX_RH_GPRELW";" (case "case") (number_literal "0x2b") (: ":") (return_statement "return "R_RX_RH_GPRELW";" (return "return") (string_literal ""R_RX_RH_GPRELW"" (" """) (string_content "R_RX_RH_GPRELW") (" """)) (; ";"))) (case_statement "case 0x2c:\n return "R_RX_RH_GPRELL";" (case "case") (number_literal "0x2c") (: ":") (return_statement "return "R_RX_RH_GPRELL";" (return "return") (string_literal ""R_RX_RH_GPRELL"" (" """) (string_content "R_RX_RH_GPRELL") (" """)) (; ";"))) (case_statement "case 0x2d:\n return "R_RX_RH_RELAX";" (case "case") (number_literal "0x2d") (: ":") (return_statement "return "R_RX_RH_RELAX";" (return "return") (string_literal ""R_RX_RH_RELAX"" (" """) (string_content "R_RX_RH_RELAX") (" """)) (; ";"))) (case_statement "case 0x41:\n return "R_RX_ABS32";" (case "case") (number_literal "0x41") (: ":") (return_statement "return "R_RX_ABS32";" (return "return") (string_literal ""R_RX_ABS32"" (" """) (string_content "R_RX_ABS32") (" """)) (; ";"))) (case_statement "case 0x42:\n return "R_RX_ABS24S";" (case "case") (number_literal "0x42") (: ":") (return_statement "return "R_RX_ABS24S";" (return "return") (string_literal ""R_RX_ABS24S"" (" """) (string_content "R_RX_ABS24S") (" """)) (; ";"))) (case_statement "case 0x43:\n return "R_RX_ABS16";" (case "case") (number_literal "0x43") (: ":") (return_statement "return "R_RX_ABS16";" (return "return") (string_literal ""R_RX_ABS16"" (" """) (string_content "R_RX_ABS16") (" """)) (; ";"))) (case_statement "case 0x44:\n return "R_RX_ABS16U";" (case "case") (number_literal "0x44") (: ":") (return_statement "return "R_RX_ABS16U";" (return "return") (string_literal ""R_RX_ABS16U"" (" """) (string_content "R_RX_ABS16U") (" """)) (; ";"))) (case_statement "case 0x45:\n return "R_RX_ABS16S";" (case "case") (number_literal "0x45") (: ":") (return_statement "return "R_RX_ABS16S";" (return "return") (string_literal ""R_RX_ABS16S"" (" """) (string_content "R_RX_ABS16S") (" """)) (; ";"))) (case_statement "case 0x46:\n return "R_RX_ABS8";" (case "case") (number_literal "0x46") (: ":") (return_statement "return "R_RX_ABS8";" (return "return") (string_literal ""R_RX_ABS8"" (" """) (string_content "R_RX_ABS8") (" """)) (; ";"))) (case_statement "case 0x47:\n return "R_RX_ABS8U";" (case "case") (number_literal "0x47") (: ":") (return_statement "return "R_RX_ABS8U";" (return "return") (string_literal ""R_RX_ABS8U"" (" """) (string_content "R_RX_ABS8U") (" """)) (; ";"))) (case_statement "case 0x48:\n return "R_RX_ABS8S";" (case "case") (number_literal "0x48") (: ":") (return_statement "return "R_RX_ABS8S";" (return "return") (string_literal ""R_RX_ABS8S"" (" """) (string_content "R_RX_ABS8S") (" """)) (; ";"))) (case_statement "case 0x49:\n return "R_RX_ABS24S_PCREL";" (case "case") (number_literal "0x49") (: ":") (return_statement "return "R_RX_ABS24S_PCREL";" (return "return") (string_literal ""R_RX_ABS24S_PCREL"" (" """) (string_content "R_RX_ABS24S_PCREL") (" """)) (; ";"))) (case_statement "case 0x4a:\n return "R_RX_ABS16S_PCREL";" (case "case") (number_literal "0x4a") (: ":") (return_statement "return "R_RX_ABS16S_PCREL";" (return "return") (string_literal ""R_RX_ABS16S_PCREL"" (" """) (string_content "R_RX_ABS16S_PCREL") (" """)) (; ";"))) (case_statement "case 0x4b:\n return "R_RX_ABS8S_PCREL";" (case "case") (number_literal "0x4b") (: ":") (return_statement "return "R_RX_ABS8S_PCREL";" (return "return") (string_literal ""R_RX_ABS8S_PCREL"" (" """) (string_content "R_RX_ABS8S_PCREL") (" """)) (; ";"))) (case_statement "case 0x4c:\n return "R_RX_ABS16UL";" (case "case") (number_literal "0x4c") (: ":") (return_statement "return "R_RX_ABS16UL";" (return "return") (string_literal ""R_RX_ABS16UL"" (" """) (string_content "R_RX_ABS16UL") (" """)) (; ";"))) (case_statement "case 0x4d:\n return "R_RX_ABS16UW";" (case "case") (number_literal "0x4d") (: ":") (return_statement "return "R_RX_ABS16UW";" (return "return") (string_literal ""R_RX_ABS16UW"" (" """) (string_content "R_RX_ABS16UW") (" """)) (; ";"))) (case_statement "case 0x4e:\n return "R_RX_ABS8UL";" (case "case") (number_literal "0x4e") (: ":") (return_statement "return "R_RX_ABS8UL";" (return "return") (string_literal ""R_RX_ABS8UL"" (" """) (string_content "R_RX_ABS8UL") (" """)) (; ";"))) (case_statement "case 0x4f:\n return "R_RX_ABS8UW";" (case "case") (number_literal "0x4f") (: ":") (return_statement "return "R_RX_ABS8UW";" (return "return") (string_literal ""R_RX_ABS8UW"" (" """) (string_content "R_RX_ABS8UW") (" """)) (; ";"))) (case_statement "case 0x50:\n return "R_RX_ABS32_REV";" (case "case") (number_literal "0x50") (: ":") (return_statement "return "R_RX_ABS32_REV";" (return "return") (string_literal ""R_RX_ABS32_REV"" (" """) (string_content "R_RX_ABS32_REV") (" """)) (; ";"))) (case_statement "case 0x51:\n return "R_RX_ABS16_REV";" (case "case") (number_literal "0x51") (: ":") (return_statement "return "R_RX_ABS16_REV";" (return "return") (string_literal ""R_RX_ABS16_REV"" (" """) (string_content "R_RX_ABS16_REV") (" """)) (; ";"))) (case_statement "case 0x80:\n return "R_RX_SYM";" (case "case") (number_literal "0x80") (: ":") (return_statement "return "R_RX_SYM";" (return "return") (string_literal ""R_RX_SYM"" (" """) (string_content "R_RX_SYM") (" """)) (; ";"))) (case_statement "case 0x81:\n return "R_RX_OPneg";" (case "case") (number_literal "0x81") (: ":") (return_statement "return "R_RX_OPneg";" (return "return") (string_literal ""R_RX_OPneg"" (" """) (string_content "R_RX_OPneg") (" """)) (; ";"))) (case_statement "case 0x82:\n return "R_RX_OPadd";" (case "case") (number_literal "0x82") (: ":") (return_statement "return "R_RX_OPadd";" (return "return") (string_literal ""R_RX_OPadd"" (" """) (string_content "R_RX_OPadd") (" """)) (; ";"))) (case_statement "case 0x83:\n return "R_RX_OPsub";" (case "case") (number_literal "0x83") (: ":") (return_statement "return "R_RX_OPsub";" (return "return") (string_literal ""R_RX_OPsub"" (" """) (string_content "R_RX_OPsub") (" """)) (; ";"))) (case_statement "case 0x84:\n return "R_RX_OPmul";" (case "case") (number_literal "0x84") (: ":") (return_statement "return "R_RX_OPmul";" (return "return") (string_literal ""R_RX_OPmul"" (" """) (string_content "R_RX_OPmul") (" """)) (; ";"))) (case_statement "case 0x85:\n return "R_RX_OPdiv";" (case "case") (number_literal "0x85") (: ":") (return_statement "return "R_RX_OPdiv";" (return "return") (string_literal ""R_RX_OPdiv"" (" """) (string_content "R_RX_OPdiv") (" """)) (; ";"))) (case_statement "case 0x86:\n return "R_RX_OPshla";" (case "case") (number_literal "0x86") (: ":") (return_statement "return "R_RX_OPshla";" (return "return") (string_literal ""R_RX_OPshla"" (" """) (string_content "R_RX_OPshla") (" """)) (; ";"))) (case_statement "case 0x87:\n return "R_RX_OPshra";" (case "case") (number_literal "0x87") (: ":") (return_statement "return "R_RX_OPshra";" (return "return") (string_literal ""R_RX_OPshra"" (" """) (string_content "R_RX_OPshra") (" """)) (; ";"))) (case_statement "case 0x88:\n return "R_RX_OPsctsize";" (case "case") (number_literal "0x88") (: ":") (return_statement "return "R_RX_OPsctsize";" (return "return") (string_literal ""R_RX_OPsctsize"" (" """) (string_content "R_RX_OPsctsize") (" """)) (; ";"))) (case_statement "case 0x8d:\n return "R_RX_OPscttop";" (case "case") (number_literal "0x8d") (: ":") (return_statement "return "R_RX_OPscttop";" (return "return") (string_literal ""R_RX_OPscttop"" (" """) (string_content "R_RX_OPscttop") (" """)) (; ";"))) (case_statement "case 0x90:\n return "R_RX_OPand";" (case "case") (number_literal "0x90") (: ":") (return_statement "return "R_RX_OPand";" (return "return") (string_literal ""R_RX_OPand"" (" """) (string_content "R_RX_OPand") (" """)) (; ";"))) (case_statement "case 0x91:\n return "R_RX_OPor";" (case "case") (number_literal "0x91") (: ":") (return_statement "return "R_RX_OPor";" (return "return") (string_literal ""R_RX_OPor"" (" """) (string_content "R_RX_OPor") (" """)) (; ";"))) (case_statement "case 0x92:\n return "R_RX_OPxor";" (case "case") (number_literal "0x92") (: ":") (return_statement "return "R_RX_OPxor";" (return "return") (string_literal ""R_RX_OPxor"" (" """) (string_content "R_RX_OPxor") (" """)) (; ";"))) (case_statement "case 0x93:\n return "R_RX_OPnot";" (case "case") (number_literal "0x93") (: ":") (return_statement "return "R_RX_OPnot";" (return "return") (string_literal ""R_RX_OPnot"" (" """) (string_content "R_RX_OPnot") (" """)) (; ";"))) (case_statement "case 0x94:\n return "R_RX_OPmod";" (case "case") (number_literal "0x94") (: ":") (return_statement "return "R_RX_OPmod";" (return "return") (string_literal ""R_RX_OPmod"" (" """) (string_content "R_RX_OPmod") (" """)) (; ";"))) (case_statement "case 0x95:\n return "R_RX_OPromtop";" (case "case") (number_literal "0x95") (: ":") (return_statement "return "R_RX_OPromtop";" (return "return") (string_literal ""R_RX_OPromtop"" (" """) (string_content "R_RX_OPromtop") (" """)) (; ";"))) (case_statement "case 0x96:\n return "R_RX_OPramtop";" (case "case") (number_literal "0x96") (: ":") (return_statement "return "R_RX_OPramtop";" (return "return") (string_literal ""R_RX_OPramtop"" (" """) (string_content "R_RX_OPramtop") (" """)) (; ";"))) (} "}"))) (} "}")))
/* WARNING: Unknown calling convention */ char * function_1(type_1 rtype) { switch(rtype) { case 0: return "R_RX_NONE"; case 1: return "R_RX_DIR32"; case 2: return "R_RX_DIR24S"; case 3: return "R_RX_DIR16"; case 4: return "R_RX_DIR16U"; case 5: return "R_RX_DIR16S"; case 6: return "R_RX_DIR8"; case 7: return "R_RX_DIR8U"; case 8: return "R_RX_DIR8S"; case 9: return "R_RX_DIR24S_PCREL"; case 10: return "R_RX_DIR16S_PCREL"; case 0xb: return "R_RX_DIR8S_PCREL"; case 0xc: return "R_RX_DIR16UL"; case 0xd: return "R_RX_DIR16UW"; case 0xe: return "R_RX_DIR8UL"; case 0xf: return "R_RX_DIR8UW"; case 0x10: return "R_RX_DIR32_REV"; case 0x11: return "R_RX_DIR16_REV"; case 0x12: return "R_RX_DIR3U_PCREL"; default: return (char *)0x0; case 0x20: return "R_RX_RH_3_PCREL"; case 0x21: return "R_RX_RH_16_OP"; case 0x22: return "R_RX_RH_24_OP"; case 0x23: return "R_RX_RH_32_OP"; case 0x24: return "R_RX_RH_24_UNS"; case 0x25: return "R_RX_RH_8_NEG"; case 0x26: return "R_RX_RH_16_NEG"; case 0x27: return "R_RX_RH_24_NEG"; case 0x28: return "R_RX_RH_32_NEG"; case 0x29: return "R_RX_RH_DIFF"; case 0x2a: return "R_RX_RH_GPRELB"; case 0x2b: return "R_RX_RH_GPRELW"; case 0x2c: return "R_RX_RH_GPRELL"; case 0x2d: return "R_RX_RH_RELAX"; case 0x41: return "R_RX_ABS32"; case 0x42: return "R_RX_ABS24S"; case 0x43: return "R_RX_ABS16"; case 0x44: return "R_RX_ABS16U"; case 0x45: return "R_RX_ABS16S"; case 0x46: return "R_RX_ABS8"; case 0x47: return "R_RX_ABS8U"; case 0x48: return "R_RX_ABS8S"; case 0x49: return "R_RX_ABS24S_PCREL"; case 0x4a: return "R_RX_ABS16S_PCREL"; case 0x4b: return "R_RX_ABS8S_PCREL"; case 0x4c: return "R_RX_ABS16UL"; case 0x4d: return "R_RX_ABS16UW"; case 0x4e: return "R_RX_ABS8UL"; case 0x4f: return "R_RX_ABS8UW"; case 0x50: return "R_RX_ABS32_REV"; case 0x51: return "R_RX_ABS16_REV"; case 0x80: return "R_RX_SYM"; case 0x81: return "R_RX_OPneg"; case 0x82: return "R_RX_OPadd"; case 0x83: return "R_RX_OPsub"; case 0x84: return "R_RX_OPmul"; case 0x85: return "R_RX_OPdiv"; case 0x86: return "R_RX_OPshla"; case 0x87: return "R_RX_OPshra"; case 0x88: return "R_RX_OPsctsize"; case 0x8d: return "R_RX_OPscttop"; case 0x90: return "R_RX_OPand"; case 0x91: return "R_RX_OPor"; case 0x92: return "R_RX_OPxor"; case 0x93: return "R_RX_OPnot"; case 0x94: return "R_RX_OPmod"; case 0x95: return "R_RX_OPromtop"; case 0x96: return "R_RX_OPramtop"; } }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (switch_statement condition: (parenthesized_expression (identifier)) body: (compound_statement (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement (return_statement (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))))))))
null
char * MASKED(undefined8 param_1) { switch(param_1) { case 0: return "R_RX_NONE"; case 1: return "R_RX_DIR32"; case 2: return "R_RX_DIR24S"; case 3: return "R_RX_DIR16"; case 4: return "R_RX_DIR16U"; case 5: return "R_RX_DIR16S"; case 6: return "R_RX_DIR8"; case 7: return "R_RX_DIR8U"; case 8: return "R_RX_DIR8S"; case 9: return "R_RX_DIR24S_PCREL"; case 10: return "R_RX_DIR16S_PCREL"; case 0xb: return "R_RX_DIR8S_PCREL"; case 0xc: return "R_RX_DIR16UL"; case 0xd: return "R_RX_DIR16UW"; case 0xe: return "R_RX_DIR8UL"; case 0xf: return "R_RX_DIR8UW"; case 0x10: return "R_RX_DIR32_REV"; case 0x11: return "R_RX_DIR16_REV"; case 0x12: return "R_RX_DIR3U_PCREL"; default: return (char *)0x0; case 0x20: return "R_RX_RH_3_PCREL"; case 0x21: return "R_RX_RH_16_OP"; case 0x22: return "R_RX_RH_24_OP"; case 0x23: return "R_RX_RH_32_OP"; case 0x24: return "R_RX_RH_24_UNS"; case 0x25: return "R_RX_RH_8_NEG"; case 0x26: return "R_RX_RH_16_NEG"; case 0x27: return "R_RX_RH_24_NEG"; case 0x28: return "R_RX_RH_32_NEG"; case 0x29: return "R_RX_RH_DIFF"; case 0x2a: return "R_RX_RH_GPRELB"; case 0x2b: return "R_RX_RH_GPRELW"; case 0x2c: return "R_RX_RH_GPRELL"; case 0x2d: return "R_RX_RH_RELAX"; case 0x41: return "R_RX_ABS32"; case 0x42: return "R_RX_ABS24S"; case 0x43: return "R_RX_ABS16"; case 0x44: return "R_RX_ABS16U"; case 0x45: return "R_RX_ABS16S"; case 0x46: return "R_RX_ABS8"; case 0x47: return "R_RX_ABS8U"; case 0x48: return "R_RX_ABS8S"; case 0x49: return "R_RX_ABS24S_PCREL"; case 0x4a: return "R_RX_ABS16S_PCREL"; case 0x4b: return "R_RX_ABS8S_PCREL"; case 0x4c: return "R_RX_ABS16UL"; case 0x4d: return "R_RX_ABS16UW"; case 0x4e: return "R_RX_ABS8UL"; case 0x4f: return "R_RX_ABS8UW"; case 0x50: return "R_RX_ABS32_REV"; case 0x51: return "R_RX_ABS16_REV"; case 0x80: return "R_RX_SYM"; case 0x81: return "R_RX_OPneg"; case 0x82: return "R_RX_OPadd"; case 0x83: return "R_RX_OPsub"; case 0x84: return "R_RX_OPmul"; case 0x85: return "R_RX_OPdiv"; case 0x86: return "R_RX_OPshla"; case 0x87: return "R_RX_OPshra"; case 0x88: return "R_RX_OPsctsize"; case 0x8d: return "R_RX_OPscttop"; case 0x90: return "R_RX_OPand"; case 0x91: return "R_RX_OPor"; case 0x92: return "R_RX_OPxor"; case 0x93: return "R_RX_OPnot"; case 0x94: return "R_RX_OPmod"; case 0x95: return "R_RX_OPromtop"; case 0x96: return "R_RX_OPramtop"; } }
1710_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
~Struct_compress_debug_sections
FUN_0015cb60
/* DWARF original prototype: void ~Struct_compress_debug_sections(Struct_compress_debug_sections * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_compress_debug_sections::~Struct_compress_debug_sections (Struct_compress_debug_sections *this,int __in_chrg) { pointer pcVar1; pcVar1 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00423cf0; 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_0015cb60(undefined8 *param_1) { *param_1 = &PTR_FUN_00423cf0; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x423cf0] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x0015cb80 MOV RDI,RDX JMP 0x002dac70 RET
null
null
null
null
[('tmp_68', u'PTRSUB_-1207252012'), (u'PTRSUB_-1207252007', u'PTRSUB_-1207252003'), ('const-16', u'PTRSUB_-1207251995'), ('const-0', u'RETURN_-1207252071'), (u'PTRSUB_-1207252002', u'PTRSUB_-1207251998'), (u'CAST_-1207251999', u'STORE_-1207252109'), ('const-0', u'PTRSUB_-1207252006'), ('const-0', u'PTRSUB_-1207252009'), ('const-433', u'LOAD_-1207252117'), (u'PTRSUB_-1207252012', u'PTRSUB_-1207252011'), ('tmp_68', u'PTRSUB_-1207252006'), (u'PTRSUB_-1207252006', u'PTRSUB_-1207252002'), (u'PTRSUB_-1207251995', u'INT_NOTEQUAL_-1207252085'), (u'PTRSUB_-1207252002', u'STORE_-1207252109'), (u'PTRSUB_-1207252009', u'CAST_-1207251999'), ('tmp_48', u'CBRANCH_-1207252084'), ('const-0', u'PTRSUB_-1207251998'), ('const-0', u'RETURN_-1207252062'), (u'LOAD_-1207252117', u'CALL_-1207252075'), ('tmp_68', u'PTRSUB_-1207252002'), (u'LOAD_-1207252117', u'CAST_-1207251991'), ('const-0', u'PTRSUB_-1207252002'), ('const-0', u'PTRSUB_-1207252011'), (u'CAST_-1207251991', u'INT_NOTEQUAL_-1207252085'), ('const-0', u'PTRSUB_-1207252007'), ('const-8', u'PTRSUB_-1207252002'), ('const-0', u'PTRSUB_-1207252003'), (u'PTRSUB_-1207252011', u'PTRSUB_-1207252007'), (u'INT_NOTEQUAL_-1207252085', u'CBRANCH_-1207252084'), (u'PTRSUB_-1207252003', u'LOAD_-1207252117'), ('const-8', u'PTRSUB_-1207252012'), ('const-433', u'STORE_-1207252109'), ('const-4340976', u'PTRSUB_-1207252009'), (u'PTRSUB_-1207251998', u'PTRSUB_-1207251995')]
[(u'CAST_-1207252013', u'CALL_-1207252075'), ('const-1', u'PTRADD_-1207252014'), ('const-0', u'PTRSUB_-1207252010'), ('const-0', u'RETURN_-1207252071'), ('tmp_109', u'PTRADD_-1207252006'), ('const-433', u'LOAD_-1207252117'), (u'PTRADD_-1207252006', u'INT_NOTEQUAL_-1207252085'), ('tmp_109', u'PTRADD_-1207252014'), ('const-8', u'PTRADD_-1207252006'), ('const-433', u'STORE_-1207252109'), (u'LOAD_-1207252117', u'CAST_-1207252013'), (u'CAST_-1207252013', u'INT_NOTEQUAL_-1207252085'), (u'INT_NOTEQUAL_-1207252085', u'CBRANCH_-1207252084'), (u'PTRADD_-1207252014', u'LOAD_-1207252117'), ('tmp_48', u'CBRANCH_-1207252084'), ('const-3', u'PTRADD_-1207252006'), ('tmp_109', u'STORE_-1207252109'), ('const-4340976', u'PTRSUB_-1207252010'), (u'PTRSUB_-1207252010', u'STORE_-1207252109'), ('const-0', u'RETURN_-1207252062'), ('const-8', u'PTRADD_-1207252014')]
null
null
0015cb60
x64
O2
(translation_unit "void FUN_0015cb60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423cf0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0015cb60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423cf0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0015cb60(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_00423cf0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00423cf0;" (assignment_expression "*param_1 = &PTR_FUN_00423cf0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00423cf0" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_002dac70((undefined8 *)param_1[1]);" (call_expression "FUN_002dac70((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_compress_debug_sections(Struct_compress_debug_sections *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_compress_debug_sections::~Struct_compress_debug_sections\n (Struct_compress_debug_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00423cf0;\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_compress_debug_sections::~Struct_compress_debug_sections\n (Struct_compress_debug_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00423cf0;\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_compress_debug_sections::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_compress_debug_sections\n (Struct_compress_debug_sections *this,int __in_chrg)" identifier (parameter_list "(Struct_compress_debug_sections *this,int __in_chrg)" ( (parameter_declaration "Struct_compress_debug_sections *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00423cf0;\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_00423cf0;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00423cf0" (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_00423cf0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00423cf0" & 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_0015cb60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423cf0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0015cb60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423cf0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0015cb60(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_00423cf0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00423cf0;" (assignment_expression "*param_1 = &PTR_FUN_00423cf0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00423cf0" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_002dac70((undefined8 *)param_1[1]);" (call_expression "FUN_002dac70((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_0015cb60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423cf0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015cb60(undefined8 *param_1)" (identifier "FUN_0015cb60") (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_00423cf0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00423cf0;" (assignment_expression "*param_1 = &PTR_FUN_00423cf0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00423cf0" (& "&") (identifier "PTR_FUN_00423cf0"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_002dac70((undefined8 *)param_1[1]);" (call_expression "FUN_002dac70((undefined8 *)param_1[1])" (identifier "FUN_002dac70") (argument_list "((undefined8 *)param_1[1])" (( "(") (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_compress_debug_sections(Struct_compress_debug_sections * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; var_5 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00423cf0; 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_00423cf0; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70((undefined8 *)param_1[1]); return; } return; }
10641_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
print
FUN_0047de90
/* DWARF original prototype: void print(Binary_add * this, FILE * f) */ void __thiscall gold::Binary_add::print(Binary_add *this,FILE *f) { Expression *pEVar1; fputc(0x28,(FILE *)f); pEVar1 = (this->super_Binary_expression).left_; (*pEVar1->_vptr_Expression[2])(pEVar1,f); fprintf((FILE *)f," %s ",&DAT_00580200); pEVar1 = (this->super_Binary_expression).right_; (*pEVar1->_vptr_Expression[2])(pEVar1,f); fputc(0x29,(FILE *)f); return; }
void FUN_0047de90(long param_1,FILE *param_2) { fputc(0x28,param_2); (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2); fprintf(param_2," %s ",&DAT_00580200); (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2); fputc(0x29,param_2); return; }
PUSH RBP MOV RBP,RDI MOV EDI,0x28 PUSH RBX MOV RBX,RSI SUB RSP,0x8 CALL 0x00177450 MOV RDI,qword ptr [RBP + 0x8] MOV RSI,RBX MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x10] MOV RDI,RBX LEA RDX,[0x580200] XOR EAX,EAX LEA RSI,[0x57f107] CALL 0x00177a00 MOV RDI,qword ptr [RBP + 0x10] MOV RSI,RBX MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x10] ADD RSP,0x8 MOV RSI,RBX MOV EDI,0x29 POP RBX POP RBP JMP 0x00177450
null
null
null
null
[('const-0', u'PTRSUB_-1202135094'), ('tmp_227', u'CALLIND_-1202135336'), (u'LOAD_-1202135362', u'CALLIND_-1202135336'), (u'CAST_-1202135084', u'CALL_-1202135299'), ('const-433', u'LOAD_-1202135346'), (u'PTRSUB_-1202135075', u'LOAD_-1202135287'), ('const-8', u'PTRADD_-1202135072'), ('const-0', u'PTRSUB_-1202135116'), (u'LOAD_-1202135346', u'CALLIND_-1202135336'), (u'PTRSUB_-1202135116', u'LOAD_-1202135352'), (u'PTRSUB_-1202135094', u'CALL_-1202135299'), ('const-2', u'PTRADD_-1202135113'), ('const-433', u'LOAD_-1202135287'), (u'PTRADD_-1202135072', u'LOAD_-1202135281'), ('const-0', u'RETURN_-1202135231'), ('const-433', u'LOAD_-1202135352'), ('const-8', u'PTRADD_-1202135113'), (u'PTRSUB_-1202135079', u'LOAD_-1202135297'), ('tmp_227', u'CALLIND_-1202135271'), ('const-40', u'CALL_-1202135364'), (u'LOAD_-1202135297', u'PTRSUB_-1202135075'), ('const-433', u'LOAD_-1202135297'), (u'LOAD_-1202135352', u'PTRADD_-1202135113'), ('tmp_226', u'PTRSUB_-1202135125'), ('tmp_227', u'CAST_-1202135084'), (u'CAST_-1202135051', u'CALL_-1202135235'), ('const-0', u'PTRSUB_-1202135075'), ('const-0', u'PTRSUB_-1202135125'), (u'PTRSUB_-1202135084', u'PTRSUB_-1202135079'), ('const-5763335', u'COPY_-1202135160'), (u'PTRSUB_-1202135125', u'PTRSUB_-1202135117'), ('const-433', u'LOAD_-1202135362'), ('const-41', u'CALL_-1202135235'), (u'LOAD_-1202135362', u'PTRSUB_-1202135116'), (u'PTRADD_-1202135113', u'LOAD_-1202135346'), ('tmp_226', u'PTRSUB_-1202135084'), (u'PTRSUB_-1202135117', u'LOAD_-1202135362'), ('tmp_227', u'CAST_-1202135122'), ('const-5767680', u'PTRSUB_-1202135094'), ('const-2', u'PTRADD_-1202135072'), ('tmp_227', u'CAST_-1202135051'), ('const-16', u'PTRSUB_-1202135079'), (u'CAST_-1202135122', u'CALL_-1202135364'), (u'COPY_-1202135160', u'CALL_-1202135299'), ('const-0', u'PTRSUB_-1202135084'), ('const-8', u'PTRSUB_-1202135117'), (u'LOAD_-1202135297', u'CALLIND_-1202135271'), ('const-433', u'LOAD_-1202135281'), (u'LOAD_-1202135281', u'CALLIND_-1202135271'), (u'LOAD_-1202135287', u'PTRADD_-1202135072')]
[(u'CAST_-1202135120', u'LOAD_-1202135346'), (u'LOAD_-1202135297', u'LOAD_-1202135287'), ('const-41', u'CALL_-1202135235'), ('tmp_461', u'CALL_-1202135364'), ('const-433', u'LOAD_-1202135287'), (u'COPY_-1202135164', u'CALL_-1202135299'), ('const-5763335', u'COPY_-1202135164'), (u'LOAD_-1202135362', u'CALLIND_-1202135336'), ('const-16', u'INT_ADD_-1202135265'), ('const-0', u'PTRSUB_-1202135098'), ('tmp_461', u'CALLIND_-1202135336'), ('const-5767680', u'PTRSUB_-1202135098'), (u'INT_ADD_-1202135330', u'CAST_-1202135120'), ('tmp_461', u'CALL_-1202135299'), (u'LOAD_-1202135346', u'CALLIND_-1202135336'), ('const-433', u'LOAD_-1202135297'), ('tmp_459', u'INT_ADD_-1202135281'), ('const-16', u'INT_ADD_-1202135330'), (u'LOAD_-1202135352', u'INT_ADD_-1202135330'), ('const-433', u'LOAD_-1202135352'), ('const-8', u'INT_ADD_-1202135346'), (u'CAST_-1202135092', u'LOAD_-1202135297'), ('tmp_459', u'INT_ADD_-1202135346'), (u'CAST_-1202135081', u'LOAD_-1202135281'), ('const-0', u'RETURN_-1202135231'), ('const-40', u'CALL_-1202135364'), (u'PTRSUB_-1202135098', u'CALL_-1202135299'), (u'INT_ADD_-1202135346', u'CAST_-1202135131'), ('const-433', u'LOAD_-1202135362'), (u'CAST_-1202135131', u'LOAD_-1202135362'), ('const-16', u'INT_ADD_-1202135281'), (u'INT_ADD_-1202135281', u'CAST_-1202135092'), ('const-433', u'LOAD_-1202135346'), (u'LOAD_-1202135297', u'CALLIND_-1202135271'), (u'LOAD_-1202135287', u'INT_ADD_-1202135265'), ('const-433', u'LOAD_-1202135281'), (u'LOAD_-1202135281', u'CALLIND_-1202135271'), (u'LOAD_-1202135362', u'LOAD_-1202135352'), ('tmp_461', u'CALLIND_-1202135271'), ('tmp_461', u'CALL_-1202135235'), (u'INT_ADD_-1202135265', u'CAST_-1202135081')]
null
null
0047de90
x64
O2
(translation_unit "void FUN_0047de90(long param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fprintf(param_2," %s ",&DAT_00580200);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}\n\n" (function_definition "void FUN_0047de90(long param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fprintf(param_2," %s ",&DAT_00580200);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" primitive_type (function_declarator "FUN_0047de90(long param_1,FILE *param_2)" identifier (parameter_list "(long param_1,FILE *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "FILE *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n fputc(0x28,param_2);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fprintf(param_2," %s ",&DAT_00580200);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" { (expression_statement "fputc(0x28,param_2);" (call_expression "fputc(0x28,param_2)" identifier (argument_list "(0x28,param_2)" ( number_literal , identifier ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 8) + 0x10)" * (pointer_expression "*(code **)(**(long **)(param_1 + 8) + 0x10)" * (cast_expression "(code **)(**(long **)(param_1 + 8) + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 8) + 0x10)" ( (binary_expression "**(long **)(param_1 + 8) + 0x10" (pointer_expression "**(long **)(param_1 + 8)" * (pointer_expression "*(long **)(param_1 + 8)" * (cast_expression "(long **)(param_1 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 8),param_2)" ( (pointer_expression "*(long **)(param_1 + 8)" * (cast_expression "(long **)(param_1 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) , identifier ))) ;) (expression_statement "fprintf(param_2," %s ",&DAT_00580200);" (call_expression "fprintf(param_2," %s ",&DAT_00580200)" identifier (argument_list "(param_2," %s ",&DAT_00580200)" ( identifier , (string_literal "" %s "" " string_content ") , (pointer_expression "&DAT_00580200" & identifier) ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x10) + 0x10)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x10) + 0x10)" * (cast_expression "(code **)(**(long **)(param_1 + 0x10) + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x10) + 0x10)" ( (binary_expression "**(long **)(param_1 + 0x10) + 0x10" (pointer_expression "**(long **)(param_1 + 0x10)" * (pointer_expression "*(long **)(param_1 + 0x10)" * (cast_expression "(long **)(param_1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x10),param_2)" ( (pointer_expression "*(long **)(param_1 + 0x10)" * (cast_expression "(long **)(param_1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) , identifier ))) ;) (expression_statement "fputc(0x29,param_2);" (call_expression "fputc(0x29,param_2)" identifier (argument_list "(0x29,param_2)" ( number_literal , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void print(Binary_add * this, FILE * f) */\n\nvoid __thiscall gold::Binary_add::print(Binary_add *this,FILE *f)\n\n{\n Expression *pEVar1;\n \n fputc(0x28,(FILE *)f);\n pEVar1 = (this->super_Binary_expression).left_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fprintf((FILE *)f," %s ",&DAT_00580200);\n pEVar1 = (this->super_Binary_expression).right_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fputc(0x29,(FILE *)f);\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Binary_add::print(Binary_add *this,FILE *f)\n\n{\n Expression *pEVar1;\n \n fputc(0x28,(FILE *)f);\n pEVar1 = (this->super_Binary_expression).left_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fprintf((FILE *)f," %s ",&DAT_00580200);\n pEVar1 = (this->super_Binary_expression).right_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fputc(0x29,(FILE *)f);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Binary_add::" identifier : : identifier : :) (function_declarator "print(Binary_add *this,FILE *f)" identifier (parameter_list "(Binary_add *this,FILE *f)" ( (parameter_declaration "Binary_add *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "FILE *f" type_identifier (pointer_declarator "*f" * identifier)) ))) (compound_statement "{\n Expression *pEVar1;\n \n fputc(0x28,(FILE *)f);\n pEVar1 = (this->super_Binary_expression).left_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fprintf((FILE *)f," %s ",&DAT_00580200);\n pEVar1 = (this->super_Binary_expression).right_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fputc(0x29,(FILE *)f);\n return;\n}" { (declaration "Expression *pEVar1;" type_identifier (pointer_declarator "*pEVar1" * identifier) ;) (expression_statement "fputc(0x28,(FILE *)f);" (call_expression "fputc(0x28,(FILE *)f)" identifier (argument_list "(0x28,(FILE *)f)" ( number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "pEVar1 = (this->super_Binary_expression).left_;" (assignment_expression "pEVar1 = (this->super_Binary_expression).left_" identifier = (field_expression "(this->super_Binary_expression).left_" (parenthesized_expression "(this->super_Binary_expression)" ( (field_expression "this->super_Binary_expression" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(*pEVar1->_vptr_Expression[2])(pEVar1,f);" (call_expression "(*pEVar1->_vptr_Expression[2])(pEVar1,f)" (parenthesized_expression "(*pEVar1->_vptr_Expression[2])" ( (pointer_expression "*pEVar1->_vptr_Expression[2]" * (subscript_expression "pEVar1->_vptr_Expression[2]" (field_expression "pEVar1->_vptr_Expression" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pEVar1,f)" ( identifier , identifier ))) ;) (expression_statement "fprintf((FILE *)f," %s ",&DAT_00580200);" (call_expression "fprintf((FILE *)f," %s ",&DAT_00580200)" identifier (argument_list "((FILE *)f," %s ",&DAT_00580200)" ( (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (string_literal "" %s "" " string_content ") , (pointer_expression "&DAT_00580200" & identifier) ))) ;) (expression_statement "pEVar1 = (this->super_Binary_expression).right_;" (assignment_expression "pEVar1 = (this->super_Binary_expression).right_" identifier = (field_expression "(this->super_Binary_expression).right_" (parenthesized_expression "(this->super_Binary_expression)" ( (field_expression "this->super_Binary_expression" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(*pEVar1->_vptr_Expression[2])(pEVar1,f);" (call_expression "(*pEVar1->_vptr_Expression[2])(pEVar1,f)" (parenthesized_expression "(*pEVar1->_vptr_Expression[2])" ( (pointer_expression "*pEVar1->_vptr_Expression[2]" * (subscript_expression "pEVar1->_vptr_Expression[2]" (field_expression "pEVar1->_vptr_Expression" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pEVar1,f)" ( identifier , identifier ))) ;) (expression_statement "fputc(0x29,(FILE *)f);" (call_expression "fputc(0x29,(FILE *)f)" identifier (argument_list "(0x29,(FILE *)f)" ( number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0047de90(long param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fprintf(param_2," %s ",&DAT_00580200);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}\n\n" (function_definition "void FUN_0047de90(long param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fprintf(param_2," %s ",&DAT_00580200);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" primitive_type (function_declarator "FUN_0047de90(long param_1,FILE *param_2)" identifier (parameter_list "(long param_1,FILE *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "FILE *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n fputc(0x28,param_2);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fprintf(param_2," %s ",&DAT_00580200);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" { (expression_statement "fputc(0x28,param_2);" (call_expression "fputc(0x28,param_2)" identifier (argument_list "(0x28,param_2)" ( number_literal , identifier ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 8) + 0x10)" * (pointer_expression "*(code **)(**(long **)(param_1 + 8) + 0x10)" * (cast_expression "(code **)(**(long **)(param_1 + 8) + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 8) + 0x10)" ( (binary_expression "**(long **)(param_1 + 8) + 0x10" (pointer_expression "**(long **)(param_1 + 8)" * (pointer_expression "*(long **)(param_1 + 8)" * (cast_expression "(long **)(param_1 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 8),param_2)" ( (pointer_expression "*(long **)(param_1 + 8)" * (cast_expression "(long **)(param_1 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) , identifier ))) ;) (expression_statement "fprintf(param_2," %s ",&DAT_00580200);" (call_expression "fprintf(param_2," %s ",&DAT_00580200)" identifier (argument_list "(param_2," %s ",&DAT_00580200)" ( identifier , (string_literal "" %s "" " string_content ") , (pointer_expression "&DAT_00580200" & identifier) ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x10) + 0x10)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x10) + 0x10)" * (cast_expression "(code **)(**(long **)(param_1 + 0x10) + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x10) + 0x10)" ( (binary_expression "**(long **)(param_1 + 0x10) + 0x10" (pointer_expression "**(long **)(param_1 + 0x10)" * (pointer_expression "*(long **)(param_1 + 0x10)" * (cast_expression "(long **)(param_1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x10),param_2)" ( (pointer_expression "*(long **)(param_1 + 0x10)" * (cast_expression "(long **)(param_1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) , identifier ))) ;) (expression_statement "fputc(0x29,param_2);" (call_expression "fputc(0x29,param_2)" identifier (argument_list "(0x29,param_2)" ( number_literal , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (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 ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (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 ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0047de90(long param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fprintf(param_2," %s ",&DAT_00580200);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0047de90(long param_1,FILE *param_2)" (identifier "FUN_0047de90") (parameter_list "(long param_1,FILE *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "FILE *param_2" (type_identifier "FILE") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n fputc(0x28,param_2);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fprintf(param_2," %s ",&DAT_00580200);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" ({ "{") (expression_statement "fputc(0x28,param_2);" (call_expression "fputc(0x28,param_2)" (identifier "fputc") (argument_list "(0x28,param_2)" (( "(") (number_literal "0x28") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))" (( "(") (pointer_expression "**(code **)(**(long **)(param_1 + 8) + 0x10)" (* "*") (pointer_expression "*(code **)(**(long **)(param_1 + 8) + 0x10)" (* "*") (cast_expression "(code **)(**(long **)(param_1 + 8) + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_1 + 8) + 0x10)" (( "(") (binary_expression "**(long **)(param_1 + 8) + 0x10" (pointer_expression "**(long **)(param_1 + 8)" (* "*") (pointer_expression "*(long **)(param_1 + 8)" (* "*") (cast_expression "(long **)(param_1 + 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "(*(long **)(param_1 + 8),param_2)" (( "(") (pointer_expression "*(long **)(param_1 + 8)" (* "*") (cast_expression "(long **)(param_1 + 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "fprintf(param_2," %s ",&DAT_00580200);" (call_expression "fprintf(param_2," %s ",&DAT_00580200)" (identifier "fprintf") (argument_list "(param_2," %s ",&DAT_00580200)" (( "(") (identifier "param_2") (, ",") (string_literal "" %s "" (" """) (string_content " %s ") (" """)) (, ",") (pointer_expression "&DAT_00580200" (& "&") (identifier "DAT_00580200")) () ")"))) (; ";")) (expression_statement "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))" (( "(") (pointer_expression "**(code **)(**(long **)(param_1 + 0x10) + 0x10)" (* "*") (pointer_expression "*(code **)(**(long **)(param_1 + 0x10) + 0x10)" (* "*") (cast_expression "(code **)(**(long **)(param_1 + 0x10) + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_1 + 0x10) + 0x10)" (( "(") (binary_expression "**(long **)(param_1 + 0x10) + 0x10" (pointer_expression "**(long **)(param_1 + 0x10)" (* "*") (pointer_expression "*(long **)(param_1 + 0x10)" (* "*") (cast_expression "(long **)(param_1 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "(*(long **)(param_1 + 0x10),param_2)" (( "(") (pointer_expression "*(long **)(param_1 + 0x10)" (* "*") (cast_expression "(long **)(param_1 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "fputc(0x29,param_2);" (call_expression "fputc(0x29,param_2)" (identifier "fputc") (argument_list "(0x29,param_2)" (( "(") (number_literal "0x29") (, ",") (identifier "param_2") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void print(Binary_add * this, FILE * f) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *f) { type_3 *pEVar1; var_1(0x28,(type_2 *)f); pEVar1 = (this->super_Binary_expression).left_; (*pEVar1->_vptr_Expression[2])(pEVar1,f); var_2((type_2 *)f," %s ",&DAT_00580200); pEVar1 = (this->super_Binary_expression).right_; (*pEVar1->_vptr_Expression[2])(pEVar1,f); var_1(0x29,(type_2 *)f); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (pointer_expression argument: (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: (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) (return_statement))))
null
void MASKED(long param_1,FILE *param_2) { fputc(0x28,param_2); (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2); fprintf(param_2," %s ",&DAT_00580200); (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2); fputc(0x29,param_2); return; }
2394_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
error
FUN_00182f70
/* DWARF original prototype: void error(Incremental_binary * this, char * format, ...) */ void __thiscall gold::Incremental_binary::error(Incremental_binary *this,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; vexplain_no_incremental(format,args); return; }
void FUN_00182f70(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 [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; FUN_00182e70(param_10,&local_d0); return; }
SUB RSP,0xd8 MOV RDI,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 0x00182fc9 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],0x10 MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x20] MOV dword ptr [RSP + 0xc],0x30 MOV qword ptr [RSP + 0x18],RAX CALL 0x00182e70 ADD RSP,0xd8 RET
null
null
null
null
[('const--208', u'PTRSUB_-1207488301'), (u'CALL_-1207488440', u'INDIRECT_-1207488292'), (u'CALL_-1207488440', u'INDIRECT_-1207488310'), ('tmp_415', u'COPY_-1207488372'), (u'INT_NOTEQUAL_-1207488588', u'CBRANCH_-1207488588'), ('const--184', u'PTRSUB_-1207488282'), (u'CALL_-1207488440', u'INDIRECT_-1207488288'), ('tmp_360', u'INT_NOTEQUAL_-1207488588'), ('tmp_602', u'MULTIEQUAL_-1207488332'), ('tmp_391', u'COPY_-1207488376'), (u'COPY_-1207488375', u'MULTIEQUAL_-1207488344'), ('const-48', u'COPY_-1207488465'), ('tmp_340', u'COPY_-1207488328'), ('tmp_338', u'PTRSUB_-1207488282'), ('const-0', u'RETURN_-1207488413'), (u'COPY_-1207488369', u'MULTIEQUAL_-1207488320'), ('const-8', u'PTRSUB_-1207488310'), ('tmp_409', u'COPY_-1207488373'), ('const-0', u'INT_NOTEQUAL_-1207488588'), (u'PTRSUB_-1207488301', u'CALL_-1207488440'), ('tmp_606', u'MULTIEQUAL_-1207488340'), ('tmp_596', u'MULTIEQUAL_-1207488320'), ('tmp_341', u'COPY_-1207488327'), ('tmp_338', u'PTRSUB_-1207488310'), ('tmp_397', u'COPY_-1207488375'), ('tmp_421', u'COPY_-1207488371'), (u'CALL_-1207488440', u'INDIRECT_-1207488305'), ('tmp_338', u'PTRSUB_-1207488301'), (u'CALL_-1207488440', u'INDIRECT_-1207488312'), ('tmp_343', u'COPY_-1207488325'), (u'COPY_-1207488372', u'MULTIEQUAL_-1207488332'), ('tmp_342', u'COPY_-1207488326'), (u'CALL_-1207488440', u'INDIRECT_-1207488308'), (u'COPY_-1207488373', u'MULTIEQUAL_-1207488336'), ('tmp_84', u'CBRANCH_-1207488588'), ('tmp_600', u'MULTIEQUAL_-1207488328'), (u'CALL_-1207488440', u'INDIRECT_-1207488300'), ('tmp_598', u'MULTIEQUAL_-1207488324'), (u'CALL_-1207488440', u'INDIRECT_-1207488284'), ('tmp_245', u'CALL_-1207488440'), (u'CALL_-1207488440', u'INDIRECT_-1207488306'), ('tmp_427', u'COPY_-1207488370'), ('tmp_604', u'MULTIEQUAL_-1207488336'), (u'COPY_-1207488374', u'MULTIEQUAL_-1207488340'), (u'CALL_-1207488440', u'INDIRECT_-1207488276'), (u'COPY_-1207488376', u'MULTIEQUAL_-1207488348'), ('const-16', u'COPY_-1207488491'), (u'CALL_-1207488440', u'INDIRECT_-1207488307'), (u'COPY_-1207488371', u'MULTIEQUAL_-1207488328'), ('tmp_610', u'MULTIEQUAL_-1207488348'), (u'CALL_-1207488440', u'INDIRECT_-1207488280'), (u'COPY_-1207488370', u'MULTIEQUAL_-1207488324'), ('tmp_433', u'COPY_-1207488369'), (u'CALL_-1207488440', u'INDIRECT_-1207488296'), (u'CALL_-1207488440', u'INDIRECT_-1207488311'), (u'CALL_-1207488440', u'INDIRECT_-1207488309'), ('tmp_403', u'COPY_-1207488374'), ('tmp_608', u'MULTIEQUAL_-1207488344'), (u'CALL_-1207488440', u'INDIRECT_-1207488304')]
[('tmp_477', u'COPY_-1207488356'), (u'CALL_-1207488440', u'INDIRECT_-1207488292'), (u'COPY_-1207488362', u'MULTIEQUAL_-1207488334'), ('const-8', u'PTRSUB_-1207488296'), (u'CALL_-1207488440', u'INDIRECT_-1207488266'), (u'CALL_-1207488440', u'INDIRECT_-1207488297'), (u'INT_NOTEQUAL_-1207488588', u'CBRANCH_-1207488588'), ('tmp_453', u'COPY_-1207488360'), (u'COPY_-1207488358', u'MULTIEQUAL_-1207488318'), ('tmp_679', u'MULTIEQUAL_-1207488326'), ('const-0', u'RETURN_-1207488413'), ('tmp_677', u'MULTIEQUAL_-1207488322'), ('tmp_669', u'MULTIEQUAL_-1207488306'), ('tmp_382', u'COPY_-1207488314'), ('const-0', u'INT_NOTEQUAL_-1207488588'), ('tmp_441', u'COPY_-1207488362'), ('tmp_380', u'PTRSUB_-1207488268'), (u'CALL_-1207488440', u'INDIRECT_-1207488298'), ('tmp_384', u'COPY_-1207488312'), ('const-16', u'COPY_-1207488491'), ('tmp_447', u'COPY_-1207488361'), ('tmp_681', u'MULTIEQUAL_-1207488330'), (u'CALL_-1207488440', u'INDIRECT_-1207488274'), (u'COPY_-1207488355', u'MULTIEQUAL_-1207488306'), ('tmp_410', u'INT_NOTEQUAL_-1207488588'), (u'CALL_-1207488440', u'INDIRECT_-1207488295'), (u'COPY_-1207488360', u'MULTIEQUAL_-1207488326'), ('tmp_675', u'MULTIEQUAL_-1207488318'), (u'CALL_-1207488440', u'INDIRECT_-1207488294'), ('const-48', u'COPY_-1207488465'), ('tmp_84', u'CBRANCH_-1207488588'), (u'CALL_-1207488440', u'INDIRECT_-1207488282'), ('tmp_385', u'COPY_-1207488311'), (u'CALL_-1207488440', u'INDIRECT_-1207488270'), ('tmp_380', u'PTRSUB_-1207488287'), ('tmp_673', u'MULTIEQUAL_-1207488314'), ('tmp_465', u'COPY_-1207488358'), (u'CALL_-1207488440', u'INDIRECT_-1207488262'), ('tmp_381', u'CALL_-1207488440'), (u'COPY_-1207488361', u'MULTIEQUAL_-1207488330'), ('tmp_471', u'COPY_-1207488357'), ('const--184', u'PTRSUB_-1207488268'), (u'CALL_-1207488440', u'INDIRECT_-1207488293'), (u'CALL_-1207488440', u'INDIRECT_-1207488291'), (u'CALL_-1207488440', u'INDIRECT_-1207488278'), (u'COPY_-1207488356', u'MULTIEQUAL_-1207488310'), (u'PTRSUB_-1207488287', u'CALL_-1207488440'), ('tmp_383', u'COPY_-1207488313'), ('tmp_380', u'PTRSUB_-1207488296'), (u'COPY_-1207488357', u'MULTIEQUAL_-1207488314'), (u'COPY_-1207488359', u'MULTIEQUAL_-1207488322'), ('tmp_459', u'COPY_-1207488359'), ('tmp_483', u'COPY_-1207488355'), (u'CALL_-1207488440', u'INDIRECT_-1207488290'), ('tmp_671', u'MULTIEQUAL_-1207488310'), ('tmp_683', u'MULTIEQUAL_-1207488334'), (u'CALL_-1207488440', u'INDIRECT_-1207488296'), (u'CALL_-1207488440', u'INDIRECT_-1207488286'), ('const--208', u'PTRSUB_-1207488287')]
null
null
00182f70
x64
O2
(translation_unit "void FUN_00182f70(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 [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 FUN_00182e70(param_10,&local_d0);\n return;\n}\n\n" (function_definition "void FUN_00182f70(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 [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 FUN_00182e70(param_10,&local_d0);\n return;\n}" primitive_type (function_declarator "FUN_00182f70(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 [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 FUN_00182e70(param_10,&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 [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 "FUN_00182e70(param_10,&local_d0);" (call_expression "FUN_00182e70(param_10,&local_d0)" identifier (argument_list "(param_10,&local_d0)" ( identifier , (pointer_expression "&local_d0" & identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void error(Incremental_binary * this, char * format, ...) */\n\nvoid __thiscall gold::Incremental_binary::error(Incremental_binary *this,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 vexplain_no_incremental(format,args);\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Incremental_binary::error(Incremental_binary *this,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 vexplain_no_incremental(format,args);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Incremental_binary::" identifier : : identifier : :) (function_declarator "error(Incremental_binary *this,char *format,...)" identifier (parameter_list "(Incremental_binary *this,char *format,...)" ( (parameter_declaration "Incremental_binary *this" type_identifier (pointer_declarator "*this" * 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 vexplain_no_incremental(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_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 "vexplain_no_incremental(format,args);" (call_expression "vexplain_no_incremental(format,args)" identifier (argument_list "(format,args)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00182f70(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 [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 FUN_00182e70(param_10,&local_d0);\n return;\n}\n\n" (function_definition "void FUN_00182f70(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 [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 FUN_00182e70(param_10,&local_d0);\n return;\n}" primitive_type (function_declarator "FUN_00182f70(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 [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 FUN_00182e70(param_10,&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 [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 "FUN_00182e70(param_10,&local_d0);" (call_expression "FUN_00182e70(param_10,&local_d0)" identifier (argument_list "(param_10,&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 ;) (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 , (pointer_expression & IDENT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00182f70(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 [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 FUN_00182e70(param_10,&local_d0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00182f70(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_00182f70") (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 [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 FUN_00182e70(param_10,&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 [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 "FUN_00182e70(param_10,&local_d0);" (call_expression "FUN_00182e70(param_10,&local_d0)" (identifier "FUN_00182e70") (argument_list "(param_10,&local_d0)" (( "(") (identifier "param_10") (, ",") (pointer_expression "&local_d0" (& "&") (identifier "local_d0")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void error(Incremental_binary * this, char * format, ...) */ void __thiscall gold::type_1::function_1(type_1 *this,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(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)) (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) (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 [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; FUN_00182e70(param_10,&local_d0); return; }
68_sdiff_and_sdiff_strip.c
fflush_unlocked
fflush_unlocked
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush_unlocked(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush_unlocked(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)(); return iVar1; }
JMP qword ptr [0x0010d220]
null
null
null
null
[(u'INDIRECT_-1206967162', u'COPY_-1206967221'), ('const-0', u'RETURN_-1206967221'), ('tmp_32', u'CAST_-1206967157'), (u'CALLIND_-1206967224', u'INDIRECT_-1206967162'), (u'CALLIND_-1206967224', u'RETURN_-1206967221'), (u'CAST_-1206967157', u'CALLIND_-1206967224')]
[(u'INDIRECT_-1206967162', u'COPY_-1206967221'), ('const-0', u'RETURN_-1206967221'), ('tmp_32', u'CAST_-1206967157'), (u'CALLIND_-1206967224', u'INDIRECT_-1206967162'), (u'CALLIND_-1206967224', u'RETURN_-1206967221'), (u'CAST_-1206967157', u'CALLIND_-1206967224')]
null
null
00102440
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush_unlocked(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}\n\n" comment (function_definition "int fflush_unlocked(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}" primitive_type (function_declarator "fflush_unlocked(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)()" identifier = (call_expression "(*(code *)PTR_fflush_unlocked_0010d220)()" (parenthesized_expression "(*(code *)PTR_fflush_unlocked_0010d220)" ( (pointer_expression "*(code *)PTR_fflush_unlocked_0010d220" * (cast_expression "(code *)PTR_fflush_unlocked_0010d220" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush_unlocked(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}\n\n" comment (function_definition "int fflush_unlocked(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}" primitive_type (function_declarator "fflush_unlocked(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)()" identifier = (call_expression "(*(code *)PTR_fflush_unlocked_0010d220)()" (parenthesized_expression "(*(code *)PTR_fflush_unlocked_0010d220)" ( (pointer_expression "*(code *)PTR_fflush_unlocked_0010d220" * (cast_expression "(code *)PTR_fflush_unlocked_0010d220" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int fflush_unlocked(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}\n\n" (function_definition "int fflush_unlocked(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}" primitive_type (function_declarator "fflush_unlocked(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)()" identifier = (call_expression "(*(code *)PTR_fflush_unlocked_0010d220)()" (parenthesized_expression "(*(code *)PTR_fflush_unlocked_0010d220)" ( (pointer_expression "*(code *)PTR_fflush_unlocked_0010d220" * (cast_expression "(code *)PTR_fflush_unlocked_0010d220" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int fflush_unlocked(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fflush_unlocked(FILE *__stream)" (identifier "fflush_unlocked") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_unlocked_0010d220)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_fflush_unlocked_0010d220)()" (parenthesized_expression "(*(code *)PTR_fflush_unlocked_0010d220)" (( "(") (pointer_expression "*(code *)PTR_fflush_unlocked_0010d220" (* "*") (cast_expression "(code *)PTR_fflush_unlocked_0010d220" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_fflush_unlocked_0010d220"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fflush_unlocked_0010d220)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0010d220)(); return iVar1; }
6332_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
get_offset_with_length
FUN_0026de60
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: section_offset_type get_offset_with_length(Stringpool_template<char> * this, char * s, size_t length) */ section_offset_type __thiscall gold::Stringpool_template<char>::get_offset_with_length (Stringpool_template<char> *this,char *s,size_t length) { const_iterator cVar1; ulong uVar2; Hashkey hk; if (this->strtab_size_ == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/stringpool.cc",0x1ce,"get_offset_with_length"); } hk.string = s; hk.length = length; hk.hash_code = string_hash(s,length); cVar1 = std:: _Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> *)this,&hk); if (cVar1. super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true> ._M_cur != (__node_type *)0x0) { uVar2 = *(long *)((long)cVar1. super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true> ._M_cur + 0x20) - 1; return *(section_offset_type *) ((long)(this->key_to_offset_).chunks_. super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_> ._M_impl._M_start[uVar2 >> 0xd]. super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start + (ulong)((uint)uVar2 & 0x1fff) * 8); } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/stringpool.cc",0x1d3,"get_offset_with_length"); }
undefined8 FUN_0026de60(long param_1,undefined8 param_2,undefined8 param_3) { long lVar1; ulong uVar2; undefined8 local_28; undefined8 local_20; undefined8 local_18; if (*(long *)(param_1 + 0x70) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length"); } local_28 = param_2; local_20 = param_3; local_18 = FUN_0026b5f0(param_2,param_3); lVar1 = FUN_0026ddc0(param_1,&local_28); if (lVar1 != 0) { uVar2 = *(long *)(lVar1 + 0x20) - 1; return *(undefined8 *) (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) + (ulong)((uint)uVar2 & 0x1fff) * 8); } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length"); }
PUSH RBX MOV RBX,RDI SUB RSP,0x20 CMP qword ptr [RDI + 0x70],0x0 JZ 0x0026dec5 MOV RDI,RSI MOV qword ptr [RSP],RSI MOV RSI,RDX MOV qword ptr [RSP + 0x8],RDX CALL 0x0026b5f0 MOV RSI,RSP MOV RDI,RBX MOV qword ptr [RSP + 0x10],RAX CALL 0x0026ddc0 TEST RAX,RAX JZ 0x0026dedd MOV RAX,qword ptr [RAX + 0x20] MOV RCX,qword ptr [RBX + 0x38] SUB RAX,0x1 MOV RDX,RAX AND EAX,0x1fff SHR RDX,0xd LEA RDX,[RDX + RDX*0x2] LEA RDX,[RCX + RDX*0x8] MOV RDX,qword ptr [RDX] MOV RAX,qword ptr [RDX + RAX*0x8] ADD RSP,0x20 POP RBX RET LEA RDX,[0x386710] MOV ESI,0x1ce LEA RDI,[0x3864ba] CALL 0x0017c650 LEA RDX,[0x386710] MOV ESI,0x1d3 LEA RDI,[0x3864ba] CALL 0x0017c650
null
null
null
null
[(u'INT_MULT_-1204166824', u'INT_ADD_-1204166836'), (u'PTRSUB_-1204166644', u'PTRSUB_-1204166643'), (u'COPY_-1204166662', u'CALL_-1204166771'), (u'CAST_-1204166634', u'LOAD_-1204166852'), ('const-433', u'LOAD_-1204166959'), ('const-462', u'CALL_-1204166787'), ('const-3696400', u'COPY_-1204166662'), (u'CALL_-1204166976', u'INDIRECT_-1204166714'), ('const-0', u'SUBPIECE_-1204166761'), (u'PTRADD_-1204166650', u'PTRSUB_-1204166644'), (u'PTRSUB_-1204166731', u'LOAD_-1204167048'), (u'CAST_-1204166672', u'INT_ADD_-1204166943'), (u'INT_ADD_-1204166836', u'CAST_-1204166634'), ('const-8', u'INT_MULT_-1204166824'), ('const-433', u'LOAD_-1204166859'), (u'CALL_-1204166771', u'INDIRECT_-1204166615'), ('const-0', u'PTRSUB_-1204166642'), ('const-433', u'LOAD_-1204166852'), ('const-0', u'RETURN_-1204166818'), ('const-3695802', u'COPY_-1204166664'), (u'CAST_-1204166671', u'LOAD_-1204166959'), (u'INT_NOTEQUAL_-1204166961', u'CBRANCH_-1204166960'), ('tmp_70', u'CBRANCH_-1204167029'), (u'INT_SUB_-1204166926', u'INT_RIGHT_-1204166884'), ('const-0', u'PTRSUB_-1204166643'), ('const-467', u'CALL_-1204166771'), ('tmp_440', u'CAST_-1204166683'), (u'PTRSUB_-1204166674', u'LOAD_-1204166952'), ('const-32', u'INT_ADD_-1204166943'), (u'INT_ZEXT_-1204166801', u'INT_MULT_-1204166824'), ('const-3695802', u'COPY_-1204166689'), (u'COPY_-1204166664', u'CALL_-1204166771'), (u'SUBPIECE_-1204166761', u'INT_AND_-1204166902'), ('const-1', u'INT_SUB_-1204166926'), (u'CALL_-1204166771', u'INDIRECT_-1204166611'), (u'CALL_-1204167000', u'INDIRECT_-1204166735'), ('const-433', u'LOAD_-1204167048'), ('tmp_442', u'COPY_-1204166763'), (u'LOAD_-1204166959', u'INT_SUB_-1204166926'), (u'CALL_-1204167000', u'INDIRECT_-1204166731'), (u'INT_SUB_-1204166926', u'SUBPIECE_-1204166761'), (u'PTRSUB_-1204166675', u'PTRSUB_-1204166674'), ('tmp_638', u'PTRSUB_-1204166736'), (u'CALL_-1204166976', u'CAST_-1204166672'), ('tmp_441', u'CALL_-1204167000'), (u'COPY_-1204166687', u'CALL_-1204166787'), ('const-8191', u'INT_AND_-1204166902'), (u'INT_RIGHT_-1204166884', u'PTRADD_-1204166650'), ('const-0', u'PTRSUB_-1204166677'), (u'CALL_-1204166976', u'INDIRECT_-1204166718'), ('const-3696400', u'COPY_-1204166687'), (u'CALL_-1204166771', u'INDIRECT_-1204166619'), (u'PTRSUB_-1204166643', u'PTRSUB_-1204166642'), ('const-56', u'PTRSUB_-1204166678'), (u'LOAD_-1204166859', u'CAST_-1204166635'), (u'INT_EQUAL_-1204167033', u'CBRANCH_-1204167029'), (u'LOAD_-1204167048', u'INT_EQUAL_-1204167033'), (u'LOAD_-1204166852', u'COPY_-1204166852'), (u'INT_AND_-1204166902', u'INT_ZEXT_-1204166801'), (u'COPY_-1204166689', u'CALL_-1204166787'), ('const-0', u'INT_NOTEQUAL_-1204166961'), ('tmp_442', u'CALL_-1204167000'), (u'INT_ADD_-1204166943', u'CAST_-1204166671'), ('const-0', u'PTRSUB_-1204166674'), (u'PTRSUB_-1204166677', u'PTRSUB_-1204166676'), (u'LOAD_-1204166952', u'PTRADD_-1204166650'), ('const-112', u'PTRSUB_-1204166731'), ('const-0', u'PTRSUB_-1204166644'), (u'PTRSUB_-1204166642', u'LOAD_-1204166859'), (u'PTRSUB_-1204166676', u'PTRSUB_-1204166675'), ('tmp_441', u'COPY_-1204166764'), ('const-433', u'LOAD_-1204166952'), ('const-13', u'INT_RIGHT_-1204166884'), ('const-24', u'PTRADD_-1204166650'), (u'PTRSUB_-1204166736', u'CALL_-1204166976'), ('const-1', u'RETURN_-1204166782'), (u'CALL_-1204166976', u'INDIRECT_-1204166710'), (u'PTRSUB_-1204166678', u'PTRSUB_-1204166677'), (u'CAST_-1204166683', u'CALL_-1204166976'), (u'COPY_-1204166852', u'RETURN_-1204166818'), ('const-0', u'INT_EQUAL_-1204167033'), ('const--40', u'PTRSUB_-1204166736'), ('const-1', u'RETURN_-1204166766'), ('const-0', u'PTRSUB_-1204166676'), (u'CALL_-1204166976', u'INT_NOTEQUAL_-1204166961'), ('tmp_141', u'CBRANCH_-1204166960'), (u'CAST_-1204166635', u'INT_ADD_-1204166836'), ('tmp_440', u'PTRSUB_-1204166678'), ('const-0', u'PTRSUB_-1204166675'), ('tmp_440', u'PTRSUB_-1204166731')]
[('tmp_643', u'INT_ADD_-1204167032'), (u'INT_MULT_-1204166824', u'INT_ADD_-1204166836'), (u'INT_ADD_-1204166836', u'CAST_-1204166644'), (u'COPY_-1204166662', u'CALL_-1204166771'), ('tmp_647', u'COPY_-1204166773'), ('const-433', u'LOAD_-1204166959'), ('tmp_646', u'CALL_-1204167000'), (u'INT_MULT_-1204166836', u'INT_ADD_-1204166848'), (u'CALL_-1204166976', u'INDIRECT_-1204166714'), (u'CAST_-1204166652', u'LOAD_-1204166859'), (u'CAST_-1204166731', u'LOAD_-1204167048'), ('tmp_647', u'CALL_-1204167000'), ('const-433', u'LOAD_-1204166859'), ('const-8', u'INT_MULT_-1204166824'), (u'CALL_-1204166771', u'INDIRECT_-1204166615'), ('const-0', u'RETURN_-1204166818'), (u'INT_NOTEQUAL_-1204166961', u'CBRANCH_-1204166960'), ('tmp_70', u'CBRANCH_-1204167029'), (u'INT_SUB_-1204166926', u'INT_RIGHT_-1204166884'), ('const-3695802', u'COPY_-1204166664'), ('const-3696400', u'COPY_-1204166662'), ('const-32', u'INT_ADD_-1204166943'), (u'CALL_-1204166976', u'INT_ADD_-1204166943'), (u'INT_ZEXT_-1204166801', u'INT_MULT_-1204166824'), ('tmp_642', u'PTRSUB_-1204166736'), (u'COPY_-1204166664', u'CALL_-1204166771'), (u'SUBPIECE_-1204166761', u'INT_AND_-1204166902'), (u'CALL_-1204166771', u'INDIRECT_-1204166611'), (u'CALL_-1204167000', u'INDIRECT_-1204166735'), ('const-112', u'INT_ADD_-1204167032'), (u'LOAD_-1204166959', u'INT_SUB_-1204166926'), ('const-3695802', u'COPY_-1204166689'), (u'CALL_-1204167000', u'INDIRECT_-1204166731'), (u'INT_ADD_-1204166848', u'CAST_-1204166652'), (u'INT_SUB_-1204166926', u'SUBPIECE_-1204166761'), (u'INT_RIGHT_-1204166884', u'INT_MULT_-1204166836'), ('const-433', u'LOAD_-1204167048'), ('const-1', u'INT_SUB_-1204166926'), ('const-3696400', u'COPY_-1204166687'), ('const-13', u'INT_RIGHT_-1204166884'), (u'COPY_-1204166687', u'CALL_-1204166787'), (u'CAST_-1204166677', u'LOAD_-1204166952'), ('const-8191', u'INT_AND_-1204166902'), (u'CALL_-1204166976', u'INDIRECT_-1204166718'), ('const-24', u'INT_MULT_-1204166836'), ('tmp_643', u'CALL_-1204166976'), ('const-0', u'SUBPIECE_-1204166761'), (u'INT_ADD_-1204166943', u'CAST_-1204166682'), ('const-0', u'INT_EQUAL_-1204167033'), (u'CALL_-1204166771', u'INDIRECT_-1204166619'), (u'CAST_-1204166644', u'LOAD_-1204166852'), (u'LOAD_-1204166859', u'INT_ADD_-1204166836'), (u'LOAD_-1204167048', u'INT_EQUAL_-1204167033'), (u'INT_EQUAL_-1204167033', u'CBRANCH_-1204167029'), (u'LOAD_-1204166852', u'COPY_-1204166852'), (u'INT_AND_-1204166902', u'INT_ZEXT_-1204166801'), (u'COPY_-1204166689', u'CALL_-1204166787'), ('const-56', u'INT_ADD_-1204166936'), ('const-0', u'INT_NOTEQUAL_-1204166961'), ('const-433', u'LOAD_-1204166852'), (u'INT_ADD_-1204166936', u'CAST_-1204166677'), (u'INT_ADD_-1204167032', u'CAST_-1204166731'), ('tmp_643', u'INT_ADD_-1204166936'), ('tmp_646', u'COPY_-1204166774'), (u'LOAD_-1204166952', u'INT_ADD_-1204166848'), ('const-433', u'LOAD_-1204166952'), (u'PTRSUB_-1204166736', u'CALL_-1204166976'), ('const-467', u'CALL_-1204166771'), ('const-462', u'CALL_-1204166787'), ('const-1', u'RETURN_-1204166782'), ('const--40', u'PTRSUB_-1204166736'), (u'CALL_-1204166976', u'INDIRECT_-1204166710'), (u'COPY_-1204166852', u'RETURN_-1204166818'), ('const-1', u'RETURN_-1204166766'), (u'CALL_-1204166976', u'INT_NOTEQUAL_-1204166961'), ('tmp_141', u'CBRANCH_-1204166960'), (u'CAST_-1204166682', u'LOAD_-1204166959')]
null
null
0026de60
x64
O2
(translation_unit "undefined8 FUN_0026de60(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n ulong uVar2;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n if (*(long *)(param_1 + 0x70) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = FUN_0026b5f0(param_2,param_3);\n lVar1 = FUN_0026ddc0(param_1,&local_28);\n if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}\n\n" (function_definition "undefined8 FUN_0026de60(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n ulong uVar2;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n if (*(long *)(param_1 + 0x70) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = FUN_0026b5f0(param_2,param_3);\n lVar1 = FUN_0026ddc0(param_1,&local_28);\n if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}" type_identifier (function_declarator "FUN_0026de60(long param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n ulong uVar2;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n if (*(long *)(param_1 + 0x70) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = FUN_0026b5f0(param_2,param_3);\n lVar1 = FUN_0026ddc0(param_1,&local_28);\n if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (*(long *)(param_1 + 0x70) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x70) == 0)" ( (binary_expression "*(long *)(param_1 + 0x70) == 0" (pointer_expression "*(long *)(param_1 + 0x70)" * (cast_expression "(long *)(param_1 + 0x70)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x70)" ( (binary_expression "param_1 + 0x70" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }" { comment (expression_statement "FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");" (call_expression "FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length")" identifier (argument_list "("../../gold/stringpool.cc",0x1ce,"get_offset_with_length")" ( (string_literal ""../../gold/stringpool.cc"" " string_content ") , number_literal , (string_literal ""get_offset_with_length"" " string_content ") ))) ;) })) (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 = FUN_0026b5f0(param_2,param_3);" (assignment_expression "local_18 = FUN_0026b5f0(param_2,param_3)" identifier = (call_expression "FUN_0026b5f0(param_2,param_3)" identifier (argument_list "(param_2,param_3)" ( identifier , identifier )))) ;) (expression_statement "lVar1 = FUN_0026ddc0(param_1,&local_28);" (assignment_expression "lVar1 = FUN_0026ddc0(param_1,&local_28)" identifier = (call_expression "FUN_0026ddc0(param_1,&local_28)" identifier (argument_list "(param_1,&local_28)" ( identifier , (pointer_expression "&local_28" & identifier) )))) ;) (if_statement "if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }" { (expression_statement "uVar2 = *(long *)(lVar1 + 0x20) - 1;" (assignment_expression "uVar2 = *(long *)(lVar1 + 0x20) - 1" identifier = (binary_expression "*(long *)(lVar1 + 0x20) - 1" (pointer_expression "*(long *)(lVar1 + 0x20)" * (cast_expression "(long *)(lVar1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) )))) - number_literal)) ;) (return_statement "return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);" return (pointer_expression "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" * (cast_expression "(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" ( (binary_expression "*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8" (pointer_expression "*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18)" * (cast_expression "(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18)" ( (binary_expression "*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18" (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 "(uVar2 >> 0xd) * 0x18" (parenthesized_expression "(uVar2 >> 0xd)" ( (binary_expression "uVar2 >> 0xd" identifier >> number_literal) )) * number_literal)) )))) + (binary_expression "(ulong)((uint)uVar2 & 0x1fff) * 8" (call_expression "(ulong)((uint)uVar2 & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)uVar2 & 0x1fff)" ( (binary_expression "(uint)uVar2 & 0x1fff" (cast_expression "(uint)uVar2" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) ))) * number_literal)) )))) ;) })) comment (expression_statement "FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");" (call_expression "FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length")" identifier (argument_list "("../../gold/stringpool.cc",0x1d3,"get_offset_with_length")" ( (string_literal ""../../gold/stringpool.cc"" " string_content ") , number_literal , (string_literal ""get_offset_with_length"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: section_offset_type get_offset_with_length(Stringpool_template<char> *\n this, char * s, size_t length) */\n\nsection_offset_type __thiscall\ngold::Stringpool_template<char>::get_offset_with_length\n (Stringpool_template<char> *this,char *s,size_t length)\n\n{\n const_iterator cVar1;\n ulong uVar2;\n Hashkey hk;\n \n if (this->strtab_size_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n hk.string = s;\n hk.length = length;\n hk.hash_code = string_hash(s,length);\n cVar1 = std::\n _Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk);\n if (cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0) {\n uVar2 = *(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20) - 1;\n return *(section_offset_type *)\n ((long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}\n\n" comment comment (function_definition "section_offset_type __thiscall\ngold::Stringpool_template<char>::get_offset_with_length\n (Stringpool_template<char> *this,char *s,size_t length)\n\n{\n const_iterator cVar1;\n ulong uVar2;\n Hashkey hk;\n \n if (this->strtab_size_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n hk.string = s;\n hk.length = length;\n hk.hash_code = string_hash(s,length);\n cVar1 = std::\n _Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk);\n if (cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0) {\n uVar2 = *(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20) - 1;\n return *(section_offset_type *)\n ((long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Stringpool_template<char>::" identifier : : identifier < primitive_type > : :) (function_declarator "get_offset_with_length\n (Stringpool_template<char> *this,char *s,size_t length)" identifier (parameter_list "(Stringpool_template<char> *this,char *s,size_t length)" ( (parameter_declaration "Stringpool_template<char> *this" type_identifier (ERROR "<char>" < primitive_type >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *s" primitive_type (pointer_declarator "*s" * identifier)) , (parameter_declaration "size_t length" primitive_type identifier) ))) (compound_statement "{\n const_iterator cVar1;\n ulong uVar2;\n Hashkey hk;\n \n if (this->strtab_size_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n hk.string = s;\n hk.length = length;\n hk.hash_code = string_hash(s,length);\n cVar1 = std::\n _Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk);\n if (cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0) {\n uVar2 = *(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20) - 1;\n return *(section_offset_type *)\n ((long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}" { (declaration "const_iterator cVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "Hashkey hk;" type_identifier identifier ;) (if_statement "if (this->strtab_size_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }" if (parenthesized_expression "(this->strtab_size_ == 0)" ( (binary_expression "this->strtab_size_ == 0" (field_expression "this->strtab_size_" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");" (call_expression "do_gold_unreachable("../../gold/stringpool.cc",0x1ce,"get_offset_with_length")" identifier (argument_list "("../../gold/stringpool.cc",0x1ce,"get_offset_with_length")" ( (string_literal ""../../gold/stringpool.cc"" " string_content ") , number_literal , (string_literal ""get_offset_with_length"" " string_content ") ))) ;) })) (expression_statement "hk.string = s;" (assignment_expression "hk.string = s" (field_expression "hk.string" identifier . field_identifier) = identifier) ;) (expression_statement "hk.length = length;" (assignment_expression "hk.length = length" (field_expression "hk.length" identifier . field_identifier) = identifier) ;) (expression_statement "hk.hash_code = string_hash(s,length);" (assignment_expression "hk.hash_code = string_hash(s,length)" (field_expression "hk.hash_code" identifier . field_identifier) = (call_expression "string_hash(s,length)" identifier (argument_list "(s,length)" ( identifier , identifier )))) ;) (ERROR "cVar1 = std::\n _Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::" (assignment_expression "cVar1 = std" identifier = identifier) : : (binary_expression "_Hashtable<gold" identifier < identifier) : : (comma_expression "Stringpool_template<char>::Hashkey,_std" (binary_expression "Stringpool_template<char>::Hashkey" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std" (binary_expression "Stringpool_template<char>::Hashkey" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_std" identifier > (ERROR "," ,) identifier)) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std" (binary_expression "Stringpool_template<char>::Hashkey" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>_>,_std" (binary_expression "_long_unsigned_int>_" identifier > identifier) > (ERROR "," ,) identifier)) : :) (labeled_statement "__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk);" statement_identifier (ERROR "::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std:" : : (comma_expression "_Select1st,_gold" identifier , identifier) : : (binary_expression "Stringpool_template<char" identifier < identifier) > : : (comma_expression "Stringpool_eq,_gold" identifier , identifier) : : (binary_expression "Stringpool_template<char" identifier < identifier) > : : (comma_expression "Stringpool_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk);" statement_identifier (ERROR "::_Mod_range_hashing,_std:" : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) :) : (labeled_statement "__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk);" statement_identifier (ERROR "::_Default_ranged_hash,_std:" : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk);" (comma_expression "_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk)" identifier , (binary_expression "_true>_>\n ::find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "find((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk)" identifier (argument_list "((_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk)" ( (parenthesized_expression "(_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,&hk)" ( (ERROR "_Hashtable<gold::Stringpool_template<char>::Hashkey,_std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std::allocator<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std::__detail::_Select1st,_gold::Stringpool_template<char>::Stringpool_eq,_gold::Stringpool_template<char>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::" (binary_expression "_Hashtable<gold" identifier < identifier) : : (comma_expression "Stringpool_template<char>::Hashkey,_std" (binary_expression "Stringpool_template<char>::Hashkey" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) identifier) , identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Stringpool_template<char>::Hashkey,_long_unsigned_int>,_std" (binary_expression "Stringpool_template<char>::Hashkey" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_std" identifier > (ERROR "," ,) identifier)) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (comma_expression "Stringpool_template<char>::Hashkey,_long_unsigned_int>_>,_std" (binary_expression "Stringpool_template<char>::Hashkey" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>_>,_std" (binary_expression "_long_unsigned_int>_" identifier > identifier) > (ERROR "," ,) identifier)) : : identifier : : (comma_expression "_Select1st,_gold" identifier , identifier) : : (comma_expression "Stringpool_template<char>::Stringpool_eq,_gold" (binary_expression "Stringpool_template<char>::Stringpool_eq" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) identifier) , identifier) : : (comma_expression "Stringpool_template<char>::Stringpool_hash,_std" (binary_expression "Stringpool_template<char>::Stringpool_hash" (binary_expression "Stringpool_template<char" identifier < identifier) > (ERROR "::" : :) identifier) , identifier) : : identifier : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) : : identifier : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : identifier : :) (comma_expression "_Hashtable_traits<true,_false,_true>_>\n *)this,&hk" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n *)this,&hk" identifier , (comma_expression "_true>_>\n *)this,&hk" (binary_expression "_true>_>\n *)this" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (pointer_expression "&hk" & identifier)))) )) )))))) ;)))))) (if_statement "if (cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0) {\n uVar2 = *(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20) - 1;\n return *(section_offset_type *)\n ((long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }" if (parenthesized_expression "(cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0)" ( (comma_expression "cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0" (binary_expression "cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey" (binary_expression "cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char" (binary_expression "cVar1.\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "cVar1.\n super__Node_iterator_base<std" (field_expression "cVar1.\n super__Node_iterator_base" identifier . field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0" (field_expression "_long_unsigned_int>,_true>\n ._M_cur" (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier) (ERROR ">" >) . field_identifier) != (cast_expression "(__node_type *)0x0" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) )) (compound_statement "{\n uVar2 = *(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20) - 1;\n return *(section_offset_type *)\n ((long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }" { (expression_statement "uVar2 = *(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20) - 1;" (assignment_expression "uVar2 = *(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20) - 1" identifier = (binary_expression "*(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20) - 1" (pointer_expression "*(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20)" * (cast_expression "(long *)((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20)" ( (comma_expression "(long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey,_long_unsigned_int>,_true>\n ._M_cur + 0x20" (binary_expression "(long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char>::Hashkey" (binary_expression "(long)cVar1.\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<char" (binary_expression "(long)cVar1.\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "(long)cVar1.\n super__Node_iterator_base<std" (cast_expression "(long)cVar1.\n super__Node_iterator_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "cVar1.\n super__Node_iterator_base" identifier . field_identifier)) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true>\n ._M_cur + 0x20" (field_expression "_long_unsigned_int>,_true>\n ._M_cur" (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier) (ERROR ">" >) . field_identifier) + number_literal)) )))) - number_literal)) ;) (return_statement "return *(section_offset_type *)\n ((long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8);" return (pointer_expression "*(section_offset_type *)\n ((long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" * (cast_expression "(section_offset_type *)\n ((long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" ( (type_descriptor "section_offset_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" ( (ERROR "(long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std::" (comma_expression "(long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std" (binary_expression "(long)(this->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int" (binary_expression "(long)(this->key_to_offset_).chunks_.\n super__Vector_base<std" (cast_expression "(long)(this->key_to_offset_).chunks_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->key_to_offset_).chunks_.\n super__Vector_base" (field_expression "(this->key_to_offset_).chunks_" (parenthesized_expression "(this->key_to_offset_)" ( (field_expression "this->key_to_offset_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) < identifier) (ERROR "::vector" : : identifier) < identifier) , identifier) : : (binary_expression "allocator<long_int>_>,_std" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "vector<long_int,_std" (binary_expression "vector<long_int" identifier < identifier) , identifier) : : (comma_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int,_std" (binary_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base<long_int" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd].\n super__Vector_base" (subscript_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar2 >> 0xd]" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start" (field_expression "allocator<long_int>_>_>_>\n ._M_impl" (binary_expression "allocator<long_int>_>_>_" (binary_expression "allocator<long_int>_>_" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ (binary_expression "uVar2 >> 0xd" identifier >> number_literal) ]) . field_identifier) < identifier) , identifier) : :) (binary_expression "allocator<long_int>_>._M_impl._M_start +\n (ulong)((uint)uVar2 & 0x1fff) * 8" (field_expression "allocator<long_int>_>._M_impl._M_start" (field_expression "allocator<long_int>_>._M_impl" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) + (binary_expression "(ulong)((uint)uVar2 & 0x1fff) * 8" (call_expression "(ulong)((uint)uVar2 & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)uVar2 & 0x1fff)" ( (binary_expression "(uint)uVar2 & 0x1fff" (cast_expression "(uint)uVar2" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) ))) * number_literal)) )))) ;) })) comment (expression_statement "do_gold_unreachable("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");" (call_expression "do_gold_unreachable("../../gold/stringpool.cc",0x1d3,"get_offset_with_length")" identifier (argument_list "("../../gold/stringpool.cc",0x1d3,"get_offset_with_length")" ( (string_literal ""../../gold/stringpool.cc"" " string_content ") , number_literal , (string_literal ""get_offset_with_length"" " string_content ") ))) ;) })))
(translation_unit "undefined8 FUN_0026de60(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n ulong uVar2;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n if (*(long *)(param_1 + 0x70) == 0) {\n \n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = FUN_0026b5f0(param_2,param_3);\n lVar1 = FUN_0026ddc0(param_1,&local_28);\n if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n \n FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}\n\n" (function_definition "undefined8 FUN_0026de60(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n ulong uVar2;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n if (*(long *)(param_1 + 0x70) == 0) {\n \n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = FUN_0026b5f0(param_2,param_3);\n lVar1 = FUN_0026ddc0(param_1,&local_28);\n if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n \n FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}" type_identifier (function_declarator "FUN_0026de60(long param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n ulong uVar2;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n if (*(long *)(param_1 + 0x70) == 0) {\n \n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = FUN_0026b5f0(param_2,param_3);\n lVar1 = FUN_0026ddc0(param_1,&local_28);\n if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n \n FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (*(long *)(param_1 + 0x70) == 0) {\n \n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x70) == 0)" ( (binary_expression "*(long *)(param_1 + 0x70) == 0" (pointer_expression "*(long *)(param_1 + 0x70)" * (cast_expression "(long *)(param_1 + 0x70)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x70)" ( (binary_expression "param_1 + 0x70" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }" { (expression_statement "FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");" (call_expression "FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length")" identifier (argument_list "("../../gold/stringpool.cc",0x1ce,"get_offset_with_length")" ( (string_literal ""../../gold/stringpool.cc"" " string_content ") , number_literal , (string_literal ""get_offset_with_length"" " string_content ") ))) ;) })) (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 = FUN_0026b5f0(param_2,param_3);" (assignment_expression "local_18 = FUN_0026b5f0(param_2,param_3)" identifier = (call_expression "FUN_0026b5f0(param_2,param_3)" identifier (argument_list "(param_2,param_3)" ( identifier , identifier )))) ;) (expression_statement "lVar1 = FUN_0026ddc0(param_1,&local_28);" (assignment_expression "lVar1 = FUN_0026ddc0(param_1,&local_28)" identifier = (call_expression "FUN_0026ddc0(param_1,&local_28)" identifier (argument_list "(param_1,&local_28)" ( identifier , (pointer_expression "&local_28" & identifier) )))) ;) (if_statement "if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }" { (expression_statement "uVar2 = *(long *)(lVar1 + 0x20) - 1;" (assignment_expression "uVar2 = *(long *)(lVar1 + 0x20) - 1" identifier = (binary_expression "*(long *)(lVar1 + 0x20) - 1" (pointer_expression "*(long *)(lVar1 + 0x20)" * (cast_expression "(long *)(lVar1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) )))) - number_literal)) ;) (return_statement "return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);" return (pointer_expression "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" * (cast_expression "(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" ( (binary_expression "*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8" (pointer_expression "*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18)" * (cast_expression "(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18)" ( (binary_expression "*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18" (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 "(uVar2 >> 0xd) * 0x18" (parenthesized_expression "(uVar2 >> 0xd)" ( (binary_expression "uVar2 >> 0xd" identifier >> number_literal) )) * number_literal)) )))) + (binary_expression "(ulong)((uint)uVar2 & 0x1fff) * 8" (call_expression "(ulong)((uint)uVar2 & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)uVar2 & 0x1fff)" ( (binary_expression "(uint)uVar2 & 0x1fff" (cast_expression "(uint)uVar2" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) ))) * number_literal)) )))) ;) })) (expression_statement "FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");" (call_expression "FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length")" identifier (argument_list "("../../gold/stringpool.cc",0x1d3,"get_offset_with_length")" ( (string_literal ""../../gold/stringpool.cc"" " string_content ") , number_literal , (string_literal ""get_offset_with_length"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - LIT)) ;) (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression (parenthesized_expression ( (binary_expression IDENT >> LIT) )) * LIT)) )))) + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) ))) * LIT)) )))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "undefined8 FUN_0026de60(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n ulong uVar2;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n if (*(long *)(param_1 + 0x70) == 0) {\n \n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = FUN_0026b5f0(param_2,param_3);\n lVar1 = FUN_0026ddc0(param_1,&local_28);\n if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n \n FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}" (type_identifier "undefined8") (function_declarator "FUN_0026de60(long param_1,undefined8 param_2,undefined8 param_3)" (identifier "FUN_0026de60") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n long lVar1;\n ulong uVar2;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n \n if (*(long *)(param_1 + 0x70) == 0) {\n \n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = FUN_0026b5f0(param_2,param_3);\n lVar1 = FUN_0026ddc0(param_1,&local_28);\n if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }\n \n FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (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") (; ";")) (if_statement "if (*(long *)(param_1 + 0x70) == 0) {\n \n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x70) == 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x70) == 0" (pointer_expression "*(long *)(param_1 + 0x70)" (* "*") (cast_expression "(long *)(param_1 + 0x70)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x70)" (( "(") (binary_expression "param_1 + 0x70" (identifier "param_1") (+ "+") (number_literal "0x70")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length");" (call_expression "FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length")" (identifier "FUN_0017c650") (argument_list "("../../gold/stringpool.cc",0x1ce,"get_offset_with_length")" (( "(") (string_literal ""../../gold/stringpool.cc"" (" """) (string_content "../../gold/stringpool.cc") (" """)) (, ",") (number_literal "0x1ce") (, ",") (string_literal ""get_offset_with_length"" (" """) (string_content "get_offset_with_length") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "local_28 = param_2;" (assignment_expression "local_28 = param_2" (identifier "local_28") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_20 = param_3;" (assignment_expression "local_20 = param_3" (identifier "local_20") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_18 = FUN_0026b5f0(param_2,param_3);" (assignment_expression "local_18 = FUN_0026b5f0(param_2,param_3)" (identifier "local_18") (= "=") (call_expression "FUN_0026b5f0(param_2,param_3)" (identifier "FUN_0026b5f0") (argument_list "(param_2,param_3)" (( "(") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (expression_statement "lVar1 = FUN_0026ddc0(param_1,&local_28);" (assignment_expression "lVar1 = FUN_0026ddc0(param_1,&local_28)" (identifier "lVar1") (= "=") (call_expression "FUN_0026ddc0(param_1,&local_28)" (identifier "FUN_0026ddc0") (argument_list "(param_1,&local_28)" (( "(") (identifier "param_1") (, ",") (pointer_expression "&local_28" (& "&") (identifier "local_28")) () ")")))) (; ";")) (if_statement "if (lVar1 != 0) {\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar2 = *(long *)(lVar1 + 0x20) - 1;\n return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);\n }" ({ "{") (expression_statement "uVar2 = *(long *)(lVar1 + 0x20) - 1;" (assignment_expression "uVar2 = *(long *)(lVar1 + 0x20) - 1" (identifier "uVar2") (= "=") (binary_expression "*(long *)(lVar1 + 0x20) - 1" (pointer_expression "*(long *)(lVar1 + 0x20)" (* "*") (cast_expression "(long *)(lVar1 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x20)" (( "(") (binary_expression "lVar1 + 0x20" (identifier "lVar1") (+ "+") (number_literal "0x20")) () ")")))) (- "-") (number_literal "1"))) (; ";")) (return_statement "return *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8);" (return "return") (pointer_expression "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" (* "*") (cast_expression "(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8)" (( "(") (binary_expression "*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) +\n (ulong)((uint)uVar2 & 0x1fff) * 8" (pointer_expression "*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18)" (( "(") (binary_expression "*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18" (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 "(uVar2 >> 0xd) * 0x18" (parenthesized_expression "(uVar2 >> 0xd)" (( "(") (binary_expression "uVar2 >> 0xd" (identifier "uVar2") (>> ">>") (number_literal "0xd")) () ")")) (* "*") (number_literal "0x18"))) () ")")))) (+ "+") (binary_expression "(ulong)((uint)uVar2 & 0x1fff) * 8" (call_expression "(ulong)((uint)uVar2 & 0x1fff)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)uVar2 & 0x1fff)" (( "(") (binary_expression "(uint)uVar2 & 0x1fff" (cast_expression "(uint)uVar2" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar2")) (& "&") (number_literal "0x1fff")) () ")"))) (* "*") (number_literal "8"))) () ")")))) (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length");" (call_expression "FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length")" (identifier "FUN_0017c650") (argument_list "("../../gold/stringpool.cc",0x1d3,"get_offset_with_length")" (( "(") (string_literal ""../../gold/stringpool.cc"" (" """) (string_content "../../gold/stringpool.cc") (" """)) (, ",") (number_literal "0x1d3") (, ",") (string_literal ""get_offset_with_length"" (" """) (string_content "get_offset_with_length") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: section_offset_type get_offset_with_length(Stringpool_template<char> * this, char * s, size_t length) */ type_1 __thiscall gold::type_2<char>::function_1 (type_2<char> *this,char *s,size_t length) { type_3 cVar1; type_4 uVar2; type_5 hk; if (this->strtab_size_ == 0) { /* WARNING: Subroutine does not return */ var_1("../../gold/stringpool.cc",0x1ce,"get_offset_with_length"); } hk.string = s; hk.length = length; hk.hash_code = var_2(s,length); cVar1 = var_7:: _Hashtable<gold::type_2<var_9>::type_5,_std::pair<var_8::type_2<var_9>::type_5,var_10>,_std::var_11<var_7::pair<var_8::type_2<var_9>::type_5,var_10>var_5>,_std::__detail::_Select1st,_gold::type_2<var_9>::Stringpool_eq,_gold::type_2<var_9>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_3<true,_false,var_4>var_5> ::var_6((_Hashtable<gold::type_2<var_9>::type_5,_std::pair<var_8::type_2<var_9>::type_5,var_10>,_std::var_11<var_7::pair<var_8::type_2<var_9>::type_5,var_10>var_5>,_std::__detail::_Select1st,_gold::type_2<var_9>::Stringpool_eq,_gold::type_2<var_9>::Stringpool_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_3<true,_false,var_4>var_5> *)this,&hk); if (cVar1. super__Node_iterator_base<var_7::pair<var_8::type_2<var_9>::type_5,var_10>,var_4> ._M_cur != (type_6 *)0x0) { uVar2 = *(long *)((long)cVar1. super__Node_iterator_base<var_7::pair<var_8::type_2<var_9>::type_5,var_10>,var_4> ._M_cur + 0x20) - 1; return *(type_1 *) ((long)(this->key_to_offset_).chunks_. super__Vector_base<var_7::vector<var_12,_std::var_11<var_12>var_5>,_std::var_11<var_7::vector<var_12,_std::var_11<var_12>var_5>var_5>var_5> ._M_impl._M_start[uVar2 >> 0xd]. super__Vector_base<var_12,_std::var_11<var_12>var_5>._M_impl._M_start + (type_4)((type_7)uVar2 & 0x1fff) * 8); } /* WARNING: Subroutine does not return */ var_1("../../gold/stringpool.cc",0x1d3,"get_offset_with_length"); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (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))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))))) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
undefined8 MASKED(long param_1,undefined8 param_2,undefined8 param_3) { long lVar1; ulong uVar2; undefined8 local_28; undefined8 local_20; undefined8 local_18; if (*(long *)(param_1 + 0x70) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/stringpool.cc",0x1ce,"get_offset_with_length"); } local_28 = param_2; local_20 = param_3; local_18 = FUN_0026b5f0(param_2,param_3); lVar1 = FUN_0026ddc0(param_1,&local_28); if (lVar1 != 0) { uVar2 = *(long *)(lVar1 + 0x20) - 1; return *(undefined8 *) (*(long *)(*(long *)(param_1 + 0x38) + (uVar2 >> 0xd) * 0x18) + (ulong)((uint)uVar2 & 0x1fff) * 8); } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/stringpool.cc",0x1d3,"get_offset_with_length"); }
1216_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
run
FUN_00185c70
/* gold::Finish_group::run(gold::Workqueue*) [clone .cold.132] */ void gold::Finish_group::run(Workqueue *param_1) { Task *unaff_RBX; long unaff_R13; File_read::unlock((File_read *)(*(long *)(unaff_R13 + 0x38) + 0x28),unaff_RBX); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00185c70(void) { long unaff_R13; FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28); /* WARNING: Subroutine does not return */ FUN_0052bfb0(); }
MOV RDI,qword ptr [R13 + 0x38] MOV RSI,RBX ADD RDI,0x28 CALL 0x0034cac0 MOV RDI,RBP CALL 0x0052bfb0
null
null
null
null
[('const-433', u'LOAD_-1207477133'), (u'LOAD_-1207477133', u'INT_ADD_-1207477104'), ('const-1', u'RETURN_-1207477086'), (u'CAST_-1207477023', u'LOAD_-1207477133'), (u'INT_ADD_-1207477104', u'CAST_-1207477015'), ('const-56', u'INT_ADD_-1207477117'), ('tmp_128', u'CALL_-1207477103'), (u'CAST_-1207477015', u'CALL_-1207477103'), (u'INT_ADD_-1207477117', u'CAST_-1207477023'), ('tmp_127', u'INT_ADD_-1207477117'), ('const-40', u'INT_ADD_-1207477104')]
[(u'LOAD_-1207477133', u'INT_ADD_-1207477104'), ('const-1', u'RETURN_-1207477086'), ('const-433', u'LOAD_-1207477133'), (u'CAST_-1207477023', u'LOAD_-1207477133'), ('const-56', u'INT_ADD_-1207477117'), (u'INT_ADD_-1207477104', u'CALL_-1207477103'), ('tmp_126', u'INT_ADD_-1207477117'), (u'INT_ADD_-1207477117', u'CAST_-1207477023'), ('const-40', u'INT_ADD_-1207477104')]
null
null
00185c70
x64
O2
(translation_unit "void FUN_00185c70(void)\n\n{\n long unaff_R13;\n \n FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);\n /* WARNING: Subroutine does not return */\n FUN_0052bfb0();\n}\n\n" (function_definition "void FUN_00185c70(void)\n\n{\n long unaff_R13;\n \n FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);\n /* WARNING: Subroutine does not return */\n FUN_0052bfb0();\n}" primitive_type (function_declarator "FUN_00185c70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_R13;\n \n FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);\n /* WARNING: Subroutine does not return */\n FUN_0052bfb0();\n}" { (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (expression_statement "FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);" (call_expression "FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28)" identifier (argument_list "(*(long *)(unaff_R13 + 0x38) + 0x28)" ( (binary_expression "*(long *)(unaff_R13 + 0x38) + 0x28" (pointer_expression "*(long *)(unaff_R13 + 0x38)" * (cast_expression "(long *)(unaff_R13 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_R13 + 0x38)" ( (binary_expression "unaff_R13 + 0x38" identifier + number_literal) )))) + number_literal) ))) ;) comment (expression_statement "FUN_0052bfb0();" (call_expression "FUN_0052bfb0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* gold::Finish_group::run(gold::Workqueue*) [clone .cold.132] */\n\nvoid gold::Finish_group::run(Workqueue *param_1)\n\n{\n Task *unaff_RBX;\n long unaff_R13;\n \n File_read::unlock((File_read *)(*(long *)(unaff_R13 + 0x38) + 0x28),unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void gold::Finish_group::run(Workqueue *param_1)\n\n{\n Task *unaff_RBX;\n long unaff_R13;\n \n File_read::unlock((File_read *)(*(long *)(unaff_R13 + 0x38) + 0x28),unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "gold::Finish_group::" identifier : : identifier : :) (function_declarator "run(Workqueue *param_1)" identifier (parameter_list "(Workqueue *param_1)" ( (parameter_declaration "Workqueue *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n Task *unaff_RBX;\n long unaff_R13;\n \n File_read::unlock((File_read *)(*(long *)(unaff_R13 + 0x38) + 0x28),unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "Task *unaff_RBX;" type_identifier (pointer_declarator "*unaff_RBX" * identifier) ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (labeled_statement "File_read::unlock((File_read *)(*(long *)(unaff_R13 + 0x38) + 0x28),unaff_RBX);" statement_identifier : (ERROR ":" :) (expression_statement "unlock((File_read *)(*(long *)(unaff_R13 + 0x38) + 0x28),unaff_RBX);" (call_expression "unlock((File_read *)(*(long *)(unaff_R13 + 0x38) + 0x28),unaff_RBX)" identifier (argument_list "((File_read *)(*(long *)(unaff_R13 + 0x38) + 0x28),unaff_RBX)" ( (cast_expression "(File_read *)(*(long *)(unaff_R13 + 0x38) + 0x28)" ( (type_descriptor "File_read *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(unaff_R13 + 0x38) + 0x28)" ( (binary_expression "*(long *)(unaff_R13 + 0x38) + 0x28" (pointer_expression "*(long *)(unaff_R13 + 0x38)" * (cast_expression "(long *)(unaff_R13 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_R13 + 0x38)" ( (binary_expression "unaff_R13 + 0x38" identifier + number_literal) )))) + number_literal) ))) , identifier ))) ;)) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00185c70(void)\n\n{\n long unaff_R13;\n \n FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);\n \n FUN_0052bfb0();\n}\n\n" (function_definition "void FUN_00185c70(void)\n\n{\n long unaff_R13;\n \n FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);\n \n FUN_0052bfb0();\n}" primitive_type (function_declarator "FUN_00185c70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_R13;\n \n FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);\n \n FUN_0052bfb0();\n}" { (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (expression_statement "FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);" (call_expression "FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28)" identifier (argument_list "(*(long *)(unaff_R13 + 0x38) + 0x28)" ( (binary_expression "*(long *)(unaff_R13 + 0x38) + 0x28" (pointer_expression "*(long *)(unaff_R13 + 0x38)" * (cast_expression "(long *)(unaff_R13 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_R13 + 0x38)" ( (binary_expression "unaff_R13 + 0x38" identifier + number_literal) )))) + number_literal) ))) ;) (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 (sized_type_specifier long) IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00185c70(void)\n\n{\n long unaff_R13;\n \n FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);\n \n FUN_0052bfb0();\n}" (primitive_type "void") (function_declarator "FUN_00185c70(void)" (identifier "FUN_00185c70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_R13;\n \n FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);\n \n FUN_0052bfb0();\n}" ({ "{") (declaration "long unaff_R13;" (sized_type_specifier "long" (long "long")) (identifier "unaff_R13") (; ";")) (expression_statement "FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28);" (call_expression "FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28)" (identifier "FUN_0034cac0") (argument_list "(*(long *)(unaff_R13 + 0x38) + 0x28)" (( "(") (binary_expression "*(long *)(unaff_R13 + 0x38) + 0x28" (pointer_expression "*(long *)(unaff_R13 + 0x38)" (* "*") (cast_expression "(long *)(unaff_R13 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(unaff_R13 + 0x38)" (( "(") (binary_expression "unaff_R13 + 0x38" (identifier "unaff_R13") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "0x28")) () ")"))) (; ";")) (expression_statement "FUN_0052bfb0();" (call_expression "FUN_0052bfb0()" (identifier "FUN_0052bfb0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* gold::Finish_group::run(gold::Workqueue*) [clone .cold.132] */ void gold::Finish_group::function_1(type_1 *param_1) { type_2 *unaff_RBX; long var_2; File_read::var_1((type_3 *)(*(long *)(var_2 + 0x38) + 0x28),unaff_RBX); /* WARNING: Subroutine does not return */ 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 (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_R13; FUN_0034cac0(*(long *)(unaff_R13 + 0x38) + 0x28); /* WARNING: Subroutine does not return */ FUN_0052bfb0(); }
162_nano_and_nano_strip.c
execl
execl
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int execl(char *__path,char *__arg,...) { int iVar1; iVar1 = (*(code *)PTR_execl_0013bdb0)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int execl(char *__path,char *__arg,...) { int iVar1; iVar1 = (*(code *)PTR_execl_0013bdb0)(); return iVar1; }
JMP qword ptr [0x0013bdb0]
null
null
null
null
[('tmp_38', u'CAST_-1206953364'), (u'CAST_-1206953364', u'CALLIND_-1206953432'), (u'CALLIND_-1206953432', u'INDIRECT_-1206953369'), (u'INDIRECT_-1206953369', u'COPY_-1206953428'), ('const-0', u'RETURN_-1206953429'), (u'CALLIND_-1206953432', u'RETURN_-1206953429')]
[('tmp_38', u'CAST_-1206953364'), (u'CAST_-1206953364', u'CALLIND_-1206953432'), (u'CALLIND_-1206953432', u'INDIRECT_-1206953369'), (u'INDIRECT_-1206953369', u'COPY_-1206953428'), ('const-0', u'RETURN_-1206953429'), (u'CALLIND_-1206953432', u'RETURN_-1206953429')]
null
null
00105a20
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint execl(char *__path,char *__arg,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}\n\n" comment (function_definition "int execl(char *__path,char *__arg,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}" primitive_type (function_declarator "execl(char *__path,char *__arg,...)" identifier (parameter_list "(char *__path,char *__arg,...)" ( (parameter_declaration "char *__path" primitive_type (pointer_declarator "*__path" * identifier)) , (parameter_declaration "char *__arg" primitive_type (pointer_declarator "*__arg" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_execl_0013bdb0)();" (assignment_expression "iVar1 = (*(code *)PTR_execl_0013bdb0)()" identifier = (call_expression "(*(code *)PTR_execl_0013bdb0)()" (parenthesized_expression "(*(code *)PTR_execl_0013bdb0)" ( (pointer_expression "*(code *)PTR_execl_0013bdb0" * (cast_expression "(code *)PTR_execl_0013bdb0" ( (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 execl(char *__path,char *__arg,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}\n\n" comment (function_definition "int execl(char *__path,char *__arg,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}" primitive_type (function_declarator "execl(char *__path,char *__arg,...)" identifier (parameter_list "(char *__path,char *__arg,...)" ( (parameter_declaration "char *__path" primitive_type (pointer_declarator "*__path" * identifier)) , (parameter_declaration "char *__arg" primitive_type (pointer_declarator "*__arg" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_execl_0013bdb0)();" (assignment_expression "iVar1 = (*(code *)PTR_execl_0013bdb0)()" identifier = (call_expression "(*(code *)PTR_execl_0013bdb0)()" (parenthesized_expression "(*(code *)PTR_execl_0013bdb0)" ( (pointer_expression "*(code *)PTR_execl_0013bdb0" * (cast_expression "(code *)PTR_execl_0013bdb0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int execl(char *__path,char *__arg,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}\n\n" (function_definition "int execl(char *__path,char *__arg,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}" primitive_type (function_declarator "execl(char *__path,char *__arg,...)" identifier (parameter_list "(char *__path,char *__arg,...)" ( (parameter_declaration "char *__path" primitive_type (pointer_declarator "*__path" * identifier)) , (parameter_declaration "char *__arg" primitive_type (pointer_declarator "*__arg" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_execl_0013bdb0)();" (assignment_expression "iVar1 = (*(code *)PTR_execl_0013bdb0)()" identifier = (call_expression "(*(code *)PTR_execl_0013bdb0)()" (parenthesized_expression "(*(code *)PTR_execl_0013bdb0)" ( (pointer_expression "*(code *)PTR_execl_0013bdb0" * (cast_expression "(code *)PTR_execl_0013bdb0" ( (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)) , (variadic_parameter ...) ))) (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 execl(char *__path,char *__arg,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "execl(char *__path,char *__arg,...)" (identifier "execl") (parameter_list "(char *__path,char *__arg,...)" (( "(") (parameter_declaration "char *__path" (primitive_type "char") (pointer_declarator "*__path" (* "*") (identifier "__path"))) (, ",") (parameter_declaration "char *__arg" (primitive_type "char") (pointer_declarator "*__arg" (* "*") (identifier "__arg"))) (, ",") (variadic_parameter "..." (... "...")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_execl_0013bdb0)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_execl_0013bdb0)();" (assignment_expression "iVar1 = (*(code *)PTR_execl_0013bdb0)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_execl_0013bdb0)()" (parenthesized_expression "(*(code *)PTR_execl_0013bdb0)" (( "(") (pointer_expression "*(code *)PTR_execl_0013bdb0" (* "*") (cast_expression "(code *)PTR_execl_0013bdb0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_execl_0013bdb0"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__path,char *__arg,...) { int iVar1; iVar1 = (*(type_1 *)PTR_execl_0013bdb0)(); 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))) (variadic_parameter))) 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 *__path,char *__arg,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0013bdb0)(); return iVar1; }
13_sg_read_attr_and_sg_read_attr_strip.c
fclose
fclose
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fclose_00108ed8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fclose_00108ed8)(); return iVar1; }
JMP qword ptr [0x00108ed8]
null
null
null
null
[(u'CALLIND_-1206968104', u'INDIRECT_-1206968042'), ('const-0', u'RETURN_-1206968101'), (u'CAST_-1206968037', u'CALLIND_-1206968104'), (u'INDIRECT_-1206968042', u'COPY_-1206968101'), ('tmp_32', u'CAST_-1206968037'), (u'CALLIND_-1206968104', u'RETURN_-1206968101')]
[(u'CALLIND_-1206968104', u'INDIRECT_-1206968042'), ('const-0', u'RETURN_-1206968101'), (u'CAST_-1206968037', u'CALLIND_-1206968104'), (u'INDIRECT_-1206968042', u'COPY_-1206968101'), ('tmp_32', u'CAST_-1206968037'), (u'CALLIND_-1206968104', u'RETURN_-1206968101')]
null
null
001020d0
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}" primitive_type (function_declarator "fclose(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fclose_00108ed8)();" (assignment_expression "iVar1 = (*(code *)PTR_fclose_00108ed8)()" identifier = (call_expression "(*(code *)PTR_fclose_00108ed8)()" (parenthesized_expression "(*(code *)PTR_fclose_00108ed8)" ( (pointer_expression "*(code *)PTR_fclose_00108ed8" * (cast_expression "(code *)PTR_fclose_00108ed8" ( (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 fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}" primitive_type (function_declarator "fclose(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fclose_00108ed8)();" (assignment_expression "iVar1 = (*(code *)PTR_fclose_00108ed8)()" identifier = (call_expression "(*(code *)PTR_fclose_00108ed8)()" (parenthesized_expression "(*(code *)PTR_fclose_00108ed8)" ( (pointer_expression "*(code *)PTR_fclose_00108ed8" * (cast_expression "(code *)PTR_fclose_00108ed8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}" primitive_type (function_declarator "fclose(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fclose_00108ed8)();" (assignment_expression "iVar1 = (*(code *)PTR_fclose_00108ed8)()" identifier = (call_expression "(*(code *)PTR_fclose_00108ed8)()" (parenthesized_expression "(*(code *)PTR_fclose_00108ed8)" ( (pointer_expression "*(code *)PTR_fclose_00108ed8" * (cast_expression "(code *)PTR_fclose_00108ed8" ( (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 fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_00108ed8)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_fclose_00108ed8)();" (assignment_expression "iVar1 = (*(code *)PTR_fclose_00108ed8)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_fclose_00108ed8)()" (parenthesized_expression "(*(code *)PTR_fclose_00108ed8)" (( "(") (pointer_expression "*(code *)PTR_fclose_00108ed8" (* "*") (cast_expression "(code *)PTR_fclose_00108ed8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_fclose_00108ed8"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fclose_00108ed8)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00108ed8)(); return iVar1; }
3042_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
layout_gnu_stack
FUN_001a5350
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void layout_gnu_stack(Layout * this, bool seen_gnu_stack, uint64_t gnu_stack_flags, Object * obj) */ void __thiscall gold::Layout::layout_gnu_stack (Layout *this,bool seen_gnu_stack,uint64_t gnu_stack_flags,Object *obj) { General_options *pGVar1; Target *pTVar2; Parameters *pPVar3; pointer pcVar4; char *pcVar5; pPVar3 = parameters; if (seen_gnu_stack) { this->input_with_gnu_stack_note_ = true; pPVar3 = parameters; if ((gnu_stack_flags & 4) != 0) { this->input_requires_executable_stack_ = true; if (pPVar3->options_ == (General_options *)0x0) goto LAB_001a53f5; if ((pPVar3->options_->warn_execstack_).value != false) { pcVar4 = (obj->name_)._M_dataplus._M_p; pcVar5 = "%s: requires executable stack"; goto LAB_001a53cf; } } } else { this->input_without_gnu_stack_note_ = true; pGVar1 = pPVar3->options_; if (pGVar1 == (General_options *)0x0) { LAB_001a53f5: /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x5c,"options"); } if ((pGVar1->warn_execstack_).value != false) { pTVar2 = pPVar3->target_; if (pTVar2 == (Target *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x69,"target"); } if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') { pcVar4 = (obj->name_)._M_dataplus._M_p; pcVar5 = "%s: missing .note.GNU-stack section implies executable stack"; LAB_001a53cf: pcVar5 = (char *)gettext(pcVar5); gold_warning(pcVar5,pcVar4); return; } } } return; }
void FUN_001a5350(long param_1,char param_2,uint param_3,long param_4) { long lVar1; undefined *puVar2; undefined8 uVar3; undefined8 uVar4; char *pcVar5; puVar2 = PTR_DAT_0043e6b0; if (param_2 == '\0') { *(undefined1 *)(param_1 + 0x36c) = 1; lVar1 = *(long *)(puVar2 + 0x10); if (lVar1 == 0) { LAB_001a53f5: /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x5c,"options"); } if (*(char *)(lVar1 + 0x7039) != '\0') { lVar1 = *(long *)(puVar2 + 0x18); if (lVar1 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x69,"target"); } if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') { uVar4 = *(undefined8 *)(param_4 + 8); pcVar5 = "%s: missing .note.GNU-stack section implies executable stack"; LAB_001a53cf: uVar3 = gettext(pcVar5); FUN_001783d0(uVar3,uVar4); return; } } } else { *(undefined1 *)(param_1 + 0x36b) = 1; puVar2 = PTR_DAT_0043e6b0; if ((param_3 & 4) != 0) { *(undefined1 *)(param_1 + 0x36a) = 1; if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5; if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') { uVar4 = *(undefined8 *)(param_4 + 8); pcVar5 = "%s: requires executable stack"; goto LAB_001a53cf; } } } return; }
PUSH RBX TEST SIL,SIL JNZ 0x001a5398 MOV RDX,qword ptr [0x0043e6b0] MOV byte ptr [RDI + 0x36c],0x1 MOV RAX,qword ptr [RDX + 0x10] TEST RAX,RAX JZ 0x001a53f5 CMP byte ptr [RAX + 0x7039],0x0 JZ 0x001a5391 MOV RAX,qword ptr [RDX + 0x18] TEST RAX,RAX JZ 0x001a540d MOV RAX,qword ptr [RAX + 0x8] CMP byte ptr [RAX + 0xf],0x0 JNZ 0x001a53e8 POP RBX RET AND EDX,0x4 MOV byte ptr [RDI + 0x36b],0x1 JZ 0x001a5391 MOV RAX,qword ptr [0x0043e6b0] MOV byte ptr [RDI + 0x36a],0x1 MOV RAX,qword ptr [RAX + 0x10] TEST RAX,RAX JZ 0x001a53f5 CMP byte ptr [RAX + 0x7039],0x0 JZ 0x001a5391 MOV RBX,qword ptr [RCX + 0x8] LEA RDI,[0x376201] CALL 0x00147320 MOV RSI,RBX POP RBX MOV RDI,RAX XOR EAX,EAX JMP 0x001783d0 MOV RBX,qword ptr [RCX + 0x8] LEA RDI,[0x376888] JMP 0x001a53cf LEA RDX,[0x3778a8] MOV ESI,0x5c LEA RDI,[0x3726d0] CALL 0x0017c650 LEA RDX,[0x37784b] MOV ESI,0x69 LEA RDI,[0x3726d0] CALL 0x0017c650
null
null
null
null
[('tmp_450', u'INT_AND_-1207610113'), (u'PTRSUB_-1207610019', u'STORE_-1207610310'), (u'INT_NOTEQUAL_-1207610332', u'CBRANCH_-1207610321'), ('const-433', u'LOAD_-1207610477'), ('const-433', u'STORE_-1207610331'), ('tmp_1049', u'COPY_-1207610163'), ('const-433', u'LOAD_-1207610503'), ('const-3614416', u'COPY_-1207610001'), (u'PTRSUB_-1207609984', u'LOAD_-1207610258'), (u'PTRSUB_-1207610070', u'LOAD_-1207610455'), (u'LOAD_-1207610429', u'INT_ADD_-1207610406'), ('const-3635368', u'COPY_-1207609998'), (u'PTRSUB_-1207610036', u'STORE_-1207610331'), ('tmp_223', u'BRANCH_-1207610292'), ('const-0', u'INT_EQUAL_-1207610484'), (u'PTRSUB_-1207610095', u'LOAD_-1207610503'), (u'CALL_-1207610217', u'INDIRECT_-1207609941'), ('const-1', u'STORE_-1207610331'), ('tmp_78', u'CBRANCH_-1207610482'), ('const-28632', u'PTRSUB_-1207610081'), ('tmp_448', u'PTRSUB_-1207610103'), (u'MULTIEQUAL_-1207610090', u'CALL_-1207610291'), (u'INDIRECT_-1207610049', u'MULTIEQUAL_-1207610074'), ('const-28632', u'PTRSUB_-1207610001'), (u'PTRSUB_-1207609994', u'LOAD_-1207610280'), ('const-0', u'PTRSUB_-1207609984'), ('const-0', u'INT_NOTEQUAL_-1207610332'), ('const-433', u'STORE_-1207610310'), ('const-433', u'LOAD_-1207610308'), (u'STORE_-1207610511', u'INDIRECT_-1207610129'), (u'MULTIEQUAL_-1207610076', u'CALL_-1207610322'), ('tmp_448', u'PTRSUB_-1207610036'), ('const-3614416', u'COPY_-1207609976'), (u'PTRSUB_-1207610081', u'PTRSUB_-1207610069'), (u'MULTIEQUAL_-1207610074', u'COPY_-1207610140'), ('const-433', u'LOAD_-1207610258'), (u'CALL_-1207610233', u'INDIRECT_-1207609966'), (u'STORE_-1207610331', u'INDIRECT_-1207610066'), (u'COPY_-1207610163', u'PTRSUB_-1207610095'), ('const-97', u'PTRSUB_-1207609994'), (u'COPY_-1207610001', u'CALL_-1207610233'), (u'PTRSUB_-1207610103', u'STORE_-1207610511'), ('tmp_449', u'CBRANCH_-1207610522'), ('const-875', u'PTRSUB_-1207610036'), (u'INT_EQUAL_-1207610283', u'CBRANCH_-1207610281'), ('tmp_194', u'CBRANCH_-1207610403'), ('const-0', u'INT_NOTEQUAL_-1207610406'), ('const-3629569', u'COPY_-1207610253'), ('const-0', u'INT_NOTEQUAL_-1207610264'), ('const-0', u'RETURN_-1207610287'), ('const-433', u'LOAD_-1207610455'), (u'LOAD_-1207610503', u'INT_EQUAL_-1207610484'), (u'COPY_-1207610303', u'MULTIEQUAL_-1207610076'), (u'INDIRECT_-1207610129', u'MULTIEQUAL_-1207610011'), ('const-8', u'PTRADD_-1207610367'), ('const-1', u'PTRADD_-1207610367'), ('const-0', u'INT_NOTEQUAL_-1207610461'), (u'INT_AND_-1207610113', u'INT_NOTEQUAL_-1207610332'), ('const-92', u'CALL_-1207610233'), ('const-1', u'STORE_-1207610511'), (u'PTRSUB_-1207610069', u'LOAD_-1207610477'), ('const-3631240', u'COPY_-1207610303'), ('tmp_114', u'CBRANCH_-1207610456'), (u'INDIRECT_-1207610129', u'MULTIEQUAL_-1207609975'), ('const-0', u'PTRSUB_-1207609951'), (u'INT_NOTEQUAL_-1207610264', u'CBRANCH_-1207610259'), ('const-16', u'PTRSUB_-1207610095'), (u'CALL_-1207610322', u'INDIRECT_-1207610021'), ('const-433', u'LOAD_-1207610422'), (u'INDIRECT_-1207609966', u'COPY_-1207610019'), ('tmp_341', u'CBRANCH_-1207610321'), (u'LOAD_-1207610308', u'MULTIEQUAL_-1207610090'), ('const-1', u'RETURN_-1207610212'), (u'COPY_-1207609975', u'CALL_-1207610217'), (u'COPY_-1207610253', u'MULTIEQUAL_-1207610076'), ('tmp_34', u'CBRANCH_-1207610522'), (u'CAST_-1207609969', u'CALL_-1207610291'), (u'INT_NOTEQUAL_-1207610406', u'CBRANCH_-1207610403'), (u'INDIRECT_-1207610049', u'MULTIEQUAL_-1207610011'), ('const-433', u'LOAD_-1207610302'), (u'COPY_-1207610163', u'PTRSUB_-1207610070'), (u'PTRSUB_-1207609947', u'LOAD_-1207610308'), (u'PTRSUB_-1207610001', u'PTRSUB_-1207609994'), (u'LOAD_-1207610258', u'MULTIEQUAL_-1207610090'), ('tmp_448', u'PTRSUB_-1207610019'), ('const-0', u'INT_EQUAL_-1207610436'), (u'CAST_-1207610038', u'LOAD_-1207610422'), ('const-1', u'STORE_-1207610310'), (u'INDIRECT_-1207609941', u'COPY_-1207609996'), ('const-15', u'INT_ADD_-1207610406'), (u'INDIRECT_-1207610066', u'MULTIEQUAL_-1207610074'), (u'LOAD_-1207610503', u'PTRSUB_-1207610081'), ('const-433', u'LOAD_-1207610280'), (u'INT_EQUAL_-1207610484', u'CBRANCH_-1207610482'), ('const-8', u'PTRSUB_-1207609990'), ('const-433', u'LOAD_-1207610429'), (u'LOAD_-1207610477', u'INT_NOTEQUAL_-1207610461'), (u'PTRSUB_-1207609951', u'PTRSUB_-1207609947'), (u'COPY_-1207609998', u'CALL_-1207610233'), (u'PTRSUB_-1207609990', u'PTRSUB_-1207609989'), ('const-433', u'STORE_-1207610511'), ('const-8', u'PTRSUB_-1207609952'), (u'LOAD_-1207610302', u'INT_EQUAL_-1207610283'), (u'INDIRECT_-1207610006', u'COPY_-1207610064'), (u'INT_NOTEQUAL_-1207610461', u'CBRANCH_-1207610456'), (u'PTRADD_-1207610367', u'CAST_-1207610043'), ('const-4', u'INT_AND_-1207610113'), ('tmp_421', u'CBRANCH_-1207610259'), ('const-0', u'PTRSUB_-1207609989'), ('tmp_451', u'PTRSUB_-1207609952'), ('const-874', u'PTRSUB_-1207610019'), (u'PTRSUB_-1207609952', u'PTRSUB_-1207609951'), ('const-0', u'PTRSUB_-1207609947'), ('const-97', u'PTRSUB_-1207610069'), ('const-0', u'INT_EQUAL_-1207610283'), (u'CAST_-1207610043', u'LOAD_-1207610429'), (u'INDIRECT_-1207610066', u'COPY_-1207610087'), (u'PTRSUB_-1207609989', u'PTRSUB_-1207609984'), ('const-876', u'PTRSUB_-1207610103'), (u'CALL_-1207610322', u'CAST_-1207609969'), (u'STORE_-1207610310', u'INDIRECT_-1207610049'), (u'INDIRECT_-1207610129', u'MULTIEQUAL_-1207610074'), ('const-16', u'PTRSUB_-1207610011'), ('tmp_148', u'CBRANCH_-1207610434'), (u'LOAD_-1207610422', u'INT_NOTEQUAL_-1207610406'), (u'INT_ADD_-1207610406', u'CAST_-1207610038'), ('const-24', u'PTRSUB_-1207610070'), ('const-3635275', u'COPY_-1207609975'), (u'LOAD_-1207610455', u'PTRADD_-1207610367'), ('const-0', u'RETURN_-1207610388'), ('const-1', u'RETURN_-1207610228'), (u'LOAD_-1207610280', u'INT_NOTEQUAL_-1207610264'), (u'LOAD_-1207610455', u'INT_EQUAL_-1207610436'), ('tmp_451', u'PTRSUB_-1207609990'), (u'CALL_-1207610291', u'INDIRECT_-1207610006'), (u'PTRSUB_-1207610011', u'LOAD_-1207610302'), (u'LOAD_-1207610302', u'PTRSUB_-1207610001'), (u'COPY_-1207609976', u'CALL_-1207610217'), ('const-105', u'CALL_-1207610217'), (u'COPY_-1207610087', u'PTRSUB_-1207610011'), ('tmp_385', u'CBRANCH_-1207610281'), (u'INDIRECT_-1207610049', u'MULTIEQUAL_-1207609975'), (u'INT_EQUAL_-1207610436', u'CBRANCH_-1207610434')]
[('const-433', u'LOAD_-1207610429'), (u'PTRADD_-1207610393', u'CAST_-1207610070'), (u'CAST_-1207610080', u'LOAD_-1207610477'), (u'PTRADD_-1207610240', u'CAST_-1207610020'), (u'INT_ADD_-1207610317', u'CAST_-1207610045'), ('const-433', u'STORE_-1207610331'), (u'INDIRECT_-1207610133', u'MULTIEQUAL_-1207609979'), (u'INDIRECT_-1207610070', u'COPY_-1207610109'), (u'INT_NOTEQUAL_-1207610332', u'CBRANCH_-1207610321'), (u'CAST_-1207610070', u'LOAD_-1207610455'), (u'LOAD_-1207610429', u'INT_ADD_-1207610406'), (u'CAST_-1207610045', u'STORE_-1207610331'), ('tmp_223', u'BRANCH_-1207610292'), ('const-0', u'INT_EQUAL_-1207610484'), (u'INT_ADD_-1207610497', u'CAST_-1207610102'), ('tmp_78', u'CBRANCH_-1207610482'), ('const-3629569', u'COPY_-1207610253'), (u'COPY_-1207610185', u'PTRADD_-1207610393'), ('tmp_910', u'INT_ADD_-1207610497'), (u'INDIRECT_-1207610070', u'MULTIEQUAL_-1207610078'), (u'LOAD_-1207610302', u'INT_ADD_-1207610264'), ('const-433', u'LOAD_-1207610422'), (u'INDIRECT_-1207610053', u'MULTIEQUAL_-1207610015'), (u'MULTIEQUAL_-1207610090', u'CALL_-1207610291'), (u'STORE_-1207610310', u'INDIRECT_-1207610053'), (u'CALL_-1207610322', u'INDIRECT_-1207610025'), ('const-0', u'INT_NOTEQUAL_-1207610461'), ('const-433', u'LOAD_-1207610455'), (u'MULTIEQUAL_-1207610079', u'CALL_-1207610322'), (u'INT_ADD_-1207610296', u'CAST_-1207610028'), (u'MULTIEQUAL_-1207610078', u'COPY_-1207610144'), ('const-874', u'INT_ADD_-1207610296'), (u'INDIRECT_-1207610053', u'MULTIEQUAL_-1207610078'), ('tmp_918', u'INT_ADD_-1207610242'), ('const-433', u'STORE_-1207610511'), ('const-433', u'LOAD_-1207610477'), ('tmp_1043', u'COPY_-1207610185'), ('const-3635275', u'COPY_-1207609979'), ('const-1', u'PTRADD_-1207610441'), ('const-1', u'PTRADD_-1207610393'), (u'INDIRECT_-1207610010', u'COPY_-1207610068'), (u'CALL_-1207610322', u'CALL_-1207610291'), (u'INT_ADD_-1207610461', u'CAST_-1207610080'), ('const-433', u'LOAD_-1207610308'), ('const-1', u'STORE_-1207610310'), (u'INT_EQUAL_-1207610283', u'CBRANCH_-1207610281'), ('tmp_194', u'CBRANCH_-1207610403'), (u'LOAD_-1207610455', u'INT_ADD_-1207610413'), (u'INDIRECT_-1207609970', u'COPY_-1207610023'), ('const-0', u'RETURN_-1207610287'), ('const-433', u'LOAD_-1207610280'), ('const-16', u'PTRADD_-1207610441'), (u'LOAD_-1207610503', u'INT_EQUAL_-1207610484'), (u'STORE_-1207610511', u'INDIRECT_-1207610133'), (u'STORE_-1207610331', u'INDIRECT_-1207610070'), (u'COPY_-1207610185', u'PTRADD_-1207610441'), ('const-875', u'INT_ADD_-1207610317'), (u'INT_ADD_-1207610406', u'CAST_-1207610051'), ('const-1', u'PTRADD_-1207610240'), ('tmp_910', u'INT_ADD_-1207610296'), ('tmp_936', u'INT_AND_-1207610320'), ('const-3614416', u'COPY_-1207609980'), ('tmp_114', u'CBRANCH_-1207610456'), ('tmp_1048', u'INT_EQUAL_-1207610525'), ('const-8', u'INT_ADD_-1207610292'), ('const-3631240', u'COPY_-1207610303'), (u'INT_NOTEQUAL_-1207610264', u'CBRANCH_-1207610259'), (u'PTRADD_-1207610441', u'CAST_-1207610094'), ('const-1', u'STORE_-1207610511'), (u'CAST_-1207610020', u'LOAD_-1207610302'), (u'INDIRECT_-1207609945', u'COPY_-1207610000'), (u'CALL_-1207610217', u'INDIRECT_-1207609945'), ('tmp_341', u'CBRANCH_-1207610321'), (u'LOAD_-1207610308', u'MULTIEQUAL_-1207610090'), ('const-3635368', u'COPY_-1207610002'), (u'CAST_-1207609957', u'LOAD_-1207610308'), ('const-1', u'RETURN_-1207610212'), (u'INT_EQUAL_-1207610525', u'CBRANCH_-1207610522'), ('const-1', u'STORE_-1207610331'), ('const-433', u'LOAD_-1207610302'), ('tmp_34', u'CBRANCH_-1207610522'), (u'INT_NOTEQUAL_-1207610406', u'CBRANCH_-1207610403'), (u'INT_AND_-1207610320', u'INT_NOTEQUAL_-1207610332'), ('const-24', u'PTRADD_-1207610393'), (u'LOAD_-1207610258', u'MULTIEQUAL_-1207610090'), ('const-92', u'CALL_-1207610233'), ('const-0', u'INT_EQUAL_-1207610436'), (u'INT_ADD_-1207610242', u'CAST_-1207610000'), (u'CALL_-1207610233', u'INDIRECT_-1207609970'), (u'CALL_-1207610291', u'INDIRECT_-1207610010'), ('const-15', u'INT_ADD_-1207610406'), (u'INDIRECT_-1207610053', u'MULTIEQUAL_-1207609979'), (u'INT_EQUAL_-1207610484', u'CBRANCH_-1207610482'), (u'CAST_-1207610102', u'STORE_-1207610511'), (u'COPY_-1207610109', u'PTRADD_-1207610240'), (u'LOAD_-1207610477', u'INT_NOTEQUAL_-1207610461'), (u'CAST_-1207610056', u'LOAD_-1207610429'), ('const-105', u'CALL_-1207610217'), ('const-433', u'STORE_-1207610310'), (u'COPY_-1207610303', u'MULTIEQUAL_-1207610079'), (u'COPY_-1207609980', u'CALL_-1207610217'), (u'LOAD_-1207610302', u'INT_EQUAL_-1207610283'), (u'INT_NOTEQUAL_-1207610461', u'CBRANCH_-1207610456'), ('tmp_421', u'CBRANCH_-1207610259'), (u'CAST_-1207610000', u'LOAD_-1207610258'), ('const-28729', u'INT_ADD_-1207610264'), ('const-8', u'INT_ADD_-1207610242'), (u'INDIRECT_-1207610133', u'MULTIEQUAL_-1207610015'), (u'CAST_-1207610051', u'LOAD_-1207610422'), ('const-876', u'INT_ADD_-1207610497'), ('const-3614416', u'COPY_-1207610005'), ('const-0', u'INT_EQUAL_-1207610525'), ('const-0', u'INT_EQUAL_-1207610283'), (u'COPY_-1207609979', u'CALL_-1207610217'), ('tmp_918', u'INT_ADD_-1207610292'), (u'INT_ADD_-1207610292', u'CAST_-1207609957'), (u'INT_ADD_-1207610264', u'CAST_-1207610010'), ('tmp_148', u'CBRANCH_-1207610434'), (u'LOAD_-1207610422', u'INT_NOTEQUAL_-1207610406'), (u'INT_ADD_-1207610413', u'CAST_-1207610056'), ('const-8', u'INT_ADD_-1207610413'), ('const-0', u'RETURN_-1207610388'), ('const-1', u'RETURN_-1207610228'), (u'LOAD_-1207610280', u'INT_NOTEQUAL_-1207610264'), (u'CAST_-1207610094', u'LOAD_-1207610503'), ('const-4', u'INT_AND_-1207610320'), (u'LOAD_-1207610455', u'INT_EQUAL_-1207610436'), ('const-0', u'INT_NOTEQUAL_-1207610406'), (u'CAST_-1207610010', u'LOAD_-1207610280'), ('const-0', u'INT_NOTEQUAL_-1207610332'), (u'LOAD_-1207610503', u'INT_ADD_-1207610461'), ('const-0', u'INT_NOTEQUAL_-1207610264'), (u'COPY_-1207610005', u'CALL_-1207610233'), ('const-433', u'LOAD_-1207610503'), (u'COPY_-1207610253', u'MULTIEQUAL_-1207610079'), ('const-16', u'PTRADD_-1207610240'), ('tmp_910', u'INT_ADD_-1207610317'), ('const-433', u'LOAD_-1207610258'), ('const-28729', u'INT_ADD_-1207610461'), ('tmp_385', u'CBRANCH_-1207610281'), (u'INDIRECT_-1207610133', u'MULTIEQUAL_-1207610078'), (u'CAST_-1207610028', u'STORE_-1207610310'), (u'INT_EQUAL_-1207610436', u'CBRANCH_-1207610434'), (u'COPY_-1207610002', u'CALL_-1207610233')]
null
null
001a5350
x64
O2
(translation_unit "void FUN_001a5350(long param_1,char param_2,uint param_3,long param_4)\n\n{\n long lVar1;\n undefined *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n puVar2 = PTR_DAT_0043e6b0;\n if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n return;\n}\n\n" (function_definition "void FUN_001a5350(long param_1,char param_2,uint param_3,long param_4)\n\n{\n long lVar1;\n undefined *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n puVar2 = PTR_DAT_0043e6b0;\n if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_001a5350(long param_1,char param_2,uint param_3,long param_4)" identifier (parameter_list "(long param_1,char param_2,uint param_3,long param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char param_2" primitive_type identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n undefined *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n puVar2 = PTR_DAT_0043e6b0;\n if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (expression_statement "puVar2 = PTR_DAT_0043e6b0;" (assignment_expression "puVar2 = PTR_DAT_0043e6b0" identifier = identifier) ;) (if_statement "if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" if (parenthesized_expression "(param_2 == '\0')" ( (binary_expression "param_2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x36c) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x36c) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x36c)" * (cast_expression "(undefined1 *)(param_1 + 0x36c)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x36c)" ( (binary_expression "param_1 + 0x36c" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar1 = *(long *)(puVar2 + 0x10);" (assignment_expression "lVar1 = *(long *)(puVar2 + 0x10)" identifier = (pointer_expression "*(long *)(puVar2 + 0x10)" * (cast_expression "(long *)(puVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x10)" ( (binary_expression "puVar2 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 == 0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" { (labeled_statement "LAB_001a53f5:\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");" statement_identifier : 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 ") ))) ;)) })) (if_statement "if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }" if (parenthesized_expression "(*(char *)(lVar1 + 0x7039) != '\0')" ( (binary_expression "*(char *)(lVar1 + 0x7039) != '\0'" (pointer_expression "*(char *)(lVar1 + 0x7039)" * (cast_expression "(char *)(lVar1 + 0x7039)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x7039)" ( (binary_expression "lVar1 + 0x7039" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }" { (expression_statement "lVar1 = *(long *)(puVar2 + 0x18);" (assignment_expression "lVar1 = *(long *)(puVar2 + 0x18)" identifier = (pointer_expression "*(long *)(puVar2 + 0x18)" * (cast_expression "(long *)(puVar2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x18)" ( (binary_expression "puVar2 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" { comment (expression_statement "FUN_0017c650("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_0017c650("../../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 ") ))) ;) })) (if_statement "if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }" if (parenthesized_expression "(*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0')" ( (binary_expression "*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0'" (pointer_expression "*(char *)(*(long *)(lVar1 + 8) + 0xf)" * (cast_expression "(char *)(*(long *)(lVar1 + 8) + 0xf)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar1 + 8) + 0xf)" ( (binary_expression "*(long *)(lVar1 + 8) + 0xf" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }" { (expression_statement "uVar4 = *(undefined8 *)(param_4 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_4 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_4 + 8)" * (cast_expression "(undefined8 *)(param_4 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 8)" ( (binary_expression "param_4 + 8" identifier + number_literal) ))))) ;) (expression_statement "pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";" (assignment_expression "pcVar5 = "%s: missing .note.GNU-stack section implies executable stack"" identifier = (string_literal ""%s: missing .note.GNU-stack section implies executable stack"" " string_content ")) ;) (labeled_statement "LAB_001a53cf:\n uVar3 = gettext(pcVar5);" statement_identifier : (expression_statement "uVar3 = gettext(pcVar5);" (assignment_expression "uVar3 = gettext(pcVar5)" identifier = (call_expression "gettext(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier )))) ;)) (expression_statement "FUN_001783d0(uVar3,uVar4);" (call_expression "FUN_001783d0(uVar3,uVar4)" identifier (argument_list "(uVar3,uVar4)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) })) }) (else_clause "else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" else (compound_statement "{\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x36b) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x36b) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x36b)" * (cast_expression "(undefined1 *)(param_1 + 0x36b)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x36b)" ( (binary_expression "param_1 + 0x36b" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar2 = PTR_DAT_0043e6b0;" (assignment_expression "puVar2 = PTR_DAT_0043e6b0" identifier = identifier) ;) (if_statement "if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }" if (parenthesized_expression "((param_3 & 4) != 0)" ( (binary_expression "(param_3 & 4) != 0" (parenthesized_expression "(param_3 & 4)" ( (binary_expression "param_3 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x36a) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x36a) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x36a)" * (cast_expression "(undefined1 *)(param_1 + 0x36a)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x36a)" ( (binary_expression "param_1 + 0x36a" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;" if (parenthesized_expression "(*(long *)(puVar2 + 0x10) == 0)" ( (binary_expression "*(long *)(puVar2 + 0x10) == 0" (pointer_expression "*(long *)(puVar2 + 0x10)" * (cast_expression "(long *)(puVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x10)" ( (binary_expression "puVar2 + 0x10" identifier + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_001a53f5;" goto statement_identifier ;)) (if_statement "if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }" if (parenthesized_expression "(*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0')" ( (binary_expression "*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0'" (pointer_expression "*(char *)(*(long *)(puVar2 + 0x10) + 0x7039)" * (cast_expression "(char *)(*(long *)(puVar2 + 0x10) + 0x7039)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(puVar2 + 0x10) + 0x7039)" ( (binary_expression "*(long *)(puVar2 + 0x10) + 0x7039" (pointer_expression "*(long *)(puVar2 + 0x10)" * (cast_expression "(long *)(puVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x10)" ( (binary_expression "puVar2 + 0x10" identifier + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }" { (expression_statement "uVar4 = *(undefined8 *)(param_4 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_4 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_4 + 8)" * (cast_expression "(undefined8 *)(param_4 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 8)" ( (binary_expression "param_4 + 8" identifier + number_literal) ))))) ;) (expression_statement "pcVar5 = "%s: requires executable stack";" (assignment_expression "pcVar5 = "%s: requires executable stack"" identifier = (string_literal ""%s: requires executable stack"" " string_content ")) ;) (goto_statement "goto LAB_001a53cf;" goto statement_identifier ;) })) })) }))) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void layout_gnu_stack(Layout * this, bool seen_gnu_stack, uint64_t\n gnu_stack_flags, Object * obj) */\n\nvoid __thiscall\ngold::Layout::layout_gnu_stack\n (Layout *this,bool seen_gnu_stack,uint64_t gnu_stack_flags,Object *obj)\n\n{\n General_options *pGVar1;\n Target *pTVar2;\n Parameters *pPVar3;\n pointer pcVar4;\n char *pcVar5;\n \n pPVar3 = parameters;\n if (seen_gnu_stack) {\n this->input_with_gnu_stack_note_ = true;\n pPVar3 = parameters;\n if ((gnu_stack_flags & 4) != 0) {\n this->input_requires_executable_stack_ = true;\n if (pPVar3->options_ == (General_options *)0x0) goto LAB_001a53f5;\n if ((pPVar3->options_->warn_execstack_).value != false) {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n else {\n this->input_without_gnu_stack_note_ = true;\n pGVar1 = pPVar3->options_;\n if (pGVar1 == (General_options *)0x0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((pGVar1->warn_execstack_).value != false) {\n pTVar2 = pPVar3->target_;\n if (pTVar2 == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }\n }\n }\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::Layout::layout_gnu_stack\n (Layout *this,bool seen_gnu_stack,uint64_t gnu_stack_flags,Object *obj)\n\n{\n General_options *pGVar1;\n Target *pTVar2;\n Parameters *pPVar3;\n pointer pcVar4;\n char *pcVar5;\n \n pPVar3 = parameters;\n if (seen_gnu_stack) {\n this->input_with_gnu_stack_note_ = true;\n pPVar3 = parameters;\n if ((gnu_stack_flags & 4) != 0) {\n this->input_requires_executable_stack_ = true;\n if (pPVar3->options_ == (General_options *)0x0) goto LAB_001a53f5;\n if ((pPVar3->options_->warn_execstack_).value != false) {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n else {\n this->input_without_gnu_stack_note_ = true;\n pGVar1 = pPVar3->options_;\n if (pGVar1 == (General_options *)0x0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((pGVar1->warn_execstack_).value != false) {\n pTVar2 = pPVar3->target_;\n if (pTVar2 == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }\n }\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Layout::" identifier : : identifier : :) (function_declarator "layout_gnu_stack\n (Layout *this,bool seen_gnu_stack,uint64_t gnu_stack_flags,Object *obj)" identifier (parameter_list "(Layout *this,bool seen_gnu_stack,uint64_t gnu_stack_flags,Object *obj)" ( (parameter_declaration "Layout *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "bool seen_gnu_stack" primitive_type identifier) , (parameter_declaration "uint64_t gnu_stack_flags" primitive_type identifier) , (parameter_declaration "Object *obj" type_identifier (pointer_declarator "*obj" * identifier)) ))) (compound_statement "{\n General_options *pGVar1;\n Target *pTVar2;\n Parameters *pPVar3;\n pointer pcVar4;\n char *pcVar5;\n \n pPVar3 = parameters;\n if (seen_gnu_stack) {\n this->input_with_gnu_stack_note_ = true;\n pPVar3 = parameters;\n if ((gnu_stack_flags & 4) != 0) {\n this->input_requires_executable_stack_ = true;\n if (pPVar3->options_ == (General_options *)0x0) goto LAB_001a53f5;\n if ((pPVar3->options_->warn_execstack_).value != false) {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n else {\n this->input_without_gnu_stack_note_ = true;\n pGVar1 = pPVar3->options_;\n if (pGVar1 == (General_options *)0x0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((pGVar1->warn_execstack_).value != false) {\n pTVar2 = pPVar3->target_;\n if (pTVar2 == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }\n }\n }\n return;\n}" { (declaration "General_options *pGVar1;" type_identifier (pointer_declarator "*pGVar1" * identifier) ;) (declaration "Target *pTVar2;" type_identifier (pointer_declarator "*pTVar2" * identifier) ;) (declaration "Parameters *pPVar3;" type_identifier (pointer_declarator "*pPVar3" * identifier) ;) (declaration "pointer pcVar4;" type_identifier identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (expression_statement "pPVar3 = parameters;" (assignment_expression "pPVar3 = parameters" identifier = identifier) ;) (if_statement "if (seen_gnu_stack) {\n this->input_with_gnu_stack_note_ = true;\n pPVar3 = parameters;\n if ((gnu_stack_flags & 4) != 0) {\n this->input_requires_executable_stack_ = true;\n if (pPVar3->options_ == (General_options *)0x0) goto LAB_001a53f5;\n if ((pPVar3->options_->warn_execstack_).value != false) {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n else {\n this->input_without_gnu_stack_note_ = true;\n pGVar1 = pPVar3->options_;\n if (pGVar1 == (General_options *)0x0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((pGVar1->warn_execstack_).value != false) {\n pTVar2 = pPVar3->target_;\n if (pTVar2 == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }\n }\n }" if (parenthesized_expression "(seen_gnu_stack)" ( identifier )) (compound_statement "{\n this->input_with_gnu_stack_note_ = true;\n pPVar3 = parameters;\n if ((gnu_stack_flags & 4) != 0) {\n this->input_requires_executable_stack_ = true;\n if (pPVar3->options_ == (General_options *)0x0) goto LAB_001a53f5;\n if ((pPVar3->options_->warn_execstack_).value != false) {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" { (expression_statement "this->input_with_gnu_stack_note_ = true;" (assignment_expression "this->input_with_gnu_stack_note_ = true" (field_expression "this->input_with_gnu_stack_note_" identifier -> field_identifier) = true) ;) (expression_statement "pPVar3 = parameters;" (assignment_expression "pPVar3 = parameters" identifier = identifier) ;) (if_statement "if ((gnu_stack_flags & 4) != 0) {\n this->input_requires_executable_stack_ = true;\n if (pPVar3->options_ == (General_options *)0x0) goto LAB_001a53f5;\n if ((pPVar3->options_->warn_execstack_).value != false) {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }" if (parenthesized_expression "((gnu_stack_flags & 4) != 0)" ( (binary_expression "(gnu_stack_flags & 4) != 0" (parenthesized_expression "(gnu_stack_flags & 4)" ( (binary_expression "gnu_stack_flags & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n this->input_requires_executable_stack_ = true;\n if (pPVar3->options_ == (General_options *)0x0) goto LAB_001a53f5;\n if ((pPVar3->options_->warn_execstack_).value != false) {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }" { (expression_statement "this->input_requires_executable_stack_ = true;" (assignment_expression "this->input_requires_executable_stack_ = true" (field_expression "this->input_requires_executable_stack_" identifier -> field_identifier) = true) ;) (if_statement "if (pPVar3->options_ == (General_options *)0x0) goto LAB_001a53f5;" if (parenthesized_expression "(pPVar3->options_ == (General_options *)0x0)" ( (binary_expression "pPVar3->options_ == (General_options *)0x0" (field_expression "pPVar3->options_" identifier -> field_identifier) == (cast_expression "(General_options *)0x0" ( (type_descriptor "General_options *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001a53f5;" goto statement_identifier ;)) (if_statement "if ((pPVar3->options_->warn_execstack_).value != false) {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }" if (parenthesized_expression "((pPVar3->options_->warn_execstack_).value != false)" ( (binary_expression "(pPVar3->options_->warn_execstack_).value != false" (field_expression "(pPVar3->options_->warn_execstack_).value" (parenthesized_expression "(pPVar3->options_->warn_execstack_)" ( (field_expression "pPVar3->options_->warn_execstack_" (field_expression "pPVar3->options_" identifier -> field_identifier) -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }" { (expression_statement "pcVar4 = (obj->name_)._M_dataplus._M_p;" (assignment_expression "pcVar4 = (obj->name_)._M_dataplus._M_p" identifier = (field_expression "(obj->name_)._M_dataplus._M_p" (field_expression "(obj->name_)._M_dataplus" (parenthesized_expression "(obj->name_)" ( (field_expression "obj->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "pcVar5 = "%s: requires executable stack";" (assignment_expression "pcVar5 = "%s: requires executable stack"" identifier = (string_literal ""%s: requires executable stack"" " string_content ")) ;) (goto_statement "goto LAB_001a53cf;" goto statement_identifier ;) })) })) }) (else_clause "else {\n this->input_without_gnu_stack_note_ = true;\n pGVar1 = pPVar3->options_;\n if (pGVar1 == (General_options *)0x0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((pGVar1->warn_execstack_).value != false) {\n pTVar2 = pPVar3->target_;\n if (pTVar2 == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }\n }\n }" else (compound_statement "{\n this->input_without_gnu_stack_note_ = true;\n pGVar1 = pPVar3->options_;\n if (pGVar1 == (General_options *)0x0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if ((pGVar1->warn_execstack_).value != false) {\n pTVar2 = pPVar3->target_;\n if (pTVar2 == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }\n }\n }" { (expression_statement "this->input_without_gnu_stack_note_ = true;" (assignment_expression "this->input_without_gnu_stack_note_ = true" (field_expression "this->input_without_gnu_stack_note_" identifier -> field_identifier) = true) ;) (expression_statement "pGVar1 = pPVar3->options_;" (assignment_expression "pGVar1 = pPVar3->options_" identifier = (field_expression "pPVar3->options_" identifier -> field_identifier)) ;) (if_statement "if (pGVar1 == (General_options *)0x0) {\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(pGVar1 == (General_options *)0x0)" ( (binary_expression "pGVar1 == (General_options *)0x0" identifier == (cast_expression "(General_options *)0x0" ( (type_descriptor "General_options *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_001a53f5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }" { (labeled_statement "LAB_001a53f5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");" statement_identifier : comment (expression_statement "do_gold_unreachable("../../gold/parameters.h",0x5c,"options");" (call_expression "do_gold_unreachable("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;)) })) (if_statement "if ((pGVar1->warn_execstack_).value != false) {\n pTVar2 = pPVar3->target_;\n if (pTVar2 == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }\n }" if (parenthesized_expression "((pGVar1->warn_execstack_).value != false)" ( (binary_expression "(pGVar1->warn_execstack_).value != false" (field_expression "(pGVar1->warn_execstack_).value" (parenthesized_expression "(pGVar1->warn_execstack_)" ( (field_expression "pGVar1->warn_execstack_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pTVar2 = pPVar3->target_;\n if (pTVar2 == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }\n }" { (expression_statement "pTVar2 = pPVar3->target_;" (assignment_expression "pTVar2 = pPVar3->target_" identifier = (field_expression "pPVar3->target_" identifier -> field_identifier)) ;) (if_statement "if (pTVar2 == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(pTVar2 == (Target *)0x0)" ( (binary_expression "pTVar2 == (Target *)0x0" identifier == (cast_expression "(Target *)0x0" ( (type_descriptor "Target *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\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 ") ))) ;) })) (if_statement "if (*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0') {\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }" if (parenthesized_expression "(*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0')" ( (binary_expression "*(char *)(*(long *)(pTVar2 + 8) + 0xf) != '\0'" (pointer_expression "*(char *)(*(long *)(pTVar2 + 8) + 0xf)" * (cast_expression "(char *)(*(long *)(pTVar2 + 8) + 0xf)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(pTVar2 + 8) + 0xf)" ( (binary_expression "*(long *)(pTVar2 + 8) + 0xf" (pointer_expression "*(long *)(pTVar2 + 8)" * (cast_expression "(long *)(pTVar2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pTVar2 + 8)" ( (binary_expression "pTVar2 + 8" identifier + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n pcVar4 = (obj->name_)._M_dataplus._M_p;\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);\n gold_warning(pcVar5,pcVar4);\n return;\n }" { (expression_statement "pcVar4 = (obj->name_)._M_dataplus._M_p;" (assignment_expression "pcVar4 = (obj->name_)._M_dataplus._M_p" identifier = (field_expression "(obj->name_)._M_dataplus._M_p" (field_expression "(obj->name_)._M_dataplus" (parenthesized_expression "(obj->name_)" ( (field_expression "obj->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";" (assignment_expression "pcVar5 = "%s: missing .note.GNU-stack section implies executable stack"" identifier = (string_literal ""%s: missing .note.GNU-stack section implies executable stack"" " string_content ")) ;) (labeled_statement "LAB_001a53cf:\n pcVar5 = (char *)gettext(pcVar5);" statement_identifier : (expression_statement "pcVar5 = (char *)gettext(pcVar5);" (assignment_expression "pcVar5 = (char *)gettext(pcVar5)" identifier = (cast_expression "(char *)gettext(pcVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))))) ;)) (expression_statement "gold_warning(pcVar5,pcVar4);" (call_expression "gold_warning(pcVar5,pcVar4)" identifier (argument_list "(pcVar5,pcVar4)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) })) }))) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001a5350(long param_1,char param_2,uint param_3,long param_4)\n\n{\n long lVar1;\n undefined *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n puVar2 = PTR_DAT_0043e6b0;\n if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n return;\n}\n\n" (function_definition "void FUN_001a5350(long param_1,char param_2,uint param_3,long param_4)\n\n{\n long lVar1;\n undefined *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n puVar2 = PTR_DAT_0043e6b0;\n if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_001a5350(long param_1,char param_2,uint param_3,long param_4)" identifier (parameter_list "(long param_1,char param_2,uint param_3,long param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char param_2" primitive_type identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n undefined *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n puVar2 = PTR_DAT_0043e6b0;\n if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (expression_statement "puVar2 = PTR_DAT_0043e6b0;" (assignment_expression "puVar2 = PTR_DAT_0043e6b0" identifier = identifier) ;) (if_statement "if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" if (parenthesized_expression "(param_2 == '\0')" ( (binary_expression "param_2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x36c) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x36c) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x36c)" * (cast_expression "(undefined1 *)(param_1 + 0x36c)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x36c)" ( (binary_expression "param_1 + 0x36c" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar1 = *(long *)(puVar2 + 0x10);" (assignment_expression "lVar1 = *(long *)(puVar2 + 0x10)" identifier = (pointer_expression "*(long *)(puVar2 + 0x10)" * (cast_expression "(long *)(puVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x10)" ( (binary_expression "puVar2 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" { (labeled_statement "LAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");" statement_identifier : (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 ") ))) ;)) })) (if_statement "if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }" if (parenthesized_expression "(*(char *)(lVar1 + 0x7039) != '\0')" ( (binary_expression "*(char *)(lVar1 + 0x7039) != '\0'" (pointer_expression "*(char *)(lVar1 + 0x7039)" * (cast_expression "(char *)(lVar1 + 0x7039)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x7039)" ( (binary_expression "lVar1 + 0x7039" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }" { (expression_statement "lVar1 = *(long *)(puVar2 + 0x18);" (assignment_expression "lVar1 = *(long *)(puVar2 + 0x18)" identifier = (pointer_expression "*(long *)(puVar2 + 0x18)" * (cast_expression "(long *)(puVar2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x18)" ( (binary_expression "puVar2 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" { (expression_statement "FUN_0017c650("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_0017c650("../../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 ") ))) ;) })) (if_statement "if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }" if (parenthesized_expression "(*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0')" ( (binary_expression "*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0'" (pointer_expression "*(char *)(*(long *)(lVar1 + 8) + 0xf)" * (cast_expression "(char *)(*(long *)(lVar1 + 8) + 0xf)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar1 + 8) + 0xf)" ( (binary_expression "*(long *)(lVar1 + 8) + 0xf" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }" { (expression_statement "uVar4 = *(undefined8 *)(param_4 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_4 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_4 + 8)" * (cast_expression "(undefined8 *)(param_4 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 8)" ( (binary_expression "param_4 + 8" identifier + number_literal) ))))) ;) (expression_statement "pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";" (assignment_expression "pcVar5 = "%s: missing .note.GNU-stack section implies executable stack"" identifier = (string_literal ""%s: missing .note.GNU-stack section implies executable stack"" " string_content ")) ;) (labeled_statement "LAB_001a53cf:\n uVar3 = gettext(pcVar5);" statement_identifier : (expression_statement "uVar3 = gettext(pcVar5);" (assignment_expression "uVar3 = gettext(pcVar5)" identifier = (call_expression "gettext(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier )))) ;)) (expression_statement "FUN_001783d0(uVar3,uVar4);" (call_expression "FUN_001783d0(uVar3,uVar4)" identifier (argument_list "(uVar3,uVar4)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) })) }) (else_clause "else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" else (compound_statement "{\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x36b) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x36b) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x36b)" * (cast_expression "(undefined1 *)(param_1 + 0x36b)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x36b)" ( (binary_expression "param_1 + 0x36b" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar2 = PTR_DAT_0043e6b0;" (assignment_expression "puVar2 = PTR_DAT_0043e6b0" identifier = identifier) ;) (if_statement "if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }" if (parenthesized_expression "((param_3 & 4) != 0)" ( (binary_expression "(param_3 & 4) != 0" (parenthesized_expression "(param_3 & 4)" ( (binary_expression "param_3 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x36a) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x36a) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x36a)" * (cast_expression "(undefined1 *)(param_1 + 0x36a)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x36a)" ( (binary_expression "param_1 + 0x36a" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;" if (parenthesized_expression "(*(long *)(puVar2 + 0x10) == 0)" ( (binary_expression "*(long *)(puVar2 + 0x10) == 0" (pointer_expression "*(long *)(puVar2 + 0x10)" * (cast_expression "(long *)(puVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x10)" ( (binary_expression "puVar2 + 0x10" identifier + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_001a53f5;" goto statement_identifier ;)) (if_statement "if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }" if (parenthesized_expression "(*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0')" ( (binary_expression "*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0'" (pointer_expression "*(char *)(*(long *)(puVar2 + 0x10) + 0x7039)" * (cast_expression "(char *)(*(long *)(puVar2 + 0x10) + 0x7039)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(puVar2 + 0x10) + 0x7039)" ( (binary_expression "*(long *)(puVar2 + 0x10) + 0x7039" (pointer_expression "*(long *)(puVar2 + 0x10)" * (cast_expression "(long *)(puVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x10)" ( (binary_expression "puVar2 + 0x10" identifier + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }" { (expression_statement "uVar4 = *(undefined8 *)(param_4 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_4 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_4 + 8)" * (cast_expression "(undefined8 *)(param_4 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 8)" ( (binary_expression "param_4 + 8" identifier + number_literal) ))))) ;) (expression_statement "pcVar5 = "%s: requires executable stack";" (assignment_expression "pcVar5 = "%s: requires executable stack"" identifier = (string_literal ""%s: requires executable stack"" " string_content ")) ;) (goto_statement "goto LAB_001a53cf;" goto statement_identifier ;) })) })) }))) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_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 ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })) })) }) (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 = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (goto_statement goto statement_identifier ;) })) })) }))) (return_statement return ;) })))
(function_definition "void FUN_001a5350(long param_1,char param_2,uint param_3,long param_4)\n\n{\n long lVar1;\n undefined *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n puVar2 = PTR_DAT_0043e6b0;\n if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001a5350(long param_1,char param_2,uint param_3,long param_4)" (identifier "FUN_001a5350") (parameter_list "(long param_1,char param_2,uint param_3,long param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "char param_2" (primitive_type "char") (identifier "param_2")) (, ",") (parameter_declaration "uint param_3" (type_identifier "uint") (identifier "param_3")) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) () ")"))) (compound_statement "{\n long lVar1;\n undefined *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n puVar2 = PTR_DAT_0043e6b0;\n if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined *puVar2;" (type_identifier "undefined") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "char *pcVar5;" (primitive_type "char") (pointer_declarator "*pcVar5" (* "*") (identifier "pcVar5")) (; ";")) (expression_statement "puVar2 = PTR_DAT_0043e6b0;" (assignment_expression "puVar2 = PTR_DAT_0043e6b0" (identifier "puVar2") (= "=") (identifier "PTR_DAT_0043e6b0")) (; ";")) (if_statement "if (param_2 == '\0') {\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }\n else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" (if "if") (parenthesized_expression "(param_2 == '\0')" (( "(") (binary_expression "param_2 == '\0'" (identifier "param_2") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x36c) = 1;\n lVar1 = *(long *)(puVar2 + 0x10);\n if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x36c) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x36c) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x36c)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x36c)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x36c)" (( "(") (binary_expression "param_1 + 0x36c" (identifier "param_1") (+ "+") (number_literal "0x36c")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "lVar1 = *(long *)(puVar2 + 0x10);" (assignment_expression "lVar1 = *(long *)(puVar2 + 0x10)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(puVar2 + 0x10)" (* "*") (cast_expression "(long *)(puVar2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar2 + 0x10)" (( "(") (binary_expression "puVar2 + 0x10" (identifier "puVar2") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (if_statement "if (lVar1 == 0) {\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" ({ "{") (labeled_statement "LAB_001a53f5:\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (statement_identifier "LAB_001a53f5") (: ":") (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") (" """)) () ")"))) (; ";"))) (} "}"))) (if_statement "if (*(char *)(lVar1 + 0x7039) != '\0') {\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }" (if "if") (parenthesized_expression "(*(char *)(lVar1 + 0x7039) != '\0')" (( "(") (binary_expression "*(char *)(lVar1 + 0x7039) != '\0'" (pointer_expression "*(char *)(lVar1 + 0x7039)" (* "*") (cast_expression "(char *)(lVar1 + 0x7039)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x7039)" (( "(") (binary_expression "lVar1 + 0x7039" (identifier "lVar1") (+ "+") (number_literal "0x7039")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n lVar1 = *(long *)(puVar2 + 0x18);\n if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(puVar2 + 0x18);" (assignment_expression "lVar1 = *(long *)(puVar2 + 0x18)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(puVar2 + 0x18)" (* "*") (cast_expression "(long *)(puVar2 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar2 + 0x18)" (( "(") (binary_expression "puVar2 + 0x18" (identifier "puVar2") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (lVar1 == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x69,"target")" (identifier "FUN_0017c650") (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") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }" (if "if") (parenthesized_expression "(*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0')" (( "(") (binary_expression "*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0'" (pointer_expression "*(char *)(*(long *)(lVar1 + 8) + 0xf)" (* "*") (cast_expression "(char *)(*(long *)(lVar1 + 8) + 0xf)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar1 + 8) + 0xf)" (( "(") (binary_expression "*(long *)(lVar1 + 8) + 0xf" (pointer_expression "*(long *)(lVar1 + 8)" (* "*") (cast_expression "(long *)(lVar1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "0xf")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";\nLAB_001a53cf:\n uVar3 = gettext(pcVar5);\n FUN_001783d0(uVar3,uVar4);\n return;\n }" ({ "{") (expression_statement "uVar4 = *(undefined8 *)(param_4 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_4 + 8)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(param_4 + 8)" (* "*") (cast_expression "(undefined8 *)(param_4 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 8)" (( "(") (binary_expression "param_4 + 8" (identifier "param_4") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "pcVar5 = "%s: missing .note.GNU-stack section implies executable stack";" (assignment_expression "pcVar5 = "%s: missing .note.GNU-stack section implies executable stack"" (identifier "pcVar5") (= "=") (string_literal ""%s: missing .note.GNU-stack section implies executable stack"" (" """) (string_content "%s: missing .note.GNU-stack section implies executable stack") (" """))) (; ";")) (labeled_statement "LAB_001a53cf:\n uVar3 = gettext(pcVar5);" (statement_identifier "LAB_001a53cf") (: ":") (expression_statement "uVar3 = gettext(pcVar5);" (assignment_expression "uVar3 = gettext(pcVar5)" (identifier "uVar3") (= "=") (call_expression "gettext(pcVar5)" (identifier "gettext") (argument_list "(pcVar5)" (( "(") (identifier "pcVar5") () ")")))) (; ";"))) (expression_statement "FUN_001783d0(uVar3,uVar4);" (call_expression "FUN_001783d0(uVar3,uVar4)" (identifier "FUN_001783d0") (argument_list "(uVar3,uVar4)" (( "(") (identifier "uVar3") (, ",") (identifier "uVar4") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (} "}")) (else_clause "else {\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" (else "else") (compound_statement "{\n *(undefined1 *)(param_1 + 0x36b) = 1;\n puVar2 = PTR_DAT_0043e6b0;\n if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x36b) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x36b) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x36b)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x36b)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x36b)" (( "(") (binary_expression "param_1 + 0x36b" (identifier "param_1") (+ "+") (number_literal "0x36b")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "puVar2 = PTR_DAT_0043e6b0;" (assignment_expression "puVar2 = PTR_DAT_0043e6b0" (identifier "puVar2") (= "=") (identifier "PTR_DAT_0043e6b0")) (; ";")) (if_statement "if ((param_3 & 4) != 0) {\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }" (if "if") (parenthesized_expression "((param_3 & 4) != 0)" (( "(") (binary_expression "(param_3 & 4) != 0" (parenthesized_expression "(param_3 & 4)" (( "(") (binary_expression "param_3 & 4" (identifier "param_3") (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x36a) = 1;\n if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;\n if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x36a) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x36a) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x36a)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x36a)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x36a)" (( "(") (binary_expression "param_1 + 0x36a" (identifier "param_1") (+ "+") (number_literal "0x36a")) () ")")))) (= "=") (number_literal "1")) (; ";")) (if_statement "if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5;" (if "if") (parenthesized_expression "(*(long *)(puVar2 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(puVar2 + 0x10) == 0" (pointer_expression "*(long *)(puVar2 + 0x10)" (* "*") (cast_expression "(long *)(puVar2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar2 + 0x10)" (( "(") (binary_expression "puVar2 + 0x10" (identifier "puVar2") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001a53f5;" (goto "goto") (statement_identifier "LAB_001a53f5") (; ";"))) (if_statement "if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') {\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }" (if "if") (parenthesized_expression "(*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0')" (( "(") (binary_expression "*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0'" (pointer_expression "*(char *)(*(long *)(puVar2 + 0x10) + 0x7039)" (* "*") (cast_expression "(char *)(*(long *)(puVar2 + 0x10) + 0x7039)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(puVar2 + 0x10) + 0x7039)" (( "(") (binary_expression "*(long *)(puVar2 + 0x10) + 0x7039" (pointer_expression "*(long *)(puVar2 + 0x10)" (* "*") (cast_expression "(long *)(puVar2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar2 + 0x10)" (( "(") (binary_expression "puVar2 + 0x10" (identifier "puVar2") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x7039")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar4 = *(undefined8 *)(param_4 + 8);\n pcVar5 = "%s: requires executable stack";\n goto LAB_001a53cf;\n }" ({ "{") (expression_statement "uVar4 = *(undefined8 *)(param_4 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_4 + 8)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(param_4 + 8)" (* "*") (cast_expression "(undefined8 *)(param_4 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 8)" (( "(") (binary_expression "param_4 + 8" (identifier "param_4") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "pcVar5 = "%s: requires executable stack";" (assignment_expression "pcVar5 = "%s: requires executable stack"" (identifier "pcVar5") (= "=") (string_literal ""%s: requires executable stack"" (" """) (string_content "%s: requires executable stack") (" """))) (; ";")) (goto_statement "goto LAB_001a53cf;" (goto "goto") (statement_identifier "LAB_001a53cf") (; ";")) (} "}"))) (} "}"))) (} "}")))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void layout_gnu_stack(Layout * this, bool seen_gnu_stack, uint64_t gnu_stack_flags, Object * obj) */ void __thiscall gold::type_1::function_1 (type_1 *this,bool seen_gnu_stack,uint64_t var_1,type_2 *obj) { type_3 *var_2; type_4 *var_4; type_5 *pPVar3; type_6 pcVar4; char *pcVar5; pPVar3 = parameters; if (seen_gnu_stack) { this->input_with_gnu_stack_note_ = true; pPVar3 = parameters; if ((var_1 & 4) != 0) { this->input_requires_executable_stack_ = true; if (pPVar3->options_ == (type_3 *)0x0) goto LAB_001a53f5; if ((pPVar3->options_->warn_execstack_).value != false) { pcVar4 = (obj->name_)._M_dataplus._M_p; pcVar5 = "%s: requires executable stack"; goto LAB_001a53cf; } } } else { this->input_without_gnu_stack_note_ = true; var_2 = pPVar3->options_; if (var_2 == (type_3 *)0x0) { LAB_001a53f5: /* WARNING: Subroutine does not return */ var_3("../../gold/parameters.h",0x5c,"options"); } if ((var_2->warn_execstack_).value != false) { var_4 = pPVar3->target_; if (var_4 == (type_4 *)0x0) { /* WARNING: Subroutine does not return */ var_3("../../gold/parameters.h",0x69,"target"); } if (*(char *)(*(long *)(var_4 + 8) + 0xf) != '\0') { pcVar4 = (obj->name_)._M_dataplus._M_p; pcVar5 = "%s: missing .note.GNU-stack section implies executable stack"; LAB_001a53cf: pcVar5 = (char *)var_5(pcVar5); var_6(pcVar5,pcVar4); return; } } } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (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))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_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: (string_literal (string_content)))) (labeled_statement label: (statement_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)))) (return_statement)))))) 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: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) 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: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_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: (string_literal (string_content)))) (goto_statement label: (statement_identifier))))))))) (return_statement))))
null
void MASKED(long param_1,char param_2,uint param_3,long param_4) { long lVar1; undefined *puVar2; undefined8 uVar3; undefined8 uVar4; char *pcVar5; puVar2 = PTR_DAT_0043e6b0; if (param_2 == '\0') { *(undefined1 *)(param_1 + 0x36c) = 1; lVar1 = *(long *)(puVar2 + 0x10); if (lVar1 == 0) { LAB_001a53f5: /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x5c,"options"); } if (*(char *)(lVar1 + 0x7039) != '\0') { lVar1 = *(long *)(puVar2 + 0x18); if (lVar1 == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x69,"target"); } if (*(char *)(*(long *)(lVar1 + 8) + 0xf) != '\0') { uVar4 = *(undefined8 *)(param_4 + 8); pcVar5 = "%s: missing .note.GNU-stack section implies executable stack"; LAB_001a53cf: uVar3 = gettext(pcVar5); FUN_001783d0(uVar3,uVar4); return; } } } else { *(undefined1 *)(param_1 + 0x36b) = 1; puVar2 = PTR_DAT_0043e6b0; if ((param_3 & 4) != 0) { *(undefined1 *)(param_1 + 0x36a) = 1; if (*(long *)(puVar2 + 0x10) == 0) goto LAB_001a53f5; if (*(char *)(*(long *)(puVar2 + 0x10) + 0x7039) != '\0') { uVar4 = *(undefined8 *)(param_4 + 8); pcVar5 = "%s: requires executable stack"; goto LAB_001a53cf; } } } return; }
8662_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
do_positive_sign
FUN_002d2f30
/* std::moneypunct<wchar_t, false>::do_positive_sign() const */ void std::moneypunct<wchar_t,false>::do_positive_sign(void) { wchar_t *__s; long in_RSI; long *in_RDI; __s = *(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x40); *in_RDI = (long)(in_RDI + 2); if (__s != (wchar_t *)0x0) { wcslen(__s); } std::wstring::_M_construct<wchar_t_const*>(); return; }
long * FUN_002d2f30(long *param_1,long param_2) { wchar_t *__s; size_t sVar1; wchar_t *pwVar2; pwVar2 = (wchar_t *)0xfffffffffffffffc; __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40); *param_1 = (long)(param_1 + 2); if (__s != (wchar_t *)0x0) { sVar1 = wcslen(__s); pwVar2 = __s + sVar1; } FUN_0027d360(param_1,__s,pwVar2); return param_1; }
PUSH RBP MOV RDX,-0x4 PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV RAX,qword ptr [RSI + 0x10] MOV RBP,qword ptr [RAX + 0x40] LEA RAX,[RDI + 0x10] MOV qword ptr [RDI],RAX TEST RBP,RBP JZ 0x002d2f61 MOV RDI,RBP CALL 0x0013e150 LEA RDX,[RBP + RAX*0x4] MOV RSI,RBP MOV RDI,RBX CALL 0x0027d360 ADD RSP,0x8 MOV RAX,RBX POP RBX POP RBP RET
null
null
null
null
[(u'CAST_-1204670459', u'LOAD_-1204670629'), (u'PTRADD_-1204670456', u'CAST_-1204670450'), ('const-0', u'INT_NOTEQUAL_-1204670598'), ('tmp_317', u'PTRADD_-1204670456'), ('const-16', u'INT_ADD_-1204670620'), ('const-64', u'INT_ADD_-1204670613'), ('const-2', u'PTRADD_-1204670456'), ('tmp_317', u'STORE_-1204670615'), (u'CAST_-1204670450', u'STORE_-1204670615'), ('const-0', u'RETURN_-1204670524'), (u'LOAD_-1204670636', u'INT_ADD_-1204670613'), (u'INT_NOTEQUAL_-1204670598', u'CBRANCH_-1204670597'), ('const-433', u'LOAD_-1204670629'), ('tmp_318', u'INT_ADD_-1204670620'), (u'LOAD_-1204670629', u'INT_NOTEQUAL_-1204670598'), ('const-433', u'STORE_-1204670615'), ('const-433', u'LOAD_-1204670636'), (u'INT_ADD_-1204670620', u'CAST_-1204670464'), (u'INT_ADD_-1204670613', u'CAST_-1204670459'), ('const-8', u'PTRADD_-1204670456'), (u'LOAD_-1204670629', u'CALL_-1204670586'), (u'CAST_-1204670464', u'LOAD_-1204670636'), ('tmp_96', u'CBRANCH_-1204670597')]
[('const-4', u'PTRADD_-1204670435'), ('const-433', u'LOAD_-1204670636'), (u'COPY_-1204670549', u'RETURN_-1204670524'), (u'LOAD_-1204670629', u'CALL_-1204670562'), (u'INT_ADD_-1204670613', u'CAST_-1204670458'), ('tmp_317', u'PTRADD_-1204670456'), (u'COPY_-1204670667', u'MULTIEQUAL_-1204670480'), (u'CAST_-1204670458', u'LOAD_-1204670629'), (u'CAST_-1204670463', u'LOAD_-1204670636'), ('const-16', u'INT_ADD_-1204670620'), ('const-8', u'PTRADD_-1204670456'), ('const-0', u'RETURN_-1204670524'), (u'LOAD_-1204670629', u'PTRADD_-1204670435'), (u'MULTIEQUAL_-1204670480', u'CALL_-1204670562'), (u'LOAD_-1204670636', u'INT_ADD_-1204670613'), ('tmp_318', u'INT_ADD_-1204670620'), (u'CALL_-1204670586', u'PTRADD_-1204670435'), ('tmp_317', u'CALL_-1204670562'), (u'INT_ADD_-1204670620', u'CAST_-1204670463'), (u'LOAD_-1204670629', u'CALL_-1204670586'), ('tmp_317', u'COPY_-1204670549'), ('const-0', u'INT_NOTEQUAL_-1204670598'), ('const-433', u'LOAD_-1204670629'), ('const-64', u'INT_ADD_-1204670613'), ('const-433', u'STORE_-1204670615'), ('tmp_317', u'STORE_-1204670615'), (u'PTRADD_-1204670435', u'MULTIEQUAL_-1204670480'), (u'INT_NOTEQUAL_-1204670598', u'CBRANCH_-1204670597'), (u'LOAD_-1204670629', u'INT_NOTEQUAL_-1204670598'), (u'PTRADD_-1204670456', u'CAST_-1204670449'), ('const--4', u'COPY_-1204670667'), ('const-2', u'PTRADD_-1204670456'), (u'CAST_-1204670449', u'STORE_-1204670615'), ('tmp_96', u'CBRANCH_-1204670597')]
null
null
002d2f30
x64
O2
(translation_unit "long * FUN_002d2f30(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_0027d360(param_1,__s,pwVar2);\n return param_1;\n}\n\n" (function_definition "long * FUN_002d2f30(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_0027d360(param_1,__s,pwVar2);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002d2f30(long *param_1,long param_2)" * (function_declarator "FUN_002d2f30(long *param_1,long param_2)" identifier (parameter_list "(long *param_1,long param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_0027d360(param_1,__s,pwVar2);\n return param_1;\n}" { (declaration "wchar_t *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "wchar_t *pwVar2;" type_identifier (pointer_declarator "*pwVar2" * identifier) ;) (expression_statement "pwVar2 = (wchar_t *)0xfffffffffffffffc;" (assignment_expression "pwVar2 = (wchar_t *)0xfffffffffffffffc" identifier = (cast_expression "(wchar_t *)0xfffffffffffffffc" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);" (assignment_expression "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40)" identifier = (pointer_expression "*(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40)" * (cast_expression "(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x40)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x40" (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (wchar_t *)0x0)" ( (binary_expression "__s != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = wcslen(__s);" (assignment_expression "sVar1 = wcslen(__s)" identifier = (call_expression "wcslen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pwVar2 = __s + sVar1;" (assignment_expression "pwVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_0027d360(param_1,__s,pwVar2);" (call_expression "FUN_0027d360(param_1,__s,pwVar2)" identifier (argument_list "(param_1,__s,pwVar2)" ( identifier , identifier , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::moneypunct<wchar_t, false>::do_positive_sign() const */\n\nvoid std::moneypunct<wchar_t,false>::do_positive_sign(void)\n\n{\n wchar_t *__s;\n long in_RSI;\n long *in_RDI;\n \n __s = *(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x40);\n *in_RDI = (long)(in_RDI + 2);\n if (__s != (wchar_t *)0x0) {\n wcslen(__s);\n }\n std::wstring::_M_construct<wchar_t_const*>();\n return;\n}\n\n" comment (declaration "void std::moneypunct<wchar_t,false>::do_positive_sign(void)\n\n{\n wchar_t *__s;" primitive_type (ERROR "std::moneypunct<" identifier : : identifier <) identifier , (ERROR "false>::do_positive_sign(void)\n\n{\n wchar_t" identifier > : : (function_declarator "do_positive_sign(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) { identifier) (pointer_declarator "*__s" * identifier) ;) (declaration "long in_RSI;" (sized_type_specifier "long" long) identifier ;) (declaration "long *in_RDI;" (sized_type_specifier "long" long) (pointer_declarator "*in_RDI" * identifier) ;) (expression_statement "__s = *(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x40);" (assignment_expression "__s = *(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x40)" identifier = (pointer_expression "*(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x40)" * (cast_expression "(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x40)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(in_RSI + 0x10) + 0x40)" ( (binary_expression "*(long *)(in_RSI + 0x10) + 0x40" (pointer_expression "*(long *)(in_RSI + 0x10)" * (cast_expression "(long *)(in_RSI + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_RSI + 0x10)" ( (binary_expression "in_RSI + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "*in_RDI = (long)(in_RDI + 2);" (assignment_expression "*in_RDI = (long)(in_RDI + 2)" (pointer_expression "*in_RDI" * identifier) = (cast_expression "(long)(in_RDI + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(in_RDI + 2)" ( (binary_expression "in_RDI + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (wchar_t *)0x0) {\n wcslen(__s);\n }" if (parenthesized_expression "(__s != (wchar_t *)0x0)" ( (binary_expression "__s != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n wcslen(__s);\n }" { (expression_statement "wcslen(__s);" (call_expression "wcslen(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) })) (labeled_statement "std::wstring::_M_construct<wchar_t_const*>();" statement_identifier : (ERROR ":" :) (labeled_statement "wstring::_M_construct<wchar_t_const*>();" statement_identifier : (ERROR ":" :) (expression_statement "_M_construct<wchar_t_const*>();" (binary_expression "_M_construct<wchar_t_const" identifier < identifier) (ERROR "*>()" * > ( )) ;))) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "long * FUN_002d2f30(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_0027d360(param_1,__s,pwVar2);\n return param_1;\n}\n\n" (function_definition "long * FUN_002d2f30(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_0027d360(param_1,__s,pwVar2);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002d2f30(long *param_1,long param_2)" * (function_declarator "FUN_002d2f30(long *param_1,long param_2)" identifier (parameter_list "(long *param_1,long param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_0027d360(param_1,__s,pwVar2);\n return param_1;\n}" { (declaration "wchar_t *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "wchar_t *pwVar2;" type_identifier (pointer_declarator "*pwVar2" * identifier) ;) (expression_statement "pwVar2 = (wchar_t *)0xfffffffffffffffc;" (assignment_expression "pwVar2 = (wchar_t *)0xfffffffffffffffc" identifier = (cast_expression "(wchar_t *)0xfffffffffffffffc" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);" (assignment_expression "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40)" identifier = (pointer_expression "*(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40)" * (cast_expression "(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x40)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x40" (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (wchar_t *)0x0)" ( (binary_expression "__s != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = wcslen(__s);" (assignment_expression "sVar1 = wcslen(__s)" identifier = (call_expression "wcslen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pwVar2 = __s + sVar1;" (assignment_expression "pwVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_0027d360(param_1,__s,pwVar2);" (call_expression "FUN_0027d360(param_1,__s,pwVar2)" identifier (argument_list "(param_1,__s,pwVar2)" ( identifier , identifier , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_002d2f30(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_0027d360(param_1,__s,pwVar2);\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_002d2f30(long *param_1,long param_2)" (* "*") (function_declarator "FUN_002d2f30(long *param_1,long param_2)" (identifier "FUN_002d2f30") (parameter_list "(long *param_1,long param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")")))) (compound_statement "{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_0027d360(param_1,__s,pwVar2);\n return param_1;\n}" ({ "{") (declaration "wchar_t *__s;" (type_identifier "wchar_t") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (declaration "wchar_t *pwVar2;" (type_identifier "wchar_t") (pointer_declarator "*pwVar2" (* "*") (identifier "pwVar2")) (; ";")) (expression_statement "pwVar2 = (wchar_t *)0xfffffffffffffffc;" (assignment_expression "pwVar2 = (wchar_t *)0xfffffffffffffffc" (identifier "pwVar2") (= "=") (cast_expression "(wchar_t *)0xfffffffffffffffc" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xfffffffffffffffc"))) (; ";")) (expression_statement "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40);" (assignment_expression "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40)" (identifier "__s") (= "=") (pointer_expression "*(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40)" (* "*") (cast_expression "(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40)" (( "(") (type_descriptor "wchar_t **" (type_identifier "wchar_t") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x40)" (( "(") (binary_expression "*(long *)(param_2 + 0x10) + 0x40" (pointer_expression "*(long *)(param_2 + 0x10)" (* "*") (cast_expression "(long *)(param_2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x10)" (( "(") (binary_expression "param_2 + 0x10" (identifier "param_2") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" (if "if") (parenthesized_expression "(__s != (wchar_t *)0x0)" (( "(") (binary_expression "__s != (wchar_t *)0x0" (identifier "__s") (!= "!=") (cast_expression "(wchar_t *)0x0" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" ({ "{") (expression_statement "sVar1 = wcslen(__s);" (assignment_expression "sVar1 = wcslen(__s)" (identifier "sVar1") (= "=") (call_expression "wcslen(__s)" (identifier "wcslen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "pwVar2 = __s + sVar1;" (assignment_expression "pwVar2 = __s + sVar1" (identifier "pwVar2") (= "=") (binary_expression "__s + sVar1" (identifier "__s") (+ "+") (identifier "sVar1"))) (; ";")) (} "}"))) (expression_statement "FUN_0027d360(param_1,__s,pwVar2);" (call_expression "FUN_0027d360(param_1,__s,pwVar2)" (identifier "FUN_0027d360") (argument_list "(param_1,__s,pwVar2)" (( "(") (identifier "param_1") (, ",") (identifier "__s") (, ",") (identifier "pwVar2") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::moneypunct<wchar_t, false>::do_positive_sign() const */ void std::moneypunct<type_1,false>::do_positive_sign(void) { type_1 *var_3; long var_1; long *var_2; var_3 = *(type_1 **)(*(long *)(var_1 + 0x10) + 0x40); *var_2 = (long)(var_2 + 2); if (var_3 != (type_1 *)0x0) { var_4(var_3); } std::wstring::var_5<var_6*>(); return; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (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: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (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 (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,long param_2) { wchar_t *__s; size_t sVar1; wchar_t *pwVar2; pwVar2 = (wchar_t *)0xfffffffffffffffc; __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x40); *param_1 = (long)(param_1 + 2); if (__s != (wchar_t *)0x0) { sVar1 = wcslen(__s); pwVar2 = __s + sVar1; } FUN_0027d360(param_1,__s,pwVar2); return param_1; }
647_sparc64-linux-gnu-as_and_sparc64-linux-gnu-as_strip.c
number_to_chars_bigendian
FUN_001304e0
void number_to_chars_bigendian(char *buf,valueT val,int n) { char *pcVar1; if (0 < n) { pcVar1 = buf + (int)(n - 1U); do { *pcVar1 = (char)val; pcVar1 = pcVar1 + -1; val = val >> 8; } while (pcVar1 != buf + (((long)n + -2) - (ulong)(n - 1U))); return; } /* WARNING: Subroutine does not return */ as_abort("../../gas/write.c",0xc22,"number_to_chars_bigendian"); }
void FUN_001304e0(long param_1,ulong param_2,int param_3) { undefined1 *puVar1; if (0 < param_3) { puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1); do { *puVar1 = (char)param_2; puVar1 = puVar1 + -1; param_2 = param_2 >> 8; } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))); return; } /* WARNING: Subroutine does not return */ FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian"); }
TEST EDX,EDX JLE 0x00130511 LEA ECX,[RDX + -0x1] MOVSXD RDX,EDX MOVSXD RAX,ECX LEA RDX,[RDI + RDX*0x1 + -0x2] MOV ECX,ECX ADD RAX,RDI SUB RDX,RCX NOP word ptr [RAX + RAX*0x1] MOV byte ptr [RAX],SIL SUB RAX,0x1 SHR RSI,0x8 CMP RAX,RDX JNZ 0x00130500 RET PUSH RAX LEA RDX,[0x143f60] MOV ESI,0xc22 LEA RDI,[0x143c94] CALL 0x0011d900
null
null
null
null
[('const-1', u'RETURN_-1207171677'), ('const-1326228', u'COPY_-1207171595'), (u'INT_SUB_-1207171619', u'PTRADD_-1207171750'), ('const-1', u'INT_SUB_-1207171836'), (u'MULTIEQUAL_-1207171599', u'INT_RIGHT_-1207171747'), (u'MULTIEQUAL_-1207171599', u'SUBPIECE_-1207171599'), ('tmp_321', u'PTRADD_-1207171750'), (u'INT_SUB_-1207171836', u'CAST_-1207171587'), (u'INT_RIGHT_-1207171747', u'MULTIEQUAL_-1207171599'), ('const-0', u'SUBPIECE_-1207171599'), ('const-0', u'INT_SLESS_-1207171847'), (u'INT_SUB_-1207171836', u'INT_ZEXT_-1207171666'), (u'INT_ADD_-1207171631', u'INT_SUB_-1207171619'), ('const--1', u'PTRADD_-1207171725'), (u'PTRADD_-1207171750', u'INT_NOTEQUAL_-1207171721'), (u'MULTIEQUAL_-1207171617', u'STORE_-1207171793'), ('tmp_321', u'PTRADD_-1207171762'), (u'INT_ZEXT_-1207171666', u'INT_SUB_-1207171619'), ('const-0', u'RETURN_-1207171709'), ('const-1', u'PTRADD_-1207171762'), ('tmp_30', u'CBRANCH_-1207171854'), (u'PTRADD_-1207171762', u'MULTIEQUAL_-1207171617'), ('tmp_322', u'MULTIEQUAL_-1207171599'), (u'INT_SLESS_-1207171847', u'CBRANCH_-1207171854'), (u'CAST_-1207171587', u'INT_SEXT_-1207171828'), (u'PTRADD_-1207171725', u'MULTIEQUAL_-1207171617'), ('const-433', u'STORE_-1207171793'), (u'PTRADD_-1207171725', u'INT_NOTEQUAL_-1207171721'), ('const--2', u'INT_ADD_-1207171631'), (u'INT_SEXT_-1207171832', u'INT_ADD_-1207171631'), (u'INT_NOTEQUAL_-1207171721', u'CBRANCH_-1207171719'), (u'INT_SEXT_-1207171828', u'PTRADD_-1207171762'), ('tmp_323', u'INT_SLESS_-1207171847'), ('tmp_323', u'INT_SUB_-1207171836'), (u'COPY_-1207171594', u'CALL_-1207171682'), ('const-1', u'PTRADD_-1207171750'), ('tmp_323', u'INT_SEXT_-1207171832'), (u'COPY_-1207171595', u'CALL_-1207171682'), (u'MULTIEQUAL_-1207171617', u'PTRADD_-1207171725'), ('const-3106', u'CALL_-1207171682'), ('const-1326944', u'COPY_-1207171594'), ('const-1', u'PTRADD_-1207171725'), ('const-8', u'INT_RIGHT_-1207171747'), ('tmp_282', u'CBRANCH_-1207171719'), (u'SUBPIECE_-1207171599', u'STORE_-1207171793')]
[('const-433', u'STORE_-1207171793'), ('const-1', u'RETURN_-1207171677'), ('const-1326228', u'COPY_-1207171600'), (u'INT_SUB_-1207171655', u'INT_ZEXT_-1207171666'), (u'INT_ADD_-1207171808', u'CAST_-1207171583'), (u'CAST_-1207171583', u'MULTIEQUAL_-1207171617'), (u'MULTIEQUAL_-1207171601', u'INT_RIGHT_-1207171747'), (u'CAST_-1207171594', u'INT_SEXT_-1207171828'), (u'SUBPIECE_-1207171600', u'STORE_-1207171793'), ('tmp_539', u'INT_ADD_-1207171808'), ('tmp_580', u'INT_SLESS_-1207171847'), ('tmp_540', u'MULTIEQUAL_-1207171601'), ('tmp_580', u'INT_SUB_-1207171655'), (u'COPY_-1207171600', u'CALL_-1207171682'), ('const-1', u'PTRADD_-1207171725'), ('const-1326944', u'COPY_-1207171599'), (u'MULTIEQUAL_-1207171617', u'STORE_-1207171793'), ('const-1', u'INT_SUB_-1207171655'), ('tmp_539', u'INT_ADD_-1207171823'), ('const-0', u'RETURN_-1207171709'), ('const--2', u'INT_ADD_-1207171823'), ('const--1', u'PTRADD_-1207171725'), ('const-8', u'INT_RIGHT_-1207171747'), ('tmp_30', u'CBRANCH_-1207171854'), (u'INT_RIGHT_-1207171747', u'MULTIEQUAL_-1207171601'), (u'INT_SLESS_-1207171847', u'CBRANCH_-1207171854'), (u'PTRADD_-1207171725', u'MULTIEQUAL_-1207171617'), (u'COPY_-1207171599', u'CALL_-1207171682'), (u'INT_ADD_-1207171821', u'INT_SUB_-1207171795'), (u'INT_SUB_-1207171795', u'CAST_-1207171579'), ('const-0', u'INT_SLESS_-1207171847'), ('tmp_580', u'INT_SEXT_-1207171832'), (u'PTRADD_-1207171725', u'INT_NOTEQUAL_-1207171721'), (u'INT_ADD_-1207171823', u'INT_ADD_-1207171821'), (u'INT_SUB_-1207171655', u'CAST_-1207171594'), (u'INT_NOTEQUAL_-1207171721', u'CBRANCH_-1207171719'), (u'INT_SEXT_-1207171828', u'INT_ADD_-1207171808'), (u'MULTIEQUAL_-1207171617', u'PTRADD_-1207171725'), (u'INT_SEXT_-1207171832', u'INT_ADD_-1207171821'), ('const-0', u'SUBPIECE_-1207171600'), (u'MULTIEQUAL_-1207171601', u'SUBPIECE_-1207171600'), ('tmp_282', u'CBRANCH_-1207171719'), ('const-3106', u'CALL_-1207171682'), (u'CAST_-1207171579', u'INT_NOTEQUAL_-1207171721'), (u'INT_ZEXT_-1207171666', u'INT_SUB_-1207171795')]
null
null
001304e0
x64
O2
(translation_unit "void FUN_001304e0(long param_1,ulong param_2,int param_3)\n\n{\n undefined1 *puVar1;\n \n if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}\n\n" (function_definition "void FUN_001304e0(long param_1,ulong param_2,int param_3)\n\n{\n undefined1 *puVar1;\n \n if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}" primitive_type (function_declarator "FUN_001304e0(long param_1,ulong param_2,int param_3)" identifier (parameter_list "(long param_1,ulong param_2,int param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n undefined1 *puVar1;\n \n if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (if_statement "if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }" if (parenthesized_expression "(0 < param_3)" ( (binary_expression "0 < param_3" number_literal < identifier) )) (compound_statement "{\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }" { (expression_statement "puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);" (assignment_expression "puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1)" identifier = (cast_expression "(undefined1 *)((int)(param_3 - 1U) + param_1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((int)(param_3 - 1U) + param_1)" ( (binary_expression "(int)(param_3 - 1U) + param_1" (cast_expression "(int)(param_3 - 1U)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(param_3 - 1U)" ( (binary_expression "param_3 - 1U" identifier - number_literal) ))) + identifier) )))) ;) (do_statement "do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));" do (compound_statement "{\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n }" { (expression_statement "*puVar1 = (char)param_2;" (assignment_expression "*puVar1 = (char)param_2" (pointer_expression "*puVar1" * identifier) = (cast_expression "(char)param_2" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "puVar1 = puVar1 + -1;" (assignment_expression "puVar1 = puVar1 + -1" identifier = (binary_expression "puVar1 + -1" identifier + number_literal)) ;) (expression_statement "param_2 = param_2 >> 8;" (assignment_expression "param_2 = param_2 >> 8" identifier = (binary_expression "param_2 >> 8" identifier >> number_literal)) ;) }) while (parenthesized_expression "(puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)))" ( (binary_expression "puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))" identifier != (cast_expression "(undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))" ( (binary_expression "(param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)" (parenthesized_expression "(param_1 + -2 + (long)param_3)" ( (binary_expression "param_1 + -2 + (long)param_3" (binary_expression "param_1 + -2" identifier + number_literal) + (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) - (call_expression "(ulong)(param_3 - 1U)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_3 - 1U)" ( (binary_expression "param_3 - 1U" identifier - number_literal) )))) )))) )) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");" (call_expression "FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian")" identifier (argument_list "("../../gas/write.c",0xc22,"number_to_chars_bigendian")" ( (string_literal ""../../gas/write.c"" " string_content ") , number_literal , (string_literal ""number_to_chars_bigendian"" " string_content ") ))) ;) })))
(translation_unit "void number_to_chars_bigendian(char *buf,valueT val,int n)\n\n{\n char *pcVar1;\n \n if (0 < n) {\n pcVar1 = buf + (int)(n - 1U);\n do {\n *pcVar1 = (char)val;\n pcVar1 = pcVar1 + -1;\n val = val >> 8;\n } while (pcVar1 != buf + (((long)n + -2) - (ulong)(n - 1U)));\n return;\n }\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}\n\n" (function_definition "void number_to_chars_bigendian(char *buf,valueT val,int n)\n\n{\n char *pcVar1;\n \n if (0 < n) {\n pcVar1 = buf + (int)(n - 1U);\n do {\n *pcVar1 = (char)val;\n pcVar1 = pcVar1 + -1;\n val = val >> 8;\n } while (pcVar1 != buf + (((long)n + -2) - (ulong)(n - 1U)));\n return;\n }\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}" primitive_type (function_declarator "number_to_chars_bigendian(char *buf,valueT val,int n)" identifier (parameter_list "(char *buf,valueT val,int n)" ( (parameter_declaration "char *buf" primitive_type (pointer_declarator "*buf" * identifier)) , (parameter_declaration "valueT val" type_identifier identifier) , (parameter_declaration "int n" primitive_type identifier) ))) (compound_statement "{\n char *pcVar1;\n \n if (0 < n) {\n pcVar1 = buf + (int)(n - 1U);\n do {\n *pcVar1 = (char)val;\n pcVar1 = pcVar1 + -1;\n val = val >> 8;\n } while (pcVar1 != buf + (((long)n + -2) - (ulong)(n - 1U)));\n return;\n }\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (if_statement "if (0 < n) {\n pcVar1 = buf + (int)(n - 1U);\n do {\n *pcVar1 = (char)val;\n pcVar1 = pcVar1 + -1;\n val = val >> 8;\n } while (pcVar1 != buf + (((long)n + -2) - (ulong)(n - 1U)));\n return;\n }" if (parenthesized_expression "(0 < n)" ( (binary_expression "0 < n" number_literal < identifier) )) (compound_statement "{\n pcVar1 = buf + (int)(n - 1U);\n do {\n *pcVar1 = (char)val;\n pcVar1 = pcVar1 + -1;\n val = val >> 8;\n } while (pcVar1 != buf + (((long)n + -2) - (ulong)(n - 1U)));\n return;\n }" { (expression_statement "pcVar1 = buf + (int)(n - 1U);" (assignment_expression "pcVar1 = buf + (int)(n - 1U)" identifier = (binary_expression "buf + (int)(n - 1U)" identifier + (cast_expression "(int)(n - 1U)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(n - 1U)" ( (binary_expression "n - 1U" identifier - number_literal) ))))) ;) (do_statement "do {\n *pcVar1 = (char)val;\n pcVar1 = pcVar1 + -1;\n val = val >> 8;\n } while (pcVar1 != buf + (((long)n + -2) - (ulong)(n - 1U)));" do (compound_statement "{\n *pcVar1 = (char)val;\n pcVar1 = pcVar1 + -1;\n val = val >> 8;\n }" { (expression_statement "*pcVar1 = (char)val;" (assignment_expression "*pcVar1 = (char)val" (pointer_expression "*pcVar1" * identifier) = (cast_expression "(char)val" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "pcVar1 = pcVar1 + -1;" (assignment_expression "pcVar1 = pcVar1 + -1" identifier = (binary_expression "pcVar1 + -1" identifier + number_literal)) ;) (expression_statement "val = val >> 8;" (assignment_expression "val = val >> 8" identifier = (binary_expression "val >> 8" identifier >> number_literal)) ;) }) while (parenthesized_expression "(pcVar1 != buf + (((long)n + -2) - (ulong)(n - 1U)))" ( (binary_expression "pcVar1 != buf + (((long)n + -2) - (ulong)(n - 1U))" identifier != (binary_expression "buf + (((long)n + -2) - (ulong)(n - 1U))" identifier + (parenthesized_expression "(((long)n + -2) - (ulong)(n - 1U))" ( (binary_expression "((long)n + -2) - (ulong)(n - 1U)" (parenthesized_expression "((long)n + -2)" ( (binary_expression "(long)n + -2" (cast_expression "(long)n" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )) - (call_expression "(ulong)(n - 1U)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(n - 1U)" ( (binary_expression "n - 1U" identifier - number_literal) )))) )))) )) ;) (return_statement "return;" return ;) })) comment (expression_statement "as_abort("../../gas/write.c",0xc22,"number_to_chars_bigendian");" (call_expression "as_abort("../../gas/write.c",0xc22,"number_to_chars_bigendian")" identifier (argument_list "("../../gas/write.c",0xc22,"number_to_chars_bigendian")" ( (string_literal ""../../gas/write.c"" " string_content ") , number_literal , (string_literal ""number_to_chars_bigendian"" " string_content ") ))) ;) })))
(translation_unit "void FUN_001304e0(long param_1,ulong param_2,int param_3)\n\n{\n undefined1 *puVar1;\n \n if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }\n \n FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}\n\n" (function_definition "void FUN_001304e0(long param_1,ulong param_2,int param_3)\n\n{\n undefined1 *puVar1;\n \n if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }\n \n FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}" primitive_type (function_declarator "FUN_001304e0(long param_1,ulong param_2,int param_3)" identifier (parameter_list "(long param_1,ulong param_2,int param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n undefined1 *puVar1;\n \n if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }\n \n FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (if_statement "if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }" if (parenthesized_expression "(0 < param_3)" ( (binary_expression "0 < param_3" number_literal < identifier) )) (compound_statement "{\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }" { (expression_statement "puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);" (assignment_expression "puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1)" identifier = (cast_expression "(undefined1 *)((int)(param_3 - 1U) + param_1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((int)(param_3 - 1U) + param_1)" ( (binary_expression "(int)(param_3 - 1U) + param_1" (cast_expression "(int)(param_3 - 1U)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(param_3 - 1U)" ( (binary_expression "param_3 - 1U" identifier - number_literal) ))) + identifier) )))) ;) (do_statement "do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));" do (compound_statement "{\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n }" { (expression_statement "*puVar1 = (char)param_2;" (assignment_expression "*puVar1 = (char)param_2" (pointer_expression "*puVar1" * identifier) = (cast_expression "(char)param_2" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "puVar1 = puVar1 + -1;" (assignment_expression "puVar1 = puVar1 + -1" identifier = (binary_expression "puVar1 + -1" identifier + number_literal)) ;) (expression_statement "param_2 = param_2 >> 8;" (assignment_expression "param_2 = param_2 >> 8" identifier = (binary_expression "param_2 >> 8" identifier >> number_literal)) ;) }) while (parenthesized_expression "(puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)))" ( (binary_expression "puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))" identifier != (cast_expression "(undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))" ( (binary_expression "(param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)" (parenthesized_expression "(param_1 + -2 + (long)param_3)" ( (binary_expression "param_1 + -2 + (long)param_3" (binary_expression "param_1 + -2" identifier + number_literal) + (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) - (call_expression "(ulong)(param_3 - 1U)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_3 - 1U)" ( (binary_expression "param_3 - 1U" identifier - number_literal) )))) )))) )) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");" (call_expression "FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian")" identifier (argument_list "("../../gas/write.c",0xc22,"number_to_chars_bigendian")" ( (string_literal ""../../gas/write.c"" " string_content ") , number_literal , (string_literal ""number_to_chars_bigendian"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (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 (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT - LIT) ))) + IDENT) )))) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT >> LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (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_001304e0(long param_1,ulong param_2,int param_3)\n\n{\n undefined1 *puVar1;\n \n if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }\n \n FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}" (primitive_type "void") (function_declarator "FUN_001304e0(long param_1,ulong param_2,int param_3)" (identifier "FUN_001304e0") (parameter_list "(long param_1,ulong param_2,int param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "ulong param_2" (type_identifier "ulong") (identifier "param_2")) (, ",") (parameter_declaration "int param_3" (primitive_type "int") (identifier "param_3")) () ")"))) (compound_statement "{\n undefined1 *puVar1;\n \n if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }\n \n FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");\n}" ({ "{") (declaration "undefined1 *puVar1;" (type_identifier "undefined1") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (if_statement "if (0 < param_3) {\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }" (if "if") (parenthesized_expression "(0 < param_3)" (( "(") (binary_expression "0 < param_3" (number_literal "0") (< "<") (identifier "param_3")) () ")")) (compound_statement "{\n puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);\n do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));\n return;\n }" ({ "{") (expression_statement "puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1);" (assignment_expression "puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1)" (identifier "puVar1") (= "=") (cast_expression "(undefined1 *)((int)(param_3 - 1U) + param_1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((int)(param_3 - 1U) + param_1)" (( "(") (binary_expression "(int)(param_3 - 1U) + param_1" (cast_expression "(int)(param_3 - 1U)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(param_3 - 1U)" (( "(") (binary_expression "param_3 - 1U" (identifier "param_3") (- "-") (number_literal "1U")) () ")"))) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (do_statement "do {\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)));" (do "do") (compound_statement "{\n *puVar1 = (char)param_2;\n puVar1 = puVar1 + -1;\n param_2 = param_2 >> 8;\n }" ({ "{") (expression_statement "*puVar1 = (char)param_2;" (assignment_expression "*puVar1 = (char)param_2" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (cast_expression "(char)param_2" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "param_2"))) (; ";")) (expression_statement "puVar1 = puVar1 + -1;" (assignment_expression "puVar1 = puVar1 + -1" (identifier "puVar1") (= "=") (binary_expression "puVar1 + -1" (identifier "puVar1") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "param_2 = param_2 >> 8;" (assignment_expression "param_2 = param_2 >> 8" (identifier "param_2") (= "=") (binary_expression "param_2 >> 8" (identifier "param_2") (>> ">>") (number_literal "8"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)))" (( "(") (binary_expression "puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))" (identifier "puVar1") (!= "!=") (cast_expression "(undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))" (( "(") (binary_expression "(param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U)" (parenthesized_expression "(param_1 + -2 + (long)param_3)" (( "(") (binary_expression "param_1 + -2 + (long)param_3" (binary_expression "param_1 + -2" (identifier "param_1") (+ "+") (number_literal "-2")) (+ "+") (cast_expression "(long)param_3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_3"))) () ")")) (- "-") (call_expression "(ulong)(param_3 - 1U)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(param_3 - 1U)" (( "(") (binary_expression "param_3 - 1U" (identifier "param_3") (- "-") (number_literal "1U")) () ")")))) () ")")))) () ")")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian");" (call_expression "FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian")" (identifier "FUN_0011d900") (argument_list "("../../gas/write.c",0xc22,"number_to_chars_bigendian")" (( "(") (string_literal ""../../gas/write.c"" (" """) (string_content "../../gas/write.c") (" """)) (, ",") (number_literal "0xc22") (, ",") (string_literal ""number_to_chars_bigendian"" (" """) (string_content "number_to_chars_bigendian") (" """)) () ")"))) (; ";")) (} "}")))
void function_1(char *var_2,type_1 var_4,int var_1) { char *var_3; if (0 < var_1) { var_3 = var_2 + (int)(var_1 - 1U); do { *var_3 = (char)var_4; var_3 = var_3 + -1; var_4 = var_4 >> 8; } while (var_3 != var_2 + (((long)var_1 + -2) - (ulong)(var_1 - 1U))); return; } /* WARNING: Subroutine does not return */ var_5("../../gas/write.c",0xc22,"number_to_chars_bigendian"); }
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: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (identifier)))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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,ulong param_2,int param_3) { undefined1 *puVar1; if (0 < param_3) { puVar1 = (undefined1 *)((int)(param_3 - 1U) + param_1); do { *puVar1 = (char)param_2; puVar1 = puVar1 + -1; param_2 = param_2 >> 8; } while (puVar1 != (undefined1 *)((param_1 + -2 + (long)param_3) - (ulong)(param_3 - 1U))); return; } /* WARNING: Subroutine does not return */ FUN_0011d900("../../gas/write.c",0xc22,"number_to_chars_bigendian"); }
1348_psftp_and_psftp_strip.c
x11_init
FUN_0015f8e0
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ X11Connection * x11_init(tree234 *authtree,void *c,char *peeraddr,int peerport) { X11Connection *pXVar1; pXVar1 = (X11Connection *)safemalloc(1,0x80); pXVar1->fn = &x11_init::fn_table; pXVar1->auth_protocol = (char *)0x0; pXVar1->authtree = authtree; pXVar1->data_read = 0; pXVar1->verified = 0; pXVar1->throttled = 0; pXVar1->throttle_override = 0; pXVar1->no_data_sent_to_x_client = 1; pXVar1->c = (ssh_channel *)c; pXVar1->disp = (X11Display *)0x0; pXVar1->s = (Socket)0x0; if (peeraddr != (char *)0x0) { peeraddr = dupstr(peeraddr); } pXVar1->peer_addr = peeraddr; pXVar1->peer_port = peerport; return pXVar1; }
undefined8 * FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4) { undefined8 *puVar1; puVar1 = (undefined8 *)FUN_0010e190(1,0x80); *puVar1 = &PTR_FUN_00187520; puVar1[5] = 0; puVar1[3] = param_1; *(undefined4 *)(puVar1 + 7) = 0; *(undefined8 *)((long)puVar1 + 0x4c) = 0; *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000; puVar1[0xe] = param_2; puVar1[4] = 0; puVar1[0xf] = 0; if (param_3 != 0) { param_3 = FUN_0010e290(param_3); } puVar1[0xc] = param_3; *(undefined4 *)(puVar1 + 0xd) = param_4; return puVar1; }
PUSH R14 MOV R14,RDI MOV EDI,0x1 PUSH R13 MOV R13,RSI MOV ESI,0x80 PUSH R12 MOV R12D,ECX PUSH RBP MOV RBP,RDX PUSH RBX CALL 0x0010e190 MOV RBX,RAX LEA RAX,[0x187520] MOV qword ptr [RBX],RAX MOV RAX,0x100000000 MOV qword ptr [RBX + 0x28],0x0 MOV qword ptr [RBX + 0x18],R14 MOV dword ptr [RBX + 0x38],0x0 MOV qword ptr [RBX + 0x4c],0x0 MOV qword ptr [RBX + 0x54],RAX MOV qword ptr [RBX + 0x70],R13 MOV qword ptr [RBX + 0x20],0x0 MOV qword ptr [RBX + 0x78],0x0 TEST RBP,RBP JZ 0x0015f95d MOV RDI,RBP CALL 0x0010e290 MOV RBP,RAX MOV qword ptr [RBX + 0x60],RBP MOV RAX,RBX MOV dword ptr [RBX + 0x68],R12D POP RBX POP RBP POP R12 POP R13 POP R14 RET
null
null
null
null
[('const-433', u'STORE_-1207240341'), (u'CAST_-1207240134', u'STORE_-1207240341'), ('const-433', u'STORE_-1207240376'), ('tmp_262', u'CALL_-1207240289'), ('const-40', u'PTRSUB_-1207240180'), (u'PTRSUB_-1207240195', u'STORE_-1207240404'), (u'CALL_-1207240289', u'MULTIEQUAL_-1207240181'), (u'CAST_-1207240194', u'PTRSUB_-1207240171'), (u'CAST_-1207240194', u'PTRSUB_-1207240097'), ('const-80', u'PTRSUB_-1207240150'), (u'PTRSUB_-1207240140', u'STORE_-1207240348'), ('tmp_262', u'MULTIEQUAL_-1207240181'), (u'PTRSUB_-1207240097', u'STORE_-1207240270'), ('const-112', u'PTRSUB_-1207240144'), (u'INT_NOTEQUAL_-1207240301', u'CBRANCH_-1207240300'), ('const-0', u'PTRSUB_-1207240194'), ('const-433', u'STORE_-1207240404'), ('tmp_260', u'STORE_-1207240376'), ('const-433', u'STORE_-1207240323'), (u'CAST_-1207240194', u'PTRSUB_-1207240180'), ('const-88', u'PTRSUB_-1207240139'), (u'PTRSUB_-1207240194', u'STORE_-1207240404'), (u'PTRSUB_-1207240130', u'STORE_-1207240323'), (u'PTRSUB_-1207240151', u'STORE_-1207240359'), ('const-24', u'PTRSUB_-1207240171'), ('const-0', u'STORE_-1207240348'), ('tmp_262', u'INT_NOTEQUAL_-1207240301'), (u'MULTIEQUAL_-1207240181', u'STORE_-1207240281'), ('const-433', u'STORE_-1207240334'), (u'PTRSUB_-1207240144', u'STORE_-1207240341'), ('const-433', u'STORE_-1207240201'), (u'CAST_-1207240194', u'PTRSUB_-1207240140'), ('const-433', u'STORE_-1207240369'), (u'CAST_-1207240194', u'PTRSUB_-1207240150'), (u'CAST_-1207240194', u'PTRSUB_-1207240194'), ('tmp_263', u'STORE_-1207240270'), (u'PTRSUB_-1207240105', u'STORE_-1207240281'), (u'PTRSUB_-1207240166', u'STORE_-1207240369'), ('const-433', u'STORE_-1207240359'), ('const-0', u'STORE_-1207240387'), ('const-104', u'PTRSUB_-1207240097'), ('const-1602848', u'PTRSUB_-1207240195'), ('const-433', u'STORE_-1207240348'), ('const-0', u'STORE_-1207240323'), ('const-0', u'INT_NOTEQUAL_-1207240301'), ('const-56', u'PTRSUB_-1207240166'), (u'CAST_-1207240194', u'PTRSUB_-1207240151'), ('const-1', u'STORE_-1207240201'), ('const-0', u'STORE_-1207240359'), (u'CAST_-1207240194', u'PTRSUB_-1207240144'), ('const-76', u'PTRSUB_-1207240151'), ('const-32', u'PTRSUB_-1207240139'), (u'PTRSUB_-1207240139', u'STORE_-1207240334'), ('const-0', u'STORE_-1207240334'), ('const-84', u'PTRSUB_-1207240140'), ('const-433', u'STORE_-1207240387'), (u'CAST_-1207240194', u'PTRSUB_-1207240105'), ('const-96', u'PTRSUB_-1207240105'), ('const-1', u'CALL_-1207240419'), ('const-433', u'STORE_-1207240212'), (u'CAST_-1207240194', u'COPY_-1207240278'), ('const-0', u'STORE_-1207240212'), (u'CAST_-1207240194', u'PTRSUB_-1207240139'), (u'CAST_-1207240194', u'PTRSUB_-1207240139'), ('const-0', u'RETURN_-1207240228'), (u'CALL_-1207240419', u'CAST_-1207240194'), ('const-0', u'PTRSUB_-1207240195'), ('const-433', u'STORE_-1207240281'), ('tmp_261', u'CAST_-1207240134'), ('const-120', u'PTRSUB_-1207240130'), (u'PTRSUB_-1207240180', u'STORE_-1207240387'), (u'CAST_-1207240194', u'PTRSUB_-1207240166'), ('const-433', u'STORE_-1207240270'), (u'COPY_-1207240278', u'RETURN_-1207240228'), (u'PTRSUB_-1207240171', u'STORE_-1207240376'), ('const-0', u'STORE_-1207240369'), ('const-128', u'CALL_-1207240419'), ('tmp_161', u'CBRANCH_-1207240300'), (u'PTRSUB_-1207240150', u'STORE_-1207240212'), (u'PTRSUB_-1207240139', u'STORE_-1207240201'), (u'CAST_-1207240194', u'PTRSUB_-1207240130')]
[('const-128', u'CALL_-1207240419'), (u'PTRADD_-1207240166', u'CAST_-1207240160'), ('const-1', u'CALL_-1207240419'), ('const-433', u'STORE_-1207240341'), (u'CAST_-1207240201', u'PTRADD_-1207240171'), ('const-433', u'STORE_-1207240270'), (u'CAST_-1207240201', u'COPY_-1207240278'), (u'PTRADD_-1207240146', u'STORE_-1207240341'), (u'CAST_-1207240201', u'PTRADD_-1207240166'), ('tmp_409', u'INT_NOTEQUAL_-1207240301'), (u'PTRADD_-1207240099', u'CAST_-1207240093'), (u'INT_NOTEQUAL_-1207240301', u'CBRANCH_-1207240300'), ('const-433', u'STORE_-1207240281'), (u'CALL_-1207240289', u'MULTIEQUAL_-1207240179'), (u'CAST_-1207240093', u'STORE_-1207240270'), (u'CAST_-1207240201', u'PTRADD_-1207240141'), ('tmp_405', u'STORE_-1207240341'), (u'CAST_-1207240201', u'PTRADD_-1207240146'), ('const-15', u'PTRADD_-1207240132'), ('tmp_403', u'STORE_-1207240376'), ('const-0', u'STORE_-1207240334'), (u'CAST_-1207240151', u'STORE_-1207240359'), ('const-0', u'STORE_-1207240387'), (u'CAST_-1207240201', u'PTRADD_-1207240132'), ('tmp_407', u'STORE_-1207240270'), (u'PTRADD_-1207240141', u'STORE_-1207240334'), (u'CAST_-1207240201', u'CAST_-1207240142'), (u'CAST_-1207240201', u'PTRADD_-1207240099'), (u'CAST_-1207240160', u'STORE_-1207240369'), (u'MULTIEQUAL_-1207240179', u'STORE_-1207240281'), ('const-5', u'PTRADD_-1207240180'), ('const-12', u'PTRADD_-1207240107'), ('const-1602848', u'PTRSUB_-1207240193'), ('const-433', u'STORE_-1207240323'), ('tmp_409', u'MULTIEQUAL_-1207240179'), ('const-433', u'STORE_-1207240404'), (u'CAST_-1207240201', u'PTRADD_-1207240180'), ('const-8', u'PTRADD_-1207240141'), ('const-8', u'PTRADD_-1207240166'), (u'CALL_-1207240419', u'CAST_-1207240201'), ('const-84', u'INT_ADD_-1207240334'), ('const-8', u'PTRADD_-1207240146'), ('const-0', u'STORE_-1207240359'), ('const-433', u'STORE_-1207240334'), ('const-0', u'INT_NOTEQUAL_-1207240301'), ('const-4', u'PTRADD_-1207240141'), ('const-0', u'STORE_-1207240369'), (u'INT_ADD_-1207240334', u'CAST_-1207240141'), ('const-433', u'STORE_-1207240387'), (u'INT_ADD_-1207240345', u'CAST_-1207240151'), (u'CAST_-1207240152', u'INT_ADD_-1207240345'), ('const-0', u'PTRSUB_-1207240193'), ('const-8', u'PTRADD_-1207240099'), ('const-76', u'INT_ADD_-1207240345'), (u'CAST_-1207240142', u'INT_ADD_-1207240334'), ('const-433', u'STORE_-1207240359'), ('const-8', u'PTRADD_-1207240132'), ('const-8', u'PTRADD_-1207240180'), (u'CAST_-1207240201', u'PTRADD_-1207240107'), (u'CAST_-1207240141', u'STORE_-1207240348'), (u'PTRADD_-1207240107', u'STORE_-1207240281'), ('const-13', u'PTRADD_-1207240099'), ('const-3', u'PTRADD_-1207240171'), (u'CAST_-1207240201', u'CAST_-1207240152'), ('tmp_409', u'CALL_-1207240289'), ('const-0', u'RETURN_-1207240228'), ('const-433', u'STORE_-1207240369'), ('const-433', u'STORE_-1207240376'), ('const-7', u'PTRADD_-1207240166'), (u'PTRADD_-1207240180', u'STORE_-1207240387'), (u'PTRSUB_-1207240193', u'STORE_-1207240404'), (u'COPY_-1207240278', u'RETURN_-1207240228'), (u'PTRADD_-1207240171', u'STORE_-1207240376'), ('const-8', u'PTRADD_-1207240171'), ('const-4294967296', u'STORE_-1207240348'), (u'PTRADD_-1207240132', u'STORE_-1207240323'), (u'CAST_-1207240201', u'STORE_-1207240404'), ('const-0', u'STORE_-1207240323'), ('const-14', u'PTRADD_-1207240146'), ('tmp_161', u'CBRANCH_-1207240300'), ('const-8', u'PTRADD_-1207240107'), ('const-433', u'STORE_-1207240348')]
null
null
0015f8e0
x64
O2
(translation_unit "undefined8 * FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_0010e190(1,0x80);\n *puVar1 = &PTR_FUN_00187520;\n puVar1[5] = 0;\n puVar1[3] = param_1;\n *(undefined4 *)(puVar1 + 7) = 0;\n *(undefined8 *)((long)puVar1 + 0x4c) = 0;\n *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;\n puVar1[0xe] = param_2;\n puVar1[4] = 0;\n puVar1[0xf] = 0;\n if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }\n puVar1[0xc] = param_3;\n *(undefined4 *)(puVar1 + 0xd) = param_4;\n return puVar1;\n}\n\n" (function_definition "undefined8 * FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_0010e190(1,0x80);\n *puVar1 = &PTR_FUN_00187520;\n puVar1[5] = 0;\n puVar1[3] = param_1;\n *(undefined4 *)(puVar1 + 7) = 0;\n *(undefined8 *)((long)puVar1 + 0x4c) = 0;\n *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;\n puVar1[0xe] = param_2;\n puVar1[4] = 0;\n puVar1[0xf] = 0;\n if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }\n puVar1[0xc] = param_3;\n *(undefined4 *)(puVar1 + 0xd) = param_4;\n return puVar1;\n}" type_identifier (pointer_declarator "* FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)" * (function_declarator "FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) )))) (compound_statement "{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_0010e190(1,0x80);\n *puVar1 = &PTR_FUN_00187520;\n puVar1[5] = 0;\n puVar1[3] = param_1;\n *(undefined4 *)(puVar1 + 7) = 0;\n *(undefined8 *)((long)puVar1 + 0x4c) = 0;\n *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;\n puVar1[0xe] = param_2;\n puVar1[4] = 0;\n puVar1[0xf] = 0;\n if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }\n puVar1[0xc] = param_3;\n *(undefined4 *)(puVar1 + 0xd) = param_4;\n return puVar1;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined8 *)FUN_0010e190(1,0x80);" (assignment_expression "puVar1 = (undefined8 *)FUN_0010e190(1,0x80)" identifier = (cast_expression "(undefined8 *)FUN_0010e190(1,0x80)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0010e190(1,0x80)" identifier (argument_list "(1,0x80)" ( number_literal , number_literal ))))) ;) (expression_statement "*puVar1 = &PTR_FUN_00187520;" (assignment_expression "*puVar1 = &PTR_FUN_00187520" (pointer_expression "*puVar1" * identifier) = (pointer_expression "&PTR_FUN_00187520" & identifier)) ;) (expression_statement "puVar1[5] = 0;" (assignment_expression "puVar1[5] = 0" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar1[3] = param_1;" (assignment_expression "puVar1[3] = param_1" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 7) = 0;" (assignment_expression "*(undefined4 *)(puVar1 + 7) = 0" (pointer_expression "*(undefined4 *)(puVar1 + 7)" * (cast_expression "(undefined4 *)(puVar1 + 7)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 7)" ( (binary_expression "puVar1 + 7" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)((long)puVar1 + 0x4c) = 0;" (assignment_expression "*(undefined8 *)((long)puVar1 + 0x4c) = 0" (pointer_expression "*(undefined8 *)((long)puVar1 + 0x4c)" * (cast_expression "(undefined8 *)((long)puVar1 + 0x4c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x4c)" ( (binary_expression "(long)puVar1 + 0x4c" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;" (assignment_expression "*(undefined8 *)((long)puVar1 + 0x54) = 0x100000000" (pointer_expression "*(undefined8 *)((long)puVar1 + 0x54)" * (cast_expression "(undefined8 *)((long)puVar1 + 0x54)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x54)" ( (binary_expression "(long)puVar1 + 0x54" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "puVar1[0xe] = param_2;" (assignment_expression "puVar1[0xe] = param_2" (subscript_expression "puVar1[0xe]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[4] = 0;" (assignment_expression "puVar1[4] = 0" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar1[0xf] = 0;" (assignment_expression "puVar1[0xf] = 0" (subscript_expression "puVar1[0xf]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n param_3 = FUN_0010e290(param_3);\n }" { (expression_statement "param_3 = FUN_0010e290(param_3);" (assignment_expression "param_3 = FUN_0010e290(param_3)" identifier = (call_expression "FUN_0010e290(param_3)" identifier (argument_list "(param_3)" ( identifier )))) ;) })) (expression_statement "puVar1[0xc] = param_3;" (assignment_expression "puVar1[0xc] = param_3" (subscript_expression "puVar1[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 0xd) = param_4;" (assignment_expression "*(undefined4 *)(puVar1 + 0xd) = param_4" (pointer_expression "*(undefined4 *)(puVar1 + 0xd)" * (cast_expression "(undefined4 *)(puVar1 + 0xd)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 0xd)" ( (binary_expression "puVar1 + 0xd" identifier + number_literal) )))) = identifier) ;) (return_statement "return puVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nX11Connection * x11_init(tree234 *authtree,void *c,char *peeraddr,int peerport)\n\n{\n X11Connection *pXVar1;\n \n pXVar1 = (X11Connection *)safemalloc(1,0x80);\n pXVar1->fn = &x11_init::fn_table;\n pXVar1->auth_protocol = (char *)0x0;\n pXVar1->authtree = authtree;\n pXVar1->data_read = 0;\n pXVar1->verified = 0;\n pXVar1->throttled = 0;\n pXVar1->throttle_override = 0;\n pXVar1->no_data_sent_to_x_client = 1;\n pXVar1->c = (ssh_channel *)c;\n pXVar1->disp = (X11Display *)0x0;\n pXVar1->s = (Socket)0x0;\n if (peeraddr != (char *)0x0) {\n peeraddr = dupstr(peeraddr);\n }\n pXVar1->peer_addr = peeraddr;\n pXVar1->peer_port = peerport;\n return pXVar1;\n}\n\n" comment (function_definition "X11Connection * x11_init(tree234 *authtree,void *c,char *peeraddr,int peerport)\n\n{\n X11Connection *pXVar1;\n \n pXVar1 = (X11Connection *)safemalloc(1,0x80);\n pXVar1->fn = &x11_init::fn_table;\n pXVar1->auth_protocol = (char *)0x0;\n pXVar1->authtree = authtree;\n pXVar1->data_read = 0;\n pXVar1->verified = 0;\n pXVar1->throttled = 0;\n pXVar1->throttle_override = 0;\n pXVar1->no_data_sent_to_x_client = 1;\n pXVar1->c = (ssh_channel *)c;\n pXVar1->disp = (X11Display *)0x0;\n pXVar1->s = (Socket)0x0;\n if (peeraddr != (char *)0x0) {\n peeraddr = dupstr(peeraddr);\n }\n pXVar1->peer_addr = peeraddr;\n pXVar1->peer_port = peerport;\n return pXVar1;\n}" type_identifier (pointer_declarator "* x11_init(tree234 *authtree,void *c,char *peeraddr,int peerport)" * (function_declarator "x11_init(tree234 *authtree,void *c,char *peeraddr,int peerport)" identifier (parameter_list "(tree234 *authtree,void *c,char *peeraddr,int peerport)" ( (parameter_declaration "tree234 *authtree" type_identifier (pointer_declarator "*authtree" * identifier)) , (parameter_declaration "void *c" primitive_type (pointer_declarator "*c" * identifier)) , (parameter_declaration "char *peeraddr" primitive_type (pointer_declarator "*peeraddr" * identifier)) , (parameter_declaration "int peerport" primitive_type identifier) )))) (compound_statement "{\n X11Connection *pXVar1;\n \n pXVar1 = (X11Connection *)safemalloc(1,0x80);\n pXVar1->fn = &x11_init::fn_table;\n pXVar1->auth_protocol = (char *)0x0;\n pXVar1->authtree = authtree;\n pXVar1->data_read = 0;\n pXVar1->verified = 0;\n pXVar1->throttled = 0;\n pXVar1->throttle_override = 0;\n pXVar1->no_data_sent_to_x_client = 1;\n pXVar1->c = (ssh_channel *)c;\n pXVar1->disp = (X11Display *)0x0;\n pXVar1->s = (Socket)0x0;\n if (peeraddr != (char *)0x0) {\n peeraddr = dupstr(peeraddr);\n }\n pXVar1->peer_addr = peeraddr;\n pXVar1->peer_port = peerport;\n return pXVar1;\n}" { (declaration "X11Connection *pXVar1;" type_identifier (pointer_declarator "*pXVar1" * identifier) ;) (expression_statement "pXVar1 = (X11Connection *)safemalloc(1,0x80);" (assignment_expression "pXVar1 = (X11Connection *)safemalloc(1,0x80)" identifier = (cast_expression "(X11Connection *)safemalloc(1,0x80)" ( (type_descriptor "X11Connection *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "safemalloc(1,0x80)" identifier (argument_list "(1,0x80)" ( number_literal , number_literal ))))) ;) (expression_statement "pXVar1->fn = &x11_init::fn_table;" (assignment_expression "pXVar1->fn = &x11_init" (field_expression "pXVar1->fn" identifier -> field_identifier) = (pointer_expression "&x11_init" & identifier)) (ERROR "::fn_table" : : identifier) ;) (expression_statement "pXVar1->auth_protocol = (char *)0x0;" (assignment_expression "pXVar1->auth_protocol = (char *)0x0" (field_expression "pXVar1->auth_protocol" identifier -> field_identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pXVar1->authtree = authtree;" (assignment_expression "pXVar1->authtree = authtree" (field_expression "pXVar1->authtree" identifier -> field_identifier) = identifier) ;) (expression_statement "pXVar1->data_read = 0;" (assignment_expression "pXVar1->data_read = 0" (field_expression "pXVar1->data_read" identifier -> field_identifier) = number_literal) ;) (expression_statement "pXVar1->verified = 0;" (assignment_expression "pXVar1->verified = 0" (field_expression "pXVar1->verified" identifier -> field_identifier) = number_literal) ;) (expression_statement "pXVar1->throttled = 0;" (assignment_expression "pXVar1->throttled = 0" (field_expression "pXVar1->throttled" identifier -> field_identifier) = number_literal) ;) (expression_statement "pXVar1->throttle_override = 0;" (assignment_expression "pXVar1->throttle_override = 0" (field_expression "pXVar1->throttle_override" identifier -> field_identifier) = number_literal) ;) (expression_statement "pXVar1->no_data_sent_to_x_client = 1;" (assignment_expression "pXVar1->no_data_sent_to_x_client = 1" (field_expression "pXVar1->no_data_sent_to_x_client" identifier -> field_identifier) = number_literal) ;) (expression_statement "pXVar1->c = (ssh_channel *)c;" (assignment_expression "pXVar1->c = (ssh_channel *)c" (field_expression "pXVar1->c" identifier -> field_identifier) = (cast_expression "(ssh_channel *)c" ( (type_descriptor "ssh_channel *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pXVar1->disp = (X11Display *)0x0;" (assignment_expression "pXVar1->disp = (X11Display *)0x0" (field_expression "pXVar1->disp" identifier -> field_identifier) = (cast_expression "(X11Display *)0x0" ( (type_descriptor "X11Display *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pXVar1->s = (Socket)0x0;" (assignment_expression "pXVar1->s = (Socket)0x0" (field_expression "pXVar1->s" identifier -> field_identifier) = (cast_expression "(Socket)0x0" ( (type_descriptor "Socket" type_identifier) ) number_literal)) ;) (if_statement "if (peeraddr != (char *)0x0) {\n peeraddr = dupstr(peeraddr);\n }" if (parenthesized_expression "(peeraddr != (char *)0x0)" ( (binary_expression "peeraddr != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n peeraddr = dupstr(peeraddr);\n }" { (expression_statement "peeraddr = dupstr(peeraddr);" (assignment_expression "peeraddr = dupstr(peeraddr)" identifier = (call_expression "dupstr(peeraddr)" identifier (argument_list "(peeraddr)" ( identifier )))) ;) })) (expression_statement "pXVar1->peer_addr = peeraddr;" (assignment_expression "pXVar1->peer_addr = peeraddr" (field_expression "pXVar1->peer_addr" identifier -> field_identifier) = identifier) ;) (expression_statement "pXVar1->peer_port = peerport;" (assignment_expression "pXVar1->peer_port = peerport" (field_expression "pXVar1->peer_port" identifier -> field_identifier) = identifier) ;) (return_statement "return pXVar1;" return identifier ;) })))
(translation_unit "undefined8 * FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_0010e190(1,0x80);\n *puVar1 = &PTR_FUN_00187520;\n puVar1[5] = 0;\n puVar1[3] = param_1;\n *(undefined4 *)(puVar1 + 7) = 0;\n *(undefined8 *)((long)puVar1 + 0x4c) = 0;\n *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;\n puVar1[0xe] = param_2;\n puVar1[4] = 0;\n puVar1[0xf] = 0;\n if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }\n puVar1[0xc] = param_3;\n *(undefined4 *)(puVar1 + 0xd) = param_4;\n return puVar1;\n}\n\n" (function_definition "undefined8 * FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_0010e190(1,0x80);\n *puVar1 = &PTR_FUN_00187520;\n puVar1[5] = 0;\n puVar1[3] = param_1;\n *(undefined4 *)(puVar1 + 7) = 0;\n *(undefined8 *)((long)puVar1 + 0x4c) = 0;\n *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;\n puVar1[0xe] = param_2;\n puVar1[4] = 0;\n puVar1[0xf] = 0;\n if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }\n puVar1[0xc] = param_3;\n *(undefined4 *)(puVar1 + 0xd) = param_4;\n return puVar1;\n}" type_identifier (pointer_declarator "* FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)" * (function_declarator "FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) )))) (compound_statement "{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_0010e190(1,0x80);\n *puVar1 = &PTR_FUN_00187520;\n puVar1[5] = 0;\n puVar1[3] = param_1;\n *(undefined4 *)(puVar1 + 7) = 0;\n *(undefined8 *)((long)puVar1 + 0x4c) = 0;\n *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;\n puVar1[0xe] = param_2;\n puVar1[4] = 0;\n puVar1[0xf] = 0;\n if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }\n puVar1[0xc] = param_3;\n *(undefined4 *)(puVar1 + 0xd) = param_4;\n return puVar1;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined8 *)FUN_0010e190(1,0x80);" (assignment_expression "puVar1 = (undefined8 *)FUN_0010e190(1,0x80)" identifier = (cast_expression "(undefined8 *)FUN_0010e190(1,0x80)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0010e190(1,0x80)" identifier (argument_list "(1,0x80)" ( number_literal , number_literal ))))) ;) (expression_statement "*puVar1 = &PTR_FUN_00187520;" (assignment_expression "*puVar1 = &PTR_FUN_00187520" (pointer_expression "*puVar1" * identifier) = (pointer_expression "&PTR_FUN_00187520" & identifier)) ;) (expression_statement "puVar1[5] = 0;" (assignment_expression "puVar1[5] = 0" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar1[3] = param_1;" (assignment_expression "puVar1[3] = param_1" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 7) = 0;" (assignment_expression "*(undefined4 *)(puVar1 + 7) = 0" (pointer_expression "*(undefined4 *)(puVar1 + 7)" * (cast_expression "(undefined4 *)(puVar1 + 7)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 7)" ( (binary_expression "puVar1 + 7" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)((long)puVar1 + 0x4c) = 0;" (assignment_expression "*(undefined8 *)((long)puVar1 + 0x4c) = 0" (pointer_expression "*(undefined8 *)((long)puVar1 + 0x4c)" * (cast_expression "(undefined8 *)((long)puVar1 + 0x4c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x4c)" ( (binary_expression "(long)puVar1 + 0x4c" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;" (assignment_expression "*(undefined8 *)((long)puVar1 + 0x54) = 0x100000000" (pointer_expression "*(undefined8 *)((long)puVar1 + 0x54)" * (cast_expression "(undefined8 *)((long)puVar1 + 0x54)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x54)" ( (binary_expression "(long)puVar1 + 0x54" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "puVar1[0xe] = param_2;" (assignment_expression "puVar1[0xe] = param_2" (subscript_expression "puVar1[0xe]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[4] = 0;" (assignment_expression "puVar1[4] = 0" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar1[0xf] = 0;" (assignment_expression "puVar1[0xf] = 0" (subscript_expression "puVar1[0xf]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n param_3 = FUN_0010e290(param_3);\n }" { (expression_statement "param_3 = FUN_0010e290(param_3);" (assignment_expression "param_3 = FUN_0010e290(param_3)" identifier = (call_expression "FUN_0010e290(param_3)" identifier (argument_list "(param_3)" ( identifier )))) ;) })) (expression_statement "puVar1[0xc] = param_3;" (assignment_expression "puVar1[0xc] = param_3" (subscript_expression "puVar1[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 0xd) = param_4;" (assignment_expression "*(undefined4 *)(puVar1 + 0xd) = param_4" (pointer_expression "*(undefined4 *)(puVar1 + 0xd)" * (cast_expression "(undefined4 *)(puVar1 + 0xd)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 0xd)" ( (binary_expression "puVar1 + 0xd" identifier + number_literal) )))) = identifier) ;) (return_statement "return puVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) 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 , LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return IDENT ;) })))
(function_definition "undefined8 * FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_0010e190(1,0x80);\n *puVar1 = &PTR_FUN_00187520;\n puVar1[5] = 0;\n puVar1[3] = param_1;\n *(undefined4 *)(puVar1 + 7) = 0;\n *(undefined8 *)((long)puVar1 + 0x4c) = 0;\n *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;\n puVar1[0xe] = param_2;\n puVar1[4] = 0;\n puVar1[0xf] = 0;\n if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }\n puVar1[0xc] = param_3;\n *(undefined4 *)(puVar1 + 0xd) = param_4;\n return puVar1;\n}" (type_identifier "undefined8") (pointer_declarator "* FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)" (* "*") (function_declarator "FUN_0015f8e0(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4)" (identifier "FUN_0015f8e0") (parameter_list "(undefined8 param_1,undefined8 param_2,long param_3,undefined4 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 "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) (, ",") (parameter_declaration "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) () ")")))) (compound_statement "{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_0010e190(1,0x80);\n *puVar1 = &PTR_FUN_00187520;\n puVar1[5] = 0;\n puVar1[3] = param_1;\n *(undefined4 *)(puVar1 + 7) = 0;\n *(undefined8 *)((long)puVar1 + 0x4c) = 0;\n *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;\n puVar1[0xe] = param_2;\n puVar1[4] = 0;\n puVar1[0xf] = 0;\n if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }\n puVar1[0xc] = param_3;\n *(undefined4 *)(puVar1 + 0xd) = param_4;\n return puVar1;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (expression_statement "puVar1 = (undefined8 *)FUN_0010e190(1,0x80);" (assignment_expression "puVar1 = (undefined8 *)FUN_0010e190(1,0x80)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)FUN_0010e190(1,0x80)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0010e190(1,0x80)" (identifier "FUN_0010e190") (argument_list "(1,0x80)" (( "(") (number_literal "1") (, ",") (number_literal "0x80") () ")"))))) (; ";")) (expression_statement "*puVar1 = &PTR_FUN_00187520;" (assignment_expression "*puVar1 = &PTR_FUN_00187520" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (pointer_expression "&PTR_FUN_00187520" (& "&") (identifier "PTR_FUN_00187520"))) (; ";")) (expression_statement "puVar1[5] = 0;" (assignment_expression "puVar1[5] = 0" (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar1[3] = param_1;" (assignment_expression "puVar1[3] = param_1" (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "param_1")) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 7) = 0;" (assignment_expression "*(undefined4 *)(puVar1 + 7) = 0" (pointer_expression "*(undefined4 *)(puVar1 + 7)" (* "*") (cast_expression "(undefined4 *)(puVar1 + 7)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 7)" (( "(") (binary_expression "puVar1 + 7" (identifier "puVar1") (+ "+") (number_literal "7")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)((long)puVar1 + 0x4c) = 0;" (assignment_expression "*(undefined8 *)((long)puVar1 + 0x4c) = 0" (pointer_expression "*(undefined8 *)((long)puVar1 + 0x4c)" (* "*") (cast_expression "(undefined8 *)((long)puVar1 + 0x4c)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x4c)" (( "(") (binary_expression "(long)puVar1 + 0x4c" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x4c")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)((long)puVar1 + 0x54) = 0x100000000;" (assignment_expression "*(undefined8 *)((long)puVar1 + 0x54) = 0x100000000" (pointer_expression "*(undefined8 *)((long)puVar1 + 0x54)" (* "*") (cast_expression "(undefined8 *)((long)puVar1 + 0x54)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x54)" (( "(") (binary_expression "(long)puVar1 + 0x54" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x54")) () ")")))) (= "=") (number_literal "0x100000000")) (; ";")) (expression_statement "puVar1[0xe] = param_2;" (assignment_expression "puVar1[0xe] = param_2" (subscript_expression "puVar1[0xe]" (identifier "puVar1") ([ "[") (number_literal "0xe") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "puVar1[4] = 0;" (assignment_expression "puVar1[4] = 0" (subscript_expression "puVar1[4]" (identifier "puVar1") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar1[0xf] = 0;" (assignment_expression "puVar1[0xf] = 0" (subscript_expression "puVar1[0xf]" (identifier "puVar1") ([ "[") (number_literal "0xf") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (param_3 != 0) {\n param_3 = FUN_0010e290(param_3);\n }" (if "if") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n param_3 = FUN_0010e290(param_3);\n }" ({ "{") (expression_statement "param_3 = FUN_0010e290(param_3);" (assignment_expression "param_3 = FUN_0010e290(param_3)" (identifier "param_3") (= "=") (call_expression "FUN_0010e290(param_3)" (identifier "FUN_0010e290") (argument_list "(param_3)" (( "(") (identifier "param_3") () ")")))) (; ";")) (} "}"))) (expression_statement "puVar1[0xc] = param_3;" (assignment_expression "puVar1[0xc] = param_3" (subscript_expression "puVar1[0xc]" (identifier "puVar1") ([ "[") (number_literal "0xc") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 0xd) = param_4;" (assignment_expression "*(undefined4 *)(puVar1 + 0xd) = param_4" (pointer_expression "*(undefined4 *)(puVar1 + 0xd)" (* "*") (cast_expression "(undefined4 *)(puVar1 + 0xd)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 0xd)" (( "(") (binary_expression "puVar1 + 0xd" (identifier "puVar1") (+ "+") (number_literal "0xd")) () ")")))) (= "=") (identifier "param_4")) (; ";")) (return_statement "return puVar1;" (return "return") (identifier "puVar1") (; ";")) (} "}")))
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 * function_1(type_2 *authtree,void *c,char *var_2,int peerport) { type_1 *pXVar1; pXVar1 = (type_1 *)var_1(1,0x80); pXVar1->fn = &function_1::fn_table; pXVar1->auth_protocol = (char *)0x0; pXVar1->authtree = authtree; pXVar1->data_read = 0; pXVar1->verified = 0; pXVar1->throttled = 0; pXVar1->throttle_override = 0; pXVar1->no_data_sent_to_x_client = 1; pXVar1->c = (type_3 *)c; pXVar1->disp = (type_4 *)0x0; pXVar1->s = (type_5)0x0; if (var_2 != (char *)0x0) { var_2 = var_3(var_2); } pXVar1->peer_addr = var_2; pXVar1->peer_port = peerport; return pXVar1; }
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: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (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) (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (return_statement (identifier)))))
null
undefined8 * MASKED(undefined8 param_1,undefined8 param_2,long param_3,undefined4 param_4) { undefined8 *puVar1; puVar1 = (undefined8 *)FUN_0010e190(1,0x80); *puVar1 = &PTR_FUN_00187520; puVar1[5] = 0; puVar1[3] = param_1; *(undefined4 *)(puVar1 + 7) = 0; *(undefined8 *)((long)puVar1 + 0x4c) = 0; *(undefined8 *)((long)puVar1 + 0x54) = 0x100000000; puVar1[0xe] = param_2; puVar1[4] = 0; puVar1[0xf] = 0; if (param_3 != 0) { param_3 = FUN_0010e290(param_3); } puVar1[0xc] = param_3; *(undefined4 *)(puVar1 + 0xd) = param_4; return puVar1; }
5099_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
add_output_section_generic
FUN_002217a0
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_false,_64,_false> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_false>::add_output_section_generic (Output_data_reloc<4,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend) { Output_reloc_type OStack_48; Output_reloc<9,_false,_64,_false>::Output_reloc (&OStack_48.rel_,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false); OStack_48.addend_ = addend; Output_data_reloc_base<4,_false,_64,_false>::add (&this->super_Output_data_reloc_base<4,_false,_64,_false>,od,&OStack_48); return; }
void FUN_002217a0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8) { undefined1 auStack_48 [40]; undefined8 local_20; FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0); local_20 = param_8; FUN_00221080(param_1,param_4,auStack_48); return; }
PUSH R12 MOV R12,RCX MOV RCX,R8 MOV R8D,R9D PUSH RBP MOV RBP,RDI PUSH RBX SUB RSP,0x30 MOV RBX,RSP SUB RSP,0x8 PUSH 0x0 MOV R9,qword ptr [RSP + 0x60] MOV RDI,RBX CALL 0x00201a80 MOV RAX,qword ptr [RSP + 0x68] MOV RSI,R12 MOV RDI,RBP MOV qword ptr [RSP + 0x38],RAX POP RAX POP RDX MOV RDX,RBX CALL 0x00221080 ADD RSP,0x30 POP RBX POP RBP POP R12 RET
null
null
null
null
[('tmp_239', u'CALL_-1203955676'), (u'PTRSUB_-1203955565', u'CALL_-1203955676'), ('const-0', u'CALL_-1203955722'), ('const-0', u'PTRSUB_-1203955543'), (u'CALL_-1203955676', u'INDIRECT_-1203955533'), ('tmp_240', u'CAST_-1203955544'), (u'PTRSUB_-1203955515', u'CALL_-1203955676'), (u'CAST_-1203955544', u'CALL_-1203955722'), ('const-0', u'PTRSUB_-1203955515'), ('const--72', u'PTRSUB_-1203955566'), (u'PTRSUB_-1203955566', u'PTRSUB_-1203955543'), ('tmp_243', u'COPY_-1203955704'), ('tmp_238', u'CALL_-1203955722'), ('tmp_364', u'PTRSUB_-1203955565'), ('const-0', u'RETURN_-1203955636'), ('tmp_237', u'CALL_-1203955722'), ('tmp_364', u'PTRSUB_-1203955566'), (u'PTRSUB_-1203955543', u'CALL_-1203955722'), ('const--72', u'PTRSUB_-1203955565'), ('tmp_241', u'CALL_-1203955722'), ('tmp_236', u'PTRSUB_-1203955515'), ('tmp_242', u'CALL_-1203955722')]
[('tmp_354', u'CALL_-1203955676'), ('tmp_507', u'COPY_-1203955704'), ('const-0', u'CALL_-1203955722'), ('const--72', u'PTRSUB_-1203955570'), ('tmp_506', u'CALL_-1203955722'), ('tmp_353', u'PTRSUB_-1203955571'), ('tmp_353', u'PTRSUB_-1203955570'), (u'PTRSUB_-1203955570', u'CALL_-1203955676'), (u'CALL_-1203955676', u'INDIRECT_-1203955539'), ('tmp_360', u'CALL_-1203955722'), ('const-0', u'RETURN_-1203955636'), ('tmp_358', u'CALL_-1203955676'), (u'PTRSUB_-1203955571', u'CALL_-1203955722'), ('tmp_362', u'CALL_-1203955722'), ('tmp_355', u'CALL_-1203955722'), ('const--72', u'PTRSUB_-1203955571'), ('tmp_529', u'CALL_-1203955722')]
null
null
002217a0
x64
O2
(translation_unit "void FUN_002217a0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n undefined1 auStack_48 [40];\n undefined8 local_20;\n \n FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n local_20 = param_8;\n FUN_00221080(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_002217a0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n undefined1 auStack_48 [40];\n undefined8 local_20;\n \n FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n local_20 = param_8;\n FUN_00221080(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_002217a0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [40];\n undefined8 local_20;\n \n FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n local_20 = param_8;\n FUN_00221080(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [40];" type_identifier (array_declarator "auStack_48 [40]" identifier [ number_literal ]) ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (expression_statement "FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);" (call_expression "FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" identifier (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" ( identifier , identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "local_20 = param_8;" (assignment_expression "local_20 = param_8" identifier = identifier) ;) (expression_statement "FUN_00221080(param_1,param_4,auStack_48);" (call_expression "FUN_00221080(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_false,_64,_false>\n * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t\n address, uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_64,_false>::add_output_section_generic\n (Output_data_reloc<4,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)\n\n{\n Output_reloc_type OStack_48;\n \n Output_reloc<9,_false,_64,_false>::Output_reloc\n (&OStack_48.rel_,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false);\n OStack_48.addend_ = addend;\n Output_data_reloc_base<4,_false,_64,_false>::add\n (&this->super_Output_data_reloc_base<4,_false,_64,_false>,od,&OStack_48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<4,_false,_64,_false>::add_output_section_generic\n (Output_data_reloc<4,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)\n\n{\n Output_reloc_type OStack_48;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_false>::add_output_section_generic\n (Output_data_reloc<4,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)\n\n{\n Output_reloc_type" identifier > : : (function_declarator "add_output_section_generic\n (Output_data_reloc<4,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)" identifier (parameter_list "(Output_data_reloc<4,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_section *os" type_identifier (pointer_declarator "*os" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Relobj *relobj" type_identifier (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "uint64_t address" primitive_type identifier) , (parameter_declaration "uint64_t addend" primitive_type identifier) ))) { identifier) identifier ;) (ERROR "Output_reloc<9,_false,_64,_false>::Output_reloc\n (&OStack_48.rel_,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false);\n OStack_48.addend_ = addend;\n Output_data_reloc_base<4,_false,_64,_false>::add\n (&this->super_Output_data_reloc_base<4,_false,_64,_false>,od,&OStack_48);\n return;\n}" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_64,_false" , identifier , identifier , identifier) > (ERROR "::" : :) identifier ( (pointer_expression "&OStack_48.rel_" & (field_expression "OStack_48.rel_" identifier . field_identifier)) , identifier , identifier , (binary_expression "(Sized_relobj<64,_false> *)relobj,shndx,address,false);\n OStack_48.addend_ = addend;\n Output_data_reloc_base<4" (assignment_expression "(Sized_relobj<64,_false> *)relobj,shndx,address,false);\n OStack_48.addend_ = addend" (field_expression "(Sized_relobj<64,_false> *)relobj,shndx,address,false);\n OStack_48.addend_" (parenthesized_expression "(Sized_relobj<64,_false> *)relobj,shndx,address,false)" ( (comma_expression "Sized_relobj<64,_false> *)relobj,shndx,address,false" (binary_expression "Sized_relobj<64" identifier < number_literal) , (comma_expression "_false> *)relobj,shndx,address,false" (binary_expression "_false> *)relobj" identifier > (pointer_expression "*)relobj" * (ERROR ")" )) identifier)) , (comma_expression "shndx,address,false" identifier , (comma_expression "address,false" identifier , false)))) )) (ERROR ";\n OStack_48" ; identifier) . field_identifier) = identifier) (ERROR ";\n Output_data_reloc_base" ; identifier) < number_literal) , identifier , identifier , (binary_expression "_false>::add\n (&this->super_Output_data_reloc_base<4,_false,_64,_false>,od,&OStack_48)" identifier > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<4,_false,_64,_false>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<4,_false,_64,_false>,od,&OStack_48)" ( (binary_expression "&this->super_Output_data_reloc_base<4" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_48" & identifier) )))) ; return ; }))
(translation_unit "void FUN_002217a0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n undefined1 auStack_48 [40];\n undefined8 local_20;\n \n FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n local_20 = param_8;\n FUN_00221080(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_002217a0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n undefined1 auStack_48 [40];\n undefined8 local_20;\n \n FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n local_20 = param_8;\n FUN_00221080(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_002217a0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [40];\n undefined8 local_20;\n \n FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n local_20 = param_8;\n FUN_00221080(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [40];" type_identifier (array_declarator "auStack_48 [40]" identifier [ number_literal ]) ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (expression_statement "FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);" (call_expression "FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" identifier (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" ( identifier , identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "local_20 = param_8;" (assignment_expression "local_20 = param_8" identifier = identifier) ;) (expression_statement "FUN_00221080(param_1,param_4,auStack_48);" (call_expression "FUN_00221080(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002217a0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n undefined1 auStack_48 [40];\n undefined8 local_20;\n \n FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n local_20 = param_8;\n FUN_00221080(param_1,param_4,auStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002217a0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)" (identifier "FUN_002217a0") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "undefined8 param_8" (type_identifier "undefined8") (identifier "param_8")) () ")"))) (compound_statement "{\n undefined1 auStack_48 [40];\n undefined8 local_20;\n \n FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n local_20 = param_8;\n FUN_00221080(param_1,param_4,auStack_48);\n return;\n}" ({ "{") (declaration "undefined1 auStack_48 [40];" (type_identifier "undefined1") (array_declarator "auStack_48 [40]" (identifier "auStack_48") ([ "[") (number_literal "40") (] "]")) (; ";")) (declaration "undefined8 local_20;" (type_identifier "undefined8") (identifier "local_20") (; ";")) (expression_statement "FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0);" (call_expression "FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" (identifier "FUN_00201a80") (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" (( "(") (identifier "auStack_48") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "local_20 = param_8;" (assignment_expression "local_20 = param_8" (identifier "local_20") (= "=") (identifier "param_8")) (; ";")) (expression_statement "FUN_00221080(param_1,param_4,auStack_48);" (call_expression "FUN_00221080(param_1,param_4,auStack_48)" (identifier "FUN_00221080") (argument_list "(param_1,param_4,auStack_48)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") (, ",") (identifier "auStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_false,_64,_false> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_false>::add_output_section_generic (Output_data_reloc<4,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend) { Output_reloc_type OStack_48; Output_reloc<9,_false,_64,_false>::Output_reloc (&OStack_48.rel_,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false); OStack_48.addend_ = addend; Output_data_reloc_base<4,_false,_64,_false>::add (&this->super_Output_data_reloc_base<4,_false,_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)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6,undefined8 param_7,undefined8 param_8) { undefined1 auStack_48 [40]; undefined8 local_20; FUN_00201a80(auStack_48,param_2,param_3,param_5,param_6,param_7,0); local_20 = param_8; FUN_00221080(param_1,param_4,auStack_48); return; }
9651_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
~invalid_argument
FUN_00322dc0
/* std::invalid_argument::~invalid_argument() */ void __thiscall std::invalid_argument::~invalid_argument(invalid_argument *this) { ~invalid_argument(this); operator_delete(this); return; }
void FUN_00322dc0(undefined8 param_1) { FUN_00322da0(); FUN_002dac60(param_1); return; }
PUSH RBX MOV RBX,RDI CALL 0x00322da0 MOV RDI,RBX POP RBX JMP 0x002dac60
null
null
null
null
[('tmp_41', u'CALL_-1204998703'), ('const-0', u'RETURN_-1204998684'), ('tmp_41', u'CALL_-1204998688')]
[('tmp_67', u'CALL_-1204998688'), ('const-0', u'RETURN_-1204998684')]
null
null
00322dc0
x64
O2
(translation_unit "void FUN_00322dc0(undefined8 param_1)\n\n{\n FUN_00322da0();\n FUN_002dac60(param_1);\n return;\n}\n\n" (function_definition "void FUN_00322dc0(undefined8 param_1)\n\n{\n FUN_00322da0();\n FUN_002dac60(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00322dc0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00322da0();\n FUN_002dac60(param_1);\n return;\n}" { (expression_statement "FUN_00322da0();" (call_expression "FUN_00322da0()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac60(param_1);" (call_expression "FUN_002dac60(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::invalid_argument::~invalid_argument() */\n\nvoid __thiscall std::invalid_argument::~invalid_argument(invalid_argument *this)\n\n{\n ~invalid_argument(this);\n operator_delete(this);\n return;\n}\n\n" comment (function_definition "void __thiscall std::invalid_argument::~invalid_argument(invalid_argument *this)\n\n{\n ~invalid_argument(this);\n operator_delete(this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::invalid_argument::~" identifier : : identifier : : ~) (function_declarator "invalid_argument(invalid_argument *this)" identifier (parameter_list "(invalid_argument *this)" ( (parameter_declaration "invalid_argument *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n ~invalid_argument(this);\n operator_delete(this);\n return;\n}" { (expression_statement "~invalid_argument(this);" (unary_expression "~invalid_argument(this)" ~ (call_expression "invalid_argument(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_00322dc0(undefined8 param_1)\n\n{\n FUN_00322da0();\n FUN_002dac60(param_1);\n return;\n}\n\n" (function_definition "void FUN_00322dc0(undefined8 param_1)\n\n{\n FUN_00322da0();\n FUN_002dac60(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00322dc0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00322da0();\n FUN_002dac60(param_1);\n return;\n}" { (expression_statement "FUN_00322da0();" (call_expression "FUN_00322da0()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac60(param_1);" (call_expression "FUN_002dac60(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_00322dc0(undefined8 param_1)\n\n{\n FUN_00322da0();\n FUN_002dac60(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00322dc0(undefined8 param_1)" (identifier "FUN_00322dc0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_00322da0();\n FUN_002dac60(param_1);\n return;\n}" ({ "{") (expression_statement "FUN_00322da0();" (call_expression "FUN_00322da0()" (identifier "FUN_00322da0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_002dac60(param_1);" (call_expression "FUN_002dac60(param_1)" (identifier "FUN_002dac60") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::invalid_argument::~invalid_argument() */ 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_00322da0(); FUN_002dac60(param_1); return; }
617_i686-gnu-objdump_and_i686-gnu-objdump_strip.c
cplus_demangle_type
cplus_demangle_type
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_type(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_type(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207262430')]
[('const-1', u'RETURN_-1207262430')]
null
null
0015a318
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_type(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_type(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void cplus_demangle_type(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_type(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_type(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void cplus_demangle_type(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_type(void)" (identifier "cplus_demangle_type") (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(); }
3853_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
finalize
FUN_001f00b0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void finalize(General_options * this) */ void __thiscall gold::General_options::finalize(General_options *this) { pointer *ppSVar1; Dir_list *this_00; double dVar2; ctype<char> cVar3; Object_format OVar4; int iVar5; demangling_styles style; __hash_code __code; __node_base *p_Var6; __node_type *__node; size_t sVar7; char *pcVar8; int *piVar9; char *pcVar10; char *format; long lVar11; ulong uVar12; char cVar13; ulong uVar14; ulong uVar15; size_type sVar16; ctype<char> *this_01; byte *pbVar17; byte *pbVar18; ios *this_02; byte *pbVar19; iterator iVar20; bool bVar21; bool bVar22; undefined1 uVar23; bool bVar24; undefined1 uVar25; byte bVar26; string libpath; Search_directory local_308; Search_directory local_2d8; Search_directory local_2a8; string line; ifstream in; size_type local_240; undefined **local_238 [2]; undefined2 local_228; locale local_200 [48]; __basic_file<char> local_1d0 [120]; long alStack_158 [2]; undefined **local_148 [4]; byte local_128; undefined8 local_70; undefined2 local_68; undefined8 local_60; undefined8 local_58; undefined8 local_50; undefined8 local_48; bVar26 = 0; bVar24 = (this->strip_all_).value; if (bVar24 == false) { if ((this->strip_debug_).value != false) goto LAB_001f050f; if ((this->strip_debug_non_line_).value != false) { (this->strip_debug_gdb_).value = true; if ((this->Bshareable_).value == false) goto LAB_001f00fc; cVar13 = '\0'; goto LAB_001f0528; } cVar13 = '\0'; if ((this->Bshareable_).value != false) goto LAB_001f0528; } else { (this->strip_debug_).value = true; LAB_001f050f: cVar13 = (this->Bshareable_).value; (this->strip_debug_non_line_).value = true; (this->strip_debug_gdb_).value = true; if ((bool)cVar13 == false) { cVar13 = '\x01'; } else { LAB_001f0528: (this->shared_).value = true; } if (((bVar24 != false) && ((this->relocatable_).value != false)) && ((this->strip_all_).value = false, cVar13 == '\0')) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/options.cc",0x453,"finalize"); } } LAB_001f00fc: if ((this->dc_).value != false) { (this->define_common_).value = true; } if ((this->dp_).value != false) { (this->define_common_).value = true; } if ((this->define_common_).user_set_via_option == false) { (this->define_common_).value = (bool)((this->relocatable_).value ^ 1); } bVar24 = (this->execstack_).value == false; if (bVar24) { bVar24 = (this->noexecstack_).value == false; if (!bVar24) { this->execstack_status_ = EXECSTACK_NO; } } else { this->execstack_status_ = EXECSTACK_YES; } bVar21 = false; pbVar17 = (byte *)(this->icf_).value; lVar11 = 5; pbVar18 = pbVar17; pbVar19 = (byte *)0x37ac9e; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar21 = *pbVar18 < *pbVar19; bVar24 = *pbVar18 == *pbVar19; pbVar18 = pbVar18 + 1; pbVar19 = pbVar19 + 1; } while (bVar24); bVar22 = false; bVar24 = (!bVar21 && !bVar24) == bVar21; if (bVar24) { bVar24 = (this->demangle_).user_set_via_option; this->icf_status_ = ICF_NONE; if (bVar24 == false) goto LAB_001f091c; LAB_001f0191: pcVar8 = (this->demangle_).value; this->do_demangle_ = true; if (*pcVar8 != '\0') { style = cplus_demangle_name_to_style(pcVar8); if (style == unknown_demangling) { /* WARNING: Subroutine does not return */ gold_fatal("unknown demangling style \'%s\'",pcVar8); } cplus_demangle_set_style(style); } } else { lVar11 = 5; pbVar18 = (byte *)0x37a5f0; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar22 = *pbVar17 < *pbVar18; bVar24 = *pbVar17 == *pbVar18; pbVar17 = pbVar17 + 1; pbVar18 = pbVar18 + 1; } while (bVar24); bVar21 = (this->demangle_).user_set_via_option; this->icf_status_ = ((!bVar22 && !bVar24) == bVar22) + ICF_ALL; if (bVar21 != false) goto LAB_001f0191; LAB_001f091c: if ((this->no_demangle_).user_set_via_option == false) { pcVar8 = getenv("COLLECT_NO_DEMANGLE"); this->do_demangle_ = pcVar8 == (char *)0x0; } else { this->do_demangle_ = false; } } bVar24 = false; bVar21 = (this->orphan_handling_).user_set_via_option == false; if (!bVar21) { pbVar17 = (byte *)(this->orphan_handling_).value; lVar11 = 6; pbVar18 = pbVar17; pbVar19 = (byte *)0x391176; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar24 = *pbVar18 < *pbVar19; bVar21 = *pbVar18 == *pbVar19; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1; } while (bVar21); bVar22 = false; bVar24 = (!bVar24 && !bVar21) == bVar24; if (bVar24) { this->orphan_handling_enum_ = ORPHAN_PLACE; } else { lVar11 = 8; pbVar18 = pbVar17; pbVar19 = (byte *)"discard"; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar22 = *pbVar18 < *pbVar19; bVar24 = *pbVar18 == *pbVar19; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1; } while (bVar24); bVar21 = false; bVar24 = (!bVar22 && !bVar24) == bVar22; if (bVar24) { this->orphan_handling_enum_ = ORPHAN_DISCARD; } else { lVar11 = 5; pbVar18 = pbVar17; pbVar19 = &DAT_0036b73d; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar21 = *pbVar18 < *pbVar19; bVar24 = *pbVar18 == *pbVar19; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1; } while (bVar24); bVar22 = false; bVar24 = (!bVar21 && !bVar24) == bVar21; if (bVar24) { this->orphan_handling_enum_ = ORPHAN_WARN; } else { lVar11 = 6; pbVar18 = (byte *)0x39245e; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar22 = *pbVar17 < *pbVar18; bVar24 = *pbVar17 == *pbVar18; pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; } while (bVar24); if ((!bVar22 && !bVar24) == bVar22) { this->orphan_handling_enum_ = ORPHAN_ERROR; } } } } } if (((this->print_map_).value != false) && ((this->Map_).user_set_via_option == false)) { (this->Map_).user_set_via_option = true; (this->Map_).value = "-"; } if (((this->nmagic_).value != false) || ((this->omagic_).value != false)) { this->static_ = true; } iVar5 = (this->thread_count_).value; if (0 < iVar5) { if ((this->thread_count_initial_).value == 0) { (this->thread_count_initial_).value = iVar5; } if ((this->thread_count_middle_).value == 0) { (this->thread_count_middle_).value = iVar5; } if ((this->thread_count_final_).value == 0) { (this->thread_count_final_).value = iVar5; } } libpath.field_2._M_local_buf[0] = '\0'; libpath._M_dataplus._M_p = (pointer)&libpath.field_2; libpath._M_string_length = 0; if ((this->Y_).user_set_via_option == false) { if ((this->nostdlib_).value == false) { _in = (undefined **)local_238; /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*> ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in, "/lib/powerpc-linux-gnuspe"); local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2; /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240)); local_308.put_in_sysroot_ = true; local_308.is_in_sysroot_ = false; if (local_308.name_._M_string_length == 0) { /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */ std::string::_M_replace((string *)&local_308,0,0,".",1); } this_00 = &(this->library_path_).value; iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_end_of_storage) { /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */ std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>:: _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308); } else { ((iVar20._M_current)->name_)._M_dataplus._M_p = (pointer)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p, local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length); (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_; (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) { operator_delete(local_308.name_._M_dataplus._M_p); } if ((undefined ***)_in != local_238) { operator_delete(_in); } _in = (undefined **)local_238; /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*> ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in, "/usr/lib/powerpc-linux-gnuspe"); local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2; /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240)); local_2d8.put_in_sysroot_ = true; local_2d8.is_in_sysroot_ = false; if (local_2d8.name_._M_string_length == 0) { /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */ std::string::_M_replace((string *)&local_2d8,0,0,".",1); } iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_end_of_storage) { /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */ std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>:: _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8); } else { ((iVar20._M_current)->name_)._M_dataplus._M_p = (pointer)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p, local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length); (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_; (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) { operator_delete(local_2d8.name_._M_dataplus._M_p); } if ((undefined ***)_in != local_238) { operator_delete(_in); } _in = (undefined **)local_238; /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*> ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib"); local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2; /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240)); local_2a8.put_in_sysroot_ = true; local_2a8.is_in_sysroot_ = false; if (local_2a8.name_._M_string_length == 0) { /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */ std::string::_M_replace((string *)&local_2a8,0,0,".",1); } iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_end_of_storage) { /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */ std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>:: _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8); } else { ((iVar20._M_current)->name_)._M_dataplus._M_p = (pointer)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p, local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length); (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_; (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) { operator_delete(local_2a8.name_._M_dataplus._M_p); } if ((undefined ***)_in != local_238) { operator_delete(_in); } _in = (undefined **)local_238; /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*> ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib" ); line._M_dataplus._M_p = (pointer)&line.field_2; /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&line ,_in,(pointer)((long)_in + local_240)); if (line._M_string_length == 0) { /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */ std::string::_M_replace((string *)&line,0,0,".",1); } iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_end_of_storage) { /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */ std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>:: _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line); } else { ((iVar20._M_current)->name_)._M_dataplus._M_p = (pointer)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p, line._M_dataplus._M_p + line._M_string_length); (iVar20._M_current)->put_in_sysroot_ = true; (iVar20._M_current)->is_in_sysroot_ = false; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)line._M_dataplus._M_p != &line.field_2) { operator_delete(line._M_dataplus._M_p); } if ((undefined ***)_in != local_238) { operator_delete(_in); } goto LAB_001f0991; } } else { pcVar8 = (this->Y_).value; sVar7 = strlen(pcVar8); /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */ std::string::_M_replace((string *)&libpath,0,0,pcVar8,sVar7); iVar5 = std::string::compare((string *)&libpath,0,2,"P,"); if (iVar5 == 0) { sVar16 = libpath._M_string_length; if (2 < libpath._M_string_length) { sVar16 = 2; } /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */ std::string::_M_erase((string *)&libpath,0,sVar16); } LAB_001f0991: uVar14 = 0; if (libpath._M_string_length != 0) { do { lVar11 = std::string::find((string *)&libpath,':',uVar14); uVar12 = 0xffffffffffffffff; if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) { if (libpath._M_string_length < uVar14) { /* WARNING: Subroutine does not return */ /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */ std::__throw_out_of_range_fmt ("%s: __pos (which is %zu) > this->size() (which is %zu)", "basic_string::substr",uVar14,libpath._M_string_length); } uVar15 = libpath._M_string_length - uVar14; if (uVar12 < libpath._M_string_length - uVar14) { uVar15 = uVar12; } line._M_dataplus._M_p = (pointer)&line.field_2; std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*> (&line,libpath._M_dataplus._M_p + uVar14, libpath._M_dataplus._M_p + uVar14 + uVar15); _in = (undefined **)local_238; /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *) &in,line._M_dataplus._M_p, line._M_dataplus._M_p + line._M_string_length); local_228._0_1_ = true; local_228._1_1_ = false; if (local_240 == 0) { /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */ std::string::_M_replace((string *)&in,0,0,".",1); iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_> ._M_impl._M_finish; if (iVar20._M_current != (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_end_of_storage) goto LAB_001f0a7f; LAB_001f0b2d: /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */ std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>:: _M_realloc_insert<const_gold::Search_directory&> (&(this->library_path_).value,iVar20,(Search_directory *)&in); } else { iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_> ._M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>. _M_impl._M_end_of_storage) goto LAB_001f0b2d; LAB_001f0a7f: ((iVar20._M_current)->name_)._M_dataplus._M_p = (pointer)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240)); (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_; (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((undefined ***)_in != local_238) { operator_delete(_in); } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)line._M_dataplus._M_p != &line.field_2) { operator_delete(line._M_dataplus._M_p); } if (lVar11 == -1) break; } uVar14 = lVar11 + 1; } while( true ); } } if ((this->retain_symbols_file_).value != (char *)0x0) { std::ios_base::ios_base((ios_base *)local_148); local_148[0] = &PTR__ios_00439478; local_68 = 0; _in = (undefined **)PTR_DAT_00439640; local_70 = 0; local_60 = 0; local_58 = 0; local_50 = 0; local_48 = 0; *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648; /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */ std::ios::init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0); _in = &PTR__ifstream_00439670; local_148[0] = &PTR__ifstream_00439698; /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */ std::filebuf::filebuf((filebuf *)local_238); /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */ std::ios::init((ios *)local_148,(streambuf *)local_238); /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */ lVar11 = std::filebuf::open((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in); this_02 = (ios *)((istream *)&in + (long)*(undefined **)((long)_in + -0x18)); if (lVar11 == 0) { /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */ std::ios::clear(this_02,*(_Ios_Iostate *) ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) | _S_failbit); } else { std::ios::clear(this_02,_S_goodbit); } if ((local_128 & 5) != 0) { piVar9 = __errno_location(); pcVar10 = strerror(*piVar9); pcVar8 = (this->retain_symbols_file_).value; format = (char *)gettext("unable to open -retain-symbols-file file %s: %s"); /* WARNING: Subroutine does not return */ /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */ gold_fatal(format,pcVar8,pcVar10); } line.field_2._M_local_buf[0] = '\0'; line._M_string_length = 0; line._M_dataplus._M_p = (pointer)&line.field_2; this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18)); if (this_01 == (ctype<char> *)0x0) { /* WARNING: Subroutine does not return */ /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */ std::__throw_bad_cast(); } while( true ) { if (this_01[0x38] == (ctype<char>)0x0) { /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */ std::ctype<char>::_M_widen_init(this_01); cVar3 = (ctype<char>)0xa; if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) { cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10); } } else { cVar3 = this_01[0x43]; } /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */ std::getline<char,std::char_traits<char>,std::allocator<char>> ((istream *)&in,(string *)&line,(char)cVar3); if ((local_128 & 5) != 0) break; if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r') ) { /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */ std::string::resize((string *)&line,line._M_string_length - 1,'\0'); } __code = std::_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907); uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count; p_Var6 = std:: _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code); if ((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)) { /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */ __node = (__node_type *)operator_new(0x30); (__node-> super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_> ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0; (__node-> super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_> )._M_storage._M_storage.__align = (anon_struct_8_0_00000001_for___align) ((long)&(__node-> super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_> )._M_storage._M_storage + 0x10); /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *) &(__node-> super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_> )._M_storage,line._M_dataplus._M_p, line._M_dataplus._M_p + line._M_string_length); /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */ std:: _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1); } this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18)); if (this_01 == (ctype<char> *)0x0) { /* WARNING: Subroutine does not return */ /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */ std::__throw_bad_cast(); } } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)line._M_dataplus._M_p != &line.field_2) { operator_delete(line._M_dataplus._M_p); } _in = &PTR__ifstream_00439670; local_148[0] = &PTR__ifstream_00439698; local_238[0] = &PTR__filebuf_00439578; std::filebuf::close((filebuf *)local_238); std::__basic_file<char>::~__basic_file(local_1d0); local_238[0] = &PTR__streambuf_004386a0; std::locale::~locale(local_200); _in = (undefined **)PTR_DAT_00439640; *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648; local_148[0] = &PTR__ios_00439478; std::ios_base::~ios_base((ios_base *)local_148); } if (((this->Bgroup_).value != false) && ((this->unresolved_symbols_).user_set_via_option == false) ) { (this->unresolved_symbols_).value = "report-all"; } if (((this->shared_).value != false) && ((this->allow_shlib_undefined_).user_set_via_option == false)) { (this->allow_shlib_undefined_).value = true; } /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */ add_sysroot(this); if ((this->shared_).value == false) { if ((this->pie_).value != false) { if (this->static_ != false) { pcVar8 = (char *)gettext("-pie and -static are incompatible"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } if ((this->relocatable_).value != false) { pcVar8 = (char *)gettext("-pie and -r are incompatible"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } } if ((this->filter_).value != (char *)0x0) { pcVar8 = (char *)gettext("-F/--filter may not used without -shared"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } if ((this->auxiliary_).value._M_h._M_element_count != 0) { pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared"); /* WARNING: Subroutine does not return */ /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */ gold_fatal(pcVar8); } if (((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0) ) { pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } } else { if (this->static_ != false) { pcVar8 = (char *)gettext("-shared and -static are incompatible"); /* WARNING: Subroutine does not return */ /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */ gold_fatal(pcVar8); } if ((this->pie_).value != false) { pcVar8 = (char *)gettext("-shared and -pie are incompatible"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } if ((this->relocatable_).value != false) { pcVar8 = (char *)gettext("-shared and -r are incompatible"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } } OVar4 = string_to_object_format((this->oformat_).value); if ((OVar4 != OBJECT_FORMAT_ELF) && ((((this->shared_).value != false || ((this->pie_).value != false)) || ((this->relocatable_).value != false)))) { pcVar8 = (char *)gettext("binary output format not compatible with -shared or -pie or -r"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } if (((this->hash_bucket_empty_fraction_).user_set_via_option != false) && ((dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2)))) { pcVar8 = (char *)gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8,dVar2); } if (this->implicit_incremental_ == false) { if (this->incremental_mode_ == INCREMENTAL_OFF) goto LAB_001f080a; } else if (this->incremental_mode_ == INCREMENTAL_OFF) { pcVar8 = (char *)gettext( "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental" ); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } if ((this->relocatable_).value != false) { pcVar8 = (char *)gettext("incremental linking is not compatible with -r"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } if ((this->emit_relocs_).value != false) { pcVar8 = (char *)gettext("incremental linking is not compatible with --emit-relocs"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } if (this->plugins_ != (Plugin_manager *)0x0) { pcVar8 = (char *)gettext("incremental linking is not compatible with --plugin"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } if ((this->relro_).value != false) { pcVar8 = (char *)gettext("incremental linking is not compatible with -z relro"); /* WARNING: Subroutine does not return */ gold_fatal(pcVar8); } if ((this->pie_).value != false) { pcVar8 = (char *)gettext("incremental linking is not compatible with -pie"); /* WARNING: Subroutine does not return */ /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */ gold_fatal(pcVar8); } if ((this->gc_sections_).value != false) { pcVar8 = (char *)gettext("ignoring --gc-sections for an incremental link"); gold_warning(pcVar8); (this->gc_sections_).value = false; } uVar23 = 0; uVar25 = this->icf_status_ == ICF_NONE; if (!(bool)uVar25) { pcVar8 = (char *)gettext("ignoring --icf for an incremental link"); uVar23 = 0; uVar25 = 1; gold_warning(pcVar8); this->icf_status_ = ICF_NONE; } lVar11 = 5; pbVar17 = (byte *)(this->compress_debug_sections_).value; pbVar18 = (byte *)0x37ac9e; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; uVar23 = *pbVar17 < *pbVar18; uVar25 = *pbVar17 == *pbVar18; pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1; } while ((bool)uVar25); if ((!(bool)uVar23 && !(bool)uVar25) != (bool)uVar23) { pcVar8 = (char *)gettext("ignoring --compress-debug-sections for an incremental link"); /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */ gold_warning(pcVar8); (this->compress_debug_sections_).value = "none"; } LAB_001f080a: if ((this->rosegment_gap_).user_set_via_option != false) { (this->rosegment_).value = true; } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)libpath._M_dataplus._M_p != &libpath.field_2) { operator_delete(libpath._M_dataplus._M_p); } return; }
void FUN_001f00b0(long param_1) { double dVar1; char cVar2; ulong uVar3; long *plVar4; undefined8 *puVar5; size_t sVar6; undefined8 uVar7; int *piVar8; char *pcVar9; undefined8 uVar10; long lVar11; int iVar12; ulong uVar13; ulong uVar14; byte *pbVar15; byte *pbVar16; undefined *puVar17; byte *pbVar18; bool bVar19; bool bVar20; undefined1 uVar21; bool bVar22; undefined1 uVar23; byte bVar24; undefined1 *local_328; ulong local_320; undefined1 local_318 [16]; undefined1 *local_308; long local_300; undefined1 local_2f8 [16]; undefined2 local_2e8; undefined1 *local_2d8; long local_2d0; undefined1 local_2c8 [16]; undefined2 local_2b8; undefined1 *local_2a8; long local_2a0; undefined1 local_298 [16]; undefined2 local_288; undefined1 *local_278; long local_270; undefined1 local_268 [16]; undefined2 local_258; undefined ***local_248; long local_240; undefined **local_238 [2]; undefined2 local_228; undefined1 local_200 [48]; undefined1 local_1d0 [120]; long alStack_158 [2]; undefined **local_148 [4]; byte local_128; undefined8 local_70; undefined2 local_68; undefined8 local_60; undefined8 local_58; undefined8 local_50; undefined8 local_48; bVar24 = 0; if (*(char *)(param_1 + 0x54f9) == '\0') { if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f; if (*(char *)(param_1 + 0x5689) != '\0') { *(undefined1 *)(param_1 + 0x5751) = 1; if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc; cVar2 = '\0'; goto LAB_001f0528; } cVar2 = '\0'; if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528; } else { *(undefined1 *)(param_1 + 0x55c1) = 1; LAB_001f050f: cVar2 = *(char *)(param_1 + 0xc59); *(undefined1 *)(param_1 + 0x5689) = 1; *(undefined1 *)(param_1 + 0x5751) = 1; if (cVar2 == '\0') { cVar2 = '\x01'; } else { LAB_001f0528: *(undefined1 *)(param_1 + 0x2a61) = 1; } if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) && (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/options.cc",0x453,"finalize"); } } LAB_001f00fc: if (*(char *)(param_1 + 0x1309) != '\0') { *(undefined1 *)(param_1 + 0x1241) = 1; } if (*(char *)(param_1 + 0x13d1) != '\0') { *(undefined1 *)(param_1 + 0x1241) = 1; } if (*(char *)(param_1 + 0x1240) == '\0') { *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1; } bVar22 = *(char *)(param_1 + 0x8039) == '\0'; if (bVar22) { bVar22 = *(char *)(param_1 + 0x8a01) == '\0'; if (!bVar22) { *(undefined4 *)(param_1 + 0x904c) = 2; } } else { *(undefined4 *)(param_1 + 0x904c) = 1; } bVar19 = false; lVar11 = 5; pbVar15 = *(byte **)(param_1 + 0x2d40); pbVar16 = (byte *)0x37ac9e; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar19 = *pbVar15 < *pbVar16; bVar22 = *pbVar15 == *pbVar16; pbVar15 = pbVar15 + 1; pbVar16 = pbVar16 + 1; } while (bVar22); bVar20 = false; bVar22 = (!bVar19 && !bVar22) == bVar19; if (bVar22) { *(undefined4 *)(param_1 + 0x9050) = 0; if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c; LAB_001f0191: pcVar9 = *(char **)(param_1 + 0x1580); *(undefined1 *)(param_1 + 0x9055) = 1; if (*pcVar9 != '\0') { iVar12 = FUN_002c34e0(pcVar9); if (iVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_001781e0("unknown demangling style \'%s\'",pcVar9); } FUN_002c34a0(iVar12); } } else { lVar11 = 5; pbVar15 = *(byte **)(param_1 + 0x2d40); pbVar16 = (byte *)0x37a5f0; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar20 = *pbVar15 < *pbVar16; bVar22 = *pbVar15 == *pbVar16; pbVar15 = pbVar15 + 1; pbVar16 = pbVar16 + 1; } while (bVar22); *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1; if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191; LAB_001f091c: if (*(char *)(param_1 + 0x15e8) == '\0') { pcVar9 = getenv("COLLECT_NO_DEMANGLE"); *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0; } else { *(undefined1 *)(param_1 + 0x9055) = 0; } } bVar22 = false; bVar19 = *(char *)(param_1 + 0x4198) == '\0'; if (!bVar19) { pbVar15 = *(byte **)(param_1 + 0x41a0); lVar11 = 6; pbVar16 = pbVar15; pbVar18 = (byte *)0x391176; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar22 = *pbVar16 < *pbVar18; bVar19 = *pbVar16 == *pbVar18; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1; } while (bVar19); bVar20 = false; bVar22 = (!bVar22 && !bVar19) == bVar22; if (bVar22) { *(undefined4 *)(param_1 + 0x92c8) = 0; } else { lVar11 = 8; pbVar16 = pbVar15; pbVar18 = (byte *)"discard"; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar20 = *pbVar16 < *pbVar18; bVar22 = *pbVar16 == *pbVar18; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1; } while (bVar22); bVar19 = false; bVar22 = (!bVar20 && !bVar22) == bVar20; if (bVar22) { *(undefined4 *)(param_1 + 0x92c8) = 1; } else { lVar11 = 5; pbVar16 = pbVar15; pbVar18 = &DAT_0036b73d; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar19 = *pbVar16 < *pbVar18; bVar22 = *pbVar16 == *pbVar18; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1; } while (bVar22); bVar20 = false; bVar22 = (!bVar19 && !bVar22) == bVar19; if (bVar22) { *(undefined4 *)(param_1 + 0x92c8) = 2; } else { lVar11 = 6; pbVar16 = (byte *)0x39245e; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar20 = *pbVar15 < *pbVar16; bVar22 = *pbVar15 == *pbVar16; pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; } while (bVar22); if ((!bVar20 && !bVar22) == bVar20) { *(undefined4 *)(param_1 + 0x92c8) = 3; } } } } } if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) { *(undefined1 *)(param_1 + 0x3b38) = 1; *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38; } if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) { *(undefined1 *)(param_1 + 0x9054) = 1; } iVar12 = *(int *)(param_1 + 0x644c); if (0 < iVar12) { if (*(int *)(param_1 + 0x64b4) == 0) { *(int *)(param_1 + 0x64b4) = iVar12; } if (*(int *)(param_1 + 0x651c) == 0) { *(int *)(param_1 + 0x651c) = iVar12; } if (*(int *)(param_1 + 0x6584) == 0) { *(int *)(param_1 + 0x6584) = iVar12; } } local_318[0] = 0; local_328 = local_318; local_320 = 0; if (*(char *)(param_1 + 0x7c20) == '\0') { if (*(char *)(param_1 + 0x3f89) == '\0') { local_248 = local_238; /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */ FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe"); local_308 = local_2f8; /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */ FUN_00166a10(&local_308,local_248,local_240 + (long)local_248); local_2e8 = 1; if (local_300 == 0) { /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */ FUN_002e25a0(&local_308,0,0,".",1); } lVar11 = param_1 + 0x3668; plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) { /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */ FUN_001f2ef0(lVar11,plVar4,&local_308); } else { *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */ FUN_00166a10(plVar4,local_308,local_308 + local_300); *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8; *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_308 != local_2f8) { FUN_002dac70(); } if (local_248 != local_238) { FUN_002dac70(); } local_248 = local_238; /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */ FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe"); local_2d8 = local_2c8; /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */ FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248); local_2b8 = 1; if (local_2d0 == 0) { /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */ FUN_002e25a0(&local_2d8,0,0,".",1); } plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) { /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */ FUN_001f2ef0(lVar11,plVar4,&local_2d8); } else { *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */ FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0); *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8; *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_2d8 != local_2c8) { FUN_002dac70(); } if (local_248 != local_238) { FUN_002dac70(); } local_248 = local_238; /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */ FUN_001665c0(&local_248,"/lib"); local_2a8 = local_298; /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */ FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248); local_288 = 1; if (local_2a0 == 0) { /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */ FUN_002e25a0(&local_2a8,0,0,".",1); } plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) { /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */ FUN_001f2ef0(lVar11,plVar4,&local_2a8); } else { *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */ FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0); *(undefined1 *)(plVar4 + 4) = (undefined1)local_288; *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_2a8 != local_298) { FUN_002dac70(); } if (local_248 != local_238) { FUN_002dac70(); } local_248 = local_238; /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */ FUN_001665c0(&local_248,"/usr/lib"); local_278 = local_268; /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */ FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248)); local_258 = 1; if (local_270 == 0) { /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */ FUN_002e25a0(&local_278,0,0,".",1); } plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) { /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */ FUN_001f2ef0(lVar11,plVar4,&local_278); } else { *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */ FUN_00166a10(plVar4,local_278,local_278 + local_270); *(undefined1 *)(plVar4 + 4) = (undefined1)local_258; *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_278 != local_268) { FUN_002dac70(); } if (local_248 != local_238) { FUN_002dac70(); } goto LAB_001f0991; } } else { pcVar9 = *(char **)(param_1 + 0x7c28); sVar6 = strlen(pcVar9); /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */ FUN_002e25a0(&local_328,0,0,pcVar9,sVar6); iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26); if (iVar12 == 0) { uVar3 = local_320; if (2 < local_320) { uVar3 = 2; } /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */ FUN_002e1aa0(&local_328,0,uVar3); } LAB_001f0991: uVar3 = 0; if (local_320 != 0) { do { lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3); uVar13 = 0xffffffffffffffff; if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) { if (local_320 < uVar3) { /* WARNING: Subroutine does not return */ /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */ FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)", "basic_string::substr",uVar3,local_320); } uVar14 = local_320 - uVar3; if (uVar13 < local_320 - uVar3) { uVar14 = uVar13; } local_278 = local_268; FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14); local_248 = local_238; /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */ FUN_00166a10(&local_248,local_278,local_278 + local_270); local_228 = 1; if (local_240 == 0) { /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */ FUN_002e25a0(&local_248,0,0,".",1); plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f; LAB_001f0b2d: /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */ FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248); } else { plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d; LAB_001f0a7f: *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */ FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248)); *(undefined1 *)(plVar4 + 4) = (undefined1)local_228; *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_248 != local_238) { FUN_002dac70(); } if (local_278 != local_268) { FUN_002dac70(); } if (lVar11 == -1) break; } uVar3 = lVar11 + 1; } while( true ); } } if (*(long *)(param_1 + 0x51e8) != 0) { FUN_003189d0(); local_148[0] = &PTR_FUN_00439478; local_68 = 0; local_248 = (undefined ***)PTR_DAT_00439640; local_70 = 0; local_60 = 0; local_58 = 0; local_50 = 0; local_48 = 0; *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648; local_240 = 0; /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */ FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0); local_248 = (undefined ***)&PTR_FUN_00439670; local_148[0] = &PTR_FUN_00439698; /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */ FUN_003032d0(local_238); /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */ FUN_00300fe0(local_148,local_238); /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */ lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8); puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248); if (lVar11 == 0) { /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */ FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4); } else { FUN_00300870(puVar17,0); } if ((local_128 & 5) != 0) { piVar8 = __errno_location(); pcVar9 = strerror(*piVar8); uVar7 = *(undefined8 *)(param_1 + 0x51e8); uVar10 = gettext("unable to open -retain-symbols-file file %s: %s"); /* WARNING: Subroutine does not return */ /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */ FUN_001781e0(uVar10,uVar7,pcVar9); } local_268[0] = 0; local_270 = 0; local_278 = local_268; plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]); if (plVar4 == (long *)0x0) { /* WARNING: Subroutine does not return */ /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */ FUN_00319460(); } while( true ) { if ((char)plVar4[7] == '\0') { /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */ FUN_00319ad0(plVar4); iVar12 = 10; if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) { cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10); iVar12 = (int)cVar2; } } else { iVar12 = (int)*(char *)((long)plVar4 + 0x43); } /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */ FUN_002db930(&local_248,&local_278,iVar12); if ((local_128 & 5) != 0) break; if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) { /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */ FUN_002e2430(&local_278,local_270 + -1,0); } uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907); uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240); plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3); if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) { /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */ puVar5 = (undefined8 *)FUN_002d94a0(0x30); *puVar5 = 0; puVar5[1] = puVar5 + 3; /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */ FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270); /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */ FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1); } plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]); if (plVar4 == (long *)0x0) { /* WARNING: Subroutine does not return */ /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */ FUN_00319460(); } } if (local_278 != local_268) { FUN_002dac70(); } local_248 = (undefined ***)&PTR_FUN_00439670; local_148[0] = &PTR_FUN_00439698; local_238[0] = &PTR_FUN_00439578; FUN_00306c60(local_238); thunk_FUN_002db2e0(local_1d0); local_238[0] = &PTR_FUN_004386a0; FUN_002dd1b0(local_200); local_248 = (undefined ***)PTR_DAT_00439640; *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648; local_240 = 0; local_148[0] = &PTR_FUN_00439478; FUN_00318d20(local_148); } if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) { *(char **)(param_1 + 0x6c40) = "report-all"; } if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) { *(undefined1 *)(param_1 + 0x339) = 1; } /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */ FUN_001e62e0(param_1); if (*(char *)(param_1 + 0x2a61) == '\0') { if (*(char *)(param_1 + 0x42d1) != '\0') { if (*(char *)(param_1 + 0x9054) != '\0') { uVar7 = gettext("-pie and -static are incompatible"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x5051) != '\0') { uVar7 = gettext("-pie and -r are incompatible"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } } if (*(long *)(param_1 + 0x2130) != 0) { uVar7 = gettext("-F/--filter may not used without -shared"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(long *)(param_1 + 0x20a8) != 0) { uVar7 = gettext("-f/--auxiliary may not be used without -shared"); /* WARNING: Subroutine does not return */ /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */ FUN_001781e0(uVar7); } if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) { uVar7 = gettext("-retain-symbols-file does not yet work with -r"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } } else { if (*(char *)(param_1 + 0x9054) != '\0') { uVar7 = gettext("-shared and -static are incompatible"); /* WARNING: Subroutine does not return */ /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x42d1) != '\0') { uVar7 = gettext("-shared and -pie are incompatible"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x5051) != '\0') { uVar7 = gettext("-shared and -r are incompatible"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } } iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8)); if ((iVar12 != 0) && (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) || (*(char *)(param_1 + 0x5051) != '\0')))) { uVar7 = gettext("binary output format not compatible with -shared or -pie or -r"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if ((*(char *)(param_1 + 0x2b98) != '\0') && ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) { uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"); /* WARNING: Subroutine does not return */ FUN_001781e0(dVar1,uVar7); } if (*(char *)(param_1 + 0x91f8) == '\0') { if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a; } else if (*(int *)(param_1 + 0x91ec) == 0) { uVar7 = gettext( "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental" ); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x5051) != '\0') { uVar7 = gettext("incremental linking is not compatible with -r"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x4ec1) != '\0') { uVar7 = gettext("incremental linking is not compatible with --emit-relocs"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(long *)(param_1 + 0x9058) != 0) { uVar7 = gettext("incremental linking is not compatible with --plugin"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x8c59) != '\0') { uVar7 = gettext("incremental linking is not compatible with -z relro"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x42d1) != '\0') { uVar7 = gettext("incremental linking is not compatible with -pie"); /* WARNING: Subroutine does not return */ /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x2809) != '\0') { uVar7 = gettext("ignoring --gc-sections for an incremental link"); FUN_001783d0(uVar7); *(undefined1 *)(param_1 + 0x2809) = 0; } uVar21 = 0; uVar23 = *(int *)(param_1 + 0x9050) == 0; if (!(bool)uVar23) { uVar7 = gettext("ignoring --icf for an incremental link"); uVar21 = 0; uVar23 = 1; FUN_001783d0(uVar7); *(undefined4 *)(param_1 + 0x9050) = 0; } lVar11 = 5; pbVar15 = *(byte **)(param_1 + 0xf80); pbVar16 = (byte *)0x37ac9e; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; uVar21 = *pbVar15 < *pbVar16; uVar23 = *pbVar15 == *pbVar16; pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; } while ((bool)uVar23); if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) { uVar7 = gettext("ignoring --compress-debug-sections for an incremental link"); /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */ FUN_001783d0(uVar7); *(char **)(param_1 + 0xf80) = "none"; } LAB_001f080a: if (*(char *)(param_1 + 0x5318) != '\0') { *(undefined1 *)(param_1 + 0x5251) = 1; } if (local_328 != local_318) { FUN_002dac70(); } return; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x308 MOVZX EAX,byte ptr [RDI + 0x54f9] TEST AL,AL JNZ 0x001f0508 CMP byte ptr [RDI + 0x55c1],0x0 JNZ 0x001f050f MOVZX EDX,byte ptr [RDI + 0x5689] TEST DL,DL JNZ 0x001f0f60 CMP byte ptr [RDI + 0xc59],0x0 JNZ 0x001f0528 CMP byte ptr [RBX + 0x1309],0x0 JZ 0x001f010c MOV byte ptr [RBX + 0x1241],0x1 CMP byte ptr [RBX + 0x13d1],0x0 JZ 0x001f011c MOV byte ptr [RBX + 0x1241],0x1 CMP byte ptr [RBX + 0x1240],0x0 JNZ 0x001f0135 MOVZX EAX,byte ptr [RBX + 0x5051] XOR EAX,0x1 MOV byte ptr [RBX + 0x1241],AL CMP byte ptr [RBX + 0x8039],0x0 JNZ 0x001f0570 CMP byte ptr [RBX + 0x8a01],0x0 JZ 0x001f0155 MOV dword ptr [RBX + 0x904c],0x2 MOV RDX,qword ptr [RBX + 0x2d40] MOV ECX,0x5 LEA RDI,[0x37ac9e] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JNZ 0x001f08e8 CMP byte ptr [RBX + 0x1578],0x0 MOV dword ptr [RBX + 0x9050],0x0 JZ 0x001f091c MOV RBP,qword ptr [RBX + 0x1580] MOV byte ptr [RBX + 0x9055],0x1 CMP byte ptr [RBP],0x0 JNZ 0x001f0fd8 CMP byte ptr [RBX + 0x4198],0x0 JZ 0x001f01e1 MOV RDX,qword ptr [RBX + 0x41a0] MOV ECX,0x6 LEA RDI,[0x391176] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JNZ 0x001f0b48 MOV dword ptr [RBX + 0x92c8],0x0 CMP byte ptr [RBX + 0x3a71],0x0 JZ 0x001f0208 CMP byte ptr [RBX + 0x3b38],0x0 JNZ 0x001f0208 LEA RAX,[0x379a38] MOV byte ptr [RBX + 0x3b38],0x1 MOV qword ptr [RBX + 0x3b40],RAX CMP byte ptr [RBX + 0x3ba9],0x0 JNZ 0x001f021a CMP byte ptr [RBX + 0x3c71],0x0 JZ 0x001f0221 MOV byte ptr [RBX + 0x9054],0x1 MOV EAX,dword ptr [RBX + 0x644c] TEST EAX,EAX JLE 0x001f025d MOV R14D,dword ptr [RBX + 0x64b4] TEST R14D,R14D JNZ 0x001f023d MOV dword ptr [RBX + 0x64b4],EAX MOV EDX,dword ptr [RBX + 0x651c] TEST EDX,EDX JNZ 0x001f024d MOV dword ptr [RBX + 0x651c],EAX MOV ECX,dword ptr [RBX + 0x6584] TEST ECX,ECX JNZ 0x001f025d MOV dword ptr [RBX + 0x6584],EAX LEA RAX,[RSP + 0x10] CMP byte ptr [RBX + 0x7c20],0x0 MOV byte ptr [RSP + 0x20],0x0 MOV qword ptr [RSP + 0x8],RAX LEA RAX,[RSP + 0x20] MOV qword ptr [RSP + 0x10],RAX MOV qword ptr [RSP + 0x18],0x0 JNZ 0x001f0948 CMP byte ptr [RBX + 0x3f89],0x0 JZ 0x001f0b98 CMP qword ptr [RBX + 0x51e8],0x0 JZ 0x001f0697 LEA R12,[RSP + 0xf0] LEA RDI,[R12 + 0x100] CALL 0x003189d0 LEA RAX,[0x439478] XOR EDI,EDI XOR ESI,ESI MOV qword ptr [RSP + 0x1f0],RAX MOV RAX,qword ptr [0x00439640] MOV word ptr [RSP + 0x2d0],DI MOV RCX,qword ptr [0x00439648] MOV qword ptr [RSP + 0xf0],RAX MOV RAX,qword ptr [RAX + -0x18] MOV qword ptr [RSP + 0x2c8],0x0 MOV qword ptr [RSP + 0x2d8],0x0 MOV qword ptr [RSP + 0x2e0],0x0 MOV qword ptr [RSP + 0x2e8],0x0 MOV qword ptr [RSP + 0x2f0],0x0 MOV qword ptr [RSP + RAX*0x1 + 0xf0],RCX MOV RAX,qword ptr [0x00439640] MOV qword ptr [RSP + 0xf8],0x0 MOV RDI,qword ptr [RAX + -0x18] ADD RDI,R12 CALL 0x00300fe0 LEA RAX,[0x439670] LEA RDI,[R12 + 0x10] MOV qword ptr [RSP + 0xf0],RAX ADD RAX,0x28 MOV qword ptr [RSP + 0x1f0],RAX CALL 0x003032d0 LEA RSI,[R12 + 0x10] LEA RDI,[R12 + 0x100] CALL 0x00300fe0 MOV RSI,qword ptr [RBX + 0x51e8] LEA RDI,[R12 + 0x10] MOV EDX,0x8 CALL 0x003077a0 MOV RDX,qword ptr [RSP + 0xf0] MOV RDI,qword ptr [RDX + -0x18] ADD RDI,R12 TEST RAX,RAX JZ 0x001f1078 XOR ESI,ESI CALL 0x00300870 TEST byte ptr [RSP + 0x210],0x5 JNZ 0x001f11de LEA R13,[RSP + 0xc0] MOV byte ptr [RSP + 0xd0],0x0 MOV qword ptr [RSP + 0xc8],0x0 LEA RAX,[R13 + 0x10] MOV qword ptr [RSP + 0xc0],RAX MOV RAX,qword ptr [RSP + 0xf0] MOV RAX,qword ptr [RAX + -0x18] MOV RBP,qword ptr [RSP + RAX*0x1 + 0x1e0] TEST RBP,RBP JNZ 0x001f04c4 JMP 0x001f12cf MOVSX EDX,byte ptr [RBP + 0x43] MOV RSI,R13 MOV RDI,R12 CALL 0x002db930 MOV RDI,qword ptr [RSP + 0xc0] TEST byte ptr [RSP + 0x210],0x5 JNZ 0x001f05e8 MOV RSI,qword ptr [RSP + 0xc8] TEST RSI,RSI JZ 0x001f0461 CMP byte ptr [RDI + RSI*0x1 + -0x1],0xd LEA RAX,[RSI + -0x1] JZ 0x001f08c0 MOV EDX,0xc70f6907 LEA R15,[RBX + 0x9238] CALL 0x002d9520 XOR EDX,EDX MOV RDI,R15 MOV RBP,RAX DIV qword ptr [RBX + 0x9240] MOV RCX,RBP MOV qword ptr [RSP],RDX MOV RSI,qword ptr [RSP] MOV RDX,R13 CALL 0x001f2e50 TEST RAX,RAX JZ 0x001f0590 CMP qword ptr [RAX],0x0 JZ 0x001f0590 MOV RAX,qword ptr [RSP + 0xf0] MOV RAX,qword ptr [RAX + -0x18] MOV RBP,qword ptr [RSP + RAX*0x1 + 0x1e0] TEST RBP,RBP JZ 0x001f1185 CMP byte ptr [RBP + 0x38],0x0 JNZ 0x001f0420 MOV RDI,RBP CALL 0x00319ad0 MOV RAX,qword ptr [RBP] LEA RCX,[0x1b0f20] MOV EDX,0xa MOV RAX,qword ptr [RAX + 0x30] CMP RAX,RCX JZ 0x001f0424 MOV ESI,0xa MOV RDI,RBP CALL RAX MOVSX EDX,AL JMP 0x001f0424 MOV byte ptr [RDI + 0x55c1],0x1 MOVZX EDX,byte ptr [RBX + 0xc59] MOV byte ptr [RBX + 0x5689],0x1 MOV byte ptr [RBX + 0x5751],0x1 TEST DL,DL JZ 0x001f0580 MOV byte ptr [RBX + 0x2a61],0x1 TEST AL,AL JZ 0x001f00fc CMP byte ptr [RBX + 0x5051],0x0 JZ 0x001f00fc MOV byte ptr [RBX + 0x54f9],0x0 TEST DL,DL JNZ 0x001f00fc LEA RDX,[0x37ddd8] MOV ESI,0x453 LEA RDI,[0x379a21] CALL 0x0017c650 MOV dword ptr [RBX + 0x904c],0x1 JMP 0x001f0155 MOV EDX,0x1 JMP 0x001f052f MOV EDI,0x30 CALL 0x002d94a0 MOV R14,RAX MOV qword ptr [RAX],0x0 LEA RDI,[RAX + 0x8] LEA RAX,[RAX + 0x18] MOV RSI,qword ptr [RSP + 0xc0] MOV RDX,qword ptr [RSP + 0xc8] MOV qword ptr [R14 + 0x8],RAX ADD RDX,RSI CALL 0x00166a10 MOV RSI,qword ptr [RSP] MOV R8D,0x1 MOV RCX,R14 MOV RDX,RBP MOV RDI,R15 CALL 0x001f42d0 JMP 0x001f04a7 ADD R13,0x10 CMP RDI,R13 JZ 0x001f05f6 CALL 0x002dac70 LEA RAX,[0x439670] LEA RDI,[R12 + 0x10] MOV qword ptr [RSP + 0xf0],RAX ADD RAX,0x28 MOV qword ptr [RSP + 0x1f0],RAX LEA RAX,[0x439578] MOV qword ptr [RSP + 0x100],RAX CALL 0x00306c60 LEA RDI,[R12 + 0x78] CALL 0x002db330 LEA RAX,[0x4386a0] LEA RDI,[R12 + 0x48] MOV qword ptr [RSP + 0x100],RAX CALL 0x002dd1b0 MOV RAX,qword ptr [0x00439640] MOV RCX,qword ptr [0x00439648] LEA RDI,[R12 + 0x100] MOV qword ptr [RSP + 0xf0],RAX MOV RAX,qword ptr [RAX + -0x18] MOV qword ptr [RSP + RAX*0x1 + 0xf0],RCX LEA RAX,[0x439478] MOV qword ptr [RSP + 0xf8],0x0 MOV qword ptr [RSP + 0x1f0],RAX CALL 0x00318d20 CMP byte ptr [RBX + 0xb91],0x0 JZ 0x001f06b7 CMP byte ptr [RBX + 0x6c38],0x0 JNZ 0x001f06b7 LEA RAX,[0x36b74d] MOV qword ptr [RBX + 0x6c40],RAX CMP byte ptr [RBX + 0x2a61],0x0 JZ 0x001f06d0 CMP byte ptr [RBX + 0x338],0x0 JNZ 0x001f06d0 MOV byte ptr [RBX + 0x339],0x1 MOV RDI,RBX CALL 0x001e62e0 CMP byte ptr [RBX + 0x2a61],0x0 JZ 0x001f0848 CMP byte ptr [RBX + 0x9054],0x0 JNZ 0x001f1210 CMP byte ptr [RBX + 0x42d1],0x0 JNZ 0x001f1226 CMP byte ptr [RBX + 0x5051],0x0 JNZ 0x001f123c MOV RDI,qword ptr [RBX + 0x40c8] CALL 0x001e5d80 TEST EAX,EAX JZ 0x001f0743 CMP byte ptr [RBX + 0x2a61],0x0 JNZ 0x001f11a5 CMP byte ptr [RBX + 0x42d1],0x0 JNZ 0x001f11a5 CMP byte ptr [RBX + 0x5051],0x0 JNZ 0x001f11a5 CMP byte ptr [RBX + 0x2b98],0x0 JZ 0x001f0770 MOVSD XMM0,qword ptr [RBX + 0x2ba0] PXOR XMM1,XMM1 COMISD XMM1,XMM0 JA 0x001f11bb COMISD XMM0,qword ptr [0x00377cc8] JNC 0x001f11bb CMP byte ptr [RBX + 0x91f8],0x0 MOV EAX,dword ptr [RBX + 0x91ec] JZ 0x001f0938 TEST EAX,EAX JZ 0x001f1277 CMP byte ptr [RBX + 0x5051],0x0 JNZ 0x001f128d CMP byte ptr [RBX + 0x4ec1],0x0 JNZ 0x001f12a3 CMP qword ptr [RBX + 0x9058],0x0 JNZ 0x001f12b9 CMP byte ptr [RBX + 0x8c59],0x0 JNZ 0x001f132c CMP byte ptr [RBX + 0x42d1],0x0 JNZ 0x001f1261 CMP byte ptr [RBX + 0x2809],0x0 JNZ 0x001f1050 MOV ESI,dword ptr [RBX + 0x9050] TEST ESI,ESI JNZ 0x001f1028 MOV RSI,qword ptr [RBX + 0xf80] MOV ECX,0x5 LEA RDI,[0x37ac9e] CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JNZ 0x001f0ff8 CMP byte ptr [RBX + 0x5318],0x0 JZ 0x001f081a MOV byte ptr [RBX + 0x5251],0x1 MOV RAX,qword ptr [RSP + 0x8] MOV RDI,qword ptr [RSP + 0x10] ADD RAX,0x10 CMP RDI,RAX JZ 0x001f0832 CALL 0x002dac70 ADD RSP,0x308 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET CMP byte ptr [RBX + 0x42d1],0x0 JZ 0x001f086b CMP byte ptr [RBX + 0x9054],0x0 JNZ 0x001f1316 CMP byte ptr [RBX + 0x5051],0x0 JNZ 0x001f12ea CMP qword ptr [RBX + 0x2130],0x0 JNZ 0x001f1300 CMP qword ptr [RBX + 0x20a8],0x0 JNZ 0x001f12d4 CMP byte ptr [RBX + 0x5051],0x0 JZ 0x001f070c CMP qword ptr [RBX + 0x51e8],0x0 JZ 0x001f070c LEA RDI,[0x37dab0] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 XOR EDX,EDX MOV RSI,RAX MOV RDI,R13 CALL 0x002e2430 MOV RSI,qword ptr [RSP + 0xc8] MOV RDI,qword ptr [RSP + 0xc0] JMP 0x001f0461 MOV ECX,0x5 LEA RDI,[0x37a5f0] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL SETZ AL MOVZX EAX,AL ADD EAX,0x1 CMP byte ptr [RBX + 0x1578],0x0 MOV dword ptr [RBX + 0x9050],EAX JNZ 0x001f0191 CMP byte ptr [RBX + 0x15e8],0x0 JZ 0x001f0fb8 MOV byte ptr [RBX + 0x9055],0x0 JMP 0x001f01a9 TEST EAX,EAX JZ 0x001f080a JMP 0x001f078b MOV RBP,qword ptr [RBX + 0x7c28] MOV RDI,RBP CALL 0x00147490 MOV R15,qword ptr [RSP + 0x8] MOV RCX,RBP XOR EDX,EDX MOV R8,RAX XOR ESI,ESI MOV RDI,R15 CALL 0x002e25a0 LEA RCX,[0x37af26] MOV EDX,0x2 XOR ESI,ESI MOV RDI,R15 CALL 0x002e3ac0 MOV RDX,qword ptr [RSP + 0x18] TEST EAX,EAX JZ 0x001f1090 XOR R12D,R12D TEST RDX,RDX JZ 0x001f0299 LEA RAX,[RSP + 0xc0] MOV R14,-0x1 LEA R15,[RSP + 0xd0] MOV qword ptr [RSP],RAX LEA R13,[RSP + 0xf0] JMP 0x001f09d4 MOV RCX,RAX SUB RCX,R12 JNZ 0x001f09f2 LEA R12,[RBP + 0x1] MOV RDI,qword ptr [RSP + 0x8] MOV RDX,R12 MOV ESI,0x3a CALL 0x002e33e0 MOV RCX,R14 MOV RBP,RAX CMP RAX,-0x1 JNZ 0x001f09c8 MOV RDX,qword ptr [RSP + 0x18] CMP R12,RDX JA 0x001f118a MOV RSI,qword ptr [RSP + 0x10] SUB RDX,R12 MOV RDI,qword ptr [RSP] MOV qword ptr [RSP + 0xc0],R15 ADD RSI,R12 CMP RDX,RCX CMOVA RDX,RCX ADD RDX,RSI CALL 0x001665c0 MOV RSI,qword ptr [RSP + 0xc0] MOV RDX,qword ptr [RSP + 0xc8] LEA RAX,[R13 + 0x10] MOV RDI,R13 MOV qword ptr [RSP + 0xf0],RAX ADD RDX,RSI CALL 0x00166a10 CMP qword ptr [RSP + 0xf8],0x0 MOV R8D,0x1 MOV word ptr [RSP + 0x110],R8W JZ 0x001f0b00 MOV R12,qword ptr [RBX + 0x3670] CMP R12,qword ptr [RBX + 0x3678] JZ 0x001f0b2d LEA RAX,[R12 + 0x10] MOV RDI,R12 MOV qword ptr [R12],RAX MOV RSI,qword ptr [RSP + 0xf0] MOV RDX,qword ptr [RSP + 0xf8] ADD RDX,RSI CALL 0x00166a10 MOVZX EAX,byte ptr [RSP + 0x110] MOV byte ptr [R12 + 0x20],AL MOVZX EAX,byte ptr [RSP + 0x111] MOV byte ptr [R12 + 0x21],AL ADD qword ptr [RBX + 0x3670],0x28 MOV RDI,qword ptr [RSP + 0xf0] LEA RAX,[R13 + 0x10] CMP RDI,RAX JZ 0x001f0adb CALL 0x002dac70 MOV RDI,qword ptr [RSP + 0xc0] CMP RDI,R15 JZ 0x001f0aed CALL 0x002dac70 CMP RBP,-0x1 JNZ 0x001f09d0 JMP 0x001f0299 MOV R8D,0x1 XOR EDX,EDX XOR ESI,ESI MOV RDI,R13 LEA RCX,[0x379f38] CALL 0x002e25a0 MOV R12,qword ptr [RBX + 0x3670] CMP R12,qword ptr [RBX + 0x3678] JNZ 0x001f0a7f LEA RDI,[RBX + 0x3668] MOV RDX,R13 MOV RSI,R12 CALL 0x001f2ef0 JMP 0x001f0ac5 MOV ECX,0x8 LEA RDI,[0x36b735] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JZ 0x001f0f48 MOV ECX,0x5 LEA RDI,[0x36b73d] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JNZ 0x001f1158 MOV dword ptr [RBX + 0x92c8],0x2 JMP 0x001f01e1 LEA R12,[RSP + 0xf0] LEA RDX,[0x37af46] LEA RAX,[R12 + 0x10] LEA RSI,[RDX + -0x19] MOV RDI,R12 MOV qword ptr [RSP + 0xf0],RAX CALL 0x001665c0 MOV RSI,qword ptr [RSP + 0xf0] MOV RDX,qword ptr [RSP + 0xf8] LEA RBP,[RSP + 0x30] LEA RAX,[RBP + 0x10] MOV RDI,RBP ADD RDX,RSI MOV qword ptr [RSP + 0x30],RAX CALL 0x00166a10 MOV R13D,0x1 CMP qword ptr [RSP + 0x38],0x0 MOV word ptr [RSP + 0x50],R13W JZ 0x001f0f80 LEA R14,[RBX + 0x3668] MOV R13,qword ptr [RBX + 0x3670] CMP R13,qword ptr [RBX + 0x3678] JZ 0x001f0fa0 LEA RAX,[R13 + 0x10] MOV RDI,R13 MOV qword ptr [R13],RAX MOV RSI,qword ptr [RSP + 0x30] MOV RDX,qword ptr [RSP + 0x38] ADD RDX,RSI CALL 0x00166a10 MOVZX EAX,byte ptr [RSP + 0x50] MOV byte ptr [R13 + 0x20],AL MOVZX EAX,byte ptr [RSP + 0x51] MOV byte ptr [R13 + 0x21],AL ADD qword ptr [RBX + 0x3670],0x28 MOV RDI,qword ptr [RSP + 0x30] ADD RBP,0x10 CMP RDI,RBP JZ 0x001f0c66 CALL 0x002dac70 MOV RDI,qword ptr [RSP + 0xf0] LEA RAX,[R12 + 0x10] CMP RDI,RAX JZ 0x001f0c7d CALL 0x002dac70 LEA RDX,[0x37af46] LEA RAX,[R12 + 0x10] MOV RDI,R12 LEA RSI,[RDX + -0x1d] MOV qword ptr [RSP + 0xf0],RAX CALL 0x001665c0 MOV RSI,qword ptr [RSP + 0xf0] MOV RDX,qword ptr [RSP + 0xf8] LEA RBP,[RSP + 0x60] LEA RAX,[RBP + 0x10] MOV RDI,RBP ADD RDX,RSI MOV qword ptr [RSP + 0x60],RAX CALL 0x00166a10 MOV R11D,0x1 CMP qword ptr [RSP + 0x68],0x0 MOV word ptr [RSP + 0x80],R11W JZ 0x001f10d0 MOV R13,qword ptr [RBX + 0x3670] CMP R13,qword ptr [RBX + 0x3678] JZ 0x001f1140 LEA RAX,[R13 + 0x10] MOV RDI,R13 MOV qword ptr [R13],RAX MOV RSI,qword ptr [RSP + 0x60] MOV RDX,qword ptr [RSP + 0x68] ADD RDX,RSI CALL 0x00166a10 MOVZX EAX,byte ptr [RSP + 0x80] MOV byte ptr [R13 + 0x20],AL MOVZX EAX,byte ptr [RSP + 0x81] MOV byte ptr [R13 + 0x21],AL ADD qword ptr [RBX + 0x3670],0x28 MOV RDI,qword ptr [RSP + 0x60] ADD RBP,0x10 CMP RDI,RBP JZ 0x001f0d45 CALL 0x002dac70 MOV RDI,qword ptr [RSP + 0xf0] LEA RAX,[R12 + 0x10] CMP RDI,RAX JZ 0x001f0d5c CALL 0x002dac70 LEA RDX,[0x37af4f] LEA RAX,[R12 + 0x10] MOV RDI,R12 LEA RSI,[RDX + -0x4] MOV qword ptr [RSP + 0xf0],RAX CALL 0x001665c0 MOV RSI,qword ptr [RSP + 0xf0] MOV RDX,qword ptr [RSP + 0xf8] LEA RBP,[RSP + 0x90] LEA RAX,[RBP + 0x10] MOV RDI,RBP ADD RDX,RSI MOV qword ptr [RSP + 0x90],RAX CALL 0x00166a10 CMP qword ptr [RSP + 0x98],0x0 MOV R10D,0x1 MOV word ptr [RSP + 0xb0],R10W JZ 0x001f10b0 MOV R13,qword ptr [RBX + 0x3670] CMP R13,qword ptr [RBX + 0x3678] JZ 0x001f1128 LEA RAX,[R13 + 0x10] MOV RDI,R13 MOV qword ptr [R13],RAX MOV RSI,qword ptr [RSP + 0x90] MOV RDX,qword ptr [RSP + 0x98] ADD RDX,RSI CALL 0x00166a10 MOVZX EAX,byte ptr [RSP + 0xb0] MOV byte ptr [R13 + 0x20],AL MOVZX EAX,byte ptr [RSP + 0xb1] MOV byte ptr [R13 + 0x21],AL ADD qword ptr [RBX + 0x3670],0x28 MOV RDI,qword ptr [RSP + 0x90] ADD RBP,0x10 CMP RDI,RBP JZ 0x001f0e36 CALL 0x002dac70 MOV RDI,qword ptr [RSP + 0xf0] LEA RAX,[R12 + 0x10] CMP RDI,RAX JZ 0x001f0e4d CALL 0x002dac70 LEA RDX,[0x37af4f] LEA RAX,[R12 + 0x10] MOV RDI,R12 LEA RSI,[RDX + -0x8] MOV qword ptr [RSP + 0xf0],RAX CALL 0x001665c0 MOV RSI,qword ptr [RSP + 0xf0] MOV RDX,qword ptr [RSP + 0xf8] LEA R13,[RSP + 0xc0] LEA RAX,[R13 + 0x10] MOV RDI,R13 ADD RDX,RSI MOV qword ptr [RSP + 0xc0],RAX CALL 0x00166a10 CMP qword ptr [RSP + 0xc8],0x0 MOV R9D,0x1 MOV word ptr [RSP + 0xe0],R9W JZ 0x001f10f0 MOV RBP,qword ptr [RBX + 0x3670] CMP RBP,qword ptr [RBX + 0x3678] JZ 0x001f1110 LEA RAX,[RBP + 0x10] MOV RDI,RBP MOV qword ptr [RBP],RAX MOV RSI,qword ptr [RSP + 0xc0] MOV RDX,qword ptr [RSP + 0xc8] ADD RDX,RSI CALL 0x00166a10 MOVZX EAX,byte ptr [RSP + 0xe0] MOV byte ptr [RBP + 0x20],AL MOVZX EAX,byte ptr [RSP + 0xe1] MOV byte ptr [RBP + 0x21],AL ADD qword ptr [RBX + 0x3670],0x28 MOV RDI,qword ptr [RSP + 0xc0] ADD R13,0x10 CMP RDI,R13 JZ 0x001f0f25 CALL 0x002dac70 MOV RDI,qword ptr [RSP + 0xf0] ADD R12,0x10 CMP RDI,R12 JZ 0x001f0f3b CALL 0x002dac70 MOV RDX,qword ptr [RSP + 0x18] JMP 0x001f0991 MOV dword ptr [RBX + 0x92c8],0x1 JMP 0x001f01e1 CMP byte ptr [RDI + 0xc59],0x0 MOV byte ptr [RDI + 0x5751],0x1 JZ 0x001f00fc XOR EDX,EDX JMP 0x001f0528 MOV R8D,0x1 XOR EDX,EDX XOR ESI,ESI MOV RDI,RBP LEA RCX,[0x379f38] CALL 0x002e25a0 JMP 0x001f0c01 MOV RDX,RBP MOV RSI,R13 MOV RDI,R14 CALL 0x001f2ef0 JMP 0x001f0c53 LEA RDI,[0x37af12] CALL 0x00147730 TEST RAX,RAX SETZ byte ptr [RBX + 0x9055] JMP 0x001f01a9 MOV RDI,RBP CALL 0x002c34e0 TEST EAX,EAX JZ 0x001f1252 MOV EDI,EAX CALL 0x002c34a0 JMP 0x001f01a9 LEA RDI,[0x37dd38] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001783d0 LEA RAX,[0x37ac9e] MOV qword ptr [RBX + 0xf80],RAX JMP 0x001f080a LEA RDI,[0x37dd10] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001783d0 MOV dword ptr [RBX + 0x9050],0x0 JMP 0x001f07e8 LEA RDI,[0x37dce0] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001783d0 MOV byte ptr [RBX + 0x2809],0x0 JMP 0x001f07da MOV ESI,dword ptr [RDI + 0x20] OR ESI,0x4 CALL 0x00300870 JMP 0x001f03c0 CMP RDX,0x2 MOV EAX,0x2 MOV RDI,qword ptr [RSP + 0x8] CMOVA RDX,RAX XOR ESI,ESI CALL 0x002e1aa0 JMP 0x001f0f3b MOV R8D,0x1 XOR EDX,EDX XOR ESI,ESI MOV RDI,RBP LEA RCX,[0x379f38] CALL 0x002e25a0 JMP 0x001f0dc9 MOV R8D,0x1 XOR EDX,EDX XOR ESI,ESI MOV RDI,RBP LEA RCX,[0x379f38] CALL 0x002e25a0 JMP 0x001f0ce1 MOV R8D,0x1 XOR EDX,EDX XOR ESI,ESI MOV RDI,R13 LEA RCX,[0x379f38] CALL 0x002e25a0 JMP 0x001f0eba MOV RDX,R13 MOV RSI,RBP MOV RDI,R14 CALL 0x001f2ef0 JMP 0x001f0f0f MOV RDX,RBP MOV RSI,R13 MOV RDI,R14 CALL 0x001f2ef0 JMP 0x001f0e20 MOV RDX,RBP MOV RSI,R13 MOV RDI,R14 CALL 0x001f2ef0 JMP 0x001f0d32 MOV ECX,0x6 LEA RDI,[0x39245e] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JNZ 0x001f01e1 MOV dword ptr [RBX + 0x92c8],0x3 JMP 0x001f01e1 CALL 0x00319460 MOV RCX,RDX LEA RSI,[0x37af50] MOV RDX,R12 XOR EAX,EAX LEA RDI,[0x376b80] CALL 0x00319620 LEA RDI,[0x37dae0] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37db20] MOVSD qword ptr [RSP],XMM0 CALL 0x00147320 MOVSD XMM0,qword ptr [RSP] MOV RDI,RAX MOV EAX,0x1 CALL 0x001781e0 CALL 0x00147770 MOV EDI,dword ptr [RAX] CALL 0x00147610 MOV RBX,qword ptr [RBX + 0x51e8] LEA RDI,[0x37d988] MOV RBP,RAX CALL 0x00147320 MOV RDX,RBP MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37d9b8] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37d9e0] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37da30] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 MOV RSI,RBP LEA RDI,[0x37aef4] CALL 0x001781e0 LEA RDI,[0x37dcb0] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37db60] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37dbd0] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37dc00] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37dc40] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 CALL 0x00319460 LEA RDI,[0x37da80] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37af65] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37da50] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37da08] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0 LEA RDI,[0x37dc78] CALL 0x00147320 MOV RDI,RAX XOR EAX,EAX CALL 0x001781e0
null
null
null
null
[('const-0', u'PTRSUB_-1207939196'), (u'CALL_-1207953210', u'INDIRECT_-1207942066'), (u'INDIRECT_-1207942635', u'MULTIEQUAL_-1207942541'), (u'CALL_-1207954127', u'INDIRECT_-1207943379'), (u'CALL_-1207953033', u'INDIRECT_-1207942270'), (u'LOAD_-1207959325', u'INT_EQUAL_-1207959302'), (u'INDIRECT_-1207946831', u'MULTIEQUAL_-1207946422'), ('const-0', u'PTRSUB_-1207939308'), (u'CALL_-1207957177', u'INDIRECT_-1207943776'), (u'MULTIEQUAL_-1207940246', u'MULTIEQUAL_-1207940225'), (u'CALL_-1207953041', u'INDIRECT_-1207940014'), (u'INDIRECT_-1207944866', u'MULTIEQUAL_-1207945287'), (u'LOAD_-1207958353', u'INT_NOTEQUAL_-1207958337'), (u'CALL_-1207955360', u'INDIRECT_-1207942399'), (u'LOAD_-1207957519', u'CALLIND_-1207957474'), (u'CALL_-1207957491', u'INDIRECT_-1207946231'), (u'CALL_-1207957103', u'INDIRECT_-1207944981'), (u'INDIRECT_-1207946542', u'MULTIEQUAL_-1207946463'), (u'INDIRECT_-1207945694', u'MULTIEQUAL_-1207945530'), ('const-1', u'PTRADD_-1207958037'), (u'CALL_-1207958016', u'INDIRECT_-1207946418'), (u'CALL_-1207952246', u'INDIRECT_-1207944111'), (u'STORE_-1207953835', u'INDIRECT_-1207944731'), (u'INDIRECT_-1207946695', u'MULTIEQUAL_-1207946566'), (u'CALL_-1207956305', u'INDIRECT_-1207945778'), (u'MULTIEQUAL_-1207944934', u'MULTIEQUAL_-1207946323'), (u'INT_EQUAL_-1207958972', u'CBRANCH_-1207958973'), (u'CALL_-1207957676', u'INDIRECT_-1207945285'), (u'INDIRECT_-1207941877', u'MULTIEQUAL_-1207941764'), (u'CALL_-1207957676', u'INDIRECT_-1207947880'), (u'INT_MULT_-1207946768', u'INT_ADD_-1207939724'), (u'CALL_-1207952996', u'INDIRECT_-1207942400'), (u'CALL_-1207953035', u'INDIRECT_-1207940572'), (u'INDIRECT_-1207944704', u'COPY_-1207944668'), (u'INDIRECT_-1207942330', u'MULTIEQUAL_-1207942170'), (u'CALL_-1207953035', u'INDIRECT_-1207943228'), (u'CAST_-1207939424', u'INT_ADD_-1207953809'), (u'MULTIEQUAL_-1207947253', u'MULTIEQUAL_-1207947223'), (u'CALL_-1207952004', u'INDIRECT_-1207944688'), (u'CALL_-1207953548', u'INDIRECT_-1207941016'), ('const-433', u'LOAD_-1207955559'), (u'CALL_-1207952666', u'INDIRECT_-1207939749'), ('const-104', u'PTRSUB_-1207938598'), (u'PTRSUB_-1207938943', u'LOAD_-1207953891'), (u'LOAD_-1207957789', u'INT_EQUAL_-1207957766'), (u'LOAD_-1207956055', u'INT_EQUAL_-1207956038'), (u'LOAD_-1207956055', u'INT_LESS_-1207956038'), (u'INDIRECT_-1207944922', u'MULTIEQUAL_-1207944751'), (u'CALL_-1207957177', u'INDIRECT_-1207946750'), (u'INDIRECT_-1207942201', u'MULTIEQUAL_-1207944234'), (u'CALL_-1207956647', u'INDIRECT_-1207942566'), (u'INDIRECT_-1207945616', u'MULTIEQUAL_-1207945456'), (u'CALL_-1207953800', u'INDIRECT_-1207942792'), (u'INDIRECT_-1207940107', u'MULTIEQUAL_-1207940791'), (u'CALL_-1207957491', u'INDIRECT_-1207946857'), (u'CALL_-1207957960', u'INDIRECT_-1207946846'), (u'PTRSUB_-1207942193', u'STORE_-1207959098'), (u'INDIRECT_-1207947610', u'FLOAT_LESSEQUAL_-1207956317'), ('const-67', u'PTRADD_-1207956366'), (u'INDIRECT_-1207948121', u'COPY_-1207948045'), (u'CALL_-1207953039', u'INDIRECT_-1207941710'), (u'CALL_-1207951861', u'INDIRECT_-1207941126'), (u'PTRSUB_-1207941448', u'PTRSUB_-1207941171'), (u'MULTIEQUAL_-1207942434', u'CALL_-1207952887'), ('const--344', u'PTRSUB_-1207941730'), (u'CALL_-1207953809', u'INDIRECT_-1207945059'), (u'CALL_-1207951922', u'INDIRECT_-1207941045'), (u'LOAD_-1207959179', u'INT_NOTEQUAL_-1207959163'), (u'CALL_-1207952706', u'INDIRECT_-1207943066'), ('const-0', u'PTRSUB_-1207938452'), (u'CALL_-1207957960', u'INDIRECT_-1207948280'), (u'MULTIEQUAL_-1207941464', u'MULTIEQUAL_-1207941401'), (u'MULTIEQUAL_-1207945686', u'MULTIEQUAL_-1207947487'), (u'CAST_-1207938447', u'CALL_-1207951980'), (u'MULTIEQUAL_-1207943265', u'MULTIEQUAL_-1207942241'), (u'CALL_-1207953057', u'INDIRECT_-1207944748'), (u'INDIRECT_-1207944068', u'MULTIEQUAL_-1207943907'), ('const--464', u'PTRSUB_-1207941141'), ('const-433', u'LOAD_-1207953211'), (u'MULTIEQUAL_-1207943577', u'MULTIEQUAL_-1207942553'), (u'CALL_-1207953296', u'INDIRECT_-1207944315'), ('const-0', u'CALL_-1207951869'), ('const-5', u'INT_AND_-1207957861'), (u'INT_NOTEQUAL_-1207956240', u'CBRANCH_-1207956234'), (u'CALL_-1207957541', u'INDIRECT_-1207946998'), (u'MULTIEQUAL_-1207944432', u'MULTIEQUAL_-1207944420'), (u'INDIRECT_-1207943045', u'MULTIEQUAL_-1207943176'), (u'INT_ADD_-1207938113', u'PTRADD_-1207951478'), (u'STORE_-1207958131', u'INDIRECT_-1207943763'), (u'INT_ADD_-1207953148', u'CAST_-1207938429'), (u'MULTIEQUAL_-1207941015', u'MULTIEQUAL_-1207941000'), (u'CALL_-1207951869', u'INDIRECT_-1207944737'), (u'STORE_-1207954415', u'INDIRECT_-1207947967'), (u'PTRSUB_-1207941090', u'CAST_-1207940475'), (u'CALL_-1207953163', u'INDIRECT_-1207939402'), (u'CALL_-1207957103', u'INDIRECT_-1207944199'), (u'INDIRECT_-1207945566', u'CALL_-1207951865'), (u'INDIRECT_-1207940504', u'MULTIEQUAL_-1207941403'), ('const-40', u'PTRADD_-1207938692'), (u'CALL_-1207952900', u'INDIRECT_-1207940687'), (u'STORE_-1207951845', u'INDIRECT_-1207945280'), (u'CALL_-1207952004', u'INDIRECT_-1207942719'), (u'INDIRECT_-1207941173', u'MULTIEQUAL_-1207941015'), (u'CALL_-1207953204', u'INDIRECT_-1207944885'), ('tmp_27278', u'PTRSUB_-1207939143'), ('tmp_27278', u'PTRSUB_-1207939143'), (u'INDIRECT_-1207940280', u'MULTIEQUAL_-1207940714'), (u'CALL_-1207953800', u'INDIRECT_-1207945259'), (u'CALL_-1207954014', u'INDIRECT_-1207946871'), (u'INDIRECT_-1207944848', u'COPY_-1207944871'), (u'CALL_-1207952887', u'INDIRECT_-1207941931'), ('tmp_188', u'CBRANCH_-1207959243'), (u'INDIRECT_-1207942086', u'MULTIEQUAL_-1207942102'), (u'COPY_-1207939337', u'MULTIEQUAL_-1207949661'), (u'CALL_-1207953407', u'INDIRECT_-1207940616'), (u'INDIRECT_-1207948228', u'MULTIEQUAL_-1207948105'), (u'INDIRECT_-1207948570', u'MULTIEQUAL_-1207948474'), (u'INDIRECT_-1207944599', u'COPY_-1207944622'), (u'CALL_-1207957070', u'INDIRECT_-1207946522'), (u'CALL_-1207953834', u'INDIRECT_-1207942299'), (u'PTRSUB_-1207942505', u'PTRSUB_-1207942172'), (u'CALL_-1207954014', u'INDIRECT_-1207944736'), (u'PTRSUB_-1207942418', u'PTRSUB_-1207942090'), (u'CALL_-1207953564', u'INDIRECT_-1207942868'), (u'PTRSUB_-1207939250', u'PTRSUB_-1207939183'), (u'CALL_-1207953815', u'INDIRECT_-1207945893'), (u'CALL_-1207954014', u'INDIRECT_-1207940982'), (u'INDIRECT_-1207945158', u'MULTIEQUAL_-1207945057'), (u'CALL_-1207955336', u'INDIRECT_-1207943482'), (u'MULTIEQUAL_-1207948171', u'MULTIEQUAL_-1207948128'), ('const-0', u'COPY_-1207942724'), (u'INDIRECT_-1207940691', u'MULTIEQUAL_-1207941465'), (u'MULTIEQUAL_-1207947490', u'MULTIEQUAL_-1207947474'), (u'CALL_-1207956910', u'INDIRECT_-1207946487'), ('const-0', u'CALL_-1207951974'), (u'MULTIEQUAL_-1207943487', u'MULTIEQUAL_-1207943265'), (u'INDIRECT_-1207940422', u'MULTIEQUAL_-1207942088'), (u'CALL_-1207956876', u'INDIRECT_-1207945209'), (u'CALL_-1207953215', u'CAST_-1207937525'), (u'CALL_-1207953039', u'INDIRECT_-1207941554'), (u'INDIRECT_-1207944517', u'MULTIEQUAL_-1207944234'), (u'INT_EQUAL_-1207958769', u'MULTIEQUAL_-1207950766'), (u'CALL_-1207953061', u'CAST_-1207937449'), (u'MULTIEQUAL_-1207942870', u'MULTIEQUAL_-1207943020'), (u'INDIRECT_-1207945911', u'MULTIEQUAL_-1207945782'), (u'CALL_-1207953059', u'INDIRECT_-1207941523'), (u'STORE_-1207954241', u'INDIRECT_-1207946236'), (u'MULTIEQUAL_-1207943338', u'MULTIEQUAL_-1207943488'), (u'PTRSUB_-1207940450', u'PTRSUB_-1207940228'), (u'CALL_-1207953947', u'INDIRECT_-1207942972'), (u'CALL_-1207952580', u'INDIRECT_-1207944035'), (u'CALL_-1207956910', u'INDIRECT_-1207944139'), (u'INDIRECT_-1207943409', u'MULTIEQUAL_-1207943280'), (u'INDIRECT_-1207946395', u'MULTIEQUAL_-1207946112'), (u'CALL_-1207954127', u'INDIRECT_-1207942283'), ('const-16', u'PTRSUB_-1207939404'), ('const-13824', u'PTRSUB_-1207938693'), (u'CALL_-1207951922', u'INDIRECT_-1207943393'), (u'MULTIEQUAL_-1207943524', u'MULTIEQUAL_-1207943494'), (u'CALL_-1207953847', u'INDIRECT_-1207943611'), (u'COPY_-1207939369', u'MULTIEQUAL_-1207949685'), (u'CALL_-1207951938', u'INDIRECT_-1207940192'), (u'CALL_-1207955336', u'INDIRECT_-1207945518'), (u'INT_LESS_-1207953108', u'MULTIEQUAL_-1207948838'), ('const-0', u'PTRSUB_-1207941257'), ('const-0', u'PTRSUB_-1207939054'), (u'STORE_-1207958131', u'INDIRECT_-1207944387'), (u'CALL_-1207957557', u'INDIRECT_-1207947048'), ('const-433', u'STORE_-1207951479'), (u'COPY_-1207938973', u'CALL_-1207952240'), (u'CALL_-1207953215', u'INDIRECT_-1207942714'), (u'CALL_-1207952887', u'INDIRECT_-1207943341'), ('const-0', u'INT_NOTEQUAL_-1207956185'), ('const-1', u'RETURN_-1207952575'), (u'CALL_-1207953228', u'INDIRECT_-1207942899'), ('const-4429424', u'PTRSUB_-1207956920'), (u'MULTIEQUAL_-1207945000', u'CALL_-1207957557'), (u'PTRSUB_-1207938597', u'PTRSUB_-1207938423'), (u'PTRSUB_-1207939196', u'PTRSUB_-1207939163'), (u'MULTIEQUAL_-1207940381', u'MULTIEQUAL_-1207941776'), (u'CALL_-1207953744', u'INDIRECT_-1207944598'), (u'PTRSUB_-1207941865', u'LOAD_-1207958449'), (u'MULTIEQUAL_-1207940558', u'MULTIEQUAL_-1207940537'), (u'CALL_-1207958074', u'INDIRECT_-1207945516'), (u'INT_NOTEQUAL_-1207956507', u'CBRANCH_-1207956507'), ('const-20864', u'PTRSUB_-1207937933'), (u'CALL_-1207951869', u'INDIRECT_-1207939798'), (u'INDIRECT_-1207944906', u'COPY_-1207944963'), (u'INDIRECT_-1207943059', u'MULTIEQUAL_-1207942955'), (u'CALL_-1207953800', u'INDIRECT_-1207943732'), ('const-1', u'PTRADD_-1207953968'), (u'CALL_-1207953063', u'INDIRECT_-1207939845'), (u'CALL_-1207953204', u'INDIRECT_-1207940540'), (u'MULTIEQUAL_-1207947719', u'MULTIEQUAL_-1207947702'), (u'CALL_-1207951938', u'INDIRECT_-1207942382'), (u'INDIRECT_-1207944057', u'MULTIEQUAL_-1207943889'), (u'CALL_-1207956925', u'INDIRECT_-1207945402'), (u'CALL_-1207952887', u'INDIRECT_-1207943497'), (u'INDIRECT_-1207941501', u'MULTIEQUAL_-1207941373'), (u'CALL_-1207953621', u'INDIRECT_-1207942784'), (u'CALL_-1207954014', u'INDIRECT_-1207941746'), ('const-0', u'PTRSUB_-1207939062'), ('const-8', u'PTRSUB_-1207938716'), (u'CALL_-1207953979', u'INDIRECT_-1207941326'), (u'CALL_-1207953228', u'INDIRECT_-1207939927'), (u'INDIRECT_-1207944208', u'MULTIEQUAL_-1207943875'), ('const-1', u'PTRADD_-1207938949'), (u'CALL_-1207953037', u'INDIRECT_-1207939504'), (u'MULTIEQUAL_-1207945416', u'MULTIEQUAL_-1207945394'), (u'CALL_-1207953065', u'INDIRECT_-1207942059'), (u'CALL_-1207952887', u'INDIRECT_-1207942347'), ('tmp_51150', u'MULTIEQUAL_-1207947962'), (u'INDIRECT_-1207946998', u'MULTIEQUAL_-1207947086'), ('tmp_3568', u'CBRANCH_-1207956261'), (u'INDIRECT_-1207945006', u'MULTIEQUAL_-1207944845'), (u'PTRSUB_-1207941400', u'PTRSUB_-1207941127'), (u'INDIRECT_-1207941501', u'MULTIEQUAL_-1207941546'), ('const-0', u'PTRSUB_-1207956828'), (u'CALL_-1207953033', u'INDIRECT_-1207939300'), (u'LOAD_-1207956229', u'INT_NOTEQUAL_-1207956213'), (u'INDIRECT_-1207944046', u'MULTIEQUAL_-1207945374'), ('const-1', u'PTRADD_-1207951478'), (u'INDIRECT_-1207943599', u'MULTIEQUAL_-1207943486'), ('const-22256', u'PTRSUB_-1207938588'), (u'CAST_-1207937886', u'CALL_-1207953714'), (u'CALL_-1207957960', u'INDIRECT_-1207946532'), (u'INDIRECT_-1207943799', u'MULTIEQUAL_-1207944515'), (u'INDIRECT_-1207942907', u'MULTIEQUAL_-1207942779'), (u'INDIRECT_-1207942332', u'MULTIEQUAL_-1207942205'), (u'INDIRECT_-1207946969', u'MULTIEQUAL_-1207946865'), (u'MULTIEQUAL_-1207945830', u'MULTIEQUAL_-1207945800'), (u'CALL_-1207952644', u'INDIRECT_-1207944077'), (u'CALL_-1207953057', u'INDIRECT_-1207941029'), ('tmp_10443', u'PTRSUB_-1207942205'), (u'CALL_-1207951869', u'INDIRECT_-1207943864'), (u'CALL_-1207956522', u'INDIRECT_-1207943265'), (u'MULTIEQUAL_-1207943423', u'MULTIEQUAL_-1207943182'), (u'CALL_-1207952730', u'INDIRECT_-1207941511'), (u'PTRSUB_-1207940696', u'LOAD_-1207956645'), (u'CALL_-1207951877', u'INDIRECT_-1207942819'), (u'PTRSUB_-1207940410', u'LOAD_-1207956091'), (u'CALL_-1207952644', u'INDIRECT_-1207940230'), (u'CALL_-1207951877', u'INDIRECT_-1207943133'), ('const-1', u'RETURN_-1207953032'), ('tmp_10443', u'PTRSUB_-1207940322'), (u'INDIRECT_-1207942453', u'MULTIEQUAL_-1207943137'), (u'STORE_-1207953772', u'INDIRECT_-1207944938'), ('const-0', u'PTRSUB_-1207939014'), (u'CALL_-1207951974', u'INDIRECT_-1207941396'), (u'CALL_-1207953782', u'INDIRECT_-1207941651'), (u'INDIRECT_-1207944732', u'MULTIEQUAL_-1207947815'), (u'CALL_-1207952940', u'INDIRECT_-1207940451'), (u'CALL_-1207957103', u'INDIRECT_-1207944513'), (u'MULTIEQUAL_-1207946797', u'MULTIEQUAL_-1207946785'), (u'CALL_-1207953621', u'INDIRECT_-1207946033'), ('const--1', u'INT_ADD_-1207953566'), (u'CALL_-1207958016', u'INDIRECT_-1207943914'), (u'INT_ZEXT_-1207953201', u'INT_MULT_-1207946807'), (u'MULTIEQUAL_-1207940703', u'MULTIEQUAL_-1207940688'), (u'PTRSUB_-1207940575', u'PTRSUB_-1207940347'), (u'PTRSUB_-1207942606', u'PTRSUB_-1207942264'), (u'PTRSUB_-1207942085', u'CAST_-1207941446'), (u'INDIRECT_-1207942281', u'MULTIEQUAL_-1207942326'), (u'INDIRECT_-1207942743', u'MULTIEQUAL_-1207944902'), (u'CALL_-1207953061', u'INDIRECT_-1207942329'), (u'INDIRECT_-1207947112', u'MULTIEQUAL_-1207946797'), (u'CALL_-1207953065', u'INDIRECT_-1207942529'), (u'CALL_-1207952706', u'INDIRECT_-1207942596'), (u'STORE_-1207958649', u'INDIRECT_-1207948596'), (u'CALL_-1207953714', u'INDIRECT_-1207944961'), (u'CALL_-1207951938', u'INDIRECT_-1207940660'), ('const-36940', u'PTRSUB_-1207941339'), ('const-1', u'PTRADD_-1207953769'), ('tmp_8375', u'CBRANCH_-1207953855'), ('const-1', u'INT_SUB_-1207941694'), (u'CALL_-1207954014', u'INDIRECT_-1207942074'), (u'CALL_-1207956910', u'INDIRECT_-1207943669'), ('const-36949', u'PTRSUB_-1207940294'), (u'INDIRECT_-1207944627', u'MULTIEQUAL_-1207944524'), (u'CALL_-1207958074', u'INDIRECT_-1207944264'), (u'INT_EQUAL_-1207958537', u'CBRANCH_-1207958534'), (u'CALL_-1207956647', u'INDIRECT_-1207943660'), ('tmp_27278', u'PTRSUB_-1207939101'), (u'CALL_-1207953809', u'INDIRECT_-1207945215'), (u'INDIRECT_-1207944688', u'MULTIEQUAL_-1207944587'), (u'MULTIEQUAL_-1207947004', u'MULTIEQUAL_-1207946974'), (u'MULTIEQUAL_-1207944462', u'CAST_-1207940891'), (u'CALL_-1207953210', u'INDIRECT_-1207940504'), (u'CALL_-1207953228', u'INDIRECT_-1207939615'), ('const-0', u'PTRSUB_-1207939205'), (u'CALL_-1207953714', u'INDIRECT_-1207941179'), (u'CALL_-1207952604', u'INDIRECT_-1207942547'), (u'CALL_-1207957070', u'INDIRECT_-1207943236'), (u'CALL_-1207955913', u'INDIRECT_-1207941868'), (u'INDIRECT_-1207944850', u'MULTIEQUAL_-1207944689'), ('const-3645240', u'COPY_-1207938973'), (u'CALL_-1207952839', u'INDIRECT_-1207941072'), (u'INT_MULT_-1207946808', u'INT_ADD_-1207939756'), (u'CALL_-1207952887', u'INDIRECT_-1207945098'), (u'PTRSUB_-1207938490', u'STORE_-1207951845'), (u'PTRSUB_-1207942114', u'LOAD_-1207958930'), ('const-8', u'PTRSUB_-1207938876'), (u'MULTIEQUAL_-1207941483', u'MULTIEQUAL_-1207941468'), ('tmp_10443', u'PTRSUB_-1207942299'), (u'CALL_-1207953871', u'INDIRECT_-1207942368'), (u'CALLIND_-1207957474', u'CAST_-1207940832'), (u'COPY_-1207938739', u'CALL_-1207953738'), (u'INDIRECT_-1207948129', u'MULTIEQUAL_-1207947924'), (u'CALL_-1207954407', u'INDIRECT_-1207942460'), (u'CALL_-1207953703', u'INDIRECT_-1207942028'), (u'CALL_-1207952730', u'INDIRECT_-1207941667'), (u'CALL_-1207953137', u'INDIRECT_-1207941548'), (u'INDIRECT_-1207943844', u'MULTIEQUAL_-1207943763'), ('const-433', u'LOAD_-1207953229'), ('tmp_51176', u'MULTIEQUAL_-1207944423'), (u'MULTIEQUAL_-1207943111', u'MULTIEQUAL_-1207942870'), (u'MULTIEQUAL_-1207946104', u'MULTIEQUAL_-1207946083'), (u'CALL_-1207951980', u'INDIRECT_-1207944844'), (u'CALL_-1207954407', u'INDIRECT_-1207941990'), ('const-0', u'INT_EQUAL_-1207955414'), (u'INDIRECT_-1207945078', u'MULTIEQUAL_-1207944907'), (u'CALL_-1207951877', u'INDIRECT_-1207942193'), (u'CALL_-1207951980', u'INDIRECT_-1207939812'), (u'INT_AND_-1207957861', u'INT_NOTEQUAL_-1207957874'), (u'CALL_-1207957491', u'INDIRECT_-1207947979'), (u'INDIRECT_-1207945304', u'MULTIEQUAL_-1207944971'), (u'CALL_-1207953296', u'INDIRECT_-1207947358'), (u'CALL_-1207953776', u'INDIRECT_-1207944999'), (u'INDIRECT_-1207942242', u'MULTIEQUAL_-1207942258'), (u'INDIRECT_-1207943337', u'MULTIEQUAL_-1207943198'), ('tmp_51182', u'MULTIEQUAL_-1207943487'), ('const-8392', u'PTRSUB_-1207940497'), ('const--2', u'INT_MULT_-1207946808'), (u'INDIRECT_-1207941150', u'MULTIEQUAL_-1207941166'), (u'INDIRECT_-1207942940', u'MULTIEQUAL_-1207943374'), (u'INDIRECT_-1207941185', u'MULTIEQUAL_-1207941082'), (u'CALL_-1207953707', u'INDIRECT_-1207940653'), (u'INDIRECT_-1207942314', u'CAST_-1207938682'), ('const-97', u'PTRSUB_-1207940596'), (u'PTRSUB_-1207939768', u'PTRSUB_-1207939561'), (u'CALL_-1207953059', u'INDIRECT_-1207939335'), (u'MULTIEQUAL_-1207948249', u'MULTIEQUAL_-1207948225'), ('const-97', u'PTRSUB_-1207942294'), (u'INDIRECT_-1207941940', u'MULTIEQUAL_-1207941776'), (u'CALL_-1207951869', u'INDIRECT_-1207940734'), ('tmp_2690', u'CBRANCH_-1207957009'), (u'MULTIEQUAL_-1207942883', u'MULTIEQUAL_-1207944278'), (u'CALL_-1207952240', u'INDIRECT_-1207943821'), (u'MULTIEQUAL_-1207943182', u'MULTIEQUAL_-1207943119'), (u'CALL_-1207956522', u'INDIRECT_-1207946395'), (u'STORE_-1207956826', u'INDIRECT_-1207942772'), (u'INT_NOTEQUAL_-1207952895', u'CBRANCH_-1207952894'), (u'CALL_-1207957891', u'INDIRECT_-1207947125'), (u'INDIRECT_-1207939798', u'MULTIEQUAL_-1207941464'), (u'STORE_-1207953556', u'INDIRECT_-1207946726'), (u'CAST_-1207937192', u'CALL_-1207952580'), (u'MULTIEQUAL_-1207949271', u'PTRSUB_-1207939417'), (u'INDIRECT_-1207943507', u'MULTIEQUAL_-1207944281'), ('const-433', u'STORE_-1207954173'), (u'MULTIEQUAL_-1207946028', u'MULTIEQUAL_-1207945998'), (u'LOAD_-1207953088', u'PTRSUB_-1207938755'), ('const-21656', u'PTRSUB_-1207942655'), ('const-1', u'COPY_-1207948548'), ('const-1', u'PTRADD_-1207958155'), (u'INDIRECT_-1207942694', u'MULTIEQUAL_-1207943593'), ('tmp_4343', u'BRANCH_-1207953701'), (u'MULTIEQUAL_-1207942712', u'MULTIEQUAL_-1207942700'), (u'INDIRECT_-1207942407', u'MULTIEQUAL_-1207943067'), (u'INDIRECT_-1207943421', u'MULTIEQUAL_-1207943138'), (u'CALL_-1207957177', u'INDIRECT_-1207943464'), (u'CALL_-1207955360', u'INDIRECT_-1207944589'), (u'INDIRECT_-1207944159', u'MULTIEQUAL_-1207944204'), (u'STORE_-1207956720', u'INDIRECT_-1207947637'), (u'CALL_-1207953163', u'INDIRECT_-1207939558'), ('const--808', u'PTRSUB_-1207940575'), (u'LOAD_-1207957947', u'CAST_-1207937902'), (u'INT_LESS_-1207958972', u'MULTIEQUAL_-1207951382'), ('tmp_10443', u'PTRSUB_-1207938597'), (u'CALL_-1207954100', u'INDIRECT_-1207941039'), (u'CALL_-1207952580', u'INDIRECT_-1207941910'), ('const-1', u'RETURN_-1207953032'), (u'MULTIEQUAL_-1207942735', u'MULTIEQUAL_-1207942720'), (u'STORE_-1207952962', u'INDIRECT_-1207945236'), (u'MULTIEQUAL_-1207944703', u'MULTIEQUAL_-1207944685'), (u'MULTIEQUAL_-1207943479', u'MULTIEQUAL_-1207945609'), (u'CALL_-1207953163', u'INDIRECT_-1207943000'), (u'CALL_-1207954162', u'INDIRECT_-1207944784'), (u'CALL_-1207951877', u'INDIRECT_-1207942663'), (u'INDIRECT_-1207942648', u'MULTIEQUAL_-1207943748'), (u'MULTIEQUAL_-1207944434', u'MULTIEQUAL_-1207944371'), ('const-0', u'PTRSUB_-1207938740'), ('const-1', u'STORE_-1207959155'), (u'CALL_-1207951980', u'INDIRECT_-1207939656'), (u'PTRSUB_-1207940481', u'PTRSUB_-1207940258'), (u'CALL_-1207953782', u'INDIRECT_-1207943057'), (u'MULTIEQUAL_-1207947353', u'MULTIEQUAL_-1207947308'), ('const-8', u'PTRSUB_-1207938393'), (u'CALL_-1207956910', u'INDIRECT_-1207944453'), ('const-1', u'PTRADD_-1207956366'), (u'MULTIEQUAL_-1207944515', u'CALL_-1207954100'), ('const-10152', u'PTRSUB_-1207940673'), ('const-1', u'INT_ADD_-1207939724'), (u'CALL_-1207952996', u'INDIRECT_-1207943026'), (u'CALL_-1207956777', u'INDIRECT_-1207945290'), (u'CALL_-1207957991', u'INDIRECT_-1207947337'), ('tmp_2462', u'CBRANCH_-1207957403'), (u'INDIRECT_-1207943566', u'MULTIEQUAL_-1207944000'), ('const-5400', u'PTRSUB_-1207940331'), ('const--776', u'PTRSUB_-1207939235'), (u'CALL_-1207951864', u'INDIRECT_-1207942592'), (u'CALL_-1207951215', u'INDIRECT_-1207944302'), ('const--2', u'INT_MULT_-1207947748'), (u'LOAD_-1207956619', u'INT_NOTEQUAL_-1207956603'), ('tmp_9449', u'BRANCH_-1207952021'), ('const-20464', u'PTRSUB_-1207940904'), (u'PTRSUB_-1207940673', u'PTRSUB_-1207940438'), (u'INDIRECT_-1207944358', u'MULTIEQUAL_-1207945686'), (u'INT_NOTEQUAL_-1207953715', u'CBRANCH_-1207953714'), (u'INDIRECT_-1207947498', u'MULTIEQUAL_-1207947431'), (u'INDIRECT_-1207940748', u'MULTIEQUAL_-1207941182'), (u'CALL_-1207952004', u'INDIRECT_-1207941937'), (u'CALL_-1207953548', u'INDIRECT_-1207943518'), (u'INDIRECT_-1207941830', u'MULTIEQUAL_-1207943496'), (u'CALL_-1207953203', u'INDIRECT_-1207944981'), (u'INDIRECT_-1207946816', u'MULTIEQUAL_-1207946572'), (u'INT_ADD_-1207956049', u'MULTIEQUAL_-1207951338'), (u'CALL_-1207956777', u'INDIRECT_-1207947259'), (u'MULTIEQUAL_-1207945388', u'MULTIEQUAL_-1207945369'), (u'CAST_-1207939015', u'INT_NOTEQUAL_-1207954108'), (u'CALL_-1207953575', u'INDIRECT_-1207944159'), (u'INDIRECT_-1207943265', u'MULTIEQUAL_-1207943024'), (u'COPY_-1207951464', u'MULTIEQUAL_-1207951385'), (u'INDIRECT_-1207944827', u'MULTIEQUAL_-1207945437'), (u'CALL_-1207952887', u'INDIRECT_-1207942973'), (u'INDIRECT_-1207943688', u'MULTIEQUAL_-1207943607'), (u'CALL_-1207952580', u'INDIRECT_-1207943162'), (u'COPY_-1207938194', u'CALL_-1207953065'), (u'CALL_-1207952644', u'INDIRECT_-1207939138'), (u'CALL_-1207956910', u'INDIRECT_-1207943513'), (u'INT_ADD_-1207953566', u'MULTIEQUAL_-1207951039'), (u'MULTIEQUAL_-1207945769', u'MULTIEQUAL_-1207945528'), (u'PTRSUB_-1207939102', u'STORE_-1207954161'), (u'CALL_-1207953951', u'INDIRECT_-1207942800'), ('const-100', u'PTRSUB_-1207941888'), (u'CALL_-1207953744', u'INT_EQUAL_-1207953722'), (u'CALL_-1207953061', u'INDIRECT_-1207941547'), (u'CALL_-1207955360', u'INDIRECT_-1207943963'), (u'MULTIEQUAL_-1207943836', u'MULTIEQUAL_-1207943806'), (u'CALL_-1207951847', u'INDIRECT_-1207943428'), (u'COPY_-1207939379', u'MULTIEQUAL_-1207949870'), (u'INDIRECT_-1207944323', u'MULTIEQUAL_-1207944184'), (u'CALL_-1207953668', u'INDIRECT_-1207941385'), (u'INDIRECT_-1207941507', u'MULTIEQUAL_-1207941368'), (u'CALL_-1207953039', u'INDIRECT_-1207939522'), (u'CALL_-1207953035', u'INDIRECT_-1207940410'), (u'MULTIEQUAL_-1207947175', u'MULTIEQUAL_-1207946151'), (u'PTRSUB_-1207940757', u'LOAD_-1207956753'), (u'MULTIEQUAL_-1207944156', u'MULTIEQUAL_-1207944135'), (u'CALL_-1207951980', u'INDIRECT_-1207942626'), (u'PTRSUB_-1207940508', u'LOAD_-1207956283'), (u'INDIRECT_-1207942962', u'MULTIEQUAL_-1207943457'), ('tmp_10443', u'PTRSUB_-1207939512'), ('const--24', u'PTRADD_-1207956775'), ('const-0', u'INT_EQUAL_-1207957477'), (u'PTRSUB_-1207942177', u'CAST_-1207939759'), ('tmp_1075', u'CBRANCH_-1207958619'), (u'INDIRECT_-1207943995', u'MULTIEQUAL_-1207943891'), (u'CALL_-1207953204', u'INDIRECT_-1207943670'), (u'CALL_-1207956647', u'INDIRECT_-1207945694'), (u'INDIRECT_-1207947836', u'MULTIEQUAL_-1207947702'), (u'INDIRECT_-1207943748', u'MULTIEQUAL_-1207943647'), (u'PTRSUB_-1207938950', u'PTRSUB_-1207938765'), ('const-0', u'PTRSUB_-1207938483'), (u'INT_NOTEQUAL_-1207959222', u'CBRANCH_-1207959216'), (u'INDIRECT_-1207943632', u'MULTIEQUAL_-1207947085'), (u'INT_EQUAL_-1207958502', u'CBRANCH_-1207958500'), (u'CALL_-1207952900', u'INDIRECT_-1207942723'), (u'CALL_-1207957541', u'INDIRECT_-1207946842'), (u'CALL_-1207957676', u'INDIRECT_-1207944659'), (u'CALL_-1207953665', u'INDIRECT_-1207941097'), (u'INDIRECT_-1207941865', u'MULTIEQUAL_-1207941697'), (u'CALL_-1207953035', u'INDIRECT_-1207939786'), (u'INDIRECT_-1207946225', u'MULTIEQUAL_-1207946096'), (u'CALL_-1207953041', u'INDIRECT_-1207939546'), (u'CALL_-1207954202', u'INDIRECT_-1207946117'), (u'CALL_-1207954360', u'INDIRECT_-1207947872'), (u'INDIRECT_-1207940825', u'MULTIEQUAL_-1207941541'), (u'COPY_-1207937821', u'MULTIEQUAL_-1207948151'), (u'CALL_-1207953744', u'INDIRECT_-1207943660'), (u'CALL_-1207958300', u'INDIRECT_-1207948264'), (u'PTRSUB_-1207942580', u'PTRSUB_-1207942240'), (u'INDIRECT_-1207943587', u'MULTIEQUAL_-1207943419'), (u'CALL_-1207954014', u'INDIRECT_-1207942840'), (u'INDIRECT_-1207945593', u'MULTIEQUAL_-1207945416'), (u'CALL_-1207951980', u'INDIRECT_-1207943566'), (u'MULTIEQUAL_-1207945998', u'MULTIEQUAL_-1207948128'), (u'INDIRECT_-1207943088', u'MULTIEQUAL_-1207943176'), (u'CALL_-1207953800', u'INDIRECT_-1207941070'), (u'MULTIEQUAL_-1207946771', u'MULTIEQUAL_-1207946549'), (u'PTRSUB_-1207940465', u'PTRSUB_-1207940242'), ('tmp_51177', u'MULTIEQUAL_-1207944267'), ('const-0', u'RETURN_-1207955852'), (u'CALL_-1207952644', u'INDIRECT_-1207940386'), (u'CALL_-1207956522', u'INDIRECT_-1207942173'), (u'MULTIEQUAL_-1207945871', u'MULTIEQUAL_-1207945855'), (u'STORE_-1207958879', u'INDIRECT_-1207948455'), ('const-433', u'LOAD_-1207953123'), (u'CALL_-1207952004', u'INDIRECT_-1207943189'), (u'CALL_-1207954100', u'INDIRECT_-1207945822'), (u'CALL_-1207952839', u'INDIRECT_-1207943890'), (u'MULTIEQUAL_-1207946235', u'MULTIEQUAL_-1207945211'), (u'CALL_-1207953063', u'INDIRECT_-1207943443'), (u'INDIRECT_-1207946487', u'MULTIEQUAL_-1207946618'), (u'INDIRECT_-1207946083', u'MULTIEQUAL_-1207945842'), (u'CALL_-1207956925', u'INDIRECT_-1207946342'), (u'CALL_-1207953714', u'INDIRECT_-1207940865'), (u'CALL_-1207952825', u'INDIRECT_-1207941891'), ('const-0', u'INT_EQUAL_-1207954395'), (u'INDIRECT_-1207943412', u'MULTIEQUAL_-1207943330'), (u'INDIRECT_-1207943984', u'COPY_-1207944022'), (u'CALL_-1207954202', u'INDIRECT_-1207942647'), ('const-3', u'STORE_-1207951479'), (u'INT_EQUAL_-1207953555', u'CBRANCH_-1207953556'), ('const-433', u'LOAD_-1207953771'), (u'MULTIEQUAL_-1207944434', u'MULTIEQUAL_-1207946235'), (u'CALL_-1207956522', u'INDIRECT_-1207945613'), (u'PTRADD_-1207938692', u'STORE_-1207952951'), (u'PTRSUB_-1207939062', u'PTRSUB_-1207938996'), (u'CALL_-1207952604', u'INDIRECT_-1207941139'), (u'INDIRECT_-1207947754', u'MULTIEQUAL_-1207947680'), (u'CALL_-1207953847', u'INDIRECT_-1207943767'), (u'STORE_-1207953064', u'INDIRECT_-1207946375'), (u'SUBPIECE_-1207942982', u'STORE_-1207953391'), (u'MULTIEQUAL_-1207940225', u'MULTIEQUAL_-1207941620'), (u'PTRSUB_-1207938716', u'LOAD_-1207953499'), (u'CALL_-1207953137', u'INDIRECT_-1207943270'), (u'CALL_-1207957177', u'INDIRECT_-1207947965'), ('const-22256', u'PTRSUB_-1207941430'), (u'CALL_-1207951869', u'INDIRECT_-1207943238'), ('const-3064', u'PTRSUB_-1207941448'), (u'CALL_-1207953847', u'INDIRECT_-1207940325'), (u'INDIRECT_-1207945059', u'MULTIEQUAL_-1207944920'), ('const-4425376', u'PTRSUB_-1207956828'), ('const-433', u'LOAD_-1207959147'), ('const-0', u'PTRSUB_-1207938827'), (u'CALL_-1207953187', u'INDIRECT_-1207943011'), (u'MULTIEQUAL_-1207950472', u'PTRADD_-1207953513'), (u'INDIRECT_-1207947737', u'MULTIEQUAL_-1207947581'), ('const-16', u'PTRSUB_-1207938826'), (u'CALL_-1207951980', u'INDIRECT_-1207940436'), (u'CALL_-1207953947', u'INDIRECT_-1207945723'), ('tmp_5035', u'CBRANCH_-1207955460'), (u'CALL_-1207953189', u'INDIRECT_-1207942225'), (u'INDIRECT_-1207941282', u'MULTIEQUAL_-1207944735'), (u'CALL_-1207953548', u'INDIRECT_-1207945487'), (u'CALL_-1207957541', u'INDIRECT_-1207949729'), (u'CALL_-1207954058', u'INDIRECT_-1207942265'), (u'INDIRECT_-1207945411', u'MULTIEQUAL_-1207945283'), (u'CALL_-1207953035', u'INDIRECT_-1207942132'), (u'CAST_-1207938281', u'INT_NOTEQUAL_-1207952895'), ('const-0', u'COPY_-1207949571'), (u'CALL_-1207953065', u'INDIRECT_-1207940337'), (u'CALL_-1207953033', u'INDIRECT_-1207940706'), (u'LOAD_-1207959268', u'INT_NOTEQUAL_-1207959244'), (u'INDIRECT_-1207947065', u'MULTIEQUAL_-1207946821'), ('const--552', u'PTRSUB_-1207938300'), (u'CALL_-1207953035', u'INDIRECT_-1207942294'), (u'PTRADD_-1207955998', u'COPY_-1207940231'), (u'INDIRECT_-1207943839', u'MULTIEQUAL_-1207943735'), ('const-0', u'PTRSUB_-1207957968'), (u'MULTIEQUAL_-1207952400', u'PTRADD_-1207958930'), (u'CALL_-1207953947', u'INDIRECT_-1207947737'), (u'INDIRECT_-1207940548', u'MULTIEQUAL_-1207940409'), (u'LOAD_-1207956283', u'INT_NOTEQUAL_-1207956267'), (u'CALL_-1207953063', u'INDIRECT_-1207940939'), (u'CALL_-1207953951', u'INDIRECT_-1207943582'), ('const-100', u'PTRSUB_-1207941877'), (u'INDIRECT_-1207944482', u'COPY_-1207944520'), (u'CALL_-1207952580', u'INDIRECT_-1207939252'), (u'MULTIEQUAL_-1207943353', u'MULTIEQUAL_-1207944748'), (u'BOOL_NEGATE_-1207942559', u'CBRANCH_-1207958827'), (u'INDIRECT_-1207944872', u'CALL_-1207957103'), (u'CALL_-1207951847', u'INDIRECT_-1207943272'), (u'CALL_-1207953847', u'INDIRECT_-1207943923'), (u'INDIRECT_-1207943727', u'MULTIEQUAL_-1207943680'), (u'CALL_-1207953228', u'INDIRECT_-1207943681'), (u'CALL_-1207951847', u'INDIRECT_-1207943116'), (u'CALL_-1207952666', u'INDIRECT_-1207942409'), (u'MULTIEQUAL_-1207948579', u'MULTIEQUAL_-1207948571'), (u'CALL_-1207953665', u'INDIRECT_-1207940785'), (u'CALL_-1207951864', u'INDIRECT_-1207940090'), (u'INDIRECT_-1207945134', u'MULTIEQUAL_-1207945055'), (u'MULTIEQUAL_-1207945453', u'MULTIEQUAL_-1207944429'), (u'CALL_-1207951938', u'INDIRECT_-1207941442'), (u'CALL_-1207953296', u'INDIRECT_-1207940561'), ('tmp_3504', u'CBRANCH_-1207956306'), (u'INDIRECT_-1207942648', u'MULTIEQUAL_-1207943143'), (u'CALL_-1207954162', u'INDIRECT_-1207945566'), ('const-8', u'COPY_-1207953245'), (u'CALL_-1207953815', u'INDIRECT_-1207941329'), (u'INDIRECT_-1207943485', u'MULTIEQUAL_-1207944201'), ('const-0', u'INT_NOTEQUAL_-1207956576'), (u'INDIRECT_-1207945290', u'MULTIEQUAL_-1207945211'), (u'CALL_-1207956522', u'INDIRECT_-1207946083'), (u'STORE_-1207958497', u'INDIRECT_-1207948274'), (u'MULTIEQUAL_-1207949271', u'PTRSUB_-1207939893'), ('tmp_27278', u'PTRSUB_-1207942177'), ('const-15176', u'PTRSUB_-1207942281'), (u'INDIRECT_-1207940860', u'MULTIEQUAL_-1207940721'), ('tmp_10443', u'PTRSUB_-1207940309'), (u'INDIRECT_-1207944561', u'MULTIEQUAL_-1207945410'), ('const-433', u'STORE_-1207954415'), (u'CALL_-1207953228', u'CAST_-1207937553'), (u'CALL_-1207952666', u'INDIRECT_-1207939125'), (u'INDIRECT_-1207942907', u'MULTIEQUAL_-1207942952'), (u'CALL_-1207957676', u'INDIRECT_-1207945755'), (u'MULTIEQUAL_-1207943116', u'MULTIEQUAL_-1207943094'), (u'INT_EQUAL_-1207958734', u'MULTIEQUAL_-1207948328'), (u'MULTIEQUAL_-1207948492', u'MULTIEQUAL_-1207948477'), (u'CAST_-1207939348', u'INT_NOTEQUAL_-1207953676'), (u'INDIRECT_-1207944020', u'MULTIEQUAL_-1207945686'), (u'CALL_-1207955913', u'INDIRECT_-1207945778'), (u'CALL_-1207954014', u'INDIRECT_-1207946622'), (u'CAST_-1207939305', u'CALL_-1207953575'), (u'INDIRECT_-1207943912', u'MULTIEQUAL_-1207943751'), (u'CALL_-1207953061', u'INDIRECT_-1207939197'), (u'INDIRECT_-1207941663', u'MULTIEQUAL_-1207941524'), (u'CALL_-1207953621', u'INDIRECT_-1207944350'), (u'INDIRECT_-1207943297', u'MULTIEQUAL_-1207945330'), (u'CALL_-1207953065', u'INDIRECT_-1207941433'), (u'CALL_-1207953041', u'INDIRECT_-1207939390'), (u'INDIRECT_-1207943859', u'MULTIEQUAL_-1207947021'), ('const-433', u'LOAD_-1207953892'), (u'CALL_-1207953776', u'INDIRECT_-1207940435'), (u'CALL_-1207952964', u'INDIRECT_-1207940774'), (u'CALL_-1207952666', u'INDIRECT_-1207939593'), (u'INT_EQUAL_-1207956322', u'CBRANCH_-1207956306'), (u'INDIRECT_-1207948977', u'MULTIEQUAL_-1207946934'), (u'CALL_-1207956925', u'INDIRECT_-1207944150'), ('const-25784', u'PTRSUB_-1207942205'), (u'INDIRECT_-1207941773', u'MULTIEQUAL_-1207941634'), (u'COPY_-1207939969', u'MULTIEQUAL_-1207950288'), (u'PTRSUB_-1207942205', u'PTRSUB_-1207941895'), ('tmp_3682', u'CBRANCH_-1207956179'), (u'INDIRECT_-1207942488', u'MULTIEQUAL_-1207942361'), ('const-433', u'STORE_-1207956720'), (u'CALL_-1207953037', u'INDIRECT_-1207943414'), (u'CALL_-1207953163', u'INDIRECT_-1207940026'), (u'CALL_-1207953035', u'INDIRECT_-1207939630'), (u'CALL_-1207951865', u'INDIRECT_-1207942800'), (u'INDIRECT_-1207944927', u'MULTIEQUAL_-1207944769'), (u'INT_EQUAL_-1207958993', u'CBRANCH_-1207958998'), ('const-433', u'LOAD_-1207956403'), (u'PTRSUB_-1207942655', u'PTRSUB_-1207942310'), (u'INDIRECT_-1207944370', u'MULTIEQUAL_-1207944233'), (u'CALL_-1207951847', u'INDIRECT_-1207942020'), (u'CALL_-1207953035', u'INDIRECT_-1207941042'), (u'COPY_-1207940253', u'MULTIEQUAL_-1207950769'), (u'CALL_-1207953254', u'INDIRECT_-1207943821'), (u'CALL_-1207953707', u'INDIRECT_-1207941901'), (u'CALL_-1207952580', u'INDIRECT_-1207943318'), (u'CALL_-1207956925', u'INDIRECT_-1207944776'), (u'MULTIEQUAL_-1207952967', u'INT_EQUAL_-1207958993'), (u'CALL_-1207957491', u'PTRSUB_-1207941569'), ('const-10752', u'PTRSUB_-1207940948'), ('const-0', u'PTRSUB_-1207939930'), ('const-0', u'INT_NOTEQUAL_-1207959163'), (u'CALL_-1207952825', u'INDIRECT_-1207939703'), ('tmp_51159', u'MULTIEQUAL_-1207947085'), (u'PTRSUB_-1207941430', u'PTRSUB_-1207941155'), (u'CALL_-1207952706', u'INDIRECT_-1207942126'), (u'INDIRECT_-1207945604', u'MULTIEQUAL_-1207945525'), (u'CALL_-1207953871', u'INDIRECT_-1207942682'), (u'CAST_-1207941210', u'CALL_-1207957960'), (u'INDIRECT_-1207943287', u'MULTIEQUAL_-1207943174'), (u'CALL_-1207954162', u'INT_SUB_-1207953851'), (u'CALL_-1207951847', u'INDIRECT_-1207940612'), (u'CALL_-1207952839', u'INDIRECT_-1207940916'), (u'CALL_-1207951974', u'INDIRECT_-1207940926'), (u'MULTIEQUAL_-1207945045', u'MULTIEQUAL_-1207945329'), ('const-433', u'LOAD_-1207953125'), ('const-1', u'PTRADD_-1207953905'), (u'MULTIEQUAL_-1207947505', u'MULTIEQUAL_-1207947490'), (u'CALL_-1207953776', u'INDIRECT_-1207940123'), (u'LOAD_-1207956403', u'FLOAT_LESS_-1207947916'), (u'INT_EQUAL_-1207951544', u'CBRANCH_-1207951549'), (u'CALL_-1207953057', u'INDIRECT_-1207944250'), ('tmp_10443', u'PTRSUB_-1207942606'), (u'MULTIEQUAL_-1207943056', u'MULTIEQUAL_-1207943026'), (u'CALL_-1207956305', u'INDIRECT_-1207942180'), (u'STORE_-1207954189', u'INDIRECT_-1207945710'), (u'CALL_-1207953228', u'INDIRECT_-1207940865'), (u'CALL_-1207953947', u'INDIRECT_-1207943442'), (u'CALL_-1207957557', u'INDIRECT_-1207949779'), ('tmp_51151', u'MULTIEQUAL_-1207947713'), (u'CALL_-1207953738', u'INDIRECT_-1207945221'), (u'INDIRECT_-1207942273', u'MULTIEQUAL_-1207944432'), ('const-13824', u'PTRSUB_-1207939278'), (u'CALL_-1207953033', u'INDIRECT_-1207941332'), (u'MULTIEQUAL_-1207943808', u'MULTIEQUAL_-1207943745'), (u'CALL_-1207952900', u'INDIRECT_-1207944876'), (u'LOAD_-1207953499', u'PTRSUB_-1207938968'), (u'CALL_-1207953204', u'INDIRECT_-1207939916'), (u'INDIRECT_-1207942252', u'MULTIEQUAL_-1207942088'), (u'CALL_-1207953057', u'INDIRECT_-1207939779'), (u'CALL_-1207954360', u'INDIRECT_-1207947623'), (u'INT_NOTEQUAL_-1207955543', u'CBRANCH_-1207955538'), (u'CALL_-1207953041', u'INDIRECT_-1207940952'), (u'PTRSUB_-1207941255', u'PTRSUB_-1207940624'), (u'CALL_-1207953947', u'INDIRECT_-1207941096'), ('const-433', u'STORE_-1207958879'), (u'INDIRECT_-1207943023', u'MULTIEQUAL_-1207942884'), (u'INDIRECT_-1207947007', u'MULTIEQUAL_-1207946467'), (u'INDIRECT_-1207941552', u'MULTIEQUAL_-1207941415'), (u'CALL_-1207953809', u'INDIRECT_-1207948258'), (u'INDIRECT_-1207941975', u'MULTIEQUAL_-1207941836'), (u'CALL_-1207958074', u'INDIRECT_-1207948609'), ('const-5400', u'PTRSUB_-1207942444'), ('tmp_51150', u'MULTIEQUAL_-1207949009'), (u'MULTIEQUAL_-1207945530', u'MULTIEQUAL_-1207947331'), (u'INDIRECT_-1207948142', u'MULTIEQUAL_-1207948192'), ('const-1', u'PTRADD_-1207954156'), (u'CALL_-1207957103', u'INDIRECT_-1207943729'), (u'COPY_-1207953175', u'MULTIEQUAL_-1207948838'), (u'CALL_-1207952887', u'INDIRECT_-1207941251'), (u'CALL_-1207952644', u'INDIRECT_-1207941638'), (u'CALL_-1207953059', u'INDIRECT_-1207940741'), (u'MULTIEQUAL_-1207941475', u'MULTIEQUAL_-1207942870'), ('const-0', u'CALL_-1207951938'), (u'INDIRECT_-1207940302', u'MULTIEQUAL_-1207940797'), (u'CALL_-1207952580', u'INDIRECT_-1207939876'), (u'CALL_-1207953548', u'INDIRECT_-1207942580'), (u'CALL_-1207953621', u'INDIRECT_-1207945784'), (u'INT_EQUAL_-1207954395', u'CBRANCH_-1207954393'), ('const-433', u'LOAD_-1207959211'), ('tmp_9557', u'BRANCH_-1207953547'), (u'PTRSUB_-1207939101', u'CALL_-1207951922'), (u'INDIRECT_-1207943213', u'MULTIEQUAL_-1207945372'), (u'CALL_-1207955336', u'INDIRECT_-1207945674'), (u'CALL_-1207955360', u'INDIRECT_-1207947212'), (u'CALL_-1207951847', u'INDIRECT_-1207944927'), (u'CALL_-1207953065', u'INDIRECT_-1207942685'), (u'COPY_-1207938090', u'CALL_-1207952668'), (u'STORE_-1207958131', u'INDIRECT_-1207943451'), (u'INDIRECT_-1207941105', u'MULTIEQUAL_-1207943138'), ('const--1', u'INT_ADD_-1207956049'), (u'LOAD_-1207957535', u'INT_REM_-1207957494'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943357'), (u'PTRSUB_-1207940365', u'STORE_-1207955972'), ('const-0', u'COPY_-1207958847'), ('const-0', u'CALL_-1207952240'), (u'INDIRECT_-1207941324', u'MULTIEQUAL_-1207941153'), (u'MULTIEQUAL_-1207942511', u'MULTIEQUAL_-1207942490'), (u'CALL_-1207952668', u'INDIRECT_-1207942119'), ('const-0', u'INT_NOTEQUAL_-1207958698'), (u'INDIRECT_-1207939622', u'MULTIEQUAL_-1207940547'), (u'CALL_-1207953059', u'INDIRECT_-1207941679'), ('tmp_27278', u'PTRSUB_-1207941877'), (u'STORE_-1207958879', u'INDIRECT_-1207948704'), (u'CALL_-1207953228', u'INDIRECT_-1207939771'), (u'CALL_-1207951974', u'INDIRECT_-1207943744'), (u'STORE_-1207953041', u'INDIRECT_-1207945036'), (u'CALL_-1207953564', u'INDIRECT_-1207945060'), (u'MULTIEQUAL_-1207940069', u'MULTIEQUAL_-1207941464'), (u'CALL_-1207953061', u'INDIRECT_-1207940915'), (u'MULTIEQUAL_-1207946755', u'MULTIEQUAL_-1207946725'), (u'CAST_-1207937902', u'INT_ADD_-1207938346'), (u'INDIRECT_-1207942347', u'MULTIEQUAL_-1207942257'), (u'INDIRECT_-1207947020', u'MULTIEQUAL_-1207947799'), (u'INDIRECT_-1207942802', u'MULTIEQUAL_-1207946301'), (u'INDIRECT_-1207942018', u'MULTIEQUAL_-1207941858'), (u'CALL_-1207953738', u'INDIRECT_-1207940252'), (u'PTRSUB_-1207938996', u'STORE_-1207953854'), (u'CALL_-1207953033', u'INDIRECT_-1207939612'), (u'CALL_-1207953065', u'INDIRECT_-1207944433'), (u'CALL_-1207953254', u'INDIRECT_-1207941005'), (u'CALL_-1207952706', u'INDIRECT_-1207942910'), (u'INDIRECT_-1207942725', u'MULTIEQUAL_-1207943499'), ('const-433', u'STORE_-1207953556'), (u'MULTIEQUAL_-1207947104', u'MULTIEQUAL_-1207947059'), (u'INDIRECT_-1207943565', u'MULTIEQUAL_-1207943436'), (u'CALL_-1207956876', u'INDIRECT_-1207945835'), (u'STORE_-1207956826', u'INDIRECT_-1207943084'), (u'INT_NOTEQUAL_-1207953483', u'CBRANCH_-1207953468'), (u'INT_ADD_-1207953922', u'MULTIEQUAL_-1207949438'), (u'CALL_-1207952825', u'INDIRECT_-1207942831'), (u'CALL_-1207952887', u'INDIRECT_-1207944225'), (u'CALL_-1207957960', u'INDIRECT_-1207947002'), (u'CALL_-1207951922', u'INDIRECT_-1207946592'), (u'MULTIEQUAL_-1207945357', u'MULTIEQUAL_-1207945641'), (u'LOAD_-1207957428', u'INT_EQUAL_-1207957405'), (u'CALL_-1207953621', u'INDIRECT_-1207941064'), (u'INDIRECT_-1207945255', u'MULTIEQUAL_-1207945127'), (u'CALL_-1207953065', u'INDIRECT_-1207941589'), (u'CALL_-1207952730', u'INDIRECT_-1207942451'), (u'CALL_-1207952246', u'INDIRECT_-1207944984'), (u'CALL_-1207951922', u'INDIRECT_-1207942139'), (u'CALL_-1207953037', u'INDIRECT_-1207942156'), (u'CALL_-1207954340', u'INDIRECT_-1207944922'), (u'INDIRECT_-1207943442', u'MULTIEQUAL_-1207943281'), (u'INDIRECT_-1207941392', u'MULTIEQUAL_-1207941265'), (u'STORE_-1207953452', u'INDIRECT_-1207945779'), (u'INDIRECT_-1207942692', u'MULTIEQUAL_-1207946145'), (u'MULTIEQUAL_-1207949271', u'PTRSUB_-1207939940'), (u'CALL_-1207957103', u'INDIRECT_-1207943573'), (u'PTRSUB_-1207938908', u'INT_NOTEQUAL_-1207953262'), (u'PTRSUB_-1207938622', u'STORE_-1207952033'), (u'CALL_-1207951938', u'INDIRECT_-1207942852'), (u'INDIRECT_-1207946230', u'MULTIEQUAL_-1207946151'), (u'CALL_-1207953951', u'INDIRECT_-1207943112'), (u'CALL_-1207957002', u'INDIRECT_-1207946239'), (u'INT_ZEXT_-1207953113', u'INT_MULT_-1207946767'), (u'CALL_-1207958016', u'INDIRECT_-1207948073'), (u'MULTIEQUAL_-1207947202', u'COPY_-1207947332'), (u'CALL_-1207953041', u'INDIRECT_-1207942988'), (u'MULTIEQUAL_-1207949438', u'CALL_-1207954162'), (u'CALL_-1207954407', u'INDIRECT_-1207946242'), (u'PTRSUB_-1207939543', u'PTRSUB_-1207939505'), (u'CALL_-1207957070', u'INDIRECT_-1207945270'), (u'INDIRECT_-1207940263', u'MULTIEQUAL_-1207940947'), (u'INDIRECT_-1207942800', u'MULTIEQUAL_-1207942673'), (u'PTRSUB_-1207939308', u'PTRSUB_-1207939257'), (u'CALL_-1207951847', u'INDIRECT_-1207939988'), (u'CALL_-1207951922', u'INDIRECT_-1207940107'), (u'CALL_-1207953059', u'INDIRECT_-1207942149'), ('tmp_51169', u'MULTIEQUAL_-1207945519'), ('const-3339675911', u'CALL_-1207957557'), (u'INDIRECT_-1207941774', u'MULTIEQUAL_-1207941790'), ('tmp_8299', u'CBRANCH_-1207953541'), (u'INDIRECT_-1207947505', u'MULTIEQUAL_-1207947442'), (u'CALL_-1207955360', u'INDIRECT_-1207944119'), (u'CALL_-1207952604', u'INDIRECT_-1207939731'), ('const-11064', u'PTRSUB_-1207940815'), (u'CALL_-1207951865', u'INDIRECT_-1207944455'), (u'STORE_-1207954404', u'INDIRECT_-1207947525'), (u'INDIRECT_-1207948213', u'MULTIEQUAL_-1207948225'), ('const-100', u'PTRSUB_-1207941926'), (u'PTRSUB_-1207939331', u'CALL_-1207951922'), (u'CALL_-1207953296', u'INDIRECT_-1207943689'), ('tmp_51179', u'MULTIEQUAL_-1207943955'), (u'MULTIEQUAL_-1207946496', u'MULTIEQUAL_-1207948626'), ('const-20464', u'PTRSUB_-1207940512'), (u'CALL_-1207951869', u'INDIRECT_-1207942142'), (u'PTRSUB_-1207941972', u'STORE_-1207958649'), ('const-13824', u'PTRSUB_-1207939512'), (u'CALL_-1207953834', u'INDIRECT_-1207946863'), (u'INT_EQUAL_-1207953108', u'MULTIEQUAL_-1207948304'), (u'CALL_-1207953039', u'INDIRECT_-1207942494'), (u'CALL_-1207957491', u'INDIRECT_-1207944509'), (u'CALL_-1207954014', u'INDIRECT_-1207944892'), (u'CALL_-1207956647', u'INDIRECT_-1207943346'), (u'CALL_-1207951847', u'INDIRECT_-1207941394'), (u'PTRSUB_-1207941257', u'PTRSUB_-1207940988'), (u'CALL_-1207953665', u'INDIRECT_-1207944851'), (u'CALL_-1207953189', u'INDIRECT_-1207939411'), (u'CALL_-1207951938', u'INDIRECT_-1207941130'), ('tmp_10443', u'PTRSUB_-1207940718'), (u'MULTIEQUAL_-1207949870', u'PTRADD_-1207953151'), (u'INDIRECT_-1207941868', u'MULTIEQUAL_-1207942968'), (u'PTRSUB_-1207940128', u'LOAD_-1207955455'), (u'CALL_-1207953847', u'INDIRECT_-1207942357'), (u'CALL_-1207957070', u'INDIRECT_-1207943392'), ('const-433', u'LOAD_-1207956837'), (u'CALL_-1207951974', u'INDIRECT_-1207942178'), (u'MULTIEQUAL_-1207950769', u'MULTIEQUAL_-1207950766'), (u'INDIRECT_-1207944839', u'MULTIEQUAL_-1207944671'), (u'INDIRECT_-1207941541', u'MULTIEQUAL_-1207941447'), (u'MULTIEQUAL_-1207942462', u'CAST_-1207938991'), (u'CALL_-1207953809', u'INDIRECT_-1207946742'), (u'INDIRECT_-1207942661', u'MULTIEQUAL_-1207942548'), (u'CALL_-1207953210', u'INDIRECT_-1207941284'), (u'CALL_-1207953575', u'INDIRECT_-1207943689'), (u'INDIRECT_-1207943987', u'MULTIEQUAL_-1207943850'), (u'PTRSUB_-1207942251', u'PTRSUB_-1207941937'), ('tmp_10443', u'PTRSUB_-1207942339'), (u'CALL_-1207953714', u'INDIRECT_-1207941021'), (u'LOAD_-1207953363', u'PTRADD_-1207938949'), (u'LOAD_-1207957428', u'MULTIEQUAL_-1207951814'), (u'CALL_-1207958074', u'INDIRECT_-1207945986'), (u'CALL_-1207955336', u'INDIRECT_-1207944108'), (u'INDIRECT_-1207944062', u'MULTIEQUAL_-1207943961'), (u'PTRSUB_-1207942094', u'CAST_-1207941455'), (u'CALL_-1207956522', u'INDIRECT_-1207947361'), (u'STORE_-1207953854', u'INDIRECT_-1207945517'), (u'CALL_-1207956925', u'INDIRECT_-1207942588'), ('tmp_10443', u'PTRSUB_-1207938622'), ('const-0', u'PTRSUB_-1207939681'), (u'CALL_-1207952004', u'INDIRECT_-1207944937'), (u'INDIRECT_-1207940873', u'MULTIEQUAL_-1207940770'), (u'INDIRECT_-1207941805', u'MULTIEQUAL_-1207943964'), (u'LOAD_-1207958586', u'STORE_-1207958463'), ('const-433', u'STORE_-1207958594'), (u'CALL_-1207956777', u'INDIRECT_-1207946542'), (u'INDIRECT_-1207947089', u'MULTIEQUAL_-1207948422'), (u'CALL_-1207953744', u'INDIRECT_-1207941784'), (u'INT_EQUAL_-1207959076', u'CBRANCH_-1207959069'), (u'INDIRECT_-1207941930', u'MULTIEQUAL_-1207941946'), (u'MULTIEQUAL_-1207948878', u'INT_ZEXT_-1207956048'), (u'CALL_-1207953228', u'INDIRECT_-1207941959'), (u'INT_ADD_-1207953119', u'MULTIEQUAL_-1207950415'), (u'CALL_-1207953782', u'INDIRECT_-1207945405'), (u'CALL_-1207952668', u'INDIRECT_-1207944337'), ('tmp_10443', u'PTRSUB_-1207942580'), (u'CALL_-1207957491', u'INDIRECT_-1207944039'), (u'INDIRECT_-1207942177', u'MULTIEQUAL_-1207942009'), ('const-433', u'LOAD_-1207957989'), (u'MULTIEQUAL_-1207943137', u'CALL_-1207953296'), (u'INDIRECT_-1207941706', u'MULTIEQUAL_-1207941579'), (u'CALL_-1207952887', u'INDIRECT_-1207940211'), ('const-100', u'PTRSUB_-1207941895'), (u'MULTIEQUAL_-1207941731', u'MULTIEQUAL_-1207941713'), (u'CALL_-1207956910', u'INDIRECT_-1207945235'), (u'CALL_-1207957103', u'INDIRECT_-1207942637'), (u'MULTIEQUAL_-1207941524', u'MULTIEQUAL_-1207941502'), ('tmp_8163', u'CBRANCH_-1207953649'), (u'INDIRECT_-1207942397', u'MULTIEQUAL_-1207942258'), ('tmp_2097', u'CBRANCH_-1207957497'), (u'CALL_-1207956925', u'INDIRECT_-1207943212'), (u'MULTIEQUAL_-1207945925', u'MULTIEQUAL_-1207945684'), (u'LOAD_-1207954443', u'INT_NOTEQUAL_-1207954427'), (u'CALL_-1207953979', u'INDIRECT_-1207941170'), (u'CALL_-1207952940', u'INDIRECT_-1207943267'), (u'CALL_-1207953035', u'INDIRECT_-1207940730'), (u'CALL_-1207951869', u'INDIRECT_-1207939954'), (u'INDIRECT_-1207944263', u'COPY_-1207944276'), (u'CALL_-1207957002', u'INDIRECT_-1207946395'), (u'INDIRECT_-1207943778', u'CALL_-1207953951'), (u'CALL_-1207954127', u'INDIRECT_-1207942909'), (u'CALL_-1207957557', u'INDIRECT_-1207946580'), (u'CALL_-1207953039', u'INDIRECT_-1207940302'), (u'CALL_-1207952642', u'INDIRECT_-1207941458'), (u'INDIRECT_-1207942022', u'MULTIEQUAL_-1207942517'), (u'INDIRECT_-1207942190', u'MULTIEQUAL_-1207942029'), (u'CALL_-1207954100', u'INDIRECT_-1207944323'), ('const-0', u'CALL_-1207957891'), (u'INDIRECT_-1207942961', u'MULTIEQUAL_-1207942793'), (u'CALL_-1207956522', u'INDIRECT_-1207945927'), (u'CALL_-1207956305', u'INDIRECT_-1207945934'), (u'PTRSUB_-1207940262', u'PTRSUB_-1207940045'), (u'INT_SUB_-1207954077', u'COPY_-1207939706'), (u'CALL_-1207953621', u'INDIRECT_-1207942002'), ('const--328', u'PTRSUB_-1207941871'), (u'PTRSUB_-1207940722', u'LOAD_-1207956690'), (u'CALL_-1207953065', u'INDIRECT_-1207942215'), (u'STORE_-1207953478', u'INDIRECT_-1207946500'), (u'INDIRECT_-1207945161', u'MULTIEQUAL_-1207945984'), (u'INDIRECT_-1207942320', u'MULTIEQUAL_-1207942241'), (u'INDIRECT_-1207941440', u'MULTIEQUAL_-1207944893'), (u'CAST_-1207940667', u'CALL_-1207957070'), (u'LOAD_-1207955537', u'INT_NOTEQUAL_-1207955521'), (u'INDIRECT_-1207940704', u'MULTIEQUAL_-1207940565'), (u'CALL_-1207957491', u'INDIRECT_-1207944979'), (u'CALL_-1207953575', u'INDIRECT_-1207945255'), (u'MULTIEQUAL_-1207944673', u'CAST_-1207941092'), (u'PTRSUB_-1207940294', u'STORE_-1207953556'), (u'CALL_-1207953137', u'INDIRECT_-1207941236'), ('const-433', u'STORE_-1207957126'), (u'STORE_-1207953391', u'INDIRECT_-1207945742'), (u'INT_ADD_-1207958780', u'MULTIEQUAL_-1207952881'), (u'CALL_-1207957177', u'INDIRECT_-1207944246'), (u'INDIRECT_-1207946231', u'MULTIEQUAL_-1207946184'), (u'CALL_-1207953834', u'INDIRECT_-1207944175'), ('const-4', u'INT_OR_-1207953195'), (u'INDIRECT_-1207940870', u'MULTIEQUAL_-1207941795'), ('const-433', u'LOAD_-1207951538'), (u'INDIRECT_-1207946381', u'MULTIEQUAL_-1207945841'), (u'CALL_-1207951877', u'INDIRECT_-1207943759'), (u'MULTIEQUAL_-1207951814', u'CAST_-1207940871'), (u'CALL_-1207957960', u'INDIRECT_-1207944184'), (u'CALL_-1207953979', u'INDIRECT_-1207944326'), (u'CALL_-1207953703', u'INDIRECT_-1207944062'), (u'INDIRECT_-1207944671', u'COPY_-1207944697'), (u'INDIRECT_-1207943689', u'MULTIEQUAL_-1207943586'), (u'INDIRECT_-1207946075', u'MULTIEQUAL_-1207946028'), (u'MULTIEQUAL_-1207944278', u'MULTIEQUAL_-1207944215'), (u'CALL_-1207956910', u'INDIRECT_-1207943045'), (u'INDIRECT_-1207943588', u'MULTIEQUAL_-1207944083'), (u'INDIRECT_-1207944218', u'MULTIEQUAL_-1207944117'), (u'CALL_-1207954014', u'INDIRECT_-1207942232'), (u'INDIRECT_-1207940785', u'MULTIEQUAL_-1207940672'), (u'CALL_-1207953951', u'INDIRECT_-1207945460'), (u'MULTIEQUAL_-1207945437', u'MULTIEQUAL_-1207945416'), (u'CALL_-1207953738', u'INDIRECT_-1207944723'), (u'LOAD_-1207956425', u'INT_NOTEQUAL_-1207956409'), ('const-0', u'PTRSUB_-1207939417'), (u'INDIRECT_-1207940045', u'MULTIEQUAL_-1207940761'), ('const-97', u'PTRSUB_-1207942172'), (u'CALL_-1207953039', u'INDIRECT_-1207944149'), (u'CALL_-1207953951', u'INDIRECT_-1207943738'), (u'INT_EQUAL_-1207958972', u'MULTIEQUAL_-1207950851'), ('tmp_3024', u'CBRANCH_-1207956668'), (u'CALL_-1207953061', u'INDIRECT_-1207939509'), (u'PTRSUB_-1207939028', u'CAST_-1207938926'), (u'CAST_-1207941760', u'COPY_-1207939355'), ('const-433', u'STORE_-1207953452'), (u'MULTIEQUAL_-1207944357', u'MULTIEQUAL_-1207943330'), (u'CALL_-1207954127', u'INDIRECT_-1207943535'), (u'CALL_-1207957177', u'INDIRECT_-1207943308'), (u'CALL_-1207956925', u'INDIRECT_-1207945716'), (u'MULTIEQUAL_-1207943607', u'MULTIEQUAL_-1207943589'), (u'MULTIEQUAL_-1207945765', u'MULTIEQUAL_-1207944741'), (u'CALL_-1207953296', u'INDIRECT_-1207942905'), (u'CALL_-1207951861', u'INDIRECT_-1207942066'), (u'CALL_-1207953041', u'INDIRECT_-1207942674'), (u'LOAD_-1207953901', u'PTRSUB_-1207939210'), (u'INDIRECT_-1207941639', u'MULTIEQUAL_-1207941502'), (u'MULTIEQUAL_-1207943502', u'MULTIEQUAL_-1207943486'), (u'CALL_-1207953210', u'INDIRECT_-1207943632'), (u'INDIRECT_-1207947757', u'MULTIEQUAL_-1207947602'), (u'MULTIEQUAL_-1207947019', u'MULTIEQUAL_-1207945995'), (u'INDIRECT_-1207942280', u'MULTIEQUAL_-1207943205'), ('const--1', u'INT_EQUAL_-1207954139'), (u'INDIRECT_-1207941012', u'MULTIEQUAL_-1207940841'), (u'CALL_-1207955913', u'INDIRECT_-1207943586'), (u'CALL_-1207953037', u'INDIRECT_-1207942788'), (u'CALL_-1207953776', u'INDIRECT_-1207943095'), (u'CALL_-1207952668', u'INDIRECT_-1207939929'), (u'INDIRECT_-1207940460', u'MULTIEQUAL_-1207940323'), (u'CALL_-1207954407', u'INDIRECT_-1207942146'), (u'CALL_-1207954014', u'INDIRECT_-1207942058'), ('tmp_9120', u'CBRANCH_-1207953134'), (u'PTRSUB_-1207938598', u'PTRSUB_-1207938534'), ('const-4429464', u'PTRSUB_-1207957968'), ('const-40', u'PTRADD_-1207939872'), (u'MULTIEQUAL_-1207946527', u'MULTIEQUAL_-1207946508'), (u'PTRSUB_-1207942259', u'STORE_-1207958594'), (u'CALL_-1207952004', u'INDIRECT_-1207943033'), (u'CALL_-1207952887', u'INDIRECT_-1207942245'), (u'INDIRECT_-1207947334', u'STORE_-1207956826'), (u'LOAD_-1207955559', u'INT_NOTEQUAL_-1207955543'), (u'CALL_-1207952246', u'INDIRECT_-1207940201'), (u'CALL_-1207953548', u'INDIRECT_-1207941328'), (u'PTRSUB_-1207938955', u'STORE_-1207953372'), (u'COPY_-1207941913', u'MULTIEQUAL_-1207952400'), (u'CALL_-1207957991', u'INDIRECT_-1207943271'), (u'CALL_-1207954014', u'INDIRECT_-1207945188'), (u'PTRSUB_-1207941127', u'LOAD_-1207954443'), ('const-13824', u'PTRSUB_-1207939753'), (u'CALL_-1207951980', u'INDIRECT_-1207940592'), (u'CALL_-1207953254', u'INDIRECT_-1207940849'), (u'CALL_-1207955360', u'INDIRECT_-1207946714'), (u'MULTIEQUAL_-1207944278', u'MULTIEQUAL_-1207946079'), (u'CALL_-1207953800', u'INDIRECT_-1207942636'), (u'INDIRECT_-1207947672', u'MULTIEQUAL_-1207947727'), (u'INDIRECT_-1207940970', u'MULTIEQUAL_-1207944423'), (u'CALL_-1207953059', u'INDIRECT_-1207942613'), (u'CALL_-1207958300', u'INDIRECT_-1207946765'), (u'INDIRECT_-1207947644', u'MULTIEQUAL_-1207947856'), (u'CALL_-1207957103', u'INDIRECT_-1207947420'), (u'MULTIEQUAL_-1207941056', u'MULTIEQUAL_-1207941034'), (u'MULTIEQUAL_-1207944606', u'MULTIEQUAL_-1207944587'), (u'INDIRECT_-1207939988', u'MULTIEQUAL_-1207943487'), (u'PTRSUB_-1207939018', u'PTRSUB_-1207938971'), (u'INDIRECT_-1207945122', u'MULTIEQUAL_-1207947691'), (u'CALL_-1207957541', u'INDIRECT_-1207946060'), (u'INDIRECT_-1207947880', u'MULTIEQUAL_-1207947675'), (u'CALL_-1207952900', u'INDIRECT_-1207944627'), (u'MULTIEQUAL_-1207950445', u'INT_ZEXT_-1207953206'), (u'MULTIEQUAL_-1207941808', u'MULTIEQUAL_-1207941787'), (u'CALL_-1207957960', u'INDIRECT_-1207945436'), (u'CALL_-1207954014', u'INDIRECT_-1207943622'), (u'INDIRECT_-1207944579', u'COPY_-1207944562'), (u'INDIRECT_-1207944302', u'COPY_-1207944230'), (u'CALL_-1207953137', u'INDIRECT_-1207942488'), (u'STORE_-1207952980', u'INDIRECT_-1207945497'), (u'INDIRECT_-1207947112', u'MULTIEQUAL_-1207946755'), (u'MULTIEQUAL_-1207946798', u'BOOL_NEGATE_-1207945118'), (u'INDIRECT_-1207940241', u'MULTIEQUAL_-1207942400'), ('tmp_5145', u'CBRANCH_-1207955379'), (u'INDIRECT_-1207941028', u'MULTIEQUAL_-1207941954'), (u'INDIRECT_-1207945143', u'MULTIEQUAL_-1207944902'), (u'MULTIEQUAL_-1207943980', u'MULTIEQUAL_-1207943961'), (u'CALL_-1207952240', u'INDIRECT_-1207943507'), ('const-1773344', u'PTRSUB_-1207941646'), (u'INDIRECT_-1207941451', u'MULTIEQUAL_-1207942167'), ('tmp_10085', u'CBRANCH_-1207954377'), ('tmp_10443', u'PTRSUB_-1207942444'), (u'INDIRECT_-1207940760', u'MULTIEQUAL_-1207942088'), (u'CALL_-1207953847', u'INDIRECT_-1207944796'), (u'MULTIEQUAL_-1207948726', u'MULTIEQUAL_-1207948704'), (u'INDIRECT_-1207942168', u'MULTIEQUAL_-1207943496'), (u'PTRSUB_-1207938693', u'PTRSUB_-1207938515'), ('const-0', u'INT_NOTEQUAL_-1207954257'), (u'LOAD_-1207958641', u'INT_NOTEQUAL_-1207958625'), (u'MULTIEQUAL_-1207943806', u'MULTIEQUAL_-1207943956'), (u'INDIRECT_-1207944053', u'COPY_-1207944054'), (u'CALL_-1207953738', u'INDIRECT_-1207946737'), (u'CAST_-1207941760', u'COPY_-1207941828'), (u'CALL_-1207956522', u'INDIRECT_-1207943891'), (u'PTRSUB_-1207939076', u'PTRSUB_-1207939028'), (u'CALL_-1207953137', u'INDIRECT_-1207941080'), (u'INDIRECT_-1207943004', u'MULTIEQUAL_-1207946457'), ('const-10752', u'PTRSUB_-1207940987'), (u'CALL_-1207953203', u'INDIRECT_-1207940261'), (u'CALL_-1207953215', u'INDIRECT_-1207941618'), (u'INDIRECT_-1207940685', u'MULTIEQUAL_-1207941345'), (u'CALL_-1207957491', u'INDIRECT_-1207948228'), (u'INDIRECT_-1207945347', u'MULTIEQUAL_-1207945183'), ('const-10752', u'PTRSUB_-1207941417'), (u'CALL_-1207953037', u'INDIRECT_-1207942632'), (u'INDIRECT_-1207947259', u'MULTIEQUAL_-1207947104'), (u'INDIRECT_-1207941062', u'MULTIEQUAL_-1207941496'), ('const-433', u'STORE_-1207953854'), ('const-104', u'PTRSUB_-1207939743'), (u'CALL_-1207953834', u'INDIRECT_-1207943081'), (u'INT_NOTEQUAL_-1207959195', u'CBRANCH_-1207959190'), (u'PTRSUB_-1207941758', u'PTRSUB_-1207941468'), (u'INDIRECT_-1207943033', u'MULTIEQUAL_-1207943693'), (u'INDIRECT_-1207940784', u'MULTIEQUAL_-1207940623'), (u'CALL_-1207953163', u'INDIRECT_-1207943156'), (u'CALL_-1207957177', u'INDIRECT_-1207942528'), ('const-3660976', u'COPY_-1207938211'), (u'MULTIEQUAL_-1207941317', u'MULTIEQUAL_-1207942712'), ('const-8232', u'PTRSUB_-1207940481'), (u'MULTIEQUAL_-1207943137', u'MULTIEQUAL_-1207943116'), (u'PTRSUB_-1207941025', u'PTRSUB_-1207940767'), (u'CALL_-1207953847', u'INDIRECT_-1207940481'), (u'CALL_-1207956522', u'INDIRECT_-1207944361'), ('const-433', u'LOAD_-1207956645'), (u'CALL_-1207952730', u'INDIRECT_-1207942607'), (u'CALL_-1207957991', u'INDIRECT_-1207946399'), ('tmp_7461', u'CBRANCH_-1207954256'), (u'CALL_-1207952240', u'INDIRECT_-1207945504'), (u'CALL_-1207952240', u'INDIRECT_-1207940691'), (u'MULTIEQUAL_-1207944901', u'MULTIEQUAL_-1207944889'), (u'INDIRECT_-1207943877', u'INT_AND_-1207957635'), (u'CALLIND_-1207957474', u'INDIRECT_-1207947672'), (u'MULTIEQUAL_-1207946785', u'MULTIEQUAL_-1207946755'), (u'CALL_-1207953059', u'INDIRECT_-1207941835'), (u'CALL_-1207953665', u'INDIRECT_-1207942661'), (u'CALL_-1207953041', u'INDIRECT_-1207944671'), (u'CALL_-1207953575', u'INDIRECT_-1207945411'), (u'CALL_-1207956647', u'INDIRECT_-1207946476'), (u'CALL_-1207953037', u'INDIRECT_-1207943102'), (u'COPY_-1207941903', u'MULTIEQUAL_-1207952215'), (u'INDIRECT_-1207945482', u'MULTIEQUAL_-1207946120'), (u'CALL_-1207954100', u'INDIRECT_-1207940883'), ('const-433', u'LOAD_-1207959295'), (u'CALL_-1207952240', u'INDIRECT_-1207940535'), ('const-0', u'PTRSUB_-1207956896'), (u'CALL_-1207956925', u'INDIRECT_-1207946186'), (u'CALL_-1207953714', u'INDIRECT_-1207940241'), (u'CALL_-1207951938', u'INDIRECT_-1207944912'), (u'INDIRECT_-1207945487', u'MULTIEQUAL_-1207945274'), (u'CALL_-1207953061', u'INDIRECT_-1207943419'), (u'MULTIEQUAL_-1207944545', u'MULTIEQUAL_-1207944524'), ('const-16', u'PTRSUB_-1207938464'), (u'CALL_-1207956925', u'INDIRECT_-1207946654'), (u'INDIRECT_-1207946296', u'MULTIEQUAL_-1207946083'), (u'CALL_-1207951980', u'INDIRECT_-1207940904'), (u'CALL_-1207954340', u'INDIRECT_-1207942260'), (u'INDIRECT_-1207943912', u'INT_EQUAL_-1207953923'), (u'MULTIEQUAL_-1207942102', u'MULTIEQUAL_-1207942083'), (u'CALL_-1207958016', u'INDIRECT_-1207943290'), (u'CALL_-1207953039', u'INDIRECT_-1207940616'), (u'CALL_-1207953189', u'INDIRECT_-1207939567'), (u'MULTIEQUAL_-1207945641', u'MULTIEQUAL_-1207945623'), (u'CALL_-1207953059', u'CAST_-1207937426'), (u'INDIRECT_-1207944539', u'MULTIEQUAL_-1207944426'), (u'MULTIEQUAL_-1207948184', u'MULTIEQUAL_-1207948171'), ('tmp_306', u'CBRANCH_-1207959158'), (u'MULTIEQUAL_-1207941000', u'MULTIEQUAL_-1207940984'), (u'INDIRECT_-1207944366', u'MULTIEQUAL_-1207944239'), (u'CALL_-1207956925', u'INDIRECT_-1207943056'), (u'LOAD_-1207953901', u'PTRSUB_-1207939223'), ('const-1', u'RETURN_-1207953184'), (u'CALL_-1207953035', u'INDIRECT_-1207942764'), (u'CALL_-1207951864', u'INDIRECT_-1207944810'), (u'PTRSUB_-1207941980', u'STORE_-1207958659'), ('tmp_27278', u'PTRSUB_-1207938905'), (u'CALL_-1207958074', u'INDIRECT_-1207943328'), (u'CALL_-1207954014', u'INDIRECT_-1207943484'), (u'MULTIEQUAL_-1207943799', u'MULTIEQUAL_-1207943577'), (u'INDIRECT_-1207941155', u'MULTIEQUAL_-1207941815'), (u'INDIRECT_-1207939905', u'MULTIEQUAL_-1207940565'), (u'PTRSUB_-1207941067', u'PTRADD_-1207941067'), (u'CALL_-1207953061', u'INDIRECT_-1207941391'), (u'CALL_-1207951974', u'INDIRECT_-1207941084'), ('const-1', u'STORE_-1207956665'), (u'INT_EQUAL_-1207953161', u'CBRANCH_-1207953160'), (u'CALL_-1207956305', u'INDIRECT_-1207944056'), (u'PIECE_-1207938955', u'MULTIEQUAL_-1207943593'), (u'INDIRECT_-1207943549', u'MULTIEQUAL_-1207944233'), (u'CALL_-1207952246', u'INDIRECT_-1207941293'), (u'CALL_-1207952604', u'INDIRECT_-1207942391'), (u'INDIRECT_-1207945285', u'CALL_-1207957002'), (u'INDIRECT_-1207942772', u'CAST_-1207939149'), (u'MULTIEQUAL_-1207942150', u'MULTIEQUAL_-1207942128'), (u'MULTIEQUAL_-1207951300', u'MULTIEQUAL_-1207951297'), (u'INDIRECT_-1207942280', u'MULTIEQUAL_-1207942199'), (u'MULTIEQUAL_-1207948838', u'MULTIEQUAL_-1207948835'), (u'CALL_-1207953782', u'INDIRECT_-1207945717'), (u'PTRSUB_-1207942540', u'PTRSUB_-1207942204'), (u'CALL_-1207954202', u'INDIRECT_-1207946366'), (u'INDIRECT_-1207945234', u'MULTIEQUAL_-1207945063'), (u'CALL_-1207956876', u'INDIRECT_-1207946617'), (u'PTRADD_-1207955993', u'COPY_-1207940245'), (u'CALL_-1207953065', u'INDIRECT_-1207944184'), (u'COPY_-1207939014', u'PIECE_-1207938955'), (u'CALL_-1207953782', u'INDIRECT_-1207943839'), (u'INT_NOTEQUAL_-1207957874', u'CBRANCH_-1207957867'), (u'STORE_-1207958594', u'INDIRECT_-1207948819'), (u'MULTIEQUAL_-1207942853', u'MULTIEQUAL_-1207943137'), (u'CALL_-1207953228', u'INDIRECT_-1207940239'), (u'CALL_-1207957991', u'INDIRECT_-1207946555'), (u'CALL_-1207957891', u'INDIRECT_-1207948496'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946643'), (u'PTRSUB_-1207938423', u'LOAD_-1207951807'), (u'CALL_-1207953041', u'INDIRECT_-1207941734'), (u'CALL_-1207953847', u'INDIRECT_-1207944079'), (u'CALL_-1207953782', u'INDIRECT_-1207942119'), ('tmp_1831', u'CBRANCH_-1207957914'), (u'PTRSUB_-1207938700', u'PTRSUB_-1207938657'), (u'CALL_-1207957676', u'INDIRECT_-1207948378'), (u'INDIRECT_-1207941763', u'MULTIEQUAL_-1207942479'), (u'CALL_-1207953254', u'INDIRECT_-1207941317'), (u'INDIRECT_-1207943261', u'MULTIEQUAL_-1207943167'), ('const-3744862', u'COPY_-1207951566'), (u'CALL_-1207957960', u'INDIRECT_-1207943092'), ('const-433', u'LOAD_-1207953570'), (u'CALL_-1207953665', u'INDIRECT_-1207945568'), (u'CALL_-1207957991', u'INDIRECT_-1207944051'), (u'CALL_-1207957541', u'INDIRECT_-1207943244'), (u'MULTIEQUAL_-1207946120', u'MULTIEQUAL_-1207946104'), (u'CALL_-1207952730', u'INDIRECT_-1207943077'), (u'CALL_-1207954162', u'INDIRECT_-1207943844'), (u'CALL_-1207951865', u'INDIRECT_-1207941860'), (u'CALL_-1207956925', u'INDIRECT_-1207943524'), (u'CALL_-1207953668', u'INDIRECT_-1207945295'), (u'INT_EQUAL_-1207953217', u'CBRANCH_-1207953222'), (u'PTRADD_-1207953361', u'CALL_-1207953407'), (u'MULTIEQUAL_-1207945201', u'MULTIEQUAL_-1207947331'), (u'INDIRECT_-1207944682', u'MULTIEQUAL_-1207944545'), (u'CALL_-1207951980', u'INDIRECT_-1207944595'), ('const-96', u'PTRSUB_-1207940375'), (u'INDIRECT_-1207945568', u'MULTIEQUAL_-1207945381'), (u'CALL_-1207952604', u'INDIRECT_-1207943329'), (u'PTRSUB_-1207942270', u'PTRSUB_-1207941954'), (u'CALL_-1207956522', u'INDIRECT_-1207947112'), (u'CALL_-1207957676', u'INDIRECT_-1207943721'), ('const-35832', u'PTRSUB_-1207940703'), (u'INDIRECT_-1207939778', u'MULTIEQUAL_-1207940703'), (u'INDIRECT_-1207940637', u'MULTIEQUAL_-1207942670'), ('tmp_7320', u'CBRANCH_-1207952894'), (u'CALL_-1207956647', u'INDIRECT_-1207945068'), (u'CALL_-1207951980', u'INDIRECT_-1207942000'), (u'INDIRECT_-1207944387', u'COPY_-1207944407'), (u'PTRSUB_-1207940610', u'LOAD_-1207956479'), (u'CALL_-1207953800', u'INDIRECT_-1207943106'), (u'CALL_-1207953037', u'INDIRECT_-1207939660'), ('const-433', u'LOAD_-1207956592'), (u'INDIRECT_-1207941374', u'MULTIEQUAL_-1207941808'), (u'CALL_-1207951922', u'INDIRECT_-1207944827'), (u'LOAD_-1207953125', u'INT_LESS_-1207953108'), (u'LOAD_-1207953125', u'INT_EQUAL_-1207953108'), (u'CALL_-1207953035', u'INDIRECT_-1207944761'), (u'INDIRECT_-1207946239', u'MULTIEQUAL_-1207946155'), (u'PTRSUB_-1207939450', u'STORE_-1207954173'), (u'INDIRECT_-1207941529', u'MULTIEQUAL_-1207943638'), (u'CALL_-1207951974', u'INDIRECT_-1207941866'), ('tmp_8391', u'BRANCH_-1207951977'), (u'COPY_-1207939650', u'PIECE_-1207939591'), (u'CALL_-1207953668', u'INDIRECT_-1207943417'), (u'MULTIEQUAL_-1207943889', u'MULTIEQUAL_-1207942865'), (u'CALL_-1207953979', u'INDIRECT_-1207942578'), (u'MULTIEQUAL_-1207948151', u'PTRADD_-1207951483'), (u'LOAD_-1207958524', u'INT_EQUAL_-1207958502'), (u'PTRSUB_-1207939530', u'PTRSUB_-1207939331'), (u'CAST_-1207940457', u'LOAD_-1207956837'), (u'CAST_-1207940667', u'PTRSUB_-1207941279'), (u'CALL_-1207953061', u'INDIRECT_-1207939983'), (u'CALL_-1207952666', u'INDIRECT_-1207941157'), (u'LOAD_-1207953088', u'PTRSUB_-1207938327'), (u'INDIRECT_-1207944447', u'MULTIEQUAL_-1207944346'), ('const-433', u'LOAD_-1207958891'), (u'INT_NOTEQUAL_-1207953676', u'CBRANCH_-1207953675'), (u'CAST_-1207938353', u'STORE_-1207953041'), (u'INT_NOTEQUAL_-1207956267', u'CBRANCH_-1207956261'), (u'CALL_-1207953668', u'INDIRECT_-1207944983'), (u'INT_LESS_-1207951523', u'MULTIEQUAL_-1207947332'), (u'MULTIEQUAL_-1207940926', u'MULTIEQUAL_-1207940904'), ('tmp_10443', u'PTRSUB_-1207938588'), (u'PTRSUB_-1207940572', u'LOAD_-1207956403'), (u'CALL_-1207954202', u'INDIRECT_-1207945868'), (u'CALL_-1207953033', u'INDIRECT_-1207943054'), (u'CALL_-1207952644', u'INDIRECT_-1207941952'), (u'CALL_-1207953204', u'INDIRECT_-1207943514'), ('const--568', u'PTRSUB_-1207941187'), (u'CALL_-1207954162', u'INDIRECT_-1207943688'), (u'CALL_-1207953065', u'INDIRECT_-1207939557'), (u'PTRSUB_-1207939752', u'PTRSUB_-1207939681'), (u'MULTIEQUAL_-1207942825', u'MULTIEQUAL_-1207942807'), (u'INDIRECT_-1207940325', u'MULTIEQUAL_-1207942358'), (u'MULTIEQUAL_-1207944105', u'MULTIEQUAL_-1207946235'), (u'INDIRECT_-1207941796', u'MULTIEQUAL_-1207941657'), (u'CALL_-1207952940', u'INDIRECT_-1207939357'), (u'INDIRECT_-1207944664', u'MULTIEQUAL_-1207944585'), ('const-0', u'INT_EQUAL_-1207953531'), (u'CALL_-1207953033', u'INDIRECT_-1207941644'), (u'MULTIEQUAL_-1207942952', u'CAST_-1207939424'), ('tmp_10443', u'PTRSUB_-1207939029'), (u'PTRSUB_-1207942177', u'CAST_-1207937929'), (u'PTRSUB_-1207941627', u'PTRSUB_-1207940590'), (u'INDIRECT_-1207948607', u'MULTIEQUAL_-1207948492'), (u'INT_EQUAL_-1207953063', u'CBRANCH_-1207953057'), (u'INDIRECT_-1207944964', u'MULTIEQUAL_-1207945052'), (u'INDIRECT_-1207941565', u'MULTIEQUAL_-1207941475'), (u'INT_EQUAL_-1207954263', u'CBRANCH_-1207954257'), (u'CALL_-1207953187', u'INDIRECT_-1207943323'), (u'INDIRECT_-1207943272', u'MULTIEQUAL_-1207946771'), (u'PTRSUB_-1207940159', u'PTRSUB_-1207939944'), (u'CALL_-1207953564', u'INDIRECT_-1207943494'), (u'CALL_-1207954162', u'INDIRECT_-1207944000'), (u'INDIRECT_-1207943634', u'MULTIEQUAL_-1207944533'), (u'INDIRECT_-1207944737', u'MULTIEQUAL_-1207946323'), ('const-25680', u'PTRSUB_-1207942239'), (u'INDIRECT_-1207945613', u'MULTIEQUAL_-1207945330'), ('const-0', u'INT_EQUAL_-1207957405'), (u'CALL_-1207952900', u'INDIRECT_-1207940531'), (u'CALL_-1207957070', u'INDIRECT_-1207949409'), (u'LOAD_-1207958099', u'PTRADD_-1207958028'), (u'CALL_-1207953847', u'INDIRECT_-1207940169'), (u'INDIRECT_-1207942222', u'MULTIEQUAL_-1207945675'), (u'MULTIEQUAL_-1207951814', u'CALL_-1207957541'), ('const-0', u'STORE_-1207953710'), (u'CALL_-1207953947', u'INDIRECT_-1207942190'), (u'MULTIEQUAL_-1207941182', u'MULTIEQUAL_-1207941161'), ('const-97', u'PTRSUB_-1207940610'), (u'CALL_-1207952887', u'INDIRECT_-1207940679'), (u'STORE_-1207954404', u'INDIRECT_-1207948023'), (u'MULTIEQUAL_-1207944776', u'MULTIEQUAL_-1207944746'), (u'CALL_-1207954162', u'INDIRECT_-1207942906'), (u'INT_REM_-1207957494', u'CALL_-1207957070'), (u'CALL_-1207956910', u'INDIRECT_-1207943201'), (u'LOAD_-1207956053', u'INT_EQUAL_-1207956038'), (u'LOAD_-1207956053', u'INT_LESS_-1207956038'), (u'CALL_-1207953665', u'INDIRECT_-1207946066'), (u'INDIRECT_-1207944533', u'COPY_-1207944528'), (u'INDIRECT_-1207939795', u'MULTIEQUAL_-1207940479'), ('tmp_3154', u'CBRANCH_-1207956570'), (u'PTRSUB_-1207938934', u'PTRSUB_-1207938888'), (u'CALL_-1207952706', u'INDIRECT_-1207941344'), (u'CALL_-1207953037', u'INDIRECT_-1207940128'), (u'INDIRECT_-1207942730', u'MULTIEQUAL_-1207942559'), ('tmp_5109', u'CBRANCH_-1207955406'), (u'CALL_-1207953815', u'INDIRECT_-1207944927'), (u'PTRSUB_-1207942591', u'PTRSUB_-1207942250'), (u'CALL_-1207951938', u'INDIRECT_-1207941912'), (u'CALL_-1207954127', u'INDIRECT_-1207942439'), (u'CALL_-1207954014', u'INDIRECT_-1207943778'), (u'INDIRECT_-1207940849', u'MULTIEQUAL_-1207940748'), ('const-0', u'INT_EQUAL_-1207958790'), ('const-0', u'COPY_-1207938779'), (u'INT_ADD_-1207938114', u'PTRADD_-1207951483'), (u'MULTIEQUAL_-1207948474', u'MULTIEQUAL_-1207948447'), (u'INDIRECT_-1207939954', u'MULTIEQUAL_-1207941620'), (u'CALL_-1207953800', u'INDIRECT_-1207941540'), ('const-1', u'STORE_-1207958879'), ('const-0', u'INT_EQUAL_-1207959049'), (u'COPY_-1207941537', u'CALL_-1207954360'), (u'CALL_-1207954127', u'INDIRECT_-1207943223'), (u'STORE_-1207953793', u'INDIRECT_-1207946346'), (u'CALL_-1207952887', u'INDIRECT_-1207943653'), (u'CALL_-1207956305', u'INDIRECT_-1207942492'), ('const-36948', u'PTRSUB_-1207940933'), (u'INDIRECT_-1207945276', u'MULTIEQUAL_-1207945364'), (u'INDIRECT_-1207942719', u'MULTIEQUAL_-1207943379'), (u'PTRSUB_-1207939235', u'PTRSUB_-1207939168'), ('const-3660336', u'COPY_-1207938259'), (u'CALL_-1207957991', u'INDIRECT_-1207943427'), (u'INDIRECT_-1207946216', u'MULTIEQUAL_-1207946304'), ('const--680', u'PTRSUB_-1207938905'), ('tmp_4921', u'CBRANCH_-1207955538'), (u'CAST_-1207939759', u'CALL_-1207953744'), (u'MULTIEQUAL_-1207948151', u'LOAD_-1207951540'), (u'MULTIEQUAL_-1207951297', u'INT_EQUAL_-1207958734'), ('const-2', u'STORE_-1207953064'), (u'MULTIEQUAL_-1207941920', u'MULTIEQUAL_-1207941890'), (u'CAST_-1207941179', u'CALL_-1207957891'), (u'CALL_-1207952839', u'INDIRECT_-1207940136'), (u'CAST_-1207941455', u'PTRADD_-1207958028'), (u'CALL_-1207953210', u'INDIRECT_-1207945287'), (u'INDIRECT_-1207941564', u'MULTIEQUAL_-1207941403'), ('const-1', u'RETURN_-1207953028'), (u'CALL_-1207957491', u'INDIRECT_-1207943259'), ('tmp_2635', u'BRANCH_-1207956280'), (u'INDIRECT_-1207941986', u'MULTIEQUAL_-1207943652'), (u'CALL_-1207952857', u'INDIRECT_-1207940188'), (u'CALL_-1207955360', u'INDIRECT_-1207943023'), (u'INDIRECT_-1207943265', u'MULTIEQUAL_-1207943181'), (u'MULTIEQUAL_-1207944117', u'MULTIEQUAL_-1207944105'), (u'CALL_-1207953035', u'INDIRECT_-1207940568'), (u'BOOL_NEGATE_-1207947739', u'BOOL_AND_-1207956001'), (u'CALL_-1207952964', u'INDIRECT_-1207941870'), ('const-3660864', u'COPY_-1207938125'), ('const-97', u'PTRSUB_-1207940732'), ('const-1', u'PTRADD_-1207958724'), (u'LOAD_-1207958586', u'STORE_-1207958531'), (u'CALL_-1207952666', u'INDIRECT_-1207940373'), (u'INDIRECT_-1207941179', u'MULTIEQUAL_-1207943338'), (u'MULTIEQUAL_-1207942556', u'MULTIEQUAL_-1207944357'), (u'INDIRECT_-1207943377', u'MULTIEQUAL_-1207943249'), (u'INDIRECT_-1207943705', u'MULTIEQUAL_-1207944389'), (u'STORE_-1207956826', u'INDIRECT_-1207942616'), (u'CALL_-1207952666', u'INDIRECT_-1207940217'), (u'CALL_-1207952604', u'INDIRECT_-1207939419'), (u'CALL_-1207952940', u'INDIRECT_-1207939201'), (u'CALL_-1207954162', u'INDIRECT_-1207941656'), (u'CALL_-1207953665', u'INDIRECT_-1207945817'), (u'CAST_-1207940588', u'INT_NOTEQUAL_-1207957010'), (u'CALL_-1207956305', u'INDIRECT_-1207944526'), (u'INDIRECT_-1207941461', u'MULTIEQUAL_-1207941322'), (u'MULTIEQUAL_-1207942569', u'MULTIEQUAL_-1207943964'), (u'CALL_-1207955913', u'INDIRECT_-1207942492'), (u'CALL_-1207952964', u'INDIRECT_-1207939836'), (u'CALL_-1207952839', u'INDIRECT_-1207942950'), ('const-104', u'PTRSUB_-1207942055'), ('const-433', u'STORE_-1207953391'), ('const-433', u'STORE_-1207952962'), (u'MULTIEQUAL_-1207948328', u'MULTIEQUAL_-1207948325'), (u'CALL_-1207951847', u'INDIRECT_-1207941236'), (u'INDIRECT_-1207941277', u'MULTIEQUAL_-1207941156'), (u'CALL_-1207957070', u'INDIRECT_-1207945896'), (u'MULTIEQUAL_-1207943293', u'MULTIEQUAL_-1207943272'), (u'CAST_-1207940871', u'LOAD_-1207957540'), (u'CALL_-1207957541', u'INDIRECT_-1207945746'), (u'STORE_-1207954469', u'INDIRECT_-1207947498'), (u'PTRSUB_-1207938731', u'PTRSUB_-1207938708'), (u'CALL_-1207953203', u'INDIRECT_-1207940573'), (u'CALL_-1207953665', u'INDIRECT_-1207942347'), (u'CALL_-1207953871', u'INDIRECT_-1207943152'), ('tmp_27278', u'PTRSUB_-1207938843'), (u'CALL_-1207953296', u'INDIRECT_-1207941653'), (u'MULTIEQUAL_-1207944515', u'CAST_-1207939015'), (u'CALL_-1207953951', u'INDIRECT_-1207942642'), (u'INDIRECT_-1207946582', u'MULTIEQUAL_-1207946173'), (u'CALL_-1207953621', u'INDIRECT_-1207943254'), (u'CALL_-1207953063', u'INDIRECT_-1207943287'), (u'MULTIEQUAL_-1207947329', u'BOOL_NEGATE_-1207945119'), (u'CALL_-1207953738', u'INDIRECT_-1207943538'), (u'CALL_-1207953847', u'INDIRECT_-1207942827'), (u'MULTIEQUAL_-1207950584', u'PTRADD_-1207955998'), (u'INT_ADD_-1207939723', u'PTRADD_-1207953063'), (u'INDIRECT_-1207944673', u'MULTIEQUAL_-1207944390'), ('const-25680', u'PTRSUB_-1207942225'), (u'PTRSUB_-1207939719', u'PTRSUB_-1207939649'), ('const-433', u'LOAD_-1207956565'), ('tmp_10443', u'PTRSUB_-1207940965'), (u'CALL_-1207956305', u'INDIRECT_-1207942336'), (u'MULTIEQUAL_-1207945058', u'MULTIEQUAL_-1207945208'), (u'MULTIEQUAL_-1207942932', u'MULTIEQUAL_-1207942910'), ('tmp_27278', u'PTRSUB_-1207942152'), (u'INDIRECT_-1207942889', u'MULTIEQUAL_-1207943020'), (u'INDIRECT_-1207940067', u'MULTIEQUAL_-1207940841'), (u'INDIRECT_-1207942827', u'MULTIEQUAL_-1207944860'), (u'CALL_-1207956876', u'INDIRECT_-1207943487'), ('tmp_10443', u'PTRSUB_-1207940294'), (u'MULTIEQUAL_-1207942714', u'MULTIEQUAL_-1207942864'), ('const-433', u'STORE_-1207958649'), ('const-433', u'LOAD_-1207957789'), (u'INDIRECT_-1207948523', u'MULTIEQUAL_-1207948433'), (u'MULTIEQUAL_-1207946154', u'MULTIEQUAL_-1207946142'), (u'CALL_-1207952706', u'INDIRECT_-1207939780'), ('const-5', u'COPY_-1207956083'), (u'INT_EQUAL_-1207951847', u'STORE_-1207951845'), ('const-433', u'LOAD_-1207954278'), (u'PTRSUB_-1207941014', u'PTRSUB_-1207940757'), (u'CALL_-1207952839', u'INDIRECT_-1207943420'), ('tmp_7842', u'CBRANCH_-1207953907'), ('const-433', u'LOAD_-1207959268'), (u'INT_EQUAL_-1207958734', u'CBRANCH_-1207958732'), (u'CALL_-1207957960', u'INDIRECT_-1207943872'), (u'CALL_-1207956522', u'INDIRECT_-1207944673'), (u'INDIRECT_-1207940201', u'MULTIEQUAL_-1207940917'), (u'CALL_-1207953057', u'INDIRECT_-1207941655'), (u'CALL_-1207953037', u'INDIRECT_-1207943096'), ('const--1', u'INT_ADD_-1207958983'), (u'CAST_-1207939658', u'CALL_-1207953564'), (u'CALL_-1207953203', u'INDIRECT_-1207940729'), (u'MULTIEQUAL_-1207946780', u'MULTIEQUAL_-1207946761'), (u'CAST_-1207939423', u'CALL_-1207953809'), (u'INDIRECT_-1207944980', u'MULTIEQUAL_-1207947004'), (u'CALL_-1207953061', u'INDIRECT_-1207942643'), (u'COPY_-1207941722', u'MULTIEQUAL_-1207941855'), (u'INDIRECT_-1207942178', u'MULTIEQUAL_-1207942041'), (u'CALL_-1207957541', u'INDIRECT_-1207946530'), (u'CALL_-1207952964', u'INDIRECT_-1207942810'), (u'INDIRECT_-1207943221', u'MULTIEQUAL_-1207943093'), (u'MULTIEQUAL_-1207943182', u'MULTIEQUAL_-1207943332'), (u'COPY_-1207938633', u'CALL_-1207951938'), (u'INDIRECT_-1207941752', u'MULTIEQUAL_-1207945205'), (u'CALL_-1207953296', u'INDIRECT_-1207944471'), (u'MULTIEQUAL_-1207942517', u'CALL_-1207952996'), (u'CALL_-1207953059', u'INDIRECT_-1207941517'), (u'INT_EQUAL_-1207953196', u'MULTIEQUAL_-1207948328'), (u'MULTIEQUAL_-1207943872', u'MULTIEQUAL_-1207943850'), (u'STORE_-1207958531', u'INDIRECT_-1207948291'), (u'INDIRECT_-1207943665', u'MULTIEQUAL_-1207944439'), (u'PTRADD_-1207941067', u'CAST_-1207940452'), (u'INDIRECT_-1207942944', u'MULTIEQUAL_-1207942865'), (u'INT_EQUAL_-1207953653', u'CBRANCH_-1207953649'), (u'INDIRECT_-1207940381', u'MULTIEQUAL_-1207940280'), (u'CALL_-1207953703', u'INDIRECT_-1207942966'), (u'CALL_-1207953744', u'INDIRECT_-1207942096'), ('tmp_51175', u'MULTIEQUAL_-1207944579'), (u'CALL_-1207953815', u'INDIRECT_-1207947658'), (u'CALL_-1207952604', u'INDIRECT_-1207944046'), (u'CALL_-1207956777', u'INDIRECT_-1207942944'), (u'INDIRECT_-1207944678', u'MULTIEQUAL_-1207944518'), (u'INDIRECT_-1207947882', u'MULTIEQUAL_-1207947719'), (u'CALL_-1207953204', u'INDIRECT_-1207940854'), (u'CALL_-1207954202', u'INDIRECT_-1207943117'), (u'MULTIEQUAL_-1207943733', u'MULTIEQUAL_-1207942709'), (u'MULTIEQUAL_-1207948878', u'INT_ZEXT_-1207956043'), (u'CALL_-1207953621', u'INDIRECT_-1207941532'), (u'INDIRECT_-1207940890', u'MULTIEQUAL_-1207942556'), (u'CALL_-1207951865', u'INDIRECT_-1207943738'), ('const-27608', u'PTRSUB_-1207941014'), (u'CALL_-1207957676', u'INDIRECT_-1207945129'), (u'CALL_-1207956647', u'INDIRECT_-1207944754'), (u'MULTIEQUAL_-1207941447', u'MULTIEQUAL_-1207943577'), (u'COPY_-1207939651', u'PIECE_-1207939591'), (u'CALL_-1207957491', u'INDIRECT_-1207943727'), (u'INDIRECT_-1207944314', u'MULTIEQUAL_-1207944233'), (u'INDIRECT_-1207945985', u'MULTIEQUAL_-1207945772'), (u'CALL_-1207956925', u'INDIRECT_-1207943680'), (u'CALL_-1207953063', u'INDIRECT_-1207944658'), (u'CALL_-1207952706', u'INDIRECT_-1207943222'), ('const--24', u'PTRADD_-1207958037'), (u'PTRSUB_-1207942623', u'PTRSUB_-1207942280'), (u'INDIRECT_-1207941305', u'MULTIEQUAL_-1207941166'), (u'CALL_-1207953703', u'INDIRECT_-1207944218'), (u'CALL_-1207953800', u'INDIRECT_-1207943576'), ('const-16480', u'PTRSUB_-1207940889'), (u'STORE_-1207958725', u'INDIRECT_-1207948640'), (u'MULTIEQUAL_-1207942167', u'MULTIEQUAL_-1207942150'), (u'CALL_-1207953703', u'INDIRECT_-1207944532'), ('const-0', u'PTRSUB_-1207939491'), (u'CALL_-1207953296', u'INDIRECT_-1207941497'), (u'CALL_-1207953041', u'INDIRECT_-1207939858'), (u'MULTIEQUAL_-1207945214', u'MULTIEQUAL_-1207945364'), (u'CALL_-1207953815', u'INDIRECT_-1207942737'), (u'CALL_-1207953564', u'INDIRECT_-1207942556'), (u'MULTIEQUAL_-1207943024', u'MULTIEQUAL_-1207943012'), (u'INDIRECT_-1207944599', u'COPY_-1207944634'), (u'MULTIEQUAL_-1207950445', u'MULTIEQUAL_-1207950223'), (u'CALL_-1207951922', u'INDIRECT_-1207941827'), (u'INDIRECT_-1207942768', u'MULTIEQUAL_-1207943056'), (u'INDIRECT_-1207942131', u'MULTIEQUAL_-1207941992'), (u'INDIRECT_-1207945873', u'MULTIEQUAL_-1207945769'), (u'CALL_-1207954127', u'INDIRECT_-1207940093'), (u'PTRSUB_-1207939561', u'PTRSUB_-1207939491'), ('const-3649268', u'COPY_-1207938249'), (u'CALL_-1207954162', u'INDIRECT_-1207944940'), (u'CALL_-1207956925', u'INDIRECT_-1207945872'), (u'CALL_-1207953037', u'INDIRECT_-1207941066'), ('const-104', u'PTRSUB_-1207938515'), (u'CALL_-1207954202', u'INDIRECT_-1207941241'), (u'CALL_-1207952996', u'INDIRECT_-1207943652'), ('tmp_9285', u'CBRANCH_-1207951549'), (u'MULTIEQUAL_-1207950445', u'INT_ZEXT_-1207958774'), ('tmp_8555', u'BRANCH_-1207951861'), (u'CALL_-1207952644', u'INDIRECT_-1207939606'), (u'CALL_-1207953059', u'INDIRECT_-1207940579'), (u'CALL_-1207951847', u'INDIRECT_-1207943742'), (u'INDIRECT_-1207945230', u'MULTIEQUAL_-1207948313'), (u'CALL_-1207954407', u'INDIRECT_-1207942772'), (u'MULTIEQUAL_-1207949672', u'MULTIEQUAL_-1207949822'), (u'CALL_-1207956925', u'INDIRECT_-1207942432'), ('const-1', u'PTRADD_-1207939872'), (u'CALL_-1207956647', u'INDIRECT_-1207942878'), (u'INDIRECT_-1207940612', u'MULTIEQUAL_-1207940485'), (u'CALL_-1207951980', u'INDIRECT_-1207946609'), (u'MULTIEQUAL_-1207943338', u'MULTIEQUAL_-1207943326'), (u'INDIRECT_-1207940212', u'MULTIEQUAL_-1207940090'), (u'CALL_-1207956925', u'INDIRECT_-1207942744'), (u'CALL_-1207952604', u'INDIRECT_-1207942861'), (u'CALL_-1207952666', u'INDIRECT_-1207943191'), ('const-48', u'CALL_-1207957177'), (u'CALL_-1207956305', u'INDIRECT_-1207945622'), (u'INT_NOTEQUAL_-1207956436', u'CBRANCH_-1207956430'), (u'INDIRECT_-1207944079', u'MULTIEQUAL_-1207946112'), (u'INDIRECT_-1207945451', u'MULTIEQUAL_-1207945357'), (u'CALL_-1207957070', u'INDIRECT_-1207946678'), (u'CALL_-1207956925', u'INDIRECT_-1207947620'), (u'CALL_-1207952887', u'INDIRECT_-1207943443'), (u'CAST_-1207940018', u'BOOL_NEGATE_-1207947738'), (u'STORE_-1207952951', u'INDIRECT_-1207945232'), (u'INDIRECT_-1207946807', u'MULTIEQUAL_-1207946704'), (u'MULTIEQUAL_-1207942823', u'MULTIEQUAL_-1207942802'), (u'INT_EQUAL_-1207958677', u'CBRANCH_-1207958670'), (u'INDIRECT_-1207940524', u'MULTIEQUAL_-1207940402'), (u'COPY_-1207942452', u'STORE_-1207958649'), (u'CALL_-1207952240', u'INDIRECT_-1207945255'), (u'CALL_-1207953203', u'INDIRECT_-1207940105'), (u'PTRSUB_-1207940948', u'PTRSUB_-1207940696'), (u'CALL_-1207951864', u'INDIRECT_-1207943062'), (u'PTRADD_-1207938949', u'STORE_-1207953360'), (u'INDIRECT_-1207942636', u'MULTIEQUAL_-1207943964'), (u'INT_EQUAL_-1207953129', u'CBRANCH_-1207953134'), (u'PTRSUB_-1207939406', u'INT_NOTEQUAL_-1207954066'), (u'CALL_-1207956910', u'INDIRECT_-1207947858'), (u'CALL_-1207953847', u'INDIRECT_-1207939857'), (u'INDIRECT_-1207941126', u'MULTIEQUAL_-1207944579'), (u'CALL_-1207952706', u'INDIRECT_-1207939468'), (u'CALL_-1207952668', u'INDIRECT_-1207943215'), (u'INDIRECT_-1207945077', u'MULTIEQUAL_-1207945208'), (u'INT_EQUAL_-1207958915', u'CBRANCH_-1207958896'), (u'INDIRECT_-1207942470', u'MULTIEQUAL_-1207942904'), ('const-1', u'SUBPIECE_-1207942969'), (u'MULTIEQUAL_-1207942088', u'MULTIEQUAL_-1207942076'), (u'INDIRECT_-1207940939', u'MULTIEQUAL_-1207940849'), ('tmp_8956', u'BRANCH_-1207951866'), (u'CALL_-1207953947', u'INDIRECT_-1207940940'), ('const-21856', u'PTRSUB_-1207941457'), (u'INDIRECT_-1207946831', u'MULTIEQUAL_-1207946595'), (u'PTRSUB_-1207942204', u'LOAD_-1207959124'), (u'CALL_-1207951865', u'INDIRECT_-1207942486'), (u'INDIRECT_-1207943409', u'MULTIEQUAL_-1207942869'), (u'INT_NOTEQUAL_-1207956490', u'CBRANCH_-1207956484'), (u'INDIRECT_-1207943877', u'MULTIEQUAL_-1207943748'), (u'CALL_-1207956305', u'INDIRECT_-1207942960'), (u'INDIRECT_-1207940471', u'MULTIEQUAL_-1207940381'), (u'CALL_-1207953776', u'INDIRECT_-1207941843'), ('const-433', u'LOAD_-1207955427'), (u'CALL_-1207957891', u'INDIRECT_-1207947281'), (u'INDIRECT_-1207941045', u'MULTIEQUAL_-1207941729'), (u'CALL_-1207953834', u'INDIRECT_-1207944489'), (u'CALL_-1207952706', u'INDIRECT_-1207939624'), (u'CALL_-1207957557', u'INDIRECT_-1207943918'), (u'INDIRECT_-1207944267', u'MULTIEQUAL_-1207944983'), (u'CALL_-1207953061', u'INDIRECT_-1207944547'), ('const-433', u'LOAD_-1207953854'), ('const-0', u'INT_EQUAL_-1207953722'), (u'INDIRECT_-1207942966', u'MULTIEQUAL_-1207942866'), (u'CALL_-1207952666', u'INDIRECT_-1207943035'), (u'CALL_-1207951861', u'INDIRECT_-1207940970'), (u'COPY_-1207938599', u'CALL_-1207951974'), (u'MULTIEQUAL_-1207943326', u'MULTIEQUAL_-1207943296'), (u'INDIRECT_-1207944374', u'COPY_-1207944406'), ('const-433', u'LOAD_-1207956091'), (u'COPY_-1207941584', u'CALL_-1207954360'), (u'CALL_-1207952839', u'INDIRECT_-1207942324'), (u'INDIRECT_-1207945135', u'MULTIEQUAL_-1207945088'), (u'CALL_-1207951861', u'INDIRECT_-1207943632'), ('const-16', u'PTRSUB_-1207938888'), (u'MULTIEQUAL_-1207941915', u'MULTIEQUAL_-1207942199'), (u'INDIRECT_-1207940456', u'MULTIEQUAL_-1207943955'), ('const-32', u'PTRSUB_-1207939893'), (u'CALL_-1207957491', u'INT_EQUAL_-1207957477'), ('const-433', u'LOAD_-1207958560'), (u'CALL_-1207952825', u'INDIRECT_-1207939391'), (u'PTRSUB_-1207942171', u'PTRSUB_-1207941865'), (u'CALL_-1207952839', u'INDIRECT_-1207940448'), (u'CALL_-1207953137', u'INDIRECT_-1207944522'), (u'CAST_-1207941284', u'CALL_-1207958074'), (u'CALL_-1207952996', u'INDIRECT_-1207943182'), (u'MULTIEQUAL_-1207943680', u'MULTIEQUAL_-1207943650'), (u'PTRSUB_-1207940996', u'PTRSUB_-1207940740'), ('const-433', u'LOAD_-1207956538'), ('const-4429176', u'PTRSUB_-1207956877'), (u'INDIRECT_-1207947508', u'MULTIEQUAL_-1207947353'), (u'STORE_-1207958131', u'INDIRECT_-1207943295'), ('const-0', u'INT_EQUAL_-1207956675'), (u'CALL_-1207953057', u'INDIRECT_-1207939467'), (u'INDIRECT_-1207945755', u'MULTIEQUAL_-1207945626'), (u'MULTIEQUAL_-1207948922', u'BOOL_NEGATE_-1207947460'), (u'CALL_-1207953564', u'INDIRECT_-1207946089'), (u'INDIRECT_-1207946375', u'MULTIEQUAL_-1207948817'), (u'INDIRECT_-1207947413', u'MULTIEQUAL_-1207947281'), (u'INDIRECT_-1207945818', u'MULTIEQUAL_-1207945643'), (u'CALL_-1207951861', u'INDIRECT_-1207940502'), ('const--632', u'PTRSUB_-1207940175'), (u'PTRSUB_-1207939728', u'CAST_-1207939445'), (u'INDIRECT_-1207940940', u'MULTIEQUAL_-1207940779'), (u'CALL_-1207951869', u'INDIRECT_-1207940578'), ('const-20864', u'PTRSUB_-1207941857'), (u'PTRSUB_-1207942294', u'LOAD_-1207959295'), (u'INDIRECT_-1207942028', u'MULTIEQUAL_-1207941927'), (u'CALL_-1207951938', u'INDIRECT_-1207940348'), (u'INDIRECT_-1207948003', u'MULTIEQUAL_-1207947929'), (u'MULTIEQUAL_-1207941496', u'MULTIEQUAL_-1207941475'), (u'CALL_-1207956876', u'INDIRECT_-1207943801'), (u'CALL_-1207954127', u'INDIRECT_-1207940561'), (u'CALL_-1207952642', u'INDIRECT_-1207939426'), (u'INDIRECT_-1207945504', u'MULTIEQUAL_-1207946199'), (u'COPY_-1207958812', u'COPY_-1207941814'), (u'CALL_-1207953668', u'INDIRECT_-1207945139'), ('tmp_10443', u'PTRSUB_-1207942391'), ('tmp_10443', u'PTRSUB_-1207940331'), (u'MULTIEQUAL_-1207948760', u'MULTIEQUAL_-1207948741'), (u'CALL_-1207951847', u'INDIRECT_-1207942802'), (u'CALL_-1207954014', u'INDIRECT_-1207944248'), (u'COPY_-1207939365', u'MULTIEQUAL_-1207949685'), ('tmp_8123', u'CBRANCH_-1207953675'), (u'CALL_-1207951974', u'INDIRECT_-1207944617'), (u'INDIRECT_-1207947280', u'MULTIEQUAL_-1207947223'), (u'MULTIEQUAL_-1207943992', u'MULTIEQUAL_-1207943962'), (u'INDIRECT_-1207945566', u'INT_SUB_-1207954077'), (u'INDIRECT_-1207943821', u'MULTIEQUAL_-1207944595'), (u'CALL_-1207952839', u'INDIRECT_-1207945573'), ('const-3661072', u'COPY_-1207938778'), (u'CALL_-1207953065', u'INDIRECT_-1207940025'), (u'LOAD_-1207953499', u'PTRSUB_-1207939005'), (u'CALL_-1207953296', u'INDIRECT_-1207944159'), (u'MULTIEQUAL_-1207943212', u'MULTIEQUAL_-1207943182'), (u'MULTIEQUAL_-1207944439', u'PTRADD_-1207954156'), ('const-104', u'PTRSUB_-1207937769'), ('tmp_10443', u'PTRSUB_-1207942435'), (u'INDIRECT_-1207939639', u'MULTIEQUAL_-1207940323'), ('const-1', u'PTRADD_-1207938692'), (u'CAST_-1207937795', u'CALL_-1207951974'), (u'PTRSUB_-1207941627', u'PTRSUB_-1207940928'), (u'LOAD_-1207951538', u'INT_LESS_-1207951523'), (u'LOAD_-1207951538', u'INT_EQUAL_-1207951523'), (u'INDIRECT_-1207942173', u'MULTIEQUAL_-1207941890'), ('tmp_10443', u'PTRSUB_-1207942655'), ('tmp_27278', u'PTRSUB_-1207941141'), (u'MULTIEQUAL_-1207944105', u'MULTIEQUAL_-1207944389'), (u'CALL_-1207953871', u'INDIRECT_-1207945305'), (u'CALL_-1207952240', u'INDIRECT_-1207943665'), (u'MULTIEQUAL_-1207942884', u'MULTIEQUAL_-1207942866'), (u'SUBPIECE_-1207943690', u'STORE_-1207953799'), (u'CALL_-1207954014', u'INDIRECT_-1207941294'), (u'CALL_-1207953204', u'INDIRECT_-1207943358'), (u'INDIRECT_-1207945457', u'MULTIEQUAL_-1207945174'), (u'CALL_-1207955913', u'INDIRECT_-1207943116'), (u'INDIRECT_-1207941345', u'MULTIEQUAL_-1207941217'), (u'CALL_-1207957002', u'INDIRECT_-1207944985'), (u'CALL_-1207953061', u'INDIRECT_-1207939353'), (u'INT_EQUAL_-1207958434', u'CBRANCH_-1207958384'), (u'INT_ADD_-1207957782', u'CAST_-1207941091'), (u'INDIRECT_-1207944834', u'MULTIEQUAL_-1207944674'), (u'CALL_-1207956647', u'INDIRECT_-1207943972'), ('const-1', u'RETURN_-1207955331'), ('const-1', u'SUBPIECE_-1207942577'), (u'INDIRECT_-1207945291', u'MULTIEQUAL_-1207945244'), (u'MULTIEQUAL_-1207941853', u'MULTIEQUAL_-1207941836'), (u'INDIRECT_-1207943721', u'MULTIEQUAL_-1207943592'), ('const-37576', u'PTRSUB_-1207939660'), (u'INDIRECT_-1207941059', u'MULTIEQUAL_-1207943168'), (u'INDIRECT_-1207941080', u'MULTIEQUAL_-1207940953'), (u'COPY_-1207953157', u'MULTIEQUAL_-1207950415'), (u'PTRSUB_-1207940987', u'PTRSUB_-1207940732'), (u'INDIRECT_-1207943362', u'MULTIEQUAL_-1207943223'), (u'CAST_-1207938531', u'INT_NOTEQUAL_-1207953304'), (u'INDIRECT_-1207942953', u'MULTIEQUAL_-1207942670'), (u'CALL_-1207951938', u'INDIRECT_-1207939724'), (u'INDIRECT_-1207942165', u'MULTIEQUAL_-1207942071'), (u'CALL_-1207953203', u'INDIRECT_-1207941511'), (u'CALL_-1207952887', u'INDIRECT_-1207942871'), (u'INDIRECT_-1207942947', u'MULTIEQUAL_-1207942900'), (u'MULTIEQUAL_-1207943652', u'MULTIEQUAL_-1207943589'), (u'CALL_-1207957491', u'INDIRECT_-1207946545'), (u'CALL_-1207951974', u'INDIRECT_-1207946631'), (u'CALL_-1207953707', u'INDIRECT_-1207944719'), ('const-433', u'LOAD_-1207956452'), (u'INDIRECT_-1207941084', u'MULTIEQUAL_-1207940947'), (u'INDIRECT_-1207940435', u'MULTIEQUAL_-1207942544'), (u'INDIRECT_-1207943744', u'MULTIEQUAL_-1207944239'), (u'MULTIEQUAL_-1207943647', u'MULTIEQUAL_-1207943635'), (u'CALL_-1207955336', u'INDIRECT_-1207943012'), (u'MULTIEQUAL_-1207942462', u'CALL_-1207954058'), (u'CALL_-1207951861', u'INDIRECT_-1207941752'), (u'CALL_-1207953187', u'INDIRECT_-1207939569'), (u'CALL_-1207958016', u'INDIRECT_-1207945634'), (u'INDIRECT_-1207943592', u'MULTIEQUAL_-1207943491'), (u'CALL_-1207953035', u'INDIRECT_-1207939318'), (u'MULTIEQUAL_-1207943491', u'CAST_-1207939348'), (u'LOAD_-1207957947', u'CAST_-1207941180'), (u'CALL_-1207952839', u'INDIRECT_-1207941384'), ('const-8', u'PTRSUB_-1207941015'), (u'PTRSUB_-1207942310', u'LOAD_-1207959325'), (u'CALL_-1207954202', u'INDIRECT_-1207942177'), (u'INDIRECT_-1207948378', u'MULTIEQUAL_-1207947762'), (u'STORE_-1207953391', u'INDIRECT_-1207945493'), (u'INDIRECT_-1207945527', u'MULTIEQUAL_-1207945388'), (u'INDIRECT_-1207942595', u'MULTIEQUAL_-1207942640'), (u'CAST_-1207941317', u'STORE_-1207958131'), (u'CALL_-1207953776', u'INDIRECT_-1207947142'), ('const-433', u'STORE_-1207959187'), ('const-97', u'PTRSUB_-1207940310'), ('tmp_10443', u'PTRSUB_-1207939287'), (u'CALL_-1207953228', u'INDIRECT_-1207941491'), (u'MULTIEQUAL_-1207941135', u'MULTIEQUAL_-1207943265'), (u'INDIRECT_-1207942480', u'MULTIEQUAL_-1207943808'), (u'CALL_-1207956647', u'INDIRECT_-1207949207'), (u'CALL_-1207953782', u'INDIRECT_-1207946839'), (u'INDIRECT_-1207941130', u'MULTIEQUAL_-1207942029'), (u'CALL_-1207953033', u'INDIRECT_-1207944737'), (u'MULTIEQUAL_-1207944276', u'MULTIEQUAL_-1207944264'), (u'INDIRECT_-1207944095', u'COPY_-1207944099'), ('const-97', u'PTRSUB_-1207942264'), (u'INDIRECT_-1207944904', u'MULTIEQUAL_-1207944920'), ('const-3649321', u'COPY_-1207939722'), (u'PTRSUB_-1207939331', u'CALL_-1207951980'), ('const-1', u'PTRADD_-1207953151'), (u'CALL_-1207952642', u'INDIRECT_-1207939894'), (u'STORE_-1207957126', u'INDIRECT_-1207947385'), (u'CALL_-1207956305', u'INDIRECT_-1207947149'), (u'CALL_-1207954014', u'INDIRECT_-1207941902'), (u'MULTIEQUAL_-1207941790', u'MULTIEQUAL_-1207941771'), (u'CALL_-1207953059', u'INDIRECT_-1207944523'), (u'PTRSUB_-1207941285', u'PTRSUB_-1207941015'), (u'CALL_-1207953187', u'INDIRECT_-1207941289'), (u'INDIRECT_-1207945896', u'MULTIEQUAL_-1207946184'), (u'CAST_-1207939149', u'INT_ADD_-1207954348'), (u'STORE_-1207953760', u'INDIRECT_-1207946575'), (u'STORE_-1207958909', u'INDIRECT_-1207948977'), ('const-0', u'INT_NOTEQUAL_-1207954448'), (u'LOAD_-1207956201', u'INT_NOTEQUAL_-1207956185'), (u'STORE_-1207953854', u'INDIRECT_-1207945766'), (u'STORE_-1207956826', u'INDIRECT_-1207943710'), (u'CALL_-1207952825', u'INDIRECT_-1207941735'), (u'CALL_-1207954014', u'INDIRECT_-1207942370'), (u'INDIRECT_-1207944350', u'COPY_-1207944385'), ('const-16', u'PTRSUB_-1207939028'), (u'CALL_-1207953187', u'INDIRECT_-1207942227'), (u'CALL_-1207953187', u'CAST_-1207937358'), (u'MULTIEQUAL_-1207942490', u'MULTIEQUAL_-1207942468'), (u'PTRSUB_-1207942232', u'LOAD_-1207959179'), (u'CALL_-1207956777', u'INDIRECT_-1207945760'), (u'CALL_-1207955360', u'INDIRECT_-1207943807'), (u'INDIRECT_-1207943669', u'MULTIEQUAL_-1207943800'), (u'MULTIEQUAL_-1207943952', u'MULTIEQUAL_-1207943922'), (u'CALL_-1207951861', u'INDIRECT_-1207942534'), ('tmp_3116', u'CBRANCH_-1207956597'), (u'MULTIEQUAL_-1207946974', u'MULTIEQUAL_-1207946953'), (u'INDIRECT_-1207947201', u'COPY_-1207947208'), ('tmp_10443', u'PTRSUB_-1207942251'), (u'CALL_-1207956910', u'INDIRECT_-1207947609'), (u'PTRSUB_-1207940965', u'PTRSUB_-1207940712'), (u'CALL_-1207953548', u'INDIRECT_-1207943206'), (u'CALL_-1207954202', u'INDIRECT_-1207941553'), (u'INDIRECT_-1207943966', u'MULTIEQUAL_-1207943844'), (u'MULTIEQUAL_-1207941938', u'MULTIEQUAL_-1207941922'), (u'CALL_-1207951922', u'INDIRECT_-1207942453'), (u'INT_MULT_-1207947749', u'INT_ADD_-1207940669'), (u'CALL_-1207952604', u'INDIRECT_-1207943173'), (u'CALL_-1207958300', u'INDIRECT_-1207945825'), (u'INDIRECT_-1207947583', u'PTRADD_-1207956775'), (u'STORE_-1207951845', u'INDIRECT_-1207944782'), (u'CALL_-1207953215', u'INDIRECT_-1207940836'), (u'CALL_-1207952900', u'INDIRECT_-1207943661'), (u'CALL_-1207954202', u'INDIRECT_-1207940929'), (u'INDIRECT_-1207947358', u'MULTIEQUAL_-1207947260'), (u'PTRSUB_-1207939323', u'PTRSUB_-1207939255'), (u'LOAD_-1207956428', u'MULTIEQUAL_-1207941855'), (u'CALL_-1207951869', u'INDIRECT_-1207940422'), (u'CALL_-1207953809', u'INDIRECT_-1207943649'), ('tmp_10443', u'PTRSUB_-1207940919'), ('const-0', u'PTRSUB_-1207938980'), (u'INDIRECT_-1207941819', u'MULTIEQUAL_-1207941680'), (u'PTRSUB_-1207940767', u'LOAD_-1207956775'), (u'CALL_-1207953228', u'INDIRECT_-1207941803'), (u'CALL_-1207956910', u'INDIRECT_-1207942577'), (u'INT_MULT_-1207949431', u'INT_ADD_-1207942403'), ('tmp_792', u'CBRANCH_-1207958795'), (u'PTRSUB_-1207942391', u'PTRSUB_-1207942065'), ('tmp_10443', u'PTRSUB_-1207940733'), (u'CALL_-1207953703', u'INDIRECT_-1207946436'), ('const-433', u'LOAD_-1207953499'), (u'INDIRECT_-1207941029', u'MULTIEQUAL_-1207940926'), ('const-16', u'PTRSUB_-1207938794'), (u'INDIRECT_-1207943670', u'MULTIEQUAL_-1207943499'), ('const-0', u'PTRSUB_-1207941293'), (u'STORE_-1207953854', u'INDIRECT_-1207946383'), (u'CALL_-1207953035', u'INDIRECT_-1207944599'), (u'PTRSUB_-1207938574', u'CAST_-1207938353'), (u'INDIRECT_-1207944769', u'MULTIEQUAL_-1207944632'), (u'CALL_-1207957541', u'INDIRECT_-1207947715'), (u'CALL_-1207957676', u'INDIRECT_-1207943253'), (u'CALL_-1207953665', u'INDIRECT_-1207947582'), (u'INDIRECT_-1207944810', u'CAST_-1207941186'), (u'INDIRECT_-1207945566', u'INT_LESS_-1207954100'), (u'CALL_-1207951877', u'CALL_-1207951847'), (u'MULTIEQUAL_-1207948455', u'MULTIEQUAL_-1207948424'), (u'CAST_-1207941391', u'COPY_-1207958228'), (u'MULTIEQUAL_-1207950288', u'PTRADD_-1207953518'), (u'INDIRECT_-1207944808', u'MULTIEQUAL_-1207944896'), (u'CALL_-1207953059', u'INDIRECT_-1207944772'), (u'CALL_-1207953189', u'INDIRECT_-1207943321'), (u'INDIRECT_-1207945755', u'MULTIEQUAL_-1207945215'), (u'PTRSUB_-1207942185', u'PTRSUB_-1207941877'), (u'LOAD_-1207956403', u'CALL_-1207953189'), (u'INDIRECT_-1207939967', u'MULTIEQUAL_-1207942076'), (u'CALL_-1207957541', u'INDIRECT_-1207948213'), (u'CALL_-1207952580', u'INDIRECT_-1207942850'), (u'MULTIEQUAL_-1207946029', u'MULTIEQUAL_-1207946010'), (u'MULTIEQUAL_-1207949438', u'INT_SUB_-1207953851'), ('const-433', u'STORE_-1207954189'), ('const-433', u'STORE_-1207953372'), (u'CALL_-1207953951', u'INDIRECT_-1207944834'), (u'INDIRECT_-1207945972', u'MULTIEQUAL_-1207945735'), ('const-104', u'PTRSUB_-1207941972'), (u'INDIRECT_-1207943080', u'MULTIEQUAL_-1207943368'), (u'CALL_-1207951864', u'INDIRECT_-1207941028'), (u'CAST_-1207941231', u'CALL_-1207957991'), ('const-433', u'LOAD_-1207958524'), (u'LOAD_-1207956174', u'INT_NOTEQUAL_-1207956158'), (u'INDIRECT_-1207942492', u'MULTIEQUAL_-1207942987'), (u'CALL_-1207953871', u'INDIRECT_-1207941900'), (u'INDIRECT_-1207942953', u'MULTIEQUAL_-1207942869'), (u'MULTIEQUAL_-1207945057', u'MULTIEQUAL_-1207945045'), ('const-0', u'PTRSUB_-1207939018'), (u'INDIRECT_-1207942266', u'MULTIEQUAL_-1207942127'), ('const-27608', u'PTRSUB_-1207940996'), ('tmp_1991', u'CBRANCH_-1207957763'), ('tmp_10443', u'PTRSUB_-1207938411'), (u'COPY_-1207938036', u'MULTIEQUAL_-1207948823'), ('tmp_7485', u'BRANCH_-1207954206'), (u'INDIRECT_-1207940768', u'MULTIEQUAL_-1207940641'), ('const-0', u'PTRSUB_-1207939263'), (u'STORE_-1207953773', u'INDIRECT_-1207946332'), (u'INDIRECT_-1207943890', u'MULTIEQUAL_-1207945218'), (u'MULTIEQUAL_-1207951338', u'INT_ADD_-1207956049'), (u'MULTIEQUAL_-1207949438', u'CALL_-1207951865'), ('tmp_7695', u'CBRANCH_-1207954036'), (u'CALL_-1207956925', u'INDIRECT_-1207944932'), (u'CALL_-1207957557', u'INT_REM_-1207957494'), (u'CALL_-1207957070', u'INDIRECT_-1207943704'), (u'CALL_-1207952996', u'INDIRECT_-1207942556'), (u'CALL_-1207954014', u'INDIRECT_-1207944718'), ('const-1', u'PTRADD_-1207956775'), (u'CALL_-1207952004', u'INDIRECT_-1207940685'), (u'INT_MULT_-1207945128', u'INT_ADD_-1207938113'), (u'INDIRECT_-1207943351', u'MULTIEQUAL_-1207943250'), (u'MULTIEQUAL_-1207941156', u'MULTIEQUAL_-1207941140'), (u'INDIRECT_-1207940680', u'MULTIEQUAL_-1207940558'), ('const-3645240', u'COPY_-1207938667'), (u'INT_ADD_-1207938346', u'CAST_-1207937901'), (u'INDIRECT_-1207943573', u'MULTIEQUAL_-1207943479'), (u'CALL_-1207952887', u'INDIRECT_-1207940055'), ('tmp_51178', u'MULTIEQUAL_-1207944111'), ('const-433', u'LOAD_-1207957535'), (u'INDIRECT_-1207945059', u'MULTIEQUAL_-1207945908'), (u'CALL_-1207952900', u'LOAD_-1207952899'), (u'MULTIEQUAL_-1207948474', u'MULTIEQUAL_-1207948420'), ('tmp_10443', u'PTRSUB_-1207942483'), (u'CALL_-1207953707', u'INDIRECT_-1207947606'), (u'CALL_-1207952668', u'INDIRECT_-1207939773'), (u'INT_EQUAL_-1207957456', u'CBRANCH_-1207957453'), (u'PTRSUB_-1207940943', u'INT_NOTEQUAL_-1207957010'), (u'CALL_-1207953035', u'INDIRECT_-1207939324'), (u'INT_ADD_-1207951534', u'MULTIEQUAL_-1207948904'), (u'CALL_-1207952604', u'INDIRECT_-1207940513'), (u'CALL_-1207952580', u'INDIRECT_-1207942380'), (u'INDIRECT_-1207940146', u'MULTIEQUAL_-1207940641'), (u'CALL_-1207953059', u'INDIRECT_-1207939641'), (u'INDIRECT_-1207944189', u'MULTIEQUAL_-1207944060'), (u'CALL_-1207951980', u'INDIRECT_-1207942156'), (u'CALL_-1207953059', u'INDIRECT_-1207943401'), ('const-20464', u'PTRSUB_-1207940841'), (u'INT_EQUAL_-1207953108', u'MULTIEQUAL_-1207948307'), (u'CALL_-1207953204', u'INDIRECT_-1207941792'), ('const-0', u'PTRSUB_-1207938971'), (u'COPY_-1207938667', u'CALL_-1207952004'), (u'CALL_-1207953065', u'INDIRECT_-1207939869'), ('tmp_10089', u'BRANCH_-1207954281'), (u'CALL_-1207953059', u'INDIRECT_-1207940427'), (u'CALL_-1207952730', u'INDIRECT_-1207940573'), (u'CALL_-1207956522', u'INDIRECT_-1207942641'), (u'CALL_-1207957960', u'INDIRECT_-1207947314'), (u'INDIRECT_-1207946702', u'MULTIEQUAL_-1207947367'), (u'CALL_-1207957891', u'INDIRECT_-1207945559'), (u'INDIRECT_-1207944943', u'MULTIEQUAL_-1207944988'), (u'CALL_-1207953703', u'INDIRECT_-1207941248'), (u'CALL_-1207953668', u'INDIRECT_-1207942009'), (u'INDIRECT_-1207943432', u'MULTIEQUAL_-1207943927'), ('const-16', u'PTRSUB_-1207938497'), (u'STORE_-1207953391', u'INDIRECT_-1207945244'), (u'INDIRECT_-1207945409', u'MULTIEQUAL_-1207948817'), (u'MULTIEQUAL_-1207946323', u'MULTIEQUAL_-1207946263'), (u'CALL_-1207956647', u'INDIRECT_-1207942722'), ('const-0', u'PTRSUB_-1207938682'), (u'PTRSUB_-1207941926', u'LOAD_-1207958560'), (u'PTRSUB_-1207942222', u'STORE_-1207959155'), (u'MULTIEQUAL_-1207942541', u'MULTIEQUAL_-1207944671'), ('tmp_10443', u'PTRSUB_-1207942239'), (u'CALL_-1207957891', u'INDIRECT_-1207943995'), (u'CALL_-1207953815', u'INDIRECT_-1207940861'), (u'MULTIEQUAL_-1207941855', u'CAST_-1207941039'), (u'INT_ZEXT_-1207956048', u'INT_MULT_-1207947749'), (u'CALL_-1207952668', u'INDIRECT_-1207939149'), (u'CALL_-1207953548', u'INDIRECT_-1207942266'), (u'CALL_-1207953228', u'INDIRECT_-1207940707'), (u'INDIRECT_-1207944101', u'COPY_-1207944136'), (u'INT_NOTEQUAL_-1207955521', u'CBRANCH_-1207955515'), (u'INDIRECT_-1207945842', u'MULTIEQUAL_-1207945665'), (u'INDIRECT_-1207944135', u'MULTIEQUAL_-1207944034'), (u'CALL_-1207957070', u'INDIRECT_-1207943080'), (u'MULTIEQUAL_-1207944671', u'MULTIEQUAL_-1207944654'), (u'MULTIEQUAL_-1207946549', u'MULTIEQUAL_-1207945525'), (u'INT_NOTEQUAL_-1207959244', u'CBRANCH_-1207959243'), ('const-8', u'PTRSUB_-1207939505'), (u'PTRSUB_-1207941807', u'LOAD_-1207958353'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943669'), (u'CALL_-1207953296', u'INDIRECT_-1207943375'), (u'CALL_-1207953037', u'INDIRECT_-1207940434'), (u'MULTIEQUAL_-1207947295', u'MULTIEQUAL_-1207947283'), (u'CALL_-1207952996', u'INDIRECT_-1207944122'), ('tmp_4959', u'CBRANCH_-1207955515'), (u'MULTIEQUAL_-1207950223', u'MULTIEQUAL_-1207949199'), ('const-0', u'PTRSUB_-1207941569'), (u'STORE_-1207953854', u'INDIRECT_-1207946134'), (u'INDIRECT_-1207946395', u'MULTIEQUAL_-1207946311'), (u'CALL_-1207956522', u'INDIRECT_-1207945457'), (u'CALL_-1207953215', u'INDIRECT_-1207942870'), (u'INDIRECT_-1207945129', u'INT_NOTEQUAL_-1207957612'), (u'INDIRECT_-1207946017', u'MULTIEQUAL_-1207946148'), (u'INDIRECT_-1207944872', u'PTRADD_-1207957057'), ('const-1', u'RETURN_-1207953030'), (u'PTRSUB_-1207939629', u'PTRSUB_-1207939589'), (u'INT_LESS_-1207954100', u'CBRANCH_-1207954109'), (u'CALL_-1207953039', u'INDIRECT_-1207942180'), (u'CALL_-1207957991', u'INDIRECT_-1207946085'), (u'CALL_-1207952887', u'INDIRECT_-1207941407'), (u'CALL_-1207954014', u'INDIRECT_-1207945344'), (u'PTRSUB_-1207938483', u'PTRSUB_-1207938464'), (u'INDIRECT_-1207948455', u'MULTIEQUAL_-1207948341'), (u'INDIRECT_-1207939857', u'MULTIEQUAL_-1207941890'), (u'CALL_-1207958300', u'INDIRECT_-1207947391'), (u'CALL_-1207953979', u'INDIRECT_-1207942108'), (u'CAST_-1207940647', u'INT_ADD_-1207940950'), (u'INDIRECT_-1207944526', u'MULTIEQUAL_-1207944389'), ('const-16', u'PTRSUB_-1207941468'), (u'CALL_-1207953035', u'INDIRECT_-1207941356'), (u'MULTIEQUAL_-1207944286', u'MULTIEQUAL_-1207944270'), (u'PTRSUB_-1207939171', u'LOAD_-1207954288'), (u'INDIRECT_-1207944354', u'MULTIEQUAL_-1207948319'), ('const--808', u'PTRSUB_-1207942177'), (u'PTRSUB_-1207940624', u'STORE_-1207957126'), (u'MULTIEQUAL_-1207940547', u'MULTIEQUAL_-1207940532'), (u'INT_NOTEQUAL_-1207956696', u'CBRANCH_-1207956691'), (u'CALL_-1207953061', u'INDIRECT_-1207939821'), (u'CALL_-1207957002', u'INDIRECT_-1207945455'), (u'CALL_-1207957070', u'INDIRECT_-1207945426'), (u'INDIRECT_-1207944532', u'MULTIEQUAL_-1207944431'), (u'CALL_-1207957557', u'INDIRECT_-1207945014'), (u'CALL_-1207956910', u'INDIRECT_-1207944921'), (u'PTRSUB_-1207939119', u'INT_NOTEQUAL_-1207954108'), ('const-0', u'PTRSUB_-1207953086'), ('const-32', u'PTRSUB_-1207938968'), (u'MULTIEQUAL_-1207941005', u'MULTIEQUAL_-1207942400'), ('const-0', u'COPY_-1207958210'), (u'INDIRECT_-1207945722', u'MULTIEQUAL_-1207945641'), (u'CALL_-1207953065', u'INDIRECT_-1207942999'), (u'CALL_-1207952940', u'INDIRECT_-1207942485'), (u'CALL_-1207957103', u'INDIRECT_-1207944825'), ('tmp_27278', u'PTRSUB_-1207941956'), (u'BOOL_NEGATE_-1207945119', u'BOOL_AND_-1207951486'), (u'MULTIEQUAL_-1207952129', u'LOAD_-1207958786'), (u'MULTIEQUAL_-1207941787', u'MULTIEQUAL_-1207943182'), (u'CALL_-1207957557', u'INDIRECT_-1207946110'), (u'CALL_-1207953215', u'INDIRECT_-1207941148'), ('const-35232', u'PTRSUB_-1207942505'), (u'CALL_-1207953744', u'INDIRECT_-1207945694'), (u'CALL_-1207958016', u'INDIRECT_-1207943602'), (u'LOAD_-1207958449', u'INT_EQUAL_-1207958434'), (u'INDIRECT_-1207940887', u'MULTIEQUAL_-1207941571'), (u'INDIRECT_-1207943097', u'MULTIEQUAL_-1207942557'), (u'PTRSUB_-1207939205', u'PTRSUB_-1207939015'), (u'INDIRECT_-1207946952', u'COPY_-1207946959'), (u'INDIRECT_-1207944128', u'MULTIEQUAL_-1207943964'), (u'MULTIEQUAL_-1207942479', u'MULTIEQUAL_-1207942462'), (u'CALL_-1207953057', u'INDIRECT_-1207943065'), (u'INDIRECT_-1207944614', u'MULTIEQUAL_-1207944475'), (u'CALL_-1207953296', u'INDIRECT_-1207943845'), (u'CALL_-1207957491', u'INDIRECT_-1207946075'), (u'PTRSUB_-1207938515', u'PTRSUB_-1207938452'), (u'INDIRECT_-1207947964', u'MULTIEQUAL_-1207947976'), (u'INDIRECT_-1207943955', u'MULTIEQUAL_-1207944671'), (u'CALL_-1207953564', u'INDIRECT_-1207942398'), (u'CALL_-1207953548', u'INDIRECT_-1207942736'), (u'CALL_-1207952644', u'INDIRECT_-1207944326'), (u'MULTIEQUAL_-1207945622', u'MULTIEQUAL_-1207945606'), (u'MULTIEQUAL_-1207942101', u'MULTIEQUAL_-1207943496'), (u'MULTIEQUAL_-1207944462', u'MULTIEQUAL_-1207944432'), (u'INDIRECT_-1207943946', u'MULTIEQUAL_-1207944845'), (u'CALL_-1207957891', u'INDIRECT_-1207950012'), (u'CALL_-1207952246', u'INDIRECT_-1207942703'), (u'CALL_-1207951869', u'INDIRECT_-1207944986'), (u'INDIRECT_-1207940717', u'MULTIEQUAL_-1207940614'), (u'CALL_-1207953037', u'INDIRECT_-1207943252'), ('const-25784', u'PTRSUB_-1207942217'), ('const-0', u'COPY_-1207958951'), ('const-32', u'PTRSUB_-1207939460'), (u'INDIRECT_-1207941912', u'MULTIEQUAL_-1207942811'), (u'CALL_-1207956777', u'INDIRECT_-1207942632'), (u'CALL_-1207953871', u'INDIRECT_-1207942056'), ('const-0', u'PTRSUB_-1207941646'), (u'LOAD_-1207958618', u'INT_NOTEQUAL_-1207958602'), (u'MULTIEQUAL_-1207949685', u'LOAD_-1207953213'), ('tmp_5676', u'CBRANCH_-1207954302'), (u'CALL_-1207953776', u'INDIRECT_-1207942781'), (u'CALL_-1207954127', u'INDIRECT_-1207941187'), (u'INDIRECT_-1207943652', u'MULTIEQUAL_-1207943530'), (u'INDIRECT_-1207944647', u'COPY_-1207944676'), (u'CALL_-1207952580', u'INDIRECT_-1207940344'), ('const-433', u'LOAD_-1207955537'), ('const-37432', u'PTRSUB_-1207941627'), (u'CALL_-1207953037', u'INDIRECT_-1207940592'), (u'CALL_-1207957491', u'INDIRECT_-1207943571'), (u'CALL_-1207957070', u'INDIRECT_-1207942612'), (u'CALL_-1207954127', u'INDIRECT_-1207939781'), (u'CALL_-1207953189', u'INDIRECT_-1207944848'), (u'CALL_-1207953564', u'INDIRECT_-1207941306'), (u'CALL_-1207951922', u'INDIRECT_-1207941671'), ('tmp_3606', u'CBRANCH_-1207956234'), (u'INT_EQUAL_-1207958769', u'MULTIEQUAL_-1207950769'), (u'CALL_-1207953714', u'INDIRECT_-1207944712'), (u'INDIRECT_-1207941345', u'MULTIEQUAL_-1207941390'), (u'CALL_-1207953061', u'INDIRECT_-1207944634'), (u'PTRSUB_-1207941964', u'LOAD_-1207958641'), ('const--568', u'PTRSUB_-1207939406'), (u'CALL_-1207953564', u'INDIRECT_-1207945216'), (u'CALL_-1207952706', u'INDIRECT_-1207940404'), (u'CALL_-1207953738', u'INDIRECT_-1207940096'), ('const-13824', u'PTRSUB_-1207939205'), (u'CALL_-1207953665', u'INDIRECT_-1207944069'), (u'PTRADD_-1207951478', u'COPY_-1207937831'), (u'CALL_-1207953407', u'INDIRECT_-1207944682'), (u'INDIRECT_-1207941854', u'MULTIEQUAL_-1207943182'), (u'CALL_-1207953137', u'INDIRECT_-1207944054'), (u'PIECE_-1207939179', u'MULTIEQUAL_-1207944281'), (u'INDIRECT_-1207949032', u'MULTIEQUAL_-1207948922'), (u'CALL_-1207951877', u'INT_EQUAL_-1207951863'), (u'CALL_-1207952996', u'INDIRECT_-1207941930'), (u'CALL_-1207956777', u'INDIRECT_-1207949273'), (u'MULTIEQUAL_-1207945606', u'MULTIEQUAL_-1207945585'), (u'COPY_-1207959015', u'COPY_-1207941903'), (u'INT_EQUAL_-1207953474', u'CBRANCH_-1207953468'), (u'INDIRECT_-1207941812', u'MULTIEQUAL_-1207941731'), (u'CALL_-1207954340', u'INDIRECT_-1207943200'), (u'CALL_-1207952642', u'INDIRECT_-1207942084'), (u'CALL_-1207952642', u'INDIRECT_-1207939738'), (u'CAST_-1207939220', u'CALL_-1207954407'), (u'MULTIEQUAL_-1207952314', u'LOAD_-1207958784'), (u'CALL_-1207956876', u'INDIRECT_-1207946461'), (u'INDIRECT_-1207946210', u'MULTIEQUAL_-1207946498'), (u'INDIRECT_-1207943708', u'MULTIEQUAL_-1207945374'), (u'CALL_-1207953037', u'INDIRECT_-1207942318'), (u'MULTIEQUAL_-1207941415', u'MULTIEQUAL_-1207941394'), (u'PTRSUB_-1207941123', u'CALL_-1207956876'), (u'CALL_-1207958016', u'INDIRECT_-1207945948'), (u'CALL_-1207955336', u'INDIRECT_-1207944578'), (u'CALL_-1207951861', u'INDIRECT_-1207945222'), (u'INT_NOTEQUAL_-1207955439', u'CBRANCH_-1207955432'), (u'CALL_-1207953800', u'INDIRECT_-1207940446'), (u'INDIRECT_-1207941999', u'MULTIEQUAL_-1207944108'), (u'INDIRECT_-1207943096', u'MULTIEQUAL_-1207943530'), (u'INDIRECT_-1207944875', u'MULTIEQUAL_-1207944754'), (u'CALL_-1207957676', u'INDIRECT_-1207946851'), (u'PTRSUB_-1207940688', u'PTRSUB_-1207940452'), (u'CALL_-1207953548', u'INDIRECT_-1207941172'), (u'CAST_-1207940884', u'INT_ADD_-1207941590'), (u'CALL_-1207953137', u'INDIRECT_-1207945239'), (u'CALL_-1207953228', u'INDIRECT_-1207944647'), (u'MULTIEQUAL_-1207945453', u'MULTIEQUAL_-1207945432'), (u'MULTIEQUAL_-1207941776', u'MULTIEQUAL_-1207943577'), (u'MULTIEQUAL_-1207940537', u'MULTIEQUAL_-1207941932'), (u'LOAD_-1207953563', u'INT_NOTEQUAL_-1207953547'), (u'INDIRECT_-1207944225', u'MULTIEQUAL_-1207944135'), (u'CALL_-1207953063', u'INDIRECT_-1207940627'), (u'CALL_-1207957991', u'INDIRECT_-1207950068'), (u'MULTIEQUAL_-1207946301', u'MULTIEQUAL_-1207946079'), (u'INDIRECT_-1207946998', u'MULTIEQUAL_-1207948864'), (u'PTRSUB_-1207940228', u'LOAD_-1207955401'), (u'MULTIEQUAL_-1207946531', u'MULTIEQUAL_-1207946512'), (u'MULTIEQUAL_-1207942572', u'MULTIEQUAL_-1207942554'), (u'INDIRECT_-1207940279', u'MULTIEQUAL_-1207942388'), (u'STORE_-1207956826', u'INDIRECT_-1207943552'), (u'INDIRECT_-1207944617', u'MULTIEQUAL_-1207945038'), (u'CAST_-1207939782', u'CALL_-1207953782'), (u'MULTIEQUAL_-1207942511', u'MULTIEQUAL_-1207942493'), (u'CALL_-1207951861', u'INDIRECT_-1207942222'), (u'CALL_-1207953809', u'INDIRECT_-1207944119'), (u'CALL_-1207957491', u'INDIRECT_-1207947013'), (u'INDIRECT_-1207940192', u'MULTIEQUAL_-1207941091'), (u'PTRSUB_-1207941113', u'STORE_-1207954415'), (u'INDIRECT_-1207941329', u'MULTIEQUAL_-1207941171'), (u'INT_SUB_-1207953851', u'INT_NOTEQUAL_-1207953857'), (u'CALL_-1207956777', u'INDIRECT_-1207946230'), (u'PTRADD_-1207958037', u'CAST_-1207941289'), (u'COPY_-1207938042', u'CALL_-1207952604'), (u'MULTIEQUAL_-1207945360', u'MULTIEQUAL_-1207945330'), (u'CALL_-1207951864', u'INDIRECT_-1207944561'), (u'INDIRECT_-1207941397', u'MULTIEQUAL_-1207941229'), (u'MULTIEQUAL_-1207949438', u'INT_SUB_-1207954077'), (u'CALL_-1207953815', u'INDIRECT_-1207941641'), ('const-1', u'RETURN_-1207953974'), (u'INDIRECT_-1207943894', u'MULTIEQUAL_-1207943561'), (u'MULTIEQUAL_-1207943889', u'MULTIEQUAL_-1207943872'), ('const-0', u'INT_EQUAL_-1207958502'), (u'INT_NOTEQUAL_-1207953304', u'CBRANCH_-1207953303'), (u'INDIRECT_-1207942553', u'SUBPIECE_-1207942577'), (u'CALL_-1207952996', u'INDIRECT_-1207943496'), (u'INT_ZEXT_-1207951533', u'INT_MULT_-1207945129'), (u'INT_EQUAL_-1207953531', u'CBRANCH_-1207953504'), (u'INDIRECT_-1207941497', u'MULTIEQUAL_-1207941394'), (u'INDIRECT_-1207945569', u'MULTIEQUAL_-1207945394'), (u'INDIRECT_-1207948453', u'MULTIEQUAL_-1207948377'), (u'CALL_-1207956910', u'INDIRECT_-1207946331'), (u'CALL_-1207953548', u'INDIRECT_-1207940704'), ('const-0', u'CALL_-1207953782'), (u'BOOL_NEGATE_-1207946798', u'BOOL_AND_-1207953159'), (u'INDIRECT_-1207940926', u'MULTIEQUAL_-1207941421'), (u'BOOL_AND_-1207956001', u'INT_NOTEQUAL_-1207956002'), (u'MULTIEQUAL_-1207944769', u'MULTIEQUAL_-1207944754'), (u'CALL_-1207953063', u'INDIRECT_-1207939377'), (u'CALL_-1207953061', u'INDIRECT_-1207942951'), ('const-433', u'LOAD_-1207955996'), (u'LOAD_-1207952899', u'CALL_-1207952887'), (u'CALL_-1207953215', u'INDIRECT_-1207940522'), (u'CALL_-1207953979', u'INDIRECT_-1207943204'), ('const-104', u'PTRSUB_-1207939570'), (u'CALL_-1207957960', u'INT_EQUAL_-1207957916'), (u'CALL_-1207953714', u'INDIRECT_-1207946726'), (u'MULTIEQUAL_-1207951814', u'PTRADD_-1207957513'), ('const-0', u'PTRSUB_-1207938327'), (u'CALL_-1207957676', u'INDIRECT_-1207945911'), (u'CALL_-1207951922', u'INDIRECT_-1207939951'), (u'INDIRECT_-1207944937', u'MULTIEQUAL_-1207945523'), (u'PTRSUB_-1207940590', u'CALL_-1207957070'), (u'CALL_-1207952730', u'INDIRECT_-1207939479'), (u'INDIRECT_-1207942173', u'MULTIEQUAL_-1207941932'), ('tmp_8077', u'CBRANCH_-1207953710'), (u'INDIRECT_-1207942335', u'MULTIEQUAL_-1207942167'), ('const-96', u'PTRSUB_-1207942214'), (u'CALL_-1207954202', u'INDIRECT_-1207944683'), (u'INDIRECT_-1207939934', u'MULTIEQUAL_-1207940859'), (u'CALL_-1207957177', u'INDIRECT_-1207944716'), (u'CALL_-1207954058', u'INDIRECT_-1207944925'), ('tmp_3720', u'CBRANCH_-1207956152'), ('tmp_8966', u'CBRANCH_-1207953222'), (u'CALL_-1207953782', u'INDIRECT_-1207941807'), (u'CALL_-1207953951', u'INDIRECT_-1207945304'), (u'CALL_-1207957557', u'INDIRECT_-1207948014'), (u'INDIRECT_-1207942791', u'MULTIEQUAL_-1207942744'), (u'INDIRECT_-1207940575', u'MULTIEQUAL_-1207941259'), (u'CALL_-1207952964', u'INDIRECT_-1207940462'), (u'INDIRECT_-1207943665', u'MULTIEQUAL_-1207943564'), (u'CALL_-1207952964', u'INDIRECT_-1207943278'), (u'CALL_-1207952940', u'INDIRECT_-1207943111'), (u'INT_EQUAL_-1207953073', u'CBRANCH_-1207953071'), (u'INDIRECT_-1207944038', u'MULTIEQUAL_-1207943956'), ('const-0', u'INT_NOTEQUAL_-1207955980'), (u'INDIRECT_-1207945425', u'MULTIEQUAL_-1207948839'), (u'CALL_-1207953776', u'INDIRECT_-1207943251'), (u'INDIRECT_-1207940847', u'MULTIEQUAL_-1207941621'), (u'INDIRECT_-1207942893', u'MULTIEQUAL_-1207942735'), (u'PTRSUB_-1207937769', u'LOAD_-1207952885'), (u'CALL_-1207952940', u'INDIRECT_-1207939669'), (u'MULTIEQUAL_-1207943650', u'MULTIEQUAL_-1207943800'), (u'CALL_-1207953254', u'INDIRECT_-1207944603'), (u'CALL_-1207952900', u'INDIRECT_-1207943193'), ('tmp_9265', u'CBRANCH_-1207953071'), ('const-3648670', u'COPY_-1207959015'), ('const-104', u'PTRSUB_-1207939094'), (u'CALL_-1207954058', u'INDIRECT_-1207941483'), ('const-1', u'RETURN_-1207953036'), (u'PTRSUB_-1207939623', u'CAST_-1207939204'), (u'INT_ADD_-1207939724', u'PTRADD_-1207953068'), (u'CALL_-1207954058', u'INDIRECT_-1207945798'), (u'CALL_-1207957557', u'INDIRECT_-1207943606'), (u'INDIRECT_-1207943778', u'PTRADD_-1207953905'), (u'INDIRECT_-1207944669', u'MULTIEQUAL_-1207944575'), (u'CALL_-1207954100', u'INDIRECT_-1207941507'), (u'CALL_-1207953187', u'INDIRECT_-1207940037'), (u'INDIRECT_-1207943428', u'MULTIEQUAL_-1207946927'), ('const-40', u'PTRADD_-1207939204'), (u'INDIRECT_-1207944682', u'MULTIEQUAL_-1207945782'), ('const-56', u'PTRADD_-1207957513'), (u'CALL_-1207952940', u'INDIRECT_-1207943984'), (u'CALL_-1207953621', u'INDIRECT_-1207947549'), (u'STORE_-1207956826', u'INDIRECT_-1207942304'), (u'INT_LESS_-1207953196', u'MULTIEQUAL_-1207948859'), (u'CALL_-1207954202', u'INDIRECT_-1207944839'), ('tmp_3348', u'CBRANCH_-1207956430'), (u'PTRSUB_-1207940045', u'LOAD_-1207953854'), ('const-0', u'PTRSUB_-1207939629'), (u'CALL_-1207951877', u'INDIRECT_-1207941411'), (u'LOAD_-1207954288', u'PTRSUB_-1207939054'), (u'CALL_-1207953187', u'INDIRECT_-1207939413'), (u'INDIRECT_-1207942032', u'MULTIEQUAL_-1207941871'), (u'PTRSUB_-1207941208', u'LOAD_-1207957535'), (u'INDIRECT_-1207943964', u'MULTIEQUAL_-1207943980'), (u'CALL_-1207953782', u'INDIRECT_-1207942587'), (u'CALL_-1207953575', u'INDIRECT_-1207944943'), (u'CALL_-1207953979', u'INDIRECT_-1207944575'), ('const--568', u'PTRSUB_-1207941908'), (u'INDIRECT_-1207942587', u'MULTIEQUAL_-1207944746'), (u'INDIRECT_-1207939929', u'MULTIEQUAL_-1207942088'), ('const-433', u'STORE_-1207959040'), (u'CALL_-1207954340', u'INDIRECT_-1207942104'), ('tmp_27278', u'PTRSUB_-1207941787'), (u'STORE_-1207957170', u'INDIRECT_-1207947666'), ('tmp_10443', u'PTRSUB_-1207940703'), ('const-0', u'COPY_-1207939238'), (u'INDIRECT_-1207941953', u'MULTIEQUAL_-1207941795'), (u'CALL_-1207951922', u'INDIRECT_-1207943705'), ('const-15064', u'PTRSUB_-1207942317'), (u'CALL_-1207953041', u'INDIRECT_-1207941578'), (u'INDIRECT_-1207940436', u'MULTIEQUAL_-1207940870'), (u'CALL_-1207952644', u'INDIRECT_-1207942578'), (u'CALL_-1207953575', u'INDIRECT_-1207942437'), (u'MULTIEQUAL_-1207941787', u'CAST_-1207938258'), (u'INDIRECT_-1207941745', u'MULTIEQUAL_-1207941624'), (u'INDIRECT_-1207944350', u'COPY_-1207944373'), (u'CALL_-1207953668', u'INDIRECT_-1207942477'), ('tmp_9498', u'BRANCH_-1207951844'), (u'INDIRECT_-1207944873', u'MULTIEQUAL_-1207947442'), (u'INT_ADD_-1207942403', u'PTRADD_-1207958729'), (u'PTRSUB_-1207939930', u'PTRSUB_-1207939719'), ('const-433', u'LOAD_-1207956337'), (u'CALL_-1207952580', u'INDIRECT_-1207944284'), (u'CAST_-1207941113', u'MULTIEQUAL_-1207945058'), ('const-0', u'PTRSUB_-1207938903'), ('const-0', u'INT_EQUAL_-1207953120'), (u'INDIRECT_-1207940090', u'MULTIEQUAL_-1207941015'), (u'MULTIEQUAL_-1207947815', u'MULTIEQUAL_-1207947577'), (u'INDIRECT_-1207941236', u'MULTIEQUAL_-1207941109'), ('const-0', u'INT_NOTEQUAL_-1207956463'), ('const-0', u'PTRSUB_-1207938996'), (u'MULTIEQUAL_-1207945455', u'MULTIEQUAL_-1207945214'), (u'CALL_-1207953059', u'INDIRECT_-1207939173'), (u'LOAD_-1207957789', u'MULTIEQUAL_-1207951814'), (u'INT_SUB_-1207954077', u'INT_LESS_-1207954030'), (u'PTRSUB_-1207941010', u'PTRSUB_-1207940904'), (u'INDIRECT_-1207943047', u'MULTIEQUAL_-1207942910'), (u'INDIRECT_-1207947996', u'MULTIEQUAL_-1207947929'), (u'INDIRECT_-1207942772', u'CALL_-1207954340'), (u'MULTIEQUAL_-1207942244', u'MULTIEQUAL_-1207942181'), (u'CALL_-1207953059', u'INDIRECT_-1207939803'), ('tmp_10443', u'PTRSUB_-1207940658'), ('const-3585845', u'COPY_-1207953239'), (u'INDIRECT_-1207943103', u'MULTIEQUAL_-1207943056'), (u'CALL_-1207953228', u'INDIRECT_-1207943213'), (u'INT_SUB_-1207957574', u'CALL_-1207956305'), (u'PTRSUB_-1207938492', u'PTRSUB_-1207938472'), (u'INDIRECT_-1207949409', u'MULTIEQUAL_-1207949702'), (u'CALL_-1207953037', u'INDIRECT_-1207939348'), ('const--2', u'INT_MULT_-1207946768'), (u'CALL_-1207953407', u'INDIRECT_-1207943744'), (u'INDIRECT_-1207947163', u'MULTIEQUAL_-1207947034'), (u'CALL_-1207953039', u'INDIRECT_-1207940928'), (u'MULTIEQUAL_-1207948128', u'MULTIEQUAL_-1207947104'), (u'CALL_-1207953296', u'INDIRECT_-1207944627'), (u'CALL_-1207952887', u'INDIRECT_-1207942503'), ('const-20464', u'PTRSUB_-1207940465'), (u'MULTIEQUAL_-1207945357', u'MULTIEQUAL_-1207947487'), (u'MULTIEQUAL_-1207949456', u'MULTIEQUAL_-1207949453'), ('const-3649360', u'COPY_-1207938428'), (u'INDIRECT_-1207940627', u'MULTIEQUAL_-1207940537'), (u'INDIRECT_-1207948391', u'MULTIEQUAL_-1207948319'), (u'INDIRECT_-1207946168', u'MULTIEQUAL_-1207945998'), (u'CALL_-1207952666', u'INDIRECT_-1207939437'), (u'INDIRECT_-1207941306', u'MULTIEQUAL_-1207941322'), (u'COPY_-1207937835', u'MULTIEQUAL_-1207948335'), (u'CALL_-1207953137', u'INDIRECT_-1207947253'), (u'CALL_-1207953063', u'INDIRECT_-1207941409'), ('const-1', u'INT_ADD_-1207953494'), (u'PTRSUB_-1207940976', u'PTRSUB_-1207940722'), (u'INDIRECT_-1207944995', u'MULTIEQUAL_-1207944827'), ('const-433', u'STORE_-1207958909'), (u'CALL_-1207953037', u'INDIRECT_-1207939186'), (u'CALL_-1207953187', u'INDIRECT_-1207944196'), (u'INT_LESS_-1207953196', u'MULTIEQUAL_-1207948856'), (u'INDIRECT_-1207943195', u'MULTIEQUAL_-1207943969'), ('tmp_9841', u'BRANCH_-1207954389'), ('const-0', u'INT_NOTEQUAL_-1207959279'), (u'INDIRECT_-1207943659', u'MULTIEQUAL_-1207944319'), (u'INDIRECT_-1207941385', u'MULTIEQUAL_-1207941291'), (u'PTRSUB_-1207942571', u'PTRSUB_-1207942232'), (u'CALL_-1207953407', u'INDIRECT_-1207944214'), (u'CALL_-1207952730', u'INDIRECT_-1207939791'), (u'CALL_-1207952668', u'INDIRECT_-1207939305'), (u'INDIRECT_-1207945426', u'MULTIEQUAL_-1207945714'), (u'CALL_-1207953035', u'INDIRECT_-1207939636'), ('const-0', u'PTRSUB_-1207941023'), ('tmp_10443', u'PTRSUB_-1207942328'), ('const-0', u'INT_EQUAL_-1207953129'), (u'MULTIEQUAL_-1207942884', u'CAST_-1207939367'), (u'INDIRECT_-1207942311', u'MULTIEQUAL_-1207944420'), (u'STORE_-1207953710', u'INDIRECT_-1207944897'), (u'CALL_-1207953668', u'INDIRECT_-1207941229'), ('const-433', u'LOAD_-1207956201'), ('tmp_51168', u'MULTIEQUAL_-1207945675'), (u'MULTIEQUAL_-1207942413', u'MULTIEQUAL_-1207943808'), (u'CALL_-1207951974', u'INDIRECT_-1207939990'), (u'INDIRECT_-1207943527', u'MULTIEQUAL_-1207943423'), (u'PTRSUB_-1207939505', u'STORE_-1207953760'), ('const--568', u'PTRSUB_-1207939854'), (u'CALL_-1207954014', u'INDIRECT_-1207940826'), (u'CALL_-1207953815', u'INDIRECT_-1207944459'), (u'INDIRECT_-1207943253', u'MULTIEQUAL_-1207942713'), (u'INDIRECT_-1207947610', u'MULTIEQUAL_-1207947253'), (u'CALL_-1207953137', u'INDIRECT_-1207944210'), ('tmp_27278', u'PTRSUB_-1207939639'), (u'CALL_-1207952246', u'INDIRECT_-1207941763'), (u'MULTIEQUAL_-1207948904', u'INT_ADD_-1207951534'), (u'PTRSUB_-1207939404', u'LOAD_-1207953563'), (u'CALL_-1207952644', u'INDIRECT_-1207944575'), ('const-0', u'INT_EQUAL_-1207956738'), (u'MULTIEQUAL_-1207950472', u'LOAD_-1207953570'), (u'INDIRECT_-1207946751', u'MULTIEQUAL_-1207948422'), (u'CALL_-1207958016', u'INDIRECT_-1207944070'), (u'STORE_-1207959187', u'INDIRECT_-1207948607'), (u'MULTIEQUAL_-1207944734', u'MULTIEQUAL_-1207944704'), (u'INDIRECT_-1207943622', u'PTRADD_-1207953905'), (u'PTRSUB_-1207939291', u'PTRSUB_-1207939224'), (u'INDIRECT_-1207947125', u'MULTIEQUAL_-1207947021'), (u'CALL_-1207956777', u'INDIRECT_-1207946074'), (u'CALL_-1207953738', u'INDIRECT_-1207939784'), (u'INDIRECT_-1207940841', u'MULTIEQUAL_-1207941501'), (u'CALL_-1207953951', u'INDIRECT_-1207942018'), (u'CALL_-1207951847', u'INDIRECT_-1207943586'), (u'PTRSUB_-1207941606', u'PTRSUB_-1207941323'), (u'CALL_-1207956777', u'INDIRECT_-1207943100'), (u'INDIRECT_-1207945314', u'MULTIEQUAL_-1207945213'), (u'MULTIEQUAL_-1207945528', u'MULTIEQUAL_-1207945678'), (u'CALL_-1207957557', u'INDIRECT_-1207944074'), (u'CALL_-1207957891', u'INDIRECT_-1207948247'), (u'PTRSUB_-1207939054', u'CALL_-1207954202'), (u'MULTIEQUAL_-1207942884', u'CALL_-1207953703'), (u'MULTIEQUAL_-1207943223', u'PTRADD_-1207953361'), ('const-14864', u'PTRSUB_-1207942328'), (u'STORE_-1207953780', u'INDIRECT_-1207945473'), (u'LOAD_-1207953229', u'INT_OR_-1207953195'), (u'INDIRECT_-1207941172', u'MULTIEQUAL_-1207941033'), (u'MULTIEQUAL_-1207946780', u'MULTIEQUAL_-1207946930'), ('tmp_10443', u'PTRSUB_-1207942270'), (u'CALL_-1207953215', u'INDIRECT_-1207940678'), (u'MULTIEQUAL_-1207950438', u'INT_ADD_-1207953207'), ('tmp_6647', u'CBRANCH_-1207953468'), (u'INDIRECT_-1207942915', u'MULTIEQUAL_-1207942776'), (u'INDIRECT_-1207947165', u'MULTIEQUAL_-1207947048'), (u'MULTIEQUAL_-1207943964', u'MULTIEQUAL_-1207943901'), (u'CALL_-1207951877', u'INDIRECT_-1207945442'), (u'INDIRECT_-1207944593', u'COPY_-1207944597'), (u'INDIRECT_-1207940859', u'MULTIEQUAL_-1207940722'), (u'INDIRECT_-1207942244', u'MULTIEQUAL_-1207942122'), (u'INDIRECT_-1207943109', u'MULTIEQUAL_-1207943025'), (u'CALL_-1207953189', u'INDIRECT_-1207942851'), (u'CALL_-1207953057', u'INDIRECT_-1207940403'), (u'BOOL_AND_-1207958935', u'INT_EQUAL_-1207958937'), (u'INDIRECT_-1207944056', u'MULTIEQUAL_-1207945156'), (u'CALL_-1207955913', u'INDIRECT_-1207945308'), (u'INDIRECT_-1207945944', u'MULTIEQUAL_-1207945871'), (u'CALL_-1207953063', u'INDIRECT_-1207940469'), (u'CALL_-1207957541', u'INDIRECT_-1207945590'), (u'CALL_-1207956522', u'INDIRECT_-1207944205'), (u'INDIRECT_-1207944683', u'COPY_-1207944724'), (u'INDIRECT_-1207944513', u'MULTIEQUAL_-1207944419'), (u'PTRSUB_-1207939893', u'STORE_-1207953793'), (u'INDIRECT_-1207946987', u'MULTIEQUAL_-1207950445'), (u'CALL_-1207951865', u'INDIRECT_-1207944953'), (u'INT_ADD_-1207939756', u'PTRADD_-1207953156'), (u'CAST_-1207940570', u'CALL_-1207956925'), (u'CALL_-1207953951', u'INDIRECT_-1207948347'), (u'INDIRECT_-1207940223', u'MULTIEQUAL_-1207940997'), ('const-433', u'LOAD_-1207952954'), (u'MULTIEQUAL_-1207942900', u'MULTIEQUAL_-1207942870'), (u'INDIRECT_-1207943162', u'MULTIEQUAL_-1207946615'), (u'CALL_-1207952996', u'INDIRECT_-1207941148'), (u'CALL_-1207953187', u'INDIRECT_-1207942071'), ('const-0', u'INT_NOTEQUAL_-1207956603'), (u'MULTIEQUAL_-1207943643', u'MULTIEQUAL_-1207943421'), (u'STORE_-1207956665', u'INDIRECT_-1207947113'), (u'CALL_-1207952964', u'INDIRECT_-1207941556'), (u'INDIRECT_-1207941827', u'MULTIEQUAL_-1207942511'), (u'STORE_-1207954398', u'INDIRECT_-1207947754'), (u'CALL_-1207953575', u'INDIRECT_-1207944003'), ('const-13824', u'PTRSUB_-1207939521'), ('const-104', u'PTRSUB_-1207942152'), (u'PTRSUB_-1207942380', u'PTRSUB_-1207942055'), (u'CALL_-1207954127', u'INDIRECT_-1207940717'), (u'CALL_-1207953041', u'INDIRECT_-1207943456'), (u'INDIRECT_-1207943233', u'MULTIEQUAL_-1207946395'), (u'MULTIEQUAL_-1207946010', u'MULTIEQUAL_-1207945998'), (u'CALL_-1207955913', u'INDIRECT_-1207947305'), (u'CALL_-1207953575', u'INDIRECT_-1207946626'), (u'CALL_-1207952996', u'INDIRECT_-1207940524'), (u'INDIRECT_-1207941877', u'MULTIEQUAL_-1207941787'), (u'COPY_-1207953245', u'MULTIEQUAL_-1207950438'), (u'MULTIEQUAL_-1207944389', u'MULTIEQUAL_-1207944368'), (u'CALL_-1207953621', u'INDIRECT_-1207940752'), ('const-5', u'COPY_-1207953604'), (u'CALL_-1207957103', u'INDIRECT_-1207949434'), (u'STORE_-1207958909', u'INDIRECT_-1207948728'), (u'CALL_-1207953809', u'INDIRECT_-1207943337'), (u'CALL_-1207953057', u'INDIRECT_-1207943377'), (u'LOAD_-1207958586', u'STORE_-1207958497'), (u'LOAD_-1207953088', u'CALL_-1207951980'), (u'MULTIEQUAL_-1207943479', u'MULTIEQUAL_-1207943763'), (u'INDIRECT_-1207946575', u'MULTIEQUAL_-1207947505'), (u'CALL_-1207954407', u'INDIRECT_-1207941678'), (u'PTRSUB_-1207942125', u'PTRSUB_-1207941821'), ('const-104', u'PTRSUB_-1207940228'), ('tmp_10443', u'PTRSUB_-1207940933'), (u'CALL_-1207957541', u'INDIRECT_-1207945120'), (u'LOAD_-1207958714', u'INT_NOTEQUAL_-1207958698'), (u'LOAD_-1207953901', u'PTRSUB_-1207938827'), (u'COPY_-1207951894', u'MULTIEQUAL_-1207948823'), (u'CALL_-1207952887', u'INDIRECT_-1207939431'), (u'CALL_-1207953059', u'INDIRECT_-1207943089'), (u'CALL_-1207954100', u'INDIRECT_-1207944637'), (u'PTRSUB_-1207939620', u'PTRSUB_-1207939581'), ('const-433', u'STORE_-1207953772'), (u'INDIRECT_-1207943541', u'MULTIEQUAL_-1207943402'), (u'MULTIEQUAL_-1207946282', u'MULTIEQUAL_-1207946263'), (u'CALL_-1207952730', u'INDIRECT_-1207944604'), (u'BOOL_NEGATE_-1207946797', u'BOOL_AND_-1207953159'), (u'INDIRECT_-1207942564', u'MULTIEQUAL_-1207942400'), (u'MULTIEQUAL_-1207942802', u'MULTIEQUAL_-1207942780'), (u'INDIRECT_-1207945151', u'MULTIEQUAL_-1207944983'), (u'INDIRECT_-1207948247', u'MULTIEQUAL_-1207948064'), (u'INDIRECT_-1207940904', u'MULTIEQUAL_-1207941338'), (u'PTRSUB_-1207940712', u'STORE_-1207956665'), (u'PTRSUB_-1207942280', u'LOAD_-1207959268'), (u'STORE_-1207953478', u'INDIRECT_-1207946749'), (u'MULTIEQUAL_-1207946624', u'MULTIEQUAL_-1207946774'), (u'INDIRECT_-1207942265', u'MULTIEQUAL_-1207942128'), (u'PTRSUB_-1207939014', u'PTRSUB_-1207938826'), (u'CALL_-1207952668', u'INDIRECT_-1207942589'), (u'CALL_-1207953063', u'INDIRECT_-1207939221'), (u'MULTIEQUAL_-1207943012', u'MULTIEQUAL_-1207942982'), (u'CALL_-1207956925', u'INDIRECT_-1207944464'), (u'INDIRECT_-1207945695', u'MULTIEQUAL_-1207945622'), (u'CALL_-1207952964', u'INDIRECT_-1207941088'), (u'INDIRECT_-1207943532', u'MULTIEQUAL_-1207944457'), ('const--632', u'PTRSUB_-1207938843'), (u'CALL_-1207955360', u'INDIRECT_-1207942555'), (u'CALL_-1207953204', u'INDIRECT_-1207939448'), (u'INDIRECT_-1207943079', u'MULTIEQUAL_-1207943763'), (u'CALL_-1207953061', u'INDIRECT_-1207941859'), ('tmp_27278', u'PTRSUB_-1207939854'), (u'INDIRECT_-1207944986', u'MULTIEQUAL_-1207946572'), (u'CALL_-1207953204', u'INDIRECT_-1207941636'), (u'CALL_-1207953037', u'INDIRECT_-1207942162'), (u'CALL_-1207951864', u'INDIRECT_-1207939622'), (u'CALL_-1207953979', u'INDIRECT_-1207941952'), (u'LOAD_-1207953572', u'INT_LESS_-1207953555'), (u'LOAD_-1207953572', u'INT_EQUAL_-1207953555'), ('const--584', u'PTRSUB_-1207939639'), (u'CALL_-1207952996', u'INDIRECT_-1207943966'), (u'CALL_-1207953979', u'INDIRECT_-1207943048'), ('const--1', u'COPY_-1207954162'), (u'INDIRECT_-1207946126', u'MULTIEQUAL_-1207948568'), (u'INDIRECT_-1207945371', u'MULTIEQUAL_-1207945232'), (u'BOOL_NEGATE_-1207947461', u'BOOL_AND_-1207953518'), (u'INDIRECT_-1207942066', u'MULTIEQUAL_-1207945519'), (u'CALL_-1207954014', u'INDIRECT_-1207943466'), (u'CALL_-1207951869', u'INDIRECT_-1207943552'), ('tmp_1019', u'CBRANCH_-1207958670'), (u'MULTIEQUAL_-1207949685', u'PTRADD_-1207953156'), (u'INDIRECT_-1207943443', u'MULTIEQUAL_-1207943353'), (u'CALL_-1207953665', u'INDIRECT_-1207943913'), (u'MULTIEQUAL_-1207947929', u'MULTIEQUAL_-1207949009'), (u'CALL_-1207957541', u'INDIRECT_-1207946686'), (u'CALL_-1207952644', u'INDIRECT_-1207939294'), (u'CALL_-1207951864', u'INDIRECT_-1207943376'), ('const-433', u'LOAD_-1207958784'), (u'INDIRECT_-1207946726', u'MULTIEQUAL_-1207948590'), (u'CALL_-1207958300', u'INDIRECT_-1207947547'), ('const-4429424', u'PTRSUB_-1207957992'), (u'INDIRECT_-1207945233', u'MULTIEQUAL_-1207945871'), (u'LOAD_-1207959238', u'INT_NOTEQUAL_-1207959222'), (u'MULTIEQUAL_-1207946142', u'MULTIEQUAL_-1207946112'), ('const--632', u'PTRSUB_-1207941758'), ('tmp_3796', u'CBRANCH_-1207956096'), (u'CALL_-1207952996', u'INDIRECT_-1207941460'), (u'CALL_-1207953035', u'INDIRECT_-1207941976'), (u'CALL_-1207956647', u'INDIRECT_-1207945538'), ('const-0', u'INT_EQUAL_-1207956322'), (u'INDIRECT_-1207949273', u'MULTIEQUAL_-1207949199'), ('const-0', u'INT_EQUAL_-1207951544'), (u'INDIRECT_-1207947872', u'COPY_-1207947796'), (u'PTRSUB_-1207940732', u'LOAD_-1207956712'), (u'CALL_-1207953564', u'INDIRECT_-1207946338'), ('tmp_51167', u'MULTIEQUAL_-1207945831'), (u'CALL_-1207953228', u'INDIRECT_-1207943525'), (u'COPY_-1207938825', u'CALL_-1207953871'), (u'CALL_-1207955336', u'INDIRECT_-1207942076'), ('tmp_1199', u'CBRANCH_-1207958534'), (u'INT_EQUAL_-1207953196', u'MULTIEQUAL_-1207948325'), (u'CALL_-1207953621', u'INDIRECT_-1207943566'), (u'CALL_-1207953065', u'INDIRECT_-1207943155'), (u'MULTIEQUAL_-1207940947', u'MULTIEQUAL_-1207940926'), (u'MULTIEQUAL_-1207945204', u'MULTIEQUAL_-1207945183'), ('tmp_4233', u'BRANCH_-1207953826'), (u'INDIRECT_-1207942569', u'MULTIEQUAL_-1207942468'), (u'INDIRECT_-1207943532', u'MULTIEQUAL_-1207943451'), (u'INDIRECT_-1207944629', u'MULTIEQUAL_-1207944501'), (u'MULTIEQUAL_-1207944673', u'MULTIEQUAL_-1207944432'), (u'INDIRECT_-1207944673', u'MULTIEQUAL_-1207944432'), (u'MULTIEQUAL_-1207942071', u'MULTIEQUAL_-1207944201'), (u'CALL_-1207957002', u'INDIRECT_-1207944829'), (u'INDIRECT_-1207944777', u'MULTIEQUAL_-1207944673'), (u'CALL_-1207953668', u'INDIRECT_-1207942321'), (u'MULTIEQUAL_-1207948225', u'MULTIEQUAL_-1207948171'), (u'CALL_-1207957002', u'INDIRECT_-1207942797'), (u'INDIRECT_-1207946575', u'MULTIEQUAL_-1207946527'), (u'CALL_-1207955360', u'INDIRECT_-1207945529'), (u'CALL_-1207953187', u'INDIRECT_-1207940975'), (u'CALL_-1207958016', u'INDIRECT_-1207944226'), (u'CALL_-1207954162', u'INDIRECT_-1207946937'), ('const-1', u'PTRADD_-1207958935'), (u'MULTIEQUAL_-1207948590', u'MULTIEQUAL_-1207948568'), (u'CALL_-1207952706', u'INDIRECT_-1207941656'), (u'CAST_-1207937525', u'CALL_-1207953189'), (u'CALL_-1207953033', u'INDIRECT_-1207942114'), (u'PTRSUB_-1207941385', u'PTRSUB_-1207941113'), (u'CALL_-1207953204', u'INDIRECT_-1207942418'), (u'MULTIEQUAL_-1207943137', u'MULTIEQUAL_-1207943119'), (u'COPY_-1207939015', u'PIECE_-1207938955'), (u'MULTIEQUAL_-1207943451', u'MULTIEQUAL_-1207943433'), (u'MULTIEQUAL_-1207952400', u'LOAD_-1207958987'), (u'INDIRECT_-1207947637', u'MULTIEQUAL_-1207947557'), (u'CALL_-1207953163', u'INDIRECT_-1207940338'), (u'INDIRECT_-1207946377', u'MULTIEQUAL_-1207946346'), (u'INDIRECT_-1207944731', u'MULTIEQUAL_-1207946755'), (u'CALL_-1207957103', u'INDIRECT_-1207942949'), ('const-96', u'PTRSUB_-1207941865'), (u'CALL_-1207954407', u'INDIRECT_-1207944964'), (u'CALL_-1207953037', u'INDIRECT_-1207941380'), (u'CALL_-1207953707', u'INDIRECT_-1207943937'), ('const-0', u'INT_NOTEQUAL_-1207956507'), (u'CALL_-1207954407', u'INDIRECT_-1207944652'), (u'PTRSUB_-1207939094', u'PTRSUB_-1207939027'), ('const-433', u'LOAD_-1207955401'), (u'CALL_-1207952668', u'INDIRECT_-1207940241'), (u'COPY_-1207945992', u'MULTIEQUAL_-1207948579'), (u'MULTIEQUAL_-1207948817', u'MULTIEQUAL_-1207948747'), (u'CALL_-1207953061', u'INDIRECT_-1207944796'), (u'INDIRECT_-1207941929', u'MULTIEQUAL_-1207941790'), (u'INDIRECT_-1207942125', u'MULTIEQUAL_-1207942170'), (u'CALL_-1207952580', u'INDIRECT_-1207941128'), (u'INDIRECT_-1207946701', u'MULTIEQUAL_-1207946654'), (u'INDIRECT_-1207940992', u'MULTIEQUAL_-1207940870'), (u'PIECE_-1207939591', u'MULTIEQUAL_-1207942482'), (u'CALL_-1207952964', u'INDIRECT_-1207942966'), (u'MULTIEQUAL_-1207940458', u'MULTIEQUAL_-1207940436'), (u'CALL_-1207953776', u'INDIRECT_-1207941217'), ('const-0', u'PTRSUB_-1207940928'), ('tmp_1245', u'CBRANCH_-1207958500'), (u'CALL_-1207955913', u'INDIRECT_-1207943900'), (u'CALL_-1207952887', u'INDIRECT_-1207942715'), (u'CALL_-1207952706', u'INDIRECT_-1207943378'), (u'INDIRECT_-1207941171', u'MULTIEQUAL_-1207941034'), ('const-97', u'PTRSUB_-1207938423'), (u'CALL_-1207953189', u'INDIRECT_-1207940659'), ('tmp_27278', u'PTRSUB_-1207939623'), ('tmp_3758', u'CBRANCH_-1207956125'), (u'INDIRECT_-1207946707', u'MULTIEQUAL_-1207946623'), ('const-0', u'COPY_-1207958399'), (u'CALL_-1207957960', u'INDIRECT_-1207946376'), (u'INDIRECT_-1207943259', u'MULTIEQUAL_-1207943212'), (u'MULTIEQUAL_-1207940635', u'MULTIEQUAL_-1207940614'), (u'INDIRECT_-1207945951', u'MULTIEQUAL_-1207945701'), ('const-0', u'PTRSUB_-1207938731'), (u'CALL_-1207951974', u'INDIRECT_-1207943432'), (u'PTRSUB_-1207938050', u'STORE_-1207951479'), (u'CALL_-1207951938', u'INDIRECT_-1207941756'), (u'CALL_-1207951877', u'INDIRECT_-1207941097'), (u'INDIRECT_-1207943832', u'MULTIEQUAL_-1207943693'), (u'CALL_-1207953668', u'INDIRECT_-1207941541'), (u'MULTIEQUAL_-1207944301', u'MULTIEQUAL_-1207944286'), (u'BOOL_NEGATE_-1207947738', u'BOOL_AND_-1207956001'), (u'CALL_-1207956647', u'INDIRECT_-1207947442'), (u'CALL_-1207952246', u'INDIRECT_-1207943485'), ('const-433', u'LOAD_-1207959238'), (u'CALL_-1207953847', u'INDIRECT_-1207941889'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944921'), ('const-0', u'INT_EQUAL_-1207953934'), (u'CALL_-1207952666', u'INDIRECT_-1207942879'), (u'INDIRECT_-1207941930', u'MULTIEQUAL_-1207941808'), (u'CALL_-1207958074', u'INDIRECT_-1207947238'), (u'CALL_-1207953210', u'INDIRECT_-1207947301'), (u'CALL_-1207957891', u'INDIRECT_-1207944777'), (u'CALL_-1207958300', u'INDIRECT_-1207947079'), (u'CALL_-1207956777', u'INDIRECT_-1207944820'), (u'CALL_-1207953809', u'INDIRECT_-1207942711'), (u'CALL_-1207953744', u'INDIRECT_-1207943346'), (u'CALL_-1207957177', u'INDIRECT_-1207945812'), (u'INDIRECT_-1207941251', u'MULTIEQUAL_-1207941161'), (u'CALL_-1207953738', u'INDIRECT_-1207942128'), ('const-433', u'LOAD_-1207958586'), (u'CALL_-1207953668', u'INDIRECT_-1207944513'), (u'CALL_-1207953947', u'INDIRECT_-1207941408'), (u'CALL_-1207953189', u'INDIRECT_-1207940503'), (u'PTRSUB_-1207940438', u'LOAD_-1207956147'), (u'CALL_-1207953564', u'INDIRECT_-1207941462'), (u'INDIRECT_-1207941328', u'MULTIEQUAL_-1207941189'), (u'INDIRECT_-1207942398', u'MULTIEQUAL_-1207942414'), (u'CALL_-1207953296', u'INDIRECT_-1207942593'), (u'CALL_-1207955360', u'INDIRECT_-1207943181'), (u'BOOL_NEGATE_-1207946757', u'BOOL_AND_-1207953071'), (u'INDIRECT_-1207945099', u'MULTIEQUAL_-1207944971'), (u'COPY_-1207939722', u'CALL_-1207954014'), (u'INDIRECT_-1207945841', u'MULTIEQUAL_-1207945644'), (u'CALL_-1207953254', u'INDIRECT_-1207941473'), (u'CALL_-1207952246', u'INDIRECT_-1207940357'), (u'MULTIEQUAL_-1207948420', u'MULTIEQUAL_-1207948377'), (u'CALL_-1207953548', u'INDIRECT_-1207944302'), (u'MULTIEQUAL_-1207942700', u'MULTIEQUAL_-1207942670'), (u'CALL_-1207951980', u'INDIRECT_-1207941062'), (u'CALL_-1207952887', u'INDIRECT_-1207940939'), ('const-96', u'PTRSUB_-1207942114'), (u'CALL_-1207951877', u'INDIRECT_-1207945193'), (u'MULTIEQUAL_-1207943491', u'CALL_-1207953668'), (u'CALL_-1207953059', u'INDIRECT_-1207940583'), ('const-16696', u'PTRSUB_-1207942391'), ('const-1', u'COPY_-1207953791'), (u'CALL_-1207952706', u'INDIRECT_-1207940874'), (u'CALL_-1207955913', u'INDIRECT_-1207942024'), (u'MULTIEQUAL_-1207941419', u'MULTIEQUAL_-1207941401'), (u'LOAD_-1207956645', u'INT_EQUAL_-1207956630'), (u'CALL_-1207953815', u'INDIRECT_-1207943675'), (u'MULTIEQUAL_-1207944748', u'MULTIEQUAL_-1207946549'), ('const-0', u'PTRSUB_-1207938775'), (u'CALL_-1207952857', u'INDIRECT_-1207942692'), (u'INDIRECT_-1207940217', u'MULTIEQUAL_-1207940877'), (u'CALL_-1207951869', u'INDIRECT_-1207941046'), (u'INDIRECT_-1207944953', u'COPY_-1207944917'), ('const--1', u'INT_ADD_-1207953207'), ('const-433', u'STORE_-1207957170'), ('const-0', u'PTRSUB_-1207941279'), (u'MULTIEQUAL_-1207951382', u'INT_EQUAL_-1207958937'), ('tmp_27278', u'PTRSUB_-1207940145'), ('const-0', u'STORE_-1207953556'), (u'INDIRECT_-1207941195', u'MULTIEQUAL_-1207941056'), ('tmp_7064', u'CBRANCH_-1207953093'), (u'CALL_-1207953800', u'INDIRECT_-1207942322'), (u'CALL_-1207957676', u'INDIRECT_-1207945441'), ('const-433', u'LOAD_-1207956256'), (u'CALL_-1207953621', u'INDIRECT_-1207942314'), (u'INDIRECT_-1207943494', u'MULTIEQUAL_-1207943510'), (u'PTRSUB_-1207939254', u'PTRSUB_-1207939062'), (u'CALL_-1207957177', u'INDIRECT_-1207947467'), (u'MULTIEQUAL_-1207947308', u'MULTIEQUAL_-1207947286'), (u'CALL_-1207953847', u'INDIRECT_-1207945045'), (u'CALL_-1207952887', u'INDIRECT_-1207941775'), ('const-0', u'INT_EQUAL_-1207959132'), (u'MULTIEQUAL_-1207942395', u'MULTIEQUAL_-1207942383'), (u'INDIRECT_-1207940419', u'MULTIEQUAL_-1207941103'), (u'INDIRECT_-1207940405', u'MULTIEQUAL_-1207940302'), ('tmp_7540', u'CBRANCH_-1207954135'), (u'CALL_-1207953189', u'INDIRECT_-1207941755'), (u'CALL_-1207953204', u'INDIRECT_-1207939760'), (u'INDIRECT_-1207942249', u'MULTIEQUAL_-1207942909'), (u'PTRADD_-1207954156', u'CALL_-1207954202'), (u'CALL_-1207953575', u'INDIRECT_-1207941813'), (u'MULTIEQUAL_-1207943964', u'MULTIEQUAL_-1207943952'), (u'CALL_-1207953815', u'INDIRECT_-1207942893'), (u'CALL_-1207957891', u'INDIRECT_-1207943527'), (u'CALL_-1207953057', u'INDIRECT_-1207941343'), (u'CALL_-1207956305', u'INDIRECT_-1207944212'), (u'CALL_-1207953203', u'INDIRECT_-1207945230'), (u'CALL_-1207956910', u'INDIRECT_-1207945391'), ('const-0', u'PTRSUB_-1207940904'), (u'INDIRECT_-1207942905', u'MULTIEQUAL_-1207942802'), (u'CALL_-1207956777', u'INDIRECT_-1207942788'), (u'INDIRECT_-1207942437', u'MULTIEQUAL_-1207942482'), (u'PTRSUB_-1207940145', u'CAST_-1207939658'), (u'CALL_-1207953041', u'INDIRECT_-1207940640'), (u'COPY_-1207939239', u'PIECE_-1207939179'), ('const-433', u'LOAD_-1207958848'), ('tmp_1451', u'CBRANCH_-1207958331'), (u'INDIRECT_-1207945285', u'MULTIEQUAL_-1207944745'), (u'INDIRECT_-1207943270', u'MULTIEQUAL_-1207943143'), (u'MULTIEQUAL_-1207943267', u'MULTIEQUAL_-1207943026'), (u'CALL_-1207953065', u'INDIRECT_-1207939401'), (u'INDIRECT_-1207947113', u'MULTIEQUAL_-1207947037'), ('const-0', u'INT_NOTEQUAL_-1207956240'), (u'INDIRECT_-1207942763', u'MULTIEQUAL_-1207945925'), (u'INDIRECT_-1207947395', u'MULTIEQUAL_-1207947607'), (u'INDIRECT_-1207941252', u'MULTIEQUAL_-1207941091'), (u'MULTIEQUAL_-1207943742', u'MULTIEQUAL_-1207943720'), (u'CALL_-1207951869', u'INDIRECT_-1207943708'), (u'INDIRECT_-1207942111', u'MULTIEQUAL_-1207941954'), (u'CALL_-1207953714', u'INDIRECT_-1207943213'), (u'PTRSUB_-1207940018', u'CAST_-1207939529'), (u'MULTIEQUAL_-1207943831', u'MULTIEQUAL_-1207943816'), ('const-100', u'PTRSUB_-1207941913'), (u'MULTIEQUAL_-1207942870', u'MULTIEQUAL_-1207944671'), (u'CALL_-1207956876', u'INDIRECT_-1207949348'), (u'CALL_-1207955336', u'INDIRECT_-1207944264'), (u'MULTIEQUAL_-1207941394', u'MULTIEQUAL_-1207941372'), (u'COPY_-1207940516', u'CALL_-1207953744'), (u'CAST_-1207941268', u'CALL_-1207958016'), ('const-0', u'INT_EQUAL_-1207959076'), (u'PTRADD_-1207953518', u'COPY_-1207939969'), (u'CALL_-1207953210', u'INDIRECT_-1207941128'), (u'MULTIEQUAL_-1207941327', u'MULTIEQUAL_-1207941312'), (u'INDIRECT_-1207946998', u'MULTIEQUAL_-1207946934'), ('const-1', u'PTRADD_-1207951483'), (u'CALL_-1207956305', u'INDIRECT_-1207944682'), (u'INT_NOTEQUAL_-1207958625', u'CBRANCH_-1207958619'), (u'CALL_-1207953254', u'INDIRECT_-1207942413'), (u'INDIRECT_-1207944603', u'MULTIEQUAL_-1207948568'), (u'INDIRECT_-1207942960', u'MULTIEQUAL_-1207944060'), ('tmp_51165', u'MULTIEQUAL_-1207946145'), (u'MULTIEQUAL_-1207942400', u'MULTIEQUAL_-1207942337'), (u'MULTIEQUAL_-1207949784', u'MULTIEQUAL_-1207949769'), (u'INDIRECT_-1207943164', u'MULTIEQUAL_-1207944063'), (u'MULTIEQUAL_-1207944595', u'PTRADD_-1207954156'), (u'CAST_-1207941085', u'INT_ADD_-1207941776'), (u'MULTIEQUAL_-1207945045', u'MULTIEQUAL_-1207947175'), (u'CALL_-1207953204', u'INDIRECT_-1207939604'), (u'STORE_-1207954161', u'INDIRECT_-1207946193'), (u'PTRSUB_-1207939445', u'PTRSUB_-1207939250'), (u'CALL_-1207956647', u'INDIRECT_-1207944286'), ('const-1', u'PTRADD_-1207939204'), (u'CALL_-1207958016', u'INDIRECT_-1207943758'), (u'CALL_-1207951864', u'INDIRECT_-1207939934'), (u'CALL_-1207953163', u'INDIRECT_-1207939246'), (u'MULTIEQUAL_-1207941927', u'MULTIEQUAL_-1207941915'), (u'PTRSUB_-1207938452', u'PTRSUB_-1207938411'), (u'CALL_-1207953847', u'INDIRECT_-1207940949'), ('tmp_8622', u'BRANCH_-1207951935'), (u'CALL_-1207953738', u'CAST_-1207937886'), (u'CALL_-1207953059', u'INDIRECT_-1207941367'), (u'COPY_-1207941824', u'MULTIEQUAL_-1207952314'), (u'INDIRECT_-1207940558', u'MULTIEQUAL_-1207941483'), (u'CALL_-1207952857', u'INDIRECT_-1207941752'), (u'INDIRECT_-1207945798', u'MULTIEQUAL_-1207945585'), (u'PTRSUB_-1207938240', u'STORE_-1207953835'), ('const-3660920', u'COPY_-1207938009'), (u'LOAD_-1207955510', u'INT_NOTEQUAL_-1207955494'), (u'CALL_-1207954202', u'INDIRECT_-1207941865'), (u'CALL_-1207952706', u'INDIRECT_-1207944095'), (u'CALL_-1207952825', u'INDIRECT_-1207944579'), (u'INDIRECT_-1207947893', u'MULTIEQUAL_-1207948105'), (u'INDIRECT_-1207944522', u'MULTIEQUAL_-1207944395'), (u'CALL_-1207952887', u'INDIRECT_-1207941149'), (u'CALL_-1207958074', u'INDIRECT_-1207948360'), (u'CALL_-1207952666', u'INDIRECT_-1207939905'), (u'INDIRECT_-1207943821', u'MULTIEQUAL_-1207943720'), (u'CALL_-1207953215', u'INDIRECT_-1207943184'), ('const-4429464', u'PTRSUB_-1207956896'), ('const-22056', u'PTRSUB_-1207942623'), (u'INT_NOTEQUAL_-1207958856', u'CBRANCH_-1207958853'), (u'CALL_-1207956305', u'INDIRECT_-1207945466'), (u'CALL_-1207951869', u'INDIRECT_-1207941830'), (u'INDIRECT_-1207943738', u'MULTIEQUAL_-1207943578'), (u'CALL_-1207953163', u'INDIRECT_-1207940494'), (u'CALL_-1207955360', u'INDIRECT_-1207945059'), ('const-104', u'PTRSUB_-1207939331'), ('const-0', u'INT_EQUAL_-1207959302'), (u'INDIRECT_-1207941716', u'MULTIEQUAL_-1207941615'), (u'STORE_-1207958725', u'INDIRECT_-1207948889'), (u'MULTIEQUAL_-1207948325', u'BOOL_NEGATE_-1207946797'), (u'CALL_-1207953834', u'INDIRECT_-1207942767'), (u'MULTIEQUAL_-1207942244', u'MULTIEQUAL_-1207944045'), (u'INDIRECT_-1207944610', u'MULTIEQUAL_-1207944439'), (u'CALL_-1207952964', u'INDIRECT_-1207944493'), (u'INDIRECT_-1207944451', u'MULTIEQUAL_-1207944582'), (u'STORE_-1207954241', u'INDIRECT_-1207945738'), ('tmp_27278', u'PTRSUB_-1207940018'), (u'MULTIEQUAL_-1207945088', u'MULTIEQUAL_-1207945058'), ('tmp_2406', u'CBRANCH_-1207957453'), (u'INDIRECT_-1207944694', u'MULTIEQUAL_-1207944533'), ('const-0', u'INT_NOTEQUAL_-1207959222'), (u'INDIRECT_-1207942947', u'MULTIEQUAL_-1207942853'), (u'MULTIEQUAL_-1207940532', u'MULTIEQUAL_-1207940516'), (u'INDIRECT_-1207941542', u'MULTIEQUAL_-1207942870'), (u'CAST_-1207938682', u'INT_ADD_-1207953559'), (u'PTRSUB_-1207938158', u'STORE_-1207953710'), (u'CALL_-1207957002', u'INDIRECT_-1207945769'), (u'CAST_-1207940881', u'INT_EQUAL_-1207954378'), (u'LOAD_-1207952885', u'CALL_-1207952825'), (u'PTRADD_-1207958028', u'CAST_-1207941284'), (u'INT_NOTEQUAL_-1207952847', u'CBRANCH_-1207952846'), (u'INDIRECT_-1207946726', u'MULTIEQUAL_-1207948890'), (u'INDIRECT_-1207941787', u'MULTIEQUAL_-1207941686'), (u'COPY_-1207941256', u'STORE_-1207956720'), (u'INDIRECT_-1207941003', u'MULTIEQUAL_-1207941777'), (u'CAST_-1207939220', u'CALL_-1207953210'), (u'CALL_-1207951980', u'INDIRECT_-1207943410'), (u'CALL_-1207953564', u'INDIRECT_-1207944590'), (u'CALL_-1207953203', u'INDIRECT_-1207940417'), ('const-13824', u'PTRSUB_-1207939029'), (u'CALL_-1207958016', u'INDIRECT_-1207944852'), (u'INDIRECT_-1207945460', u'MULTIEQUAL_-1207945300'), (u'MULTIEQUAL_-1207945644', u'MULTIEQUAL_-1207945630'), (u'INDIRECT_-1207944766', u'MULTIEQUAL_-1207944595'), (u'CAST_-1207941040', u'CALL_-1207957676'), ('tmp_686', u'CBRANCH_-1207958896'), (u'PTRADD_-1207953905', u'CALL_-1207953951'), (u'MULTIEQUAL_-1207942088', u'MULTIEQUAL_-1207942025'), (u'INDIRECT_-1207946749', u'MULTIEQUAL_-1207946685'), (u'INDIRECT_-1207947623', u'COPY_-1207947547'), ('tmp_51173', u'MULTIEQUAL_-1207944893'), (u'INDIRECT_-1207941516', u'MULTIEQUAL_-1207943182'), ('const--584', u'PTRSUB_-1207940145'), (u'MULTIEQUAL_-1207945987', u'MULTIEQUAL_-1207945765'), (u'MULTIEQUAL_-1207940900', u'MULTIEQUAL_-1207940878'), ('const-0', u'PTRSUB_-1207941285'), (u'CALL_-1207957991', u'INDIRECT_-1207945929'), (u'PTRSUB_-1207939944', u'INT_NOTEQUAL_-1207953676'), (u'CALL_-1207953039', u'INDIRECT_-1207942650'), (u'CALL_-1207952857', u'INDIRECT_-1207943474'), (u'CAST_-1207941289', u'LOAD_-1207958099'), (u'INDIRECT_-1207947056', u'MULTIEQUAL_-1207946953'), (u'INDIRECT_-1207945002', u'MULTIEQUAL_-1207944901'), (u'INDIRECT_-1207942609', u'MULTIEQUAL_-1207943293'), (u'CALL_-1207953215', u'INDIRECT_-1207944369'), (u'CALL_-1207957491', u'INDIRECT_-1207949744'), (u'CALL_-1207956876', u'INDIRECT_-1207944895'), ('tmp_150', u'CBRANCH_-1207959273'), (u'CALL_-1207951974', u'INDIRECT_-1207943588'), (u'CALL_-1207953063', u'INDIRECT_-1207942661'), (u'INDIRECT_-1207943689', u'MULTIEQUAL_-1207943734'), (u'CALL_-1207953296', u'INDIRECT_-1207940405'), (u'COPY_-1207938455', u'CALL_-1207951865'), (u'MULTIEQUAL_-1207945609', u'MULTIEQUAL_-1207944585'), (u'CALL_-1207958074', u'INDIRECT_-1207946142'), (u'INDIRECT_-1207942797', u'MULTIEQUAL_-1207942514'), (u'PTRSUB_-1207939488', u'PTRSUB_-1207939291'), (u'MULTIEQUAL_-1207948704', u'MULTIEQUAL_-1207948673'), (u'PTRSUB_-1207939278', u'PTRSUB_-1207939085'), (u'CALL_-1207952668', u'INDIRECT_-1207941337'), (u'CALL_-1207957103', u'INDIRECT_-1207942793'), (u'CALL_-1207953059', u'INDIRECT_-1207944112'), (u'CALL_-1207953621', u'INDIRECT_-1207941688'), (u'CALL_-1207953871', u'INDIRECT_-1207943308'), (u'MULTIEQUAL_-1207941322', u'MULTIEQUAL_-1207941303'), (u'INDIRECT_-1207944442', u'MULTIEQUAL_-1207944278'), (u'INDIRECT_-1207942580', u'MULTIEQUAL_-1207942441'), (u'MULTIEQUAL_-1207946259', u'MULTIEQUAL_-1207946247'), (u'CALL_-1207957491', u'INDIRECT_-1207947730'), (u'INT_LESS_-1207956038', u'MULTIEQUAL_-1207949766'), (u'CALL_-1207955336', u'INDIRECT_-1207947201'), (u'CAST_-1207937966', u'CALL_-1207953847'), (u'INDIRECT_-1207940061', u'MULTIEQUAL_-1207940721'), (u'CALL_-1207953564', u'INDIRECT_-1207943964'), (u'INDIRECT_-1207949729', u'MULTIEQUAL_-1207949822'), (u'CALL_-1207953035', u'INDIRECT_-1207943078'), (u'INDIRECT_-1207947583', u'CAST_-1207940466'), (u'LOAD_-1207954288', u'PTRSUB_-1207939497'), (u'CALL_-1207952825', u'INDIRECT_-1207943145'), (u'CALL_-1207958016', u'INDIRECT_-1207950087'), (u'CALL_-1207953871', u'INDIRECT_-1207944090'), (u'CALL_-1207953703', u'INDIRECT_-1207941560'), (u'PTRSUB_-1207938415', u'STORE_-1207951786'), (u'INDIRECT_-1207946060', u'MULTIEQUAL_-1207946148'), ('const-104', u'PTRSUB_-1207939664'), (u'CALL_-1207954202', u'INDIRECT_-1207943587'), ('const-1', u'CALL_-1207952240'), (u'CALL_-1207953665', u'INDIRECT_-1207942817'), (u'CALL_-1207953575', u'INDIRECT_-1207945099'), ('const-97', u'PTRSUB_-1207941171'), (u'CALL_-1207953979', u'INDIRECT_-1207942422'), (u'INDIRECT_-1207944398', u'COPY_-1207944427'), (u'CALL_-1207957960', u'INDIRECT_-1207945906'), (u'INT_EQUAL_-1207953576', u'CBRANCH_-1207953581'), (u'CALL_-1207957891', u'INDIRECT_-1207943683'), (u'INDIRECT_-1207944508', u'MULTIEQUAL_-1207944429'), (u'CALL_-1207953871', u'INDIRECT_-1207940180'), (u'CALL_-1207953979', u'INDIRECT_-1207939918'), ('const-32', u'PTRSUB_-1207938709'), (u'CALL_-1207953204', u'INDIRECT_-1207942888'), (u'INDIRECT_-1207945850', u'MULTIEQUAL_-1207945686'), (u'INDIRECT_-1207944275', u'MULTIEQUAL_-1207944136'), (u'CALL_-1207951974', u'INDIRECT_-1207942492'), (u'CALL_-1207953668', u'INDIRECT_-1207945451'), (u'PTRSUB_-1207940769', u'LOAD_-1207956318'), ('const-0', u'STORE_-1207958909'), (u'CALL_-1207956647', u'INDIRECT_-1207942254'), ('const-0', u'PTRSUB_-1207938579'), ('const-433', u'STORE_-1207953799'), (u'CAST_-1207937903', u'INT_ADD_-1207938346'), (u'INDIRECT_-1207939880', u'MULTIEQUAL_-1207940779'), (u'CALL_-1207956910', u'INDIRECT_-1207942889'), (u'CALL_-1207957991', u'INDIRECT_-1207948054'), (u'INDIRECT_-1207942891', u'MULTIEQUAL_-1207942754'), (u'CALL_-1207952887', u'INDIRECT_-1207943599'), (u'CALL_-1207953776', u'INDIRECT_-1207942625'), (u'INT_EQUAL_-1207959076', u'MULTIEQUAL_-1207950874'), (u'INDIRECT_-1207942612', u'MULTIEQUAL_-1207942900'), (u'INDIRECT_-1207942641', u'MULTIEQUAL_-1207942358'), (u'CALL_-1207953061', u'INDIRECT_-1207939515'), (u'CALL_-1207952730', u'INDIRECT_-1207940885'), (u'INDIRECT_-1207944973', u'MULTIEQUAL_-1207944433'), (u'CALL_-1207953063', u'INDIRECT_-1207940001'), (u'CALL_-1207957891', u'INDIRECT_-1207943059'), (u'CALL_-1207952604', u'INDIRECT_-1207939575'), (u'MULTIEQUAL_-1207942866', u'MULTIEQUAL_-1207942853'), ('const-0', u'COPY_-1207939014'), (u'CALL_-1207953744', u'INDIRECT_-1207945538'), (u'MULTIEQUAL_-1207943949', u'MULTIEQUAL_-1207944233'), ('const-3661024', u'COPY_-1207938739'), (u'CALL_-1207951861', u'INDIRECT_-1207943162'), (u'MULTIEQUAL_-1207951297', u'BOOL_NEGATE_-1207949421'), (u'PTRADD_-1207958724', u'COPY_-1207941824'), ('const-1', u'PTRADD_-1207939444'), ('const-433', u'STORE_-1207953793'), (u'INDIRECT_-1207946436', u'MULTIEQUAL_-1207946259'), (u'MULTIEQUAL_-1207941478', u'MULTIEQUAL_-1207941459'), (u'PTRSUB_-1207940856', u'PTRSUB_-1207940610'), (u'CALL_-1207952706', u'INDIRECT_-1207941970'), (u'PTRSUB_-1207940110', u'LOAD_-1207953499'), ('const-0', u'COPY_-1207958748'), (u'CALL_-1207952668', u'INDIRECT_-1207943371'), (u'INDIRECT_-1207940124', u'MULTIEQUAL_-1207940558'), (u'CALL_-1207958074', u'INDIRECT_-1207948111'), (u'INDIRECT_-1207942059', u'MULTIEQUAL_-1207941938'), (u'INDIRECT_-1207943971', u'MULTIEQUAL_-1207944631'), (u'MULTIEQUAL_-1207943961', u'MULTIEQUAL_-1207943949'), (u'LOAD_-1207957798', u'CAST_-1207941085'), (u'INDIRECT_-1207940614', u'MULTIEQUAL_-1207941109'), ('const-0', u'INT_NOTEQUAL_-1207955521'), (u'MULTIEQUAL_-1207948447', u'MULTIEQUAL_-1207948433'), (u'CALL_-1207956876', u'INDIRECT_-1207947583'), (u'INDIRECT_-1207945068', u'MULTIEQUAL_-1207944904'), (u'INDIRECT_-1207946193', u'MULTIEQUAL_-1207946120'), (u'CALL_-1207953707', u'INDIRECT_-1207945592'), (u'STORE_-1207959098', u'INDIRECT_-1207949061'), (u'CALL_-1207951938', u'INDIRECT_-1207940816'), (u'INDIRECT_-1207941813', u'MULTIEQUAL_-1207941685'), (u'LOAD_-1207953573', u'INT_NOTEQUAL_-1207953547'), (u'INDIRECT_-1207941462', u'MULTIEQUAL_-1207941478'), (u'CALL_-1207952604', u'CAST_-1207937192'), (u'CALL_-1207953035', u'INDIRECT_-1207941506'), (u'INDIRECT_-1207943582', u'MULTIEQUAL_-1207943422'), (u'INDIRECT_-1207946239', u'MULTIEQUAL_-1207945998'), (u'MULTIEQUAL_-1207946239', u'MULTIEQUAL_-1207945998'), (u'CALL_-1207957960', u'INDIRECT_-1207945592'), (u'CALL_-1207952900', u'INDIRECT_-1207942879'), (u'CALL_-1207952730', u'INDIRECT_-1207943389'), (u'CALL_-1207953575', u'INDIRECT_-1207942595'), (u'MULTIEQUAL_-1207945244', u'MULTIEQUAL_-1207945214'), ('const-1', u'PTRADD_-1207958028'), (u'INDIRECT_-1207942099', u'MULTIEQUAL_-1207942873'), (u'INDIRECT_-1207940513', u'MULTIEQUAL_-1207941229'), (u'CALL_-1207955913', u'INDIRECT_-1207945934'), (u'MULTIEQUAL_-1207940402', u'MULTIEQUAL_-1207940381'), (u'INDIRECT_-1207940261', u'MULTIEQUAL_-1207943423'), (u'INT_EQUAL_-1207957560', u'CBRANCH_-1207957556'), (u'INDIRECT_-1207941460', u'MULTIEQUAL_-1207941338'), (u'CALL_-1207953037', u'INDIRECT_-1207941536'), (u'INDIRECT_-1207944361', u'MULTIEQUAL_-1207944120'), (u'PTRSUB_-1207942110', u'PTRSUB_-1207941807'), (u'CALL_-1207953041', u'INDIRECT_-1207944422'), (u'CALL_-1207953254', u'INDIRECT_-1207947334'), ('const-97', u'PTRSUB_-1207940669'), (u'INDIRECT_-1207942156', u'MULTIEQUAL_-1207942590'), (u'MULTIEQUAL_-1207948335', u'PTRADD_-1207951478'), (u'CALL_-1207956305', u'INDIRECT_-1207948665'), (u'CALL_-1207954100', u'INDIRECT_-1207944793'), (u'MULTIEQUAL_-1207941082', u'MULTIEQUAL_-1207941060'), (u'CALL_-1207952857', u'INDIRECT_-1207944596'), ('const-1', u'PTRADD_-1207955998'), (u'PTRSUB_-1207941439', u'PTRSUB_-1207941163'), (u'INDIRECT_-1207942255', u'MULTIEQUAL_-1207943029'), (u'INDIRECT_-1207943173', u'MULTIEQUAL_-1207943889'), (u'CALL_-1207953809', u'INDIRECT_-1207942397'), (u'MULTIEQUAL_-1207942383', u'MULTIEQUAL_-1207942667'), (u'CALL_-1207951847', u'INDIRECT_-1207942332'), (u'PTRSUB_-1207939085', u'PTRSUB_-1207939018'), (u'INDIRECT_-1207941901', u'MULTIEQUAL_-1207941780'), ('tmp_9910', u'CBRANCH_-1207954422'), ('tmp_10443', u'PTRSUB_-1207942528'), (u'CALL_-1207951869', u'INDIRECT_-1207941986'), ('const-0', u'PTRSUB_-1207938411'), (u'CALL_-1207953059', u'INDIRECT_-1207940891'), ('tmp_2250', u'CBRANCH_-1207957583'), (u'CALL_-1207958300', u'INDIRECT_-1207944261'), (u'CALL_-1207951847', u'INDIRECT_-1207942176'), (u'INDIRECT_-1207942906', u'MULTIEQUAL_-1207942825'), (u'CALL_-1207954162', u'INDIRECT_-1207943218'), (u'INDIRECT_-1207941341', u'MULTIEQUAL_-1207941238'), (u'INDIRECT_-1207944408', u'COPY_-1207944465'), (u'MULTIEQUAL_-1207944045', u'MULTIEQUAL_-1207943021'), (u'CALL_-1207953548', u'INDIRECT_-1207944614'), ('tmp_9831', u'CBRANCH_-1207953468'), (u'INT_EQUAL_-1207958833', u'BOOL_NEGATE_-1207942559'), (u'LOAD_-1207958586', u'INT_SLESS_-1207958554'), (u'LOAD_-1207955427', u'INT_NOTEQUAL_-1207955411'), (u'PTRSUB_-1207939639', u'CAST_-1207939220'), ('const--568', u'PTRSUB_-1207938908'), (u'CALL_-1207953847', u'INDIRECT_-1207943297'), ('tmp_7392', u'CBRANCH_-1207952846'), (u'STORE_-1207956665', u'INDIRECT_-1207947362'), (u'CALL_-1207951861', u'INDIRECT_-1207941282'), ('const-0', u'CALL_-1207958074'), (u'CALL_-1207953707', u'INDIRECT_-1207942841'), (u'CALL_-1207954162', u'INDIRECT_-1207942124'), (u'INDIRECT_-1207943129', u'MULTIEQUAL_-1207943039'), ('const-37368', u'PTRSUB_-1207940777'), (u'INDIRECT_-1207943877', u'MULTIEQUAL_-1207945986'), (u'CALL_-1207951861', u'INDIRECT_-1207941440'), (u'CALL_-1207953215', u'INDIRECT_-1207939898'), (u'MULTIEQUAL_-1207942414', u'MULTIEQUAL_-1207942395'), (u'MULTIEQUAL_-1207948953', u'MULTIEQUAL_-1207948922'), (u'INDIRECT_-1207944823', u'MULTIEQUAL_-1207944776'), (u'INDIRECT_-1207944956', u'MULTIEQUAL_-1207945244'), (u'INT_ZEXT_-1207953118', u'INT_MULT_-1207946768'), ('const-0', u'PTRSUB_-1207940181'), (u'CALL_-1207952996', u'INDIRECT_-1207945151'), (u'INT_EQUAL_-1207953073', u'MULTIEQUAL_-1207946801'), (u'CALL_-1207953815', u'INDIRECT_-1207941173'), (u'CALL_-1207953061', u'INDIRECT_-1207941697'), ('const-3646960', u'COPY_-1207953598'), (u'MULTIEQUAL_-1207941073', u'MULTIEQUAL_-1207941056'), (u'CALL_-1207953057', u'INDIRECT_-1207941811'), (u'CALL_-1207953228', u'INDIRECT_-1207942743'), (u'CALL_-1207954340', u'INDIRECT_-1207941324'), (u'INDIRECT_-1207941968', u'MULTIEQUAL_-1207941887'), (u'CALL_-1207953204', u'INDIRECT_-1207943202'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946173'), (u'INDIRECT_-1207939749', u'MULTIEQUAL_-1207940409'), (u'INDIRECT_-1207943729', u'MULTIEQUAL_-1207943635'), (u'CALL_-1207951938', u'INDIRECT_-1207944663'), ('const-3648670', u'COPY_-1207956077'), (u'CALL_-1207953548', u'INDIRECT_-1207943832'), (u'INT_EQUAL_-1207957766', u'CBRANCH_-1207957763'), (u'CALL_-1207953203', u'INDIRECT_-1207943859'), (u'PTRSUB_-1207940904', u'CAST_-1207940647'), ('tmp_51166', u'MULTIEQUAL_-1207945987'), (u'CALL_-1207954407', u'INDIRECT_-1207941210'), (u'CALL_-1207953137', u'INDIRECT_-1207944366'), ('const-1', u'STORE_-1207952980'), (u'INT_EQUAL_-1207951523', u'MULTIEQUAL_-1207946798'), (u'MULTIEQUAL_-1207950851', u'BOOL_NEGATE_-1207949526'), (u'CALL_-1207953057', u'INDIRECT_-1207940091'), (u'INDIRECT_-1207948704', u'MULTIEQUAL_-1207948590'), (u'PTRSUB_-1207940919', u'PTRSUB_-1207940669'), (u'LOAD_-1207953854', u'CALL_-1207953782'), (u'CALL_-1207953061', u'INDIRECT_-1207942799'), (u'COPY_-1207939705', u'MULTIEQUAL_-1207950496'), (u'CALL_-1207953041', u'INDIRECT_-1207939234'), (u'PTRSUB_-1207941871', u'CAST_-1207941231'), (u'CALL_-1207956522', u'INDIRECT_-1207942797'), (u'PTRSUB_-1207938411', u'PTRSUB_-1207938393'), (u'STORE_-1207953556', u'INDIRECT_-1207946477'), (u'CALL_-1207953187', u'INDIRECT_-1207939881'), (u'SUBPIECE_-1207942969', u'STORE_-1207953372'), (u'MULTIEQUAL_-1207941680', u'MULTIEQUAL_-1207941658'), (u'CALL_-1207953548', u'INDIRECT_-1207941640'), (u'MULTIEQUAL_-1207944000', u'MULTIEQUAL_-1207943979'), (u'PTRSUB_-1207940145', u'CAST_-1207939305'), (u'MULTIEQUAL_-1207942250', u'CAST_-1207938758'), (u'INDIRECT_-1207943392', u'MULTIEQUAL_-1207943680'), (u'CALL_-1207953065', u'INDIRECT_-1207943467'), (u'MULTIEQUAL_-1207941459', u'MULTIEQUAL_-1207941447'), (u'INDIRECT_-1207944035', u'COPY_-1207944030'), (u'INDIRECT_-1207941550', u'MULTIEQUAL_-1207941217'), (u'CALL_-1207953059', u'INDIRECT_-1207943083'), ('const-104', u'PTRSUB_-1207941564'), ('tmp_10443', u'PTRSUB_-1207940465'), (u'PTRADD_-1207939444', u'STORE_-1207954161'), (u'SUBPIECE_-1207943677', u'STORE_-1207953780'), (u'CALL_-1207953210', u'INDIRECT_-1207944570'), (u'INT_ADD_-1207957503', u'CAST_-1207940854'), ('const-0', u'PTRSUB_-1207957992'), (u'INDIRECT_-1207942876', u'MULTIEQUAL_-1207942712'), (u'MULTIEQUAL_-1207948225', u'MULTIEQUAL_-1207948198'), ('const-1', u'STORE_-1207954404'), (u'CALL_-1207953063', u'INDIRECT_-1207944160'), (u'INDIRECT_-1207941657', u'MULTIEQUAL_-1207941529'), (u'CALL_-1207952644', u'INDIRECT_-1207942108'), (u'CALL_-1207954407', u'INDIRECT_-1207943712'), ('tmp_51152', u'MULTIEQUAL_-1207947464'), ('tmp_8458', u'BRANCH_-1207951971'), (u'PTRSUB_-1207938411', u'PTRSUB_-1207938240'), (u'CALL_-1207953738', u'INDIRECT_-1207941502'), (u'CALL_-1207953057', u'INDIRECT_-1207942751'), (u'CALL_-1207953744', u'INDIRECT_-1207941940'), (u'INDIRECT_-1207947007', u'MULTIEQUAL_-1207946878'), (u'STORE_-1207953854', u'INDIRECT_-1207946632'), (u'MULTIEQUAL_-1207944902', u'MULTIEQUAL_-1207944890'), (u'INDIRECT_-1207948479', u'MULTIEQUAL_-1207946436'), (u'COPY_-1207956112', u'MULTIEQUAL_-1207949784'), (u'CALL_-1207954014', u'INDIRECT_-1207946373'), (u'CALLIND_-1207957474', u'INDIRECT_-1207942733'), ('const--568', u'PTRSUB_-1207938885'), (u'INDIRECT_-1207944434', u'MULTIEQUAL_-1207944312'), (u'CALL_-1207953947', u'INDIRECT_-1207941252'), ('const--2', u'INT_MULT_-1207946767'), (u'PTRSUB_-1207938949', u'PTRSUB_-1207938903'), (u'CALL_-1207954340', u'INDIRECT_-1207945234'), (u'PTRSUB_-1207938368', u'STORE_-1207953772'), (u'PTRSUB_-1207938784', u'PTRSUB_-1207938740'), (u'MULTIEQUAL_-1207943335', u'MULTIEQUAL_-1207943323'), (u'INDIRECT_-1207942932', u'MULTIEQUAL_-1207943020'), ('const-0', u'INT_NOTEQUAL_-1207956213'), (u'CALL_-1207953203', u'INDIRECT_-1207943703'), (u'PTRSUB_-1207940904', u'PTRSUB_-1207940655'), (u'CALL_-1207953189', u'INDIRECT_-1207940191'), (u'INDIRECT_-1207943062', u'MULTIEQUAL_-1207943987'), (u'MULTIEQUAL_-1207945686', u'MULTIEQUAL_-1207945623'), (u'CALL_-1207953979', u'INDIRECT_-1207939450'), (u'INDIRECT_-1207946522', u'MULTIEQUAL_-1207946810'), (u'CALL_-1207951215', u'INDIRECT_-1207944551'), ('const-0', u'STORE_-1207957170'), (u'INDIRECT_-1207943900', u'MULTIEQUAL_-1207943763'), (u'CALL_-1207955336', u'INDIRECT_-1207941764'), ('const-0', u'INT_EQUAL_-1207958468'), (u'CALL_-1207957991', u'INDIRECT_-1207943115'), (u'INDIRECT_-1207943839', u'MULTIEQUAL_-1207945998'), (u'CALL_-1207954162', u'INT_EQUAL_-1207953653'), (u'CALL_-1207953707', u'INDIRECT_-1207941745'), (u'MULTIEQUAL_-1207946705', u'MULTIEQUAL_-1207945681'), (u'CALL_-1207954014', u'INDIRECT_-1207941138'), (u'CALL_-1207953203', u'INDIRECT_-1207939949'), (u'STORE_-1207951479', u'INDIRECT_-1207944603'), (u'CALL_-1207954340', u'INDIRECT_-1207941792'), (u'LOAD_-1207958989', u'INT_EQUAL_-1207958972'), (u'LOAD_-1207958989', u'INT_LESS_-1207958972'), (u'MULTIEQUAL_-1207943180', u'MULTIEQUAL_-1207943168'), (u'CALL_-1207951938', u'INDIRECT_-1207946677'), ('const-10752', u'PTRSUB_-1207940871'), (u'INDIRECT_-1207941813', u'MULTIEQUAL_-1207941858'), ('const-433', u'LOAD_-1207955455'), (u'INDIRECT_-1207944287', u'COPY_-1207944297'), (u'CALL_-1207955360', u'INDIRECT_-1207942243'), ('const-97', u'PTRSUB_-1207942193'), (u'CALL_-1207953776', u'INDIRECT_-1207940591'), (u'CALL_-1207953575', u'INDIRECT_-1207943221'), (u'LOAD_-1207953573', u'MULTIEQUAL_-1207949098'), (u'CALL_-1207952887', u'INDIRECT_-1207947112'), (u'INDIRECT_-1207948640', u'MULTIEQUAL_-1207948568'), (u'LOAD_-1207955401', u'INT_NOTEQUAL_-1207955385'), (u'CALL_-1207953187', u'INDIRECT_-1207940505'), (u'PTRSUB_-1207938980', u'PTRSUB_-1207938951'), (u'CALL_-1207952839', u'INDIRECT_-1207941542'), (u'MULTIEQUAL_-1207940479', u'MULTIEQUAL_-1207940458'), (u'CALL_-1207953035', u'INDIRECT_-1207941824'), (u'INDIRECT_-1207944205', u'MULTIEQUAL_-1207943964'), (u'CALL_-1207952857', u'INDIRECT_-1207940032'), (u'INDIRECT_-1207944538', u'MULTIEQUAL_-1207944377'), (u'MULTIEQUAL_-1207944671', u'MULTIEQUAL_-1207943644'), (u'INDIRECT_-1207947013', u'MULTIEQUAL_-1207946966'), (u'PTRSUB_-1207940582', u'LOAD_-1207956425'), ('const-433', u'STORE_-1207953041'), (u'LOAD_-1207953901', u'CALL_-1207951864'), (u'MULTIEQUAL_-1207945188', u'MULTIEQUAL_-1207945167'), (u'INDIRECT_-1207940941', u'MULTIEQUAL_-1207940828'), (u'INDIRECT_-1207941396', u'MULTIEQUAL_-1207941259'), (u'INDIRECT_-1207941720', u'MULTIEQUAL_-1207941559'), (u'MULTIEQUAL_-1207943949', u'MULTIEQUAL_-1207946079'), (u'MULTIEQUAL_-1207948859', u'MULTIEQUAL_-1207948856'), (u'CALL_-1207953037', u'INDIRECT_-1207943570'), (u'INDIRECT_-1207941039', u'MULTIEQUAL_-1207940900'), ('const-97', u'PTRSUB_-1207941143'), ('const-0', u'INT_EQUAL_-1207956059'), (u'MULTIEQUAL_-1207943190', u'MULTIEQUAL_-1207943174'), (u'INDIRECT_-1207944369', u'SUBPIECE_-1207944367'), ('const-3649351', u'COPY_-1207939255'), ('tmp_10443', u'PTRSUB_-1207942591'), ('const-97', u'PTRSUB_-1207941179'), (u'INDIRECT_-1207942298', u'MULTIEQUAL_-1207943964'), (u'INT_NOTEQUAL_-1207954066', u'CBRANCH_-1207954065'), (u'INDIRECT_-1207944173', u'COPY_-1207944199'), (u'CALL_-1207951847', u'INDIRECT_-1207941706'), (u'CALL_-1207953707', u'INDIRECT_-1207946090'), (u'CALL_-1207952240', u'INDIRECT_-1207941473'), (u'CALL_-1207957676', u'INDIRECT_-1207948129'), (u'MULTIEQUAL_-1207942083', u'MULTIEQUAL_-1207942071'), (u'INDIRECT_-1207944984', u'MULTIEQUAL_-1207945622'), (u'CALL_-1207952580', u'INDIRECT_-1207941284'), (u'INDIRECT_-1207946975', u'MULTIEQUAL_-1207948839'), (u'CALL_-1207953665', u'INDIRECT_-1207943287'), ('const-96', u'PTRSUB_-1207942065'), ('const-3648670', u'COPY_-1207938833'), (u'INT_EQUAL_-1207954378', u'CBRANCH_-1207954377'), (u'INDIRECT_-1207945186', u'MULTIEQUAL_-1207945772'), (u'CALL_-1207953215', u'INDIRECT_-1207943652'), (u'CALL_-1207953061', u'INDIRECT_-1207942481'), (u'CAST_-1207940667', u'PTRSUB_-1207941285'), ('tmp_10443', u'PTRSUB_-1207942623'), (u'CALL_-1207953800', u'INDIRECT_-1207942166'), ('const-8', u'PTRSUB_-1207938472'), (u'MULTIEQUAL_-1207950769', u'PTRADD_-1207955993'), ('tmp_10443', u'PTRSUB_-1207937933'), (u'CALL_-1207952642', u'INDIRECT_-1207939270'), (u'PTRSUB_-1207939257', u'CAST_-1207939157'), (u'CALL_-1207957177', u'CAST_-1207940667'), (u'CALL_-1207953137', u'INDIRECT_-1207942800'), (u'INT_NOTEQUAL_-1207956409', u'CBRANCH_-1207956404'), (u'CALL_-1207953707', u'INDIRECT_-1207943311'), (u'CALL_-1207952857', u'INDIRECT_-1207944845'), (u'COPY_-1207957852', u'MULTIEQUAL_-1207944746'), (u'INDIRECT_-1207947469', u'MULTIEQUAL_-1207948511'), (u'CALL_-1207953548', u'INDIRECT_-1207945736'), ('const-10', u'COPY_-1207941722'), (u'MULTIEQUAL_-1207942088', u'MULTIEQUAL_-1207943889'), ('const-3660368', u'COPY_-1207938062'), ('const-433', u'LOAD_-1207956775'), (u'CALL_-1207956876', u'INDIRECT_-1207942551'), (u'CALL_-1207954127', u'INDIRECT_-1207940249'), (u'INT_NOTEQUAL_-1207956759', u'CBRANCH_-1207956754'), (u'INDIRECT_-1207942556', u'MULTIEQUAL_-1207942572'), (u'CALL_-1207952839', u'INDIRECT_-1207945324'), (u'SUBPIECE_-1207942591', u'STORE_-1207953793'), ('const-104', u'PTRSUB_-1207940641'), (u'LOAD_-1207957437', u'CAST_-1207940884'), (u'MULTIEQUAL_-1207945076', u'MULTIEQUAL_-1207945057'), ('const-5', u'COPY_-1207959021'), (u'CALL_-1207952240', u'INDIRECT_-1207941003'), (u'INT_EQUAL_-1207959049', u'MULTIEQUAL_-1207950874'), (u'CAST_-1207941039', u'CALL_-1207957676'), (u'INDIRECT_-1207942711', u'MULTIEQUAL_-1207942572'), (u'INT_EQUAL_-1207954316', u'CBRANCH_-1207954302'), ('const-104', u'PTRSUB_-1207940572'), (u'INDIRECT_-1207945160', u'MULTIEQUAL_-1207948568'), (u'MULTIEQUAL_-1207941932', u'MULTIEQUAL_-1207941920'), (u'CALL_-1207953039', u'INDIRECT_-1207941242'), ('const-1107', u'CALL_-1207954360'), (u'INDIRECT_-1207942950', u'MULTIEQUAL_-1207944278'), (u'CALL_-1207953037', u'INDIRECT_-1207943258'), ('const-3649381', u'COPY_-1207938090'), ('tmp_10443', u'PTRSUB_-1207938490'), (u'CALL_-1207956305', u'INDIRECT_-1207942024'), (u'CALL_-1207956876', u'INDIRECT_-1207942863'), (u'CALL_-1207953065', u'CAST_-1207937341'), (u'CALL_-1207953061', u'INDIRECT_-1207939665'), (u'MULTIEQUAL_-1207943652', u'MULTIEQUAL_-1207945453'), (u'STORE_-1207952980', u'INDIRECT_-1207945248'), (u'CALL_-1207953738', u'INDIRECT_-1207941190'), (u'PTRSUB_-1207938827', u'CALL_-1207953815'), (u'CALL_-1207954340', u'INDIRECT_-1207947965'), (u'MULTIEQUAL_-1207943964', u'MULTIEQUAL_-1207945765'), (u'CALL_-1207955336', u'INDIRECT_-1207942544'), (u'CALL_-1207953059', u'INDIRECT_-1207942619'), (u'CALL_-1207955913', u'INDIRECT_-1207942180'), (u'CALL_-1207953041', u'INDIRECT_-1207940326'), (u'PTRSUB_-1207941143', u'STORE_-1207954469'), (u'INDIRECT_-1207942733', u'MULTIEQUAL_-1207942864'), (u'COPY_-1207939983', u'MULTIEQUAL_-1207950472'), (u'PTRSUB_-1207942281', u'PTRSUB_-1207941964'), ('const-13824', u'PTRSUB_-1207939964'), (u'CALL_-1207958074', u'INDIRECT_-1207946612'), ('const-728', u'PTRSUB_-1207940976'), (u'CALL_-1207956777', u'INDIRECT_-1207944352'), (u'CALL_-1207953407', u'INDIRECT_-1207940460'), (u'CALL_-1207951877', u'INDIRECT_-1207940161'), ('const-0', u'INT_NOTEQUAL_-1207957874'), ('const-1', u'PTRADD_-1207957057'), (u'INDIRECT_-1207943721', u'MULTIEQUAL_-1207945830'), (u'CALL_-1207953714', u'INDIRECT_-1207942587'), (u'INDIRECT_-1207942544', u'CALL_-1207953947'), (u'CALL_-1207956647', u'INDIRECT_-1207947193'), (u'INDIRECT_-1207945129', u'INT_SUB_-1207941694'), ('tmp_2986', u'CBRANCH_-1207956691'), ('tmp_10443', u'PTRSUB_-1207939955'), ('tmp_10443', u'PTRSUB_-1207939873'), (u'INDIRECT_-1207940034', u'MULTIEQUAL_-1207943487'), ('const-16', u'PTRSUB_-1207939257'), (u'CALL_-1207953407', u'INDIRECT_-1207944526'), (u'PTRSUB_-1207939955', u'PTRSUB_-1207939743'), (u'MULTIEQUAL_-1207940302', u'MULTIEQUAL_-1207940280'), ('tmp_10443', u'PTRSUB_-1207939964'), (u'INT_EQUAL_-1207956630', u'CBRANCH_-1207956624'), ('const--2', u'INT_MULT_-1207947749'), (u'BOOL_NEGATE_-1207949420', u'BOOL_AND_-1207958732'), (u'MULTIEQUAL_-1207941368', u'MULTIEQUAL_-1207941346'), ('const-3643960', u'COPY_-1207942452'), ('const-13', u'INT_EQUAL_-1207957593'), (u'INDIRECT_-1207945129', u'MULTIEQUAL_-1207945000'), (u'CALL_-1207952604', u'INDIRECT_-1207940355'), (u'CALL_-1207954407', u'INDIRECT_-1207943242'), ('tmp_6398', u'CBRANCH_-1207953714'), (u'CALL_-1207952887', u'INDIRECT_-1207944619'), (u'CALL_-1207956647', u'INDIRECT_-1207943502'), (u'CALL_-1207953061', u'INDIRECT_-1207940607'), (u'CALL_-1207953809', u'INDIRECT_-1207941773'), (u'INDIRECT_-1207942096', u'MULTIEQUAL_-1207941932'), (u'INDIRECT_-1207941229', u'MULTIEQUAL_-1207941135'), ('const-33', u'PTRSUB_-1207939210'), (u'CALL_-1207953061', u'INDIRECT_-1207939359'), (u'CALL_-1207952644', u'INDIRECT_-1207940544'), (u'PTRSUB_-1207941877', u'STORE_-1207958463'), (u'CALL_-1207958300', u'INDIRECT_-1207946139'), (u'CALL_-1207951938', u'INDIRECT_-1207943164'), ('tmp_51152', u'MULTIEQUAL_-1207947442'), ('const--328', u'PTRSUB_-1207941090'), ('tmp_9610', u'CBRANCH_-1207953581'), (u'LOAD_-1207958490', u'INT_EQUAL_-1207958468'), (u'MULTIEQUAL_-1207942240', u'MULTIEQUAL_-1207942227'), (u'INDIRECT_-1207945722', u'PTRADD_-1207954003'), (u'COPY_-1207938249', u'CALL_-1207951215'), (u'INT_XOR_-1207949613', u'CAST_-1207941893'), (u'CALL_-1207953800', u'INDIRECT_-1207939978'), ('tmp_10443', u'PTRSUB_-1207938368'), (u'MULTIEQUAL_-1207943919', u'MULTIEQUAL_-1207943901'), (u'INDIRECT_-1207944844', u'MULTIEQUAL_-1207945204'), (u'CALL_-1207953714', u'INDIRECT_-1207940397'), (u'PTRSUB_-1207939505', u'LOAD_-1207953763'), (u'MULTIEQUAL_-1207947602', u'MULTIEQUAL_-1207947557'), (u'MULTIEQUAL_-1207943586', u'MULTIEQUAL_-1207943564'), (u'CALL_-1207957676', u'INDIRECT_-1207943877'), (u'MULTIEQUAL_-1207941640', u'MULTIEQUAL_-1207941624'), ('tmp_27278', u'PTRSUB_-1207939166'), (u'CALL_-1207952900', u'INDIRECT_-1207942409'), (u'INDIRECT_-1207944851', u'MULTIEQUAL_-1207944738'), ('const-433', u'LOAD_-1207958099'), (u'CALL_-1207952668', u'CAST_-1207937235'), (u'CAST_-1207941446', u'CALL_-1207958300'), ('const-1', u'INT_ADD_-1207938113'), (u'CALL_-1207952666', u'INDIRECT_-1207941469'), (u'INDIRECT_-1207943788', u'MULTIEQUAL_-1207947241'), ('const-433', u'LOAD_-1207959091'), (u'CALL_-1207956522', u'INDIRECT_-1207944987'), (u'CALL_-1207958074', u'INDIRECT_-1207946456'), ('tmp_3078', u'CBRANCH_-1207956624'), (u'CALL_-1207953037', u'INDIRECT_-1207942940'), (u'INDIRECT_-1207944765', u'MULTIEQUAL_-1207944896'), (u'INDIRECT_-1207947673', u'MULTIEQUAL_-1207949784'), (u'CALL_-1207953035', u'INDIRECT_-1207941350'), ('const-0', u'INT_EQUAL_-1207958833'), (u'INDIRECT_-1207948728', u'MULTIEQUAL_-1207948615'), (u'CALL_-1207952887', u'INDIRECT_-1207940523'), (u'CALL_-1207953187', u'INDIRECT_-1207944694'), ('const-16', u'PTRSUB_-1207939299'), (u'CALL_-1207957541', u'INDIRECT_-1207944964'), (u'CALL_-1207951864', u'INDIRECT_-1207941810'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943825'), ('const-97', u'PTRSUB_-1207940508'), (u'CALL_-1207952964', u'INDIRECT_-1207943995'), ('tmp_10443', u'CALL_-1207956647'), (u'CALL_-1207952964', u'INDIRECT_-1207942026'), ('const-25888', u'PTRSUB_-1207942185'), (u'COPY_-1207938062', u'CALL_-1207952666'), (u'CALLIND_-1207957474', u'INDIRECT_-1207942889'), (u'CALL_-1207957676', u'INDIRECT_-1207947007'), ('const-1', u'COPY_-1207939651'), (u'CALL_-1207952825', u'INDIRECT_-1207940639'), (u'CALL_-1207953057', u'INDIRECT_-1207939935'), (u'CALL_-1207953061', u'INDIRECT_-1207942167'), (u'CALL_-1207957557', u'INDIRECT_-1207943450'), (u'INDIRECT_-1207944069', u'MULTIEQUAL_-1207943956'), (u'CALL_-1207957103', u'INDIRECT_-1207943261'), ('tmp_10443', u'PTRSUB_-1207942409'), ('const-1', u'PTRADD_-1207955993'), (u'MULTIEQUAL_-1207941229', u'MULTIEQUAL_-1207941212'), (u'INDIRECT_-1207944159', u'MULTIEQUAL_-1207944056'), ('tmp_10443', u'PTRSUB_-1207940976'), (u'MULTIEQUAL_-1207945675', u'MULTIEQUAL_-1207945453'), ('tmp_10443', u'PTRSUB_-1207942317'), (u'COPY_-1207940714', u'CALL_-1207955360'), (u'CALL_-1207957891', u'INDIRECT_-1207943215'), (u'CALL_-1207954058', u'INDIRECT_-1207941171'), (u'MULTIEQUAL_-1207940917', u'MULTIEQUAL_-1207940900'), (u'PTRSUB_-1207939168', u'PTRSUB_-1207939119'), (u'PTRSUB_-1207939263', u'PTRSUB_-1207939070'), (u'INDIRECT_-1207943712', u'MULTIEQUAL_-1207943800'), (u'CALL_-1207954127', u'INDIRECT_-1207944906'), (u'MULTIEQUAL_-1207943368', u'MULTIEQUAL_-1207943338'), ('const-3661112', u'COPY_-1207938825'), (u'PTRSUB_-1207940733', u'PTRSUB_-1207940494'), (u'CALL_-1207957541', u'INDIRECT_-1207944808'), (u'CALL_-1207957491', u'INDIRECT_-1207943103'), (u'PTRADD_-1207956775', u'CAST_-1207940457'), (u'MULTIEQUAL_-1207944457', u'MULTIEQUAL_-1207944442'), (u'MULTIEQUAL_-1207943907', u'PTRADD_-1207953769'), (u'INDIRECT_-1207940885', u'MULTIEQUAL_-1207944047'), (u'CALL_-1207956876', u'INDIRECT_-1207946149'), ('const-0', u'PTRSUB_-1207956920'), (u'CALL_-1207955336', u'INDIRECT_-1207946952'), (u'CALL_-1207953744', u'INDIRECT_-1207945382'), (u'CALL_-1207952668', u'INDIRECT_-1207944586'), ('const-37356', u'PTRSUB_-1207940769'), (u'CAST_-1207937358', u'CALL_-1207953163'), ('const-3864', u'PTRSUB_-1207940643'), (u'LOAD_-1207953213', u'INT_LESS_-1207953196'), (u'LOAD_-1207953213', u'INT_EQUAL_-1207953196'), (u'INT_LESS_-1207958769', u'MULTIEQUAL_-1207951300'), ('tmp_10443', u'PTRSUB_-1207941857'), (u'INDIRECT_-1207944043', u'MULTIEQUAL_-1207943949'), (u'CALL_-1207956777', u'INDIRECT_-1207942320'), (u'MULTIEQUAL_-1207941259', u'MULTIEQUAL_-1207941238'), ('tmp_470', u'CBRANCH_-1207959043'), (u'CALL_-1207953871', u'INDIRECT_-1207944807'), ('const-8', u'PTRSUB_-1207941010'), (u'INDIRECT_-1207944589', u'MULTIEQUAL_-1207944450'), (u'CALL_-1207953163', u'INDIRECT_-1207940652'), (u'PTRSUB_-1207939570', u'PTRSUB_-1207939500'), (u'CALL_-1207953871', u'INDIRECT_-1207942212'), ('const-433', u'LOAD_-1207958618'), (u'CALL_-1207953035', u'INDIRECT_-1207943234'), (u'CALL_-1207954162', u'INDIRECT_-1207945722'), (u'CAST_-1207940617', u'CALL_-1207957103'), (u'INDIRECT_-1207944208', u'MULTIEQUAL_-1207944048'), ('const-0', u'COPY_-1207958195'), (u'CALL_-1207951861', u'INDIRECT_-1207946987'), (u'CALL_-1207954162', u'INT_ADD_-1207953922'), ('const--344', u'PTRSUB_-1207941544'), (u'CALL_-1207951865', u'INDIRECT_-1207943426'), (u'MULTIEQUAL_-1207943831', u'CALL_-1207953707'), ('const-0', u'INT_NOTEQUAL_-1207953857'), (u'CALL_-1207953776', u'INDIRECT_-1207943565'), (u'CALL_-1207953210', u'INDIRECT_-1207943162'), (u'LOAD_-1207956565', u'INT_NOTEQUAL_-1207956549'), ('tmp_10443', u'PTRSUB_-1207940512'), (u'INDIRECT_-1207942382', u'MULTIEQUAL_-1207943281'), (u'CALL_-1207953057', u'INDIRECT_-1207942281'), (u'INDIRECT_-1207943517', u'MULTIEQUAL_-1207943380'), (u'MULTIEQUAL_-1207944419', u'MULTIEQUAL_-1207946549'), (u'CALL_-1207952900', u'INDIRECT_-1207940219'), ('const-1', u'INT_XOR_-1207949613'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943201'), (u'CALL_-1207954058', u'INDIRECT_-1207941327'), (u'CALL_-1207952900', u'INDIRECT_-1207941783'), ('const-0', u'PTRSUB_-1207941255'), ('tmp_10443', u'PTRSUB_-1207941448'), (u'CALL_-1207952240', u'INDIRECT_-1207940847'), (u'MULTIEQUAL_-1207945686', u'MULTIEQUAL_-1207945665'), (u'INDIRECT_-1207944987', u'MULTIEQUAL_-1207944746'), ('const-433', u'STORE_-1207958131'), (u'CALL_-1207953703', u'INDIRECT_-1207945470'), (u'CAST_-1207941382', u'LOAD_-1207958217'), (u'CALL_-1207958074', u'INDIRECT_-1207947082'), (u'INDIRECT_-1207943057', u'MULTIEQUAL_-1207945216'), (u'MULTIEQUAL_-1207949702', u'MULTIEQUAL_-1207949672'), (u'CALL_-1207956925', u'INDIRECT_-1207942900'), (u'COPY_-1207937831', u'MULTIEQUAL_-1207948335'), (u'CALL_-1207952604', u'INDIRECT_-1207940199'), (u'CALL_-1207957103', u'INDIRECT_-1207944669'), (u'INDIRECT_-1207946900', u'MULTIEQUAL_-1207947924'), (u'CALL_-1207956522', u'INDIRECT_-1207942953'), (u'CALL_-1207952857', u'INDIRECT_-1207942378'), ('const-104', u'PTRSUB_-1207939546'), ('const-0', u'INT_NOTEQUAL_-1207953483'), (u'CALL_-1207957557', u'CALL_-1207957070'), (u'STORE_-1207954161', u'INDIRECT_-1207945695'), (u'COPY_-1207938105', u'CALL_-1207952730'), (u'CALL_-1207951922', u'INDIRECT_-1207940887'), (u'CALL_-1207953061', u'INDIRECT_-1207942637'), (u'CALL_-1207954162', u'INDIRECT_-1207941968'), (u'INDIRECT_-1207941084', u'MULTIEQUAL_-1207941579'), (u'CALL_-1207951980', u'INDIRECT_-1207941374'), (u'CALL_-1207953871', u'CAST_-1207937966'), (u'INDIRECT_-1207944829', u'MULTIEQUAL_-1207944745'), (u'CALL_-1207953037', u'INDIRECT_-1207939966'), (u'BOOL_AND_-1207953159', u'INT_EQUAL_-1207953161'), (u'INDIRECT_-1207941653', u'MULTIEQUAL_-1207941550'), (u'CALL_-1207953575', u'INDIRECT_-1207944629'), (u'CALL_-1207953057', u'INDIRECT_-1207940559'), (u'CALL_-1207953815', u'INDIRECT_-1207943363'), (u'INDIRECT_-1207946695', u'MULTIEQUAL_-1207946155'), (u'INDIRECT_-1207944458', u'MULTIEQUAL_-1207944319'), (u'PTRSUB_-1207939681', u'PTRSUB_-1207939629'), ('const-0', u'COPY_-1207958180'), (u'PTRSUB_-1207942483', u'PTRSUB_-1207942152'), (u'PTRSUB_-1207940871', u'PTRSUB_-1207940624'), (u'CALL_-1207953407', u'INDIRECT_-1207940928'), (u'INDIRECT_-1207941500', u'MULTIEQUAL_-1207941419'), (u'CALL_-1207953061', u'INDIRECT_-1207944136'), (u'CALL_-1207953703', u'INDIRECT_-1207942184'), (u'CALL_-1207957177', u'INDIRECT_-1207946438'), (u'INDIRECT_-1207939811', u'MULTIEQUAL_-1207941920'), (u'STORE_-1207957170', u'INDIRECT_-1207947417'), (u'INDIRECT_-1207941969', u'MULTIEQUAL_-1207941841'), (u'COPY_-1207939706', u'MULTIEQUAL_-1207950496'), (u'INDIRECT_-1207941137', u'MULTIEQUAL_-1207941853'), (u'CALL_-1207957002', u'INDIRECT_-1207942953'), (u'CALL_-1207954162', u'INDIRECT_-1207943532'), (u'INDIRECT_-1207944224', u'MULTIEQUAL_-1207944063'), (u'INDIRECT_-1207942804', u'MULTIEQUAL_-1207943904'), (u'PTRSUB_-1207940669', u'LOAD_-1207956592'), (u'MULTIEQUAL_-1207941615', u'MULTIEQUAL_-1207941603'), ('const-32728', u'PTRSUB_-1207942520'), ('const-0', u'INT_EQUAL_-1207956630'), (u'CALL_-1207952246', u'INDIRECT_-1207943173'), (u'INDIRECT_-1207945233', u'MULTIEQUAL_-1207945364'), (u'PTRSUB_-1207938657', u'PTRSUB_-1207938635'), ('const-433', u'STORE_-1207954401'), (u'MULTIEQUAL_-1207948626', u'MULTIEQUAL_-1207947602'), (u'CALL_-1207954014', u'INDIRECT_-1207944266'), ('tmp_737', u'CBRANCH_-1207958853'), ('tmp_10443', u'PTRSUB_-1207940777'), (u'INT_ADD_-1207957931', u'CAST_-1207941185'), (u'INDIRECT_-1207940924', u'MULTIEQUAL_-1207944423'), (u'CALL_-1207953834', u'INDIRECT_-1207946614'), (u'INDIRECT_-1207943318', u'MULTIEQUAL_-1207946771'), ('const-1', u'INT_ADD_-1207939755'), (u'CALL_-1207953782', u'INDIRECT_-1207944465'), (u'CALL_-1207951922', u'INDIRECT_-1207943549'), (u'INDIRECT_-1207941657', u'MULTIEQUAL_-1207941702'), (u'PTRADD_-1207958155', u'CAST_-1207941382'), (u'MULTIEQUAL_-1207941836', u'MULTIEQUAL_-1207941814'), (u'CALL_-1207956777', u'INDIRECT_-1207945604'), ('const-433', u'LOAD_-1207958490'), ('tmp_10443', u'PTRSUB_-1207942259'), (u'MULTIEQUAL_-1207950854', u'MULTIEQUAL_-1207950851'), ('const-0', u'PTRSUB_-1207939940'), (u'MULTIEQUAL_-1207949846', u'LOAD_-1207953123'), (u'INDIRECT_-1207944921', u'MULTIEQUAL_-1207945052'), (u'MULTIEQUAL_-1207941468', u'MULTIEQUAL_-1207941452'), (u'INDIRECT_-1207941511', u'MULTIEQUAL_-1207944673'), (u'INDIRECT_-1207942534', u'MULTIEQUAL_-1207945987'), (u'INDIRECT_-1207944151', u'MULTIEQUAL_-1207944047'), (u'MULTIEQUAL_-1207949009', u'MULTIEQUAL_-1207948990'), (u'CALL_-1207957002', u'INDIRECT_-1207949438'), (u'PTRSUB_-1207938968', u'STORE_-1207953391'), (u'CALL_-1207953738', u'INDIRECT_-1207943694'), (u'INDIRECT_-1207946545', u'MULTIEQUAL_-1207946498'), ('const-1', u'PTRADD_-1207953518'), (u'CAST_-1207940625', u'STORE_-1207957126'), (u'CALLIND_-1207957474', u'INDIRECT_-1207945547'), (u'INT_ADD_-1207953809', u'CAST_-1207939423'), ('tmp_10443', u'PTRSUB_-1207941430'), (u'INDIRECT_-1207942797', u'MULTIEQUAL_-1207942556'), (u'CALL_-1207953782', u'INDIRECT_-1207944151'), (u'INDIRECT_-1207942906', u'MULTIEQUAL_-1207943831'), ('const-0', u'PTRSUB_-1207939291'), (u'CAST_-1207941185', u'LOAD_-1207957947'), (u'INDIRECT_-1207940653', u'MULTIEQUAL_-1207940532'), (u'CAST_-1207940667', u'PTRSUB_-1207941293'), (u'CALL_-1207953254', u'INDIRECT_-1207945320'), (u'CALL_-1207951864', u'INDIRECT_-1207942280'), ('const--568', u'PTRSUB_-1207941848'), (u'CALL_-1207957557', u'INDIRECT_-1207945796'), (u'CALL_-1207953703', u'INDIRECT_-1207942496'), (u'CALL_-1207953714', u'INDIRECT_-1207942743'), (u'INDIRECT_-1207944938', u'MULTIEQUAL_-1207947034'), (u'CALL_-1207953621', u'INDIRECT_-1207944662'), (u'CALL_-1207952004', u'INDIRECT_-1207939749'), (u'INDIRECT_-1207944761', u'COPY_-1207944774'), (u'INDIRECT_-1207940768', u'MULTIEQUAL_-1207944267'), ('tmp_2373', u'CBRANCH_-1207957475'), ('const-433', u'LOAD_-1207957608'), (u'CALL_-1207957991', u'INDIRECT_-1207946869'), (u'CALL_-1207952940', u'INDIRECT_-1207939513'), (u'PTRSUB_-1207938635', u'STORE_-1207953360'), (u'INDIRECT_-1207945488', u'MULTIEQUAL_-1207945287'), (u'PTRSUB_-1207942528', u'PTRSUB_-1207942193'), (u'INT_EQUAL_-1207956038', u'CAST_-1207940022'), (u'CALL_-1207957557', u'CALL_-1207957491'), (u'CALL_-1207956305', u'INDIRECT_-1207941868'), (u'INDIRECT_-1207945216', u'MULTIEQUAL_-1207945232'), (u'CALL_-1207953057', u'INDIRECT_-1207943221'), (u'PTRSUB_-1207940889', u'PTRSUB_-1207940641'), (u'CALL_-1207953210', u'INDIRECT_-1207943788'), ('const-0', u'PTRSUB_-1207938700'), (u'CALL_-1207953621', u'INDIRECT_-1207940596'), (u'CALL_-1207952996', u'INDIRECT_-1207940368'), (u'CALL_-1207953800', u'INDIRECT_-1207942010'), ('const-433', u'LOAD_-1207958379'), ('const-97', u'PTRSUB_-1207940452'), (u'INDIRECT_-1207940346', u'MULTIEQUAL_-1207943799'), (u'CALL_-1207953947', u'INDIRECT_-1207941564'), (u'CALL_-1207957557', u'INDIRECT_-1207943762'), ('const-3645240', u'COPY_-1207938599'), (u'CALL_-1207954014', u'INDIRECT_-1207941762'), (u'MULTIEQUAL_-1207945998', u'MULTIEQUAL_-1207946282'), (u'LOAD_-1207956318', u'INT_EQUAL_-1207956289'), (u'STORE_-1207954469', u'INDIRECT_-1207947747'), (u'MULTIEQUAL_-1207944748', u'MULTIEQUAL_-1207944685'), (u'CALL_-1207954100', u'INDIRECT_-1207943071'), (u'CALL_-1207952004', u'INDIRECT_-1207943971'), (u'CALL_-1207953407', u'INDIRECT_-1207945897'), (u'PTRADD_-1207958930', u'COPY_-1207941913'), ('const-104', u'PTRSUB_-1207938765'), (u'INDIRECT_-1207945760', u'MULTIEQUAL_-1207945681'), (u'MULTIEQUAL_-1207948498', u'MULTIEQUAL_-1207948474'), (u'CALL_-1207957103', u'INDIRECT_-1207942481'), (u'MULTIEQUAL_-1207942904', u'MULTIEQUAL_-1207942883'), ('tmp_10443', u'PTRSUB_-1207942225'), (u'INDIRECT_-1207942626', u'MULTIEQUAL_-1207943060'), ('const-0', u'PTRSUB_-1207939449'), (u'MULTIEQUAL_-1207945205', u'MULTIEQUAL_-1207944983'), ('const-433', u'STORE_-1207952980'), (u'INDIRECT_-1207944784', u'MULTIEQUAL_-1207944703'), (u'INDIRECT_-1207941248', u'MULTIEQUAL_-1207941147'), (u'CALL_-1207953738', u'INDIRECT_-1207942754'), (u'CALL_-1207953738', u'INDIRECT_-1207941032'), (u'CALL_-1207952642', u'INDIRECT_-1207939582'), ('tmp_2116', u'BRANCH_-1207957470'), (u'PTRSUB_-1207939500', u'PTRSUB_-1207939449'), (u'LOAD_-1207956538', u'CALL_-1207956522'), (u'INDIRECT_-1207947361', u'MULTIEQUAL_-1207947046'), (u'CALL_-1207952825', u'INDIRECT_-1207943301'), (u'INDIRECT_-1207941467', u'MULTIEQUAL_-1207942127'), ('const--2', u'INT_MULT_-1207949430'), (u'CALL_-1207953061', u'CAST_-1207937295'), (u'INDIRECT_-1207944663', u'MULTIEQUAL_-1207945486'), (u'PTRSUB_-1207938708', u'LOAD_-1207953489'), (u'CALL_-1207957676', u'INDIRECT_-1207943097'), (u'CALL_-1207953665', u'INDIRECT_-1207941877'), (u'INDIRECT_-1207944996', u'MULTIEQUAL_-1207946096'), (u'CALL_-1207956522', u'INDIRECT_-1207945143'), (u'CALL_-1207952604', u'INDIRECT_-1207944295'), (u'CALL_-1207953707', u'INDIRECT_-1207941433'), (u'CALL_-1207957891', u'INDIRECT_-1207946813'), (u'INDIRECT_-1207941473', u'MULTIEQUAL_-1207941372'), (u'STORE_-1207959098', u'INDIRECT_-1207948812'), (u'MULTIEQUAL_-1207943272', u'MULTIEQUAL_-1207943250'), (u'INDIRECT_-1207943215', u'MULTIEQUAL_-1207943111'), ('const--2', u'INT_MULT_-1207946807'), (u'CALL_-1207953033', u'INDIRECT_-1207943366'), (u'CALL_-1207954014', u'INDIRECT_-1207941606'), (u'CALL_-1207953039', u'INDIRECT_-1207943432'), (u'CALL_-1207953776', u'INDIRECT_-1207941529'), (u'CALL_-1207953039', u'INDIRECT_-1207939678'), (u'INDIRECT_-1207945285', u'MULTIEQUAL_-1207945156'), (u'MULTIEQUAL_-1207940849', u'MULTIEQUAL_-1207942244'), (u'CALL_-1207953035', u'INDIRECT_-1207941194'), (u'CALL_-1207956777', u'INDIRECT_-1207943412'), (u'COPY_-1207939238', u'PIECE_-1207939179'), (u'PTRSUB_-1207939005', u'PTRSUB_-1207938818'), (u'LOAD_-1207953570', u'INT_EQUAL_-1207953555'), (u'LOAD_-1207953570', u'INT_LESS_-1207953555'), (u'CALL_-1207951877', u'INDIRECT_-1207940473'), (u'INDIRECT_-1207942776', u'MULTIEQUAL_-1207942864'), ('const-0', u'INT_NOTEQUAL_-1207956158'), (u'INDIRECT_-1207945239', u'MULTIEQUAL_-1207945038'), ('tmp_5988', u'CBRANCH_-1207954065'), (u'MULTIEQUAL_-1207942564', u'MULTIEQUAL_-1207942548'), (u'CALL_-1207954058', u'INDIRECT_-1207944299'), (u'CALL_-1207952240', u'INDIRECT_-1207940223'), (u'COPY_-1207939351', u'MULTIEQUAL_-1207949846'), ('const-104', u'PTRSUB_-1207939015'), (u'CALL_-1207951922', u'INDIRECT_-1207939639'), (u'INDIRECT_-1207943421', u'MULTIEQUAL_-1207943180'), (u'INDIRECT_-1207942841', u'MULTIEQUAL_-1207942720'), (u'INDIRECT_-1207948783', u'MULTIEQUAL_-1207948673'), (u'INDIRECT_-1207946626', u'MULTIEQUAL_-1207946422'), ('const-17008', u'PTRSUB_-1207940856'), (u'CALL_-1207953189', u'INDIRECT_-1207942381'), (u'PTRSUB_-1207942494', u'STORE_-1207959040'), (u'INDIRECT_-1207940123', u'MULTIEQUAL_-1207942232'), (u'CALL_-1207957070', u'INDIRECT_-1207944956'), (u'CALL_-1207957177', u'INDIRECT_-1207942996'), (u'INT_LESS_-1207953108', u'MULTIEQUAL_-1207948835'), ('tmp_112', u'CBRANCH_-1207959300'), (u'CALL_-1207953041', u'INDIRECT_-1207942518'), (u'LOAD_-1207956147', u'INT_NOTEQUAL_-1207956131'), (u'MULTIEQUAL_-1207950584', u'LOAD_-1207956055'), ('const-1', u'PTRADD_-1207953063'), ('const-433', u'STORE_-1207953768'), (u'CALL_-1207951847', u'INDIRECT_-1207945176'), (u'MULTIEQUAL_-1207941026', u'MULTIEQUAL_-1207941005'), (u'PTRSUB_-1207938888', u'INT_NOTEQUAL_-1207953715'), (u'MULTIEQUAL_-1207946395', u'MULTIEQUAL_-1207946154'), (u'INDIRECT_-1207946395', u'MULTIEQUAL_-1207946154'), (u'INDIRECT_-1207942191', u'MULTIEQUAL_-1207942101'), (u'MULTIEQUAL_-1207940844', u'MULTIEQUAL_-1207940828'), (u'CALL_-1207951877', u'INDIRECT_-1207942505'), (u'INT_EQUAL_-1207953923', u'CBRANCH_-1207953906'), (u'CALL_-1207953215', u'INDIRECT_-1207940210'), (u'INDIRECT_-1207942413', u'MULTIEQUAL_-1207942312'), (u'CALL_-1207952964', u'INDIRECT_-1207939056'), (u'CALL_-1207953800', u'INDIRECT_-1207940290'), (u'CALL_-1207953809', u'INDIRECT_-1207946493'), (u'INDIRECT_-1207945703', u'MULTIEQUAL_-1207945834'), (u'MULTIEQUAL_-1207941291', u'MULTIEQUAL_-1207941575'), (u'PTRSUB_-1207939594', u'PTRSUB_-1207939543'), ('tmp_6910', u'CBRANCH_-1207953261'), (u'PTRSUB_-1207938300', u'CAST_-1207937903'), (u'INDIRECT_-1207946320', u'MULTIEQUAL_-1207946104'), (u'LOAD_-1207953078', u'INT_EQUAL_-1207953063'), (u'CALL_-1207953668', u'INDIRECT_-1207946666'), (u'INDIRECT_-1207940348', u'MULTIEQUAL_-1207941247'), (u'CALL_-1207952730', u'INDIRECT_-1207941981'), (u'CALL_-1207954014', u'INDIRECT_-1207943934'), ('const-433', u'LOAD_-1207956479'), (u'STORE_-1207958497', u'INDIRECT_-1207948523'), (u'CALL_-1207954202', u'INDIRECT_-1207945151'), (u'CALL_-1207953782', u'INDIRECT_-1207945873'), (u'CALL_-1207953800', u'INDIRECT_-1207944761'), (u'INDIRECT_-1207940535', u'MULTIEQUAL_-1207941309'), ('const-433', u'STORE_-1207959155'), (u'MULTIEQUAL_-1207945216', u'MULTIEQUAL_-1207945204'), (u'CALL_-1207953296', u'INDIRECT_-1207945344'), (u'INDIRECT_-1207941483', u'MULTIEQUAL_-1207941346'), (u'PTRSUB_-1207940494', u'LOAD_-1207956256'), (u'INDIRECT_-1207948142', u'MULTIEQUAL_-1207948019'), (u'PTRSUB_-1207942264', u'LOAD_-1207959238'), (u'MULTIEQUAL_-1207948377', u'MULTIEQUAL_-1207948359'), ('const-433', u'LOAD_-1207954421'), (u'CALL_-1207956522', u'INDIRECT_-1207947610'), (u'CALL_-1207954014', u'INDIRECT_-1207943014'), (u'CALL_-1207953215', u'INDIRECT_-1207944618'), (u'STORE_-1207954173', u'INDIRECT_-1207946198'), (u'INDIRECT_-1207946703', u'COPY_-1207946710'), (u'PTRSUB_-1207942172', u'LOAD_-1207959064'), (u'CALL_-1207951861', u'INDIRECT_-1207942378'), (u'INDIRECT_-1207943923', u'MULTIEQUAL_-1207945956'), (u'CALL_-1207953163', u'INDIRECT_-1207941590'), ('const-0', u'SUBPIECE_-1207942591'), (u'CALL_-1207953665', u'INDIRECT_-1207941409'), (u'CALL_-1207957002', u'INDIRECT_-1207943733'), (u'CALL_-1207953037', u'INDIRECT_-1207940440'), (u'CALL_-1207952644', u'INDIRECT_-1207941170'), (u'CALL_-1207953564', u'INDIRECT_-1207941930'), (u'INDIRECT_-1207944613', u'MULTIEQUAL_-1207944476'), (u'CALL_-1207953059', u'INDIRECT_-1207939491'), (u'CALL_-1207953703', u'INDIRECT_-1207941872'), (u'INDIRECT_-1207941217', u'MULTIEQUAL_-1207943326'), (u'MULTIEQUAL_-1207943530', u'MULTIEQUAL_-1207943509'), (u'STORE_-1207954161', u'INDIRECT_-1207945944'), (u'INDIRECT_-1207944987', u'MULTIEQUAL_-1207944704'), (u'FLOAT_LESS_-1207947916', u'CBRANCH_-1207956368'), (u'INDIRECT_-1207942400', u'MULTIEQUAL_-1207942278'), (u'MULTIEQUAL_-1207943891', u'MULTIEQUAL_-1207943650'), (u'INDIRECT_-1207943891', u'MULTIEQUAL_-1207943650'), (u'PTRSUB_-1207939331', u'CALL_-1207952246'), ('const-97', u'PTRSUB_-1207940242'), (u'INT_ZEXT_-1207958779', u'INT_MULT_-1207949431'), (u'INDIRECT_-1207943420', u'MULTIEQUAL_-1207944748'), (u'MULTIEQUAL_-1207946927', u'MULTIEQUAL_-1207946705'), (u'CAST_-1207940667', u'PTRSUB_-1207941257'), ('const-5512', u'PTRSUB_-1207940309'), (u'CALL_-1207953714', u'INDIRECT_-1207940553'), (u'PTRSUB_-1207941787', u'CALL_-1207957491'), ('const-8', u'CALL_-1207957960'), (u'INDIRECT_-1207946173', u'MULTIEQUAL_-1207946304'), (u'CALL_-1207956522', u'INDIRECT_-1207946239'), (u'CALL_-1207953061', u'INDIRECT_-1207943263'), (u'MULTIEQUAL_-1207943891', u'INT_AND_-1207957861'), (u'MULTIEQUAL_-1207950445', u'INT_ZEXT_-1207951533'), (u'MULTIEQUAL_-1207942793', u'MULTIEQUAL_-1207942776'), ('tmp_10443', u'PTRSUB_-1207939530'), (u'INDIRECT_-1207943988', u'MULTIEQUAL_-1207943849'), (u'CALL_-1207952642', u'INDIRECT_-1207940520'), ('tmp_497', u'CBRANCH_-1207958998'), (u'COPY_-1207958818', u'MULTIEQUAL_-1207952881'), (u'INDIRECT_-1207943436', u'MULTIEQUAL_-1207943335'), (u'CALL_-1207952964', u'INDIRECT_-1207939524'), ('tmp_5073', u'CBRANCH_-1207955432'), (u'INDIRECT_-1207943900', u'MULTIEQUAL_-1207945000'), (u'CALL_-1207951861', u'INT_EQUAL_-1207951847'), ('const-3585869', u'COPY_-1207941256'), (u'CALL_-1207951922', u'INDIRECT_-1207945076'), (u'CALL_-1207953714', u'INDIRECT_-1207939929'), (u'CALL_-1207953059', u'INDIRECT_-1207941673'), (u'SUBPIECE_-1207944367', u'STORE_-1207954173'), (u'CALL_-1207953187', u'INDIRECT_-1207939257'), (u'CALL_-1207951877', u'INDIRECT_-1207941723'), (u'CALL_-1207953744', u'INDIRECT_-1207943816'), (u'CALL_-1207952644', u'INDIRECT_-1207940856'), (u'INDIRECT_-1207942077', u'MULTIEQUAL_-1207942793'), (u'CALL_-1207954100', u'INDIRECT_-1207941975'), (u'INDIRECT_-1207942720', u'MULTIEQUAL_-1207942556'), (u'INDIRECT_-1207943742', u'MULTIEQUAL_-1207947241'), (u'CALL_-1207953809', u'INDIRECT_-1207941617'), ('const-433', u'STORE_-1207951786'), (u'CALL_-1207953951', u'INDIRECT_-1207944364'), (u'CALL_-1207952644', u'INDIRECT_-1207942892'), (u'INDIRECT_-1207942180', u'MULTIEQUAL_-1207943280'), (u'MULTIEQUAL_-1207941887', u'MULTIEQUAL_-1207941869'), ('tmp_5526', u'BRANCH_-1207953200'), (u'INDIRECT_-1207942923', u'MULTIEQUAL_-1207943607'), (u'CALL_-1207957541', u'INDIRECT_-1207942932'), ('const-1', u'PTRADD_-1207953513'), (u'MULTIEQUAL_-1207941603', u'MULTIEQUAL_-1207943733'), (u'STORE_-1207952951', u'INDIRECT_-1207945481'), (u'CALL_-1207953210', u'INDIRECT_-1207944102'), (u'INDIRECT_-1207943913', u'MULTIEQUAL_-1207943800'), (u'CALL_-1207951865', u'INDIRECT_-1207940764'), (u'INT_NOTEQUAL_-1207956131', u'CBRANCH_-1207956125'), (u'CALL_-1207953575', u'INDIRECT_-1207944473'), (u'CALL_-1207953621', u'INDIRECT_-1207944036'), (u'CALL_-1207952240', u'INDIRECT_-1207944289'), (u'INDIRECT_-1207941021', u'MULTIEQUAL_-1207943180'), (u'CALL_-1207951922', u'INDIRECT_-1207940263'), (u'PTRSUB_-1207938682', u'PTRSUB_-1207938639'), (u'CAST_-1207938681', u'CALL_-1207953548'), ('const-433', u'LOAD_-1207957575'), (u'INDIRECT_-1207940616', u'MULTIEQUAL_-1207940479'), (u'INT_NOTEQUAL_-1207956463', u'CBRANCH_-1207956457'), (u'MULTIEQUAL_-1207948105', u'MULTIEQUAL_-1207948093'), ('tmp_226', u'CBRANCH_-1207959216'), (u'STORE_-1207954398', u'INDIRECT_-1207947505'), (u'INDIRECT_-1207944598', u'MULTIEQUAL_-1207944434'), (u'INDIRECT_-1207941629', u'MULTIEQUAL_-1207941528'), (u'PTRSUB_-1207939205', u'PTRSUB_-1207939171'), (u'CALL_-1207953809', u'INDIRECT_-1207944275'), (u'PTRSUB_-1207938951', u'LOAD_-1207953901'), (u'INDIRECT_-1207948534', u'MULTIEQUAL_-1207948424'), (u'INDIRECT_-1207944422', u'COPY_-1207944448'), (u'INDIRECT_-1207944077', u'COPY_-1207944136'), (u'MULTIEQUAL_-1207942334', u'MULTIEQUAL_-1207942312'), (u'COPY_-1207940239', u'MULTIEQUAL_-1207950584'), (u'INDIRECT_-1207940578', u'MULTIEQUAL_-1207942244'), (u'INDIRECT_-1207941304', u'MULTIEQUAL_-1207941182'), (u'INDIRECT_-1207945152', u'MULTIEQUAL_-1207946252'), ('const-3585853', u'PTRSUB_-1207953086'), (u'CALL_-1207955913', u'INDIRECT_-1207945152'), (u'CALL_-1207954127', u'INDIRECT_-1207941657'), (u'STORE_-1207958649', u'INDIRECT_-1207948347'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944451'), (u'PTRSUB_-1207940090', u'LOAD_-1207953584'), (u'CALL_-1207953407', u'INDIRECT_-1207945648'), (u'INDIRECT_-1207944344', u'COPY_-1207944348'), (u'CALL_-1207955336', u'INDIRECT_-1207945048'), (u'CALL_-1207952940', u'INDIRECT_-1207941389'), (u'CALL_-1207957002', u'INDIRECT_-1207942485'), (u'CALL_-1207958016', u'INDIRECT_-1207946888'), (u'INDIRECT_-1207944111', u'MULTIEQUAL_-1207944827'), (u'PTRSUB_-1207938903', u'PTRSUB_-1207938876'), (u'CAST_-1207940885', u'INT_ADD_-1207941590'), (u'INDIRECT_-1207944716', u'PTRADD_-1207957057'), (u'CALL_-1207952825', u'INDIRECT_-1207940015'), (u'MULTIEQUAL_-1207941603', u'MULTIEQUAL_-1207941887'), ('const-1', u'INT_ADD_-1207940668'), (u'CALL_-1207953296', u'INDIRECT_-1207940717'), (u'CALL_-1207952730', u'INDIRECT_-1207942921'), (u'CALL_-1207954162', u'INDIRECT_-1207941500'), ('const-433', u'LOAD_-1207956120'), (u'CALL_-1207953782', u'INDIRECT_-1207942743'), (u'INDIRECT_-1207946998', u'MULTIEQUAL_-1207947719'), (u'MULTIEQUAL_-1207944047', u'MULTIEQUAL_-1207943806'), (u'COPY_-1207940245', u'MULTIEQUAL_-1207950769'), (u'CALL_-1207953203', u'INDIRECT_-1207944015'), (u'CALL_-1207953037', u'INDIRECT_-1207939342'), (u'CALL_-1207957676', u'INDIRECT_-1207943565'), (u'CALL_-1207952004', u'INDIRECT_-1207945186'), (u'COPY_-1207939255', u'CALL_-1207953210'), (u'CALL_-1207953815', u'INDIRECT_-1207941485'), (u'CALL_-1207953037', u'INDIRECT_-1207944287'), (u'CALL_-1207953041', u'INDIRECT_-1207941422'), (u'INDIRECT_-1207943513', u'MULTIEQUAL_-1207943644'), (u'CALL_-1207951974', u'INDIRECT_-1207942022'), (u'STORE_-1207959155', u'INDIRECT_-1207948839'), (u'CALL_-1207951974', u'INDIRECT_-1207945115'), (u'CALL_-1207955913', u'INDIRECT_-1207942648'), (u'CALL_-1207957541', u'INDIRECT_-1207944024'), (u'CALL_-1207954202', u'INDIRECT_-1207944995'), (u'CALL_-1207953061', u'INDIRECT_-1207941077'), ('tmp_51172', u'INT_ADD_-1207953809'), (u'CALL_-1207951865', u'INDIRECT_-1207942956'), (u'INDIRECT_-1207947925', u'MULTIEQUAL_-1207948922'), (u'INDIRECT_-1207941340', u'MULTIEQUAL_-1207942266'), (u'INDIRECT_-1207943221', u'MULTIEQUAL_-1207943266'), (u'CALL_-1207956876', u'INDIRECT_-1207942395'), (u'CALL_-1207952940', u'INDIRECT_-1207940763'), (u'CALL_-1207955360', u'INDIRECT_-1207945841'), (u'CALL_-1207954360', u'INDIRECT_-1207948121'), ('const--632', u'PTRSUB_-1207941210'), (u'INDIRECT_-1207944189', u'MULTIEQUAL_-1207943649'), ('const-1', u'PTRADD_-1207953518'), ('const-0', u'CALL_-1207952004'), (u'CALL_-1207953033', u'INDIRECT_-1207942740'), (u'CALL_-1207953037', u'INDIRECT_-1207939972'), ('const-1', u'PTRADD_-1207958930'), (u'INDIRECT_-1207939834', u'MULTIEQUAL_-1207940329'), (u'FLOAT_LESSEQUAL_-1207956317', u'CBRANCH_-1207956342'), (u'CALL_-1207958074', u'INDIRECT_-1207945672'), (u'MULTIEQUAL_-1207944904', u'MULTIEQUAL_-1207944841'), ('const--1', u'INT_ADD_-1207958780'), (u'INDIRECT_-1207941394', u'MULTIEQUAL_-1207941061'), (u'CALL_-1207953137', u'INDIRECT_-1207941392'), (u'INDIRECT_-1207941293', u'MULTIEQUAL_-1207942009'), (u'CALL_-1207953037', u'INDIRECT_-1207944125'), (u'MULTIEQUAL_-1207946810', u'MULTIEQUAL_-1207946780'), (u'INDIRECT_-1207943738', u'MULTIEQUAL_-1207943405'), (u'CALL_-1207953063', u'INDIRECT_-1207942505'), (u'CALL_-1207952706', u'INDIRECT_-1207944593'), (u'CALL_-1207952240', u'INDIRECT_-1207941159'), ('const-3660512', u'COPY_-1207938406'), (u'CALL_-1207952668', u'INDIRECT_-1207940867'), (u'STORE_-1207958725', u'INDIRECT_-1207948391'), (u'PTRSUB_-1207938327', u'CALL_-1207952996'), (u'CALL_-1207952900', u'INDIRECT_-1207939907'), ('tmp_1379', u'CBRANCH_-1207958384'), (u'INDIRECT_-1207945470', u'MULTIEQUAL_-1207945369'), (u'CALL_-1207954058', u'INDIRECT_-1207947812'), (u'CALL_-1207953800', u'INDIRECT_-1207946775'), (u'LOAD_-1207956120', u'INT_EQUAL_-1207956098'), (u'INDIRECT_-1207943649', u'MULTIEQUAL_-1207943510'), ('const-37576', u'PTRSUB_-1207942339'), (u'CALL_-1207953621', u'INDIRECT_-1207942628'), (u'INDIRECT_-1207941384', u'MULTIEQUAL_-1207942712'), ('tmp_10443', u'PTRSUB_-1207938950'), (u'CALL_-1207953137', u'INDIRECT_-1207942332'), ('const-32', u'PTRSUB_-1207939223'), (u'CALL_-1207956522', u'INDIRECT_-1207949126'), (u'CALL_-1207953782', u'INDIRECT_-1207943683'), (u'INDIRECT_-1207944133', u'MULTIEQUAL_-1207944907'), (u'PTRSUB_-1207939027', u'PTRSUB_-1207938980'), (u'MULTIEQUAL_-1207943987', u'MULTIEQUAL_-1207943972'), (u'INDIRECT_-1207947281', u'MULTIEQUAL_-1207947177'), (u'CALL_-1207954058', u'INDIRECT_-1207941015'), (u'CALL_-1207953744', u'INDIRECT_-1207945850'), (u'INT_EQUAL_-1207953722', u'CBRANCH_-1207953721'), ('const-16', u'PTRSUB_-1207938943'), (u'MULTIEQUAL_-1207945558', u'MULTIEQUAL_-1207945528'), (u'MULTIEQUAL_-1207943167', u'MULTIEQUAL_-1207943451'), (u'INDIRECT_-1207945724', u'MULTIEQUAL_-1207945686'), (u'CALL_-1207957557', u'INDIRECT_-1207948263'), ('const--568', u'PTRSUB_-1207939383'), (u'INT_NOTEQUAL_-1207958337', u'CBRANCH_-1207958331'), (u'CALL_-1207957070', u'INDIRECT_-1207942456'), (u'INDIRECT_-1207945441', u'MULTIEQUAL_-1207944901'), (u'INDIRECT_-1207943077', u'MULTIEQUAL_-1207946239'), ('const--632', u'PTRSUB_-1207938834'), (u'INDIRECT_-1207942486', u'MULTIEQUAL_-1207942153'), (u'CAST_-1207939445', u'STORE_-1207953854'), (u'CALL_-1207953189', u'INDIRECT_-1207943477'), (u'PTRSUB_-1207939183', u'PTRSUB_-1207939134'), (u'CALL_-1207952964', u'INDIRECT_-1207942496'), (u'CALL_-1207957676', u'INDIRECT_-1207946695'), (u'MULTIEQUAL_-1207945665', u'MULTIEQUAL_-1207945643'), (u'STORE_-1207951479', u'INDIRECT_-1207944354'), (u'CALL_-1207953041', u'INDIRECT_-1207943144'), (u'INDIRECT_-1207945573', u'MULTIEQUAL_-1207946821'), (u'INDIRECT_-1207943815', u'MULTIEQUAL_-1207944475'), (u'INDIRECT_-1207946377', u'MULTIEQUAL_-1207946173'), (u'CALL_-1207952246', u'INDIRECT_-1207940045'), (u'CALL_-1207953204', u'INDIRECT_-1207940228'), (u'INDIRECT_-1207945215', u'MULTIEQUAL_-1207945076'), (u'MULTIEQUAL_-1207941464', u'MULTIEQUAL_-1207943265'), (u'CALL_-1207953564', u'INDIRECT_-1207948103'), (u'CALL_-1207951865', u'INDIRECT_-1207941234'), (u'COPY_-1207958399', u'MULTIEQUAL_-1207947331'), (u'INDIRECT_-1207942329', u'MULTIEQUAL_-1207942046'), ('const-16', u'PTRSUB_-1207939119'), (u'MULTIEQUAL_-1207948925', u'MULTIEQUAL_-1207948922'), (u'CAST_-1207937235', u'CALL_-1207952644'), ('const-0', u'INT_EQUAL_-1207958677'), ('tmp_27278', u'PTRSUB_-1207941848'), (u'MULTIEQUAL_-1207948304', u'BOOL_NEGATE_-1207946757'), (u'CALL_-1207953548', u'INDIRECT_-1207940548'), ('const-0', u'STORE_-1207954415'), (u'INDIRECT_-1207946842', u'MULTIEQUAL_-1207946930'), (u'INT_MULT_-1207949430', u'INT_ADD_-1207942402'), ('tmp_262', u'CBRANCH_-1207959190'), (u'COPY_-1207939355', u'MULTIEQUAL_-1207949846'), ('const-97', u'PTRSUB_-1207941155'), (u'CALL_-1207956522', u'INT_NOTEQUAL_-1207956507'), (u'INT_EQUAL_-1207959132', u'CBRANCH_-1207959125'), (u'MULTIEQUAL_-1207943323', u'MULTIEQUAL_-1207943607'), (u'CALL_-1207956910', u'INDIRECT_-1207942421'), (u'CALL_-1207953575', u'INDIRECT_-1207942907'), ('const-13824', u'PTRSUB_-1207938950'), ('tmp_51180', u'MULTIEQUAL_-1207943799'), (u'INDIRECT_-1207943790', u'MULTIEQUAL_-1207944689'), (u'CALL_-1207953296', u'INDIRECT_-1207940873'), (u'LOAD_-1207953901', u'INT_EQUAL_-1207953876'), (u'CALL_-1207952964', u'INDIRECT_-1207940304'), (u'CALL_-1207953809', u'INDIRECT_-1207944589'), (u'MULTIEQUAL_-1207948835', u'INT_EQUAL_-1207953073'), (u'CALL_-1207957960', u'INDIRECT_-1207947158'), (u'INDIRECT_-1207942174', u'MULTIEQUAL_-1207941841'), (u'CALL_-1207958016', u'INDIRECT_-1207947044'), (u'INDIRECT_-1207948665', u'MULTIEQUAL_-1207949770'), (u'INDIRECT_-1207947142', u'MULTIEQUAL_-1207949253'), (u'CAST_-1207941760', u'COPY_-1207937835'), (u'CALL_-1207957991', u'INDIRECT_-1207943583'), (u'INDIRECT_-1207944551', u'COPY_-1207944552'), (u'STORE_-1207959098', u'INDIRECT_-1207948563'), (u'STORE_-1207958531', u'INDIRECT_-1207948540'), (u'CALL_-1207953035', u'INDIRECT_-1207942446'), (u'MULTIEQUAL_-1207946508', u'MULTIEQUAL_-1207946496'), (u'INDIRECT_-1207945270', u'MULTIEQUAL_-1207945558'), (u'CALL_-1207954162', u'INDIRECT_-1207941812'), (u'CALL_-1207953776', u'INDIRECT_-1207945248'), (u'PTRSUB_-1207942217', u'PTRSUB_-1207941906'), (u'CALL_-1207958074', u'INDIRECT_-1207944890'), (u'INDIRECT_-1207942066', u'CALL_-1207953137'), (u'LOAD_-1207953891', u'INT_EQUAL_-1207953876'), (u'INDIRECT_-1207944897', u'MULTIEQUAL_-1207947046'), (u'CALL_-1207952246', u'INDIRECT_-1207943799'), (u'CALL_-1207953163', u'INDIRECT_-1207943468'), (u'INDIRECT_-1207948540', u'MULTIEQUAL_-1207948447'), (u'CALL_-1207953738', u'INDIRECT_-1207940408'), (u'CALL_-1207952887', u'INDIRECT_-1207940627'), (u'BOOL_AND_-1207951486', u'INT_EQUAL_-1207951488'), (u'MULTIEQUAL_-1207950288', u'LOAD_-1207953572'), (u'PTRSUB_-1207939224', u'STORE_-1207954241'), (u'INDIRECT_-1207947610', u'MULTIEQUAL_-1207947295'), (u'CALL_-1207953979', u'INDIRECT_-1207942892'), (u'PTRSUB_-1207942317', u'PTRSUB_-1207941997'), (u'PTRADD_-1207953513', u'COPY_-1207939983'), (u'CALL_-1207952604', u'INDIRECT_-1207941607'), (u'CALL_-1207958016', u'INDIRECT_-1207946574'), (u'INDIRECT_-1207943683', u'MULTIEQUAL_-1207943579'), (u'CALL_-1207953228', u'INDIRECT_-1207944398'), ('tmp_3530', u'CBRANCH_-1207956288'), ('const-16', u'PTRSUB_-1207938708'), (u'INT_EQUAL_-1207951863', u'CBRANCH_-1207951862'), ('const-96', u'PTRSUB_-1207941980'), (u'CAST_-1207941565', u'MULTIEQUAL_-1207947487'), (u'CALL_-1207953210', u'INDIRECT_-1207942380'), ('const-97', u'PTRSUB_-1207940624'), (u'INDIRECT_-1207942960', u'SUBPIECE_-1207942969'), (u'CALL_-1207953871', u'INDIRECT_-1207945056'), (u'CALL_-1207953204', u'INDIRECT_-1207942262'), (u'INDIRECT_-1207947501', u'MULTIEQUAL_-1207947367'), (u'PTRSUB_-1207938327', u'PTRSUB_-1207938158'), (u'INDIRECT_-1207941407', u'MULTIEQUAL_-1207941317'), (u'CALL_-1207957103', u'INDIRECT_-1207947918'), (u'CALL_-1207953564', u'INDIRECT_-1207941150'), (u'MULTIEQUAL_-1207942712', u'MULTIEQUAL_-1207942649'), (u'MULTIEQUAL_-1207942853', u'MULTIEQUAL_-1207944983'), (u'INDIRECT_-1207948506', u'MULTIEQUAL_-1207948420'), ('const-0', u'INT_EQUAL_-1207954316'), (u'INT_EQUAL_-1207956675', u'CBRANCH_-1207956668'), (u'CALL_-1207953782', u'INDIRECT_-1207945091'), (u'BOOL_AND_-1207953071', u'INT_EQUAL_-1207953073'), (u'CALL_-1207953033', u'INDIRECT_-1207943210'), (u'INDIRECT_-1207943547', u'MULTIEQUAL_-1207946709'), (u'INDIRECT_-1207941937', u'MULTIEQUAL_-1207942597'), (u'MULTIEQUAL_-1207941795', u'MULTIEQUAL_-1207941780'), (u'CALL_-1207957960', u'INDIRECT_-1207944340'), (u'INDIRECT_-1207947812', u'MULTIEQUAL_-1207947680'), (u'INDIRECT_-1207944459', u'MULTIEQUAL_-1207944301'), (u'PIECE_-1207939591', u'MULTIEQUAL_-1207942309'), (u'PTRSUB_-1207942435', u'STORE_-1207958909'), ('const-58', u'CALL_-1207954162'), (u'MULTIEQUAL_-1207941759', u'MULTIEQUAL_-1207943889'), (u'PTRSUB_-1207938667', u'CALL_-1207953548'), (u'INT_EQUAL_-1207958937', u'CBRANCH_-1207958935'), (u'CALL_-1207953035', u'INDIRECT_-1207939942'), ('tmp_10443', u'PTRSUB_-1207940815'), (u'MULTIEQUAL_-1207950445', u'INT_ZEXT_-1207953118'), (u'LOAD_-1207953771', u'PTRADD_-1207939204'), (u'MULTIEQUAL_-1207945372', u'MULTIEQUAL_-1207945360'), (u'MULTIEQUAL_-1207940688', u'MULTIEQUAL_-1207940672'), (u'CALL_-1207953834', u'INDIRECT_-1207944645'), (u'CALL_-1207954100', u'INDIRECT_-1207941819'), (u'CALL_-1207955336', u'INDIRECT_-1207945830'), (u'CALL_-1207954058', u'INDIRECT_-1207943517'), ('const-0', u'COPY_-1207958165'), (u'INDIRECT_-1207943236', u'MULTIEQUAL_-1207943524'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943981'), (u'MULTIEQUAL_-1207945201', u'MULTIEQUAL_-1207945485'), (u'CALL_-1207951864', u'INDIRECT_-1207940246'), (u'CALL_-1207953035', u'INDIRECT_-1207942602'), ('tmp_27278', u'PTRSUB_-1207941123'), (u'CAST_-1207939616', u'CALL_-1207954162'), ('tmp_9547', u'CBRANCH_-1207953563'), (u'CALL_-1207953037', u'INDIRECT_-1207941218'), (u'INDIRECT_-1207945927', u'MULTIEQUAL_-1207945644'), (u'INDIRECT_-1207944212', u'MULTIEQUAL_-1207945312'), (u'CALL_-1207953703', u'INDIRECT_-1207944688'), ('const-13824', u'PTRSUB_-1207939445'), (u'INDIRECT_-1207942544', u'CAST_-1207938918'), (u'CALL_-1207953951', u'INDIRECT_-1207943426'), (u'CALL_-1207952004', u'INDIRECT_-1207943503'), (u'INDIRECT_-1207946651', u'MULTIEQUAL_-1207947675'), (u'INDIRECT_-1207945235', u'MULTIEQUAL_-1207946821'), (u'CALL_-1207953137', u'INDIRECT_-1207943740'), (u'MULTIEQUAL_-1207943844', u'MULTIEQUAL_-1207943823'), (u'INDIRECT_-1207941408', u'MULTIEQUAL_-1207941247'), (u'CALL_-1207952940', u'INDIRECT_-1207941233'), (u'MULTIEQUAL_-1207948571', u'INT_EQUAL_-1207954395'), (u'CALL_-1207952964', u'INDIRECT_-1207939212'), (u'INDIRECT_-1207945566', u'MULTIEQUAL_-1207945485'), (u'CALL_-1207952964', u'INDIRECT_-1207944244'), (u'INDIRECT_-1207941409', u'MULTIEQUAL_-1207941296'), (u'PTRSUB_-1207941646', u'INT_NOTEQUAL_-1207957498'), ('const-433', u'LOAD_-1207953078'), (u'PTRSUB_-1207938876', u'LOAD_-1207953771'), (u'CALL_-1207952857', u'INDIRECT_-1207943162'), (u'PTRSUB_-1207941417', u'PTRSUB_-1207941143'), (u'CALL_-1207954202', u'INDIRECT_-1207941085'), (u'CALL_-1207953979', u'INDIRECT_-1207940856'), (u'STORE_-1207959155', u'INDIRECT_-1207948590'), (u'INDIRECT_-1207948889', u'MULTIEQUAL_-1207948817'), ('const-433', u'STORE_-1207958463'), (u'CALL_-1207957070', u'INDIRECT_-1207947644'), (u'MULTIEQUAL_-1207943831', u'CAST_-1207938782'), (u'INDIRECT_-1207944659', u'MULTIEQUAL_-1207944530'), (u'CALL_-1207953548', u'INDIRECT_-1207943988'), (u'CALL_-1207953738', u'INDIRECT_-1207943224'), (u'CALL_-1207951869', u'INDIRECT_-1207940890'), (u'CALL_-1207953744', u'INDIRECT_-1207942408'), ('const-433', u'STORE_-1207953478'), (u'MULTIEQUAL_-1207945674', u'MULTIEQUAL_-1207945644'), (u'CALL_-1207953137', u'INDIRECT_-1207942018'), (u'CALL_-1207953035', u'INDIRECT_-1207939162'), ('const-0', u'INT_EQUAL_-1207951847'), (u'INT_EQUAL_-1207953555', u'MULTIEQUAL_-1207948922'), (u'CALL_-1207951847', u'INDIRECT_-1207942488'), (u'CALL_-1207956777', u'INDIRECT_-1207944508'), ('const-1', u'RETURN_-1207952639'), (u'CALL_-1207954100', u'INDIRECT_-1207941663'), (u'PTRSUB_-1207938393', u'STORE_-1207952951'), (u'CALL_-1207953575', u'INDIRECT_-1207946128'), (u'MULTIEQUAL_-1207943751', u'PTRADD_-1207953769'), ('const-0', u'PTRSUB_-1207939488'), (u'CAST_-1207941854', u'COPY_-1207939987'), (u'INDIRECT_-1207941792', u'MULTIEQUAL_-1207941621'), ('tmp_3310', u'CBRANCH_-1207956457'), (u'INDIRECT_-1207943683', u'MULTIEQUAL_-1207945842'), (u'CALL_-1207957557', u'INDIRECT_-1207947765'), (u'CALL_-1207953668', u'INDIRECT_-1207944199'), (u'INDIRECT_-1207941756', u'MULTIEQUAL_-1207942655'), (u'CALL_-1207954162', u'INDIRECT_-1207948453'), (u'STORE_-1207959040', u'INDIRECT_-1207949032'), (u'LOAD_-1207957540', u'INT_ADD_-1207957503'), (u'CALL_-1207952730', u'INDIRECT_-1207939947'), ('const-433', u'LOAD_-1207959124'), (u'INT_EQUAL_-1207958769', u'CBRANCH_-1207958770'), (u'CALL_-1207952668', u'INDIRECT_-1207939461'), (u'INDIRECT_-1207945295', u'MULTIEQUAL_-1207945201'), (u'INDIRECT_-1207942321', u'MULTIEQUAL_-1207942227'), (u'INDIRECT_-1207942556', u'MULTIEQUAL_-1207942434'), ('tmp_27278', u'PTRSUB_-1207940159'), ('const-0', u'INT_NOTEQUAL_-1207955494'), (u'INDIRECT_-1207943114', u'MULTIEQUAL_-1207942987'), (u'MULTIEQUAL_-1207941575', u'MULTIEQUAL_-1207941557'), (u'PTRSUB_-1207942197', u'PTRSUB_-1207941888'), ('tmp_8188', u'BRANCH_-1207953561'), (u'INDIRECT_-1207941016', u'MULTIEQUAL_-1207940877'), (u'CALL_-1207953228', u'INDIRECT_-1207942429'), (u'CALL_-1207954407', u'INDIRECT_-1207941366'), (u'CALL_-1207953137', u'INDIRECT_-1207945488'), (u'PTRSUB_-1207940287', u'LOAD_-1207955510'), ('const-10152', u'PTRSUB_-1207938327'), (u'CALL_-1207953059', u'INDIRECT_-1207942775'), (u'CALL_-1207952666', u'INDIRECT_-1207940531'), (u'CALL_-1207957541', u'INDIRECT_-1207943400'), (u'INT_ADD_-1207953494', u'STORE_-1207953478'), (u'CALL_-1207952668', u'INDIRECT_-1207942903'), (u'MULTIEQUAL_-1207948313', u'MULTIEQUAL_-1207948075'), (u'INDIRECT_-1207942418', u'MULTIEQUAL_-1207942247'), (u'CALL_-1207954058', u'INDIRECT_-1207944613'), (u'CALL_-1207953621', u'INDIRECT_-1207941220'), (u'CALL_-1207952642', u'INDIRECT_-1207940832'), ('tmp_10443', u'PTRSUB_-1207940948'), ('tmp_9440', u'BRANCH_-1207951467'), (u'INDIRECT_-1207947424', u'MULTIEQUAL_-1207947264'), (u'CALL_-1207955360', u'INDIRECT_-1207944275'), (u'CALL_-1207957991', u'INDIRECT_-1207945459'), (u'LOAD_-1207956479', u'INT_NOTEQUAL_-1207956463'), ('tmp_10443', u'PTRSUB_-1207942418'), (u'CALL_-1207951980', u'INDIRECT_-1207943096'), (u'CALL_-1207953061', u'INDIRECT_-1207943107'), (u'INDIRECT_-1207941589', u'MULTIEQUAL_-1207941468'), (u'INDIRECT_-1207946343', u'MULTIEQUAL_-1207946239'), (u'CALL_-1207952240', u'INDIRECT_-1207942099'), (u'CALL_-1207952246', u'INDIRECT_-1207940669'), ('const-0', u'COPY_-1207958150'), (u'INDIRECT_-1207945723', u'MULTIEQUAL_-1207945486'), (u'INDIRECT_-1207947362', u'MULTIEQUAL_-1207947286'), ('const--568', u'PTRSUB_-1207939166'), (u'CALL_-1207953210', u'INDIRECT_-1207940660'), (u'INDIRECT_-1207944834', u'MULTIEQUAL_-1207944501'), (u'CALL_-1207952900', u'INDIRECT_-1207942253'), (u'BOOL_NEGATE_-1207947460', u'BOOL_AND_-1207953518'), (u'PTRSUB_-1207940658', u'LOAD_-1207956120'), (u'INDIRECT_-1207944517', u'MULTIEQUAL_-1207944433'), ('const-3660576', u'COPY_-1207938378'), (u'MULTIEQUAL_-1207947241', u'MULTIEQUAL_-1207947019'), (u'MULTIEQUAL_-1207943607', u'MULTIEQUAL_-1207943586'), ('const-8', u'PTRSUB_-1207938951'), ('tmp_10443', u'PTRSUB_-1207942494'), (u'CALL_-1207953776', u'INDIRECT_-1207941999'), ('const-433', u'LOAD_-1207953902'), (u'MULTIEQUAL_-1207951039', u'INT_EQUAL_-1207953576'), (u'INDIRECT_-1207943400', u'MULTIEQUAL_-1207943488'), (u'CAST_-1207937403', u'CALL_-1207953033'), (u'LOAD_-1207954421', u'CAST_-1207940881'), ('const--568', u'PTRSUB_-1207938650'), (u'CALL_-1207957891', u'INDIRECT_-1207946029'), (u'CALL_-1207952839', u'INDIRECT_-1207942636'), ('const-433', u'LOAD_-1207955510'), (u'CALL_-1207953776', u'INDIRECT_-1207942311'), (u'CALL_-1207951864', u'INDIRECT_-1207943532'), (u'INDIRECT_-1207946631', u'MULTIEQUAL_-1207947131'), (u'CALL_-1207953061', u'INDIRECT_-1207939827'), (u'INDIRECT_-1207944623', u'COPY_-1207944655'), (u'INDIRECT_-1207942289', u'MULTIEQUAL_-1207942150'), (u'CALL_-1207952642', u'INDIRECT_-1207943024'), (u'MULTIEQUAL_-1207940323', u'MULTIEQUAL_-1207940302'), (u'CALL_-1207952706', u'INDIRECT_-1207941188'), (u'CALL_-1207957491', u'INDIRECT_-1207945291'), (u'PTRSUB_-1207940309', u'PTRSUB_-1207940090'), (u'INDIRECT_-1207942592', u'MULTIEQUAL_-1207942511'), (u'MULTIEQUAL_-1207944442', u'MULTIEQUAL_-1207944426'), (u'CALL_-1207951877', u'INDIRECT_-1207940005'), (u'CALL_-1207952642', u'INDIRECT_-1207943180'), ('const-0', u'PTRSUB_-1207938492'), (u'CALL_-1207952580', u'INDIRECT_-1207941440'), (u'CALL_-1207953744', u'INDIRECT_-1207942564'), (u'CALL_-1207953189', u'INDIRECT_-1207940035'), (u'CALL_-1207957070', u'INDIRECT_-1207947893'), (u'MULTIEQUAL_-1207947702', u'MULTIEQUAL_-1207947680'), (u'INDIRECT_-1207941491', u'MULTIEQUAL_-1207943650'), (u'INT_NOTEQUAL_-1207958698', u'CBRANCH_-1207958693'), (u'CALL_-1207957002', u'INDIRECT_-1207946551'), (u'MULTIEQUAL_-1207943323', u'MULTIEQUAL_-1207945453'), ('tmp_27278', u'PTRSUB_-1207938908'), ('tmp_9430', u'CBRANCH_-1207951486'), (u'CALL_-1207954058', u'INDIRECT_-1207946296'), (u'CALL_-1207956910', u'INDIRECT_-1207943827'), ('const-1', u'PTRADD_-1207954003'), (u'INDIRECT_-1207943599', u'MULTIEQUAL_-1207943509'), (u'INDIRECT_-1207945613', u'MULTIEQUAL_-1207945372'), (u'CALL_-1207951877', u'INDIRECT_-1207942037'), (u'CALL_-1207952857', u'CAST_-1207937513'), ('const-0', u'COPY_-1207956112'), (u'CALL_-1207953407', u'INDIRECT_-1207943430'), (u'CALL_-1207957177', u'INDIRECT_-1207945498'), (u'COPY_-1207951572', u'MULTIEQUAL_-1207948904'), (u'STORE_-1207953041', u'INDIRECT_-1207945534'), (u'CALL_-1207957103', u'INDIRECT_-1207945765'), (u'INDIRECT_-1207946941', u'MULTIEQUAL_-1207950445'), (u'INDIRECT_-1207948590', u'MULTIEQUAL_-1207948477'), (u'MULTIEQUAL_-1207948341', u'MULTIEQUAL_-1207948319'), (u'INDIRECT_-1207942648', u'MULTIEQUAL_-1207942511'), (u'STORE_-1207952962', u'INDIRECT_-1207945485'), (u'CALL_-1207957002', u'INDIRECT_-1207943109'), ('tmp_2940', u'CBRANCH_-1207956731'), (u'CAST_-1207938194', u'CALL_-1207952240'), ('const-104', u'PTRSUB_-1207938589'), (u'MULTIEQUAL_-1207945530', u'INT_NOTEQUAL_-1207954257'), (u'CALL_-1207954162', u'INDIRECT_-1207944314'), (u'INDIRECT_-1207940417', u'MULTIEQUAL_-1207943579'), (u'PTRSUB_-1207940624', u'LOAD_-1207956506'), (u'MULTIEQUAL_-1207946457', u'MULTIEQUAL_-1207946235'), (u'CALL_-1207956876', u'INDIRECT_-1207944113'), (u'CALL_-1207958300', u'INDIRECT_-1207948762'), (u'CALL_-1207957002', u'INDIRECT_-1207945299'), (u'CALL_-1207953059', u'INDIRECT_-1207939797'), (u'CALL_-1207952668', u'INDIRECT_-1207940397'), (u'CALL_-1207952706', u'INDIRECT_-1207942440'), ('const-0', u'PTRSUB_-1207938667'), ('const-20976', u'PTRSUB_-1207940594'), (u'CALL_-1207951922', u'INDIRECT_-1207942609'), ('tmp_27278', u'PTRSUB_-1207941908'), (u'INDIRECT_-1207943311', u'MULTIEQUAL_-1207943190'), ('const-13824', u'PTRSUB_-1207939768'), ('const-0', u'INT_NOTEQUAL_-1207956549'), (u'CALL_-1207952668', u'INDIRECT_-1207941963'), (u'CALL_-1207957103', u'INDIRECT_-1207946547'), (u'INDIRECT_-1207944940', u'MULTIEQUAL_-1207944859'), (u'INDIRECT_-1207948201', u'MULTIEQUAL_-1207948105'), (u'CALL_-1207953951', u'INDIRECT_-1207946831'), ('const-0', u'STORE_-1207958725'), (u'CALL_-1207953057', u'INDIRECT_-1207939623'), (u'INDIRECT_-1207944852', u'MULTIEQUAL_-1207948817'), (u'INDIRECT_-1207941548', u'MULTIEQUAL_-1207941421'), (u'INDIRECT_-1207942125', u'MULTIEQUAL_-1207941997'), (u'CALL_-1207951864', u'INDIRECT_-1207943688'), (u'CALL_-1207952887', u'INDIRECT_-1207943913'), (u'MULTIEQUAL_-1207945218', u'MULTIEQUAL_-1207947019'), (u'INDIRECT_-1207942654', u'MULTIEQUAL_-1207942554'), (u'CALL_-1207953033', u'INDIRECT_-1207939924'), ('tmp_3192', u'CBRANCH_-1207956543'), (u'CALL_-1207953815', u'INDIRECT_-1207941953'), (u'CALL_-1207953033', u'INDIRECT_-1207940548'), (u'CALL_-1207956305', u'INDIRECT_-1207942648'), ('const--632', u'PTRSUB_-1207940159'), (u'INDIRECT_-1207940693', u'MULTIEQUAL_-1207940592'), (u'CALL_-1207953041', u'INDIRECT_-1207941266'), ('const-0', u'STORE_-1207953772'), ('tmp_564', u'CBRANCH_-1207958973'), (u'INDIRECT_-1207941442', u'MULTIEQUAL_-1207942341'), (u'INDIRECT_-1207940315', u'MULTIEQUAL_-1207940225'), (u'COPY_-1207959021', u'MULTIEQUAL_-1207952967'), (u'PIECE_-1207938720', u'MULTIEQUAL_-1207942909'), (u'CAST_-1207940012', u'INT_NOTEQUAL_-1207956002'), (u'MULTIEQUAL_-1207948124', u'MULTIEQUAL_-1207948105'), (u'INDIRECT_-1207943426', u'MULTIEQUAL_-1207943093'), (u'INDIRECT_-1207943346', u'MULTIEQUAL_-1207943182'), ('tmp_9187', u'CBRANCH_-1207953109'), (u'INDIRECT_-1207941240', u'MULTIEQUAL_-1207941103'), (u'MULTIEQUAL_-1207940770', u'MULTIEQUAL_-1207940748'), ('const-2864', u'PTRSUB_-1207941025'), (u'PTRSUB_-1207938472', u'LOAD_-1207953088'), (u'CALL_-1207953668', u'INDIRECT_-1207942947'), ('const-1', u'RETURN_-1207951210'), (u'CALL_-1207953665', u'INDIRECT_-1207940941'), (u'STORE_-1207956720', u'INDIRECT_-1207947388'), (u'INDIRECT_-1207946200', u'MULTIEQUAL_-1207945950'), (u'INDIRECT_-1207943410', u'MULTIEQUAL_-1207943844'), (u'INDIRECT_-1207939793', u'MULTIEQUAL_-1207942955'), (u'MULTIEQUAL_-1207950445', u'INT_ZEXT_-1207953113'), (u'CALL_-1207954014', u'INDIRECT_-1207945765'), (u'CALL_-1207954340', u'INDIRECT_-1207942730'), ('tmp_10443', u'PTRSUB_-1207939278'), (u'INDIRECT_-1207945817', u'MULTIEQUAL_-1207945630'), (u'INDIRECT_-1207945255', u'MULTIEQUAL_-1207945950'), (u'MULTIEQUAL_-1207948319', u'MULTIEQUAL_-1207948249'), (u'CALL_-1207952666', u'INDIRECT_-1207944562'), (u'INDIRECT_-1207949744', u'MULTIEQUAL_-1207949702'), ('tmp_3234', u'CBRANCH_-1207956507'), (u'CAST_-1207938991', u'INT_NOTEQUAL_-1207954066'), (u'CALL_-1207951922', u'INDIRECT_-1207943861'), ('const-433', u'LOAD_-1207953213'), (u'CALL_-1207952940', u'INDIRECT_-1207941077'), (u'INDIRECT_-1207947305', u'MULTIEQUAL_-1207947202'), (u'MULTIEQUAL_-1207945842', u'MULTIEQUAL_-1207945830'), (u'MULTIEQUAL_-1207947856', u'MULTIEQUAL_-1207947826'), (u'CALL_-1207953703', u'INDIRECT_-1207946685'), (u'INDIRECT_-1207943474', u'MULTIEQUAL_-1207946927'), ('const-25576', u'PTRSUB_-1207942251'), (u'CALL_-1207953564', u'INDIRECT_-1207944904'), (u'CALL_-1207953137', u'INDIRECT_-1207941706'), (u'CALL_-1207957557', u'INDIRECT_-1207944858'), (u'PTRSUB_-1207941279', u'PTRSUB_-1207941010'), (u'PTRSUB_-1207939377', u'PTRSUB_-1207939308'), (u'INDIRECT_-1207943689', u'MULTIEQUAL_-1207943561'), ('const-1', u'PTRADD_-1207957513'), (u'CALL_-1207952940', u'INDIRECT_-1207940293'), (u'CALL_-1207955913', u'INDIRECT_-1207946807'), (u'INDIRECT_-1207943703', u'MULTIEQUAL_-1207946865'), (u'CALL_-1207953215', u'INDIRECT_-1207939586'), ('tmp_10443', u'PTRSUB_-1207940826'), (u'MULTIEQUAL_-1207950798', u'INT_LESS_-1207954030'), (u'INDIRECT_-1207946417', u'MULTIEQUAL_-1207946247'), (u'MULTIEQUAL_-1207947331', u'MULTIEQUAL_-1207946307'), (u'CALL_-1207954202', u'INDIRECT_-1207941709'), ('tmp_51150', u'MULTIEQUAL_-1207947940'), (u'LOAD_-1207953211', u'INT_LESS_-1207953196'), (u'LOAD_-1207953211', u'INT_EQUAL_-1207953196'), (u'INDIRECT_-1207944239', u'COPY_-1207944255'), (u'CALL_-1207952004', u'INDIRECT_-1207943659'), (u'COPY_-1207938335', u'CALL_-1207952857'), (u'CALL_-1207953187', u'INDIRECT_-1207942541'), (u'CALL_-1207952004', u'INDIRECT_-1207941155'), ('const-17008', u'PTRSUB_-1207940688'), (u'CALL_-1207951861', u'INDIRECT_-1207942692'), (u'MULTIEQUAL_-1207941932', u'MULTIEQUAL_-1207943733'), (u'CALL_-1207953061', u'INDIRECT_-1207939977'), (u'INDIRECT_-1207948378', u'MULTIEQUAL_-1207948173'), (u'INDIRECT_-1207945740', u'MULTIEQUAL_-1207946028'), (u'INT_NOTEQUAL_-1207953711', u'CBRANCH_-1207953710'), (u'PTRSUB_-1207942290', u'PTRSUB_-1207941972'), ('const-433', u'STORE_-1207952951'), (u'CALL_-1207952240', u'INDIRECT_-1207942255'), (u'INDIRECT_-1207940729', u'MULTIEQUAL_-1207943891'), (u'CALL_-1207953057', u'INDIRECT_-1207941499'), (u'CALL_-1207952004', u'INDIRECT_-1207941781'), (u'CALL_-1207952964', u'INDIRECT_-1207942340'), (u'INDIRECT_-1207943767', u'MULTIEQUAL_-1207945800'), (u'INDIRECT_-1207939773', u'MULTIEQUAL_-1207941932'), ('const-433', u'LOAD_-1207953489'), (u'CALL_-1207958074', u'INDIRECT_-1207944420'), (u'CALL_-1207953703', u'INDIRECT_-1207946187'), (u'INDIRECT_-1207941862', u'MULTIEQUAL_-1207941702'), (u'CALL_-1207953037', u'INDIRECT_-1207939810'), (u'PTRSUB_-1207941956', u'PTRADD_-1207941956'), (u'CALL_-1207957960', u'INDIRECT_-1207946062'), (u'CALL_-1207953782', u'INDIRECT_-1207941963'), (u'MULTIEQUAL_-1207947680', u'MULTIEQUAL_-1207948760'), ('tmp_4656', u'CBRANCH_-1207955413'), (u'INDIRECT_-1207944145', u'MULTIEQUAL_-1207943987'), (u'CALL_-1207953061', u'INDIRECT_-1207943113'), (u'INDIRECT_-1207940604', u'MULTIEQUAL_-1207941932'), (u'INDIRECT_-1207944949', u'MULTIEQUAL_-1207944810'), ('const--24', u'INT_ADD_-1207957782'), ('const-0', u'PTRSUB_-1207939134'), ('const--584', u'PTRSUB_-1207941067'), ('const-1', u'INT_ADD_-1207942403'), ('const-433', u'STORE_-1207956665'), ('tmp_6186', u'CBRANCH_-1207953870'), (u'CALL_-1207952644', u'INDIRECT_-1207942422'), (u'CALL_-1207953744', u'INDIRECT_-1207946567'), (u'CALL_-1207953834', u'INDIRECT_-1207943863'), (u'PTRSUB_-1207938905', u'PTRSUB_-1207938839'), (u'CALL_-1207952004', u'INDIRECT_-1207940997'), (u'CALL_-1207956876', u'INDIRECT_-1207945679'), (u'INDIRECT_-1207943417', u'MULTIEQUAL_-1207943323'), (u'CALL_-1207952580', u'INDIRECT_-1207942066'), (u'PTRSUB_-1207938697', u'STORE_-1207952962'), (u'STORE_-1207953768', u'INDIRECT_-1207945468'), (u'MULTIEQUAL_-1207941161', u'MULTIEQUAL_-1207942556'), (u'INDIRECT_-1207940553', u'MULTIEQUAL_-1207942712'), (u'CALL_-1207954162', u'INT_EQUAL_-1207954139'), (u'MULTIEQUAL_-1207942383', u'MULTIEQUAL_-1207944513'), (u'STORE_-1207958659', u'INDIRECT_-1207948853'), (u'INDIRECT_-1207944911', u'MULTIEQUAL_-1207948319'), (u'INDIRECT_-1207945076', u'MULTIEQUAL_-1207945686'), (u'INDIRECT_-1207945475', u'MULTIEQUAL_-1207945437'), ('const-13824', u'PTRSUB_-1207939777'), (u'PTRSUB_-1207940497', u'PTRSUB_-1207940273'), (u'INDIRECT_-1207946074', u'MULTIEQUAL_-1207945995'), (u'LOAD_-1207959029', u'CAST_-1207941854'), (u'MULTIEQUAL_-1207943763', u'MULTIEQUAL_-1207943742'), (u'INDIRECT_-1207944003', u'MULTIEQUAL_-1207943875'), (u'CALL_-1207952666', u'INDIRECT_-1207940843'), (u'CALL_-1207951864', u'INDIRECT_-1207939778'), ('tmp_10443', u'PTRSUB_-1207941417'), (u'CAST_-1207937449', u'CALL_-1207953037'), (u'CALL_-1207958074', u'INDIRECT_-1207943640'), ('const-433', u'LOAD_-1207953573'), (u'CAST_-1207938758', u'INT_NOTEQUAL_-1207953673'), (u'INT_ZEXT_-1207951501', u'INT_ADD_-1207953494'), (u'STORE_-1207954408', u'INDIRECT_-1207947762'), ('tmp_10443', u'PTRSUB_-1207940673'), (u'CALL_-1207957002', u'INDIRECT_-1207944673'), ('tmp_27278', u'PTRSUB_-1207941871'), (u'INDIRECT_-1207943100', u'MULTIEQUAL_-1207943021'), (u'INDIRECT_-1207940502', u'MULTIEQUAL_-1207943955'), (u'PTRSUB_-1207940605', u'PTRSUB_-1207940375'), (u'CALL_-1207957960', u'INDIRECT_-1207944028'), (u'PTRSUB_-1207938770', u'PTRSUB_-1207938589'), (u'CAST_-1207937848', u'CALL_-1207951938'), (u'CALL_-1207953815', u'INDIRECT_-1207941017'), ('const-3661272', u'COPY_-1207941537'), (u'INDIRECT_-1207942748', u'MULTIEQUAL_-1207942667'), (u'CALL_-1207957676', u'INDIRECT_-1207946381'), (u'CALL_-1207957070', u'INDIRECT_-1207943548'), (u'LOAD_-1207958217', u'PTRADD_-1207941956'), (u'INDIRECT_-1207942788', u'MULTIEQUAL_-1207942709'), (u'INDIRECT_-1207941404', u'MULTIEQUAL_-1207941303'), (u'INDIRECT_-1207943740', u'MULTIEQUAL_-1207943613'), (u'CALL_-1207953738', u'INDIRECT_-1207942284'), (u'COPY_-1207941810', u'MULTIEQUAL_-1207952129'), (u'CALL_-1207953057', u'INDIRECT_-1207942125'), (u'COPY_-1207938148', u'CALL_-1207953061'), ('tmp_9946', u'CBRANCH_-1207954393'), ('const-433', u'STORE_-1207958659'), ('const-0', u'STORE_-1207952962'), (u'INDIRECT_-1207942781', u'MULTIEQUAL_-1207944890'), (u'CALL_-1207952964', u'INDIRECT_-1207943122'), ('const-3660256', u'COPY_-1207938283'), (u'COPY_-1207956077', u'COPY_-1207940239'), (u'CALL_-1207953548', u'INDIRECT_-1207941796'), (u'INDIRECT_-1207945299', u'MULTIEQUAL_-1207945215'), (u'CALL_-1207953203', u'INDIRECT_-1207941041'), (u'INDIRECT_-1207945411', u'MULTIEQUAL_-1207945456'), (u'CALL_-1207951847', u'INDIRECT_-1207940924'), (u'INDIRECT_-1207944033', u'MULTIEQUAL_-1207943904'), (u'PTRSUB_-1207939879', u'STORE_-1207953773'), (u'COPY_-1207958847', u'MULTIEQUAL_-1207951300'), ('tmp_10443', u'PTRSUB_-1207942505'), (u'STORE_-1207958659', u'INDIRECT_-1207948355'), (u'CALL_-1207952580', u'INDIRECT_-1207939408'), (u'INDIRECT_-1207944054', u'MULTIEQUAL_-1207943927'), (u'INDIRECT_-1207942066', u'CAST_-1207938430'), (u'MULTIEQUAL_-1207941634', u'MULTIEQUAL_-1207941615'), (u'CALL_-1207953163', u'INDIRECT_-1207944185'), (u'CALL_-1207952825', u'INDIRECT_-1207940483'), (u'CALL_-1207952240', u'INDIRECT_-1207943195'), (u'CALL_-1207952604', u'INDIRECT_-1207941295'), (u'CALL_-1207953738', u'INDIRECT_-1207943850'), ('const-1', u'RETURN_-1207952701'), (u'MULTIEQUAL_-1207944513', u'MULTIEQUAL_-1207943489'), ('tmp_10443', u'PTRSUB_-1207941606'), (u'CALL_-1207955913', u'INDIRECT_-1207944682'), (u'INDIRECT_-1207941795', u'MULTIEQUAL_-1207941658'), (u'MULTIEQUAL_-1207952215', u'PTRADD_-1207958935'), (u'CALL_-1207951922', u'INDIRECT_-1207939795'), (u'PTRADD_-1207957057', u'CALL_-1207957103'), (u'INDIRECT_-1207948496', u'MULTIEQUAL_-1207948313'), (u'INDIRECT_-1207941706', u'MULTIEQUAL_-1207941546'), (u'INDIRECT_-1207940169', u'MULTIEQUAL_-1207942202'), (u'MULTIEQUAL_-1207946572', u'MULTIEQUAL_-1207946512'), (u'MULTIEQUAL_-1207948433', u'MULTIEQUAL_-1207948420'), (u'STORE_-1207953773', u'INDIRECT_-1207946581'), (u'PTRSUB_-1207939287', u'PTRSUB_-1207939094'), (u'INDIRECT_-1207942329', u'MULTIEQUAL_-1207942088'), (u'PTRSUB_-1207942007', u'LOAD_-1207958714'), (u'CALL_-1207953035', u'INDIRECT_-1207942916'), ('const-0', u'COPY_-1207958430'), (u'MULTIEQUAL_-1207941954', u'MULTIEQUAL_-1207941938'), (u'INDIRECT_-1207948103', u'MULTIEQUAL_-1207948124'), (u'INDIRECT_-1207947388', u'MULTIEQUAL_-1207947308'), (u'INDIRECT_-1207941159', u'MULTIEQUAL_-1207941933'), (u'MULTIEQUAL_-1207944135', u'MULTIEQUAL_-1207945530'), ('tmp_10443', u'PTRSUB_-1207938770'), (u'INT_ADD_-1207940668', u'PTRADD_-1207955993'), (u'CALL_-1207951980', u'INDIRECT_-1207939968'), (u'CALL_-1207953037', u'INDIRECT_-1207941686'), (u'INDIRECT_-1207945441', u'MULTIEQUAL_-1207945312'), ('tmp_10443', u'PTRSUB_-1207938050'), (u'CALL_-1207953203', u'INDIRECT_-1207943547'), ('const-728', u'PTRSUB_-1207940965'), (u'INDIRECT_-1207944369', u'SUBPIECE_-1207944377'), (u'CALL_-1207952604', u'INDIRECT_-1207943017'), (u'PTRSUB_-1207938652', u'CAST_-1207938438'), (u'INDIRECT_-1207941575', u'MULTIEQUAL_-1207943608'), ('const-0', u'PTRSUB_-1207939719'), (u'CALL_-1207953065', u'INDIRECT_-1207940493'), (u'INDIRECT_-1207943552', u'MULTIEQUAL_-1207945218'), (u'CALL_-1207953407', u'INDIRECT_-1207943900'), (u'CALL_-1207953800', u'INDIRECT_-1207944044'), (u'CALL_-1207952666', u'CAST_-1207937212'), (u'STORE_-1207951845', u'INDIRECT_-1207945031'), (u'PTRSUB_-1207939000', u'PTRSUB_-1207938934'), (u'CALL_-1207953059', u'INDIRECT_-1207943557'), (u'INDIRECT_-1207942595', u'MULTIEQUAL_-1207942467'), (u'MULTIEQUAL_-1207945519', u'MULTIEQUAL_-1207945297'), (u'INDIRECT_-1207945324', u'MULTIEQUAL_-1207946572'), (u'INDIRECT_-1207944125', u'COPY_-1207944157'), ('const-104', u'PTRSUB_-1207939561'), ('const-36944', u'PTRSUB_-1207938368'), (u'CALL_-1207953189', u'INDIRECT_-1207944599'), (u'CALL_-1207953059', u'INDIRECT_-1207941987'), (u'PTRSUB_-1207942240', u'STORE_-1207959187'), (u'CALL_-1207953707', u'INDIRECT_-1207943623'), ('const-433', u'STORE_-1207954469'), (u'CALL_-1207952900', u'INDIRECT_-1207941939'), (u'CALL_-1207952642', u'INDIRECT_-1207940362'), (u'INDIRECT_-1207947253', u'MULTIEQUAL_-1207947131'), (u'INDIRECT_-1207942485', u'MULTIEQUAL_-1207942401'), (u'CALL_-1207957557', u'INDIRECT_-1207945640'), (u'INDIRECT_-1207943972', u'MULTIEQUAL_-1207943808'), ('const-0', u'COPY_-1207955517'), (u'CALL_-1207957960', u'INDIRECT_-1207943404'), (u'CALL_-1207955360', u'INDIRECT_-1207944745'), (u'PTRSUB_-1207940594', u'PTRSUB_-1207940365'), ('const-0', u'SUBPIECE_-1207943690'), (u'CALL_-1207953215', u'INDIRECT_-1207941774'), (u'STORE_-1207954401', u'INDIRECT_-1207947925'), (u'MULTIEQUAL_-1207948669', u'MULTIEQUAL_-1207948626'), (u'INDIRECT_-1207942085', u'MULTIEQUAL_-1207941946'), (u'INDIRECT_-1207942155', u'MULTIEQUAL_-1207944264'), (u'CAST_-1207937901', u'LOAD_-1207953229'), (u'INDIRECT_-1207943568', u'MULTIEQUAL_-1207943489'), (u'INDIRECT_-1207942736', u'MULTIEQUAL_-1207942597'), (u'INDIRECT_-1207945371', u'MULTIEQUAL_-1207947940'), ('tmp_51172', u'INT_ADD_-1207953148'), (u'MULTIEQUAL_-1207945986', u'MULTIEQUAL_-1207945956'), (u'INDIRECT_-1207944315', u'MULTIEQUAL_-1207944212'), ('const-1', u'STORE_-1207954398'), (u'CALL_-1207952644', u'INDIRECT_-1207941482'), (u'CAST_-1207938258', u'INT_NOTEQUAL_-1207952847'), (u'CALL_-1207954014', u'INDIRECT_-1207942526'), (u'MULTIEQUAL_-1207942227', u'MULTIEQUAL_-1207942511'), (u'INDIRECT_-1207942601', u'MULTIEQUAL_-1207942462'), (u'CALL_-1207953847', u'INDIRECT_-1207945294'), (u'CALL_-1207952004', u'INDIRECT_-1207939905'), (u'COPY_-1207954162', u'MULTIEQUAL_-1207950798'), (u'INT_LESS_-1207956038', u'MULTIEQUAL_-1207949769'), (u'STORE_-1207951786', u'INDIRECT_-1207944873'), ('const-433', u'LOAD_-1207958989'), (u'CALL_-1207953707', u'INDIRECT_-1207941121'), (u'CALL_-1207951861', u'INDIRECT_-1207943004'), (u'CALL_-1207953776', u'INDIRECT_-1207942155'), (u'INDIRECT_-1207943201', u'MULTIEQUAL_-1207943332'), (u'INT_NOTEQUAL_-1207954257', u'CBRANCH_-1207954256'), ('const-16', u'PTRSUB_-1207939944'), (u'PTRSUB_-1207940748', u'PTRSUB_-1207940508'), (u'MULTIEQUAL_-1207942020', u'CAST_-1207938507'), (u'LOAD_-1207956256', u'INT_NOTEQUAL_-1207956240'), ('const-1', u'RETURN_-1207953158'), ('tmp_10443', u'PTRSUB_-1207942125'), (u'CALL_-1207953187', u'INDIRECT_-1207941601'), (u'CALL_-1207953668', u'INDIRECT_-1207946417'), (u'INDIRECT_-1207941844', u'MULTIEQUAL_-1207942278'), (u'STORE_-1207956826', u'INDIRECT_-1207944022'), (u'CALL_-1207954340', u'INDIRECT_-1207944766'), (u'CALL_-1207958016', u'INDIRECT_-1207947356'), (u'MULTIEQUAL_-1207951385', u'MULTIEQUAL_-1207951382'), (u'CALL_-1207953041', u'INDIRECT_-1207944173'), ('const-0', u'PTRSUB_-1207938949'), (u'MULTIEQUAL_-1207950438', u'INT_EQUAL_-1207953217'), (u'MULTIEQUAL_-1207942278', u'MULTIEQUAL_-1207942257'), (u'INDIRECT_-1207944326', u'COPY_-1207944385'), (u'COPY_-1207941828', u'MULTIEQUAL_-1207952314'), (u'CALL_-1207957541', u'INDIRECT_-1207943712'), (u'CALL_-1207952825', u'INDIRECT_-1207942361'), (u'INDIRECT_-1207941263', u'MULTIEQUAL_-1207943296'), (u'MULTIEQUAL_-1207952967', u'INT_ADD_-1207958983'), (u'INDIRECT_-1207944575', u'COPY_-1207944634'), (u'MULTIEQUAL_-1207944889', u'MULTIEQUAL_-1207947019'), (u'INDIRECT_-1207942488', u'MULTIEQUAL_-1207945987'), ('tmp_8704', u'BRANCH_-1207952237'), (u'MULTIEQUAL_-1207944450', u'MULTIEQUAL_-1207944431'), ('const-17008', u'PTRSUB_-1207940537'), ('const-97', u'PTRSUB_-1207941163'), (u'PTRSUB_-1207939664', u'PTRSUB_-1207939594'), (u'CALL_-1207952004', u'INDIRECT_-1207942563'), (u'INDIRECT_-1207942174', u'MULTIEQUAL_-1207942014'), (u'CALL_-1207958300', u'INDIRECT_-1207945669'), (u'CALL_-1207951980', u'INDIRECT_-1207940748'), ('const-1', u'STORE_-1207958659'), (u'CAST_-1207937553', u'CALL_-1207953204'), ('const-433', u'STORE_-1207951845'), (u'MULTIEQUAL_-1207948856', u'INT_EQUAL_-1207953161'), ('const-104', u'PTRSUB_-1207939323'), (u'INDIRECT_-1207945403', u'MULTIEQUAL_-1207945299'), (u'CALL_-1207954100', u'INDIRECT_-1207944949'), (u'CALL_-1207951864', u'INDIRECT_-1207941654'), (u'INDIRECT_-1207943218', u'MULTIEQUAL_-1207943137'), ('const-0', u'INT_EQUAL_-1207956098'), (u'CALL_-1207952642', u'INDIRECT_-1207941146'), ('const-0', u'INT_NOTEQUAL_-1207956131'), (u'CALL_-1207957960', u'INDIRECT_-1207944810'), (u'CALL_-1207954014', u'INDIRECT_-1207947779'), (u'MULTIEQUAL_-1207940693', u'MULTIEQUAL_-1207942088'), (u'INDIRECT_-1207944973', u'MULTIEQUAL_-1207944844'), (u'STORE_-1207953799', u'INDIRECT_-1207945984'), (u'CALL_-1207953204', u'INDIRECT_-1207944636'), (u'INDIRECT_-1207942496', u'MULTIEQUAL_-1207942395'), (u'INDIRECT_-1207947658', u'MULTIEQUAL_-1207947505'), ('tmp_51181', u'MULTIEQUAL_-1207943643'), (u'INDIRECT_-1207948513', u'PTRADD_-1207958037'), (u'CALL_-1207953668', u'INDIRECT_-1207941853'), (u'MULTIEQUAL_-1207941697', u'MULTIEQUAL_-1207941680'), (u'CALL_-1207953187', u'INDIRECT_-1207943167'), (u'CALL_-1207956647', u'INDIRECT_-1207945224'), (u'PTRSUB_-1207942065', u'LOAD_-1207958848'), (u'MULTIEQUAL_-1207950766', u'BOOL_NEGATE_-1207949420'), ('tmp_9352', u'CBRANCH_-1207951524'), (u'CALL_-1207953037', u'INDIRECT_-1207944623'), (u'CALL_-1207953037', u'INDIRECT_-1207940904'), (u'INDIRECT_-1207945129', u'MULTIEQUAL_-1207944589'), (u'CALL_-1207955360', u'INDIRECT_-1207941931'), (u'PTRSUB_-1207938843', u'CAST_-1207937795'), ('const-0', u'COPY_-1207958247'), (u'INDIRECT_-1207943660', u'MULTIEQUAL_-1207943496'), (u'MULTIEQUAL_-1207944203', u'MULTIEQUAL_-1207943962'), (u'MULTIEQUAL_-1207943635', u'MULTIEQUAL_-1207945765'), (u'INDIRECT_-1207945737', u'MULTIEQUAL_-1207945536'), ('const-25888', u'PTRSUB_-1207942197'), (u'INDIRECT_-1207940965', u'MULTIEQUAL_-1207940844'), (u'CALL_-1207958016', u'INDIRECT_-1207944382'), (u'STORE_-1207953854', u'INDIRECT_-1207946015'), (u'MULTIEQUAL_-1207941312', u'MULTIEQUAL_-1207941296'), (u'CALL_-1207953834', u'INDIRECT_-1207944959'), (u'MULTIEQUAL_-1207950415', u'INT_EQUAL_-1207953129'), (u'INDIRECT_-1207942960', u'SUBPIECE_-1207942982'), (u'PTRSUB_-1207939412', u'LOAD_-1207953573'), (u'CALL_-1207952887', u'INDIRECT_-1207940471'), (u'CALL_-1207953782', u'INDIRECT_-1207946590'), (u'INDIRECT_-1207941351', u'MULTIEQUAL_-1207941212'), (u'CALL_-1207956910', u'INDIRECT_-1207945705'), (u'INDIRECT_-1207944912', u'MULTIEQUAL_-1207944748'), ('const-0', u'PTRSUB_-1207939255'), (u'CALL_-1207953189', u'INDIRECT_-1207941443'), ('const-104', u'PTRSUB_-1207941807'), ('tmp_51152', u'MULTIEQUAL_-1207948511'), (u'INDIRECT_-1207941954', u'MULTIEQUAL_-1207941815'), (u'CALL_-1207951864', u'INDIRECT_-1207946575'), (u'CALL_-1207952604', u'INDIRECT_-1207939887'), (u'INDIRECT_-1207945481', u'MULTIEQUAL_-1207945453'), (u'CALL_-1207953800', u'INDIRECT_-1207943262'), (u'CALL_-1207957676', u'INDIRECT_-1207944189'), (u'CAST_-1207937255', u'CALL_-1207952706'), (u'CALL_-1207957557', u'INDIRECT_-1207945326'), (u'CALL_-1207951922', u'INDIRECT_-1207940575'), (u'CALL_-1207953059', u'INDIRECT_-1207940421'), (u'CALL_-1207952642', u'INDIRECT_-1207942554'), (u'CALL_-1207953063', u'INDIRECT_-1207942191'), (u'CALL_-1207952580', u'INDIRECT_-1207940502'), (u'BOOL_NEGATE_-1207945118', u'BOOL_AND_-1207951486'), (u'STORE_-1207958463', u'INDIRECT_-1207948257'), ('const-1', u'PTRADD_-1207957876'), (u'MULTIEQUAL_-1207944654', u'MULTIEQUAL_-1207944632'), (u'INDIRECT_-1207946381', u'MULTIEQUAL_-1207946252'), (u'INDIRECT_-1207941015', u'MULTIEQUAL_-1207940878'), (u'INT_EQUAL_-1207956289', u'CBRANCH_-1207956288'), (u'CAST_-1207940890', u'LOAD_-1207957437'), (u'CALL_-1207952642', u'INDIRECT_-1207939114'), (u'CALL_-1207953254', u'INDIRECT_-1207941787'), ('const-0', u'PTRSUB_-1207941323'), (u'CALL_-1207953035', u'INDIRECT_-1207942138'), (u'COPY_-1207958430', u'MULTIEQUAL_-1207947175'), (u'STORE_-1207954398', u'INDIRECT_-1207948003'), (u'LOAD_-1207956690', u'INT_EQUAL_-1207956675'), (u'CALL_-1207953782', u'INDIRECT_-1207943995'), ('const-0', u'PTRSUB_-1207939649'), (u'INDIRECT_-1207944120', u'MULTIEQUAL_-1207944136'), (u'CALL_-1207952887', u'INDIRECT_-1207940159'), ('const-1', u'RETURN_-1207953030'), (u'INDIRECT_-1207944575', u'COPY_-1207944573'), (u'CALL_-1207954058', u'INDIRECT_-1207942107'), (u'INDIRECT_-1207942972', u'MULTIEQUAL_-1207942811'), (u'CALL_-1207958300', u'INDIRECT_-1207946295'), (u'MULTIEQUAL_-1207944579', u'MULTIEQUAL_-1207944357'), (u'CALL_-1207953203', u'INDIRECT_-1207943233'), (u'CALL_-1207951938', u'INDIRECT_-1207943946'), ('const-433', u'LOAD_-1207953363'), (u'INT_ZEXT_-1207956043', u'INT_MULT_-1207947748'), (u'CALL_-1207953809', u'INDIRECT_-1207945371'), (u'PTRSUB_-1207940641', u'LOAD_-1207956538'), (u'STORE_-1207958463', u'INDIRECT_-1207948755'), (u'MULTIEQUAL_-1207944267', u'MULTIEQUAL_-1207944045'), (u'STORE_-1207951479', u'INDIRECT_-1207944852'), (u'MULTIEQUAL_-1207948682', u'MULTIEQUAL_-1207948669'), (u'PTRSUB_-1207942638', u'PTRSUB_-1207942294'), (u'CALL_-1207957960', u'INDIRECT_-1207948031'), ('tmp_10443', u'PTRSUB_-1207940889'), (u'CALL_-1207954407', u'INDIRECT_-1207948007'), (u'CALL_-1207954058', u'INDIRECT_-1207941639'), (u'CALL_-1207953776', u'INDIRECT_-1207940279'), (u'CALL_-1207953782', u'INDIRECT_-1207944935'), (u'CALL_-1207953871', u'INDIRECT_-1207940336'), ('tmp_10443', u'PTRSUB_-1207940605'), (u'INDIRECT_-1207944473', u'MULTIEQUAL_-1207944518'), (u'CALL_-1207954202', u'INDIRECT_-1207942961'), ('const-433', u'LOAD_-1207953563'), (u'CALL_-1207956910', u'INDIRECT_-1207945861'), (u'CALL_-1207953744', u'INDIRECT_-1207943034'), (u'MULTIEQUAL_-1207944077', u'MULTIEQUAL_-1207944056'), (u'CAST_-1207941091', u'LOAD_-1207957798'), (u'CALL_-1207951847', u'INDIRECT_-1207945425'), (u'CALL_-1207953163', u'INDIRECT_-1207942530'), (u'PTRSUB_-1207942177', u'CAST_-1207939616'), (u'PTRSUB_-1207942055', u'LOAD_-1207958826'), (u'INDIRECT_-1207941095', u'MULTIEQUAL_-1207941005'), ('const-0', u'PTRSUB_-1207939254'), (u'INDIRECT_-1207940456', u'MULTIEQUAL_-1207940329'), (u'CALL_-1207953800', u'INDIRECT_-1207945010'), (u'CALL_-1207953815', u'INDIRECT_-1207945644'), (u'PTRSUB_-1207938885', u'CAST_-1207938489'), (u'CALL_-1207952246', u'INDIRECT_-1207941137'), (u'MULTIEQUAL_-1207946704', u'COPY_-1207946834'), (u'MULTIEQUAL_-1207942400', u'MULTIEQUAL_-1207944201'), (u'MULTIEQUAL_-1207944966', u'MULTIEQUAL_-1207944944'), (u'INDIRECT_-1207943117', u'MULTIEQUAL_-1207942949'), (u'CAST_-1207937341', u'CALL_-1207953041'), (u'MULTIEQUAL_-1207941303', u'MULTIEQUAL_-1207941291'), (u'INDIRECT_-1207943722', u'MULTIEQUAL_-1207944156'), (u'CALL_-1207953254', u'INDIRECT_-1207940693'), (u'CALL_-1207954162', u'INDIRECT_-1207942280'), (u'INDIRECT_-1207941161', u'MULTIEQUAL_-1207941060'), (u'CALL_-1207952839', u'INDIRECT_-1207943106'), (u'INDIRECT_-1207948845', u'MULTIEQUAL_-1207948747'), (u'CALL_-1207953548', u'INDIRECT_-1207943362'), ('const-0', u'CALL_-1207952240'), (u'CALL_-1207952004', u'INDIRECT_-1207940061'), (u'INT_ADD_-1207939755', u'PTRADD_-1207953151'), (u'INDIRECT_-1207940814', u'MULTIEQUAL_-1207944267'), ('const-97', u'PTRSUB_-1207942222'), ('const-0', u'PTRSUB_-1207938525'), (u'INDIRECT_-1207941889', u'MULTIEQUAL_-1207943922'), (u'CALL_-1207953947', u'INDIRECT_-1207940784'), (u'CALL_-1207953061', u'INDIRECT_-1207940445'), (u'MULTIEQUAL_-1207946112', u'CAST_-1207939972'), (u'CALL_-1207957541', u'INDIRECT_-1207947964'), (u'CALL_-1207953714', u'INDIRECT_-1207941805'), (u'STORE_-1207953556', u'INDIRECT_-1207946975'), (u'PTRSUB_-1207938566', u'PTRSUB_-1207938503'), (u'INDIRECT_-1207946851', u'MULTIEQUAL_-1207946311'), ('const-1', u'RETURN_-1207952935'), (u'STORE_-1207958531', u'INDIRECT_-1207948789'), (u'MULTIEQUAL_-1207944859', u'MULTIEQUAL_-1207944841'), ('const-3632000', u'COPY_-1207938455'), (u'CALL_-1207952604', u'INDIRECT_-1207944544'), (u'CALL_-1207953703', u'INDIRECT_-1207945158'), (u'COPY_-1207953604', u'MULTIEQUAL_-1207951039'), ('const-433', u'LOAD_-1207951807'), ('const-433', u'LOAD_-1207958987'), ('tmp_9677', u'CBRANCH_-1207953556'), (u'MULTIEQUAL_-1207945530', u'MULTIEQUAL_-1207945467'), (u'CALL_-1207953744', u'INDIRECT_-1207946816'), ('tmp_51163', u'MULTIEQUAL_-1207946457'), (u'CALL_-1207954058', u'INDIRECT_-1207945081'), (u'CALL_-1207957541', u'INDIRECT_-1207945276'), (u'CALL_-1207953800', u'INDIRECT_-1207943888'), (u'CALL_-1207952240', u'INDIRECT_-1207940379'), (u'INT_LESS_-1207953555', u'MULTIEQUAL_-1207949456'), (u'CALL_-1207951861', u'INDIRECT_-1207943318'), (u'CALL_-1207953871', u'INDIRECT_-1207940648'), (u'CALL_-1207953296', u'INDIRECT_-1207941341'), ('const-1', u'PTRADD_-1207941956'), ('const-433', u'STORE_-1207959098'), (u'CALL_-1207953037', u'INDIRECT_-1207944785'), (u'STORE_-1207958131', u'INDIRECT_-1207944231'), (u'PTRSUB_-1207941937', u'LOAD_-1207958586'), (u'INDIRECT_-1207939990', u'MULTIEQUAL_-1207940485'), (u'CALL_-1207953203', u'INDIRECT_-1207942763'), (u'INDIRECT_-1207942868', u'MULTIEQUAL_-1207942884'), (u'MULTIEQUAL_-1207942579', u'MULTIEQUAL_-1207942564'), (u'MULTIEQUAL_-1207950798', u'COPY_-1207939705'), (u'CALL_-1207957541', u'INDIRECT_-1207946216'), ('const-100', u'PTRSUB_-1207941906'), (u'CALL_-1207957070', u'INDIRECT_-1207942768'), ('const-433', u'STORE_-1207953760'), (u'LOAD_-1207953499', u'INT_EQUAL_-1207953474'), (u'CALL_-1207952668', u'INDIRECT_-1207944088'), (u'CALL_-1207953057', u'INDIRECT_-1207939311'), (u'CALL_-1207954202', u'INDIRECT_-1207944369'), (u'CALL_-1207953037', u'INDIRECT_-1207939654'), ('const-0', u'PTRSUB_-1207938906'), ('tmp_8540', u'BRANCH_-1207952001'), (u'INDIRECT_-1207944657', u'COPY_-1207944714'), (u'CALL_-1207952240', u'INDIRECT_-1207941785'), (u'INT_SLESS_-1207958554', u'CBRANCH_-1207958561'), (u'MULTIEQUAL_-1207943808', u'MULTIEQUAL_-1207945609'), ('const-33', u'PTRSUB_-1207938955'), (u'INDIRECT_-1207944629', u'MULTIEQUAL_-1207944674'), (u'INDIRECT_-1207941617', u'MULTIEQUAL_-1207941478'), (u'MULTIEQUAL_-1207951382', u'BOOL_NEGATE_-1207949527'), (u'CALL_-1207957103', u'INDIRECT_-1207945295'), (u'INDIRECT_-1207945098', u'MULTIEQUAL_-1207944934'), (u'CALL_-1207953033', u'INDIRECT_-1207940392'), (u'INDIRECT_-1207942632', u'MULTIEQUAL_-1207942553'), (u'INT_EQUAL_-1207958790', u'CBRANCH_-1207958795'), (u'PTRSUB_-1207937933', u'PTRSUB_-1207937769'), (u'LOAD_-1207956506', u'INT_NOTEQUAL_-1207956490'), ('const-0', u'PTRSUB_-1207939224'), (u'INDIRECT_-1207946439', u'MULTIEQUAL_-1207946282'), (u'STORE_-1207954241', u'INDIRECT_-1207945987'), (u'MULTIEQUAL_-1207943955', u'MULTIEQUAL_-1207943733'), (u'CALL_-1207956647', u'INDIRECT_-1207944442'), ('tmp_27278', u'PTRSUB_-1207939377'), (u'INDIRECT_-1207942456', u'MULTIEQUAL_-1207942744'), (u'CALL_-1207952004', u'INDIRECT_-1207940841'), (u'INDIRECT_-1207945466', u'MULTIEQUAL_-1207946566'), (u'CALL_-1207953039', u'INDIRECT_-1207939990'), (u'PTRSUB_-1207940347', u'INT_NOTEQUAL_-1207955921'), (u'CALL_-1207953871', u'INDIRECT_-1207941274'), (u'CALL_-1207953189', u'INDIRECT_-1207939723'), ('const-1', u'INT_ADD_-1207942402'), (u'MULTIEQUAL_-1207946936', u'MULTIEQUAL_-1207947086'), (u'CALL_-1207953039', u'INDIRECT_-1207944398'), (u'INDIRECT_-1207946626', u'MULTIEQUAL_-1207946595'), (u'INDIRECT_-1207940903', u'MULTIEQUAL_-1207943012'), ('const-21176', u'PTRSUB_-1207940605'), (u'INT_EQUAL_-1207953161', u'MULTIEQUAL_-1207948307'), (u'INDIRECT_-1207945226', u'MULTIEQUAL_-1207945188'), (u'CALL_-1207957070', u'INDIRECT_-1207946210'), (u'MULTIEQUAL_-1207944613', u'MULTIEQUAL_-1207944598'), (u'INDIRECT_-1207946338', u'MULTIEQUAL_-1207946278'), (u'CALL_-1207952996', u'INDIRECT_-1207944434'), ('const-13824', u'PTRSUB_-1207939873'), (u'PTRSUB_-1207940273', u'LOAD_-1207955483'), (u'PTRADD_-1207952950', u'CALL_-1207952996'), (u'CALL_-1207953564', u'INDIRECT_-1207946587'), (u'INDIRECT_-1207943744', u'MULTIEQUAL_-1207944844'), (u'CALL_-1207956876', u'INDIRECT_-1207943175'), (u'CALL_-1207953951', u'INDIRECT_-1207942174'), ('const-0', u'COPY_-1207953175'), ('const-1', u'INT_ADD_-1207939723'), (u'PTRSUB_-1207938839', u'PTRSUB_-1207938794'), (u'PTRSUB_-1207939581', u'LOAD_-1207953892'), (u'INDIRECT_-1207944011', u'MULTIEQUAL_-1207943872'), (u'INDIRECT_-1207940292', u'MULTIEQUAL_-1207941620'), (u'CALL_-1207957676', u'INDIRECT_-1207944033'), (u'INDIRECT_-1207942848', u'MULTIEQUAL_-1207946301'), (u'CAST_-1207939220', u'CALL_-1207953621'), (u'CALL_-1207954407', u'INDIRECT_-1207941054'), (u'MULTIEQUAL_-1207945369', u'MULTIEQUAL_-1207945357'), (u'INDIRECT_-1207945122', u'MULTIEQUAL_-1207948760'), (u'STORE_-1207952962', u'INDIRECT_-1207944987'), (u'INDIRECT_-1207946077', u'MULTIEQUAL_-1207946029'), (u'CALL_-1207953063', u'INDIRECT_-1207941721'), (u'CALL_-1207951869', u'INDIRECT_-1207944020'), (u'CALL_-1207953744', u'INDIRECT_-1207948581'), (u'CALL_-1207953714', u'INDIRECT_-1207945210'), (u'INDIRECT_-1207949126', u'MULTIEQUAL_-1207948890'), (u'INDIRECT_-1207944202', u'MULTIEQUAL_-1207945530'), (u'PTRSUB_-1207939299', u'CAST_-1207939074'), (u'INDIRECT_-1207941961', u'MULTIEQUAL_-1207944120'), (u'CALL_-1207952644', u'INDIRECT_-1207939918'), (u'CALL_-1207952887', u'INDIRECT_-1207939587'), ('const-0', u'CALL_-1207956305'), (u'INDIRECT_-1207942371', u'MULTIEQUAL_-1207942250'), (u'CALL_-1207953703', u'INDIRECT_-1207943436'), (u'CALL_-1207952825', u'INDIRECT_-1207944330'), (u'CALL_-1207956305', u'INDIRECT_-1207943430'), (u'MULTIEQUAL_-1207949453', u'BOOL_NEGATE_-1207947461'), (u'MULTIEQUAL_-1207943402', u'MULTIEQUAL_-1207943380'), (u'CALL_-1207957070', u'INDIRECT_-1207947395'), (u'MULTIEQUAL_-1207945204', u'MULTIEQUAL_-1207945174'), ('const-96', u'PTRSUB_-1207940757'), (u'CALL_-1207953228', u'INDIRECT_-1207941177'), (u'MULTIEQUAL_-1207942355', u'MULTIEQUAL_-1207942337'), (u'COPY_-1207949571', u'MULTIEQUAL_-1207949438'), ('const-20864', u'PTRSUB_-1207942110'), (u'MULTIEQUAL_-1207945213', u'MULTIEQUAL_-1207945201'), (u'INDIRECT_-1207941618', u'MULTIEQUAL_-1207941634'), (u'CALL_-1207954100', u'INDIRECT_-1207947836'), ('const--632', u'PTRSUB_-1207941787'), (u'INDIRECT_-1207946071', u'MULTIEQUAL_-1207945855'), ('const-0', u'INT_EQUAL_-1207957766'), ('tmp_10443', u'PTRSUB_-1207939768'), (u'CALL_-1207954100', u'INDIRECT_-1207942915'), ('tmp_9033', u'CBRANCH_-1207953197'), ('tmp_10443', u'PTRSUB_-1207940769'), (u'INDIRECT_-1207943688', u'MULTIEQUAL_-1207944613'), ('tmp_27278', u'PTRSUB_-1207938674'), (u'INDIRECT_-1207942685', u'MULTIEQUAL_-1207942564'), (u'INDIRECT_-1207940481', u'MULTIEQUAL_-1207942514'), (u'CALL_-1207953979', u'INDIRECT_-1207940230'), ('const-0', u'INT_EQUAL_-1207957560'), (u'INDIRECT_-1207943565', u'MULTIEQUAL_-1207945674'), (u'INDIRECT_-1207939951', u'MULTIEQUAL_-1207940635'), (u'CALL_-1207952940', u'INDIRECT_-1207942955'), (u'CALL_-1207951938', u'INDIRECT_-1207940504'), (u'CALL_-1207953254', u'INDIRECT_-1207944447'), (u'CALL_-1207957541', u'INDIRECT_-1207943556'), (u'INDIRECT_-1207947922', u'MULTIEQUAL_-1207947762'), (u'CALL_-1207952642', u'INDIRECT_-1207944302'), (u'INDIRECT_-1207945075', u'MULTIEQUAL_-1207946323'), (u'CALL_-1207953668', u'INDIRECT_-1207942635'), (u'CALL_-1207953065', u'INDIRECT_-1207939713'), (u'CALL_-1207952004', u'INDIRECT_-1207946702'), (u'CALL_-1207953163', u'INDIRECT_-1207939714'), (u'STORE_-1207953773', u'INDIRECT_-1207946083'), ('tmp_27278', u'PTRSUB_-1207940575'), (u'PTRSUB_-1207939581', u'PTRSUB_-1207939137'), (u'INT_EQUAL_-1207958833', u'MULTIEQUAL_-1207950769'), (u'MULTIEQUAL_-1207942232', u'MULTIEQUAL_-1207942202'), (u'INDIRECT_-1207941862', u'MULTIEQUAL_-1207941529'), (u'CALL_-1207951938', u'INDIRECT_-1207943478'), (u'INDIRECT_-1207944603', u'MULTIEQUAL_-1207944502'), (u'CALL_-1207956910', u'INDIRECT_-1207947360'), (u'CALL_-1207951922', u'INDIRECT_-1207940731'), (u'INDIRECT_-1207941712', u'MULTIEQUAL_-1207942812'), (u'MULTIEQUAL_-1207941147', u'MULTIEQUAL_-1207941135'), (u'INDIRECT_-1207940529', u'MULTIEQUAL_-1207941189'), ('const--680', u'PTRSUB_-1207938747'), (u'CALL_-1207957541', u'INDIRECT_-1207944494'), (u'CALL_-1207953041', u'INDIRECT_-1207939702'), (u'MULTIEQUAL_-1207944746', u'MULTIEQUAL_-1207944734'), (u'CALL_-1207954340', u'INDIRECT_-1207945951'), (u'CALL_-1207957103', u'INDIRECT_-1207946391'), (u'CALL_-1207958074', u'INDIRECT_-1207947394'), (u'INDIRECT_-1207946592', u'MULTIEQUAL_-1207947281'), (u'INDIRECT_-1207946333', u'MULTIEQUAL_-1207946097'), (u'MULTIEQUAL_-1207946247', u'MULTIEQUAL_-1207946531'), (u'MULTIEQUAL_-1207952881', u'INT_EQUAL_-1207958790'), (u'INDIRECT_-1207943733', u'MULTIEQUAL_-1207943649'), (u'CALL_-1207954407', u'INDIRECT_-1207942302'), (u'INDIRECT_-1207946686', u'MULTIEQUAL_-1207946774'), ('const-3649318', u'COPY_-1207940516'), ('tmp_2902', u'CBRANCH_-1207956754'), (u'INDIRECT_-1207941843', u'MULTIEQUAL_-1207943952'), ('const-16', u'PTRSUB_-1207938574'), (u'PTRADD_-1207953769', u'CALL_-1207953815'), (u'CALL_-1207953834', u'INDIRECT_-1207945115'), (u'INT_MULT_-1207946767', u'INT_ADD_-1207939723'), (u'CALL_-1207953033', u'INDIRECT_-1207939768'), (u'INDIRECT_-1207944174', u'MULTIEQUAL_-1207944462'), (u'CAST_-1207937513', u'CALL_-1207952825'), (u'PTRSUB_-1207940145', u'CAST_-1207939510'), (u'MULTIEQUAL_-1207942250', u'CALL_-1207953665'), (u'PTRADD_-1207954003', u'PTRADD_-1207953968'), (u'INDIRECT_-1207945694', u'INT_LESS_-1207951885'), (u'CALL_-1207951864', u'INDIRECT_-1207940402'), (u'CALL_-1207953215', u'INDIRECT_-1207944867'), (u'CAST_-1207940854', u'LOAD_-1207957519'), (u'MULTIEQUAL_-1207945714', u'MULTIEQUAL_-1207945684'), (u'CALL_-1207952246', u'INDIRECT_-1207943955'), (u'CALL_-1207953809', u'INDIRECT_-1207942553'), ('const-0', u'INT_NOTEQUAL_-1207958337'), (u'CALL_-1207954014', u'INDIRECT_-1207945048'), ('const-0', u'INT_NOTEQUAL_-1207955411'), (u'CALL_-1207953407', u'INDIRECT_-1207945399'), (u'INDIRECT_-1207944737', u'COPY_-1207944753'), ('tmp_5937', u'CBRANCH_-1207954107'), (u'MULTIEQUAL_-1207950445', u'INT_ZEXT_-1207958779'), (u'INDIRECT_-1207942768', u'MULTIEQUAL_-1207944434'), (u'CALL_-1207955360', u'INDIRECT_-1207942867'), (u'STORE_-1207954415', u'INDIRECT_-1207947469'), (u'MULTIEQUAL_-1207943979', u'MULTIEQUAL_-1207945374'), (u'INDIRECT_-1207942107', u'MULTIEQUAL_-1207941970'), (u'BOOL_NEGATE_-1207946758', u'BOOL_AND_-1207953071'), (u'CALL_-1207957676', u'INDIRECT_-1207944973'), (u'INDIRECT_-1207945925', u'MULTIEQUAL_-1207945841'), ('const-0', u'CALL_-1207953782'), (u'CALL_-1207951974', u'INDIRECT_-1207943900'), (u'CALL_-1207953668', u'INDIRECT_-1207943261'), (u'INDIRECT_-1207945254', u'MULTIEQUAL_-1207945173'), (u'INT_EQUAL_-1207956738', u'CBRANCH_-1207956731'), ('const-104', u'PTRSUB_-1207939752'), (u'INDIRECT_-1207941671', u'MULTIEQUAL_-1207942355'), (u'CALL_-1207954014', u'INDIRECT_-1207941590'), ('const-21656', u'PTRSUB_-1207941385'), (u'INDIRECT_-1207943995', u'MULTIEQUAL_-1207946154'), (u'INDIRECT_-1207947582', u'MULTIEQUAL_-1207947474'), (u'CALL_-1207951980', u'INDIRECT_-1207942470'), (u'INDIRECT_-1207945093', u'MULTIEQUAL_-1207945453'), (u'INDIRECT_-1207940379', u'MULTIEQUAL_-1207941153'), (u'INDIRECT_-1207943206', u'MULTIEQUAL_-1207943067'), (u'CALL_-1207953407', u'INDIRECT_-1207947413'), (u'MULTIEQUAL_-1207944889', u'MULTIEQUAL_-1207945173'), (u'CALL_-1207952246', u'INDIRECT_-1207945233'), (u'CALL_-1207951974', u'INDIRECT_-1207942962'), (u'INDIRECT_-1207943565', u'MULTIEQUAL_-1207943025'), (u'CALL_-1207957991', u'INDIRECT_-1207943895'), (u'CAST_-1207937295', u'CALL_-1207953037'), ('const-433', u'LOAD_-1207958786'), (u'INDIRECT_-1207943579', u'MULTIEQUAL_-1207943296'), (u'INDIRECT_-1207944185', u'COPY_-1207944226'), (u'INT_EQUAL_-1207953120', u'CBRANCH_-1207953093'), (u'MULTIEQUAL_-1207949438', u'PTRADD_-1207954003'), ('const-13824', u'PTRSUB_-1207939530'), (u'CAST_-1207938605', u'STORE_-1207953452'), (u'CALL_-1207953063', u'INDIRECT_-1207944409'), (u'CALL_-1207953738', u'INDIRECT_-1207941972'), (u'INDIRECT_-1207944361', u'MULTIEQUAL_-1207944078'), (u'INDIRECT_-1207942816', u'MULTIEQUAL_-1207942655'), (u'LOAD_-1207958891', u'CALL_-1207951215'), (u'MULTIEQUAL_-1207941771', u'MULTIEQUAL_-1207941759'), (u'INDIRECT_-1207941550', u'MULTIEQUAL_-1207941390'), (u'CALL_-1207954407', u'INDIRECT_-1207945993'), (u'CALL_-1207952730', u'INDIRECT_-1207942137'), (u'CALL_-1207952730', u'INDIRECT_-1207939167'), ('const-4428920', u'PTRSUB_-1207956729'), (u'CALL_-1207952604', u'INDIRECT_-1207941451'), (u'CALL_-1207953744', u'INDIRECT_-1207942720'), (u'INDIRECT_-1207942024', u'MULTIEQUAL_-1207943124'), (u'CALL_-1207957991', u'INDIRECT_-1207944207'), (u'LOAD_-1207953763', u'PTRADD_-1207939872'), (u'LOAD_-1207954278', u'INT_EQUAL_-1207954263'), (u'INDIRECT_-1207944205', u'MULTIEQUAL_-1207943922'), (u'CAST_-1207939510', u'CALL_-1207953951'), (u'CAST_-1207941760', u'COPY_-1207939383'), (u'CAST_-1207941179', u'CALL_-1207953203'), (u'CALL_-1207951865', u'INDIRECT_-1207942330'), (u'CALL_-1207957960', u'INDIRECT_-1207943716'), (u'CALL_-1207956876', u'INDIRECT_-1207942707'), (u'MULTIEQUAL_-1207948823', u'CALL_-1207951869'), (u'PTRSUB_-1207941339', u'STORE_-1207954401'), (u'INDIRECT_-1207949894', u'MULTIEQUAL_-1207949359'), (u'CALL_-1207953621', u'INDIRECT_-1207941844'), (u'INDIRECT_-1207942553', u'SUBPIECE_-1207942591'), (u'INDIRECT_-1207942281', u'MULTIEQUAL_-1207942153'), ('const-97', u'PTRSUB_-1207938158'), (u'PTRSUB_-1207942152', u'PTRSUB_-1207941847'), (u'CALL_-1207957070', u'INDIRECT_-1207944644'), (u'MULTIEQUAL_-1207947048', u'MULTIEQUAL_-1207947027'), (u'CALL_-1207953163', u'INDIRECT_-1207941746'), (u'INDIRECT_-1207945187', u'MULTIEQUAL_-1207947283'), (u'INDIRECT_-1207945410', u'MULTIEQUAL_-1207945329'), ('const-0', u'INT_EQUAL_-1207958434'), (u'MULTIEQUAL_-1207944201', u'MULTIEQUAL_-1207944184'), ('const-433', u'LOAD_-1207955483'), (u'PTRSUB_-1207938464', u'LOAD_-1207953078'), (u'CALL_-1207951864', u'INDIRECT_-1207940714'), (u'LOAD_-1207958786', u'INT_EQUAL_-1207958769'), (u'LOAD_-1207958786', u'INT_LESS_-1207958769'), ('const--568', u'PTRSUB_-1207940018'), ('tmp_10443', u'PTRSUB_-1207941339'), ('tmp_3994', u'CBRANCH_-1207955975'), (u'CALL_-1207953847', u'INDIRECT_-1207941105'), (u'MULTIEQUAL_-1207946247', u'MULTIEQUAL_-1207948377'), (u'INDIRECT_-1207941656', u'MULTIEQUAL_-1207941575'), (u'COPY_-1207939941', u'CALL_-1207954407'), (u'CALL_-1207953847', u'INDIRECT_-1207941575'), (u'CALL_-1207951980', u'INDIRECT_-1207943722'), (u'INDIRECT_-1207945822', u'MULTIEQUAL_-1207945606'), (u'INDIRECT_-1207947427', u'MULTIEQUAL_-1207948424'), (u'CALL_-1207953714', u'INDIRECT_-1207940085'), (u'CALL_-1207957177', u'INDIRECT_-1207943620'), (u'INDIRECT_-1207943106', u'MULTIEQUAL_-1207944434'), (u'INDIRECT_-1207945590', u'MULTIEQUAL_-1207945678'), (u'CALL_-1207953834', u'INDIRECT_-1207943393'), (u'INDIRECT_-1207943430', u'MULTIEQUAL_-1207943293'), ('const-1', u'STORE_-1207958594'), (u'CALL_-1207954340', u'INDIRECT_-1207941168'), (u'INDIRECT_-1207945006', u'MULTIEQUAL_-1207945701'), (u'CALL_-1207952240', u'INDIRECT_-1207945006'), ('tmp_10443', u'PTRSUB_-1207941014'), (u'INDIRECT_-1207942973', u'MULTIEQUAL_-1207942883'), ('tmp_1161', u'CBRANCH_-1207958561'), (u'CALL_-1207953738', u'INDIRECT_-1207940564'), (u'CALL_-1207953951', u'INDIRECT_-1207942330'), (u'INDIRECT_-1207943845', u'MULTIEQUAL_-1207943742'), (u'PTRSUB_-1207942409', u'STORE_-1207958879'), (u'LOAD_-1207953854', u'CALL_-1207953834'), (u'INDIRECT_-1207944407', u'MULTIEQUAL_-1207944286'), (u'CALL_-1207953061', u'INDIRECT_-1207943269'), (u'CALL_-1207956876', u'INDIRECT_-1207944739'), (u'INDIRECT_-1207944719', u'MULTIEQUAL_-1207944598'), (u'INDIRECT_-1207943375', u'MULTIEQUAL_-1207943272'), (u'PTRSUB_-1207941210', u'PTRSUB_-1207940943'), (u'LOAD_-1207956712', u'INT_NOTEQUAL_-1207956696'), (u'CALL_-1207953254', u'INDIRECT_-1207942099'), (u'MULTIEQUAL_-1207944419', u'MULTIEQUAL_-1207944703'), ('const-16', u'PTRSUB_-1207938639'), (u'INDIRECT_-1207943071', u'MULTIEQUAL_-1207942932'), ('const-1', u'PTRADD_-1207952950'), (u'PTRSUB_-1207938843', u'CAST_-1207938447'), ('tmp_27278', u'PTRSUB_-1207942094'), (u'INT_LESS_-1207958769', u'MULTIEQUAL_-1207951297'), (u'MULTIEQUAL_-1207943763', u'MULTIEQUAL_-1207943745'), (u'COPY_-1207942724', u'MULTIEQUAL_-1207948579'), (u'MULTIEQUAL_-1207944587', u'MULTIEQUAL_-1207944575'), (u'INT_NOTEQUAL_-1207957612', u'CBRANCH_-1207957611'), (u'CALL_-1207953035', u'INDIRECT_-1207943390'), ('tmp_2040', u'CBRANCH_-1207957556'), (u'CALL_-1207953204', u'INDIRECT_-1207941948'), (u'STORE_-1207953793', u'INDIRECT_-1207946595'), ('const-4428920', u'PTRSUB_-1207958201'), ('const-0', u'INT_NOTEQUAL_-1207954427'), (u'CALL_-1207952900', u'INDIRECT_-1207943349'), (u'CALL_-1207954100', u'INDIRECT_-1207941351'), (u'CAST_-1207940832', u'MULTIEQUAL_-1207941855'), (u'INDIRECT_-1207947754', u'MULTIEQUAL_-1207947691'), (u'INDIRECT_-1207946326', u'MULTIEQUAL_-1207946278'), (u'INDIRECT_-1207940397', u'MULTIEQUAL_-1207942556'), (u'PTRSUB_-1207942520', u'PTRSUB_-1207942186'), (u'INDIRECT_-1207945232', u'MULTIEQUAL_-1207945204'), (u'MULTIEQUAL_-1207942071', u'MULTIEQUAL_-1207942355'), (u'INDIRECT_-1207943650', u'MULTIEQUAL_-1207943666'), (u'STORE_-1207952951', u'INDIRECT_-1207944983'), (u'INDIRECT_-1207944369', u'MULTIEQUAL_-1207944201'), (u'LOAD_-1207953902', u'MULTIEQUAL_-1207949271'), (u'INDIRECT_-1207946677', u'MULTIEQUAL_-1207947581'), ('const-97', u'PTRSUB_-1207942250'), (u'PTRSUB_-1207941787', u'CAST_-1207939850'), ('const-16', u'INT_ADD_-1207940950'), (u'CALL_-1207954407', u'INDIRECT_-1207941834'), (u'MULTIEQUAL_-1207944184', u'MULTIEQUAL_-1207944162'), ('const-433', u'LOAD_-1207958826'), (u'MULTIEQUAL_-1207942544', u'MULTIEQUAL_-1207942514'), (u'CALL_-1207952964', u'INDIRECT_-1207939680'), (u'PTRSUB_-1207940928', u'CALL_-1207957491'), (u'PTRSUB_-1207940718', u'LOAD_-1207956229'), (u'MULTIEQUAL_-1207945432', u'MULTIEQUAL_-1207946821'), ('const-1', u'STORE_-1207954469'), (u'INDIRECT_-1207948953', u'MULTIEQUAL_-1207948839'), ('const-0', u'INT_EQUAL_-1207957916'), (u'CALL_-1207953254', u'INDIRECT_-1207945569'), (u'PTRSUB_-1207938674', u'PTRSUB_-1207938497'), ('const-97', u'PTRSUB_-1207942310'), ('const-433', u'STORE_-1207953773'), (u'CALL_-1207954014', u'INDIRECT_-1207943954'), (u'INDIRECT_-1207943503', u'MULTIEQUAL_-1207944163'), (u'INDIRECT_-1207942357', u'MULTIEQUAL_-1207944390'), (u'PTRSUB_-1207938818', u'PTRSUB_-1207938753'), (u'CALL_-1207953815', u'INDIRECT_-1207943989'), ('const-3660464', u'COPY_-1207940714'), (u'PTRSUB_-1207940466', u'LOAD_-1207956201'), (u'CALL_-1207953035', u'INDIRECT_-1207940880'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946955'), (u'INDIRECT_-1207941041', u'MULTIEQUAL_-1207944203'), (u'CALL_-1207954407', u'INDIRECT_-1207946491'), (u'CALL_-1207953834', u'INDIRECT_-1207945897'), (u'CALL_-1207952004', u'INDIRECT_-1207943815'), (u'CALL_-1207952940', u'INDIRECT_-1207944233'), (u'CALL_-1207953714', u'INDIRECT_-1207939773'), (u'CALL_-1207953834', u'INDIRECT_-1207942611'), ('const-433', u'STORE_-1207955972'), (u'CALL_-1207951864', u'INDIRECT_-1207941340'), (u'CALL_-1207956925', u'INDIRECT_-1207949385'), (u'MULTIEQUAL_-1207943060', u'MULTIEQUAL_-1207943039'), (u'INDIRECT_-1207944678', u'MULTIEQUAL_-1207944345'), (u'CALL_-1207953782', u'INDIRECT_-1207945561'), (u'CALL_-1207953834', u'INDIRECT_-1207948628'), ('const-33', u'PTRSUB_-1207939879'), (u'CALL_-1207951980', u'INDIRECT_-1207943878'), (u'CALL_-1207957991', u'INDIRECT_-1207948303'), (u'CALL_-1207953665', u'INDIRECT_-1207941721'), (u'MULTIEQUAL_-1207943638', u'MULTIEQUAL_-1207943608'), ('const-433', u'LOAD_-1207959325'), (u'CALL_-1207953187', u'INDIRECT_-1207940349'), (u'MULTIEQUAL_-1207949766', u'CAST_-1207940019'), (u'CALL_-1207955336', u'INDIRECT_-1207944734'), (u'CALL_-1207953951', u'INDIRECT_-1207941862'), (u'CAST_-1207938429', u'CALL_-1207953137'), ('const-104', u'PTRSUB_-1207938850'), (u'CALL_-1207954127', u'INDIRECT_-1207942753'), (u'PTRSUB_-1207939964', u'PTRSUB_-1207939752'), ('const-0', u'PTRSUB_-1207938934'), (u'STORE_-1207952980', u'INDIRECT_-1207944999'), (u'STORE_-1207958909', u'INDIRECT_-1207948479'), (u'INDIRECT_-1207940144', u'MULTIEQUAL_-1207943643'), (u'CAST_-1207937318', u'CALL_-1207953039'), (u'LOAD_-1207953902', u'INT_EQUAL_-1207953877'), (u'INDIRECT_-1207947718', u'MULTIEQUAL_-1207948760'), (u'INDIRECT_-1207947715', u'MULTIEQUAL_-1207947727'), (u'MULTIEQUAL_-1207945485', u'MULTIEQUAL_-1207945467'), (u'INDIRECT_-1207944003', u'MULTIEQUAL_-1207944048'), (u'MULTIEQUAL_-1207948377', u'MULTIEQUAL_-1207947353'), (u'CALL_-1207953951', u'INDIRECT_-1207941394'), (u'CALL_-1207956305', u'INDIRECT_-1207946900'), (u'MULTIEQUAL_-1207944212', u'MULTIEQUAL_-1207944190'), (u'CALL_-1207952668', u'INDIRECT_-1207939617'), (u'CALL_-1207952964', u'INDIRECT_-1207941400'), (u'PTRSUB_-1207938497', u'INT_NOTEQUAL_-1207952895'), (u'INDIRECT_-1207941394', u'MULTIEQUAL_-1207944893'), (u'CALL_-1207956305', u'INDIRECT_-1207944996'), (u'INDIRECT_-1207945176', u'MULTIEQUAL_-1207948590'), (u'INDIRECT_-1207945538', u'MULTIEQUAL_-1207945374'), (u'COPY_-1207951566', u'COPY_-1207937821'), (u'CALL_-1207952642', u'INDIRECT_-1207940206'), (u'CALL_-1207954100', u'INDIRECT_-1207942131'), ('const-16', u'PTRSUB_-1207939070'), (u'MULTIEQUAL_-1207941932', u'MULTIEQUAL_-1207941869'), (u'CALL_-1207951861', u'INDIRECT_-1207945471'), ('const-433', u'STORE_-1207954408'), (u'INDIRECT_-1207940734', u'MULTIEQUAL_-1207942400'), (u'PTRSUB_-1207938765', u'PTRSUB_-1207938700'), (u'PTRADD_-1207939204', u'STORE_-1207953768'), (u'LOAD_-1207958848', u'INT_EQUAL_-1207958833'), ('tmp_27278', u'PTRSUB_-1207938650'), ('const-433', u'LOAD_-1207954443'), ('const-13824', u'PTRSUB_-1207939955'), (u'INDIRECT_-1207944800', u'MULTIEQUAL_-1207945088'), (u'CALL_-1207953834', u'INDIRECT_-1207942143'), (u'COPY_-1207938171', u'CALL_-1207953063'), (u'CALL_-1207957002', u'INDIRECT_-1207943265'), (u'INDIRECT_-1207944551', u'COPY_-1207944479'), (u'CALL_-1207957557', u'INDIRECT_-1207942826'), (u'CALL_-1207955913', u'INDIRECT_-1207944212'), ('const-0', u'PTRSUB_-1207939594'), (u'CALL_-1207951861', u'INDIRECT_-1207940814'), (u'INDIRECT_-1207943891', u'MULTIEQUAL_-1207943608'), (u'MULTIEQUAL_-1207941776', u'MULTIEQUAL_-1207941713'), (u'INDIRECT_-1207946851', u'MULTIEQUAL_-1207946722'), (u'CALL_-1207954340', u'INDIRECT_-1207946449'), (u'CALL_-1207952900', u'INDIRECT_-1207939439'), ('tmp_10443', u'PTRSUB_-1207940841'), (u'CALL_-1207956647', u'INDIRECT_-1207943034'), (u'MULTIEQUAL_-1207947046', u'MULTIEQUAL_-1207947034'), ('const-96', u'PTRSUB_-1207940722'), (u'STORE_-1207953041', u'INDIRECT_-1207945285'), (u'CALL_-1207953575', u'INDIRECT_-1207941657'), (u'MULTIEQUAL_-1207945893', u'MULTIEQUAL_-1207945879'), (u'CALL_-1207953039', u'INDIRECT_-1207942024'), (u'CALL_-1207953254', u'INDIRECT_-1207942569'), (u'MULTIEQUAL_-1207950415', u'INT_ADD_-1207953119'), (u'CALL_-1207953137', u'INDIRECT_-1207940612'), ('const-48', u'INT_ADD_-1207957503'), (u'CALL_-1207951869', u'INDIRECT_-1207940110'), (u'CALL_-1207952857', u'INDIRECT_-1207939876'), (u'CALL_-1207951938', u'INDIRECT_-1207943008'), (u'CALL_-1207957676', u'INDIRECT_-1207947163'), ('const-433', u'LOAD_-1207953584'), (u'MULTIEQUAL_-1207951814', u'CALLIND_-1207957474'), (u'INDIRECT_-1207942485', u'MULTIEQUAL_-1207942244'), ('const-4976', u'PTRSUB_-1207942571'), (u'PTRSUB_-1207940933', u'LOAD_-1207956619'), (u'INT_LESS_-1207958972', u'MULTIEQUAL_-1207951385'), (u'CALL_-1207951877', u'INDIRECT_-1207943603'), (u'MULTIEQUAL_-1207947177', u'MULTIEQUAL_-1207946936'), (u'LOAD_-1207956337', u'INT_EQUAL_-1207956322'), (u'MULTIEQUAL_-1207942388', u'MULTIEQUAL_-1207942358'), (u'CALL_-1207952246', u'INDIRECT_-1207944267'), (u'CALL_-1207953621', u'INDIRECT_-1207944818'), (u'CALL_-1207951869', u'INDIRECT_-1207941204'), (u'INDIRECT_-1207945371', u'MULTIEQUAL_-1207949009'), ('const-0', u'PTRSUB_-1207939672'), (u'LOAD_-1207956592', u'INT_NOTEQUAL_-1207956576'), (u'LOAD_-1207958784', u'INT_EQUAL_-1207958769'), (u'LOAD_-1207958784', u'INT_LESS_-1207958769'), ('const-16', u'PTRSUB_-1207939581'), (u'INDIRECT_-1207948264', u'STORE_-1207958131'), (u'MULTIEQUAL_-1207945659', u'MULTIEQUAL_-1207945644'), ('const-33', u'PTRSUB_-1207938697'), ('tmp_10443', u'PTRSUB_-1207939753'), (u'CALL_-1207952857', u'INDIRECT_-1207943318'), (u'PTRSUB_-1207938826', u'CAST_-1207938605'), ('tmp_10443', u'PTRSUB_-1207940987'), (u'CALL_-1207953059', u'INDIRECT_-1207942305'), (u'INDIRECT_-1207942503', u'MULTIEQUAL_-1207942413'), (u'INDIRECT_-1207947149', u'MULTIEQUAL_-1207948173'), (u'INDIRECT_-1207943913', u'MULTIEQUAL_-1207943823'), (u'INDIRECT_-1207943816', u'MULTIEQUAL_-1207943652'), (u'CALL_-1207952644', u'INDIRECT_-1207941326'), (u'MULTIEQUAL_-1207942870', u'MULTIEQUAL_-1207942807'), (u'INT_NOTEQUAL_-1207957498', u'CBRANCH_-1207957497'), (u'INDIRECT_-1207942340', u'MULTIEQUAL_-1207942240'), (u'CALL_-1207954202', u'INDIRECT_-1207944057'), (u'CALL_-1207953296', u'INDIRECT_-1207943219'), (u'STORE_-1207954189', u'INDIRECT_-1207945959'), (u'CALL_-1207953744', u'INDIRECT_-1207941628'), (u'INDIRECT_-1207940924', u'MULTIEQUAL_-1207940797'), (u'MULTIEQUAL_-1207950445', u'INT_ZEXT_-1207953201'), (u'CALL_-1207954100', u'INDIRECT_-1207946320'), (u'INDIRECT_-1207943112', u'MULTIEQUAL_-1207942952'), (u'MULTIEQUAL_-1207942556', u'MULTIEQUAL_-1207942493'), (u'INDIRECT_-1207946609', u'MULTIEQUAL_-1207947048'), (u'INDIRECT_-1207942881', u'MULTIEQUAL_-1207942780'), (u'CALL_-1207957891', u'INDIRECT_-1207946969'), (u'INDIRECT_-1207945372', u'MULTIEQUAL_-1207945388'), (u'STORE_-1207953799', u'INDIRECT_-1207945735'), ('tmp_10443', u'PTRSUB_-1207940856'), (u'CALL_-1207957103', u'INDIRECT_-1207947669'), (u'MULTIEQUAL_-1207942556', u'MULTIEQUAL_-1207942544'), (u'CALL_-1207953782', u'INDIRECT_-1207942899'), ('const-8', u'PTRSUB_-1207939171'), (u'CALL_-1207953809', u'INDIRECT_-1207941461'), (u'INDIRECT_-1207944455', u'COPY_-1207944419'), (u'INDIRECT_-1207942553', u'MULTIEQUAL_-1207942414'), (u'CALL_-1207952839', u'INDIRECT_-1207941854'), (u'LOAD_-1207953499', u'PTRSUB_-1207938955'), ('const-433', u'LOAD_-1207958692'), (u'CALL_-1207953809', u'INDIRECT_-1207945527'), ('const-0', u'INT_NOTEQUAL_-1207957612'), (u'INDIRECT_-1207942625', u'MULTIEQUAL_-1207944734'), (u'CALL_-1207953033', u'INDIRECT_-1207942584'), (u'INDIRECT_-1207949105', u'MULTIEQUAL_-1207948990'), (u'CALL_-1207953063', u'INDIRECT_-1207940313'), ('tmp_4288', u'BRANCH_-1207953760'), (u'MULTIEQUAL_-1207947557', u'MULTIEQUAL_-1207947535'), (u'INDIRECT_-1207940368', u'MULTIEQUAL_-1207940246'), (u'STORE_-1207955972', u'INDIRECT_-1207946782'), (u'MULTIEQUAL_-1207943205', u'MULTIEQUAL_-1207943190'), (u'CALL_-1207957557', u'INDIRECT_-1207946736'), ('tmp_9874', u'CBRANCH_-1207954448'), (u'MULTIEQUAL_-1207941729', u'MULTIEQUAL_-1207941708'), (u'CALL_-1207955336', u'INDIRECT_-1207945986'), (u'CAST_-1207939074', u'STORE_-1207954241'), (u'INDIRECT_-1207947673', u'MULTIEQUAL_-1207947513'), (u'MULTIEQUAL_-1207949271', u'PTRSUB_-1207939930'), (u'CALL_-1207957557', u'INDIRECT_-1207942982'), (u'MULTIEQUAL_-1207944827', u'MULTIEQUAL_-1207944810'), (u'INDIRECT_-1207943338', u'MULTIEQUAL_-1207943354'), (u'CALL_-1207952666', u'INDIRECT_-1207944313'), ('const-1', u'COPY_-1207939015'), (u'INDIRECT_-1207942737', u'MULTIEQUAL_-1207942579'), (u'CALL_-1207953059', u'INDIRECT_-1207944274'), (u'INDIRECT_-1207944509', u'MULTIEQUAL_-1207944462'), (u'MULTIEQUAL_-1207943635', u'MULTIEQUAL_-1207943919'), (u'PTRSUB_-1207938635', u'LOAD_-1207953363'), ('const-0', u'CALL_-1207951938'), (u'CALL_-1207954162', u'INDIRECT_-1207942592'), (u'CALL_-1207952996', u'INDIRECT_-1207942712'), (u'CALL_-1207953951', u'INDIRECT_-1207943894'), (u'INDIRECT_-1207944033', u'MULTIEQUAL_-1207946142'), (u'INDIRECT_-1207943937', u'MULTIEQUAL_-1207943816'), (u'INDIRECT_-1207940865', u'MULTIEQUAL_-1207943024'), ('const-433', u'STORE_-1207953064'), (u'CALL_-1207953782', u'INDIRECT_-1207942275'), (u'CALL_-1207953703', u'INDIRECT_-1207943592'), (u'CALL_-1207957070', u'INDIRECT_-1207944488'), (u'CAST_-1207938847', u'STORE_-1207953854'), (u'PTRSUB_-1207942186', u'LOAD_-1207959091'), ('const-1', u'PTRADD_-1207958729'), (u'MULTIEQUAL_-1207943509', u'MULTIEQUAL_-1207944904'), (u'INDIRECT_-1207942641', u'MULTIEQUAL_-1207942400'), (u'MULTIEQUAL_-1207948856', u'BOOL_NEGATE_-1207946798'), ('tmp_9109', u'CBRANCH_-1207953160'), (u'CALL_-1207953407', u'INDIRECT_-1207940772'), (u'STORE_-1207958131', u'INDIRECT_-1207943139'), (u'CAST_-1207939220', u'CALL_-1207954014'), (u'MULTIEQUAL_-1207947027', u'MULTIEQUAL_-1207948422'), (u'MULTIEQUAL_-1207946821', u'MULTIEQUAL_-1207946761'), ('const-16', u'PTRSUB_-1207941847'), (u'INT_ZEXT_-1207958774', u'INT_MULT_-1207949430'), (u'MULTIEQUAL_-1207942122', u'MULTIEQUAL_-1207942101'), (u'CALL_-1207952857', u'INDIRECT_-1207940500'), (u'PTRSUB_-1207941187', u'CAST_-1207940570'), (u'CAST_-1207941084', u'LOAD_-1207957789'), ('tmp_27278', u'PTRSUB_-1207938834'), (u'CALL_-1207954162', u'INDIRECT_-1207945254'), ('const-0', u'PTRSUB_-1207938657'), (u'PTRSUB_-1207942551', u'PTRSUB_-1207942214'), (u'INDIRECT_-1207944494', u'MULTIEQUAL_-1207944582'), (u'CALL_-1207951877', u'INDIRECT_-1207943289'), ('const-1', u'PTRADD_-1207958935'), (u'CALL_-1207953189', u'INDIRECT_-1207942695'), ('const-22056', u'PTRSUB_-1207941439'), ('const-4576', u'PTRSUB_-1207942560'), (u'INDIRECT_-1207943274', u'MULTIEQUAL_-1207943137'), ('const-1', u'PTRADD_-1207941067'), (u'CALL_-1207954100', u'INDIRECT_-1207945105'), (u'INDIRECT_-1207944683', u'MULTIEQUAL_-1207944515'), ('const-5400', u'PTRSUB_-1207942418'), (u'INDIRECT_-1207942492', u'MULTIEQUAL_-1207943592'), (u'PTRSUB_-1207941848', u'CAST_-1207941210'), (u'LOAD_-1207956318', u'INT_EQUAL_-1207955414'), (u'INT_LESS_-1207954030', u'CBRANCH_-1207954036'), ('const-1', u'PTRADD_-1207953068'), (u'PTRSUB_-1207938579', u'CALL_-1207953407'), (u'LOAD_-1207956753', u'INT_EQUAL_-1207956738'), ('const-0', u'INT_EQUAL_-1207951792'), (u'LOAD_-1207959325', u'INT_NOTEQUAL_-1207954448'), (u'MULTIEQUAL_-1207947021', u'MULTIEQUAL_-1207946780'), (u'MULTIEQUAL_-1207945329', u'MULTIEQUAL_-1207945311'), (u'CALL_-1207951865', u'INDIRECT_-1207943270'), ('const-20864', u'PTRSUB_-1207940450'), (u'COPY_-1207958748', u'MULTIEQUAL_-1207948859'), (u'INT_NOTEQUAL_-1207955494', u'CBRANCH_-1207955488'), ('const-0', u'INT_NOTEQUAL_-1207955385'), (u'CALL_-1207953575', u'INDIRECT_-1207942281'), (u'CALL_-1207953065', u'INDIRECT_-1207940651'), (u'PTRSUB_-1207938834', u'PTRSUB_-1207938652'), (u'STORE_-1207953799', u'INDIRECT_-1207945486'), (u'INDIRECT_-1207943744', u'MULTIEQUAL_-1207943607'), (u'INDIRECT_-1207943900', u'MULTIEQUAL_-1207944395'), (u'CALL_-1207953738', u'INDIRECT_-1207942598'), (u'INDIRECT_-1207942336', u'MULTIEQUAL_-1207943436'), (u'PTRSUB_-1207942239', u'PTRSUB_-1207941926'), (u'INT_EQUAL_-1207956059', u'CBRANCH_-1207956064'), ('const-0', u'INT_EQUAL_-1207958993'), ('tmp_10443', u'PTRSUB_-1207942540'), (u'CALL_-1207953714', u'INDIRECT_-1207942273'), (u'MULTIEQUAL_-1207950445', u'INT_ZEXT_-1207951528'), ('const-5', u'COPY_-1207953157'), (u'CALL_-1207953039', u'INDIRECT_-1207943120'), (u'STORE_-1207959155', u'INDIRECT_-1207949088'), (u'INDIRECT_-1207947921', u'MULTIEQUAL_-1207947976'), (u'CALL_-1207953871', u'INDIRECT_-1207940492'), (u'CALL_-1207953187', u'INDIRECT_-1207944445'), (u'CALL_-1207953061', u'INDIRECT_-1207940451'), (u'CALL_-1207953187', u'INDIRECT_-1207940663'), ('tmp_10443', u'PTRSUB_-1207942380'), (u'CALL_-1207956647', u'INDIRECT_-1207947691'), (u'CAST_-1207939293', u'COPY_-1207939369'), ('tmp_10443', u'PTRSUB_-1207942520'), ('tmp_8637', u'BRANCH_-1207952243'), (u'INDIRECT_-1207943095', u'MULTIEQUAL_-1207945204'), ('const-8', u'PTRSUB_-1207939589'), (u'CALL_-1207954162', u'INDIRECT_-1207942748'), ('tmp_10443', u'PTRSUB_-1207942171'), ('const-1', u'PTRADD_-1207953513'), (u'CALL_-1207956522', u'INDIRECT_-1207942329'), (u'CALL_-1207957557', u'INDIRECT_-1207946892'), (u'INT_NOTEQUAL_-1207955980', u'CBRANCH_-1207955975'), (u'MULTIEQUAL_-1207941385', u'MULTIEQUAL_-1207941368'), (u'CAST_-1207940022', u'CBRANCH_-1207956039'), (u'CALL_-1207953847', u'INDIRECT_-1207940013'), (u'INDIRECT_-1207942184', u'MULTIEQUAL_-1207942083'), (u'INDIRECT_-1207941969', u'MULTIEQUAL_-1207942014'), (u'CALL_-1207952706', u'INDIRECT_-1207941500'), (u'INDIRECT_-1207941394', u'MULTIEQUAL_-1207941234'), (u'PTRSUB_-1207939070', u'CAST_-1207938847'), (u'INDIRECT_-1207945280', u'MULTIEQUAL_-1207948839'), (u'PTRSUB_-1207940310', u'LOAD_-1207955559'), (u'COPY_-1207957841', u'MULTIEQUAL_-1207944902'), (u'LOAD_-1207957989', u'CALL_-1207957960'), (u'MULTIEQUAL_-1207945831', u'MULTIEQUAL_-1207945609'), ('const-0', u'INT_EQUAL_-1207958364'), (u'INT_EQUAL_-1207956038', u'MULTIEQUAL_-1207949235'), (u'INDIRECT_-1207944983', u'MULTIEQUAL_-1207944955'), (u'CALL_-1207953809', u'INDIRECT_-1207946244'), (u'CALL_-1207957002', u'INDIRECT_-1207943577'), (u'CALL_-1207953809', u'INDIRECT_-1207943805'), (u'PTRSUB_-1207938876', u'STORE_-1207953768'), (u'COPY_-1207938125', u'CALL_-1207953059'), (u'INDIRECT_-1207946239', u'MULTIEQUAL_-1207945956'), (u'CAST_-1207941086', u'INT_ADD_-1207941776'), (u'CALL_-1207953564', u'INDIRECT_-1207945372'), ('tmp_6859', u'CBRANCH_-1207953303'), (u'CALL_-1207951869', u'INDIRECT_-1207940266'), (u'PTRSUB_-1207938753', u'STORE_-1207953452'), (u'STORE_-1207953064', u'INDIRECT_-1207945877'), (u'COPY_-1207937817', u'MULTIEQUAL_-1207948151'), (u'CALL_-1207958074', u'INDIRECT_-1207950125'), (u'CALL_-1207953065', u'INDIRECT_-1207941745'), (u'INDIRECT_-1207941560', u'MULTIEQUAL_-1207941459'), (u'INDIRECT_-1207944210', u'MULTIEQUAL_-1207944083'), (u'CALL_-1207953189', u'INDIRECT_-1207943165'), (u'MULTIEQUAL_-1207944432', u'MULTIEQUAL_-1207944582'), (u'INDIRECT_-1207941096', u'MULTIEQUAL_-1207940935'), (u'CALL_-1207953254', u'INDIRECT_-1207943665'), (u'MULTIEQUAL_-1207943510', u'MULTIEQUAL_-1207943491'), (u'CALL_-1207953564', u'INDIRECT_-1207941618'), (u'INDIRECT_-1207944637', u'MULTIEQUAL_-1207944498'), (u'PTRSUB_-1207939581', u'CALL_-1207952246'), (u'CALL_-1207956647', u'INDIRECT_-1207946008'), (u'MULTIEQUAL_-1207945410', u'MULTIEQUAL_-1207945395'), ('const-433', u'LOAD_-1207956690'), ('const-1', u'RETURN_-1207952637'), ('tmp_27278', u'PTRSUB_-1207941187'), ('const-433', u'LOAD_-1207956055'), (u'CALL_-1207952004', u'INDIRECT_-1207941467'), (u'PTRSUB_-1207939497', u'PTRSUB_-1207939299'), (u'INDIRECT_-1207946221', u'MULTIEQUAL_-1207945984'), (u'CALL_-1207955336', u'INDIRECT_-1207946703'), (u'STORE_-1207954189', u'INDIRECT_-1207946208'), (u'CALL_-1207953744', u'INDIRECT_-1207942876'), (u'CALL_-1207953228', u'INDIRECT_-1207941647'), (u'CALL_-1207957891', u'INDIRECT_-1207947998'), (u'CALL_-1207953834', u'INDIRECT_-1207945741'), ('tmp_27278', u'PTRSUB_-1207940175'), (u'STORE_-1207954408', u'INDIRECT_-1207948011'), (u'CALL_-1207952580', u'INDIRECT_-1207941596'), (u'INDIRECT_-1207947965', u'MULTIEQUAL_-1207947799'), (u'INDIRECT_-1207947747', u'MULTIEQUAL_-1207947680'), (u'INDIRECT_-1207943219', u'MULTIEQUAL_-1207943116'), (u'CALL_-1207953189', u'INDIRECT_-1207943633'), (u'CALL_-1207953834', u'INDIRECT_-1207941831'), (u'CALL_-1207953809', u'INDIRECT_-1207942085'), (u'PTRSUB_-1207941544', u'CAST_-1207940885'), (u'PTRSUB_-1207941906', u'LOAD_-1207958524'), (u'INDIRECT_-1207941784', u'MULTIEQUAL_-1207941620'), (u'CALL_-1207953210', u'INDIRECT_-1207940972'), (u'CALL_-1207953776', u'INDIRECT_-1207939967'), (u'MULTIEQUAL_-1207941780', u'MULTIEQUAL_-1207941764'), (u'CALL_-1207953203', u'INDIRECT_-1207946746'), (u'CALL_-1207953215', u'INDIRECT_-1207942244'), (u'COPY_-1207939987', u'MULTIEQUAL_-1207950472'), (u'CALL_-1207953947', u'INDIRECT_-1207946221'), (u'CALL_-1207951938', u'INDIRECT_-1207940036'), (u'CALL_-1207956647', u'INDIRECT_-1207946320'), ('tmp_8918', u'CBRANCH_-1207951891'), (u'CALL_-1207952642', u'INDIRECT_-1207942398'), (u'INT_NOTEQUAL_-1207953857', u'CBRANCH_-1207953855'), (u'INDIRECT_-1207950012', u'MULTIEQUAL_-1207949913'), (u'INDIRECT_-1207941046', u'MULTIEQUAL_-1207942712'), (u'CALL_-1207952964', u'CAST_-1207937156'), ('const-433', u'STORE_-1207958497'), (u'PTRADD_-1207953156', u'COPY_-1207939365'), (u'CALL_-1207952666', u'INDIRECT_-1207943347'), (u'CALL_-1207954014', u'INDIRECT_-1207944874'), ('const-5', u'INT_AND_-1207957635'), (u'INDIRECT_-1207944979', u'MULTIEQUAL_-1207944932'), (u'INDIRECT_-1207946678', u'MULTIEQUAL_-1207946966'), ('const-0', u'PTRSUB_-1207956729'), (u'CALL_-1207955360', u'INDIRECT_-1207945997'), (u'CALL_-1207957891', u'INDIRECT_-1207945873'), (u'INDIRECT_-1207945148', u'MULTIEQUAL_-1207944815'), (u'INDIRECT_-1207945229', u'MULTIEQUAL_-1207947253'), (u'INDIRECT_-1207947334', u'MULTIEQUAL_-1207947238'), (u'CALL_-1207953039', u'INDIRECT_-1207941398'), (u'PTRSUB_-1207939589', u'LOAD_-1207953902'), ('tmp_9275', u'BRANCH_-1207953052'), (u'INDIRECT_-1207946782', u'MULTIEQUAL_-1207946725'), (u'INDIRECT_-1207943182', u'MULTIEQUAL_-1207943198'), (u'CALL_-1207953061', u'INDIRECT_-1207944298'), (u'INDIRECT_-1207944159', u'MULTIEQUAL_-1207944031'), (u'INT_EQUAL_-1207953555', u'MULTIEQUAL_-1207948925'), (u'CALL_-1207951847', u'INDIRECT_-1207940768'), (u'INDIRECT_-1207941565', u'MULTIEQUAL_-1207941452'), ('const-97', u'PTRSUB_-1207940696'), (u'CALL_-1207954340', u'INDIRECT_-1207943670'), (u'PTRSUB_-1207940916', u'STORE_-1207957170'), ('tmp_10443', u'PTRSUB_-1207942290'), (u'INDIRECT_-1207944471', u'MULTIEQUAL_-1207944368'), (u'CALL_-1207951869', u'INDIRECT_-1207942298'), ('const--328', u'PTRSUB_-1207942085'), (u'CALL_-1207952730', u'INDIRECT_-1207944355'), (u'INDIRECT_-1207940190', u'MULTIEQUAL_-1207943643'), ('const-13824', u'PTRSUB_-1207938779'), (u'CALL_-1207953215', u'INDIRECT_-1207939430'), ('const-97', u'PTRSUB_-1207938415'), (u'INDIRECT_-1207946582', u'MULTIEQUAL_-1207946346'), (u'CALL_-1207957557', u'INDIRECT_-1207943138'), (u'CAST_-1207938507', u'INT_NOTEQUAL_-1207953262'), (u'CALL_-1207953204', u'INDIRECT_-1207944387'), (u'INDIRECT_-1207944770', u'MULTIEQUAL_-1207944631'), ('const-0', u'COPY_-1207939650'), (u'CALL_-1207955336', u'INDIRECT_-1207942856'), (u'INDIRECT_-1207944077', u'COPY_-1207944075'), (u'COPY_-1207938009', u'CALL_-1207952964'), (u'CALL_-1207957676', u'INDIRECT_-1207943409'), (u'CALL_-1207951974', u'INDIRECT_-1207944866'), (u'INDIRECT_-1207943704', u'MULTIEQUAL_-1207943992'), (u'MULTIEQUAL_-1207948064', u'MULTIEQUAL_-1207947826'), (u'COPY_-1207948548', u'MULTIEQUAL_-1207948571'), (u'CALL_-1207954014', u'INDIRECT_-1207945656'), (u'CALL_-1207953137', u'INDIRECT_-1207940456'), (u'PTRSUB_-1207941171', u'LOAD_-1207954421'), (u'INDIRECT_-1207941168', u'MULTIEQUAL_-1207940997'), (u'MULTIEQUAL_-1207942041', u'MULTIEQUAL_-1207942020'), (u'CALL_-1207953163', u'INDIRECT_-1207939870'), (u'INDIRECT_-1207944985', u'MULTIEQUAL_-1207944901'), (u'MULTIEQUAL_-1207946112', u'CALL_-1207955913'), ('const-1', u'STORE_-1207954408'), (u'CALL_-1207958300', u'INDIRECT_-1207946609'), (u'INDIRECT_-1207942020', u'MULTIEQUAL_-1207945519'), (u'INDIRECT_-1207944470', u'MULTIEQUAL_-1207944389'), (u'INT_NOTEQUAL_-1207956185', u'CBRANCH_-1207956179'), (u'CALL_-1207952887', u'INDIRECT_-1207943129'), (u'CALL_-1207953037', u'INDIRECT_-1207941692'), (u'CALL_-1207957002', u'INDIRECT_-1207947922'), ('const-0', u'CALL_-1207952004'), (u'CALL_-1207953061', u'INDIRECT_-1207941541'), (u'MULTIEQUAL_-1207951814', u'PTRADD_-1207956366'), (u'MULTIEQUAL_-1207949271', u'PTRSUB_-1207939879'), ('const--512', u'PTRSUB_-1207941123'), (u'CALL_-1207954014', u'INDIRECT_-1207943152'), (u'PTRSUB_-1207940452', u'LOAD_-1207956174'), (u'CALL_-1207952887', u'INDIRECT_-1207940783'), ('const-97', u'PTRSUB_-1207940466'), (u'INDIRECT_-1207940861', u'MULTIEQUAL_-1207940703'), (u'INDIRECT_-1207941785', u'MULTIEQUAL_-1207942559'), (u'CALL_-1207952246', u'INDIRECT_-1207941451'), (u'CALL_-1207952887', u'INDIRECT_-1207942659'), (u'CALL_-1207953548', u'INDIRECT_-1207940860'), (u'LOAD_-1207953499', u'PTRSUB_-1207939014'), (u'MULTIEQUAL_-1207949913', u'MULTIEQUAL_-1207949672'), (u'CALL_-1207954162', u'INDIRECT_-1207942436'), (u'CALL_-1207951922', u'INDIRECT_-1207940419'), (u'CALL_-1207954058', u'INDIRECT_-1207943987'), (u'CAST_-1207941186', u'INT_ADD_-1207957931'), ('const-0', u'INT_NOTEQUAL_-1207957648'), (u'CALL_-1207953668', u'INDIRECT_-1207942165'), (u'PTRADD_-1207953068', u'COPY_-1207939337'), (u'CALL_-1207952825', u'INDIRECT_-1207942205'), (u'CALL_-1207951974', u'INDIRECT_-1207942648'), ('tmp_981', u'CBRANCH_-1207958693'), ('const-433', u'LOAD_-1207957519'), (u'CALL_-1207951922', u'INDIRECT_-1207944578'), (u'COPY_-1207941814', u'MULTIEQUAL_-1207952129'), ('const-0', u'INT_NOTEQUAL_-1207956436'), (u'CALL_-1207955913', u'INDIRECT_-1207942336'), (u'INDIRECT_-1207943116', u'MULTIEQUAL_-1207946615'), (u'CALL_-1207957103', u'INDIRECT_-1207943105'), ('const-3660800', u'COPY_-1207938148'), (u'STORE_-1207955972', u'INDIRECT_-1207947280'), ('tmp_8473', u'BRANCH_-1207951919'), (u'INT_REM_-1207957494', u'CALL_-1207957491'), (u'INDIRECT_-1207942612', u'MULTIEQUAL_-1207944278'), (u'INDIRECT_-1207944512', u'COPY_-1207944525'), (u'CALL_-1207954100', u'INDIRECT_-1207941195'), (u'CALL_-1207953951', u'INDIRECT_-1207941706'), (u'INT_ZEXT_-1207953206', u'INT_MULT_-1207946808'), ('tmp_27278', u'PTRSUB_-1207938747'), (u'INDIRECT_-1207948728', u'MULTIEQUAL_-1207946685'), (u'CALL_-1207956305', u'INDIRECT_-1207941712'), (u'COPY_-1207938283', u'CALL_-1207953059'), (u'MULTIEQUAL_-1207948511', u'MULTIEQUAL_-1207948492'), ('const-1', u'CALL_-1207951938'), (u'INDIRECT_-1207941189', u'MULTIEQUAL_-1207941234'), (u'INDIRECT_-1207940772', u'MULTIEQUAL_-1207940635'), (u'CALL_-1207953187', u'INDIRECT_-1207941757'), ('const-96', u'PTRSUB_-1207940090'), (u'INDIRECT_-1207940929', u'MULTIEQUAL_-1207940761'), (u'COPY_-1207938259', u'CALL_-1207953057'), ('tmp_27278', u'PTRSUB_-1207941067'), (u'LOAD_-1207959295', u'INT_NOTEQUAL_-1207959279'), (u'CALL_-1207953871', u'INDIRECT_-1207940960'), (u'CALL_-1207957491', u'INDIRECT_-1207943415'), (u'INDIRECT_-1207946066', u'MULTIEQUAL_-1207945879'), (u'CALL_-1207951861', u'INDIRECT_-1207942848'), ('const-1', u'PTRADD_-1207953156'), (u'MULTIEQUAL_-1207943816', u'MULTIEQUAL_-1207943800'), (u'INDIRECT_-1207948789', u'MULTIEQUAL_-1207948696'), (u'CALL_-1207956522', u'INDIRECT_-1207942485'), (u'MULTIEQUAL_-1207943579', u'MULTIEQUAL_-1207943338'), (u'INDIRECT_-1207943579', u'MULTIEQUAL_-1207943338'), (u'INDIRECT_-1207941618', u'MULTIEQUAL_-1207941496'), (u'PTRSUB_-1207939255', u'PTRSUB_-1207939205'), (u'CALL_-1207953061', u'INDIRECT_-1207941385'), (u'INDIRECT_-1207944563', u'MULTIEQUAL_-1207944442'), (u'CALL_-1207951861', u'INDIRECT_-1207940346'), ('const-97', u'PTRSUB_-1207941964'), ('tmp_10443', u'PTRSUB_-1207940688'), (u'PTRSUB_-1207942339', u'STORE_-1207958725'), (u'LOAD_-1207955483', u'INT_NOTEQUAL_-1207955467'), (u'CALL_-1207953163', u'INDIRECT_-1207940964'), (u'MULTIEQUAL_-1207941992', u'MULTIEQUAL_-1207941970'), (u'INDIRECT_-1207940629', u'MULTIEQUAL_-1207940516'), (u'CALL_-1207953035', u'INDIRECT_-1207944350'), (u'INT_AND_-1207957635', u'INT_NOTEQUAL_-1207957648'), (u'INDIRECT_-1207948182', u'MULTIEQUAL_-1207948093'), (u'CALL_-1207953041', u'INDIRECT_-1207942204'), ('const-0', u'PTRSUB_-1207938755'), (u'INDIRECT_-1207944278', u'MULTIEQUAL_-1207944156'), (u'COPY_-1207938428', u'CALL_-1207951865'), (u'CALL_-1207957557', u'INDIRECT_-1207946266'), (u'CALL_-1207953059', u'INDIRECT_-1207944361'), (u'CALL_-1207952706', u'INDIRECT_-1207944344'), ('const-433', u'LOAD_-1207957798'), (u'CALL_-1207951877', u'INDIRECT_-1207940317'), (u'CAST_-1207939148', u'CALL_-1207954340'), (u'INDIRECT_-1207943034', u'MULTIEQUAL_-1207942870'), (u'INDIRECT_-1207944434', u'MULTIEQUAL_-1207944450'), (u'PTRADD_-1207953151', u'COPY_-1207939379'), (u'MULTIEQUAL_-1207943650', u'MULTIEQUAL_-1207943638'), (u'LOAD_-1207954288', u'PTRSUB_-1207939488'), (u'INDIRECT_-1207946857', u'MULTIEQUAL_-1207946810'), (u'CALL_-1207954014', u'INDIRECT_-1207948387'), (u'PTRSUB_-1207942328', u'PTRSUB_-1207942007'), (u'CALL_-1207953407', u'INDIRECT_-1207941396'), (u'PTRSUB_-1207938746', u'PTRSUB_-1207938566'), (u'INDIRECT_-1207941876', u'MULTIEQUAL_-1207941715'), ('const-1', u'PTRADD_-1207957546'), (u'CALL_-1207953035', u'INDIRECT_-1207940104'), (u'INDIRECT_-1207943533', u'MULTIEQUAL_-1207943405'), ('const-2', u'COPY_-1207951894'), (u'STORE_-1207952033', u'INDIRECT_-1207944911'), (u'CALL_-1207956876', u'INDIRECT_-1207946305'), (u'INDIRECT_-1207943371', u'MULTIEQUAL_-1207943267'), ('const-0', u'CALL_-1207953744'), (u'CALL_-1207952857', u'INDIRECT_-1207941126'), (u'CALL_-1207953037', u'INDIRECT_-1207944374'), (u'INDIRECT_-1207945761', u'MULTIEQUAL_-1207945714'), (u'MULTIEQUAL_-1207946323', u'MULTIEQUAL_-1207948128'), (u'CALL_-1207957002', u'INDIRECT_-1207946707'), (u'INDIRECT_-1207943868', u'MULTIEQUAL_-1207943956'), (u'CAST_-1207939551', u'COPY_-1207939668'), (u'INDIRECT_-1207945616', u'MULTIEQUAL_-1207945283'), ('const-1', u'COPY_-1207938780'), ('const-1', u'SUBPIECE_-1207944367'), (u'INDIRECT_-1207939724', u'MULTIEQUAL_-1207940623'), (u'CALL_-1207952887', u'CALL_-1207952825'), (u'CALL_-1207953033', u'INDIRECT_-1207941488'), (u'CALL_-1207955913', u'INDIRECT_-1207945622'), (u'CALL_-1207953847', u'INDIRECT_-1207941263'), (u'CALL_-1207955336', u'INDIRECT_-1207943170'), (u'CALL_-1207952996', u'INDIRECT_-1207945649'), (u'CALL_-1207952857', u'INDIRECT_-1207941908'), (u'INDIRECT_-1207946799', u'MULTIEQUAL_-1207946930'), (u'LOAD_-1207958826', u'CAST_-1207941760'), ('const-433', u'STORE_-1207958531'), (u'INT_EQUAL_-1207953108', u'CBRANCH_-1207953109'), (u'INDIRECT_-1207942563', u'MULTIEQUAL_-1207943223'), (u'CALL_-1207954127', u'INDIRECT_-1207944657'), (u'PTRSUB_-1207941015', u'CAST_-1207940617'), (u'CALL_-1207953668', u'INDIRECT_-1207944043'), ('const-0', u'PTRSUB_-1207938503'), ('tmp_27278', u'PTRSUB_-1207939235'), (u'CALL_-1207953575', u'INDIRECT_-1207946377'), (u'INDIRECT_-1207941396', u'MULTIEQUAL_-1207941891'), (u'INT_NOTEQUAL_-1207955385', u'CBRANCH_-1207955379'), ('const-1', u'RETURN_-1207953034'), (u'CALL_-1207953215', u'INDIRECT_-1207943496'), (u'CALL_-1207953187', u'INDIRECT_-1207942697'), (u'LOAD_-1207958560', u'INT_EQUAL_-1207958537'), (u'CALL_-1207953871', u'INDIRECT_-1207942838'), (u'CALL_-1207953800', u'CAST_-1207937924'), (u'CALL_-1207953204', u'INDIRECT_-1207941166'), ('const-0', u'INT_EQUAL_-1207954378'), (u'STORE_-1207956826', u'INDIRECT_-1207942928'), (u'INDIRECT_-1207945120', u'MULTIEQUAL_-1207945208'), (u'INDIRECT_-1207943623', u'MULTIEQUAL_-1207943502'), ('tmp_51172', u'INT_ADD_-1207954348'), (u'CALL_-1207953215', u'INDIRECT_-1207942400'), ('tmp_8869', u'CBRANCH_-1207953721'), ('const-0', u'INT_NOTEQUAL_-1207956267'), (u'CALL_-1207953809', u'INDIRECT_-1207943493'), (u'CALL_-1207953738', u'INDIRECT_-1207939940'), (u'MULTIEQUAL_-1207942776', u'MULTIEQUAL_-1207942754'), (u'CALL_-1207953665', u'INDIRECT_-1207944695'), (u'INDIRECT_-1207939656', u'MULTIEQUAL_-1207940090'), ('const--568', u'PTRSUB_-1207939623'), (u'INDIRECT_-1207941810', u'MULTIEQUAL_-1207942735'), (u'INDIRECT_-1207946587', u'MULTIEQUAL_-1207946527'), (u'LOAD_-1207959091', u'INT_EQUAL_-1207959076'), (u'CALL_-1207953575', u'INDIRECT_-1207943533'), ('const-0', u'COPY_-1207957852'), (u'MULTIEQUAL_-1207946801', u'MULTIEQUAL_-1207946798'), (u'STORE_-1207953452', u'INDIRECT_-1207945530'), (u'CALL_-1207953703', u'INDIRECT_-1207945002'), (u'LOAD_-1207953901', u'PTRSUB_-1207939263'), (u'CALL_-1207952668', u'INDIRECT_-1207941649'), (u'INDIRECT_-1207940731', u'MULTIEQUAL_-1207941415'), (u'MULTIEQUAL_-1207941103', u'MULTIEQUAL_-1207941082'), (u'MULTIEQUAL_-1207946709', u'MULTIEQUAL_-1207946468'), (u'MULTIEQUAL_-1207947607', u'MULTIEQUAL_-1207947577'), (u'INDIRECT_-1207947998', u'MULTIEQUAL_-1207947815'), (u'INT_EQUAL_-1207953196', u'CBRANCH_-1207953197'), (u'INDIRECT_-1207940013', u'MULTIEQUAL_-1207942046'), (u'INT_SUB_-1207953851', u'MULTIEQUAL_-1207950798'), (u'CALL_-1207953228', u'INDIRECT_-1207944896'), ('const-36952', u'PTRSUB_-1207940718'), (u'PTRSUB_-1207941155', u'STORE_-1207954398'), (u'INT_ADD_-1207953955', u'CAST_-1207938917'), ('tmp_10443', u'PTRSUB_-1207941627'), (u'CALL_-1207953815', u'INDIRECT_-1207944771'), ('const-433', u'STORE_-1207954241'), (u'CALL_-1207952240', u'INDIRECT_-1207947020'), (u'CALL_-1207953714', u'INDIRECT_-1207943839'), (u'LOAD_-1207953499', u'PTRSUB_-1207938579'), (u'CALL_-1207955913', u'INDIRECT_-1207946090'), (u'CALL_-1207953665', u'INDIRECT_-1207942035'), (u'PTRSUB_-1207941877', u'CAST_-1207941237'), (u'STORE_-1207953478', u'INDIRECT_-1207946998'), (u'CALL_-1207953187', u'INDIRECT_-1207939725'), ('tmp_10443', u'PTRSUB_-1207940904'), (u'INT_EQUAL_-1207951792', u'CBRANCH_-1207951776'), (u'INDIRECT_-1207941236', u'MULTIEQUAL_-1207944735'), (u'CALL_-1207958074', u'INDIRECT_-1207943172'), (u'INDIRECT_-1207944828', u'COPY_-1207944811'), (u'MULTIEQUAL_-1207950496', u'PTRADD_-1207953968'), ('const-104', u'PTRSUB_-1207938240'), (u'CALL_-1207953834', u'INDIRECT_-1207945585'), (u'INT_EQUAL_-1207955414', u'CBRANCH_-1207955413'), (u'MULTIEQUAL_-1207949870', u'LOAD_-1207953211'), (u'INDIRECT_-1207945255', u'MULTIEQUAL_-1207945300'), (u'CALL_-1207953744', u'INDIRECT_-1207947065'), (u'INDIRECT_-1207945285', u'CAST_-1207940588'), (u'CALL_-1207952825', u'INDIRECT_-1207944828'), (u'CALL_-1207955913', u'INDIRECT_-1207943274'), (u'INDIRECT_-1207945927', u'MULTIEQUAL_-1207945686'), ('const-0', u'CALL_-1207951974'), (u'INDIRECT_-1207941317', u'MULTIEQUAL_-1207941216'), (u'INDIRECT_-1207944352', u'MULTIEQUAL_-1207944273'), (u'CALL_-1207952887', u'INDIRECT_-1207942191'), ('const-0', u'PTRSUB_-1207938753'), (u'INDIRECT_-1207947361', u'MULTIEQUAL_-1207947004'), (u'MULTIEQUAL_-1207943067', u'PTRADD_-1207953361'), (u'PTRSUB_-1207939331', u'CALL_-1207951864'), (u'INT_EQUAL_-1207951523', u'CBRANCH_-1207951524'), (u'INDIRECT_-1207941697', u'MULTIEQUAL_-1207941603'), ('const-0', u'INT_EQUAL_-1207953217'), (u'INDIRECT_-1207943861', u'MULTIEQUAL_-1207944545'), (u'STORE_-1207953710', u'INDIRECT_-1207944648'), (u'INDIRECT_-1207940612', u'MULTIEQUAL_-1207944111'), (u'INDIRECT_-1207946567', u'MULTIEQUAL_-1207946323'), (u'PTRSUB_-1207938709', u'STORE_-1207952980'), ('const-433', u'LOAD_-1207957947'), (u'CALL_-1207951847', u'INDIRECT_-1207942958'), (u'INT_EQUAL_-1207953569', u'CBRANCH_-1207953563'), (u'CALL_-1207957676', u'INDIRECT_-1207946225'), (u'PTRSUB_-1207939101', u'PTRSUB_-1207938667'), (u'PTRADD_-1207953968', u'CALL_-1207954014'), (u'CALL_-1207952246', u'INDIRECT_-1207945482'), ('tmp_10443', u'PTRSUB_-1207942560'), (u'PTRSUB_-1207940331', u'PTRSUB_-1207940110'), (u'CALL_-1207953738', u'INDIRECT_-1207943068'), (u'MULTIEQUAL_-1207940761', u'MULTIEQUAL_-1207940744'), (u'INT_EQUAL_-1207953520', u'INT_ZEXT_-1207951501'), (u'INDIRECT_-1207943112', u'MULTIEQUAL_-1207942779'), (u'STORE_-1207952033', u'INDIRECT_-1207945409'), (u'CALL_-1207953871', u'INDIRECT_-1207939868'), (u'CALL_-1207953254', u'INDIRECT_-1207941629'), (u'INDIRECT_-1207944745', u'MULTIEQUAL_-1207944606'), ('const-433', u'LOAD_-1207956428'), (u'CALL_-1207953189', u'INDIRECT_-1207941599'), (u'INDIRECT_-1207945468', u'MULTIEQUAL_-1207945410'), ('tmp_3458', u'CBRANCH_-1207956342'), ('const-104', u'PTRSUB_-1207940410'), ('const-0', u'PTRSUB_-1207939027'), (u'CALL_-1207953039', u'INDIRECT_-1207939366'), (u'INDIRECT_-1207941688', u'MULTIEQUAL_-1207942122'), (u'PTRSUB_-1207939854', u'INT_NOTEQUAL_-1207953711'), (u'INDIRECT_-1207942293', u'MULTIEQUAL_-1207945455'), (u'INDIRECT_-1207947880', u'MULTIEQUAL_-1207947264'), (u'CALLIND_-1207957474', u'INDIRECT_-1207948170'), (u'INDIRECT_-1207943026', u'MULTIEQUAL_-1207942904'), (u'CALL_-1207956777', u'INDIRECT_-1207943568'), (u'CALL_-1207953668', u'INDIRECT_-1207941697'), (u'PTRSUB_-1207940258', u'PTRSUB_-1207940181'), (u'INT_EQUAL_-1207954139', u'CBRANCH_-1207954135'), (u'INT_NOTEQUAL_-1207956549', u'CBRANCH_-1207956543'), (u'PTRADD_-1207957546', u'LOAD_-1207957608'), (u'INDIRECT_-1207941433', u'MULTIEQUAL_-1207941312'), (u'INDIRECT_-1207943200', u'MULTIEQUAL_-1207943029'), ('const--2', u'INT_MULT_-1207945129'), (u'CALL_-1207957960', u'INDIRECT_-1207950045'), (u'CALL_-1207953204', u'INDIRECT_-1207940072'), ('const-433', u'LOAD_-1207956283'), ('const--584', u'PTRSUB_-1207941956'), (u'CALL_-1207953059', u'INDIRECT_-1207942457'), ('const-33', u'PTRSUB_-1207939450'), (u'INDIRECT_-1207940883', u'MULTIEQUAL_-1207940744'), (u'MULTIEQUAL_-1207943223', u'CALL_-1207953407'), (u'CALL_-1207952004', u'INDIRECT_-1207942249'), (u'CALL_-1207952580', u'INDIRECT_-1207939564'), (u'PTRSUB_-1207938843', u'CAST_-1207938417'), (u'INDIRECT_-1207944024', u'MULTIEQUAL_-1207944112'), (u'CALL_-1207953210', u'INDIRECT_-1207942848'), (u'CALL_-1207955913', u'INDIRECT_-1207944838'), (u'CALL_-1207953947', u'INDIRECT_-1207942502'), (u'CALL_-1207952666', u'INDIRECT_-1207941625'), (u'MULTIEQUAL_-1207941238', u'MULTIEQUAL_-1207941216'), (u'CALL_-1207953809', u'INDIRECT_-1207943023'), (u'CALL_-1207957070', u'INDIRECT_-1207946366'), (u'CALL_-1207956925', u'INDIRECT_-1207947371'), (u'LOAD_-1207959064', u'INT_EQUAL_-1207959049'), (u'INDIRECT_-1207944925', u'MULTIEQUAL_-1207944788'), (u'INDIRECT_-1207940105', u'MULTIEQUAL_-1207943267'), (u'MULTIEQUAL_-1207941338', u'MULTIEQUAL_-1207941317'), (u'CALL_-1207953407', u'INDIRECT_-1207942648'), (u'CALL_-1207953407', u'INDIRECT_-1207941866'), (u'INDIRECT_-1207947525', u'MULTIEQUAL_-1207947464'), (u'CALL_-1207953714', u'INDIRECT_-1207941491'), (u'MULTIEQUAL_-1207952215', u'LOAD_-1207958989'), ('const--728', u'PTRSUB_-1207939341'), (u'CALL_-1207952825', u'INDIRECT_-1207943457'), (u'CALL_-1207953035', u'INDIRECT_-1207939474'), (u'CALL_-1207952940', u'INDIRECT_-1207942015'), (u'PTRSUB_-1207939143', u'PTRSUB_-1207939076'), (u'CALL_-1207953714', u'INDIRECT_-1207943995'), (u'MULTIEQUAL_-1207948422', u'MULTIEQUAL_-1207950223'), ('const-3649325', u'COPY_-1207939941'), (u'INDIRECT_-1207941948', u'MULTIEQUAL_-1207941777'), (u'CALL_-1207954058', u'INDIRECT_-1207941951'), (u'MULTIEQUAL_-1207945167', u'MULTIEQUAL_-1207945145'), (u'INDIRECT_-1207943864', u'MULTIEQUAL_-1207945530'), (u'CALL_-1207957557', u'INDIRECT_-1207943294'), (u'INDIRECT_-1207944199', u'MULTIEQUAL_-1207944105'), (u'MULTIEQUAL_-1207941212', u'MULTIEQUAL_-1207941190'), (u'INDIRECT_-1207941253', u'MULTIEQUAL_-1207941140'), ('const-20064', u'PTRSUB_-1207940733'), (u'PTRSUB_-1207942090', u'LOAD_-1207958891'), (u'CALL_-1207957991', u'INDIRECT_-1207943739'), ('tmp_7886', u'CBRANCH_-1207953871'), (u'INDIRECT_-1207946688', u'MULTIEQUAL_-1207946531'), (u'PTRSUB_-1207940777', u'LOAD_-1207956337'), (u'MULTIEQUAL_-1207942554', u'MULTIEQUAL_-1207942541'), ('const-37576', u'PTRSUB_-1207938622'), ('tmp_6142', u'CBRANCH_-1207953906'), (u'CALL_-1207953782', u'INDIRECT_-1207948604'), (u'PTRSUB_-1207941908', u'CAST_-1207941268'), (u'MULTIEQUAL_-1207946725', u'MULTIEQUAL_-1207946704'), (u'STORE_-1207954173', u'INDIRECT_-1207945700'), (u'COPY_-1207955517', u'MULTIEQUAL_-1207950445'), (u'STORE_-1207958131', u'INDIRECT_-1207944857'), (u'MULTIEQUAL_-1207941946', u'MULTIEQUAL_-1207941927'), (u'CAST_-1207938917', u'CALL_-1207953947'), ('const-433', u'LOAD_-1207958930'), (u'CALL_-1207952604', u'INDIRECT_-1207939263'), (u'INDIRECT_-1207944307', u'MULTIEQUAL_-1207944203'), (u'CALL_-1207957177', u'INDIRECT_-1207943152'), (u'LOAD_-1207956452', u'INT_NOTEQUAL_-1207956436'), (u'CALL_-1207952644', u'INDIRECT_-1207943204'), ('const-15064', u'PTRSUB_-1207942299'), (u'MULTIEQUAL_-1207945998', u'MULTIEQUAL_-1207946148'), (u'CAST_-1207940883', u'LOAD_-1207957428'), (u'PTRSUB_-1207938971', u'PTRSUB_-1207938943'), (u'MULTIEQUAL_-1207942355', u'MULTIEQUAL_-1207942334'), (u'MULTIEQUAL_-1207942541', u'MULTIEQUAL_-1207942825'), (u'INDIRECT_-1207942178', u'MULTIEQUAL_-1207942673'), (u'CALL_-1207951980', u'INDIRECT_-1207945093'), (u'CALL_-1207951980', u'INDIRECT_-1207940124'), (u'MULTIEQUAL_-1207948835', u'BOOL_NEGATE_-1207946758'), ('const-0', u'INT_NOTEQUAL_-1207959244'), (u'INT_ADD_-1207954348', u'CAST_-1207939148'), (u'MULTIEQUAL_-1207949453', u'INT_EQUAL_-1207953520'), (u'CALL_-1207953189', u'INDIRECT_-1207940817'), (u'CALL_-1207952580', u'INDIRECT_-1207940188'), (u'CALL_-1207953800', u'INDIRECT_-1207939822'), (u'CALL_-1207952964', u'INDIRECT_-1207941244'), (u'MULTIEQUAL_-1207942076', u'MULTIEQUAL_-1207942046'), ('const-97', u'PTRSUB_-1207940287'), (u'CALL_-1207953979', u'INDIRECT_-1207943360'), (u'MULTIEQUAL_-1207944056', u'MULTIEQUAL_-1207944034'), (u'CALL_-1207953228', u'INDIRECT_-1207943369'), (u'MULTIEQUAL_-1207947260', u'MULTIEQUAL_-1207947238'), (u'CALL_-1207953665', u'INDIRECT_-1207944539'), (u'INDIRECT_-1207945966', u'MULTIEQUAL_-1207945908'), (u'INDIRECT_-1207942332', u'MULTIEQUAL_-1207945831'), (u'CAST_-1207941455', u'CALL_-1207957676'), (u'STORE_-1207958131', u'INDIRECT_-1207943919'), ('tmp_51151', u'MULTIEQUAL_-1207947691'), (u'MULTIEQUAL_-1207948741', u'MULTIEQUAL_-1207948726'), (u'CALL_-1207957103', u'INDIRECT_-1207946235'), ('const-3660216', u'COPY_-1207938306'), (u'CALL_-1207957002', u'INDIRECT_-1207947424'), (u'CALL_-1207951864', u'INDIRECT_-1207945059'), (u'PTRSUB_-1207941954', u'LOAD_-1207958618'), (u'MULTIEQUAL_-1207945998', u'MULTIEQUAL_-1207945986'), (u'CALL_-1207953951', u'INDIRECT_-1207946582'), ('const-0', u'INT_NOTEQUAL_-1207956696'), (u'MULTIEQUAL_-1207944754', u'MULTIEQUAL_-1207944738'), (u'INDIRECT_-1207948977', u'MULTIEQUAL_-1207948864'), (u'COPY_-1207938917', u'CALL_-1207951861'), (u'STORE_-1207958649', u'INDIRECT_-1207948845'), (u'LOAD_-1207953892', u'INT_EQUAL_-1207953877'), (u'CALL_-1207958300', u'INDIRECT_-1207945043'), ('const-1', u'INT_ADD_-1207939756'), (u'MULTIEQUAL_-1207946079', u'MULTIEQUAL_-1207945055'), (u'INDIRECT_-1207941640', u'MULTIEQUAL_-1207941501'), (u'CALL_-1207953744', u'INDIRECT_-1207944128'), (u'LOAD_-1207953902', u'MULTIEQUAL_-1207949098'), (u'CAST_-1207938430', u'INT_ADD_-1207953148'), ('const-433', u'LOAD_-1207956174'), (u'CALL_-1207953057', u'INDIRECT_-1207940717'), (u'STORE_-1207956826', u'INDIRECT_-1207942460'), (u'INDIRECT_-1207944695', u'MULTIEQUAL_-1207944582'), ('const-0', u'PTRSUB_-1207939168'), (u'MULTIEQUAL_-1207942712', u'MULTIEQUAL_-1207944513'), (u'PTRSUB_-1207939134', u'PTRSUB_-1207939102'), (u'INDIRECT_-1207948513', u'PTRADD_-1207958155'), ('const-1', u'RETURN_-1207951860'), (u'CALL_-1207954058', u'INDIRECT_-1207946047'), (u'MULTIEQUAL_-1207944524', u'MULTIEQUAL_-1207944502'), (u'LOAD_-1207952954', u'PTRADD_-1207938692'), (u'CALL_-1207953979', u'INDIRECT_-1207944077'), (u'INDIRECT_-1207940448', u'MULTIEQUAL_-1207941776'), (u'INDIRECT_-1207944771', u'MULTIEQUAL_-1207944613'), (u'CALL_-1207952666', u'INDIRECT_-1207942565'), (u'CALL_-1207953776', u'INDIRECT_-1207940903'), ('const-433', u'LOAD_-1207957471'), (u'CALL_-1207953037', u'INDIRECT_-1207939816'), (u'PTRSUB_-1207941821', u'LOAD_-1207958379'), (u'MULTIEQUAL_-1207944920', u'MULTIEQUAL_-1207944901'), (u'CALL_-1207954407', u'INDIRECT_-1207941522'), (u'CALL_-1207953744', u'INDIRECT_-1207943972'), (u'INDIRECT_-1207946500', u'MULTIEQUAL_-1207946436'), (u'PTRSUB_-1207941564', u'LOAD_-1207957989'), (u'CALL_-1207953061', u'INDIRECT_-1207941229'), (u'INT_NOTEQUAL_-1207954448', u'CBRANCH_-1207954448'), (u'PTRSUB_-1207940175', u'CALL_-1207954014'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946017'), (u'INDIRECT_-1207946749', u'MULTIEQUAL_-1207948615'), ('tmp_51158', u'MULTIEQUAL_-1207947241'), (u'LOAD_-1207953088', u'INT_EQUAL_-1207953063'), (u'CALL_-1207953668', u'INDIRECT_-1207944669'), (u'CALL_-1207957070', u'INDIRECT_-1207944174'), (u'PTRSUB_-1207939660', u'STORE_-1207953064'), (u'STORE_-1207954415', u'INDIRECT_-1207947718'), (u'INDIRECT_-1207940972', u'MULTIEQUAL_-1207941871'), (u'INDIRECT_-1207942941', u'MULTIEQUAL_-1207942812'), (u'CALL_-1207954100', u'INDIRECT_-1207943541'), (u'INDIRECT_-1207942035', u'MULTIEQUAL_-1207941922'), (u'CALL_-1207952666', u'INDIRECT_-1207942095'), (u'PTRSUB_-1207939873', u'PTRSUB_-1207939664'), (u'MULTIEQUAL_-1207941571', u'MULTIEQUAL_-1207941550'), (u'INDIRECT_-1207942124', u'MULTIEQUAL_-1207942043'), (u'STORE_-1207953793', u'INDIRECT_-1207946097'), (u'CALL_-1207953065', u'INDIRECT_-1207941277'), (u'CAST_-1207941092', u'INT_ADD_-1207957782'), (u'CALL_-1207957491', u'INDIRECT_-1207946701'), (u'PTRSUB_-1207940596', u'LOAD_-1207956452'), (u'PTRSUB_-1207939649', u'STORE_-1207953854'), (u'CALL_-1207957891', u'INDIRECT_-1207945403'), (u'CALL_-1207953037', u'INDIRECT_-1207940596'), (u'CALL_-1207951865', u'INDIRECT_-1207944704'), ('tmp_27278', u'PTRSUB_-1207939581'), (u'PTRADD_-1207957513', u'LOAD_-1207957575'), (u'INT_LESS_-1207953555', u'MULTIEQUAL_-1207949453'), (u'CALL_-1207953776', u'INDIRECT_-1207947673'), (u'CALL_-1207953210', u'INDIRECT_-1207940816'), (u'MULTIEQUAL_-1207951039', u'INT_ADD_-1207953566'), (u'CALL_-1207951877', u'INDIRECT_-1207943445'), (u'CALL_-1207953061', u'INDIRECT_-1207943581'), (u'MULTIEQUAL_-1207944575', u'MULTIEQUAL_-1207946705'), (u'PTRSUB_-1207940242', u'LOAD_-1207955427'), (u'CALL_-1207958300', u'INDIRECT_-1207948513'), (u'CALL_-1207953407', u'INDIRECT_-1207942960'), (u'CALL_-1207952004', u'INDIRECT_-1207940217'), (u'CALL_-1207953039', u'INDIRECT_-1207939210'), (u'CALL_-1207953834', u'INDIRECT_-1207941675'), (u'CALL_-1207954058', u'INDIRECT_-1207942891'), ('const-0', u'INT_EQUAL_-1207958537'), (u'CALL_-1207957960', u'INDIRECT_-1207943248'), (u'CALL_-1207952580', u'INDIRECT_-1207943006'), (u'PTRSUB_-1207938775', u'PTRSUB_-1207938731'), (u'CALL_-1207953189', u'INDIRECT_-1207944350'), ('const-2', u'STORE_-1207959040'), (u'INDIRECT_-1207941553', u'MULTIEQUAL_-1207941385'), (u'INDIRECT_-1207944119', u'MULTIEQUAL_-1207943980'), (u'CALL_-1207953703', u'INDIRECT_-1207945314'), (u'INDIRECT_-1207939968', u'MULTIEQUAL_-1207940402'), (u'CALL_-1207953033', u'INDIRECT_-1207940080'), (u'LOAD_-1207954288', u'CALL_-1207952246'), (u'COPY_-1207938780', u'PIECE_-1207938720'), (u'CALL_-1207953254', u'INDIRECT_-1207945818'), (u'STORE_-1207953760', u'INDIRECT_-1207946326'), (u'CALL_-1207954340', u'INDIRECT_-1207946200'), (u'CALL_-1207953776', u'INDIRECT_-1207944750'), (u'CALL_-1207953951', u'INDIRECT_-1207942486'), (u'CALL_-1207952668', u'INDIRECT_-1207940555'), (u'CALL_-1207953037', u'INDIRECT_-1207941530'), (u'CALL_-1207953834', u'INDIRECT_-1207942455'), (u'CALL_-1207957491', u'INDIRECT_-1207943883'), (u'CALL_-1207953800', u'INDIRECT_-1207940134'), (u'MULTIEQUAL_-1207952314', u'PTRADD_-1207958724'), (u'CALL_-1207953137', u'INDIRECT_-1207945737'), (u'INT_EQUAL_-1207951523', u'MULTIEQUAL_-1207946801'), (u'MULTIEQUAL_-1207942949', u'MULTIEQUAL_-1207942932'), (u'INDIRECT_-1207942123', u'MULTIEQUAL_-1207942020'), ('const-433', u'LOAD_-1207956619'), (u'INDIRECT_-1207948513', u'CAST_-1207941391'), (u'SUBPIECE_-1207942577', u'STORE_-1207953773'), (u'INDIRECT_-1207941636', u'MULTIEQUAL_-1207941465'), ('const-4576', u'PTRSUB_-1207942580'), (u'CALL_-1207957103', u'INDIRECT_-1207943417'), (u'CALL_-1207953203', u'INDIRECT_-1207942293'), (u'CALL_-1207952825', u'INDIRECT_-1207939859'), (u'CALL_-1207952825', u'INDIRECT_-1207940171'), (u'MULTIEQUAL_-1207942400', u'MULTIEQUAL_-1207942388'), ('const-1', u'CALL_-1207951974'), (u'INDIRECT_-1207944873', u'MULTIEQUAL_-1207948511'), (u'MULTIEQUAL_-1207949253', u'MULTIEQUAL_-1207949238'), (u'CALL_-1207951877', u'INDIRECT_-1207944944'), (u'CALL_-1207952666', u'INDIRECT_-1207939281'), (u'MULTIEQUAL_-1207949661', u'LOAD_-1207953125'), ('const-8', u'PTRSUB_-1207941208'), (u'MULTIEQUAL_-1207945374', u'MULTIEQUAL_-1207945311'), (u'MULTIEQUAL_-1207942199', u'MULTIEQUAL_-1207942181'), (u'CALL_-1207958074', u'INDIRECT_-1207944108'), (u'CALL_-1207953059', u'INDIRECT_-1207939953'), ('const-433', u'LOAD_-1207958353'), (u'CALL_-1207953057', u'INDIRECT_-1207944499'), (u'CALL_-1207955913', u'INDIRECT_-1207947056'), (u'CALL_-1207956876', u'INDIRECT_-1207947334'), (u'INDIRECT_-1207942502', u'MULTIEQUAL_-1207942341'), (u'CALL_-1207955336', u'INDIRECT_-1207942388'), (u'CALL_-1207953668', u'INDIRECT_-1207948182'), (u'CALL_-1207952246', u'INDIRECT_-1207946998'), (u'PTRADD_-1207956366', u'LOAD_-1207956428'), (u'CALL_-1207951865', u'INDIRECT_-1207942016'), ('const--632', u'PTRSUB_-1207938674'), (u'CALL_-1207953059', u'INDIRECT_-1207939329'), (u'INDIRECT_-1207945694', u'COPY_-1207938036'), (u'PTRSUB_-1207938588', u'PTRSUB_-1207938415'), ('const-6', u'COPY_-1207951572'), (u'CALL_-1207953575', u'INDIRECT_-1207941345'), (u'PTRADD_-1207958729', u'COPY_-1207941810'), (u'INDIRECT_-1207944284', u'COPY_-1207944279'), (u'INDIRECT_-1207944383', u'MULTIEQUAL_-1207944270'), (u'INDIRECT_-1207941628', u'MULTIEQUAL_-1207941464'), (u'MULTIEQUAL_-1207942744', u'MULTIEQUAL_-1207942714'), (u'MULTIEQUAL_-1207946572', u'MULTIEQUAL_-1207948377'), (u'CALL_-1207951861', u'INDIRECT_-1207940190'), (u'INDIRECT_-1207942437', u'MULTIEQUAL_-1207942334'), ('const--1', u'INT_ADD_-1207951534'), (u'CALL_-1207956647', u'INDIRECT_-1207942410'), (u'PTRSUB_-1207940655', u'LOAD_-1207956565'), (u'INDIRECT_-1207941654', u'MULTIEQUAL_-1207942579'), ('const-37576', u'PTRSUB_-1207938050'), (u'INDIRECT_-1207946089', u'MULTIEQUAL_-1207946029'), (u'CALL_-1207953714', u'INDIRECT_-1207943057'), (u'CALL_-1207956876', u'INDIRECT_-1207943643'), (u'INDIRECT_-1207943675', u'SUBPIECE_-1207943690'), ('const--680', u'PTRSUB_-1207939101'), (u'LOAD_-1207953123', u'INT_LESS_-1207953108'), (u'LOAD_-1207953123', u'INT_EQUAL_-1207953108'), (u'MULTIEQUAL_-1207940744', u'MULTIEQUAL_-1207940722'), ('tmp_10443', u'PTRSUB_-1207938327'), (u'CALL_-1207951869', u'INDIRECT_-1207943082'), (u'STORE_-1207953360', u'INDIRECT_-1207945226'), (u'PTRSUB_-1207941468', u'CAST_-1207941113'), (u'LOAD_-1207956775', u'INT_NOTEQUAL_-1207956759'), (u'MULTIEQUAL_-1207942434', u'CAST_-1207938281'), (u'CALL_-1207953037', u'INDIRECT_-1207941374'), ('const-97', u'PTRSUB_-1207942232'), (u'INT_ADD_-1207953207', u'MULTIEQUAL_-1207950438'), ('const-0', u'PTRSUB_-1207956877'), ('const-97', u'PTRSUB_-1207941127'), (u'CAST_-1207940019', u'BOOL_NEGATE_-1207947739'), (u'CALL_-1207954340', u'INDIRECT_-1207941012'), ('const-16168', u'PTRSUB_-1207942125'), ('const-0', u'COPY_-1207951464'), (u'INT_EQUAL_-1207951488', u'CBRANCH_-1207951486'), (u'CALL_-1207954127', u'INDIRECT_-1207939469'), (u'CALL_-1207955360', u'CAST_-1207939864'), ('tmp_51160', u'MULTIEQUAL_-1207946927'), (u'CALL_-1207953137', u'INDIRECT_-1207940768'), (u'INDIRECT_-1207944069', u'MULTIEQUAL_-1207943979'), ('const--24', u'INT_ADD_-1207957421'), (u'CALL_-1207956522', u'INDIRECT_-1207943421'), (u'CALL_-1207957002', u'INDIRECT_-1207945925'), (u'PTRSUB_-1207938650', u'INT_NOTEQUAL_-1207952847'), (u'STORE_-1207954469', u'INDIRECT_-1207947996'), (u'CAST_-1207937924', u'CALL_-1207953776'), (u'CALL_-1207952642', u'INDIRECT_-1207941614'), (u'INDIRECT_-1207945285', u'PTRADD_-1207957546'), (u'CALL_-1207952900', u'INDIRECT_-1207941157'), (u'CALL_-1207953665', u'INDIRECT_-1207943599'), (u'CALL_-1207953215', u'INDIRECT_-1207941462'), (u'CALL_-1207953204', u'INDIRECT_-1207942732'), (u'CAST_-1207941180', u'PTRADD_-1207957876'), (u'MULTIEQUAL_-1207947223', u'MULTIEQUAL_-1207947202'), ('const-0', u'PTRSUB_-1207939137'), (u'PTRSUB_-1207939417', u'CALL_-1207953809'), (u'CALL_-1207957491', u'INDIRECT_-1207945605'), (u'MULTIEQUAL_-1207947329', u'INT_EQUAL_-1207951488'), ('tmp_4074', u'CBRANCH_-1207955920'), (u'CALL_-1207953703', u'INDIRECT_-1207941404'), ('tmp_27278', u'PTRSUB_-1207941210'), ('const--1', u'INT_ADD_-1207953119'), (u'INDIRECT_-1207947676', u'MULTIEQUAL_-1207948673'), (u'INT_EQUAL_-1207953876', u'CBRANCH_-1207953870'), ('const-0', u'INT_EQUAL_-1207951863'), (u'CALL_-1207953947', u'INDIRECT_-1207942032'), (u'CALL_-1207952730', u'CAST_-1207937255'), (u'INDIRECT_-1207949438', u'MULTIEQUAL_-1207949359'), (u'MULTIEQUAL_-1207944264', u'MULTIEQUAL_-1207944234'), (u'CALL_-1207957991', u'INDIRECT_-1207947181'), (u'CALL_-1207953061', u'INDIRECT_-1207943425'), (u'INDIRECT_-1207944885', u'COPY_-1207944905'), (u'PTRADD_-1207941956', u'CAST_-1207941317'), (u'LOAD_-1207957471', u'INT_EQUAL_-1207957456'), (u'CALL_-1207953621', u'INDIRECT_-1207944506'), ('const-433', u'LOAD_-1207956753'), (u'CALL_-1207953037', u'INDIRECT_-1207942626'), (u'INDIRECT_-1207942593', u'MULTIEQUAL_-1207942490'), (u'CALL_-1207952839', u'INDIRECT_-1207940604'), (u'INT_EQUAL_-1207953934', u'CBRANCH_-1207953907'), (u'CALL_-1207953296', u'INDIRECT_-1207942437'), ('tmp_10443', u'PTRSUB_-1207942217'), ('tmp_10443', u'PTRSUB_-1207938779'), ('tmp_3644', u'CBRANCH_-1207956206'), ('const-0', u'PTRSUB_-1207939543'), (u'INT_OR_-1207953195', u'CALL_-1207953203'), ('const-36940', u'PTRSUB_-1207942494'), ('tmp_51174', u'MULTIEQUAL_-1207944735'), (u'INDIRECT_-1207944364', u'MULTIEQUAL_-1207944204'), (u'CALL_-1207953296', u'INDIRECT_-1207941185'), (u'CALLIND_-1207957474', u'INDIRECT_-1207949686'), (u'INDIRECT_-1207943206', u'INT_EQUAL_-1207953531'), (u'CALL_-1207954202', u'INDIRECT_-1207942335'), (u'INDIRECT_-1207944302', u'MULTIEQUAL_-1207944163'), (u'CALL_-1207952730', u'INDIRECT_-1207943233'), (u'CALL_-1207952940', u'INDIRECT_-1207941859'), ('tmp_10443', u'PTRSUB_-1207940996'), (u'CALL_-1207952730', u'INDIRECT_-1207944106'), ('const-13824', u'PTRSUB_-1207938770'), ('const-0', u'PTRSUB_-1207939076'), (u'INDIRECT_-1207943244', u'MULTIEQUAL_-1207943332'), (u'CALL_-1207953621', u'INDIRECT_-1207940908'), (u'INDIRECT_-1207940592', u'MULTIEQUAL_-1207941026'), (u'INDIRECT_-1207940085', u'MULTIEQUAL_-1207942244'), (u'CALL_-1207954014', u'INDIRECT_-1207941450'), (u'CALL_-1207957491', u'INDIRECT_-1207945761'), ('const-36949', u'PTRSUB_-1207942409'), ('const-1', u'STORE_-1207955972'), (u'CALL_-1207953059', u'CAST_-1207937272'), (u'CALL_-1207953035', u'INDIRECT_-1207941662'), (u'CALL_-1207953871', u'INDIRECT_-1207940024'), (u'CALL_-1207953041', u'INDIRECT_-1207940482'), (u'INT_ZEXT_-1207951528', u'INT_MULT_-1207945128'), (u'INDIRECT_-1207945081', u'MULTIEQUAL_-1207944944'), (u'CALL_-1207952004', u'INDIRECT_-1207940529'), ('const-433', u'LOAD_-1207957437'), (u'INDIRECT_-1207942260', u'MULTIEQUAL_-1207942089'), ('const-97', u'PTRSUB_-1207942280'), (u'INDIRECT_-1207944039', u'MULTIEQUAL_-1207943992'), (u'PTRSUB_-1207939166', u'INT_NOTEQUAL_-1207953673'), ('const-433', u'LOAD_-1207953499'), (u'CALL_-1207954127', u'INDIRECT_-1207941813'), ('tmp_1291', u'CBRANCH_-1207958466'), (u'INT_EQUAL_-1207957405', u'CBRANCH_-1207957403'), (u'CALL_-1207953979', u'INDIRECT_-1207939138'), (u'INDIRECT_-1207943082', u'MULTIEQUAL_-1207944748'), (u'CALL_-1207956777', u'INDIRECT_-1207943726'), (u'MULTIEQUAL_-1207948422', u'MULTIEQUAL_-1207948359'), (u'INDIRECT_-1207940537', u'MULTIEQUAL_-1207940436'), (u'CALL_-1207952825', u'INDIRECT_-1207939547'), (u'CALL_-1207953834', u'INDIRECT_-1207944019'), (u'COPY_-1207953598', u'COPY_-1207939973'), (u'MULTIEQUAL_-1207948198', u'MULTIEQUAL_-1207948184'), (u'PTRSUB_-1207940537', u'PTRSUB_-1207940310'), ('tmp_352', u'CBRANCH_-1207959125'), (u'CALL_-1207953575', u'INDIRECT_-1207943377'), (u'INDIRECT_-1207943141', u'MULTIEQUAL_-1207945174'), ('const-433', u'LOAD_-1207952885'), ('tmp_1111', u'CBRANCH_-1207958597'), (u'STORE_-1207957126', u'INDIRECT_-1207947634'), (u'CALL_-1207952668', u'INDIRECT_-1207942433'), (u'CALL_-1207953947', u'INDIRECT_-1207944850'), (u'INDIRECT_-1207940036', u'MULTIEQUAL_-1207940935'), (u'INDIRECT_-1207943533', u'MULTIEQUAL_-1207943578'), (u'INDIRECT_-1207946937', u'MULTIEQUAL_-1207946780'), ('const--776', u'PTRSUB_-1207939377'), ('tmp_937', u'CBRANCH_-1207958732'), (u'CALL_-1207953228', u'INDIRECT_-1207940551'), (u'INDIRECT_-1207942953', u'MULTIEQUAL_-1207942712'), (u'CALL_-1207958074', u'INDIRECT_-1207946926'), (u'INT_EQUAL_-1207957477', u'CBRANCH_-1207957475'), (u'CALL_-1207953407', u'INDIRECT_-1207942178'), (u'MULTIEQUAL_-1207943039', u'MULTIEQUAL_-1207944434'), (u'STORE_-1207951786', u'INDIRECT_-1207945371'), (u'CALL_-1207955360', u'INDIRECT_-1207943493'), (u'CALL_-1207954202', u'INDIRECT_-1207942021'), (u'CALL_-1207952940', u'INDIRECT_-1207939045'), (u'INDIRECT_-1207945129', u'INT_SUB_-1207957574'), (u'INDIRECT_-1207942117', u'MULTIEQUAL_-1207944276'), ('const-433', u'STORE_-1207954404'), (u'MULTIEQUAL_-1207947034', u'MULTIEQUAL_-1207947004'), (u'CALL_-1207952644', u'INDIRECT_-1207939450'), (u'CALL_-1207956777', u'INDIRECT_-1207946386'), (u'CALL_-1207953407', u'INDIRECT_-1207941708'), ('const-3064', u'PTRSUB_-1207942606'), (u'CALL_-1207952839', u'INDIRECT_-1207940760'), ('tmp_51164', u'MULTIEQUAL_-1207946301'), (u'INDIRECT_-1207942423', u'MULTIEQUAL_-1207942266'), (u'MULTIEQUAL_-1207944423', u'MULTIEQUAL_-1207944201'), (u'PTRSUB_-1207938534', u'PTRSUB_-1207938492'), (u'MULTIEQUAL_-1207943735', u'MULTIEQUAL_-1207943494'), (u'CALL_-1207953210', u'INDIRECT_-1207944414'), (u'PTRSUB_-1207939940', u'PTRSUB_-1207939728'), (u'CALL_-1207956925', u'INDIRECT_-1207945246'), (u'MULTIEQUAL_-1207948307', u'MULTIEQUAL_-1207948304'), (u'STORE_-1207958497', u'INDIRECT_-1207948772'), (u'CALL_-1207956910', u'INDIRECT_-1207944609'), (u'CAST_-1207939850', u'CALL_-1207956305'), (u'INDIRECT_-1207944927', u'MULTIEQUAL_-1207948341'), (u'LOAD_-1207956403', u'FLOAT_LESSEQUAL_-1207956317'), (u'CALL_-1207956910', u'INDIRECT_-1207942733'), (u'CALL_-1207953575', u'INDIRECT_-1207942125'), (u'MULTIEQUAL_-1207943354', u'MULTIEQUAL_-1207943335'), (u'MULTIEQUAL_-1207948568', u'MULTIEQUAL_-1207948498'), (u'INDIRECT_-1207942436', u'MULTIEQUAL_-1207942355'), (u'CALL_-1207957991', u'INDIRECT_-1207944833'), (u'CALL_-1207953871', u'INDIRECT_-1207941116'), (u'CALL_-1207951974', u'INDIRECT_-1207940302'), ('const-0', u'FLOAT_LESS_-1207947916'), (u'INDIRECT_-1207942330', u'MULTIEQUAL_-1207941997'), (u'CALL_-1207953947', u'INDIRECT_-1207943912'), (u'CALL_-1207953037', u'INDIRECT_-1207939498'), (u'MULTIEQUAL_-1207943179', u'MULTIEQUAL_-1207943167'), ('const-433', u'STORE_-1207954161'), ('const-0', u'INT_NOTEQUAL_-1207955467'), (u'INDIRECT_-1207946746', u'MULTIEQUAL_-1207949913'), (u'CALL_-1207953951', u'INDIRECT_-1207944678'), (u'INDIRECT_-1207943726', u'MULTIEQUAL_-1207943644'), (u'INDIRECT_-1207943238', u'MULTIEQUAL_-1207944904'), (u'INDIRECT_-1207941017', u'MULTIEQUAL_-1207940859'), (u'MULTIEQUAL_-1207940870', u'MULTIEQUAL_-1207940849'), ('const-433', u'LOAD_-1207959179'), (u'INDIRECT_-1207941853', u'MULTIEQUAL_-1207941759'), (u'CALL_-1207957891', u'INDIRECT_-1207944307'), (u'CALL_-1207953296', u'INDIRECT_-1207942123'), (u'CALL_-1207953137', u'INDIRECT_-1207940300'), (u'CALL_-1207953707', u'INDIRECT_-1207940965'), (u'CALL_-1207953951', u'INDIRECT_-1207945148'), (u'INDIRECT_-1207942646', u'MULTIEQUAL_-1207946145'), (u'COPY_-1207939341', u'MULTIEQUAL_-1207949661'), (u'CALL_-1207953665', u'INDIRECT_-1207944383'), (u'INDIRECT_-1207940300', u'MULTIEQUAL_-1207940173'), (u'CAST_-1207940452', u'STORE_-1207956826'), (u'CALL_-1207953564', u'INDIRECT_-1207941774'), ('tmp_10034', u'BRANCH_-1207951758'), (u'PTRSUB_-1207941847', u'CAST_-1207941565'), (u'INDIRECT_-1207941710', u'MULTIEQUAL_-1207942205'), (u'INDIRECT_-1207948581', u'MULTIEQUAL_-1207948422'), ('tmp_10443', u'PTRSUB_-1207942571'), ('tmp_51161', u'MULTIEQUAL_-1207946771'), (u'BOOL_NEGATE_-1207949527', u'BOOL_AND_-1207958935'), (u'PTRSUB_-1207940740', u'STORE_-1207956720'), (u'CALL_-1207953065', u'INDIRECT_-1207943311'), (u'INDIRECT_-1207942671', u'MULTIEQUAL_-1207944704'), (u'CALL_-1207954058', u'INDIRECT_-1207944769'), ('const-0', u'INT_NOTEQUAL_-1207955439'), (u'INDIRECT_-1207944122', u'MULTIEQUAL_-1207944000'), (u'CALL_-1207953871', u'INDIRECT_-1207943622'), (u'CALL_-1207952666', u'INDIRECT_-1207941939'), (u'CALL_-1207957676', u'INDIRECT_-1207942941'), (u'MULTIEQUAL_-1207952129', u'PTRADD_-1207958729'), (u'INT_EQUAL_-1207957593', u'CBRANCH_-1207957583'), (u'MULTIEQUAL_-1207945156', u'CALL_-1207957557'), (u'CALL_-1207953037', u'INDIRECT_-1207943408'), (u'CAST_-1207941893', u'STORE_-1207959098'), ('const-433', u'LOAD_-1207956425'), ('const-433', u'LOAD_-1207956318'), ('const-16696', u'PTRSUB_-1207942380'), (u'CALL_-1207953668', u'INDIRECT_-1207943573'), (u'CALL_-1207955360', u'INDIRECT_-1207941775'), (u'STORE_-1207953835', u'INDIRECT_-1207945229'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943513'), (u'CALL_-1207951938', u'INDIRECT_-1207943790'), (u'MULTIEQUAL_-1207942266', u'MULTIEQUAL_-1207942250'), (u'CALL_-1207952004', u'INDIRECT_-1207940373'), ('const-3649298', u'COPY_-1207938917'), (u'CALL_-1207953063', u'INDIRECT_-1207942975'), (u'INDIRECT_-1207939949', u'MULTIEQUAL_-1207943111'), ('const-433', u'LOAD_-1207958641'), (u'INDIRECT_-1207943878', u'MULTIEQUAL_-1207944312'), (u'INDIRECT_-1207944943', u'MULTIEQUAL_-1207944815'), (u'MULTIEQUAL_-1207944902', u'MULTIEQUAL_-1207945052'), (u'INDIRECT_-1207942045', u'MULTIEQUAL_-1207944078'), (u'PTRADD_-1207954003', u'CALL_-1207954014'), (u'INDIRECT_-1207945622', u'MULTIEQUAL_-1207946722'), (u'CALL_-1207953210', u'INDIRECT_-1207943318'), (u'LOAD_-1207955455', u'INT_NOTEQUAL_-1207955439'), (u'MULTIEQUAL_-1207945374', u'MULTIEQUAL_-1207947175'), (u'INDIRECT_-1207943977', u'MULTIEQUAL_-1207944751'), (u'CALL_-1207952580', u'INDIRECT_-1207939720'), (u'INDIRECT_-1207941228', u'MULTIEQUAL_-1207942556'), ('tmp_51172', u'INT_ADD_-1207953955'), (u'CALL_-1207952887', u'INDIRECT_-1207944868'), (u'CALL_-1207952996', u'INDIRECT_-1207941304'), ('const-8', u'PTRSUB_-1207939102'), (u'CALL_-1207951861', u'INDIRECT_-1207943788'), (u'CALL_-1207954202', u'INDIRECT_-1207947882'), ('const-433', u'LOAD_-1207954288'), (u'INDIRECT_-1207940159', u'MULTIEQUAL_-1207940069'), (u'MULTIEQUAL_-1207943167', u'MULTIEQUAL_-1207945297'), ('const-433', u'LOAD_-1207958217'), (u'MULTIEQUAL_-1207941624', u'MULTIEQUAL_-1207941608'), (u'CALL_-1207957541', u'INDIRECT_-1207943868'), (u'SUBPIECE_-1207944377', u'STORE_-1207954189'), (u'CALL_-1207954058', u'INDIRECT_-1207943047'), (u'INDIRECT_-1207940458', u'MULTIEQUAL_-1207940953'), (u'CALL_-1207953407', u'INDIRECT_-1207941084'), (u'MULTIEQUAL_-1207944595', u'CALL_-1207954202'), (u'MULTIEQUAL_-1207944904', u'MULTIEQUAL_-1207946705'), (u'CALL_-1207953254', u'INDIRECT_-1207944291'), (u'INDIRECT_-1207943280', u'MULTIEQUAL_-1207943179'), (u'CALL_-1207953065', u'INDIRECT_-1207944682'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943045'), (u'CALL_-1207953834', u'INDIRECT_-1207941987'), ('const-104', u'PTRSUB_-1207942090'), (u'INDIRECT_-1207941872', u'MULTIEQUAL_-1207941771'), (u'PTRSUB_-1207941895', u'STORE_-1207958497'), (u'CALL_-1207953061', u'INDIRECT_-1207942173'), (u'COPY_-1207953239', u'CAST_-1207939293'), (u'CALL_-1207953063', u'INDIRECT_-1207942035'), (u'CALL_-1207953035', u'INDIRECT_-1207944263'), (u'CALL_-1207956910', u'INDIRECT_-1207946175'), ('tmp_10443', u'PTRSUB_-1207939660'), (u'INDIRECT_-1207945148', u'MULTIEQUAL_-1207944988'), (u'CAST_-1207940030', u'COPY_-1207940253'), (u'INT_EQUAL_-1207959302', u'CBRANCH_-1207959300'), ('const-1', u'INT_ADD_-1207938114'), (u'CALL_-1207951847', u'INDIRECT_-1207946941'), (u'CALL_-1207958074', u'INDIRECT_-1207943952'), (u'INDIRECT_-1207942000', u'MULTIEQUAL_-1207942434'), (u'MULTIEQUAL_-1207948093', u'MULTIEQUAL_-1207950223'), ('const-3645240', u'COPY_-1207940127'), ('tmp_10443', u'PTRSUB_-1207941385'), ('tmp_10443', u'PTRSUB_-1207940594'), (u'MULTIEQUAL_-1207942952', u'CALL_-1207953809'), (u'INDIRECT_-1207944488', u'MULTIEQUAL_-1207944776'), (u'CALL_-1207957177', u'INDIRECT_-1207945028'), (u'CALL_-1207951869', u'INDIRECT_-1207941516'), (u'CALL_-1207954014', u'INDIRECT_-1207945500'), ('const-433', u'LOAD_-1207954164'), (u'INDIRECT_-1207945105', u'MULTIEQUAL_-1207944966'), (u'CALL_-1207953871', u'INDIRECT_-1207941586'), (u'INDIRECT_-1207943008', u'MULTIEQUAL_-1207943907'), ('const-8', u'PTRSUB_-1207938635'), (u'INDIRECT_-1207942018', u'MULTIEQUAL_-1207941685'), (u'CALL_-1207953668', u'INDIRECT_-1207946168'), (u'CALL_-1207957541', u'INDIRECT_-1207943088'), (u'MULTIEQUAL_-1207947487', u'MULTIEQUAL_-1207946463'), ('const-0', u'INT_NOTEQUAL_-1207959195'), (u'INDIRECT_-1207945559', u'MULTIEQUAL_-1207945455'), (u'PTRSUB_-1207953086', u'COPY_-1207939341'), ('const-0', u'INT_EQUAL_-1207958915'), (u'MULTIEQUAL_-1207941135', u'MULTIEQUAL_-1207941419'), (u'MULTIEQUAL_-1207949098', u'CALL_-1207953564'), ('tmp_3813', u'CBRANCH_-1207956064'), (u'INDIRECT_-1207944093', u'MULTIEQUAL_-1207943972'), (u'CALL_-1207951938', u'INDIRECT_-1207939880'), (u'LOAD_-1207954288', u'INT_EQUAL_-1207954263'), (u'INDIRECT_-1207945115', u'MULTIEQUAL_-1207945536'), (u'INT_NOTEQUAL_-1207954427', u'CBRANCH_-1207954422'), (u'INDIRECT_-1207942488', u'INT_EQUAL_-1207953120'), ('const-3660416', u'COPY_-1207938105'), (u'MULTIEQUAL_-1207941166', u'MULTIEQUAL_-1207941147'), (u'CALL_-1207952964', u'INDIRECT_-1207939368'), (u'PTRSUB_-1207939137', u'CALL_-1207954340'), (u'CALL_-1207953059', u'INDIRECT_-1207940115'), (u'CALL_-1207957491', u'INDIRECT_-1207942947'), (u'CALL_-1207952604', u'INDIRECT_-1207940825'), (u'CALL_-1207957177', u'INDIRECT_-1207947716'), (u'CALL_-1207953215', u'INDIRECT_-1207941930'), (u'MULTIEQUAL_-1207943962', u'MULTIEQUAL_-1207944112'), ('const-0', u'INT_NOTEQUAL_-1207956759'), (u'INDIRECT_-1207943426', u'MULTIEQUAL_-1207943266'), (u'PTRADD_-1207958935', u'COPY_-1207941899'), (u'MULTIEQUAL_-1207946498', u'MULTIEQUAL_-1207946468'), (u'CALL_-1207951877', u'INDIRECT_-1207940785'), (u'CALL_-1207954127', u'INDIRECT_-1207941501'), ('const-6', u'COPY_-1207958818'), ('tmp_10443', u'PTRSUB_-1207942281'), (u'INDIRECT_-1207946477', u'MULTIEQUAL_-1207948341'), (u'PTRSUB_-1207939581', u'CAST_-1207938194'), (u'CALL_-1207952996', u'INDIRECT_-1207940992'), (u'PTRSUB_-1207939102', u'LOAD_-1207954164'), ('const-36948', u'PTRSUB_-1207940526'), (u'CALL_-1207953033', u'INDIRECT_-1207944488'), (u'LOAD_-1207951807', u'INT_EQUAL_-1207951792'), (u'CALL_-1207953707', u'INDIRECT_-1207940809'), (u'MULTIEQUAL_-1207949661', u'PTRADD_-1207953068'), (u'CAST_-1207939864', u'CALL_-1207955336'), (u'CALL_-1207953407', u'INDIRECT_-1207944370'), ('const-97', u'PTRSUB_-1207941954'), (u'CALL_-1207953035', u'INDIRECT_-1207944512'), (u'INT_ADD_-1207940669', u'PTRADD_-1207955998'), (u'INDIRECT_-1207944526', u'MULTIEQUAL_-1207945626'), (u'INDIRECT_-1207943675', u'MULTIEQUAL_-1207943517'), (u'PTRSUB_-1207941913', u'STORE_-1207958531'), (u'INDIRECT_-1207943548', u'MULTIEQUAL_-1207943836'), (u'CALL_-1207956925', u'INDIRECT_-1207946498'), ('const-433', u'LOAD_-1207956229'), (u'LOAD_-1207953573', u'MULTIEQUAL_-1207949271'), ('const-11064', u'PTRSUB_-1207940826'), (u'INT_ADD_-1207942402', u'PTRADD_-1207958724'), (u'CALL_-1207953548', u'INDIRECT_-1207947501'), (u'INT_EQUAL_-1207959049', u'BOOL_NEGATE_-1207942664'), (u'CALL_-1207951847', u'INDIRECT_-1207940300'), (u'CAST_-1207941854', u'COPY_-1207941917'), (u'INDIRECT_-1207946666', u'MULTIEQUAL_-1207946496'), (u'MULTIEQUAL_-1207940859', u'MULTIEQUAL_-1207940844'), (u'CALL_-1207951861', u'INDIRECT_-1207943474'), ('const-1', u'PTRADD_-1207953361'), (u'CALL_-1207953707', u'INDIRECT_-1207942059'), ('const-100', u'PTRSUB_-1207941937'), (u'LOAD_-1207953499', u'INT_NOTEQUAL_-1207953483'), (u'STORE_-1207953064', u'INDIRECT_-1207946126'), ('tmp_9600', u'BRANCH_-1207951836'), (u'MULTIEQUAL_-1207944120', u'MULTIEQUAL_-1207944108'), ('const-0', u'SUBPIECE_-1207944377'), (u'MULTIEQUAL_-1207943496', u'MULTIEQUAL_-1207945297'), ('const-104', u'PTRSUB_-1207939314'), (u'INT_EQUAL_-1207956098', u'MULTIEQUAL_-1207949253'), (u'INDIRECT_-1207942647', u'MULTIEQUAL_-1207942479'), (u'PTRSUB_-1207942214', u'LOAD_-1207959147'), ('tmp_773', u'CBRANCH_-1207958827'), ('const-20464', u'PTRSUB_-1207941400'), (u'MULTIEQUAL_-1207946865', u'MULTIEQUAL_-1207946624'), (u'CALL_-1207953061', u'INDIRECT_-1207939671'), (u'INDIRECT_-1207943576', u'MULTIEQUAL_-1207944904'), (u'INDIRECT_-1207943586', u'MULTIEQUAL_-1207947085'), (u'CALL_-1207953621', u'INDIRECT_-1207945535'), (u'CALL_-1207951974', u'INDIRECT_-1207939834'), ('const-0', u'PTRSUB_-1207939246'), (u'INDIRECT_-1207944644', u'MULTIEQUAL_-1207944932'), (u'CALL_-1207953703', u'INDIRECT_-1207942654'), ('const-0', u'PTRSUB_-1207939183'), ('const-0', u'PTRSUB_-1207958201'), ('const-104', u'PTRSUB_-1207940740'), ('const--1', u'INT_EQUAL_-1207953653'), (u'CALL_-1207953210', u'INDIRECT_-1207940348'), (u'CALL_-1207952887', u'INDIRECT_-1207939899'), (u'INDIRECT_-1207940300', u'MULTIEQUAL_-1207943799'), (u'CALL_-1207953703', u'INDIRECT_-1207948201'), (u'INDIRECT_-1207943376', u'MULTIEQUAL_-1207944301'), (u'LOAD_-1207957608', u'INT_EQUAL_-1207957593'), (u'INDIRECT_-1207941121', u'MULTIEQUAL_-1207941000'), (u'CALL_-1207953203', u'INDIRECT_-1207940885'), (u'STORE_-1207959040', u'INDIRECT_-1207948783'), (u'CALL_-1207951974', u'INDIRECT_-1207941710'), (u'CALL_-1207953668', u'INDIRECT_-1207943729'), (u'CALL_-1207952580', u'INDIRECT_-1207940814'), (u'CALL_-1207952940', u'INDIRECT_-1207939825'), (u'CALL_-1207953714', u'INDIRECT_-1207943683'), ('const-4576', u'PTRSUB_-1207942528'), (u'CALL_-1207956647', u'INDIRECT_-1207946164'), (u'INDIRECT_-1207946128', u'MULTIEQUAL_-1207945924'), (u'CALL_-1207953061', u'INDIRECT_-1207940603'), ('tmp_51172', u'INT_EQUAL_-1207953934'), (u'CALL_-1207952644', u'INDIRECT_-1207939762'), (u'MULTIEQUAL_-1207945218', u'MULTIEQUAL_-1207945155'), (u'CALL_-1207953815', u'INDIRECT_-1207946142'), (u'CALL_-1207955336', u'INDIRECT_-1207942232'), (u'INT_NOTEQUAL_-1207956002', u'CBRANCH_-1207956001'), (u'CALL_-1207951980', u'INDIRECT_-1207941844'), (u'CALL_-1207952666', u'INDIRECT_-1207941313'), (u'MULTIEQUAL_-1207949846', u'PTRADD_-1207953063'), (u'INDIRECT_-1207946187', u'MULTIEQUAL_-1207946010'), (u'CALL_-1207956910', u'INDIRECT_-1207949374'), ('tmp_10443', u'PTRSUB_-1207939205'), (u'INDIRECT_-1207941866', u'MULTIEQUAL_-1207941729'), (u'MULTIEQUAL_-1207942258', u'MULTIEQUAL_-1207942240'), (u'MULTIEQUAL_-1207951338', u'INT_EQUAL_-1207956059'), (u'CALL_-1207951869', u'INDIRECT_-1207942768'), (u'CALL_-1207953215', u'INDIRECT_-1207943340'), (u'CAST_-1207939367', u'INT_NOTEQUAL_-1207953711'), (u'MULTIEQUAL_-1207946496', u'MULTIEQUAL_-1207946780'), (u'MULTIEQUAL_-1207941171', u'MULTIEQUAL_-1207941156'), (u'CALL_-1207953951', u'INDIRECT_-1207946333'), (u'PTRSUB_-1207938779', u'PTRSUB_-1207938598'), (u'COPY_-1207938779', u'PIECE_-1207938720'), (u'INDIRECT_-1207940573', u'MULTIEQUAL_-1207943735'), ('const-0', u'CALL_-1207953575'), (u'STORE_-1207953710', u'INDIRECT_-1207945146'), ('const-433', u'LOAD_-1207952899'), (u'STORE_-1207953452', u'INDIRECT_-1207945281'), (u'INDIRECT_-1207944820', u'MULTIEQUAL_-1207944741'), (u'INDIRECT_-1207945304', u'MULTIEQUAL_-1207945144'), (u'MULTIEQUAL_-1207945395', u'MULTIEQUAL_-1207945381'), (u'CALL_-1207953296', u'INDIRECT_-1207945842'), (u'MULTIEQUAL_-1207941759', u'MULTIEQUAL_-1207942043'), (u'CALL_-1207953039', u'INDIRECT_-1207943276'), (u'INDIRECT_-1207947112', u'MULTIEQUAL_-1207947027'), (u'PTRSUB_-1207939449', u'PTRSUB_-1207939412'), (u'MULTIEQUAL_-1207944111', u'MULTIEQUAL_-1207943889'), (u'INDIRECT_-1207946955', u'MULTIEQUAL_-1207947086'), (u'INDIRECT_-1207948856', u'MULTIEQUAL_-1207948741'), (u'INDIRECT_-1207949088', u'MULTIEQUAL_-1207948975'), (u'MULTIEQUAL_-1207950769', u'LOAD_-1207956053'), (u'INDIRECT_-1207945547', u'MULTIEQUAL_-1207945678'), (u'CALL_-1207953947', u'INDIRECT_-1207944538'), (u'CALL_-1207952839', u'INDIRECT_-1207943576'), (u'CALL_-1207958300', u'INDIRECT_-1207950278'), (u'CALL_-1207951877', u'INDIRECT_-1207946958'), (u'CALL_-1207951974', u'INDIRECT_-1207939678'), (u'CALL_-1207952730', u'INDIRECT_-1207939635'), (u'INDIRECT_-1207946499', u'MULTIEQUAL_-1207946395'), ('const-13824', u'PTRSUB_-1207939038'), (u'PTRSUB_-1207938740', u'PTRSUB_-1207938716'), (u'CALL_-1207953041', u'INDIRECT_-1207943300'), (u'INDIRECT_-1207943518', u'MULTIEQUAL_-1207943379'), (u'INT_ADD_-1207941776', u'CAST_-1207941084'), (u'INDIRECT_-1207940402', u'MULTIEQUAL_-1207941327'), ('const-36944', u'PTRSUB_-1207942435'), (u'MULTIEQUAL_-1207941447', u'MULTIEQUAL_-1207941731'), (u'INDIRECT_-1207942476', u'MULTIEQUAL_-1207942397'), (u'LOAD_-1207953088', u'PTRSUB_-1207938746'), ('const-15064', u'PTRSUB_-1207942290'), (u'MULTIEQUAL_-1207943972', u'MULTIEQUAL_-1207943956'), (u'CALL_-1207952900', u'INDIRECT_-1207939751'), (u'INDIRECT_-1207941085', u'MULTIEQUAL_-1207940917'), (u'INDIRECT_-1207941811', u'MULTIEQUAL_-1207941708'), (u'INT_EQUAL_-1207958364', u'CBRANCH_-1207958358'), (u'CALL_-1207953210', u'INDIRECT_-1207945785'), (u'CALL_-1207953039', u'INDIRECT_-1207939834'), (u'CALL_-1207954162', u'INDIRECT_-1207946439'), (u'CALL_-1207953979', u'INDIRECT_-1207941482'), (u'MULTIEQUAL_-1207949238', u'MULTIEQUAL_-1207949235'), (u'INDIRECT_-1207948596', u'MULTIEQUAL_-1207948498'), ('const-0', u'PTRSUB_-1207938784'), (u'CALL_-1207955336', u'INDIRECT_-1207943952'), (u'CALL_-1207958074', u'INDIRECT_-1207943484'), (u'CALL_-1207951980', u'INDIRECT_-1207942940'), (u'INDIRECT_-1207941709', u'MULTIEQUAL_-1207941541'), ('const-433', u'LOAD_-1207953901'), (u'BOOL_NEGATE_-1207949526', u'BOOL_AND_-1207958935'), (u'CALL_-1207957891', u'INDIRECT_-1207946343'), (u'CAST_-1207940475', u'CALL_-1207956777'), (u'INDIRECT_-1207944636', u'COPY_-1207944656'), ('const-0', u'PTRSUB_-1207940916'), ('const-97', u'PTRSUB_-1207942240'), (u'MULTIEQUAL_-1207949769', u'MULTIEQUAL_-1207949766'), (u'PTRSUB_-1207939038', u'PTRSUB_-1207938850'), (u'PTRSUB_-1207939944', u'CAST_-1207939551'), (u'INDIRECT_-1207941357', u'MULTIEQUAL_-1207942041'), ('const-0', u'PTRSUB_-1207939500'), (u'CALL_-1207953800', u'INDIRECT_-1207940602'), (u'PTRSUB_-1207941293', u'PTRSUB_-1207941023'), (u'COPY_-1207941899', u'MULTIEQUAL_-1207952215'), (u'INDIRECT_-1207942324', u'MULTIEQUAL_-1207943652'), (u'MULTIEQUAL_-1207944136', u'MULTIEQUAL_-1207944117'), (u'CALL_-1207954127', u'INDIRECT_-1207941969'), (u'CALL_-1207952604', u'INDIRECT_-1207942077'), (u'MULTIEQUAL_-1207944983', u'MULTIEQUAL_-1207944966'), (u'CALL_-1207952240', u'INDIRECT_-1207944133'), ('tmp_10443', u'PTRSUB_-1207942110'), (u'MULTIEQUAL_-1207949235', u'CAST_-1207940018'), ('tmp_27278', u'PTRSUB_-1207941544'), (u'MULTIEQUAL_-1207944515', u'MULTIEQUAL_-1207944498'), (u'INDIRECT_-1207941706', u'MULTIEQUAL_-1207945205'), (u'CALL_-1207954340', u'INDIRECT_-1207944610'), (u'CALL_-1207953035', u'INDIRECT_-1207943072'), (u'CALLIND_-1207957474', u'INDIRECT_-1207945233'), (u'CALL_-1207953210', u'INDIRECT_-1207941754'), (u'PTRSUB_-1207939440', u'PTRSUB_-1207939404'), (u'CALL_-1207953815', u'INDIRECT_-1207942423'), ('const--728', u'PTRSUB_-1207939000'), (u'CALL_-1207954100', u'INDIRECT_-1207942289'), (u'CALL_-1207954127', u'INDIRECT_-1207939937'), (u'MULTIEQUAL_-1207948904', u'INT_EQUAL_-1207951544'), (u'MULTIEQUAL_-1207948747', u'MULTIEQUAL_-1207948723'), (u'CALL_-1207953061', u'INDIRECT_-1207940139'), (u'MULTIEQUAL_-1207942244', u'MULTIEQUAL_-1207942232'), (u'MULTIEQUAL_-1207943198', u'MULTIEQUAL_-1207943179'), (u'CALL_-1207953059', u'INDIRECT_-1207943395'), (u'INDIRECT_-1207943195', u'MULTIEQUAL_-1207943094'), (u'CALL_-1207953059', u'INDIRECT_-1207941361'), (u'PTRSUB_-1207939546', u'CALL_-1207953564'), (u'PTRSUB_-1207940375', u'LOAD_-1207955996'), (u'INDIRECT_-1207947774', u'MULTIEQUAL_-1207947713'), (u'STORE_-1207953360', u'INDIRECT_-1207945475'), (u'INDIRECT_-1207944578', u'MULTIEQUAL_-1207945188'), ('const-433', u'LOAD_-1207958872'), (u'CALL_-1207953035', u'INDIRECT_-1207939792'), (u'INDIRECT_-1207948819', u'MULTIEQUAL_-1207948723'), (u'CALL_-1207957676', u'INDIRECT_-1207949894'), ('const-3660296', u'COPY_-1207938042'), (u'CALL_-1207957491', u'INDIRECT_-1207945135'), ('const-0', u'COPY_-1207945992'), (u'CALL_-1207952887', u'INDIRECT_-1207945347'), (u'INDIRECT_-1207943044', u'MULTIEQUAL_-1207942873'), ('const-0', u'INT_EQUAL_-1207953923'), ('tmp_2580', u'BRANCH_-1207957067'), (u'CALL_-1207952940', u'INDIRECT_-1207942329'), ('const-8', u'PTRSUB_-1207939412'), (u'CALL_-1207954014', u'INDIRECT_-1207942682'), (u'CALL_-1207953714', u'INDIRECT_-1207942117'), (u'INT_MULT_-1207947748', u'INT_ADD_-1207940668'), (u'CALL_-1207953063', u'CAST_-1207937318'), ('tmp_3429', u'CBRANCH_-1207956368'), (u'PTRSUB_-1207942560', u'PTRSUB_-1207942222'), (u'MULTIEQUAL_-1207944735', u'MULTIEQUAL_-1207944513'), (u'CALL_-1207953564', u'INDIRECT_-1207942242'), (u'INDIRECT_-1207941721', u'MULTIEQUAL_-1207941608'), (u'INDIRECT_-1207941080', u'MULTIEQUAL_-1207944579'), (u'CALL_-1207954014', u'INDIRECT_-1207946263'), (u'CALL_-1207952857', u'INDIRECT_-1207943630'), (u'CALL_-1207952825', u'INDIRECT_-1207943613'), (u'INDIRECT_-1207942817', u'MULTIEQUAL_-1207942704'), (u'CALL_-1207953059', u'INDIRECT_-1207939485'), (u'MULTIEQUAL_-1207943823', u'MULTIEQUAL_-1207945218'), (u'CALL_-1207953254', u'INDIRECT_-1207943195'), (u'CALL_-1207953947', u'INDIRECT_-1207944694'), (u'CALL_-1207952839', u'INDIRECT_-1207947089'), ('tmp_5725', u'CBRANCH_-1207954257'), (u'STORE_-1207958594', u'INDIRECT_-1207948321'), ('const-1', u'STORE_-1207952033'), ('tmp_27278', u'PTRSUB_-1207942085'), (u'CALL_-1207952825', u'INDIRECT_-1207941109'), (u'CALL_-1207953033', u'INDIRECT_-1207941018'), (u'COPY_-1207939383', u'MULTIEQUAL_-1207949870'), (u'CALL_-1207953407', u'INDIRECT_-1207941240'), (u'MULTIEQUAL_-1207942361', u'PTRADD_-1207952950'), (u'INDIRECT_-1207941327', u'MULTIEQUAL_-1207941190'), (u'CALL_-1207953407', u'INDIRECT_-1207943274'), (u'MULTIEQUAL_-1207943494', u'MULTIEQUAL_-1207943644'), (u'COPY_-1207953087', u'MULTIEQUAL_-1207947332'), ('tmp_10443', u'PTRSUB_-1207940748'), (u'INDIRECT_-1207941708', u'MULTIEQUAL_-1207941571'), (u'CALL_-1207951869', u'INDIRECT_-1207945235'), (u'INDIRECT_-1207944140', u'MULTIEQUAL_-1207943969'), (u'CAST_-1207937929', u'CALL_-1207951869'), (u'CALL_-1207953815', u'INDIRECT_-1207941797'), (u'CALL_-1207952839', u'INDIRECT_-1207940292'), (u'COPY_-1207939973', u'MULTIEQUAL_-1207950288'), (u'PTRSUB_-1207939383', u'CAST_-1207938973'), ('const-1', u'SUBPIECE_-1207943677'), (u'CALL_-1207953947', u'INDIRECT_-1207942816'), (u'CALL_-1207953061', u'INDIRECT_-1207941703'), ('const-36944', u'PTRSUB_-1207940322'), (u'CALL_-1207953979', u'INDIRECT_-1207939294'), (u'MULTIEQUAL_-1207944431', u'MULTIEQUAL_-1207944419'), (u'CALL_-1207953215', u'INDIRECT_-1207939742'), ('const-0', u'INT_NOTEQUAL_-1207956409'), (u'PTRSUB_-1207938747', u'PTRSUB_-1207938682'), (u'INT_NOTEQUAL_-1207956158', u'CBRANCH_-1207956152'), (u'PTRSUB_-1207939341', u'PTRSUB_-1207938906'), (u'CALL_-1207952940', u'INDIRECT_-1207941545'), (u'CALL_-1207953037', u'INDIRECT_-1207941848'), ('const-97', u'PTRSUB_-1207940365'), (u'CALL_-1207953800', u'INDIRECT_-1207941228'), (u'INDIRECT_-1207947967', u'MULTIEQUAL_-1207949009'), (u'INT_ADD_-1207953559', u'CAST_-1207938681'), (u'CALL_-1207953163', u'INDIRECT_-1207942060'), (u'INDIRECT_-1207940669', u'MULTIEQUAL_-1207941385'), (u'CALL_-1207951877', u'INDIRECT_-1207942975'), (u'INDIRECT_-1207946366', u'MULTIEQUAL_-1207946654'), (u'INDIRECT_-1207940836', u'MULTIEQUAL_-1207940714'), (u'CALL_-1207953203', u'INDIRECT_-1207942607'), (u'CALL_-1207952900', u'INDIRECT_-1207939595'), (u'MULTIEQUAL_-1207947059', u'MULTIEQUAL_-1207947037'), (u'CALL_-1207953809', u'INDIRECT_-1207944745'), ('const-0', u'INT_NOTEQUAL_-1207958856'), ('const-433', u'STORE_-1207954398'), ('tmp_27278', u'PTRSUB_-1207938885'), (u'CALL_-1207956647', u'INDIRECT_-1207944598'), (u'CALL_-1207953548', u'INDIRECT_-1207941954'), (u'CALL_-1207953744', u'INDIRECT_-1207944442'), (u'INDIRECT_-1207948129', u'MULTIEQUAL_-1207947513'), (u'CALL_-1207953063', u'INDIRECT_-1207943131'), (u'PTRSUB_-1207939210', u'STORE_-1207953780'), (u'CALL_-1207952730', u'INDIRECT_-1207941199'), ('const-433', u'STORE_-1207953854'), (u'MULTIEQUAL_-1207941291', u'MULTIEQUAL_-1207943421'), (u'COPY_-1207940127', u'CALL_-1207953575'), (u'CALL_-1207954340', u'INDIRECT_-1207944140'), (u'STORE_-1207953372', u'INDIRECT_-1207945729'), (u'INDIRECT_-1207945146', u'MULTIEQUAL_-1207947295'), (u'INDIRECT_-1207941641', u'MULTIEQUAL_-1207941483'), (u'INDIRECT_-1207942800', u'MULTIEQUAL_-1207942640'), (u'CALL_-1207954202', u'INDIRECT_-1207941397'), (u'COPY_-1207956083', u'MULTIEQUAL_-1207951338'), ('const-13824', u'PTRSUB_-1207939287'), (u'INT_EQUAL_-1207958937', u'MULTIEQUAL_-1207948925'), ('const-2', u'INT_LESS_-1207951885'), (u'INDIRECT_-1207943097', u'MULTIEQUAL_-1207942968'), (u'INDIRECT_-1207948274', u'MULTIEQUAL_-1207948184'), (u'INDIRECT_-1207942314', u'CALL_-1207953548'), (u'INDIRECT_-1207940928', u'MULTIEQUAL_-1207940791'), (u'CALL_-1207951861', u'INDIRECT_-1207944973'), (u'MULTIEQUAL_-1207946468', u'MULTIEQUAL_-1207946618'), ('tmp_3880', u'CBRANCH_-1207956039'), ('const-1', u'INT_ADD_-1207940669'), (u'MULTIEQUAL_-1207945173', u'MULTIEQUAL_-1207945155'), ('tmp_27278', u'PTRSUB_-1207939341'), (u'CALL_-1207953057', u'CAST_-1207937403'), (u'INT_EQUAL_-1207958468', u'CBRANCH_-1207958466'), (u'PTRSUB_-1207942225', u'PTRSUB_-1207941913'), ('const-97', u'PTRSUB_-1207940438'), (u'CALL_-1207953203', u'INDIRECT_-1207943077'), (u'MULTIEQUAL_-1207943374', u'MULTIEQUAL_-1207943353'), (u'INDIRECT_-1207942142', u'MULTIEQUAL_-1207943808'), (u'CALL_-1207957491', u'INDIRECT_-1207944823'), (u'INDIRECT_-1207939812', u'MULTIEQUAL_-1207940246'), ('const-1', u'CALL_-1207953575'), (u'INDIRECT_-1207943527', u'MULTIEQUAL_-1207945686'), ('const-97', u'PTRSUB_-1207940712'), (u'CALLIND_-1207957474', u'INDIRECT_-1207945077'), (u'CALL_-1207952964', u'INDIRECT_-1207940148'), (u'CALL_-1207952996', u'INDIRECT_-1207940680'), (u'PTRSUB_-1207941163', u'STORE_-1207954408'), (u'INDIRECT_-1207940246', u'MULTIEQUAL_-1207941171'), (u'INDIRECT_-1207946128', u'MULTIEQUAL_-1207946097'), (u'CALL_-1207954340', u'INDIRECT_-1207943044'), ('const-104', u'PTRSUB_-1207940273'), (u'CALL_-1207953776', u'INDIRECT_-1207944033'), (u'CALL_-1207953665', u'INDIRECT_-1207941253'), (u'CAST_-1207937426', u'CALL_-1207953035'), (u'INDIRECT_-1207946685', u'MULTIEQUAL_-1207946508'), (u'INDIRECT_-1207943989', u'MULTIEQUAL_-1207943831'), (u'CALL_-1207953703', u'INDIRECT_-1207943748'), (u'LOAD_-1207959211', u'INT_NOTEQUAL_-1207959195'), (u'INDIRECT_-1207948479', u'MULTIEQUAL_-1207948366'), (u'MULTIEQUAL_-1207943026', u'MULTIEQUAL_-1207943176'), (u'CALL_-1207953228', u'INDIRECT_-1207939459'), (u'MULTIEQUAL_-1207945684', u'MULTIEQUAL_-1207945834'), (u'MULTIEQUAL_-1207946184', u'MULTIEQUAL_-1207946154'), (u'INT_EQUAL_-1207957916', u'CBRANCH_-1207957914'), (u'CALL_-1207957177', u'INDIRECT_-1207945342'), (u'CAST_-1207939972', u'INT_NOTEQUAL_-1207955921'), (u'MULTIEQUAL_-1207944368', u'MULTIEQUAL_-1207944346'), (u'CALL_-1207954127', u'INDIRECT_-1207943691'), (u'INDIRECT_-1207946813', u'MULTIEQUAL_-1207946709'), (u'INDIRECT_-1207944595', u'MULTIEQUAL_-1207944955'), (u'INDIRECT_-1207941706', u'MULTIEQUAL_-1207941373'), (u'CALL_-1207953035', u'INDIRECT_-1207939948'), ('const-11480', u'PTRSUB_-1207942483'), ('tmp_6603', u'CBRANCH_-1207953504'), (u'CALL_-1207953707', u'INDIRECT_-1207942371'), ('const--24', u'INT_ADD_-1207957931'), (u'CALL_-1207952996', u'INDIRECT_-1207945400'), (u'INT_EQUAL_-1207958972', u'MULTIEQUAL_-1207950854'), (u'CALL_-1207955913', u'INDIRECT_-1207944368'), (u'BOOL_NEGATE_-1207956065', u'CBRANCH_-1207956096'), (u'INDIRECT_-1207944214', u'MULTIEQUAL_-1207944077'), (u'PTRSUB_-1207941787', u'CAST_-1207941040'), (u'CALL_-1207953575', u'INDIRECT_-1207941969'), (u'CALL_-1207953947', u'INDIRECT_-1207945006'), (u'COPY_-1207938378', u'CALL_-1207953215'), (u'INDIRECT_-1207944782', u'MULTIEQUAL_-1207948341'), (u'STORE_-1207953372', u'INDIRECT_-1207945231'), (u'CALL_-1207953057', u'INDIRECT_-1207942595'), ('const--568', u'PTRSUB_-1207941877'), (u'CALL_-1207953065', u'INDIRECT_-1207939245'), (u'INDIRECT_-1207940591', u'MULTIEQUAL_-1207942700'), (u'CALL_-1207952857', u'INDIRECT_-1207939408'), (u'PTRSUB_-1207942250', u'LOAD_-1207959211'), (u'BOOL_AND_-1207958732', u'INT_EQUAL_-1207958734'), (u'MULTIEQUAL_-1207940791', u'MULTIEQUAL_-1207940770'), ('const-97', u'PTRSUB_-1207941821'), ('const-1', u'INT_ADD_-1207953922'), (u'CALL_-1207956777', u'INDIRECT_-1207945134'), (u'INT_NOTEQUAL_-1207957648', u'CBRANCH_-1207957641'), (u'CALL_-1207954407', u'INDIRECT_-1207943086'), (u'CALL_-1207955913', u'INDIRECT_-1207944056'), (u'MULTIEQUAL_-1207940714', u'MULTIEQUAL_-1207940693'), (u'CALL_-1207957991', u'INDIRECT_-1207947025'), (u'CALL_-1207953621', u'INDIRECT_-1207943880'), (u'INDIRECT_-1207939678', u'MULTIEQUAL_-1207940173'), (u'CALL_-1207953033', u'INDIRECT_-1207943522'), (u'INDIRECT_-1207940660', u'MULTIEQUAL_-1207941559'), (u'CALL_-1207954014', u'INDIRECT_-1207946014'), (u'CALL_-1207953548', u'INDIRECT_-1207941484'), (u'CALL_-1207953296', u'INDIRECT_-1207941811'), (u'INDIRECT_-1207942378', u'MULTIEQUAL_-1207945831'), ('const-40', u'PTRADD_-1207938949'), (u'STORE_-1207959040', u'INDIRECT_-1207948534'), (u'CALL_-1207957177', u'INDIRECT_-1207949481'), (u'INDIRECT_-1207945746', u'MULTIEQUAL_-1207945834'), (u'CALL_-1207953800', u'INDIRECT_-1207941854'), (u'INDIRECT_-1207943611', u'MULTIEQUAL_-1207945644'), (u'MULTIEQUAL_-1207944598', u'MULTIEQUAL_-1207944582'), (u'INT_ADD_-1207941590', u'CAST_-1207940883'), (u'CALL_-1207957177', u'INDIRECT_-1207946594'), (u'CALL_-1207951847', u'INDIRECT_-1207940144'), (u'CALL_-1207953059', u'INDIRECT_-1207942143'), (u'PTRSUB_-1207941141', u'CALL_-1207956910'), ('const-8', u'PTRSUB_-1207940988'), (u'PTRSUB_-1207940526', u'LOAD_-1207955537'), ('const-1', u'STORE_-1207951786'), (u'STORE_-1207958131', u'INDIRECT_-1207944075'), (u'CALL_-1207952900', u'INDIRECT_-1207943505'), ('const-3645240', u'COPY_-1207938633'), ('tmp_2169', u'CBRANCH_-1207957641'), (u'STORE_-1207954173', u'INDIRECT_-1207945949'), (u'CALL_-1207954058', u'INDIRECT_-1207942577'), (u'CALL_-1207951974', u'INDIRECT_-1207940614'), (u'MULTIEQUAL_-1207943137', u'CAST_-1207938531'), (u'INDIRECT_-1207942712', u'MULTIEQUAL_-1207942590'), (u'INDIRECT_-1207944983', u'MULTIEQUAL_-1207944889'), (u'MULTIEQUAL_-1207947826', u'MULTIEQUAL_-1207947976'), (u'CALL_-1207953782', u'INDIRECT_-1207944621'), (u'INDIRECT_-1207941005', u'MULTIEQUAL_-1207940904'), (u'CALL_-1207953564', u'INDIRECT_-1207944434'), (u'COPY_-1207938406', u'CALL_-1207953228'), (u'PTRSUB_-1207941569', u'LOAD_-1207957471'), (u'PTRSUB_-1207941457', u'PTRSUB_-1207941179'), (u'CALL_-1207951215', u'INDIRECT_-1207944800'), (u'INDIRECT_-1207941315', u'MULTIEQUAL_-1207942089'), (u'CALL_-1207958016', u'INDIRECT_-1207948322'), (u'CALL_-1207957557', u'INDIRECT_-1207944544'), (u'MULTIEQUAL_-1207948696', u'MULTIEQUAL_-1207948682'), (u'MULTIEQUAL_-1207944810', u'MULTIEQUAL_-1207944788'), (u'LOAD_-1207958379', u'INT_EQUAL_-1207958364'), (u'MULTIEQUAL_-1207944575', u'MULTIEQUAL_-1207944859'), (u'CALL_-1207951938', u'INDIRECT_-1207943634'), (u'PTRSUB_-1207939491', u'PTRSUB_-1207939440'), (u'CALL_-1207954162', u'INDIRECT_-1207946688'), (u'CALL_-1207958016', u'INDIRECT_-1207947200'), (u'PTRSUB_-1207941730', u'CAST_-1207941086'), (u'CALL_-1207953035', u'INDIRECT_-1207944101'), ('const-37432', u'PTRSUB_-1207941606'), (u'INDIRECT_-1207942137', u'MULTIEQUAL_-1207945299'), (u'INDIRECT_-1207943189', u'MULTIEQUAL_-1207943849'), ('const-104', u'PTRSUB_-1207939085'), (u'CALL_-1207953782', u'INDIRECT_-1207942431'), (u'INDIRECT_-1207948291', u'MULTIEQUAL_-1207948198'), ('tmp_10443', u'PTRSUB_-1207940537'), (u'CALL_-1207953834', u'INDIRECT_-1207942923'), (u'INDIRECT_-1207944302', u'COPY_-1207944303'), (u'CAST_-1207937212', u'CALL_-1207952642'), (u'MULTIEQUAL_-1207947332', u'MULTIEQUAL_-1207947329'), (u'CAST_-1207940891', u'INT_ADD_-1207957421'), (u'CALL_-1207956305', u'INDIRECT_-1207943900'), (u'CALL_-1207953065', u'INDIRECT_-1207940963'), (u'MULTIEQUAL_-1207945855', u'MULTIEQUAL_-1207945834'), (u'CALL_-1207955336', u'INDIRECT_-1207945204'), (u'INDIRECT_-1207940816', u'MULTIEQUAL_-1207941715'), (u'CALL_-1207957070', u'INDIRECT_-1207945740'), (u'INDIRECT_-1207944473', u'MULTIEQUAL_-1207944345'), (u'PTRADD_-1207951483', u'COPY_-1207937817'), ('const-16', u'PTRSUB_-1207939728'), (u'CALL_-1207952887', u'INDIRECT_-1207944069'), (u'CALL_-1207953061', u'INDIRECT_-1207944385'), ('const-0', u'INT_EQUAL_-1207957456'), (u'STORE_-1207954408', u'INDIRECT_-1207947513'), (u'INDIRECT_-1207943721', u'MULTIEQUAL_-1207943181'), (u'CALL_-1207953210', u'INDIRECT_-1207945536'), (u'CALL_-1207952825', u'INDIRECT_-1207942675'), ('tmp_27278', u'PTRSUB_-1207939406'), (u'CALL_-1207953979', u'INDIRECT_-1207941638'), (u'PTRSUB_-1207938906', u'CALL_-1207953947'), (u'LOAD_-1207958930', u'INT_EQUAL_-1207958915'), (u'CALL_-1207952996', u'INDIRECT_-1207940212'), (u'PTRSUB_-1207939743', u'PTRSUB_-1207939672'), (u'CALL_-1207953947', u'INDIRECT_-1207944224'), (u'INDIRECT_-1207942233', u'MULTIEQUAL_-1207942949'), (u'INT_SUB_-1207941694', u'PTRADD_-1207957546'), (u'PTRSUB_-1207940826', u'PTRSUB_-1207940582'), (u'BOOL_NEGATE_-1207949421', u'BOOL_AND_-1207958732'), (u'CALL_-1207951865', u'INDIRECT_-1207943582'), (u'INDIRECT_-1207940110', u'MULTIEQUAL_-1207941776'), (u'CALL_-1207954014', u'INDIRECT_-1207941918'), (u'INDIRECT_-1207945139', u'MULTIEQUAL_-1207945045'), (u'INDIRECT_-1207941189', u'MULTIEQUAL_-1207941061'), (u'CALL_-1207958016', u'INDIRECT_-1207943446'), (u'CALL_-1207957491', u'INDIRECT_-1207942791'), (u'CALL_-1207953039', u'INDIRECT_-1207944647'), (u'CALL_-1207953187', u'INDIRECT_-1207943479'), ('const--808', u'PTRSUB_-1207942152'), (u'INDIRECT_-1207941797', u'MULTIEQUAL_-1207941640'), (u'INDIRECT_-1207940658', u'MULTIEQUAL_-1207944111'), (u'INDIRECT_-1207940981', u'MULTIEQUAL_-1207941697'), ('const-10', u'CALLIND_-1207957474'), (u'INDIRECT_-1207945099', u'MULTIEQUAL_-1207945144'), (u'CALL_-1207952839', u'INDIRECT_-1207941228'), (u'CALL_-1207957177', u'INDIRECT_-1207944560'), (u'CALL_-1207953815', u'INDIRECT_-1207944145'), ('const-3064', u'PTRSUB_-1207938597'), (u'MULTIEQUAL_-1207952881', u'INT_ADD_-1207958780'), (u'INDIRECT_-1207945460', u'MULTIEQUAL_-1207945127'), (u'CALL_-1207952730', u'INDIRECT_-1207941355'), (u'INDIRECT_-1207942492', u'MULTIEQUAL_-1207942355'), (u'MULTIEQUAL_-1207943517', u'MULTIEQUAL_-1207943502'), (u'MULTIEQUAL_-1207949438', u'INT_LESS_-1207954100'), (u'CALL_-1207953203', u'INDIRECT_-1207939793'), (u'PTRSUB_-1207938841', u'PTRSUB_-1207938775'), (u'STORE_-1207958659', u'INDIRECT_-1207948604'), (u'INDIRECT_-1207940916', u'MULTIEQUAL_-1207942244'), (u'CALL_-1207952857', u'INDIRECT_-1207939720'), (u'INDIRECT_-1207942924', u'MULTIEQUAL_-1207943212'), (u'CALL_-1207953564', u'INDIRECT_-1207943650'), (u'CALL_-1207951877', u'INDIRECT_-1207940629'), (u'PTRSUB_-1207939672', u'PTRSUB_-1207939620'), (u'INT_EQUAL_-1207956038', u'MULTIEQUAL_-1207949238'), (u'INDIRECT_-1207943844', u'MULTIEQUAL_-1207944769'), (u'INDIRECT_-1207944330', u'COPY_-1207944313'), (u'CALL_-1207952839', u'INDIRECT_-1207942168'), (u'INDIRECT_-1207944610', u'INT_EQUAL_-1207954316'), ('const-20464', u'PTRSUB_-1207940748'), (u'CALL_-1207953063', u'INDIRECT_-1207941253'), (u'CALL_-1207954340', u'INDIRECT_-1207941948'), (u'MULTIEQUAL_-1207944890', u'MULTIEQUAL_-1207944860'), ('tmp_10443', u'PTRSUB_-1207942185'), ('const-1', u'RETURN_-1207954122'), (u'CALL_-1207956925', u'INDIRECT_-1207943838'), (u'CALL_-1207957103', u'INDIRECT_-1207945921'), (u'CALL_-1207957960', u'INDIRECT_-1207948529'), (u'INDIRECT_-1207945778', u'MULTIEQUAL_-1207946878'), (u'MULTIEQUAL_-1207948477', u'MULTIEQUAL_-1207948455'), ('const-1', u'CALL_-1207952004'), (u'INDIRECT_-1207940357', u'MULTIEQUAL_-1207941073'), ('tmp_2203', u'CBRANCH_-1207957611'), (u'STORE_-1207954401', u'INDIRECT_-1207947427'), (u'CAST_-1207938918', u'INT_ADD_-1207953955'), (u'MULTIEQUAL_-1207944312', u'MULTIEQUAL_-1207944291'), (u'MULTIEQUAL_-1207946821', u'MULTIEQUAL_-1207948626'), (u'INDIRECT_-1207944688', u'MULTIEQUAL_-1207945274'), (u'CALL_-1207958016', u'INDIRECT_-1207945478'), (u'INDIRECT_-1207942797', u'MULTIEQUAL_-1207942713'), (u'LOAD_-1207953088', u'PTRSUB_-1207938709'), (u'CALL_-1207957891', u'INDIRECT_-1207943371'), ('tmp_10443', u'PTRSUB_-1207941457'), ('const--568', u'PTRSUB_-1207939143'), (u'PTRSUB_-1207939143', u'CAST_-1207938740'), ('const-97', u'PTRSUB_-1207941113'), (u'CALL_-1207952900', u'INDIRECT_-1207940063'), (u'CALL_-1207957177', u'INDIRECT_-1207944872'), (u'INDIRECT_-1207942009', u'MULTIEQUAL_-1207941915'), (u'STORE_-1207953768', u'INDIRECT_-1207945717'), (u'CALL_-1207953564', u'INDIRECT_-1207944120'), (u'CALL_-1207953228', u'INDIRECT_-1207940083'), ('const-433', u'STORE_-1207952033'), (u'CALL_-1207951861', u'INDIRECT_-1207940034'), (u'CALL_-1207953037', u'INDIRECT_-1207942470'), (u'MULTIEQUAL_-1207946654', u'MULTIEQUAL_-1207946624'), (u'CALL_-1207954340', u'INDIRECT_-1207941636'), (u'CALL_-1207952857', u'INDIRECT_-1207940656'), ('tmp_7583', u'CBRANCH_-1207954109'), (u'MULTIEQUAL_-1207941787', u'CALL_-1207952839'), (u'MULTIEQUAL_-1207941541', u'MULTIEQUAL_-1207941524'), (u'INDIRECT_-1207944785', u'COPY_-1207944795'), (u'CALL_-1207956305', u'INDIRECT_-1207943744'), (u'MULTIEQUAL_-1207940090', u'MULTIEQUAL_-1207940069'), (u'INDIRECT_-1207942139', u'MULTIEQUAL_-1207942823'), (u'MULTIEQUAL_-1207950874', u'MULTIEQUAL_-1207950854'), (u'MULTIEQUAL_-1207948839', u'MULTIEQUAL_-1207948817'), (u'MULTIEQUAL_-1207945183', u'MULTIEQUAL_-1207946572'), (u'INDIRECT_-1207945031', u'MULTIEQUAL_-1207948590'), (u'CALL_-1207953809', u'INDIRECT_-1207941929'), (u'INDIRECT_-1207943393', u'MULTIEQUAL_-1207944077'), ('tmp_10443', u'PTRSUB_-1207940450'), (u'CALL_-1207953063', u'INDIRECT_-1207939533'), (u'CALL_-1207953407', u'INDIRECT_-1207941552'), (u'LOAD_-1207954421', u'MULTIEQUAL_-1207948579'), (u'INDIRECT_-1207946083', u'MULTIEQUAL_-1207945800'), ('const-0', u'INT_EQUAL_-1207953576'), ('const-433', u'LOAD_-1207957428'), (u'MULTIEQUAL_-1207944420', u'MULTIEQUAL_-1207944390'), ('const-433', u'LOAD_-1207951540'), (u'INT_NOTEQUAL_-1207953547', u'CBRANCH_-1207953541'), (u'CALL_-1207953744', u'INDIRECT_-1207944912'), (u'INDIRECT_-1207944590', u'MULTIEQUAL_-1207944606'), (u'STORE_-1207958594', u'INDIRECT_-1207948570'), ('const-40', u'PTRADD_-1207939444'), (u'CALL_-1207952580', u'INDIRECT_-1207942536'), (u'STORE_-1207953360', u'INDIRECT_-1207945724'), (u'INDIRECT_-1207940266', u'MULTIEQUAL_-1207941932'), ('const-0', u'COPY_-1207953087'), (u'STORE_-1207954401', u'INDIRECT_-1207947676'), (u'CALL_-1207953800', u'INDIRECT_-1207940914'), (u'INDIRECT_-1207946333', u'MULTIEQUAL_-1207945924'), ('const-433', u'STORE_-1207953360'), (u'CALL_-1207952940', u'INDIRECT_-1207940137'), (u'CALL_-1207953871', u'INDIRECT_-1207943778'), (u'CALL_-1207953548', u'INDIRECT_-1207945985'), ('tmp_10443', u'PTRSUB_-1207941025'), (u'PTRSUB_-1207942152', u'LOAD_-1207959029'), (u'MULTIEQUAL_-1207948075', u'MULTIEQUAL_-1207948225'), (u'INDIRECT_-1207943118', u'MULTIEQUAL_-1207943613'), (u'MULTIEQUAL_-1207948975', u'MULTIEQUAL_-1207948953'), (u'CALL_-1207953210', u'INDIRECT_-1207941440'), ('tmp_7108', u'CBRANCH_-1207953057'), (u'PTRSUB_-1207939246', u'PTRSUB_-1207939196'), (u'MULTIEQUAL_-1207941708', u'MULTIEQUAL_-1207941686'), ('const-0', u'COPY_-1207953796'), (u'LOAD_-1207959124', u'INT_XOR_-1207949613'), (u'INT_NOTEQUAL_-1207955411', u'CBRANCH_-1207955406'), (u'MULTIEQUAL_-1207946154', u'MULTIEQUAL_-1207946304'), (u'CALL_-1207957891', u'INDIRECT_-1207946499'), (u'CAST_-1207937870', u'CALL_-1207952004'), (u'CALL_-1207952839', u'INDIRECT_-1207945075'), (u'PTRSUB_-1207939015', u'PTRSUB_-1207938949'), (u'CALL_-1207953254', u'INDIRECT_-1207943351'), ('tmp_9484', u'CBRANCH_-1207951862'), ('const-433', u'LOAD_-1207956506'), (u'CALL_-1207953254', u'INDIRECT_-1207940381'), ('const-4776', u'PTRSUB_-1207942591'), (u'INDIRECT_-1207944434', u'COPY_-1207944475'), (u'INDIRECT_-1207947611', u'MULTIEQUAL_-1207947535'), (u'LOAD_-1207955996', u'INT_NOTEQUAL_-1207955980'), ('const-1', u'COPY_-1207939239'), (u'LOAD_-1207957575', u'INT_EQUAL_-1207957560'), ('tmp_10443', u'PTRSUB_-1207940481'), (u'CALL_-1207952604', u'INDIRECT_-1207941921'), (u'CALL_-1207952996', u'INDIRECT_-1207940836'), (u'STORE_-1207954404', u'INDIRECT_-1207947774'), (u'CALL_-1207951922', u'INDIRECT_-1207941357'), (u'PTRSUB_-1207941997', u'LOAD_-1207958692'), (u'INDIRECT_-1207940770', u'MULTIEQUAL_-1207941265'), (u'CAST_-1207940050', u'BOOL_NEGATE_-1207956065'), ('tmp_10443', u'PTRSUB_-1207939445'), ('tmp_27278', u'PTRSUB_-1207941090'), ('const-0', u'PTRSUB_-1207939005'), (u'CALL_-1207952839', u'INDIRECT_-1207944046'), (u'CALL_-1207953979', u'INDIRECT_-1207939762'), (u'INDIRECT_-1207943363', u'MULTIEQUAL_-1207943205'), (u'PTRSUB_-1207940322', u'STORE_-1207953478'), (u'CALL_-1207953815', u'INDIRECT_-1207940705'), ('const-97', u'PTRSUB_-1207940767'), ('const-97', u'PTRSUB_-1207940655'), (u'INT_NOTEQUAL_-1207959163', u'CBRANCH_-1207959158'), (u'INT_NOTEQUAL_-1207953262', u'CBRANCH_-1207953261'), (u'PTRSUB_-1207939341', u'CAST_-1207937848'), (u'INDIRECT_-1207947979', u'MULTIEQUAL_-1207947856'), (u'INDIRECT_-1207947031', u'MULTIEQUAL_-1207946974'), (u'CALL_-1207953776', u'INDIRECT_-1207939811'), ('const-0', u'PTRSUB_-1207940590'), (u'MULTIEQUAL_-1207948093', u'MULTIEQUAL_-1207948377'), (u'INT_NOTEQUAL_-1207956603', u'CBRANCH_-1207956597'), (u'CALL_-1207956876', u'INDIRECT_-1207944427'), ('const-15376', u'PTRSUB_-1207942270'), ('tmp_434', u'CBRANCH_-1207959069'), (u'CALL_-1207953035', u'INDIRECT_-1207939480'), ('const-0', u'INT_NOTEQUAL_-1207955543'), (u'INDIRECT_-1207942800', u'MULTIEQUAL_-1207942467'), (u'CALL_-1207953782', u'INDIRECT_-1207943369'), (u'CALL_-1207953035', u'INDIRECT_-1207941512'), (u'CALL_-1207952996', u'INDIRECT_-1207947165'), (u'CALL_-1207954100', u'INDIRECT_-1207944011'), (u'INDIRECT_-1207944326', u'COPY_-1207944324'), ('const--728', u'PTRSUB_-1207939143'), (u'CALL_-1207953059', u'INDIRECT_-1207943245'), ('tmp_10443', u'PTRSUB_-1207940262'), (u'INDIRECT_-1207944615', u'MULTIEQUAL_-1207944457'), ('const-3649355', u'COPY_-1207939494'), (u'CALL_-1207954407', u'INDIRECT_-1207945120'), (u'INDIRECT_-1207944517', u'MULTIEQUAL_-1207944276'), (u'CALL_-1207953254', u'INDIRECT_-1207940537'), (u'CALL_-1207953776', u'INDIRECT_-1207941059'), (u'CALL_-1207954100', u'INDIRECT_-1207942601'), (u'INDIRECT_-1207943377', u'MULTIEQUAL_-1207943422'), (u'CALL_-1207952668', u'INDIRECT_-1207943059'), (u'CALL_-1207952887', u'INDIRECT_-1207941565'), (u'INDIRECT_-1207942485', u'MULTIEQUAL_-1207942202'), (u'MULTIEQUAL_-1207946278', u'MULTIEQUAL_-1207946259'), (u'INDIRECT_-1207944810', u'MULTIEQUAL_-1207945659'), (u'MULTIEQUAL_-1207943491', u'MULTIEQUAL_-1207943479'), (u'CALL_-1207953163', u'INDIRECT_-1207942216'), (u'STORE_-1207959187', u'INDIRECT_-1207948856'), (u'CALL_-1207953204', u'INDIRECT_-1207940696'), (u'INDIRECT_-1207947505', u'MULTIEQUAL_-1207947431'), (u'MULTIEQUAL_-1207946953', u'COPY_-1207947083'), (u'CALL_-1207953847', u'INDIRECT_-1207942045'), ('const-16', u'PTRSUB_-1207939163'), (u'INT_NOTEQUAL_-1207958602', u'CBRANCH_-1207958597'), (u'CALL_-1207953041', u'INDIRECT_-1207942048'), (u'CALL_-1207951922', u'INDIRECT_-1207943079'), ('const-0', u'INT_NOTEQUAL_-1207958602'), ('const-433', u'STORE_-1207958725'), (u'MULTIEQUAL_-1207941915', u'MULTIEQUAL_-1207944045'), ('tmp_27278', u'PTRSUB_-1207941758'), (u'CALL_-1207953057', u'INDIRECT_-1207943533'), (u'MULTIEQUAL_-1207944983', u'MULTIEQUAL_-1207943956'), (u'CALL_-1207954407', u'INDIRECT_-1207944182'), ('tmp_27278', u'PTRSUB_-1207938300'), (u'CALL_-1207952668', u'INDIRECT_-1207941181'), (u'MULTIEQUAL_-1207944932', u'MULTIEQUAL_-1207944902'), ('const-0', u'INT_EQUAL_-1207956289'), (u'PTRSUB_-1207940815', u'PTRSUB_-1207940572'), ('tmp_642', u'CBRANCH_-1207958935'), (u'CALL_-1207953815', u'INDIRECT_-1207942111'), (u'STORE_-1207953772', u'INDIRECT_-1207944689'), (u'CALL_-1207954340', u'INDIRECT_-1207942418'), (u'MULTIEQUAL_-1207944498', u'MULTIEQUAL_-1207944476'), (u'PTRSUB_-1207938525', u'PTRSUB_-1207938483'), (u'STORE_-1207958463', u'INDIRECT_-1207948506'), (u'INDIRECT_-1207941241', u'MULTIEQUAL_-1207941073'), (u'MULTIEQUAL_-1207944108', u'MULTIEQUAL_-1207944078'), (u'STORE_-1207953372', u'INDIRECT_-1207945480'), (u'LOAD_-1207954288', u'PTRSUB_-1207939460'), ('const-433', u'LOAD_-1207953572'), (u'INDIRECT_-1207944673', u'MULTIEQUAL_-1207944589'), (u'CALL_-1207952706', u'INDIRECT_-1207939936'), (u'CALL_-1207953703', u'INDIRECT_-1207941716'), (u'CALL_-1207956910', u'INDIRECT_-1207944765'), (u'MULTIEQUAL_-1207942590', u'MULTIEQUAL_-1207942569'), (u'INDIRECT_-1207946530', u'MULTIEQUAL_-1207946618'), (u'CALL_-1207952887', u'INDIRECT_-1207939743'), (u'CALL_-1207953707', u'INDIRECT_-1207944563'), (u'INT_ADD_-1207957421', u'CAST_-1207940890'), (u'CALL_-1207953163', u'INDIRECT_-1207943312'), (u'CALL_-1207952642', u'INDIRECT_-1207943336'), ('tmp_27278', u'PTRSUB_-1207939000'), (u'INDIRECT_-1207943265', u'MULTIEQUAL_-1207942982'), (u'INDIRECT_-1207942477', u'MULTIEQUAL_-1207942383'), ('const-0', u'CALL_-1207953575'), (u'COPY_-1207940231', u'MULTIEQUAL_-1207950584'), ('tmp_10443', u'PTRSUB_-1207940871'), (u'CALL_-1207957002', u'INDIRECT_-1207944517'), (u'PTRSUB_-1207939223', u'STORE_-1207953799'), (u'CALL_-1207953163', u'INDIRECT_-1207941278'), (u'INDIRECT_-1207948321', u'MULTIEQUAL_-1207948225'), (u'CALL_-1207953204', u'INDIRECT_-1207941480'), (u'PTRSUB_-1207938589', u'PTRSUB_-1207938525'), (u'INDIRECT_-1207949686', u'MULTIEQUAL_-1207949822'), ('const-1', u'STORE_-1207954401'), (u'COPY_-1207938306', u'CALL_-1207953061'), (u'MULTIEQUAL_-1207948723', u'MULTIEQUAL_-1207948696'), (u'STORE_-1207959187', u'INDIRECT_-1207949105'), (u'INT_MULT_-1207946807', u'INT_ADD_-1207939755'), (u'MULTIEQUAL_-1207943907', u'CALL_-1207953815'), (u'CALL_-1207953738', u'INDIRECT_-1207944006'), (u'CAST_-1207937272', u'CALL_-1207953035'), ('tmp_10443', u'PTRSUB_-1207939521'), (u'INDIRECT_-1207943675', u'SUBPIECE_-1207943677'), (u'INDIRECT_-1207945060', u'MULTIEQUAL_-1207945076'), ('const-36944', u'PTRSUB_-1207940658'), ('tmp_1899', u'CBRANCH_-1207957867'), (u'INDIRECT_-1207944912', u'MULTIEQUAL_-1207945735'), ('const-97', u'PTRSUB_-1207942204'), (u'CALL_-1207955336', u'INDIRECT_-1207941920'), (u'INT_NOTEQUAL_-1207959279', u'CBRANCH_-1207959273'), (u'PTRSUB_-1207939753', u'PTRSUB_-1207939546'), (u'MULTIEQUAL_-1207942020', u'CALL_-1207953254'), (u'CALL_-1207953163', u'INDIRECT_-1207941434'), (u'INDIRECT_-1207944149', u'COPY_-1207944178'), (u'STORE_-1207958879', u'INDIRECT_-1207948953'), ('tmp_6449', u'CBRANCH_-1207953672'), ('const-20464', u'PTRSUB_-1207942540'), (u'INDIRECT_-1207941072', u'MULTIEQUAL_-1207942400'), (u'LOAD_-1207957519', u'INT_NOTEQUAL_-1207957498'), (u'CALL_-1207953947', u'INDIRECT_-1207944068'), (u'CALL_-1207953254', u'INDIRECT_-1207941161'), (u'CALL_-1207952887', u'INDIRECT_-1207943185'), (u'MULTIEQUAL_-1207941550', u'MULTIEQUAL_-1207941528'), (u'CALL_-1207951938', u'INDIRECT_-1207940972'), (u'MULTIEQUAL_-1207944893', u'MULTIEQUAL_-1207944671'), (u'CALL_-1207953809', u'INDIRECT_-1207941305'), (u'CALL_-1207953548', u'INDIRECT_-1207944770'), (u'CALL_-1207954014', u'INDIRECT_-1207942214'), ('tmp_10443', u'PTRSUB_-1207940526'), (u'CAST_-1207938782', u'INT_NOTEQUAL_-1207953715'), (u'CALL_-1207951980', u'INDIRECT_-1207941688'), (u'CALL_-1207953033', u'INDIRECT_-1207941800'), (u'INDIRECT_-1207941473', u'MULTIEQUAL_-1207942247'), ('const-1', u'RETURN_-1207954355'), (u'CALL_-1207952730', u'INDIRECT_-1207940259'), (u'MULTIEQUAL_-1207948335', u'LOAD_-1207951538'), (u'CALL_-1207952580', u'INDIRECT_-1207944533'), (u'CALLIND_-1207957474', u'INDIRECT_-1207945703'), (u'INDIRECT_-1207942021', u'MULTIEQUAL_-1207941853'), (u'LOAD_-1207953489', u'INT_EQUAL_-1207953474'), (u'INDIRECT_-1207942408', u'MULTIEQUAL_-1207942244'), ('const-0', u'COPY_-1207957841'), (u'CALL_-1207956925', u'INDIRECT_-1207944620'), (u'CALL_-1207953947', u'INDIRECT_-1207945972'), (u'CALL_-1207953228', u'INDIRECT_-1207942273'), ('const-0', u'INT_NOTEQUAL_-1207958625'), ('const-433', u'LOAD_-1207958449'), (u'CALL_-1207952246', u'INDIRECT_-1207940981'), (u'CALL_-1207957103', u'INDIRECT_-1207945451'), (u'CALL_-1207953871', u'INDIRECT_-1207943934'), (u'CALL_-1207953187', u'INDIRECT_-1207941445'), (u'CALL_-1207951869', u'INDIRECT_-1207942612'), (u'MULTIEQUAL_-1207942955', u'MULTIEQUAL_-1207942714'), (u'CALL_-1207953203', u'INDIRECT_-1207944732'), (u'CALL_-1207952642', u'INDIRECT_-1207944053'), (u'CALL_-1207953163', u'INDIRECT_-1207944434'), (u'INDIRECT_-1207942659', u'MULTIEQUAL_-1207942569'), (u'LOAD_-1207951540', u'INT_LESS_-1207951523'), (u'LOAD_-1207951540', u'INT_EQUAL_-1207951523'), (u'INDIRECT_-1207948257', u'MULTIEQUAL_-1207948171'), (u'INDIRECT_-1207943253', u'MULTIEQUAL_-1207943124'), (u'CALL_-1207952887', u'INDIRECT_-1207944370'), (u'STORE_-1207953780', u'INDIRECT_-1207945722'), ('tmp_10443', u'PTRSUB_-1207941439'), (u'INT_NOTEQUAL_-1207956576', u'CBRANCH_-1207956570'), (u'CALL_-1207953979', u'INDIRECT_-1207940386'), (u'PTRSUB_-1207940841', u'PTRSUB_-1207940596'), (u'CALL_-1207951847', u'INDIRECT_-1207942646'), (u'INDIRECT_-1207943493', u'MULTIEQUAL_-1207943354'), ('const-0', u'PTRSUB_-1207938818'), (u'INDIRECT_-1207944291', u'MULTIEQUAL_-1207944190'), ('tmp_10443', u'PTRSUB_-1207938693'), (u'INDIRECT_-1207943478', u'MULTIEQUAL_-1207944377'), (u'CALL_-1207951938', u'INDIRECT_-1207942694'), (u'MULTIEQUAL_-1207945908', u'MULTIEQUAL_-1207945893'), (u'CALL_-1207953033', u'INDIRECT_-1207939456'), (u'CALL_-1207953564', u'INDIRECT_-1207943182'), (u'MULTIEQUAL_-1207948990', u'MULTIEQUAL_-1207948975'), (u'CALL_-1207953035', u'INDIRECT_-1207940416'), (u'CALL_-1207952730', u'INDIRECT_-1207939323'), (u'PTRSUB_-1207941857', u'PTRSUB_-1207941564'), (u'INDIRECT_-1207947730', u'MULTIEQUAL_-1207947607'), (u'MULTIEQUAL_-1207943421', u'MULTIEQUAL_-1207942397'), (u'CALL_-1207953137', u'INDIRECT_-1207943114'), (u'LOAD_-1207956091', u'CAST_-1207940030'), (u'CALL_-1207953947', u'INDIRECT_-1207941876'), (u'MULTIEQUAL_-1207943666', u'MULTIEQUAL_-1207943647'), (u'INDIRECT_-1207946090', u'MULTIEQUAL_-1207945893'), (u'CALL_-1207952240', u'INDIRECT_-1207943977'), (u'INDIRECT_-1207948563', u'MULTIEQUAL_-1207948455'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944765'), (u'INDIRECT_-1207943883', u'MULTIEQUAL_-1207943836'), (u'PTRSUB_-1207939777', u'PTRSUB_-1207939570'), (u'CALL_-1207952839', u'INDIRECT_-1207944202'), (u'INDIRECT_-1207947606', u'MULTIEQUAL_-1207947490'), (u'INDIRECT_-1207940783', u'MULTIEQUAL_-1207940693'), (u'CALL_-1207951877', u'INDIRECT_-1207940941'), (u'LOAD_-1207958891', u'CALL_-1207951877'), (u'CALL_-1207953061', u'INDIRECT_-1207940289'), ('tmp_10443', u'PTRSUB_-1207942638'), (u'INDIRECT_-1207948839', u'MULTIEQUAL_-1207948726'), (u'CALL_-1207954058', u'INDIRECT_-1207941795'), (u'PTRSUB_-1207939101', u'CAST_-1207937870'), ('const-97', u'PTRSUB_-1207942186'), (u'CALL_-1207957070', u'INDIRECT_-1207944800'), (u'INDIRECT_-1207944289', u'MULTIEQUAL_-1207945063'), (u'CALL_-1207952644', u'INDIRECT_-1207943048'), (u'CALL_-1207953776', u'INDIRECT_-1207943721'), (u'INDIRECT_-1207941204', u'MULTIEQUAL_-1207942870'), (u'PTRADD_-1207939872', u'STORE_-1207953760'), (u'INDIRECT_-1207943251', u'MULTIEQUAL_-1207945360'), (u'CALL_-1207957891', u'INDIRECT_-1207943839'), ('const--24', u'PTRADD_-1207958155'), (u'MULTIEQUAL_-1207944389', u'MULTIEQUAL_-1207944371'), (u'CALL_-1207953738', u'INDIRECT_-1207941816'), (u'INDIRECT_-1207948347', u'MULTIEQUAL_-1207948249'), ('tmp_3384', u'CBRANCH_-1207956404'), (u'INDIRECT_-1207943981', u'MULTIEQUAL_-1207944112'), (u'INT_NOTEQUAL_-1207956213', u'CBRANCH_-1207956206'), (u'CALL_-1207958074', u'INDIRECT_-1207943796'), (u'CALL_-1207952004', u'INDIRECT_-1207942407'), ('tmp_3958', u'CBRANCH_-1207956001'), (u'CALL_-1207952668', u'INDIRECT_-1207941493'), ('const-16', u'PTRSUB_-1207938652'), (u'CALL_-1207953210', u'INDIRECT_-1207941596'), (u'CALL_-1207953063', u'INDIRECT_-1207939689'), (u'CALL_-1207953665', u'INDIRECT_-1207940629'), (u'PTRSUB_-1207938794', u'CAST_-1207938690'), (u'CALL_-1207953947', u'INDIRECT_-1207941720'), (u'INDIRECT_-1207941097', u'MULTIEQUAL_-1207940984'), (u'INDIRECT_-1207945736', u'MULTIEQUAL_-1207945523'), (u'CALL_-1207953059', u'INDIRECT_-1207944610'), (u'INDIRECT_-1207944000', u'MULTIEQUAL_-1207943919'), (u'CALL_-1207956876', u'INDIRECT_-1207944583'), (u'CALL_-1207952666', u'INDIRECT_-1207944064'), (u'MULTIEQUAL_-1207941620', u'MULTIEQUAL_-1207943421'), ('const-0', u'INT_SLESS_-1207958554'), (u'INT_ADD_-1207958983', u'MULTIEQUAL_-1207952967'), ('const-0', u'PTRSUB_-1207938746'), (u'MULTIEQUAL_-1207944746', u'MULTIEQUAL_-1207944896'), (u'CALL_-1207954014', u'INDIRECT_-1207941434'), (u'CALL_-1207952246', u'INDIRECT_-1207942233'), (u'CALL_-1207953575', u'INDIRECT_-1207941501'), (u'CALL_-1207953665', u'INDIRECT_-1207941565'), (u'LOAD_-1207956837', u'PTRADD_-1207941067'), (u'INDIRECT_-1207948170', u'MULTIEQUAL_-1207948225'), (u'CALL_-1207954014', u'INDIRECT_-1207942858'), (u'CALL_-1207954014', u'INDIRECT_-1207944580'), (u'CALL_-1207952240', u'INDIRECT_-1207941315'), (u'CALL_-1207953707', u'INDIRECT_-1207941589'), (u'CAST_-1207938417', u'CALL_-1207953137'), ('const-433', u'LOAD_-1207956053'), (u'INDIRECT_-1207945344', u'MULTIEQUAL_-1207945167'), (u'INDIRECT_-1207943556', u'MULTIEQUAL_-1207943644'), (u'PTRSUB_-1207939163', u'LOAD_-1207954278'), ('const-0', u'PTRSUB_-1207938566'), (u'CALL_-1207953738', u'INDIRECT_-1207944972'), (u'MULTIEQUAL_-1207945232', u'MULTIEQUAL_-1207945213'), ('const-3643937', u'COPY_-1207941584'), (u'CALL_-1207953037', u'INDIRECT_-1207944536'), (u'CALL_-1207956777', u'INDIRECT_-1207947757'), (u'CALL_-1207958300', u'INDIRECT_-1207944573'), (u'CALL_-1207951847', u'INDIRECT_-1207941080'), (u'INDIRECT_-1207945605', u'MULTIEQUAL_-1207945558'), ('tmp_51172', u'INT_ADD_-1207953559'), (u'LOAD_-1207953584', u'INT_EQUAL_-1207953569'), (u'INDIRECT_-1207943496', u'MULTIEQUAL_-1207943374'), (u'INDIRECT_-1207940997', u'MULTIEQUAL_-1207941657'), (u'PTRSUB_-1207938503', u'STORE_-1207953041'), (u'INDIRECT_-1207945455', u'MULTIEQUAL_-1207945371'), (u'CALL_-1207953951', u'INDIRECT_-1207945616'), (u'MULTIEQUAL_-1207942434', u'MULTIEQUAL_-1207942413'), (u'PTRSUB_-1207940512', u'PTRSUB_-1207940287'), (u'CALL_-1207954340', u'INDIRECT_-1207945078'), (u'CALL_-1207952246', u'INDIRECT_-1207942077'), (u'INDIRECT_-1207940373', u'MULTIEQUAL_-1207941033'), (u'CALL_-1207953707', u'INDIRECT_-1207945841'), (u'CALL_-1207957177', u'INDIRECT_-1207946282'), (u'PTRSUB_-1207941888', u'LOAD_-1207958490'), (u'LOAD_-1207953901', u'PTRSUB_-1207939254'), (u'CALL_-1207953407', u'INDIRECT_-1207942492'), ('const-433', u'LOAD_-1207959029'), ('const-104', u'PTRSUB_-1207939250'), (u'INDIRECT_-1207942703', u'MULTIEQUAL_-1207943419'), (u'PTRSUB_-1207938850', u'PTRSUB_-1207938784'), (u'CALL_-1207954407', u'INDIRECT_-1207945276'), (u'MULTIEQUAL_-1207948105', u'MULTIEQUAL_-1207948075'), (u'CALL_-1207957002', u'INDIRECT_-1207944203'), ('tmp_10443', u'PTRSUB_-1207939777'), (u'CALL_-1207953033', u'INDIRECT_-1207944239'), (u'INDIRECT_-1207944648', u'MULTIEQUAL_-1207946797'), (u'CALL_-1207956522', u'INDIRECT_-1207943579'), (u'INDIRECT_-1207948812', u'MULTIEQUAL_-1207948704'), (u'CALL_-1207952642', u'INDIRECT_-1207944551'), ('const-36948', u'PTRSUB_-1207942259'), ('const-433', u'STORE_-1207953710'), ('tmp_10443', u'PTRSUB_-1207942551'), (u'CALL_-1207954014', u'INDIRECT_-1207944404'), (u'CALL_-1207953847', u'INDIRECT_-1207942201'), (u'CALL_-1207953037', u'INDIRECT_-1207940278'), (u'CALL_-1207953059', u'INDIRECT_-1207940265'), (u'CALL_-1207954127', u'INDIRECT_-1207944408'), (u'CAST_-1207940466', u'COPY_-1207956848'), (u'CALL_-1207953063', u'INDIRECT_-1207941565'), (u'CALL_-1207952887', u'INDIRECT_-1207941877'), (u'INDIRECT_-1207945911', u'MULTIEQUAL_-1207945371'), (u'INDIRECT_-1207948347', u'MULTIEQUAL_-1207948019'), (u'CALL_-1207953847', u'INDIRECT_-1207943141'), (u'INDIRECT_-1207944015', u'MULTIEQUAL_-1207947177'), ('const-1', u'CALL_-1207957070'), (u'MULTIEQUAL_-1207940614', u'MULTIEQUAL_-1207940592'), (u'STORE_-1207957170', u'INDIRECT_-1207947915'), (u'CALL_-1207953039', u'INDIRECT_-1207940458'), (u'CALL_-1207952240', u'INDIRECT_-1207940067'), (u'INDIRECT_-1207944299', u'MULTIEQUAL_-1207944162'), (u'CALL_-1207952996', u'INDIRECT_-1207942244'), ('tmp_51162', u'MULTIEQUAL_-1207946615'), (u'CALL_-1207953061', u'INDIRECT_-1207942011'), ('tmp_3272', u'CBRANCH_-1207956484'), ('const-433', u'STORE_-1207953835'), (u'CALL_-1207953575', u'INDIRECT_-1207941189'), (u'STORE_-1207953772', u'INDIRECT_-1207945187'), (u'INDIRECT_-1207941148', u'MULTIEQUAL_-1207941026'), ('tmp_27278', u'PTRSUB_-1207941730'), (u'INDIRECT_-1207942437', u'MULTIEQUAL_-1207942309'), ('const-0', u'SUBPIECE_-1207942982'), (u'INDIRECT_-1207942486', u'MULTIEQUAL_-1207942326'), ('const-97', u'PTRSUB_-1207942007'), (u'CALL_-1207953296', u'INDIRECT_-1207945593'), (u'CALL_-1207953776', u'INDIRECT_-1207943877'), (u'CALL_-1207952996', u'INDIRECT_-1207944278'), (u'MULTIEQUAL_-1207942667', u'MULTIEQUAL_-1207942649'), (u'CALL_-1207953059', u'INDIRECT_-1207943239'), (u'INDIRECT_-1207947139', u'MULTIEQUAL_-1207947059'), (u'CALL_-1207952580', u'INDIRECT_-1207939096'), (u'INDIRECT_-1207949894', u'MULTIEQUAL_-1207949770'), (u'CALL_-1207953061', u'INDIRECT_-1207940765'), (u'CALL_-1207953738', u'INDIRECT_-1207940876'), (u'CALL_-1207955360', u'INDIRECT_-1207942087'), (u'INDIRECT_-1207940136', u'MULTIEQUAL_-1207941464'), (u'CALL_-1207953035', u'INDIRECT_-1207940254'), (u'CALL_-1207956305', u'INDIRECT_-1207945152'), (u'PTRADD_-1207953063', u'COPY_-1207939351'), (u'CALL_-1207953548', u'INDIRECT_-1207944458'), (u'CALL_-1207957991', u'INDIRECT_-1207944363'), (u'CALL_-1207953037', u'INDIRECT_-1207940754'), (u'INDIRECT_-1207945382', u'MULTIEQUAL_-1207945218'), (u'INDIRECT_-1207945769', u'MULTIEQUAL_-1207945685'), (u'MULTIEQUAL_-1207943182', u'MULTIEQUAL_-1207944983'), (u'INDIRECT_-1207943415', u'MULTIEQUAL_-1207943368'), (u'STORE_-1207953768', u'INDIRECT_-1207945966'), (u'LOAD_-1207954164', u'PTRADD_-1207939444'), (u'CALL_-1207955336', u'INDIRECT_-1207943796'), (u'CALL_-1207953951', u'INDIRECT_-1207941550'), (u'CALL_-1207952857', u'INDIRECT_-1207942848'), (u'INDIRECT_-1207946551', u'MULTIEQUAL_-1207946467'), (u'CALL_-1207953254', u'INDIRECT_-1207944135'), (u'CALL_-1207953035', u'INDIRECT_-1207943546'), (u'INDIRECT_-1207941480', u'MULTIEQUAL_-1207941309'), (u'PTRSUB_-1207941023', u'PTRSUB_-1207940916'), (u'PTRSUB_-1207941323', u'PTRSUB_-1207941208'), (u'CALL_-1207954014', u'INDIRECT_-1207942544'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946799'), (u'STORE_-1207958131', u'INDIRECT_-1207943607'), (u'INDIRECT_-1207945320', u'MULTIEQUAL_-1207945145'), (u'COPY_-1207939494', u'CALL_-1207953621'), (u'CALL_-1207951974', u'INDIRECT_-1207940770'), (u'INDIRECT_-1207941781', u'MULTIEQUAL_-1207942441'), (u'MULTIEQUAL_-1207947281', u'MULTIEQUAL_-1207947260'), (u'CALL_-1207953707', u'INDIRECT_-1207942685'), (u'CALL_-1207955360', u'INDIRECT_-1207945685'), (u'INDIRECT_-1207943894', u'MULTIEQUAL_-1207943734'), (u'CALL_-1207956925', u'INDIRECT_-1207947869'), (u'INDIRECT_-1207943825', u'MULTIEQUAL_-1207943956'), (u'PTRSUB_-1207939521', u'PTRSUB_-1207939323'), (u'MULTIEQUAL_-1207944955', u'MULTIEQUAL_-1207944934'), (u'PTRSUB_-1207942177', u'CAST_-1207939782'), (u'INDIRECT_-1207942941', u'MULTIEQUAL_-1207942401'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946487'), (u'CALL_-1207952900', u'INDIRECT_-1207944378'), (u'CALL_-1207957103', u'INDIRECT_-1207946703'), (u'CALL_-1207953744', u'INDIRECT_-1207945068'), (u'CALL_-1207953163', u'INDIRECT_-1207942686'), (u'INDIRECT_-1207946029', u'MULTIEQUAL_-1207945925'), (u'INDIRECT_-1207945717', u'MULTIEQUAL_-1207945659'), (u'INDIRECT_-1207942018', u'MULTIEQUAL_-1207941891'), ('const-3660168', u'COPY_-1207938335'), (u'INT_EQUAL_-1207953877', u'CBRANCH_-1207953871'), (u'LOAD_-1207953499', u'CALL_-1207951922'), (u'PTRSUB_-1207940181', u'PTRSUB_-1207940128'), (u'CALL_-1207953714', u'INDIRECT_-1207941961'), ('const-433', u'LOAD_-1207957540'), (u'CALL_-1207951974', u'INDIRECT_-1207940146'), ('const-97', u'PTRSUB_-1207940494'), (u'INDIRECT_-1207944233', u'COPY_-1207944271'), (u'BOOL_AND_-1207953518', u'INT_EQUAL_-1207953520'), (u'CALL_-1207956876', u'INDIRECT_-1207947832'), (u'CALL_-1207951869', u'INDIRECT_-1207946751'), (u'MULTIEQUAL_-1207943419', u'MULTIEQUAL_-1207943402'), ('const-104', u'PTRSUB_-1207940045'), (u'CALL_-1207953707', u'INDIRECT_-1207944407'), (u'CALL_-1207957177', u'INDIRECT_-1207942840'), ('const-1', u'RETURN_-1207952820'), (u'CALL_-1207951847', u'INDIRECT_-1207940456'), (u'BOOL_NEGATE_-1207942664', u'CBRANCH_-1207959043'), ('const-104', u'PTRSUB_-1207938841'), (u'PTRSUB_-1207939314', u'PTRSUB_-1207939246'), (u'CALL_-1207953137', u'INDIRECT_-1207942644'), (u'INDIRECT_-1207948755', u'MULTIEQUAL_-1207948669'), (u'CALL_-1207952240', u'INDIRECT_-1207942725'), (u'CALL_-1207951861', u'INDIRECT_-1207940658'), ('const-3660640', u'COPY_-1207938194'), (u'CALL_-1207956876', u'INDIRECT_-1207943019'), (u'CALL_-1207953059', u'INDIRECT_-1207939959'), ('const-3864', u'PTRSUB_-1207938411'), (u'CALL_-1207953621', u'INDIRECT_-1207941376'), ('const--2', u'INT_MULT_-1207949431'), (u'CALL_-1207956522', u'INDIRECT_-1207944517'), ('const-4576', u'PTRSUB_-1207942551'), (u'INDIRECT_-1207941484', u'MULTIEQUAL_-1207941345'), (u'INDIRECT_-1207946643', u'MULTIEQUAL_-1207946774'), ('tmp_10006', u'CBRANCH_-1207951776'), (u'MULTIEQUAL_-1207942227', u'MULTIEQUAL_-1207944357'), ('tmp_10443', u'PTRSUB_-1207942197'), ('tmp_51171', u'MULTIEQUAL_-1207945205'), (u'INDIRECT_-1207942104', u'MULTIEQUAL_-1207941933'), (u'LOAD_-1207958872', u'INT_NOTEQUAL_-1207958856'), (u'MULTIEQUAL_-1207943496', u'MULTIEQUAL_-1207943433'), (u'CALL_-1207953834', u'INDIRECT_-1207943707'), (u'CALL_-1207956305', u'INDIRECT_-1207942804'), (u'PTRSUB_-1207939512', u'PTRSUB_-1207939314'), (u'CALL_-1207954100', u'INDIRECT_-1207946071'), (u'CALL_-1207953951', u'INDIRECT_-1207944208'), (u'CALL_-1207952604', u'INDIRECT_-1207939107'), ('const-96', u'PTRSUB_-1207940110'), ('const-1', u'STORE_-1207959187'), (u'COPY_-1207938211', u'CALL_-1207953187'), (u'INDIRECT_-1207942960', u'MULTIEQUAL_-1207942823'), ('const--584', u'PTRSUB_-1207942094'), (u'STORE_-1207956665', u'INDIRECT_-1207947611'), (u'CALL_-1207952839', u'INDIRECT_-1207944358'), (u'CALL_-1207953847', u'INDIRECT_-1207942671'), (u'CALL_-1207951922', u'INDIRECT_-1207942923'), (u'MULTIEQUAL_-1207942517', u'PTRADD_-1207952950'), (u'INDIRECT_-1207941866', u'MULTIEQUAL_-1207942361'), (u'LOAD_-1207953088', u'PTRSUB_-1207938697'), (u'CALL_-1207953035', u'INDIRECT_-1207941668'), (u'INDIRECT_-1207942641', u'MULTIEQUAL_-1207942557'), (u'INDIRECT_-1207944800', u'COPY_-1207944728'), (u'INDIRECT_-1207948258', u'MULTIEQUAL_-1207948124'), ('const-1', u'INT_SUB_-1207957574'), (u'CALL_-1207951864', u'INDIRECT_-1207942906'), (u'MULTIEQUAL_-1207944291', u'MULTIEQUAL_-1207945686'), (u'CALL_-1207952887', u'INDIRECT_-1207945596'), (u'INT_NOTEQUAL_-1207957010', u'CBRANCH_-1207957009'), (u'INDIRECT_-1207947163', u'MULTIEQUAL_-1207946623'), ('const-104', u'PTRSUB_-1207940258'), (u'CALL_-1207952706', u'INDIRECT_-1207939312'), (u'CALL_-1207956305', u'INDIRECT_-1207946651'), (u'PTRSUB_-1207941179', u'STORE_-1207954404'), (u'STORE_-1207953835', u'INDIRECT_-1207944980'), (u'CALL_-1207951864', u'INDIRECT_-1207943844'), (u'CAST_-1207937156', u'CALL_-1207952940'), (u'CALL_-1207952940', u'INDIRECT_-1207942799'), (u'CALL_-1207953744', u'INDIRECT_-1207942252'), (u'INDIRECT_-1207942607', u'MULTIEQUAL_-1207945769'), (u'CALL_-1207953189', u'INDIRECT_-1207941911'), (u'CALL_-1207951864', u'INDIRECT_-1207940558'), ('const-0', u'PTRSUB_-1207939440'), (u'CALL_-1207953703', u'INDIRECT_-1207942340'), (u'CALL_-1207953059', u'INDIRECT_-1207939647'), (u'CALL_-1207953059', u'INDIRECT_-1207941053'), (u'CALL_-1207952706', u'INDIRECT_-1207939156'), (u'CALL_-1207958300', u'INDIRECT_-1207947235'), (u'MULTIEQUAL_-1207942009', u'MULTIEQUAL_-1207941992'), (u'CALL_-1207957541', u'INDIRECT_-1207942776'), ('tmp_4997', u'CBRANCH_-1207955488'), (u'CALL_-1207953059', u'INDIRECT_-1207942927'), (u'INDIRECT_-1207946764', u'MULTIEQUAL_-1207948878'), ('const-0', u'INT_EQUAL_-1207953569'), (u'CALL_-1207951877', u'INDIRECT_-1207942349'), (u'INDIRECT_-1207942592', u'MULTIEQUAL_-1207943517'), (u'CALL_-1207956777', u'INDIRECT_-1207942476'), ('const-0', u'PTRSUB_-1207939497'), (u'CALL_-1207953575', u'INDIRECT_-1207948142'), (u'CALL_-1207953215', u'INDIRECT_-1207940054'), (u'INT_LESS_-1207951523', u'MULTIEQUAL_-1207947329'), (u'STORE_-1207957126', u'INDIRECT_-1207947883'), (u'PTRSUB_-1207940643', u'PTRSUB_-1207940410'), (u'MULTIEQUAL_-1207943168', u'MULTIEQUAL_-1207943138'), (u'PTRSUB_-1207942444', u'PTRSUB_-1207942114'), (u'CALL_-1207957891', u'INDIRECT_-1207944151'), ('tmp_859', u'CBRANCH_-1207958770'), (u'STORE_-1207956720', u'INDIRECT_-1207947139'), (u'INDIRECT_-1207940705', u'MULTIEQUAL_-1207940547'), (u'PTRADD_-1207957876', u'CAST_-1207941179'), (u'INDIRECT_-1207946047', u'MULTIEQUAL_-1207945834'), (u'CALL_-1207957991', u'INDIRECT_-1207945615'), ('const-433', u'STORE_-1207956826'), (u'CALL_-1207953815', u'INDIRECT_-1207944615'), ('const-0', u'PTRSUB_-1207939620'), (u'INDIRECT_-1207940949', u'MULTIEQUAL_-1207942982'), (u'INDIRECT_-1207940561', u'MULTIEQUAL_-1207940458'), (u'CALL_-1207951980', u'INDIRECT_-1207940280'), (u'INDIRECT_-1207948772', u'MULTIEQUAL_-1207948682'), (u'INDIRECT_-1207943430', u'MULTIEQUAL_-1207944530'), (u'INDIRECT_-1207943805', u'MULTIEQUAL_-1207943666'), (u'CALL_-1207952644', u'INDIRECT_-1207943360'), (u'CALL_-1207957177', u'INDIRECT_-1207942684'), (u'STORE_-1207955972', u'INDIRECT_-1207947031'), (u'CALL_-1207952996', u'INDIRECT_-1207941618'), ('const-21856', u'PTRSUB_-1207942638'), ('tmp_1415', u'CBRANCH_-1207958358'), (u'CALL_-1207953834', u'INDIRECT_-1207947112'), ('const-433', u'LOAD_-1207959064'), (u'PTRSUB_-1207938639', u'INT_NOTEQUAL_-1207953304'), (u'CALL_-1207956876', u'INDIRECT_-1207945365'), (u'CALL_-1207951974', u'INDIRECT_-1207943118'), (u'INDIRECT_-1207943584', u'MULTIEQUAL_-1207943457'), (u'CALL_-1207956777', u'INDIRECT_-1207947508'), (u'INT_NOTEQUAL_-1207955921', u'CBRANCH_-1207955920'), (u'INDIRECT_-1207940714', u'MULTIEQUAL_-1207941640'), ('tmp_51151', u'MULTIEQUAL_-1207948760'), (u'INDIRECT_-1207946449', u'MULTIEQUAL_-1207946199'), (u'INT_NOTEQUAL_-1207954108', u'CBRANCH_-1207954107'), (u'CALL_-1207952706', u'INDIRECT_-1207940562'), ('const-433', u'LOAD_-1207953891'), (u'MULTIEQUAL_-1207941620', u'MULTIEQUAL_-1207941557'), (u'INDIRECT_-1207942958', u'MULTIEQUAL_-1207946457'), ('const-433', u'LOAD_-1207956147'), (u'CALL_-1207953809', u'INDIRECT_-1207942241'), ('const-36949', u'PTRSUB_-1207938490'), (u'CALL_-1207955913', u'INDIRECT_-1207942960'), (u'INDIRECT_-1207944364', u'MULTIEQUAL_-1207944031'), (u'CALL_-1207953707', u'INDIRECT_-1207944093'), ('const-3660752', u'COPY_-1207938171'), (u'MULTIEQUAL_-1207946966', u'MULTIEQUAL_-1207946936'), (u'CALL_-1207953564', u'INDIRECT_-1207942086'), (u'CALL_-1207958016', u'INDIRECT_-1207943134'), (u'INT_NOTEQUAL_-1207953673', u'CBRANCH_-1207953672'), ('const-433', u'LOAD_-1207953088'), ('const-0', u'PTRSUB_-1207938534'), (u'MULTIEQUAL_-1207945686', u'MULTIEQUAL_-1207945674'), (u'INDIRECT_-1207944488', u'COPY_-1207944504'), (u'CALLIND_-1207957474', u'INDIRECT_-1207947921'), (u'MULTIEQUAL_-1207948723', u'MULTIEQUAL_-1207948669'), (u'PTRSUB_-1207939460', u'STORE_-1207954189'), (u'INDIRECT_-1207945934', u'MULTIEQUAL_-1207947034'), (u'CALL_-1207953254', u'INDIRECT_-1207942881'), (u'MULTIEQUAL_-1207942257', u'MULTIEQUAL_-1207943652'), (u'CALL_-1207952839', u'INDIRECT_-1207942480'), (u'COPY_-1207941917', u'MULTIEQUAL_-1207952400'), (u'CALL_-1207956777', u'INDIRECT_-1207944038'), ('const-0', u'PTRSUB_-1207938839'), ('const-24', u'PTRSUB_-1207940128'), (u'CALL_-1207953039', u'INDIRECT_-1207942964'), (u'INT_MULT_-1207945129', u'INT_ADD_-1207938114'), (u'CALL_-1207954340', u'INDIRECT_-1207941480'), (u'INDIRECT_-1207944981', u'MULTIEQUAL_-1207948064'), (u'CALL_-1207954127', u'INDIRECT_-1207939625'), (u'CALL_-1207955360', u'INDIRECT_-1207946963'), (u'CALL_-1207953210', u'INDIRECT_-1207942536'), (u'COPY_-1207938833', u'STORE_-1207953835'), ('const-2', u'CALL_-1207953744'), (u'LOAD_-1207959147', u'INT_EQUAL_-1207959132'), (u'INDIRECT_-1207943582', u'MULTIEQUAL_-1207943249'), ('const-1', u'RETURN_-1207953199'), (u'CALL_-1207957070', u'INDIRECT_-1207942924'), ('const-433', u'LOAD_-1207958714'), (u'CAST_-1207941237', u'CALL_-1207957991'), (u'INDIRECT_-1207942241', u'MULTIEQUAL_-1207942102'), (u'PTRSUB_-1207942299', u'PTRSUB_-1207941980'), (u'CALL_-1207952706', u'INDIRECT_-1207940248'), (u'CALL_-1207953210', u'INDIRECT_-1207944258'), (u'INDIRECT_-1207945143', u'MULTIEQUAL_-1207944860'), (u'INDIRECT_-1207942852', u'MULTIEQUAL_-1207943751'), (u'CALL_-1207957991', u'INDIRECT_-1207948552'), (u'CALL_-1207957002', u'INDIRECT_-1207942641'), (u'INDIRECT_-1207946386', u'MULTIEQUAL_-1207946307'), (u'CALL_-1207953137', u'INDIRECT_-1207943584'), (u'CALL_-1207958016', u'INDIRECT_-1207946104'), (u'MULTIEQUAL_-1207947283', u'MULTIEQUAL_-1207947253'), (u'CALL_-1207953035', u'INDIRECT_-1207942608'), (u'INDIRECT_-1207943182', u'MULTIEQUAL_-1207943060'), ('const-433', u'LOAD_-1207956712'), (u'STORE_-1207952033', u'INDIRECT_-1207945160'), (u'CALL_-1207953979', u'INDIRECT_-1207939606'), ('const-0', u'PTRSUB_-1207940624'), (u'CALL_-1207953776', u'INDIRECT_-1207946764'), (u'INDIRECT_-1207946225', u'MULTIEQUAL_-1207945685'), (u'CALL_-1207958016', u'INDIRECT_-1207948571'), (u'COPY_-1207958951', u'MULTIEQUAL_-1207949456'), ('const--2', u'INT_MULT_-1207945128'), ('tmp_27278', u'PTRSUB_-1207939383'), (u'INDIRECT_-1207942176', u'MULTIEQUAL_-1207945675'), (u'CALL_-1207952246', u'INDIRECT_-1207940825'), (u'PTRSUB_-1207938393', u'LOAD_-1207952954'), (u'CALL_-1207952730', u'INDIRECT_-1207940415'), ('const-31680', u'PTRSUB_-1207942171'), (u'PTRSUB_-1207938755', u'PTRSUB_-1207938574'), ('const-17008', u'PTRSUB_-1207940919'), (u'CALL_-1207954162', u'INDIRECT_-1207944470'), (u'PTRSUB_-1207939341', u'CALL_-1207951864'), (u'CALL_-1207956910', u'INDIRECT_-1207946643'), (u'CALL_-1207953834', u'INDIRECT_-1207945429'), (u'CALL_-1207952642', u'INDIRECT_-1207941302'), ('const-31680', u'PTRSUB_-1207940262'), (u'CALL_-1207953035', u'INDIRECT_-1207943384'), (u'INDIRECT_-1207943571', u'MULTIEQUAL_-1207943524'), (u'CALL_-1207957557', u'INDIRECT_-1207945170'), ('const-0', u'INT_NOTEQUAL_-1207956490'), (u'CALL_-1207953707', u'INDIRECT_-1207944875'), (u'LOAD_-1207954288', u'PTRSUB_-1207939450'), (u'INDIRECT_-1207945457', u'MULTIEQUAL_-1207945216'), (u'INDIRECT_-1207945877', u'MULTIEQUAL_-1207948319'), (u'CALL_-1207952857', u'INDIRECT_-1207939564'), (u'CALL_-1207953037', u'INDIRECT_-1207942000'), (u'CAST_-1207941455', u'PTRADD_-1207957876'), (u'INDIRECT_-1207943357', u'MULTIEQUAL_-1207943488'), (u'CALL_-1207954058', u'INDIRECT_-1207940859'), (u'STORE_-1207953760', u'INDIRECT_-1207946077'), (u'CALL_-1207953714', u'INDIRECT_-1207943527'), (u'CALL_-1207953189', u'INDIRECT_-1207939879'), (u'CALL_-1207953707', u'INDIRECT_-1207941277'), (u'PTRSUB_-1207940988', u'PTRSUB_-1207941255'), (u'STORE_-1207953780', u'INDIRECT_-1207945971'), (u'CALL_-1207953059', u'INDIRECT_-1207941205'), ('tmp_10443', u'PTRSUB_-1207941400'), (u'CALL_-1207951864', u'INDIRECT_-1207940870'), (u'INT_ADD_-1207940950', u'CAST_-1207940625'), (u'MULTIEQUAL_-1207942043', u'MULTIEQUAL_-1207942025'), (u'MULTIEQUAL_-1207944233', u'MULTIEQUAL_-1207944212'), ('const-16', u'PTRSUB_-1207940347'), (u'INDIRECT_-1207944689', u'MULTIEQUAL_-1207946785'), (u'CALL_-1207957002', u'INDIRECT_-1207947673'), (u'INDIRECT_-1207942644', u'MULTIEQUAL_-1207942517'), (u'CALL_-1207952887', u'INDIRECT_-1207942401'), (u'INT_NOTEQUAL_-1207955467', u'CBRANCH_-1207955460'), (u'PTRSUB_-1207940703', u'PTRSUB_-1207940466'), (u'MULTIEQUAL_-1207947577', u'MULTIEQUAL_-1207947727'), (u'INT_LESS_-1207951885', u'CBRANCH_-1207951891'), (u'CALL_-1207952887', u'INDIRECT_-1207941095'), (u'CALL_-1207953137', u'INDIRECT_-1207940924'), (u'CALL_-1207953847', u'INDIRECT_-1207940637'), (u'CALL_-1207952887', u'INDIRECT_-1207940315'), (u'CALL_-1207956777', u'INDIRECT_-1207944664'), ('const-96', u'PTRSUB_-1207941997'), (u'CALL_-1207953834', u'CALL_-1207953782'), (u'MULTIEQUAL_-1207949766', u'CAST_-1207940012'), (u'CALL_-1207953564', u'INDIRECT_-1207943338'), (u'CALL_-1207952246', u'INDIRECT_-1207940513'), ('const-433', u'STORE_-1207953780'), (u'CALL_-1207951938', u'INDIRECT_-1207945161'), (u'LOAD_-1207958987', u'INT_EQUAL_-1207958972'), (u'LOAD_-1207958987', u'INT_LESS_-1207958972'), (u'INDIRECT_-1207945592', u'MULTIEQUAL_-1207945395'), (u'INDIRECT_-1207940809', u'MULTIEQUAL_-1207940688'), (u'MULTIEQUAL_-1207947431', u'MULTIEQUAL_-1207948511'), ('const-1', u'PTRADD_-1207958930'), (u'INDIRECT_-1207946500', u'MULTIEQUAL_-1207948366'), (u'INDIRECT_-1207948347', u'MULTIEQUAL_-1207948192'), ('const-3740022', u'COPY_-1207958812'), (u'CALL_-1207954162', u'INDIRECT_-1207945410'), ('const-433', u'LOAD_-1207953763'), (u'CALL_-1207955360', u'INDIRECT_-1207945215'), (u'CALL_-1207953163', u'INDIRECT_-1207944683'), (u'CALL_-1207953189', u'INDIRECT_-1207941129'), (u'INDIRECT_-1207945596', u'MULTIEQUAL_-1207945432'), (u'CALL_-1207952642', u'INDIRECT_-1207941928'), ('tmp_10443', u'PTRSUB_-1207939038'), (u'LOAD_-1207958692', u'INT_EQUAL_-1207958677'), (u'INDIRECT_-1207949061', u'MULTIEQUAL_-1207948953'), (u'INT_EQUAL_-1207956098', u'CAST_-1207940050'), (u'CALL_-1207952857', u'INDIRECT_-1207944347'), (u'LOAD_-1207958891', u'LOAD_-1207958872'), (u'INDIRECT_-1207948003', u'MULTIEQUAL_-1207947940'), (u'CALL_-1207952642', u'INDIRECT_-1207942868'), (u'COPY_-1207938778', u'CALL_-1207953800'), ('tmp_10443', u'PTRSUB_-1207940497'), (u'CALL_-1207953296', u'INDIRECT_-1207941029'), ('const--776', u'PTRSUB_-1207939581'), ('const-16', u'PTRSUB_-1207940943'), (u'CALL_-1207952887', u'INDIRECT_-1207944381'), (u'MULTIEQUAL_-1207944233', u'MULTIEQUAL_-1207944215'), (u'CALL_-1207953703', u'INDIRECT_-1207943280'), (u'INDIRECT_-1207944381', u'MULTIEQUAL_-1207944291'), (u'CALL_-1207957960', u'INDIRECT_-1207943560'), (u'INDIRECT_-1207944536', u'COPY_-1207944546'), (u'CALL_-1207952940', u'INDIRECT_-1207944482'), (u'INDIRECT_-1207941485', u'MULTIEQUAL_-1207941327'), (u'CALL_-1207952857', u'INDIRECT_-1207942222'), (u'INDIRECT_-1207948023', u'MULTIEQUAL_-1207947962'), ('const-96', u'PTRSUB_-1207940582'), (u'MULTIEQUAL_-1207942720', u'MULTIEQUAL_-1207942704'), (u'CALL_-1207953203', u'INDIRECT_-1207942137'), (u'STORE_-1207951786', u'INDIRECT_-1207945122'), (u'PTRSUB_-1207939029', u'PTRSUB_-1207938841'), (u'INDIRECT_-1207944793', u'MULTIEQUAL_-1207944654'), (u'MULTIEQUAL_-1207945297', u'MULTIEQUAL_-1207944273'), (u'CALL_-1207951877', u'INDIRECT_-1207941253'), (u'INDIRECT_-1207941951', u'MULTIEQUAL_-1207941814'), (u'MULTIEQUAL_-1207948890', u'MULTIEQUAL_-1207948878'), (u'CALL_-1207957177', u'INDIRECT_-1207945968'), (u'CALL_-1207953782', u'INDIRECT_-1207947088'), (u'CALL_-1207951974', u'INDIRECT_-1207940458'), ('tmp_10443', u'PTRSUB_-1207940643')]
[(u'MULTIEQUAL_-1207942418', u'MULTIEQUAL_-1207942406'), (u'INT_ADD_-1207957575', u'CALL_-1207956305'), (u'INDIRECT_-1207943127', u'MULTIEQUAL_-1207942844'), (u'CALL_-1207953782', u'INDIRECT_-1207945579'), (u'INT_ADD_-1207957556', u'CALL_-1207957491'), (u'CALL_-1207951922', u'INDIRECT_-1207943255'), (u'CALL_-1207957070', u'INDIRECT_-1207942162'), (u'CAST_-1207937924', u'STORE_-1207951479'), (u'LOAD_-1207959325', u'INT_EQUAL_-1207959302'), (u'CALL_-1207951974', u'INDIRECT_-1207940320'), ('const-433', u'LOAD_-1207954443'), (u'CALL_-1207953668', u'INDIRECT_-1207945157'), (u'INDIRECT_-1207942307', u'MULTIEQUAL_-1207942168'), (u'INDIRECT_-1207942974', u'MULTIEQUAL_-1207942641'), (u'MULTIEQUAL_-1207942262', u'MULTIEQUAL_-1207944063'), (u'MULTIEQUAL_-1207943125', u'MULTIEQUAL_-1207943108'), (u'PTRADD_-1207958037', u'CAST_-1207941485'), (u'LOAD_-1207958353', u'INT_NOTEQUAL_-1207958337'), (u'LOAD_-1207957519', u'CALLIND_-1207957474'), (u'INDIRECT_-1207946372', u'MULTIEQUAL_-1207946202'), (u'MULTIEQUAL_-1207943029', u'MULTIEQUAL_-1207943313'), (u'INDIRECT_-1207943136', u'MULTIEQUAL_-1207942999'), (u'INDIRECT_-1207944782', u'MULTIEQUAL_-1207945392'), (u'MULTIEQUAL_-1207944219', u'MULTIEQUAL_-1207943195'), (u'CALL_-1207951847', u'INDIRECT_-1207941882'), (u'INDIRECT_-1207941728', u'MULTIEQUAL_-1207941591'), (u'MULTIEQUAL_-1207943578', u'MULTIEQUAL_-1207943556'), (u'CALL_-1207953407', u'INDIRECT_-1207943450'), (u'MULTIEQUAL_-1207947308', u'MULTIEQUAL_-1207947263'), (u'CALL_-1207953215', u'INDIRECT_-1207939136'), (u'CALL_-1207953059', u'INDIRECT_-1207939041'), (u'CALL_-1207956777', u'INDIRECT_-1207944996'), ('tmp_27917', u'INT_ADD_-1207959108'), (u'CALL_-1207955360', u'INDIRECT_-1207945391'), (u'INT_EQUAL_-1207958972', u'CBRANCH_-1207958973'), (u'CALL_-1207954162', u'INDIRECT_-1207941362'), (u'MULTIEQUAL_-1207946710', u'MULTIEQUAL_-1207946680'), (u'INDIRECT_-1207944540', u'MULTIEQUAL_-1207944380'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944313'), (u'LOAD_-1207957789', u'INT_EQUAL_-1207957766'), (u'CALL_-1207951847', u'INDIRECT_-1207944882'), (u'CALL_-1207953061', u'INDIRECT_-1207944004'), (u'CALL_-1207953061', u'CALL_-1207953037'), (u'CALL_-1207953061', u'CALL_-1207953037'), (u'LOAD_-1207956055', u'INT_LESS_-1207956038'), (u'LOAD_-1207956055', u'INT_EQUAL_-1207956038'), (u'CALL_-1207955336', u'INDIRECT_-1207943658'), (u'LOAD_-1207953763', u'INT_ADD_-1207953745'), (u'CALL_-1207953163', u'INDIRECT_-1207940200'), (u'MULTIEQUAL_-1207941873', u'MULTIEQUAL_-1207941856'), (u'PTRSUB_-1207941517', u'CAST_-1207941288'), (u'STORE_-1207958131', u'INDIRECT_-1207943937'), (u'CALL_-1207953834', u'INDIRECT_-1207941693'), (u'MULTIEQUAL_-1207946527', u'MULTIEQUAL_-1207946467'), ('tmp_27917', u'INT_ADD_-1207959141'), (u'INDIRECT_-1207944087', u'MULTIEQUAL_-1207943997'), (u'INDIRECT_-1207945163', u'MULTIEQUAL_-1207944922'), ('const-433', u'LOAD_-1207958353'), (u'CALL_-1207953776', u'INDIRECT_-1207940765'), (u'LOAD_-1207959029', u'COPY_-1207940222'), (u'CALL_-1207953834', u'INDIRECT_-1207943569'), (u'CALL_-1207952604', u'INDIRECT_-1207938813'), (u'COPY_-1207939586', u'MULTIEQUAL_-1207949855'), (u'INDIRECT_-1207940335', u'MULTIEQUAL_-1207940222'), (u'CAST_-1207941288', u'INT_ADD_-1207941563'), ('const--3', u'PTRADD_-1207941530'), (u'LOAD_-1207959179', u'INT_NOTEQUAL_-1207959163'), (u'CALL_-1207953163', u'INDIRECT_-1207939108'), (u'CALL_-1207953041', u'INDIRECT_-1207943006'), (u'INDIRECT_-1207943255', u'MULTIEQUAL_-1207943939'), (u'CALL_-1207953039', u'INDIRECT_-1207944104'), (u'INDIRECT_-1207944335', u'MULTIEQUAL_-1207944207'), (u'INDIRECT_-1207940722', u'MULTIEQUAL_-1207940583'), (u'CALL_-1207958016', u'INDIRECT_-1207950097'), (u'MULTIEQUAL_-1207944922', u'MULTIEQUAL_-1207944910'), ('tmp_27917', u'INT_ADD_-1207958449'), (u'COPY_-1207938534', u'CALL_-1207953871'), (u'INDIRECT_-1207942659', u'MULTIEQUAL_-1207942575'), (u'CALL_-1207955913', u'INDIRECT_-1207943448'), (u'PTRSUB_-1207953086', u'COPY_-1207939576'), (u'INDIRECT_-1207946704', u'MULTIEQUAL_-1207948570'), (u'INDIRECT_-1207942127', u'MULTIEQUAL_-1207941990'), (u'STORE_-1207954415', u'INDIRECT_-1207947673'), ('tmp_27917', u'INT_ADD_-1207957556'), ('const-5', u'INT_AND_-1207957861'), (u'INT_NOTEQUAL_-1207956240', u'CBRANCH_-1207956234'), (u'CALL_-1207953947', u'INDIRECT_-1207942678'), (u'INDIRECT_-1207948084', u'MULTIEQUAL_-1207947879'), (u'CALL_-1207952996', u'INDIRECT_-1207943672'), (u'CALL_-1207951864', u'INDIRECT_-1207940890'), (u'CALL_-1207953215', u'INDIRECT_-1207941168'), (u'MULTIEQUAL_-1207941044', u'MULTIEQUAL_-1207941023'), (u'INDIRECT_-1207944849', u'MULTIEQUAL_-1207944608'), (u'INDIRECT_-1207942143', u'MULTIEQUAL_-1207942015'), (u'MULTIEQUAL_-1207940264', u'MULTIEQUAL_-1207940243'), (u'CALL_-1207952668', u'INDIRECT_-1207944043'), (u'CAST_-1207939588', u'STORE_-1207953773'), (u'CALL_-1207954162', u'INDIRECT_-1207945428'), (u'MULTIEQUAL_-1207948429', u'MULTIEQUAL_-1207948402'), (u'MULTIEQUAL_-1207944938', u'MULTIEQUAL_-1207944919'), (u'INDIRECT_-1207945319', u'MULTIEQUAL_-1207945078'), (u'CALL_-1207953039', u'INDIRECT_-1207941104'), (u'CALL_-1207952604', u'INDIRECT_-1207941313'), (u'CALL_-1207952996', u'INDIRECT_-1207943358'), ('tmp_188', u'CBRANCH_-1207959243'), (u'CALL_-1207952887', u'INDIRECT_-1207944087'), (u'CALL_-1207953039', u'INDIRECT_-1207940790'), (u'CALL_-1207952940', u'INDIRECT_-1207939219'), (u'CALL_-1207953210', u'INDIRECT_-1207944120'), (u'CALL_-1207953061', u'INDIRECT_-1207942505'), (u'INDIRECT_-1207940054', u'MULTIEQUAL_-1207940953'), (u'CALLIND_-1207957474', u'INDIRECT_-1207949696'), (u'CALL_-1207953776', u'INDIRECT_-1207942487'), (u'STORE_-1207954173', u'INDIRECT_-1207945904'), ('const-433', u'STORE_-1207954173'), ('tmp_27917', u'INT_ADD_-1207956549'), (u'CALL_-1207953834', u'INDIRECT_-1207941537'), (u'MULTIEQUAL_-1207948432', u'MULTIEQUAL_-1207950233'), (u'INDIRECT_-1207942124', u'MULTIEQUAL_-1207941953'), (u'CALL_-1207953815', u'INDIRECT_-1207942129'), (u'INDIRECT_-1207940284', u'MULTIEQUAL_-1207941950'), (u'INDIRECT_-1207944299', u'COPY_-1207944303'), (u'CALL_-1207952240', u'INDIRECT_-1207941335'), ('const-10849', u'INT_ADD_-1207956629'), (u'CALL_-1207951864', u'INDIRECT_-1207941046'), ('tmp_27911', u'PTRSUB_-1207939541'), (u'INDIRECT_-1207940420', u'MULTIEQUAL_-1207941346'), (u'INDIRECT_-1207943706', u'MULTIEQUAL_-1207943625'), (u'CALL_-1207951938', u'INDIRECT_-1207939430'), (u'MULTIEQUAL_-1207944862', u'CALL_-1207957557'), (u'MULTIEQUAL_-1207945704', u'MULTIEQUAL_-1207945988'), (u'CALL_-1207953621', u'INDIRECT_-1207945739'), (u'LOAD_-1207953901', u'PTRADD_-1207939144'), (u'INDIRECT_-1207942104', u'MULTIEQUAL_-1207942120'), (u'INT_ADD_-1207957556', u'CALL_-1207957070'), (u'INDIRECT_-1207943879', u'COPY_-1207943905'), (u'CALL_-1207957103', u'INDIRECT_-1207943279'), (u'INDIRECT_-1207940630', u'MULTIEQUAL_-1207940503'), (u'INDIRECT_-1207944893', u'MULTIEQUAL_-1207946989'), (u'INT_MULT_-1207947567', u'INT_ADD_-1207940526'), ('const-3744862', u'COPY_-1207951566'), (u'INDIRECT_-1207942151', u'MULTIEQUAL_-1207942012'), (u'INDIRECT_-1207943473', u'MULTIEQUAL_-1207945506'), ('const-37440', u'INT_ADD_-1207957519'), (u'INDIRECT_-1207949448', u'MULTIEQUAL_-1207949369'), (u'CALL_-1207953204', u'INDIRECT_-1207941028'), (u'CAST_-1207938743', u'STORE_-1207953360'), (u'CALL_-1207953782', u'INDIRECT_-1207942293'), (u'CALL_-1207952839', u'INDIRECT_-1207945279'), (u'CALL_-1207958300', u'INDIRECT_-1207945845'), (u'CALL_-1207953163', u'INDIRECT_-1207941922'), (u'CALL_-1207952246', u'INDIRECT_-1207941313'), (u'CALL_-1207953059', u'INDIRECT_-1207940133'), (u'CALL_-1207951938', u'INDIRECT_-1207939898'), (u'INDIRECT_-1207941727', u'MULTIEQUAL_-1207941559'), (u'CALL_-1207952996', u'INDIRECT_-1207940386'), (u'CALL_-1207952706', u'INDIRECT_-1207938862'), (u'CALL_-1207952839', u'INDIRECT_-1207941404'), (u'CALL_-1207957557', u'INDIRECT_-1207945502'), (u'CALL_-1207951861', u'INDIRECT_-1207940988'), (u'INDIRECT_-1207946736', u'MULTIEQUAL_-1207948900'), (u'INDIRECT_-1207940440', u'MULTIEQUAL_-1207942106'), (u'CALL_-1207951861', u'INDIRECT_-1207940208'), ('const-1', u'STORE_-1207958594'), (u'INDIRECT_-1207942350', u'MULTIEQUAL_-1207942223'), (u'INT_LESS_-1207958972', u'MULTIEQUAL_-1207951392'), (u'CALL_-1207953847', u'INDIRECT_-1207939563'), (u'MULTIEQUAL_-1207941170', u'MULTIEQUAL_-1207941107'), (u'CALL_-1207951865', u'INDIRECT_-1207942036'), ('const-1', u'RETURN_-1207952575'), (u'CALL_-1207951877', u'INDIRECT_-1207943309'), (u'CALL_-1207951847', u'INDIRECT_-1207942352'), ('tmp_27917', u'INT_ADD_-1207956131'), (u'INDIRECT_-1207941765', u'MULTIEQUAL_-1207941644'), (u'CALL_-1207953187', u'INDIRECT_-1207943185'), (u'CALL_-1207952730', u'INDIRECT_-1207939497'), ('const-0', u'INT_EQUAL_-1207953934'), (u'MULTIEQUAL_-1207942418', u'MULTIEQUAL_-1207944219'), (u'CALL_-1207953947', u'INDIRECT_-1207941426'), (u'INT_NOTEQUAL_-1207956507', u'CBRANCH_-1207956507'), (u'INDIRECT_-1207944164', u'MULTIEQUAL_-1207944025'), (u'INDIRECT_-1207940723', u'MULTIEQUAL_-1207940565'), (u'CALL_-1207952825', u'INDIRECT_-1207943319'), (u'CALL_-1207953707', u'INDIRECT_-1207943643'), (u'CALL_-1207952668', u'CALL_-1207952644'), (u'INDIRECT_-1207947211', u'MULTIEQUAL_-1207947137'), (u'INDIRECT_-1207943239', u'MULTIEQUAL_-1207943111'), (u'CAST_-1207939220', u'STORE_-1207954161'), (u'CALL_-1207951864', u'INDIRECT_-1207941360'), (u'INDIRECT_-1207945617', u'MULTIEQUAL_-1207945077'), (u'CALL_-1207952839', u'INDIRECT_-1207943908'), (u'MULTIEQUAL_-1207943693', u'MULTIEQUAL_-1207943678'), (u'CALL_-1207951861', u'INDIRECT_-1207941458'), (u'CALL_-1207953714', u'INDIRECT_-1207941667'), (u'INDIRECT_-1207944610', u'MULTIEQUAL_-1207944626'), (u'INDIRECT_-1207943693', u'MULTIEQUAL_-1207943556'), (u'PTRSUB_-1207939483', u'CALL_-1207954340'), (u'CALL_-1207957891', u'INDIRECT_-1207942921'), ('const-1', u'STORE_-1207955972'), (u'CALL_-1207952730', u'INDIRECT_-1207941843'), (u'INDIRECT_-1207945475', u'MULTIEQUAL_-1207945391'), (u'INDIRECT_-1207947289', u'PTRADD_-1207956775'), (u'CALL_-1207953668', u'INDIRECT_-1207945874'), (u'CALL_-1207953210', u'INDIRECT_-1207943494'), (u'INDIRECT_-1207943271', u'MULTIEQUAL_-1207943142'), (u'CAST_-1207942202', u'LOAD_-1207959268'), (u'INDIRECT_-1207944821', u'MULTIEQUAL_-1207945242'), (u'CALL_-1207953800', u'INDIRECT_-1207941402'), (u'CALL_-1207956925', u'INDIRECT_-1207946204'), ('tmp_3568', u'CBRANCH_-1207956261'), (u'CALL_-1207953714', u'INDIRECT_-1207943545'), (u'INT_ADD_-1207958508', u'CAST_-1207941808'), (u'LOAD_-1207956229', u'INT_NOTEQUAL_-1207956213'), (u'INDIRECT_-1207946505', u'MULTIEQUAL_-1207946636'), (u'MULTIEQUAL_-1207941189', u'MULTIEQUAL_-1207941174'), (u'INDIRECT_-1207941728', u'MULTIEQUAL_-1207942223'), (u'CALL_-1207953707', u'INDIRECT_-1207943329'), (u'INDIRECT_-1207941549', u'MULTIEQUAL_-1207943658'), (u'CALL_-1207957541', u'INDIRECT_-1207945452'), ('const-0', u'COPY_-1207942433'), (u'MULTIEQUAL_-1207947811', u'MULTIEQUAL_-1207947781'), (u'MULTIEQUAL_-1207944763', u'MULTIEQUAL_-1207944751'), (u'COPY_-1207942045', u'MULTIEQUAL_-1207952139'), (u'INDIRECT_-1207942980', u'MULTIEQUAL_-1207942843'), (u'CALL_-1207957491', u'CAST_-1207941135'), (u'INDIRECT_-1207943834', u'MULTIEQUAL_-1207943670'), (u'CALL_-1207953744', u'INDIRECT_-1207945556'), (u'CAST_-1207940504', u'LOAD_-1207956592'), (u'CAST_-1207939500', u'LOAD_-1207953573'), (u'CAST_-1207938994', u'STORE_-1207953780'), (u'CALL_-1207955336', u'INDIRECT_-1207942876'), (u'CAST_-1207939039', u'STORE_-1207953854'), (u'STORE_-1207958879', u'INDIRECT_-1207948410'), (u'COPY_-1207937968', u'CALL_-1207953057'), ('const-36940', u'INT_ADD_-1207959026'), (u'INDIRECT_-1207947846', u'MULTIEQUAL_-1207947712'), (u'INDIRECT_-1207941518', u'MULTIEQUAL_-1207941437'), (u'CALL_-1207953665', u'INDIRECT_-1207941583'), (u'MULTIEQUAL_-1207945236', u'MULTIEQUAL_-1207947037'), (u'MULTIEQUAL_-1207952409', u'PTRADD_-1207958930'), (u'CAST_-1207941157', u'LOAD_-1207957535'), ('const--568', u'PTRSUB_-1207941634'), ('const-1', u'RETURN_-1207953032'), (u'CALL_-1207953575', u'INDIRECT_-1207942769'), (u'MULTIEQUAL_-1207947313', u'MULTIEQUAL_-1207947283'), (u'INDIRECT_-1207939918', u'MULTIEQUAL_-1207939796'), (u'MULTIEQUAL_-1207947037', u'MULTIEQUAL_-1207946013'), (u'CALL_-1207953215', u'INDIRECT_-1207943046'), ('const-433', u'STORE_-1207956665'), (u'CALL_-1207956522', u'INDIRECT_-1207944849'), ('const--1', u'INT_ADD_-1207951534'), (u'CALL_-1207953254', u'INDIRECT_-1207941805'), (u'CALL_-1207954340', u'INDIRECT_-1207944628'), (u'INDIRECT_-1207940698', u'MULTIEQUAL_-1207940576'), (u'MULTIEQUAL_-1207946491', u'MULTIEQUAL_-1207946461'), (u'MULTIEQUAL_-1207944230', u'MULTIEQUAL_-1207944208'), (u'CALL_-1207953037', u'INDIRECT_-1207941242'), ('const-36949', u'INT_ADD_-1207953542'), (u'INDIRECT_-1207941883', u'MULTIEQUAL_-1207941715'), (u'CALL_-1207951847', u'INDIRECT_-1207942664'), (u'CALL_-1207952900', u'INDIRECT_-1207943211'), (u'CALL_-1207957070', u'INDIRECT_-1207947350'), (u'CALL_-1207952668', u'INDIRECT_-1207939011'), (u'INDIRECT_-1207946101', u'MULTIEQUAL_-1207945818'), (u'CALL_-1207953947', u'INDIRECT_-1207942052'), ('const-433', u'LOAD_-1207952954'), (u'CALL_-1207953847', u'INDIRECT_-1207940343'), (u'MULTIEQUAL_-1207942441', u'MULTIEQUAL_-1207942426'), ('tmp_8375', u'CBRANCH_-1207953855'), (u'CALL_-1207957960', u'INDIRECT_-1207943890'), (u'INDIRECT_-1207944854', u'MULTIEQUAL_-1207944694'), (u'INDIRECT_-1207942457', u'MULTIEQUAL_-1207942329'), (u'CALL_-1207957960', u'INDIRECT_-1207943266'), (u'CALL_-1207953703', u'INDIRECT_-1207942672'), (u'CALL_-1207954162', u'INDIRECT_-1207944490'), (u'MULTIEQUAL_-1207943223', u'MULTIEQUAL_-1207943208'), (u'CALL_-1207957103', u'INDIRECT_-1207947375'), (u'MULTIEQUAL_-1207942999', u'MULTIEQUAL_-1207942978'), (u'INT_EQUAL_-1207958537', u'CBRANCH_-1207958534'), (u'INT_ADD_-1207954152', u'CAST_-1207939220'), (u'CALL_-1207957002', u'INDIRECT_-1207946101'), (u'CALL_-1207957103', u'INDIRECT_-1207949444'), (u'INDIRECT_-1207940969', u'MULTIEQUAL_-1207943002'), (u'MULTIEQUAL_-1207941247', u'MULTIEQUAL_-1207941230'), (u'CALL_-1207956522', u'INDIRECT_-1207943127'), (u'CALL_-1207953714', u'INDIRECT_-1207943389'), (u'CALL_-1207953809', u'INDIRECT_-1207944295'), (u'PTRADD_-1207953063', u'COPY_-1207939586'), (u'PTRADD_-1207951478', u'COPY_-1207938066'), (u'CALL_-1207957177', u'INDIRECT_-1207945048'), (u'MULTIEQUAL_-1207945420', u'MULTIEQUAL_-1207945390'), (u'CALL_-1207953061', u'INDIRECT_-1207944091'), (u'MULTIEQUAL_-1207947781', u'MULTIEQUAL_-1207947931'), ('const-21073', u'INT_ADD_-1207955958'), (u'INDIRECT_-1207943305', u'MULTIEQUAL_-1207943215'), (u'CALL_-1207956777', u'INDIRECT_-1207942494'), (u'MULTIEQUAL_-1207945234', u'MULTIEQUAL_-1207945384'), (u'INT_EQUAL_-1207956038', u'CAST_-1207940218'), (u'INDIRECT_-1207943618', u'MULTIEQUAL_-1207943457'), (u'INDIRECT_-1207944153', u'MULTIEQUAL_-1207944052'), (u'CALL_-1207953847', u'INDIRECT_-1207941281'), (u'CALL_-1207952004', u'INDIRECT_-1207940391'), (u'CALL_-1207953834', u'INDIRECT_-1207944195'), (u'CALL_-1207954058', u'INDIRECT_-1207942753'), (u'STORE_-1207953360', u'INDIRECT_-1207945181'), ('const-433', u'LOAD_-1207953229'), (u'CALL_-1207951861', u'INDIRECT_-1207939896'), (u'CALL_-1207953407', u'INDIRECT_-1207944232'), (u'INDIRECT_-1207942927', u'MULTIEQUAL_-1207942972'), (u'INDIRECT_-1207942765', u'MULTIEQUAL_-1207942661'), (u'CALL_-1207953215', u'INDIRECT_-1207941010'), (u'CALL_-1207958016', u'INDIRECT_-1207945654'), (u'INDIRECT_-1207947094', u'MULTIEQUAL_-1207947014'), ('const-37356', u'INT_ADD_-1207956302'), (u'INDIRECT_-1207940935', u'MULTIEQUAL_-1207940841'), (u'INDIRECT_-1207942106', u'MULTIEQUAL_-1207941984'), (u'INDIRECT_-1207943262', u'MULTIEQUAL_-1207943350'), (u'CALL_-1207956305', u'INDIRECT_-1207942980'), (u'MULTIEQUAL_-1207945953', u'MULTIEQUAL_-1207946237'), (u'INDIRECT_-1207939586', u'MULTIEQUAL_-1207940485'), ('const-0', u'INT_EQUAL_-1207955414'), (u'CALL_-1207958074', u'INDIRECT_-1207943814'), (u'STORE_-1207959187', u'INDIRECT_-1207948313'), (u'INT_AND_-1207957861', u'INT_NOTEQUAL_-1207957874'), (u'BOOL_NEGATE_-1207946609', u'BOOL_AND_-1207953159'), (u'CALL_-1207952004', u'INDIRECT_-1207944643'), (u'CALL_-1207953668', u'INDIRECT_-1207941247'), (u'CALL_-1207953834', u'INDIRECT_-1207944665'), ('const-0', u'INT_EQUAL_-1207956630'), (u'STORE_-1207953760', u'INDIRECT_-1207946032'), (u'CALL_-1207953065', u'INDIRECT_-1207940043'), (u'INDIRECT_-1207943127', u'MULTIEQUAL_-1207942886'), (u'CALL_-1207958016', u'INDIRECT_-1207948277'), (u'COPY_-1207958430', u'MULTIEQUAL_-1207946881'), ('const-433', u'STORE_-1207959187'), (u'INDIRECT_-1207940727', u'MULTIEQUAL_-1207942886'), (u'CALL_-1207953228', u'INDIRECT_-1207939945'), (u'MULTIEQUAL_-1207943512', u'MULTIEQUAL_-1207943500'), (u'MULTIEQUAL_-1207941956', u'INT_NOTEQUAL_-1207953673'), (u'CALL_-1207953776', u'INDIRECT_-1207941235'), (u'CALL_-1207953061', u'INDIRECT_-1207939533'), (u'CALL_-1207953063', u'INDIRECT_-1207941741'), (u'INDIRECT_-1207940687', u'MULTIEQUAL_-1207941403'), (u'CALL_-1207953039', u'INDIRECT_-1207941730'), (u'INDIRECT_-1207943690', u'COPY_-1207943728'), ('tmp_2690', u'CBRANCH_-1207957009'), (u'CALL_-1207952900', u'INDIRECT_-1207939769'), (u'INT_NOTEQUAL_-1207952895', u'CBRANCH_-1207952894'), (u'CALL_-1207954162', u'INDIRECT_-1207941518'), (u'CALL_-1207953621', u'INDIRECT_-1207941864'), (u'CALL_-1207952706', u'INDIRECT_-1207940424'), (u'CALL_-1207951877', u'INDIRECT_-1207939867'), ('const-0', u'COPY_-1207958180'), (u'CALL_-1207953407', u'INDIRECT_-1207942980'), (u'CALL_-1207952857', u'INDIRECT_-1207941614'), (u'INDIRECT_-1207942957', u'MULTIEQUAL_-1207945066'), (u'INDIRECT_-1207942510', u'MULTIEQUAL_-1207943610'), (u'MULTIEQUAL_-1207942094', u'MULTIEQUAL_-1207942064'), (u'CALL_-1207953039', u'INDIRECT_-1207939540'), (u'INDIRECT_-1207941235', u'MULTIEQUAL_-1207943344'), (u'CALL_-1207956522', u'INDIRECT_-1207945163'), (u'CALL_-1207958016', u'INDIRECT_-1207944088'), ('tmp_4343', u'BRANCH_-1207953701'), (u'INDIRECT_-1207942919', u'MULTIEQUAL_-1207945078'), ('const-433', u'LOAD_-1207953499'), (u'STORE_-1207953064', u'INDIRECT_-1207945832'), (u'INDIRECT_-1207945906', u'MULTIEQUAL_-1207945656'), (u'CALL_-1207953665', u'INDIRECT_-1207940803'), (u'CALL_-1207953947', u'INDIRECT_-1207943930'), (u'CALL_-1207953951', u'INDIRECT_-1207943914'), (u'MULTIEQUAL_-1207942247', u'MULTIEQUAL_-1207942531'), (u'CALL_-1207953204', u'INDIRECT_-1207942124'), (u'CALL_-1207953204', u'INDIRECT_-1207943220'), (u'MULTIEQUAL_-1207943200', u'MULTIEQUAL_-1207943188'), (u'INDIRECT_-1207949419', u'MULTIEQUAL_-1207949712'), (u'CAST_-1207940490', u'LOAD_-1207956565'), (u'CALL_-1207954340', u'INDIRECT_-1207941810'), (u'CALL_-1207953059', u'INDIRECT_-1207943263'), (u'MULTIEQUAL_-1207941330', u'MULTIEQUAL_-1207941314'), ('const-1', u'RETURN_-1207953032'), (u'CALL_-1207951938', u'INDIRECT_-1207940210'), (u'INDIRECT_-1207943826', u'MULTIEQUAL_-1207943842'), (u'INDIRECT_-1207948229', u'MULTIEQUAL_-1207948139'), (u'CALL_-1207951869', u'INDIRECT_-1207939816'), ('const-0', u'COPY_-1207958399'), (u'STORE_-1207953478', u'INDIRECT_-1207946455'), (u'CALL_-1207953951', u'INDIRECT_-1207941412'), (u'CALL_-1207953834', u'INDIRECT_-1207945135'), (u'STORE_-1207953372', u'INDIRECT_-1207944937'), (u'CALL_-1207953815', u'INDIRECT_-1207941347'), (u'MULTIEQUAL_-1207940721', u'MULTIEQUAL_-1207940706'), ('const-3660576', u'COPY_-1207938087'), (u'INT_ZEXT_-1207953206', u'INT_MULT_-1207946619'), (u'CALL_-1207953703', u'INDIRECT_-1207943924'), ('const--568', u'PTRSUB_-1207939525'), (u'INDIRECT_-1207944945', u'MULTIEQUAL_-1207944744'), (u'CALL_-1207957070', u'INDIRECT_-1207942630'), (u'STORE_-1207953772', u'INDIRECT_-1207944893'), (u'MULTIEQUAL_-1207948180', u'MULTIEQUAL_-1207948153'), (u'CALL_-1207951980', u'INDIRECT_-1207940454'), (u'COPY_-1207938052', u'MULTIEQUAL_-1207948161'), (u'MULTIEQUAL_-1207940087', u'MULTIEQUAL_-1207941482'), ('tmp_27917', u'INT_ADD_-1207953351'), (u'CALL_-1207952668', u'INDIRECT_-1207939167'), ('tmp_2462', u'CBRANCH_-1207957403'), (u'MULTIEQUAL_-1207944764', u'MULTIEQUAL_-1207944914'), (u'MULTIEQUAL_-1207943862', u'MULTIEQUAL_-1207943841'), (u'CALL_-1207953065', u'INDIRECT_-1207943890'), (u'CALL_-1207952964', u'CALL_-1207952940'), (u'CALL_-1207956910', u'INDIRECT_-1207943533'), ('const-13936', u'INT_ADD_-1207953072'), (u'CAST_-1207941086', u'LOAD_-1207954443'), (u'INDIRECT_-1207939345', u'MULTIEQUAL_-1207940029'), (u'CALL_-1207953037', u'INDIRECT_-1207940772'), (u'INDIRECT_-1207942318', u'MULTIEQUAL_-1207942606'), (u'INDIRECT_-1207939479', u'MULTIEQUAL_-1207941638'), (u'LOAD_-1207956619', u'INT_NOTEQUAL_-1207956603'), (u'INDIRECT_-1207942347', u'MULTIEQUAL_-1207942064'), ('tmp_9449', u'BRANCH_-1207952021'), (u'CALL_-1207952839', u'INDIRECT_-1207941874'), ('const-36940', u'INT_ADD_-1207954387'), (u'CALL_-1207952964', u'INDIRECT_-1207941262'), (u'MULTIEQUAL_-1207942590', u'MULTIEQUAL_-1207942572'), (u'INT_NOTEQUAL_-1207953715', u'CBRANCH_-1207953714'), (u'INDIRECT_-1207942418', u'MULTIEQUAL_-1207942296'), (u'CALL_-1207951847', u'INDIRECT_-1207942508'), (u'INDIRECT_-1207947316', u'MULTIEQUAL_-1207946959'), (u'INDIRECT_-1207942377', u'MULTIEQUAL_-1207944410'), (u'MULTIEQUAL_-1207943313', u'MULTIEQUAL_-1207943295'), ('const-1', u'PTRADD_-1207957546'), (u'INDIRECT_-1207945194', u'MULTIEQUAL_-1207944993'), (u'CALL_-1207952246', u'INDIRECT_-1207940063'), (u'INDIRECT_-1207945117', u'MULTIEQUAL_-1207944989'), (u'INDIRECT_-1207940959', u'MULTIEQUAL_-1207940846'), (u'INDIRECT_-1207941616', u'INT_ADD_-1207953148'), (u'CALL_-1207953037', u'INDIRECT_-1207941086'), (u'CALL_-1207957491', u'INDIRECT_-1207945937'), (u'CALL_-1207954162', u'INDIRECT_-1207946394'), (u'CALL_-1207952668', u'INDIRECT_-1207941199'), (u'CALL_-1207953776', u'INDIRECT_-1207941549'), (u'CALL_-1207953059', u'INDIRECT_-1207942789'), (u'INDIRECT_-1207945735', u'MULTIEQUAL_-1207945631'), (u'CALL_-1207953137', u'INDIRECT_-1207941412'), (u'CALL_-1207953039', u'INDIRECT_-1207940164'), (u'INDIRECT_-1207946391', u'MULTIEQUAL_-1207946214'), (u'INDIRECT_-1207940515', u'MULTIEQUAL_-1207940394'), (u'CALL_-1207953744', u'INT_EQUAL_-1207953722'), (u'MULTIEQUAL_-1207952323', u'LOAD_-1207958784'), (u'INDIRECT_-1207940946', u'MULTIEQUAL_-1207941441'), (u'INDIRECT_-1207948545', u'MULTIEQUAL_-1207948432'), (u'CALL_-1207952240', u'INDIRECT_-1207941805'), (u'INDIRECT_-1207942809', u'MULTIEQUAL_-1207942762'), (u'MULTIEQUAL_-1207950779', u'MULTIEQUAL_-1207950776'), (u'MULTIEQUAL_-1207948447', u'MULTIEQUAL_-1207948432'), (u'CALL_-1207957676', u'INDIRECT_-1207948084'), (u'CAST_-1207941797', u'STORE_-1207958497'), (u'CALL_-1207953871', u'INDIRECT_-1207942388'), (u'CAST_-1207938499', u'STORE_-1207952962'), (u'INDIRECT_-1207944828', u'MULTIEQUAL_-1207948466'), (u'INDIRECT_-1207947133', u'MULTIEQUAL_-1207948130'), (u'CALL_-1207957103', u'INDIRECT_-1207944375'), ('const--24', u'PTRADD_-1207956775'), ('const-0', u'INT_EQUAL_-1207957477'), (u'CALL_-1207951215', u'INDIRECT_-1207944506'), (u'CALL_-1207952668', u'INDIRECT_-1207940103'), ('tmp_1075', u'CBRANCH_-1207958619'), (u'MULTIEQUAL_-1207944910', u'MULTIEQUAL_-1207944880'), (u'MULTIEQUAL_-1207943208', u'MULTIEQUAL_-1207943192'), (u'CALL_-1207957541', u'INDIRECT_-1207943106'), (u'INT_NOTEQUAL_-1207959222', u'CBRANCH_-1207959216'), (u'INT_EQUAL_-1207958502', u'CBRANCH_-1207958500'), (u'MULTIEQUAL_-1207943185', u'MULTIEQUAL_-1207943469'), (u'CALL_-1207952839', u'INDIRECT_-1207939998'), (u'MULTIEQUAL_-1207950455', u'INT_ZEXT_-1207953118'), (u'MULTIEQUAL_-1207943783', u'MULTIEQUAL_-1207943762'), (u'CALL_-1207951869', u'INDIRECT_-1207942318'), (u'MULTIEQUAL_-1207940238', u'MULTIEQUAL_-1207940222'), (u'INDIRECT_-1207945428', u'MULTIEQUAL_-1207945347'), (u'INT_ADD_-1207955385', u'CAST_-1207940088'), (u'MULTIEQUAL_-1207945860', u'MULTIEQUAL_-1207945848'), (u'COPY_-1207938087', u'CALL_-1207953215'), ('const--616', u'PTRSUB_-1207938619'), (u'MULTIEQUAL_-1207949695', u'LOAD_-1207953213'), ('const-0', u'SUBPIECE_-1207943396'), (u'CALL_-1207951980', u'INDIRECT_-1207939830'), (u'INDIRECT_-1207944410', u'COPY_-1207944374'), (u'INDIRECT_-1207949696', u'MULTIEQUAL_-1207949832'), (u'INDIRECT_-1207945504', u'MULTIEQUAL_-1207945291'), (u'CALL_-1207957177', u'INDIRECT_-1207942546'), (u'CALL_-1207953979', u'INDIRECT_-1207944032'), (u'CALL_-1207952730', u'INDIRECT_-1207939185'), (u'PTRSUB_-1207956920', u'CAST_-1207940770'), (u'CALL_-1207953215', u'INDIRECT_-1207940542'), (u'CALL_-1207953407', u'INDIRECT_-1207941884'), (u'MULTIEQUAL_-1207947904', u'MULTIEQUAL_-1207947890'), (u'INT_ADD_-1207954387', u'CAST_-1207941019'), (u'CALL_-1207953061', u'INDIRECT_-1207940151'), ('const-0', u'RETURN_-1207955852'), (u'INDIRECT_-1207942959', u'MULTIEQUAL_-1207942419'), (u'CAST_-1207941513', u'STORE_-1207958131'), (u'CALL_-1207957070', u'INDIRECT_-1207944194'), (u'INT_ADD_-1207956651', u'CAST_-1207940555'), (u'INDIRECT_-1207946563', u'MULTIEQUAL_-1207946516'), (u'PTRSUB_-1207940030', u'CALL_-1207953575'), (u'INDIRECT_-1207941879', u'MULTIEQUAL_-1207941638'), (u'INT_ADD_-1207953753', u'STORE_-1207953768'), (u'INDIRECT_-1207945298', u'MULTIEQUAL_-1207945101'), (u'INDIRECT_-1207943496', u'MULTIEQUAL_-1207944395'), (u'INDIRECT_-1207946251', u'MULTIEQUAL_-1207946204'), (u'CALL_-1207953665', u'INDIRECT_-1207940959'), (u'CALL_-1207957557', u'INDIRECT_-1207944250'), (u'CALL_-1207953744', u'INDIRECT_-1207942426'), (u'INDIRECT_-1207940279', u'MULTIEQUAL_-1207943441'), ('const-13936', u'INT_ADD_-1207953759'), (u'CAST_-1207941126', u'STORE_-1207954408'), (u'MULTIEQUAL_-1207943372', u'MULTIEQUAL_-1207943353'), (u'CALL_-1207953035', u'INDIRECT_-1207941056'), (u'CALL_-1207954058', u'INDIRECT_-1207947822'), (u'CALL_-1207953228', u'INDIRECT_-1207941197'), (u'CALL_-1207953033', u'INDIRECT_-1207940254'), (u'CALL_-1207957891', u'INDIRECT_-1207944483'), (u'STORE_-1207959040', u'INDIRECT_-1207948240'), ('const-0', u'INT_EQUAL_-1207954395'), (u'INDIRECT_-1207942143', u'MULTIEQUAL_-1207942188'), (u'CALL_-1207952666', u'INDIRECT_-1207938831'), (u'INDIRECT_-1207944438', u'MULTIEQUAL_-1207947521'), (u'MULTIEQUAL_-1207942745', u'MULTIEQUAL_-1207944140'), (u'INT_EQUAL_-1207953555', u'CBRANCH_-1207953556'), (u'INT_ADD_-1207956522', u'CAST_-1207940476'), (u'CALL_-1207953063', u'INDIRECT_-1207943149'), (u'CALL_-1207953059', u'INDIRECT_-1207940597'), (u'MULTIEQUAL_-1207941184', u'MULTIEQUAL_-1207941165'), (u'CALL_-1207952964', u'INDIRECT_-1207940010'), ('const-1773344', u'PTRSUB_-1207941355'), (u'CALL_-1207953061', u'INDIRECT_-1207939995'), ('tmp_27911', u'PTRSUB_-1207940043'), ('tmp_27911', u'PTRSUB_-1207938842'), (u'CALL_-1207953210', u'INDIRECT_-1207943964'), (u'CALL_-1207957991', u'INDIRECT_-1207946575'), (u'CALL_-1207952706', u'INDIRECT_-1207939330'), ('const-1', u'CALL_-1207952004'), (u'INT_ADD_-1207941482', u'PTRADD_-1207957546'), (u'MULTIEQUAL_-1207944285', u'MULTIEQUAL_-1207944063'), (u'CALL_-1207953215', u'INDIRECT_-1207940384'), (u'INDIRECT_-1207947122', u'MULTIEQUAL_-1207947037'), ('tmp_5035', u'CBRANCH_-1207955460'), (u'INT_MULT_-1207944927', u'INT_ADD_-1207938071'), (u'MULTIEQUAL_-1207948659', u'MULTIEQUAL_-1207948628'), (u'INDIRECT_-1207942250', u'CALL_-1207953947'), (u'INDIRECT_-1207944533', u'MULTIEQUAL_-1207945143'), (u'CALL_-1207953776', u'INDIRECT_-1207939829'), (u'CALL_-1207955913', u'INDIRECT_-1207941886'), (u'CALL_-1207953063', u'INDIRECT_-1207940175'), ('const-0', u'INT_EQUAL_-1207959132'), (u'INT_SEXT_-1207957461', u'MULTIEQUAL_-1207941602'), (u'MULTIEQUAL_-1207943505', u'MULTIEQUAL_-1207943283'), (u'CALL_-1207952604', u'INDIRECT_-1207939281'), ('const-433', u'LOAD_-1207956318'), (u'CALL_-1207953061', u'INDIRECT_-1207939683'), (u'CALL_-1207952825', u'INDIRECT_-1207942537'), (u'MULTIEQUAL_-1207941747', u'MULTIEQUAL_-1207941726'), ('tmp_27911', u'PTRSUB_-1207941692'), (u'MULTIEQUAL_-1207945984', u'MULTIEQUAL_-1207945965'), (u'CALL_-1207953703', u'INDIRECT_-1207941266'), (u'INDIRECT_-1207941706', u'MULTIEQUAL_-1207942140'), (u'CALL_-1207957177', u'INDIRECT_-1207942234'), (u'STORE_-1207956826', u'INDIRECT_-1207943728'), (u'LOAD_-1207959268', u'INT_NOTEQUAL_-1207959244'), (u'COPY_-1207948380', u'MULTIEQUAL_-1207948403'), ('tmp_27917', u'INT_ADD_-1207958602'), (u'CALL_-1207957491', u'INDIRECT_-1207945467'), (u'COPY_-1207941246', u'CALL_-1207954360'), (u'LOAD_-1207956283', u'INT_NOTEQUAL_-1207956267'), (u'CALL_-1207951877', u'INDIRECT_-1207942681'), (u'CALL_-1207953037', u'INDIRECT_-1207941080'), (u'INT_MULT_-1207949263', u'INT_ADD_-1207942151'), (u'MULTIEQUAL_-1207941570', u'MULTIEQUAL_-1207941548'), (u'CALL_-1207954407', u'INDIRECT_-1207942166'), (u'CALL_-1207953057', u'CALL_-1207953033'), (u'CALL_-1207952644', u'INDIRECT_-1207941032'), ('const-1', u'STORE_-1207958879'), (u'PTRSUB_-1207941573', u'CALL_-1207957676'), (u'CALL_-1207957541', u'INDIRECT_-1207942950'), (u'MULTIEQUAL_-1207944661', u'MULTIEQUAL_-1207944640'), (u'CAST_-1207941963', u'LOAD_-1207958826'), (u'INDIRECT_-1207947668', u'MULTIEQUAL_-1207947515'), (u'CALL_-1207953037', u'INDIRECT_-1207939678'), (u'PTRADD_-1207941066', u'STORE_-1207957126'), (u'INDIRECT_-1207943785', u'MULTIEQUAL_-1207945818'), (u'MULTIEQUAL_-1207942040', u'MULTIEQUAL_-1207942018'), (u'INDIRECT_-1207942912', u'INT_EQUAL_-1207953531'), (u'CALL_-1207955336', u'INDIRECT_-1207942250'), (u'CALL_-1207953809', u'INDIRECT_-1207941479'), (u'CALL_-1207956647', u'INDIRECT_-1207944460'), (u'CALL_-1207952240', u'INDIRECT_-1207943995'), ('const-3660296', u'COPY_-1207937751'), (u'CALL_-1207953210', u'INDIRECT_-1207943338'), ('const--2', u'INT_MULT_-1207944927'), ('tmp_3504', u'CBRANCH_-1207956306'), ('const-0', u'COPY_-1207958195'), ('tmp_27911', u'PTRSUB_-1207938260'), ('const-8', u'COPY_-1207953245'), (u'MULTIEQUAL_-1207942168', u'INT_NOTEQUAL_-1207954066'), (u'CALL_-1207952004', u'INDIRECT_-1207943521'), (u'CAST_-1207940539', u'LOAD_-1207956645'), (u'CALL_-1207953137', u'INDIRECT_-1207941724'), (u'INDIRECT_-1207940786', u'MULTIEQUAL_-1207944285'), (u'MULTIEQUAL_-1207952409', u'LOAD_-1207958987'), (u'CALL_-1207952730', u'INDIRECT_-1207944061'), (u'CALL_-1207953847', u'INDIRECT_-1207944751'), (u'CAST_-1207940214', u'BOOL_NEGATE_-1207947557'), (u'CALL_-1207952940', u'INDIRECT_-1207940939'), (u'CALL_-1207956522', u'INDIRECT_-1207945789'), (u'CALL_-1207957103', u'INDIRECT_-1207943435'), (u'CALL_-1207953668', u'INDIRECT_-1207941091'), (u'CALL_-1207952668', u'INDIRECT_-1207939323'), ('const-3660800', u'COPY_-1207937857'), (u'CALL_-1207953847', u'INDIRECT_-1207943317'), (u'CALL_-1207953037', u'INDIRECT_-1207939048'), ('const-433', u'LOAD_-1207956506'), (u'CALL_-1207955913', u'INDIRECT_-1207945796'), (u'CALL_-1207957103', u'INDIRECT_-1207943905'), (u'CALL_-1207955913', u'INDIRECT_-1207942666'), (u'CALL_-1207956910', u'INDIRECT_-1207946193'), (u'INDIRECT_-1207943432', u'MULTIEQUAL_-1207943350'), (u'INDIRECT_-1207945556', u'MULTIEQUAL_-1207945392'), (u'MULTIEQUAL_-1207945094', u'MULTIEQUAL_-1207945075'), (u'INDIRECT_-1207942186', u'MULTIEQUAL_-1207943514'), (u'INDIRECT_-1207945945', u'MULTIEQUAL_-1207945662'), (u'CALL_-1207953714', u'INDIRECT_-1207942919'), ('const-21753', u'INT_ADD_-1207959309'), (u'CALL_-1207953951', u'INDIRECT_-1207942506'), (u'STORE_-1207959040', u'INDIRECT_-1207948738'), (u'CALL_-1207952887', u'INDIRECT_-1207947122'), (u'INT_EQUAL_-1207956322', u'CBRANCH_-1207956306'), (u'CALL_-1207953707', u'INDIRECT_-1207944113'), (u'CALL_-1207957103', u'INDIRECT_-1207942655'), (u'INDIRECT_-1207944679', u'MULTIEQUAL_-1207944139'), (u'INDIRECT_-1207941738', u'MULTIEQUAL_-1207941577'), ('const--776', u'PTRSUB_-1207939483'), (u'CALL_-1207955336', u'INDIRECT_-1207944284'), ('tmp_3682', u'CBRANCH_-1207956179'), (u'INDIRECT_-1207944371', u'MULTIEQUAL_-1207944324'), (u'CALL_-1207954162', u'INDIRECT_-1207946643'), (u'CALL_-1207952580', u'INDIRECT_-1207942086'), (u'CALL_-1207953714', u'INDIRECT_-1207946736'), (u'INT_EQUAL_-1207958993', u'CBRANCH_-1207958998'), (u'MULTIEQUAL_-1207942529', u'MULTIEQUAL_-1207942508'), (u'CALL_-1207954014', u'INDIRECT_-1207944442'), (u'CALL_-1207953065', u'INDIRECT_-1207940357'), (u'MULTIEQUAL_-1207941593', u'MULTIEQUAL_-1207941575'), (u'CALL_-1207953834', u'INDIRECT_-1207948638'), (u'STORE_-1207959187', u'INDIRECT_-1207948811'), (u'CALL_-1207952604', u'INDIRECT_-1207939905'), ('const-433', u'LOAD_-1207958784'), (u'CALL_-1207952964', u'INDIRECT_-1207943701'), (u'LOAD_-1207953088', u'CALL_-1207952996'), (u'CALL_-1207956910', u'INDIRECT_-1207949384'), (u'CALL_-1207953815', u'INDIRECT_-1207947668'), ('const-1', u'INT_ADD_-1207942151'), (u'INT_ADD_-1207958711', u'CAST_-1207941921'), (u'CALL_-1207952857', u'INDIRECT_-1207940988'), (u'CALL_-1207953703', u'INDIRECT_-1207943454'), (u'INDIRECT_-1207943570', u'MULTIEQUAL_-1207945236'), (u'CALL_-1207957541', u'INDIRECT_-1207946236'), (u'CALL_-1207957070', u'INDIRECT_-1207947101'), (u'CALL_-1207953847', u'INDIRECT_-1207940811'), (u'CALL_-1207953215', u'INDIRECT_-1207941480'), (u'MULTIEQUAL_-1207951819', u'LOAD_-1207957540'), (u'CALL_-1207955913', u'INDIRECT_-1207942980'), (u'CALL_-1207954162', u'INT_SUB_-1207953851'), (u'INDIRECT_-1207941503', u'MULTIEQUAL_-1207941346'), (u'INT_EQUAL_-1207953555', u'MULTIEQUAL_-1207948932'), (u'INDIRECT_-1207940609', u'MULTIEQUAL_-1207942718'), (u'STORE_-1207953372', u'INDIRECT_-1207945186'), (u'CALL_-1207953703', u'INDIRECT_-1207941422'), (u'SUBPIECE_-1207942688', u'STORE_-1207953391'), (u'INT_EQUAL_-1207951544', u'CBRANCH_-1207951549'), (u'MULTIEQUAL_-1207943060', u'MULTIEQUAL_-1207943041'), (u'INDIRECT_-1207943505', u'MULTIEQUAL_-1207944221'), (u'COPY_-1207953107', u'MULTIEQUAL_-1207941753'), (u'CALL_-1207954340', u'INDIRECT_-1207942436'), (u'CALL_-1207953137', u'INDIRECT_-1207942506'), (u'MULTIEQUAL_-1207941638', u'MULTIEQUAL_-1207941626'), (u'STORE_-1207954401', u'INDIRECT_-1207947133'), (u'INT_ADD_-1207958875', u'CAST_-1207942002'), (u'CAST_-1207941255', u'INT_ADD_-1207956412'), (u'INDIRECT_-1207942270', u'MULTIEQUAL_-1207942106'), (u'INDIRECT_-1207941191', u'MULTIEQUAL_-1207941033'), (u'CALL_-1207952666', u'INDIRECT_-1207942741'), ('tmp_27917', u'INT_ADD_-1207956104'), (u'MULTIEQUAL_-1207949682', u'MULTIEQUAL_-1207949832'), (u'CALL_-1207953575', u'INDIRECT_-1207941207'), (u'INDIRECT_-1207942027', u'MULTIEQUAL_-1207941933'), (u'INDIRECT_-1207948302', u'MULTIEQUAL_-1207948204'), (u'CALL_-1207954162', u'INDIRECT_-1207942298'), (u'INDIRECT_-1207940856', u'MULTIEQUAL_-1207940872'), ('const-3645240', u'COPY_-1207939836'), (u'INT_ADD_-1207954281', u'CALL_-1207952246'), (u'INT_NOTEQUAL_-1207955543', u'CBRANCH_-1207955538'), (u'MULTIEQUAL_-1207944018', u'MULTIEQUAL_-1207943997'), (u'INDIRECT_-1207946455', u'MULTIEQUAL_-1207946391'), (u'CALL_-1207957960', u'INDIRECT_-1207944672'), (u'INDIRECT_-1207946193', u'MULTIEQUAL_-1207946324'), (u'CALL_-1207954014', u'INDIRECT_-1207941000'), (u'CALL_-1207953037', u'INDIRECT_-1207940460'), (u'INDIRECT_-1207941091', u'MULTIEQUAL_-1207940997'), (u'CALL_-1207953035', u'INDIRECT_-1207942622'), (u'MULTIEQUAL_-1207945080', u'MULTIEQUAL_-1207945017'), (u'INDIRECT_-1207940333', u'MULTIEQUAL_-1207940243'), (u'MULTIEQUAL_-1207942119', u'MULTIEQUAL_-1207943514'), (u'MULTIEQUAL_-1207941514', u'MULTIEQUAL_-1207941493'), (u'INDIRECT_-1207944581', u'MULTIEQUAL_-1207944460'), (u'CALL_-1207952642', u'INDIRECT_-1207938976'), (u'CALL_-1207956876', u'INDIRECT_-1207943975'), (u'CALL_-1207951861', u'INDIRECT_-1207942554'), (u'CALL_-1207957541', u'INDIRECT_-1207946548'), (u'INDIRECT_-1207944659', u'COPY_-1207944623'), ('tmp_53179', u'MULTIEQUAL_-1207944599'), (u'CALL_-1207952246', u'INDIRECT_-1207943817'), (u'INDIRECT_-1207941525', u'MULTIEQUAL_-1207941386'), (u'CAST_-1207940658', u'INT_ADD_-1207940924'), (u'CALL_-1207953254', u'INDIRECT_-1207941649'), (u'INDIRECT_-1207946869', u'MULTIEQUAL_-1207946329'), (u'INDIRECT_-1207946585', u'MULTIEQUAL_-1207947515'), (u'INDIRECT_-1207942659', u'MULTIEQUAL_-1207942418'), (u'LOAD_-1207953088', u'STORE_-1207953041'), (u'CALL_-1207951974', u'INDIRECT_-1207939696'), (u'INT_EQUAL_-1207954395', u'CBRANCH_-1207954393'), (u'CALL_-1207956305', u'INDIRECT_-1207945640'), (u'INT_ADD_-1207939625', u'PTRADD_-1207953068'), ('tmp_9557', u'BRANCH_-1207953547'), ('tmp_27917', u'INT_ADD_-1207958483'), (u'CALL_-1207953065', u'INDIRECT_-1207944388'), (u'INDIRECT_-1207942262', u'MULTIEQUAL_-1207942278'), (u'CALL_-1207954202', u'INDIRECT_-1207942041'), (u'LOAD_-1207957535', u'INT_REM_-1207957494'), ('tmp_27917', u'INT_ADD_-1207952019'), (u'CALL_-1207953296', u'INDIRECT_-1207941047'), (u'CALL_-1207951847', u'INDIRECT_-1207942822'), (u'CALL_-1207953189', u'INDIRECT_-1207943027'), (u'INDIRECT_-1207941896', u'MULTIEQUAL_-1207941735'), (u'INDIRECT_-1207940230', u'MULTIEQUAL_-1207940108'), (u'STORE_-1207953772', u'INDIRECT_-1207944395'), ('tmp_27917', u'INT_ADD_-1207959252'), (u'INDIRECT_-1207944864', u'MULTIEQUAL_-1207944763'), (u'MULTIEQUAL_-1207949448', u'INT_SUB_-1207953851'), (u'INDIRECT_-1207942656', u'MULTIEQUAL_-1207943984'), (u'CALL_-1207956522', u'INDIRECT_-1207942191'), (u'PTRSUB_-1207941573', u'CALL_-1207957491'), (u'MULTIEQUAL_-1207949448', u'CALL_-1207954162'), (u'INT_ADD_-1207958544', u'CAST_-1207941828'), (u'MULTIEQUAL_-1207944301', u'PTRADD_-1207954156'), (u'CALL_-1207953039', u'INDIRECT_-1207938916'), (u'CALL_-1207953621', u'INDIRECT_-1207943272'), (u'CALL_-1207956777', u'INDIRECT_-1207945780'), (u'CALL_-1207953037', u'INDIRECT_-1207944242'), (u'CALL_-1207955913', u'INDIRECT_-1207945328'), (u'INDIRECT_-1207943538', u'MULTIEQUAL_-1207943399'), (u'CALL_-1207953703', u'INDIRECT_-1207941110'), (u'INDIRECT_-1207943444', u'MULTIEQUAL_-1207943111'), (u'INDIRECT_-1207943701', u'MULTIEQUAL_-1207945860'), (u'CAST_-1207940872', u'CALL_-1207957070'), (u'INDIRECT_-1207941012', u'MULTIEQUAL_-1207941028'), (u'MULTIEQUAL_-1207944379', u'MULTIEQUAL_-1207944138'), (u'INDIRECT_-1207944379', u'MULTIEQUAL_-1207944138'), (u'MULTIEQUAL_-1207944012', u'MULTIEQUAL_-1207943982'), (u'CALL_-1207955336', u'INDIRECT_-1207945536'), (u'CALL_-1207951865', u'INDIRECT_-1207944410'), (u'INDIRECT_-1207943024', u'MULTIEQUAL_-1207946477'), (u'INT_NOTEQUAL_-1207953483', u'CBRANCH_-1207953468'), ('const-36949', u'INT_ADD_-1207951831'), (u'CALL_-1207953738', u'INDIRECT_-1207939958'), (u'CALL_-1207953215', u'INDIRECT_-1207942106'), (u'INDIRECT_-1207940832', u'MULTIEQUAL_-1207944285'), (u'INDIRECT_-1207948269', u'MULTIEQUAL_-1207948161'), (u'LOAD_-1207957428', u'INT_EQUAL_-1207957405'), (u'CALL_-1207953033', u'INDIRECT_-1207940098'), (u'CALL_-1207953041', u'INDIRECT_-1207939408'), (u'CALL_-1207953065', u'INDIRECT_-1207940983'), (u'LOAD_-1207956837', u'INT_ADD_-1207940924'), (u'CALL_-1207956647', u'INDIRECT_-1207947397'), (u'CALL_-1207952642', u'INDIRECT_-1207940382'), (u'CALL_-1207953203', u'INDIRECT_-1207940123'), (u'CALL_-1207953137', u'INDIRECT_-1207941098'), (u'CALL_-1207953668', u'INDIRECT_-1207941559'), ('const-0', u'COPY_-1207958847'), (u'CALL_-1207953665', u'INDIRECT_-1207942367'), (u'CALL_-1207953847', u'INDIRECT_-1207945000'), (u'INDIRECT_-1207945772', u'MULTIEQUAL_-1207945585'), (u'INDIRECT_-1207943077', u'MULTIEQUAL_-1207942973'), ('const-2', u'INT_LESS_-1207951885'), (u'CALL_-1207953738', u'INDIRECT_-1207943400'), (u'CALL_-1207952940', u'INDIRECT_-1207939375'), (u'INDIRECT_-1207942030', u'MULTIEQUAL_-1207943358'), (u'MULTIEQUAL_-1207941644', u'MULTIEQUAL_-1207941628'), (u'MULTIEQUAL_-1207942843', u'MULTIEQUAL_-1207942825'), (u'CALL_-1207953059', u'INDIRECT_-1207943980'), (u'INDIRECT_-1207948212', u'MULTIEQUAL_-1207948126'), (u'INDIRECT_-1207944425', u'MULTIEQUAL_-1207944304'), (u'CALL_-1207953665', u'INDIRECT_-1207941897'), (u'MULTIEQUAL_-1207942929', u'PTRADD_-1207953361'), (u'INDIRECT_-1207942191', u'MULTIEQUAL_-1207941950'), (u'CALL_-1207953210', u'INDIRECT_-1207943024'), (u'INDIRECT_-1207941501', u'MULTIEQUAL_-1207941364'), ('const-433', u'LOAD_-1207957519'), ('tmp_8299', u'CBRANCH_-1207953541'), (u'CALL_-1207953665', u'INDIRECT_-1207943775'), (u'INDIRECT_-1207941724', u'MULTIEQUAL_-1207941564'), (u'CALL_-1207957103', u'INDIRECT_-1207943749'), (u'INDIRECT_-1207941654', u'MULTIEQUAL_-1207941483'), (u'CALL_-1207952900', u'INDIRECT_-1207939925'), (u'CALL_-1207953714', u'INDIRECT_-1207939947'), (u'CALL_-1207953782', u'INDIRECT_-1207948614'), (u'INDIRECT_-1207947934', u'MULTIEQUAL_-1207947811'), (u'CALL_-1207952642', u'INDIRECT_-1207942574'), (u'CALL_-1207951938', u'INDIRECT_-1207942400'), (u'INDIRECT_-1207939998', u'MULTIEQUAL_-1207941326'), ('const-10249', u'INT_ADD_-1207956131'), (u'MULTIEQUAL_-1207942817', u'MULTIEQUAL_-1207942576'), (u'INDIRECT_-1207941792', u'SUBPIECE_-1207941809'), (u'MULTIEQUAL_-1207943814', u'MULTIEQUAL_-1207943784'), (u'CALL_-1207953665', u'INDIRECT_-1207944089'), (u'CALL_-1207954100', u'INDIRECT_-1207942777'), ('tmp_27917', u'INT_ADD_-1207956522'), (u'CALL_-1207953407', u'INDIRECT_-1207941414'), ('tmp_27911', u'PTRSUB_-1207941930'), (u'CALL_-1207954014', u'INDIRECT_-1207942564'), (u'CALL_-1207953714', u'INDIRECT_-1207941041'), (u'MULTIEQUAL_-1207943356', u'MULTIEQUAL_-1207943344'), (u'CALL_-1207953548', u'INDIRECT_-1207941816'), (u'INDIRECT_-1207942768', u'MULTIEQUAL_-1207942687'), (u'CALL_-1207953951', u'INDIRECT_-1207941880'), (u'MULTIEQUAL_-1207943597', u'INT_AND_-1207957861'), (u'MULTIEQUAL_-1207944907', u'MULTIEQUAL_-1207945191'), (u'MULTIEQUAL_-1207946255', u'MULTIEQUAL_-1207945231'), (u'INT_SEXT_-1207956411', u'MULTIEQUAL_-1207941602'), (u'CALL_-1207954407', u'INDIRECT_-1207941072'), (u'INDIRECT_-1207944177', u'MULTIEQUAL_-1207944074'), (u'CALL_-1207953059', u'INDIRECT_-1207941067'), ('tmp_27911', u'PTRSUB_-1207941020'), (u'CALL_-1207958074', u'INDIRECT_-1207948315'), (u'INDIRECT_-1207943900', u'MULTIEQUAL_-1207943821'), (u'CALL_-1207958074', u'INDIRECT_-1207944596'), (u'MULTIEQUAL_-1207941950', u'MULTIEQUAL_-1207943751'), (u'CALL_-1207953039', u'INDIRECT_-1207940634'), ('tmp_27917', u'INT_ADD_-1207953547'), (u'CALL_-1207956305', u'INDIRECT_-1207942510'), (u'CALL_-1207953744', u'INDIRECT_-1207945244'), (u'CALL_-1207952996', u'INDIRECT_-1207942262'), (u'CALL_-1207953057', u'INDIRECT_-1207939641'), (u'STORE_-1207956826', u'INDIRECT_-1207942634'), ('const-1', u'SUBPIECE_-1207943383'), (u'INDIRECT_-1207943288', u'MULTIEQUAL_-1207942955'), (u'MULTIEQUAL_-1207941807', u'MULTIEQUAL_-1207943202'), (u'INDIRECT_-1207945174', u'MULTIEQUAL_-1207945116'), (u'COPY_-1207941470', u'MULTIEQUAL_-1207941602'), (u'INDIRECT_-1207944384', u'MULTIEQUAL_-1207944224'), (u'CALL_-1207953033', u'INDIRECT_-1207939474'), (u'CALL_-1207953703', u'INDIRECT_-1207943768'), (u'PTRADD_-1207941317', u'LOAD_-1207957575'), (u'INDIRECT_-1207942547', u'MULTIEQUAL_-1207942426'), ('const-0', u'INT_NOTEQUAL_-1207956409'), (u'INDIRECT_-1207943730', u'MULTIEQUAL_-1207943818'), (u'COPY_-1207940488', u'MULTIEQUAL_-1207950778'), (u'INDIRECT_-1207945131', u'MULTIEQUAL_-1207948545'), (u'LOAD_-1207958586', u'STORE_-1207958463'), (u'INDIRECT_-1207944005', u'MULTIEQUAL_-1207943868'), (u'CAST_-1207940270', u'LOAD_-1207956147'), (u'CALL_-1207951877', u'INDIRECT_-1207942211'), (u'CALL_-1207953033', u'INDIRECT_-1207939318'), (u'STORE_-1207951845', u'INDIRECT_-1207944986'), (u'INT_EQUAL_-1207959076', u'CBRANCH_-1207959069'), (u'CALL_-1207952964', u'INDIRECT_-1207939230'), (u'INDIRECT_-1207945302', u'MULTIEQUAL_-1207945138'), (u'INDIRECT_-1207941861', u'MULTIEQUAL_-1207943970'), (u'COPY_-1207938066', u'MULTIEQUAL_-1207948344'), ('const-8', u'PTRADD_-1207941530'), (u'INDIRECT_-1207942298', u'MULTIEQUAL_-1207943223'), (u'CALL_-1207951922', u'INDIRECT_-1207941377'), (u'INDIRECT_-1207940210', u'MULTIEQUAL_-1207941109'), (u'CALL_-1207953707', u'INDIRECT_-1207941295'), (u'INDIRECT_-1207949739', u'MULTIEQUAL_-1207949832'), (u'CALL_-1207953815', u'INDIRECT_-1207943851'), (u'CALL_-1207952004', u'INDIRECT_-1207946712'), (u'MULTIEQUAL_-1207943970', u'MULTIEQUAL_-1207943940'), ('tmp_53171', u'MULTIEQUAL_-1207945851'), (u'STORE_-1207954398', u'INDIRECT_-1207947460'), (u'CALL_-1207953215', u'INDIRECT_-1207941636'), (u'INDIRECT_-1207943292', u'MULTIEQUAL_-1207946791'), (u'CALL_-1207954360', u'INDIRECT_-1207947578'), ('tmp_27917', u'INT_ADD_-1207951465'), ('tmp_8163', u'CBRANCH_-1207953649'), (u'CALL_-1207953033', u'INDIRECT_-1207941820'), (u'LOAD_-1207959029', u'COPY_-1207942152'), (u'COPY_-1207951894', u'MULTIEQUAL_-1207948828'), ('tmp_2097', u'CBRANCH_-1207957497'), (u'CALL_-1207952240', u'INDIRECT_-1207939773'), (u'CALL_-1207958300', u'INDIRECT_-1207946941'), (u'INT_ADD_-1207951772', u'CAST_-1207938480'), (u'LOAD_-1207954443', u'INT_NOTEQUAL_-1207954427'), (u'CALL_-1207953059', u'INDIRECT_-1207942163'), (u'CALL_-1207953037', u'INDIRECT_-1207941868'), (u'PTRSUB_-1207940901', u'CALL_-1207956777'), (u'MULTIEQUAL_-1207942420', u'MULTIEQUAL_-1207942570'), (u'CALL_-1207957002', u'INDIRECT_-1207944379'), (u'CALL_-1207952730', u'INDIRECT_-1207940121'), (u'INDIRECT_-1207940861', u'MULTIEQUAL_-1207941521'), (u'INDIRECT_-1207940243', u'MULTIEQUAL_-1207940142'), (u'CALL_-1207953204', u'INDIRECT_-1207940560'), (u'INDIRECT_-1207943981', u'MULTIEQUAL_-1207943842'), (u'CALL_-1207953296', u'INDIRECT_-1207945299'), (u'MULTIEQUAL_-1207950455', u'INT_ZEXT_-1207953113'), (u'CALL_-1207952825', u'INDIRECT_-1207939877'), (u'MULTIEQUAL_-1207945599', u'MULTIEQUAL_-1207945585'), (u'STORE_-1207954404', u'INDIRECT_-1207947480'), (u'MULTIEQUAL_-1207948335', u'BOOL_NEGATE_-1207946608'), (u'INDIRECT_-1207943409', u'MULTIEQUAL_-1207946571'), (u'LOAD_-1207955537', u'INT_NOTEQUAL_-1207955521'), (u'INDIRECT_-1207943678', u'MULTIEQUAL_-1207943514'), (u'INDIRECT_-1207942391', u'MULTIEQUAL_-1207942270'), (u'INDIRECT_-1207943759', u'COPY_-1207943760'), (u'CALL_-1207954340', u'INDIRECT_-1207943376'), (u'CAST_-1207940094', u'LOAD_-1207953499'), (u'CALL_-1207954100', u'INDIRECT_-1207941369'), (u'CALL_-1207952730', u'INDIRECT_-1207940747'), (u'INDIRECT_-1207943918', u'MULTIEQUAL_-1207945018'), (u'CALL_-1207953059', u'INDIRECT_-1207939665'), (u'CALL_-1207954014', u'INDIRECT_-1207941312'), ('const-4', u'INT_OR_-1207953195'), (u'CALL_-1207951974', u'INDIRECT_-1207943138'), (u'MULTIEQUAL_-1207943202', u'MULTIEQUAL_-1207943139'), (u'CALL_-1207953059', u'INDIRECT_-1207942945'), (u'CALL_-1207953714', u'INDIRECT_-1207941511'), (u'CALL_-1207952580', u'INDIRECT_-1207942712'), (u'INDIRECT_-1207943418', u'MULTIEQUAL_-1207943506'), (u'INDIRECT_-1207947970', u'STORE_-1207958131'), (u'CALL_-1207957891', u'INDIRECT_-1207942765'), (u'INDIRECT_-1207944008', u'MULTIEQUAL_-1207943869'), (u'SUBPIECE_-1207941809', u'STORE_-1207952962'), (u'COPY_-1207937903', u'CALL_-1207953065'), (u'CALL_-1207952839', u'INDIRECT_-1207942030'), (u'CALL_-1207953039', u'INDIRECT_-1207940478'), (u'INDIRECT_-1207948811', u'MULTIEQUAL_-1207948696'), ('const-433', u'LOAD_-1207956428'), (u'INDIRECT_-1207944194', u'COPY_-1207944210'), ('tmp_27917', u'INT_ADD_-1207953886'), (u'CALL_-1207952240', u'INDIRECT_-1207940241'), (u'INDIRECT_-1207942409', u'MULTIEQUAL_-1207943125'), (u'CALL_-1207953834', u'INDIRECT_-1207942317'), (u'CALL_-1207954014', u'INDIRECT_-1207942232'), (u'CAST_-1207941767', u'LOAD_-1207958449'), (u'CALL_-1207953065', u'INDIRECT_-1207941921'), (u'CAST_-1207940872', u'PTRADD_-1207941092'), (u'CALL_-1207953871', u'INDIRECT_-1207939730'), (u'INDIRECT_-1207944020', u'MULTIEQUAL_-1207943939'), (u'INDIRECT_-1207947683', u'MULTIEQUAL_-1207949794'), (u'INT_ADD_-1207955958', u'CAST_-1207940188'), (u'CALL_-1207953037', u'INDIRECT_-1207941862'), (u'INT_MULT_-1207944926', u'INT_ADD_-1207938070'), (u'LOAD_-1207956425', u'INT_NOTEQUAL_-1207956409'), (u'INDIRECT_-1207944354', u'MULTIEQUAL_-1207946503'), (u'INDIRECT_-1207940411', u'MULTIEQUAL_-1207940253'), (u'INDIRECT_-1207947747', u'MULTIEQUAL_-1207947591'), (u'MULTIEQUAL_-1207943188', u'MULTIEQUAL_-1207943158'), (u'CALL_-1207954127', u'INDIRECT_-1207940737'), (u'CALL_-1207958016', u'INDIRECT_-1207943152'), (u'CALL_-1207952580', u'INDIRECT_-1207940676'), (u'INDIRECT_-1207942612', u'MULTIEQUAL_-1207943537'), (u'CALL_-1207953037', u'INDIRECT_-1207941706'), ('tmp_3024', u'CBRANCH_-1207956668'), (u'INDIRECT_-1207946557', u'MULTIEQUAL_-1207946428'), (u'CALL_-1207952004', u'INDIRECT_-1207941643'), (u'CAST_-1207939603', u'STORE_-1207953793'), (u'CALL_-1207951877', u'INDIRECT_-1207940959'), (u'CALL_-1207953035', u'INDIRECT_-1207939810'), (u'CALL_-1207952825', u'INDIRECT_-1207944036'), (u'INDIRECT_-1207943969', u'COPY_-1207943982'), (u'CALL_-1207953041', u'INDIRECT_-1207940972'), ('const--2', u'INT_MULT_-1207949263'), (u'INDIRECT_-1207944835', u'MULTIEQUAL_-1207944706'), (u'INDIRECT_-1207943993', u'COPY_-1207944003'), (u'INDIRECT_-1207942678', u'MULTIEQUAL_-1207942517'), (u'INDIRECT_-1207945265', u'MULTIEQUAL_-1207945161'), (u'CALL_-1207953575', u'INDIRECT_-1207941831'), (u'CALL_-1207953035', u'INDIRECT_-1207943090'), ('const-0', u'STORE_-1207957170'), (u'CAST_-1207939060', u'LOAD_-1207953891'), ('const-433', u'STORE_-1207958463'), (u'MULTIEQUAL_-1207952139', u'PTRADD_-1207958729'), (u'INDIRECT_-1207941726', u'MULTIEQUAL_-1207945225'), (u'INT_ADD_-1207954390', u'CAST_-1207941143'), (u'CALL_-1207953703', u'INDIRECT_-1207944708'), ('tmp_9120', u'CBRANCH_-1207953134'), (u'CALL_-1207952004', u'INDIRECT_-1207943209'), (u'INT_ADD_-1207958337', u'CAST_-1207941665'), (u'MULTIEQUAL_-1207942140', u'MULTIEQUAL_-1207942119'), (u'CALL_-1207953203', u'INDIRECT_-1207942313'), (u'STORE_-1207951479', u'INDIRECT_-1207944558'), (u'CALL_-1207953738', u'INDIRECT_-1207941990'), (u'CALL_-1207953035', u'INDIRECT_-1207939498'), (u'CAST_-1207941102', u'STORE_-1207954469'), (u'CALL_-1207952964', u'INDIRECT_-1207940794'), (u'CALL_-1207951864', u'INDIRECT_-1207944765'), (u'LOAD_-1207955559', u'INT_NOTEQUAL_-1207955543'), (u'CALL_-1207952642', u'INDIRECT_-1207941790'), (u'CALL_-1207953057', u'INDIRECT_-1207939173'), ('const--568', u'PTRSUB_-1207941661'), (u'STORE_-1207953041', u'INDIRECT_-1207944991'), (u'CALL_-1207953061', u'INDIRECT_-1207941409'), (u'CALL_-1207953035', u'INDIRECT_-1207939492'), (u'CALL_-1207953061', u'INDIRECT_-1207939377'), (u'CALL_-1207953738', u'INDIRECT_-1207939490'), (u'CALL_-1207953548', u'INDIRECT_-1207947511'), (u'STORE_-1207952962', u'INDIRECT_-1207945191'), (u'INDIRECT_-1207940466', u'MULTIEQUAL_-1207941794'), (u'CALL_-1207953800', u'INDIRECT_-1207943594'), (u'CALL_-1207956522', u'INDIRECT_-1207943753'), (u'CALL_-1207958016', u'INDIRECT_-1207943776'), (u'INDIRECT_-1207942516', u'MULTIEQUAL_-1207942416'), ('const-3339675911', u'CALL_-1207957557'), (u'CALL_-1207957103', u'INDIRECT_-1207944531'), (u'INDIRECT_-1207940571', u'MULTIEQUAL_-1207942730'), (u'INDIRECT_-1207944618', u'MULTIEQUAL_-1207944454'), (u'CALL_-1207952996', u'INDIRECT_-1207942106'), ('const--568', u'PTRSUB_-1207939297'), (u'PTRSUB_-1207938619', u'INT_NOTEQUAL_-1207952895'), (u'INDIRECT_-1207941115', u'MULTIEQUAL_-1207941002'), (u'INDIRECT_-1207945272', u'MULTIEQUAL_-1207945191'), ('tmp_5145', u'CBRANCH_-1207955379'), (u'COPY_-1207954162', u'MULTIEQUAL_-1207950800'), ('tmp_10085', u'CBRANCH_-1207954377'), (u'MULTIEQUAL_-1207945191', u'MULTIEQUAL_-1207945173'), ('tmp_53156', u'MULTIEQUAL_-1207947646'), (u'CALL_-1207952004', u'INDIRECT_-1207941173'), ('const-0', u'INT_NOTEQUAL_-1207954257'), (u'INDIRECT_-1207943484', u'CALL_-1207953951'), (u'LOAD_-1207958641', u'INT_NOTEQUAL_-1207958625'), (u'CALL_-1207956925', u'INDIRECT_-1207947575'), (u'INDIRECT_-1207941880', u'MULTIEQUAL_-1207941547'), (u'CALL_-1207953621', u'INDIRECT_-1207940926'), (u'CALL_-1207956522', u'INDIRECT_-1207945633'), (u'INDIRECT_-1207948053', u'MULTIEQUAL_-1207947955'), (u'CALL_-1207953296', u'INDIRECT_-1207943551'), (u'INDIRECT_-1207942400', u'MULTIEQUAL_-1207943299'), (u'CALL_-1207957177', u'INDIRECT_-1207942858'), (u'INDIRECT_-1207943807', u'COPY_-1207943842'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946505'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943531'), (u'CALL_-1207953063', u'INDIRECT_-1207940801'), (u'CALL_-1207951922', u'INDIRECT_-1207944284'), (u'COPY_-1207956077', u'COPY_-1207940474'), ('const-35329', u'INT_ADD_-1207959048'), (u'INDIRECT_-1207939811', u'MULTIEQUAL_-1207942973'), (u'CALL_-1207957177', u'INDIRECT_-1207943326'), (u'MULTIEQUAL_-1207944879', u'MULTIEQUAL_-1207944861'), (u'CALL_-1207953215', u'INDIRECT_-1207942576'), (u'INDIRECT_-1207942286', u'MULTIEQUAL_-1207942147'), (u'CALL_-1207956910', u'INDIRECT_-1207944941'), (u'CALL_-1207953951', u'INDIRECT_-1207943444'), (u'INT_NOTEQUAL_-1207959195', u'CBRANCH_-1207959190'), (u'INDIRECT_-1207944305', u'COPY_-1207944340'), (u'INDIRECT_-1207942924', u'MULTIEQUAL_-1207942843'), (u'CALL_-1207953951', u'INDIRECT_-1207943288'), (u'CALL_-1207953215', u'INDIRECT_-1207943358'), (u'MULTIEQUAL_-1207941414', u'MULTIEQUAL_-1207941392'), ('const-15168', u'INT_ADD_-1207958635'), (u'CAST_-1207938748', u'STORE_-1207953372'), (u'CALL_-1207952666', u'INDIRECT_-1207941801'), (u'INDIRECT_-1207948794', u'MULTIEQUAL_-1207948681'), (u'CALL_-1207954162', u'INDIRECT_-1207943238'), (u'CALL_-1207952730', u'INDIRECT_-1207940591'), (u'STORE_-1207954469', u'INDIRECT_-1207947453'), (u'CALL_-1207951922', u'INDIRECT_-1207939813'), ('tmp_7461', u'CBRANCH_-1207954256'), (u'CALL_-1207956925', u'INDIRECT_-1207942138'), (u'BOOL_NEGATE_-1207949253', u'BOOL_AND_-1207958732'), (u'CALL_-1207957103', u'INDIRECT_-1207942499'), (u'CALL_-1207953065', u'INDIRECT_-1207938951'), (u'CALL_-1207953228', u'INDIRECT_-1207944353'), (u'CALL_-1207957070', u'INDIRECT_-1207947599'), (u'CALL_-1207953703', u'INDIRECT_-1207941890'), (u'CALL_-1207952666', u'INDIRECT_-1207939299'), (u'MULTIEQUAL_-1207940809', u'MULTIEQUAL_-1207940788'), (u'INDIRECT_-1207941353', u'MULTIEQUAL_-1207943512'), (u'CALL_-1207952580', u'INDIRECT_-1207943024'), (u'MULTIEQUAL_-1207945365', u'MULTIEQUAL_-1207945350'), (u'MULTIEQUAL_-1207944221', u'INT_NOTEQUAL_-1207954108'), (u'CALL_-1207957002', u'INDIRECT_-1207943439'), (u'INDIRECT_-1207944232', u'MULTIEQUAL_-1207944095'), (u'MULTIEQUAL_-1207944125', u'MULTIEQUAL_-1207946255'), (u'INDIRECT_-1207943057', u'MULTIEQUAL_-1207942956'), ('const-433', u'LOAD_-1207959147'), (u'INDIRECT_-1207942017', u'MULTIEQUAL_-1207944126'), (u'CALL_-1207953041', u'INDIRECT_-1207938940'), (u'CALL_-1207953035', u'INDIRECT_-1207940122'), (u'CAST_-1207939672', u'LOAD_-1207953902'), (u'CAST_-1207941883', u'STORE_-1207958659'), ('const--760', u'PTRSUB_-1207939343'), (u'CALL_-1207953163', u'INDIRECT_-1207940044'), ('tmp_306', u'CBRANCH_-1207959158'), (u'CALL_-1207953203', u'INDIRECT_-1207939967'), (u'CALL_-1207953057', u'INDIRECT_-1207941361'), (u'CALL_-1207956777', u'INDIRECT_-1207942650'), ('tmp_27917', u'INT_ADD_-1207955439'), ('const-1', u'RETURN_-1207953184'), (u'INDIRECT_-1207943990', u'COPY_-1207943985'), (u'CALL_-1207957541', u'INDIRECT_-1207943418'), (u'MULTIEQUAL_-1207952969', u'INT_ADD_-1207958983'), (u'CALL_-1207952240', u'INDIRECT_-1207942901'), ('const-14961', u'INT_ADD_-1207958698'), (u'CALL_-1207953738', u'INDIRECT_-1207942774'), (u'CALL_-1207954014', u'INDIRECT_-1207943484'), (u'INDIRECT_-1207940322', u'MULTIEQUAL_-1207940185'), (u'INT_ADD_-1207956302', u'CAST_-1207940362'), (u'CAST_-1207940086', u'STORE_-1207953478'), (u'CALL_-1207952706', u'INDIRECT_-1207942302'), (u'CALL_-1207952604', u'INDIRECT_-1207942879'), (u'INDIRECT_-1207944228', u'MULTIEQUAL_-1207944101'), ('const-433', u'LOAD_-1207957989'), (u'INT_EQUAL_-1207953555', u'MULTIEQUAL_-1207948935'), ('const-1', u'INT_ADD_-1207940526'), (u'CALL_-1207953059', u'INDIRECT_-1207943818'), (u'CALL_-1207954014', u'INDIRECT_-1207940688'), (u'INDIRECT_-1207944244', u'MULTIEQUAL_-1207944083'), ('const-8', u'PTRADD_-1207941266'), (u'CALL_-1207951869', u'INDIRECT_-1207946761'), (u'CALL_-1207952668', u'INDIRECT_-1207940261'), (u'CALL_-1207952887', u'INDIRECT_-1207939865'), (u'CALL_-1207952580', u'INDIRECT_-1207939894'), (u'INT_EQUAL_-1207953161', u'CBRANCH_-1207953160'), (u'INDIRECT_-1207942084', u'MULTIEQUAL_-1207945537'), (u'INDIRECT_-1207946831', u'MULTIEQUAL_-1207946727'), (u'CALL_-1207953809', u'INDIRECT_-1207942573'), (u'INDIRECT_-1207940891', u'MULTIEQUAL_-1207940788'), (u'CALL_-1207953296', u'INDIRECT_-1207942299'), (u'INT_ADD_-1207953483', u'CAST_-1207940094'), (u'CALL_-1207953228', u'INDIRECT_-1207940727'), (u'CALL_-1207953800', u'INDIRECT_-1207941716'), (u'CALL_-1207952940', u'INDIRECT_-1207942035'), (u'MULTIEQUAL_-1207942766', u'MULTIEQUAL_-1207942745'), (u'CALL_-1207952887', u'INDIRECT_-1207945302'), (u'INDIRECT_-1207942365', u'MULTIEQUAL_-1207942275'), (u'INDIRECT_-1207944161', u'COPY_-1207944125'), (u'INDIRECT_-1207944835', u'INT_NOTEQUAL_-1207957612'), ('const-40', u'INT_ADD_-1207952936'), (u'CALL_-1207952604', u'INDIRECT_-1207940687'), (u'INDIRECT_-1207946687', u'MULTIEQUAL_-1207947591'), (u'INT_NOTEQUAL_-1207957874', u'CBRANCH_-1207957867'), (u'INDIRECT_-1207945461', u'MULTIEQUAL_-1207945332'), ('tmp_53168', u'MULTIEQUAL_-1207946321'), (u'CALL_-1207958016', u'INDIRECT_-1207943464'), ('const-8', u'PTRADD_-1207941087'), (u'CALL_-1207953254', u'INDIRECT_-1207945275'), (u'MULTIEQUAL_-1207942873', u'MULTIEQUAL_-1207943157'), ('tmp_1831', u'CBRANCH_-1207957914'), (u'INDIRECT_-1207944209', u'MULTIEQUAL_-1207943670'), (u'STORE_-1207953854', u'INDIRECT_-1207945840'), (u'INDIRECT_-1207941281', u'MULTIEQUAL_-1207943314'), (u'CALL_-1207953059', u'INDIRECT_-1207941385'), (u'INDIRECT_-1207943914', u'MULTIEQUAL_-1207943754'), (u'CALL_-1207957960', u'INDIRECT_-1207947737'), (u'CALL_-1207954100', u'INDIRECT_-1207940589'), ('const-1', u'PTRADD_-1207953361'), (u'CALL_-1207953061', u'INDIRECT_-1207942969'), (u'CAST_-1207939008', u'STORE_-1207953799'), (u'INDIRECT_-1207943126', u'MULTIEQUAL_-1207944454'), (u'CALL_-1207953228', u'INDIRECT_-1207942135'), (u'INDIRECT_-1207942159', u'MULTIEQUAL_-1207942843'), (u'CAST_-1207939621', u'INT_ADD_-1207953809'), (u'CALL_-1207953407', u'INDIRECT_-1207942198'), (u'CALL_-1207952246', u'INDIRECT_-1207944939'), (u'CALL_-1207951922', u'INDIRECT_-1207939657'), (u'INDIRECT_-1207945443', u'MULTIEQUAL_-1207945242'), (u'INT_EQUAL_-1207953217', u'CBRANCH_-1207953222'), (u'PTRADD_-1207953361', u'CALL_-1207953407'), (u'MULTIEQUAL_-1207950776', u'BOOL_NEGATE_-1207949252'), (u'MULTIEQUAL_-1207943668', u'MULTIEQUAL_-1207943818'), (u'CALL_-1207952604', u'INDIRECT_-1207943752'), ('const-8360', u'INT_ADD_-1207955439'), (u'INDIRECT_-1207944036', u'MULTIEQUAL_-1207944324'), (u'STORE_-1207953772', u'INDIRECT_-1207944644'), (u'PTRSUB_-1207939255', u'CALL_-1207951864'), (u'MULTIEQUAL_-1207943658', u'MULTIEQUAL_-1207943628'), (u'CALL_-1207952644', u'INDIRECT_-1207940562'), (u'CALL_-1207952706', u'INDIRECT_-1207941676'), (u'INDIRECT_-1207944295', u'MULTIEQUAL_-1207944156'), ('tmp_7320', u'CBRANCH_-1207952894'), (u'STORE_-1207958463', u'INDIRECT_-1207948212'), (u'INDIRECT_-1207942347', u'MULTIEQUAL_-1207942263'), (u'STORE_-1207954415', u'INDIRECT_-1207947424'), (u'CALL_-1207953061', u'INDIRECT_-1207943125'), (u'PTRSUB_-1207939483', u'CALL_-1207952246'), ('const-10249', u'INT_ADD_-1207953696'), (u'LOAD_-1207953125', u'INT_EQUAL_-1207953108'), (u'LOAD_-1207953125', u'INT_LESS_-1207953108'), (u'CALL_-1207953059', u'INDIRECT_-1207939821'), ('tmp_8391', u'BRANCH_-1207951977'), (u'INDIRECT_-1207946145', u'MULTIEQUAL_-1207945988'), (u'MULTIEQUAL_-1207943909', u'MULTIEQUAL_-1207943668'), (u'STORE_-1207951786', u'INDIRECT_-1207944579'), (u'INDIRECT_-1207941830', u'MULTIEQUAL_-1207941749'), (u'MULTIEQUAL_-1207941670', u'MULTIEQUAL_-1207941649'), (u'MULTIEQUAL_-1207943283', u'MULTIEQUAL_-1207942259'), ('tmp_27917', u'INT_ADD_-1207957519'), (u'CALL_-1207953776', u'INDIRECT_-1207947152'), ('const-3660752', u'COPY_-1207937880'), (u'INT_LESS_-1207953555', u'MULTIEQUAL_-1207949463'), (u'INDIRECT_-1207943138', u'MULTIEQUAL_-1207943633'), (u'LOAD_-1207958524', u'INT_EQUAL_-1207958502'), (u'CALL_-1207955336', u'INDIRECT_-1207945692'), (u'CALL_-1207957676', u'INDIRECT_-1207947586'), (u'INDIRECT_-1207940162', u'MULTIEQUAL_-1207940035'), (u'MULTIEQUAL_-1207943108', u'MULTIEQUAL_-1207943086'), (u'INDIRECT_-1207944579', u'MULTIEQUAL_-1207948217'), (u'INDIRECT_-1207940630', u'MULTIEQUAL_-1207944129'), (u'INT_EQUAL_-1207958769', u'MULTIEQUAL_-1207950779'), (u'INDIRECT_-1207942259', u'MULTIEQUAL_-1207942120'), (u'INT_NOTEQUAL_-1207953676', u'CBRANCH_-1207953675'), (u'CALL_-1207958074', u'INDIRECT_-1207946318'), (u'CAST_-1207938989', u'STORE_-1207953768'), (u'CALL_-1207952857', u'INDIRECT_-1207939426'), (u'INT_NOTEQUAL_-1207956267', u'CBRANCH_-1207956261'), (u'CALL_-1207952839', u'INDIRECT_-1207941248'), (u'INDIRECT_-1207944257', u'COPY_-1207944185'), (u'INDIRECT_-1207945299', u'MULTIEQUAL_-1207945122'), (u'CALL_-1207954162', u'INDIRECT_-1207941830'), (u'CALL_-1207953035', u'INDIRECT_-1207941838'), (u'MULTIEQUAL_-1207941496', u'MULTIEQUAL_-1207941477'), (u'CALL_-1207953744', u'INDIRECT_-1207942740'), (u'CALL_-1207952004', u'INDIRECT_-1207943365'), (u'CALL_-1207953163', u'INDIRECT_-1207940984'), ('const-433', u'LOAD_-1207956229'), (u'CALL_-1207953575', u'INDIRECT_-1207943239'), (u'CALL_-1207953228', u'INDIRECT_-1207942449'), (u'CALL_-1207953548', u'INDIRECT_-1207941502'), (u'INDIRECT_-1207942666', u'SUBPIECE_-1207942675'), (u'MULTIEQUAL_-1207948198', u'MULTIEQUAL_-1207948183'), (u'INDIRECT_-1207940125', u'MULTIEQUAL_-1207940809'), (u'STORE_-1207958497', u'INDIRECT_-1207948478'), (u'CALL_-1207952642', u'INDIRECT_-1207938820'), ('const-4429424', u'PTRSUB_-1207956920'), (u'CALL_-1207953979', u'INDIRECT_-1207943066'), (u'CALL_-1207953834', u'INDIRECT_-1207943099'), (u'INDIRECT_-1207945766', u'MULTIEQUAL_-1207945854'), (u'CALL_-1207956910', u'INDIRECT_-1207947315'), (u'MULTIEQUAL_-1207941559', u'MULTIEQUAL_-1207941542'), (u'INT_EQUAL_-1207953063', u'CBRANCH_-1207953057'), (u'INDIRECT_-1207942950', u'MULTIEQUAL_-1207943038'), ('const-40', u'INT_ADD_-1207953345'), (u'MULTIEQUAL_-1207942610', u'MULTIEQUAL_-1207942589'), (u'INDIRECT_-1207944686', u'MULTIEQUAL_-1207946710'), (u'INT_EQUAL_-1207954263', u'CBRANCH_-1207954257'), (u'INDIRECT_-1207943619', u'MULTIEQUAL_-1207943529'), (u'INDIRECT_-1207941256', u'MULTIEQUAL_-1207940923'), (u'CALL_-1207953738', u'INDIRECT_-1207943244'), (u'INDIRECT_-1207944591', u'COPY_-1207944611'), (u'INDIRECT_-1207942558', u'MULTIEQUAL_-1207943457'), ('const-1', u'INT_ADD_-1207939625'), ('const-8', u'PTRADD_-1207938899'), (u'INDIRECT_-1207945547', u'MULTIEQUAL_-1207945350'), ('const-0', u'INT_EQUAL_-1207957405'), (u'INDIRECT_-1207943439', u'MULTIEQUAL_-1207943355'), ('tmp_53157', u'MULTIEQUAL_-1207947419'), (u'INDIRECT_-1207941772', u'CALL_-1207953137'), (u'CALL_-1207953834', u'INDIRECT_-1207943413'), (u'CALL_-1207952706', u'INDIRECT_-1207942146'), (u'INT_EQUAL_-1207953161', u'MULTIEQUAL_-1207948317'), (u'CALL_-1207952730', u'INDIRECT_-1207939965'), (u'CALL_-1207957103', u'INDIRECT_-1207944061'), (u'STORE_-1207953799', u'INDIRECT_-1207945441'), (u'INDIRECT_-1207946049', u'MULTIEQUAL_-1207945945'), (u'MULTIEQUAL_-1207940853', u'MULTIEQUAL_-1207940841'), (u'CALL_-1207952900', u'INDIRECT_-1207941019'), (u'CALL_-1207953057', u'INDIRECT_-1207940265'), ('tmp_27917', u'INT_ADD_-1207956696'), (u'INT_REM_-1207957494', u'CALL_-1207957070'), (u'CALL_-1207953039', u'INDIRECT_-1207941416'), (u'MULTIEQUAL_-1207947770', u'MULTIEQUAL_-1207947532'), (u'CALL_-1207953668', u'INDIRECT_-1207943123'), (u'LOAD_-1207956053', u'INT_LESS_-1207956038'), (u'LOAD_-1207956053', u'INT_EQUAL_-1207956038'), ('const-0', u'INT_EQUAL_-1207958915'), (u'CALL_-1207953033', u'INDIRECT_-1207943228'), ('tmp_3154', u'CBRANCH_-1207956570'), (u'INDIRECT_-1207946083', u'MULTIEQUAL_-1207946052'), (u'CALL_-1207953548', u'INDIRECT_-1207942442'), (u'INDIRECT_-1207940154', u'MULTIEQUAL_-1207941482'), (u'MULTIEQUAL_-1207944595', u'MULTIEQUAL_-1207944879'), ('tmp_53175', u'MULTIEQUAL_-1207945225'), (u'CALL_-1207953061', u'INDIRECT_-1207939059'), (u'INT_ADD_-1207953886', u'CAST_-1207939672'), ('tmp_5109', u'CBRANCH_-1207955406'), (u'CALL_-1207953947', u'INDIRECT_-1207942522'), (u'CALL_-1207953187', u'INDIRECT_-1207939119'), ('const-433', u'LOAD_-1207955483'), (u'CALL_-1207952900', u'INDIRECT_-1207940707'), (u'MULTIEQUAL_-1207940320', u'MULTIEQUAL_-1207940298'), ('const-433', u'LOAD_-1207954164'), ('const-0', u'INT_EQUAL_-1207958790'), (u'INDIRECT_-1207946293', u'MULTIEQUAL_-1207946233'), (u'CALL_-1207952668', u'INDIRECT_-1207942921'), (u'CALL_-1207954340', u'INDIRECT_-1207941030'), (u'INDIRECT_-1207947980', u'MULTIEQUAL_-1207947890'), (u'INT_LESS_-1207953108', u'MULTIEQUAL_-1207948845'), (u'CALL_-1207953951', u'INDIRECT_-1207946039'), (u'CALL_-1207951877', u'INDIRECT_-1207941117'), (u'STORE_-1207958909', u'INDIRECT_-1207948434'), (u'CALL_-1207952666', u'INDIRECT_-1207938987'), (u'MULTIEQUAL_-1207945848', u'MULTIEQUAL_-1207945818'), (u'CALL_-1207951922', u'INDIRECT_-1207943567'), (u'CALL_-1207954162', u'INDIRECT_-1207942924'), ('const-33', u'INT_ADD_-1207952948'), (u'CALL_-1207953744', u'INDIRECT_-1207946771'), (u'INDIRECT_-1207946869', u'MULTIEQUAL_-1207946740'), (u'CALL_-1207952940', u'INDIRECT_-1207942973'), ('const-0', u'STORE_-1207954415'), (u'CALL_-1207954407', u'INDIRECT_-1207943418'), (u'MULTIEQUAL_-1207940965', u'MULTIEQUAL_-1207940944'), (u'CALL_-1207953296', u'INDIRECT_-1207942143'), (u'INDIRECT_-1207941179', u'MULTIEQUAL_-1207941078'), ('tmp_4921', u'CBRANCH_-1207955538'), ('const-433', u'LOAD_-1207958872'), (u'CALL_-1207953575', u'INDIRECT_-1207943709'), (u'CALL_-1207953215', u'INDIRECT_-1207943202'), (u'CALL_-1207953059', u'INDIRECT_-1207939035'), (u'INDIRECT_-1207945172', u'MULTIEQUAL_-1207946272'), (u'CALL_-1207953041', u'INDIRECT_-1207943879'), (u'INT_ADD_-1207954281', u'CALL_-1207951864'), ('const-1', u'RETURN_-1207953028'), (u'MULTIEQUAL_-1207945138', u'MULTIEQUAL_-1207946527'), (u'STORE_-1207958594', u'INDIRECT_-1207948027'), (u'CALL_-1207953871', u'INDIRECT_-1207943484'), (u'MULTIEQUAL_-1207947283', u'MULTIEQUAL_-1207947433'), ('tmp_2635', u'BRANCH_-1207956280'), (u'INDIRECT_-1207941533', u'MULTIEQUAL_-1207942217'), (u'INDIRECT_-1207943148', u'MULTIEQUAL_-1207942987'), (u'MULTIEQUAL_-1207940997', u'MULTIEQUAL_-1207941281'), (u'MULTIEQUAL_-1207945035', u'MULTIEQUAL_-1207945017'), (u'CALL_-1207956777', u'INDIRECT_-1207942338'), (u'CALL_-1207956910', u'INDIRECT_-1207942283'), (u'MULTIEQUAL_-1207943197', u'INT_NOTEQUAL_-1207953676'), (u'CALL_-1207953738', u'INDIRECT_-1207940114'), (u'CALL_-1207952644', u'INDIRECT_-1207939000'), ('const--2', u'INT_MULT_-1207944926'), (u'CAST_-1207938749', u'INT_ADD_-1207953358'), (u'INDIRECT_-1207943043', u'MULTIEQUAL_-1207942904'), (u'CALL_-1207952706', u'INDIRECT_-1207941206'), (u'CALL_-1207952706', u'INDIRECT_-1207944299'), (u'INDIRECT_-1207944774', u'MULTIEQUAL_-1207944610'), (u'CALL_-1207953059', u'INDIRECT_-1207939197'), ('const-5496', u'INT_ADD_-1207953483'), (u'LOAD_-1207958586', u'STORE_-1207958531'), (u'MULTIEQUAL_-1207940935', u'MULTIEQUAL_-1207940918'), (u'INDIRECT_-1207945244', u'MULTIEQUAL_-1207945080'), (u'MULTIEQUAL_-1207945116', u'MULTIEQUAL_-1207945101'), (u'INDIRECT_-1207948185', u'MULTIEQUAL_-1207948072'), ('tmp_27911', u'PTRSUB_-1207939249'), (u'INDIRECT_-1207939767', u'MULTIEQUAL_-1207940427'), ('const-4673', u'INT_ADD_-1207959141'), (u'CALL_-1207953407', u'INDIRECT_-1207945603'), (u'INDIRECT_-1207944932', u'MULTIEQUAL_-1207944894'), (u'CALL_-1207953163', u'INDIRECT_-1207940358'), (u'CALL_-1207954127', u'INDIRECT_-1207940423'), (u'CALL_-1207954127', u'INDIRECT_-1207939799'), (u'CALL_-1207952666', u'INDIRECT_-1207942585'), (u'INDIRECT_-1207945115', u'MULTIEQUAL_-1207948523'), (u'CALL_-1207955913', u'INDIRECT_-1207943136'), (u'MULTIEQUAL_-1207942508', u'MULTIEQUAL_-1207942486'), (u'CALL_-1207953738', u'INDIRECT_-1207943556'), (u'CALL_-1207953057', u'INDIRECT_-1207944205'), (u'CALL_-1207953037', u'INDIRECT_-1207940928'), (u'CALL_-1207953548', u'INDIRECT_-1207941190'), (u'CALL_-1207954162', u'INDIRECT_-1207943394'), ('const-0', u'PTRSUB_-1207956896'), (u'CALL_-1207952839', u'INDIRECT_-1207947099'), (u'CALL_-1207957541', u'INDIRECT_-1207943574'), (u'CALL_-1207951980', u'INDIRECT_-1207942802'), (u'CALL_-1207953187', u'INDIRECT_-1207943902'), (u'INDIRECT_-1207945274', u'MULTIEQUAL_-1207945087'), (u'INDIRECT_-1207941791', u'MULTIEQUAL_-1207941652'), (u'INDIRECT_-1207946987', u'MULTIEQUAL_-1207946883'), (u'INDIRECT_-1207944242', u'COPY_-1207944252'), ('const-433', u'LOAD_-1207957535'), (u'CALL_-1207957891', u'INDIRECT_-1207944639'), (u'CALL_-1207953063', u'INDIRECT_-1207942837'), ('tmp_27917', u'INT_ADD_-1207955385'), (u'CALL_-1207953815', u'INDIRECT_-1207940567'), (u'CALL_-1207957557', u'INDIRECT_-1207947969'), (u'STORE_-1207957126', u'INDIRECT_-1207947589'), (u'CALL_-1207953847', u'INDIRECT_-1207943785'), (u'LOAD_-1207954288', u'PTRADD_-1207939406'), (u'MULTIEQUAL_-1207942262', u'MULTIEQUAL_-1207942250'), (u'INDIRECT_-1207939719', u'MULTIEQUAL_-1207941752'), (u'CALL_-1207952857', u'INDIRECT_-1207942398'), (u'CALL_-1207956876', u'INDIRECT_-1207946167'), (u'CALL_-1207952825', u'INDIRECT_-1207940815'), (u'CALL_-1207957002', u'INDIRECT_-1207942347'), (u'CALL_-1207953815', u'INDIRECT_-1207942599'), (u'CALL_-1207956777', u'INDIRECT_-1207949283'), (u'INDIRECT_-1207947329', u'COPY_-1207947253'), (u'INDIRECT_-1207942198', u'MULTIEQUAL_-1207942061'), (u'INDIRECT_-1207945272', u'CALL_-1207951865'), (u'CALL_-1207953061', u'INDIRECT_-1207940621'), (u'MULTIEQUAL_-1207943457', u'PTRADD_-1207953769'), ('const-0', u'INT_NOTEQUAL_-1207955439'), (u'INT_LESS_-1207953555', u'MULTIEQUAL_-1207949466'), (u'INDIRECT_-1207941030', u'MULTIEQUAL_-1207940859'), ('const-433', u'STORE_-1207958909'), (u'CALL_-1207953254', u'INDIRECT_-1207943057'), (u'CALL_-1207952666', u'INDIRECT_-1207939611'), (u'CALL_-1207952706', u'INDIRECT_-1207943801'), (u'INDIRECT_-1207943763', u'MULTIEQUAL_-1207943595'), (u'MULTIEQUAL_-1207942606', u'MULTIEQUAL_-1207942576'), (u'CALL_-1207951865', u'INDIRECT_-1207944659'), (u'MULTIEQUAL_-1207946415', u'MULTIEQUAL_-1207946174'), (u'CALL_-1207953163', u'INDIRECT_-1207941296'), (u'INDIRECT_-1207940520', u'MULTIEQUAL_-1207943973'), (u'MULTIEQUAL_-1207947014', u'MULTIEQUAL_-1207946992'), (u'MULTIEQUAL_-1207944125', u'MULTIEQUAL_-1207944409'), (u'INT_LESS_-1207956038', u'MULTIEQUAL_-1207949776'), ('const-5', u'COPY_-1207956083'), (u'CALL_-1207953979', u'INDIRECT_-1207941814'), (u'MULTIEQUAL_-1207946233', u'MULTIEQUAL_-1207946214'), (u'INT_EQUAL_-1207951847', u'STORE_-1207951845'), (u'MULTIEQUAL_-1207948696', u'MULTIEQUAL_-1207948681'), (u'CALL_-1207956522', u'INDIRECT_-1207941879'), (u'CALL_-1207953703', u'INDIRECT_-1207945176'), (u'STORE_-1207953835', u'INDIRECT_-1207944686'), (u'CALL_-1207953776', u'INDIRECT_-1207943583'), (u'MULTIEQUAL_-1207941153', u'MULTIEQUAL_-1207943283'), ('tmp_7842', u'CBRANCH_-1207953907'), (u'CALL_-1207957676', u'INDIRECT_-1207944365'), ('const-433', u'LOAD_-1207956425'), (u'INT_EQUAL_-1207958734', u'CBRANCH_-1207958732'), (u'INDIRECT_-1207942653', u'MULTIEQUAL_-1207942606'), (u'LOAD_-1207957575', u'SUBPIECE_-1207941246'), (u'CALL_-1207953738', u'INDIRECT_-1207944678'), (u'INT_EQUAL_-1207958769', u'MULTIEQUAL_-1207950776'), (u'CALL_-1207956777', u'INDIRECT_-1207944370'), (u'INDIRECT_-1207939791', u'MULTIEQUAL_-1207941950'), ('const-0', u'CALL_-1207952004'), (u'CALL_-1207957002', u'INDIRECT_-1207947130'), (u'CALL_-1207954058', u'INDIRECT_-1207943693'), (u'CAST_-1207938105', u'STORE_-1207953772'), (u'CAST_-1207939582', u'LOAD_-1207953763'), (u'INDIRECT_-1207947460', u'MULTIEQUAL_-1207947386'), (u'CALL_-1207953951', u'INDIRECT_-1207942974'), (u'INT_ADD_-1207955467', u'CAST_-1207940132'), (u'INDIRECT_-1207941511', u'MULTIEQUAL_-1207943670'), (u'CALL_-1207954340', u'INDIRECT_-1207943846'), (u'INDIRECT_-1207944506', u'COPY_-1207944434'), (u'CALLIND_-1207957474', u'INDIRECT_-1207947627'), (u'INDIRECT_-1207943285', u'MULTIEQUAL_-1207943002'), (u'CALL_-1207952730', u'INDIRECT_-1207939029'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946349'), (u'MULTIEQUAL_-1207942843', u'MULTIEQUAL_-1207942822'), (u'CALL_-1207951877', u'INDIRECT_-1207945148'), (u'CALL_-1207951974', u'INDIRECT_-1207942198'), (u'CALL_-1207952964', u'INDIRECT_-1207940168'), (u'INDIRECT_-1207946522', u'MULTIEQUAL_-1207946278'), ('const-1', u'COPY_-1207953920'), (u'CALL_-1207957557', u'INDIRECT_-1207943624'), (u'MULTIEQUAL_-1207943469', u'MULTIEQUAL_-1207943448'), (u'INDIRECT_-1207946737', u'MULTIEQUAL_-1207946680'), ('const-433', u'LOAD_-1207956645'), (u'INDIRECT_-1207946681', u'MULTIEQUAL_-1207948545'), (u'CALL_-1207952642', u'INDIRECT_-1207940068'), (u'INDIRECT_-1207945322', u'MULTIEQUAL_-1207945162'), ('const-1', u'STORE_-1207959187'), (u'CALL_-1207957070', u'INDIRECT_-1207944506'), (u'INDIRECT_-1207943274', u'MULTIEQUAL_-1207943195'), (u'CALL_-1207953057', u'INDIRECT_-1207941049'), (u'INDIRECT_-1207946401', u'MULTIEQUAL_-1207946272'), (u'INT_EQUAL_-1207953653', u'CBRANCH_-1207953649'), (u'CALL_-1207952666', u'INDIRECT_-1207944268'), (u'MULTIEQUAL_-1207947500', u'MULTIEQUAL_-1207947484'), (u'CALL_-1207957070', u'INDIRECT_-1207942474'), ('const-8', u'PTRADD_-1207938943'), (u'INDIRECT_-1207940632', u'MULTIEQUAL_-1207941127'), (u'CALL_-1207953809', u'INDIRECT_-1207943825'), (u'MULTIEQUAL_-1207941018', u'MULTIEQUAL_-1207941002'), (u'CALL_-1207954058', u'INDIRECT_-1207941033'), (u'INDIRECT_-1207939829', u'MULTIEQUAL_-1207941938'), (u'INDIRECT_-1207942847', u'MULTIEQUAL_-1207944880'), (u'CALL_-1207955336', u'INDIRECT_-1207944754'), (u'MULTIEQUAL_-1207948180', u'MULTIEQUAL_-1207948126'), (u'MULTIEQUAL_-1207948338', u'MULTIEQUAL_-1207948335'), (u'CALL_-1207953871', u'INDIRECT_-1207944762'), (u'CALL_-1207951865', u'INDIRECT_-1207943288'), ('const--24', u'PTRADD_-1207958037'), ('tmp_27917', u'INT_ADD_-1207955958'), (u'CALL_-1207952839', u'INDIRECT_-1207942812'), (u'CALL_-1207953296', u'INDIRECT_-1207945548'), ('const-20561', u'INT_ADD_-1207955494'), (u'INDIRECT_-1207944239', u'COPY_-1207944234'), ('tmp_27911', u'PTRSUB_-1207941877'), (u'CALL_-1207952246', u'INDIRECT_-1207940999'), (u'CALL_-1207953407', u'INDIRECT_-1207940166'), (u'CALL_-1207953189', u'INDIRECT_-1207942401'), (u'CALL_-1207953163', u'INDIRECT_-1207942706'), (u'CALL_-1207953296', u'INDIRECT_-1207940111'), (u'CALL_-1207951877', u'INDIRECT_-1207942369'), (u'CALL_-1207952940', u'INDIRECT_-1207940157'), (u'MULTIEQUAL_-1207951041', u'INT_EQUAL_-1207953576'), (u'MULTIEQUAL_-1207942247', u'MULTIEQUAL_-1207944377'), (u'INDIRECT_-1207947379', u'MULTIEQUAL_-1207947219'), (u'MULTIEQUAL_-1207943512', u'MULTIEQUAL_-1207943662'), (u'INDIRECT_-1207940553', u'MULTIEQUAL_-1207941327'), (u'CALL_-1207952825', u'INDIRECT_-1207940971'), ('const-3660464', u'COPY_-1207940423'), (u'CALL_-1207953035', u'INDIRECT_-1207942314'), (u'CALL_-1207953947', u'INDIRECT_-1207943774'), ('const-433', u'LOAD_-1207957575'), ('tmp_53156', u'MULTIEQUAL_-1207947668'), (u'CAST_-1207941875', u'STORE_-1207958649'), (u'INDIRECT_-1207943115', u'MULTIEQUAL_-1207942575'), (u'CALL_-1207953665', u'INDIRECT_-1207944401'), (u'CALL_-1207953057', u'INDIRECT_-1207940423'), (u'CALL_-1207956777', u'INDIRECT_-1207943432'), ('const-433', u'LOAD_-1207953363'), (u'MULTIEQUAL_-1207945392', u'MULTIEQUAL_-1207945371'), (u'INDIRECT_-1207944335', u'MULTIEQUAL_-1207944380'), (u'INDIRECT_-1207939830', u'MULTIEQUAL_-1207940264'), (u'CALL_-1207953564', u'INDIRECT_-1207944296'), (u'CALL_-1207953254', u'INDIRECT_-1207943371'), ('tmp_9285', u'CBRANCH_-1207951549'), ('const-0', u'STORE_-1207958909'), (u'CALL_-1207953782', u'INDIRECT_-1207946296'), ('tmp_8555', u'BRANCH_-1207951861'), (u'CALL_-1207951847', u'INDIRECT_-1207940006'), (u'INDIRECT_-1207941862', u'MULTIEQUAL_-1207942296'), (u'INDIRECT_-1207947343', u'MULTIEQUAL_-1207947263'), ('const--616', u'PTRSUB_-1207938768'), ('const-433', u'LOAD_-1207957947'), ('const--568', u'PTRSUB_-1207938819'), (u'MULTIEQUAL_-1207944689', u'MULTIEQUAL_-1207944672'), (u'INDIRECT_-1207942714', u'MULTIEQUAL_-1207943613'), (u'INDIRECT_-1207939952', u'MULTIEQUAL_-1207940877'), (u'CALL_-1207956876', u'INDIRECT_-1207943819'), (u'INDIRECT_-1207941347', u'MULTIEQUAL_-1207941189'), (u'MULTIEQUAL_-1207941726', u'INT_NOTEQUAL_-1207953262'), (u'INT_NOTEQUAL_-1207956436', u'CBRANCH_-1207956430'), (u'MULTIEQUAL_-1207941715', u'MULTIEQUAL_-1207941698'), (u'CAST_-1207938875', u'INT_ADD_-1207953559'), ('const-0', u'INT_NOTEQUAL_-1207955521'), (u'INDIRECT_-1207939967', u'MULTIEQUAL_-1207943129'), (u'INT_EQUAL_-1207958677', u'CBRANCH_-1207958670'), (u'CALL_-1207953621', u'INDIRECT_-1207945490'), (u'CALL_-1207953228', u'INDIRECT_-1207939321'), (u'INDIRECT_-1207946641', u'MULTIEQUAL_-1207947141'), (u'INDIRECT_-1207942482', u'MULTIEQUAL_-1207942570'), (u'INDIRECT_-1207943619', u'MULTIEQUAL_-1207943506'), (u'INT_EQUAL_-1207953129', u'CBRANCH_-1207953134'), (u'CAST_-1207941847', u'STORE_-1207958594'), (u'CAST_-1207941480', u'INT_ADD_-1207958074'), (u'CALL_-1207953035', u'INDIRECT_-1207940742'), (u'CALL_-1207952668', u'INDIRECT_-1207943794'), (u'INDIRECT_-1207941571', u'MULTIEQUAL_-1207941403'), (u'MULTIEQUAL_-1207945390', u'MULTIEQUAL_-1207945540'), (u'CALL_-1207953407', u'INDIRECT_-1207941102'), (u'INT_EQUAL_-1207959076', u'MULTIEQUAL_-1207950884'), (u'CALL_-1207953947', u'INDIRECT_-1207940802'), (u'INDIRECT_-1207944089', u'MULTIEQUAL_-1207943976'), (u'CALL_-1207953815', u'INDIRECT_-1207941503'), ('const-433', u'STORE_-1207958659'), (u'MULTIEQUAL_-1207952139', u'LOAD_-1207958786'), (u'INT_EQUAL_-1207958915', u'CBRANCH_-1207958896'), (u'CALL_-1207951864', u'INDIRECT_-1207943550'), (u'CALL_-1207958300', u'INDIRECT_-1207948468'), (u'CAST_-1207938361', u'STORE_-1207951845'), (u'PTRADD_-1207958155', u'CAST_-1207941579'), ('const-3649325', u'COPY_-1207939650'), ('tmp_8956', u'BRANCH_-1207951866'), (u'CALL_-1207951847', u'INDIRECT_-1207940942'), (u'INDIRECT_-1207941363', u'MULTIEQUAL_-1207941408'), (u'COPY_-1207958812', u'COPY_-1207942049'), (u'CALL_-1207953834', u'INDIRECT_-1207944351'), ('const-0', u'PTRSUB_-1207957992'), (u'INT_NOTEQUAL_-1207956490', u'CBRANCH_-1207956484'), (u'CALL_-1207955336', u'INDIRECT_-1207943502'), (u'MULTIEQUAL_-1207942762', u'MULTIEQUAL_-1207942732'), (u'MULTIEQUAL_-1207947834', u'MULTIEQUAL_-1207946810'), (u'INT_ADD_-1207955411', u'CAST_-1207940102'), (u'CALL_-1207953744', u'INDIRECT_-1207943366'), (u'MULTIEQUAL_-1207951395', u'MULTIEQUAL_-1207951392'), (u'CALL_-1207953215', u'INDIRECT_-1207939760'), (u'INDIRECT_-1207943494', u'MULTIEQUAL_-1207946947'), (u'CALL_-1207953744', u'INDIRECT_-1207944774'), ('const--568', u'PTRSUB_-1207938596'), (u'CALL_-1207952666', u'INDIRECT_-1207942897'), (u'INDIRECT_-1207946332', u'MULTIEQUAL_-1207946301'), (u'CALL_-1207953979', u'INDIRECT_-1207939624'), ('const-0', u'INT_EQUAL_-1207953722'), (u'INDIRECT_-1207941979', u'MULTIEQUAL_-1207944138'), (u'CALL_-1207957676', u'INDIRECT_-1207943583'), (u'MULTIEQUAL_-1207941808', u'MULTIEQUAL_-1207941789'), ('const-0', u'SUBPIECE_-1207941246'), (u'CALL_-1207953951', u'INDIRECT_-1207941100'), (u'INDIRECT_-1207940901', u'MULTIEQUAL_-1207940762'), ('const-433', u'LOAD_-1207953584'), ('const-0', u'CALL_-1207952240'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944939'), (u'CALL_-1207951877', u'INDIRECT_-1207943151'), (u'COPY_-1207956083', u'MULTIEQUAL_-1207951340'), (u'CALL_-1207951864', u'INDIRECT_-1207941516'), (u'MULTIEQUAL_-1207942250', u'MULTIEQUAL_-1207942220'), (u'COPY_-1207938682', u'CALL_-1207952240'), (u'CALL_-1207957960', u'INDIRECT_-1207943734'), (u'INDIRECT_-1207944516', u'PTRADD_-1207941530'), (u'CALL_-1207952604', u'INDIRECT_-1207938969'), ('const-433', u'STORE_-1207953793'), (u'INDIRECT_-1207948161', u'MULTIEQUAL_-1207948047'), (u'CALL_-1207953782', u'INDIRECT_-1207944327'), (u'INDIRECT_-1207939907', u'MULTIEQUAL_-1207940623'), (u'INDIRECT_-1207948767', u'MULTIEQUAL_-1207948659'), (u'MULTIEQUAL_-1207942296', u'MULTIEQUAL_-1207942275'), (u'INDIRECT_-1207944075', u'SUBPIECE_-1207944073'), (u'INDIRECT_-1207947511', u'MULTIEQUAL_-1207947377'), ('const-0', u'PTRSUB_-1207941355'), (u'MULTIEQUAL_-1207948848', u'MULTIEQUAL_-1207948845'), (u'INT_LESS_-1207958769', u'MULTIEQUAL_-1207951307'), (u'CALL_-1207954058', u'INDIRECT_-1207941345'), (u'CALL_-1207953703', u'INDIRECT_-1207943142'), (u'CALL_-1207953668', u'INDIRECT_-1207942027'), (u'CALL_-1207952839', u'INDIRECT_-1207941560'), (u'MULTIEQUAL_-1207944148', u'MULTIEQUAL_-1207944132'), (u'CALL_-1207954340', u'INDIRECT_-1207941498'), (u'CALL_-1207955913', u'INDIRECT_-1207947011'), (u'CALL_-1207953228', u'INDIRECT_-1207943387'), ('const-433', u'LOAD_-1207953213'), (u'INDIRECT_-1207940596', u'MULTIEQUAL_-1207942262'), (u'INT_ADD_-1207953876', u'CAST_-1207939664'), (u'STORE_-1207954398', u'INDIRECT_-1207947211'), (u'CALL_-1207953163', u'INDIRECT_-1207939264'), (u'CALL_-1207951864', u'INDIRECT_-1207939640'), ('const-15160', u'INT_ADD_-1207958676'), (u'MULTIEQUAL_-1207948387', u'MULTIEQUAL_-1207948369'), (u'INDIRECT_-1207943865', u'MULTIEQUAL_-1207943762'), (u'INDIRECT_-1207945272', u'INT_SUB_-1207954077'), (u'CALL_-1207955336', u'INDIRECT_-1207941470'), (u'INDIRECT_-1207943099', u'MULTIEQUAL_-1207943783'), (u'CALL_-1207952642', u'INDIRECT_-1207940538'), (u'INDIRECT_-1207947350', u'MULTIEQUAL_-1207947562'), (u'INDIRECT_-1207943258', u'MULTIEQUAL_-1207944924'), (u'INDIRECT_-1207941373', u'MULTIEQUAL_-1207944535'), (u'INDIRECT_-1207943677', u'MULTIEQUAL_-1207944337'), (u'MULTIEQUAL_-1207941789', u'MULTIEQUAL_-1207941777'), (u'INT_ADD_-1207957973', u'CAST_-1207941415'), (u'INDIRECT_-1207942666', u'SUBPIECE_-1207942688'), (u'INDIRECT_-1207941412', u'MULTIEQUAL_-1207941252'), (u'CALL_-1207951938', u'INDIRECT_-1207946687'), (u'CALL_-1207953782', u'INDIRECT_-1207945423'), (u'CALL_-1207953059', u'INDIRECT_-1207942951'), (u'INDIRECT_-1207946044', u'MULTIEQUAL_-1207945984'), (u'PTRSUB_-1207939749', u'INT_NOTEQUAL_-1207953711'), (u'MULTIEQUAL_-1207950417', u'INT_ADD_-1207953119'), (u'MULTIEQUAL_-1207941153', u'MULTIEQUAL_-1207941437'), (u'CALL_-1207953871', u'INDIRECT_-1207941918'), (u'INDIRECT_-1207943290', u'MULTIEQUAL_-1207943163'), (u'CALL_-1207954014', u'INDIRECT_-1207944110'), (u'MULTIEQUAL_-1207941501', u'MULTIEQUAL_-1207941486'), ('tmp_8123', u'CBRANCH_-1207953675'), (u'COPY_-1207938271', u'MULTIEQUAL_-1207948828'), (u'INDIRECT_-1207941659', u'MULTIEQUAL_-1207941501'), (u'INDIRECT_-1207941166', u'MULTIEQUAL_-1207941044'), ('tmp_27917', u'INT_ADD_-1207958698'), (u'CALL_-1207957491', u'INDIRECT_-1207944529'), (u'CALL_-1207952642', u'INDIRECT_-1207942730'), (u'INDIRECT_-1207942646', u'MULTIEQUAL_-1207943080'), ('const-10849', u'INT_ADD_-1207956490'), (u'MULTIEQUAL_-1207948375', u'MULTIEQUAL_-1207948332'), (u'MULTIEQUAL_-1207943826', u'MULTIEQUAL_-1207943814'), (u'CALL_-1207951877', u'INDIRECT_-1207941429'), (u'INDIRECT_-1207941346', u'MULTIEQUAL_-1207941207'), (u'COPY_-1207939941', u'MULTIEQUAL_-1207950501'), (u'CALL_-1207957991', u'INDIRECT_-1207944383'), (u'CALL_-1207952730', u'INDIRECT_-1207940435'), (u'INDIRECT_-1207941681', u'MULTIEQUAL_-1207941542'), (u'CALL_-1207957491', u'INDIRECT_-1207944059'), ('tmp_27911', u'PTRSUB_-1207939255'), (u'INDIRECT_-1207948463', u'MULTIEQUAL_-1207948387'), (u'INT_ADD_-1207958676', u'CAST_-1207941900'), (u'LOAD_-1207951538', u'INT_LESS_-1207951523'), (u'LOAD_-1207951538', u'INT_EQUAL_-1207951523'), (u'COPY_-1207938964', u'CALL_-1207953210'), (u'MULTIEQUAL_-1207942638', u'MULTIEQUAL_-1207942616'), ('const-433', u'STORE_-1207952962'), (u'CALL_-1207953039', u'INDIRECT_-1207942982'), (u'CALL_-1207951938', u'INDIRECT_-1207940522'), (u'MULTIEQUAL_-1207940918', u'MULTIEQUAL_-1207940896'), (u'INDIRECT_-1207940391', u'MULTIEQUAL_-1207941051'), (u'INDIRECT_-1207942667', u'MULTIEQUAL_-1207942499'), (u'CALL_-1207952246', u'INDIRECT_-1207942409'), (u'STORE_-1207958659', u'INDIRECT_-1207948559'), (u'INDIRECT_-1207947953', u'MULTIEQUAL_-1207947770'), (u'INT_ADD_-1207956412', u'CAST_-1207941254'), (u'INDIRECT_-1207941377', u'MULTIEQUAL_-1207942061'), (u'CALL_-1207951980', u'INDIRECT_-1207940924'), (u'INT_EQUAL_-1207958434', u'CBRANCH_-1207958384'), (u'CAST_-1207938743', u'LOAD_-1207953363'), (u'CALL_-1207951922', u'INDIRECT_-1207940281'), (u'COPY_-1207938137', u'CALL_-1207951865'), (u'MULTIEQUAL_-1207940399', u'MULTIEQUAL_-1207941794'), ('const-1', u'RETURN_-1207955331'), ('const-433', u'LOAD_-1207958490'), (u'MULTIEQUAL_-1207948314', u'BOOL_NEGATE_-1207946568'), (u'CALL_-1207957541', u'INDIRECT_-1207944044'), (u'INDIRECT_-1207944056', u'COPY_-1207944091'), (u'INDIRECT_-1207940008', u'MULTIEQUAL_-1207940503'), (u'INDIRECT_-1207947263', u'MULTIEQUAL_-1207947141'), (u'CALL_-1207957557', u'INDIRECT_-1207945972'), (u'CALL_-1207954407', u'INDIRECT_-1207944826'), (u'CALL_-1207956777', u'INDIRECT_-1207944840'), (u'CALL_-1207952825', u'INDIRECT_-1207940189'), (u'CALL_-1207952900', u'INDIRECT_-1207939145'), (u'INDIRECT_-1207948489', u'MULTIEQUAL_-1207948379'), (u'MULTIEQUAL_-1207942406', u'MULTIEQUAL_-1207942376'), (u'LOAD_-1207954421', u'MULTIEQUAL_-1207948411'), (u'CALL_-1207951980', u'INDIRECT_-1207939518'), (u'MULTIEQUAL_-1207945122', u'MULTIEQUAL_-1207945100'), ('const-0', u'INT_EQUAL_-1207958364'), ('const-8', u'PTRADD_-1207938651'), (u'INDIRECT_-1207947067', u'MULTIEQUAL_-1207946752'), (u'CALL_-1207953575', u'INDIRECT_-1207941987'), (u'MULTIEQUAL_-1207943344', u'MULTIEQUAL_-1207943314'), (u'BOOL_NEGATE_-1207944917', u'BOOL_AND_-1207951486'), (u'INDIRECT_-1207944557', u'MULTIEQUAL_-1207944444'), (u'CALL_-1207951864', u'INDIRECT_-1207941986'), (u'CALL_-1207957960', u'INDIRECT_-1207946238'), (u'CALL_-1207954127', u'INDIRECT_-1207939331'), ('const-27712', u'INT_ADD_-1207956706'), (u'CALL_-1207953039', u'INDIRECT_-1207941260'), (u'INDIRECT_-1207946519', u'MULTIEQUAL_-1207946415'), (u'CALL_-1207953033', u'INDIRECT_-1207942760'), (u'MULTIEQUAL_-1207948161', u'MULTIEQUAL_-1207948130'), (u'CALL_-1207953738', u'INDIRECT_-1207942930'), (u'CALL_-1207953871', u'INDIRECT_-1207941762'), ('const-1', u'INT_ADD_-1207938070'), (u'CALL_-1207955360', u'INDIRECT_-1207943825'), (u'INDIRECT_-1207944179', u'MULTIEQUAL_-1207944051'), (u'MULTIEQUAL_-1207949281', u'CALL_-1207953809'), (u'CALL_-1207957557', u'INDIRECT_-1207943312'), (u'CALL_-1207953039', u'INDIRECT_-1207943855'), (u'CALL_-1207952730', u'INDIRECT_-1207942939'), (u'CALL_-1207953059', u'INDIRECT_-1207940285'), (u'INDIRECT_-1207941751', u'MULTIEQUAL_-1207943784'), (u'INDIRECT_-1207943366', u'MULTIEQUAL_-1207943202'), (u'INDIRECT_-1207946704', u'MULTIEQUAL_-1207946640'), (u'STORE_-1207952980', u'INDIRECT_-1207944705'), ('const-433', u'LOAD_-1207959091'), (u'CALL_-1207953065', u'INDIRECT_-1207939731'), (u'CALL_-1207953548', u'INDIRECT_-1207940878'), (u'CAST_-1207939220', u'LOAD_-1207954164'), (u'CALL_-1207954100', u'INDIRECT_-1207946026'), ('const-433', u'LOAD_-1207956201'), (u'INDIRECT_-1207941033', u'MULTIEQUAL_-1207940896'), (u'INDIRECT_-1207942927', u'MULTIEQUAL_-1207942799'), ('const--2', u'INT_MULT_-1207946579'), (u'CALL_-1207957891', u'INDIRECT_-1207946831'), ('const-0', u'INT_NOTEQUAL_-1207954448'), (u'CALL_-1207957557', u'INDIRECT_-1207947720'), (u'CALL_-1207953744', u'INDIRECT_-1207942896'), (u'CALL_-1207953061', u'INDIRECT_-1207941091'), (u'LOAD_-1207956201', u'INT_NOTEQUAL_-1207956185'), (u'INDIRECT_-1207947011', u'MULTIEQUAL_-1207946908'), ('tmp_27911', u'PTRSUB_-1207938596'), (u'CALL_-1207957103', u'INDIRECT_-1207945471'), (u'CALL_-1207953189', u'INDIRECT_-1207941931'), (u'MULTIEQUAL_-1207943193', u'MULTIEQUAL_-1207942971'), (u'CALL_-1207954162', u'INDIRECT_-1207941674'), (u'INDIRECT_-1207941583', u'MULTIEQUAL_-1207941470'), (u'CALL_-1207957676', u'INDIRECT_-1207945147'), (u'CAST_-1207939226', u'INT_ADD_-1207954159'), (u'MULTIEQUAL_-1207941100', u'MULTIEQUAL_-1207941078'), (u'CALL_-1207957991', u'INDIRECT_-1207946887'), (u'CALL_-1207953059', u'INDIRECT_-1207939509'), (u'MULTIEQUAL_-1207946740', u'MULTIEQUAL_-1207946710'), (u'CALL_-1207953203', u'INDIRECT_-1207941843'), (u'INDIRECT_-1207942301', u'MULTIEQUAL_-1207942173'), (u'CALL_-1207953621', u'INDIRECT_-1207940614'), (u'MULTIEQUAL_-1207948047', u'MULTIEQUAL_-1207948025'), (u'INDIRECT_-1207941886', u'MULTIEQUAL_-1207942986'), (u'CALL_-1207953037', u'INDIRECT_-1207939834'), (u'CALL_-1207953041', u'INDIRECT_-1207943162'), ('tmp_27917', u'INT_ADD_-1207956603'), (u'INDIRECT_-1207941879', u'MULTIEQUAL_-1207941596'), (u'CALL_-1207956925', u'INDIRECT_-1207949395'), (u'INDIRECT_-1207940610', u'MULTIEQUAL_-1207941044'), ('tmp_3116', u'CBRANCH_-1207956597'), (u'CALL_-1207954058', u'INDIRECT_-1207942597'), (u'CALL_-1207955913', u'INDIRECT_-1207942354'), ('const-4429464', u'PTRSUB_-1207956896'), (u'INDIRECT_-1207942666', u'MULTIEQUAL_-1207943766'), (u'STORE_-1207954189', u'INDIRECT_-1207945665'), (u'INDIRECT_-1207944982', u'MULTIEQUAL_-1207945070'), (u'MULTIEQUAL_-1207942918', u'MULTIEQUAL_-1207942888'), (u'CALL_-1207951922', u'INDIRECT_-1207941845'), (u'STORE_-1207953768', u'INDIRECT_-1207945423'), (u'CALL_-1207951847', u'INDIRECT_-1207942978'), ('tmp_27917', u'INT_ADD_-1207959084'), (u'CALL_-1207953834', u'INDIRECT_-1207942629'), (u'INDIRECT_-1207940874', u'MULTIEQUAL_-1207940703'), (u'CAST_-1207938495', u'LOAD_-1207952954'), (u'CALL_-1207957177', u'INDIRECT_-1207949491'), ('tmp_27917', u'INT_ADD_-1207953568'), (u'INDIRECT_-1207943911', u'MULTIEQUAL_-1207943628'), (u'INDIRECT_-1207944633', u'MULTIEQUAL_-1207944475'), (u'CALL_-1207954014', u'INDIRECT_-1207945471'), (u'INDIRECT_-1207944961', u'MULTIEQUAL_-1207945006'), (u'INDIRECT_-1207944422', u'PTRADD_-1207957057'), (u'CALL_-1207951869', u'INDIRECT_-1207941222'), (u'CALL_-1207953059', u'INDIRECT_-1207943101'), (u'CAST_-1207940872', u'STORE_-1207957170'), (u'INDIRECT_-1207944342', u'COPY_-1207944362'), ('tmp_792', u'CBRANCH_-1207958795'), (u'INDIRECT_-1207942612', u'MULTIEQUAL_-1207942531'), (u'INDIRECT_-1207943694', u'MULTIEQUAL_-1207943555'), (u'STORE_-1207954398', u'INDIRECT_-1207947709'), (u'CALL_-1207953061', u'INDIRECT_-1207944253'), (u'INDIRECT_-1207942809', u'MULTIEQUAL_-1207942715'), ('tmp_27917', u'INT_ADD_-1207958433'), (u'INDIRECT_-1207942418', u'MULTIEQUAL_-1207942434'), (u'CALL_-1207951877', u'CALL_-1207951847'), (u'INDIRECT_-1207941643', u'MULTIEQUAL_-1207942303'), (u'CALL_-1207951869', u'INDIRECT_-1207943570'), (u'INDIRECT_-1207948591', u'MULTIEQUAL_-1207948432'), (u'CALL_-1207953204', u'INDIRECT_-1207944342'), (u'CALL_-1207952642', u'INDIRECT_-1207939444'), (u'INDIRECT_-1207942786', u'MULTIEQUAL_-1207943074'), (u'CALL_-1207952706', u'INDIRECT_-1207939954'), (u'MULTIEQUAL_-1207944140', u'MULTIEQUAL_-1207944077'), (u'INDIRECT_-1207946619', u'MULTIEQUAL_-1207947058'), (u'LOAD_-1207956403', u'CALL_-1207953189'), (u'MULTIEQUAL_-1207941782', u'MULTIEQUAL_-1207941752'), (u'INDIRECT_-1207943545', u'MULTIEQUAL_-1207945704'), (u'CALL_-1207951864', u'INDIRECT_-1207942298'), (u'STORE_-1207958909', u'INDIRECT_-1207948683'), (u'INDIRECT_-1207942469', u'MULTIEQUAL_-1207945631'), (u'INDIRECT_-1207947316', u'MULTIEQUAL_-1207947001'), (u'CALL_-1207953037', u'INDIRECT_-1207940140'), (u'INDIRECT_-1207948525', u'MULTIEQUAL_-1207948429'), (u'MULTIEQUAL_-1207943032', u'MULTIEQUAL_-1207943002'), (u'CALL_-1207953575', u'INDIRECT_-1207942927'), ('const-3740022', u'COPY_-1207958812'), (u'CALL_-1207953041', u'INDIRECT_-1207939720'), (u'MULTIEQUAL_-1207941256', u'MULTIEQUAL_-1207941234'), (u'CALL_-1207957491', u'INDIRECT_-1207945781'), (u'CALL_-1207956876', u'INDIRECT_-1207942101'), (u'INDIRECT_-1207943441', u'MULTIEQUAL_-1207943158'), (u'CALL_-1207957891', u'INDIRECT_-1207944327'), (u'LOAD_-1207956174', u'INT_NOTEQUAL_-1207956158'), (u'INDIRECT_-1207942522', u'MULTIEQUAL_-1207942361'), ('tmp_27917', u'INT_ADD_-1207951791'), (u'MULTIEQUAL_-1207943811', u'MULTIEQUAL_-1207944095'), (u'CALL_-1207954202', u'INDIRECT_-1207940635'), (u'INDIRECT_-1207943760', u'MULTIEQUAL_-1207943633'), ('tmp_27911', u'PTRSUB_-1207939903'), (u'CALL_-1207953039', u'INDIRECT_-1207942356'), ('tmp_1991', u'CBRANCH_-1207957763'), (u'MULTIEQUAL_-1207950778', u'PTRADD_-1207955993'), (u'INDIRECT_-1207943721', u'MULTIEQUAL_-1207946883'), ('tmp_7485', u'BRANCH_-1207954206'), (u'INDIRECT_-1207942868', u'MULTIEQUAL_-1207946321'), (u'CALL_-1207952580', u'INDIRECT_-1207939270'), (u'CALL_-1207951922', u'INDIRECT_-1207940593'), ('const-433', u'LOAD_-1207953499'), (u'CALL_-1207953800', u'INDIRECT_-1207941560'), (u'CALL_-1207952839', u'INDIRECT_-1207944064'), (u'CALL_-1207955360', u'INDIRECT_-1207941481'), ('tmp_7695', u'CBRANCH_-1207954036'), (u'CALL_-1207953800', u'INDIRECT_-1207941090'), (u'CALL_-1207957557', u'INT_REM_-1207957494'), (u'INDIRECT_-1207940877', u'MULTIEQUAL_-1207940740'), (u'CALL_-1207951980', u'INDIRECT_-1207943272'), (u'CALL_-1207957491', u'INDIRECT_-1207947436'), (u'CALL_-1207951861', u'INDIRECT_-1207940052'), (u'CALL_-1207953163', u'INDIRECT_-1207941766'), (u'CAST_-1207941287', u'INT_ADD_-1207941563'), (u'CALL_-1207953847', u'INDIRECT_-1207941437'), (u'COPY_-1207937834', u'CALL_-1207953059'), (u'CALL_-1207953163', u'INDIRECT_-1207942862'), (u'CALL_-1207953776', u'INDIRECT_-1207939517'), (u'CALL_-1207952706', u'INDIRECT_-1207939018'), (u'INT_ADD_-1207958914', u'CAST_-1207942027'), (u'STORE_-1207953710', u'INDIRECT_-1207944852'), (u'INDIRECT_-1207941189', u'MULTIEQUAL_-1207941052'), (u'INDIRECT_-1207942119', u'MULTIEQUAL_-1207942018'), (u'INDIRECT_-1207939484', u'MULTIEQUAL_-1207940409'), (u'INT_ADD_-1207953821', u'CAST_-1207938140'), (u'CALL_-1207957002', u'INDIRECT_-1207942815'), (u'CALL_-1207952004', u'INDIRECT_-1207943677'), (u'CALL_-1207952996', u'INDIRECT_-1207945106'), (u'CALL_-1207953407', u'INDIRECT_-1207941572'), (u'CALL_-1207953059', u'INDIRECT_-1207944316'), (u'CALL_-1207957541', u'INDIRECT_-1207949739'), ('const-13944', u'INT_ADD_-1207953547'), (u'LOAD_-1207957789', u'MULTIEQUAL_-1207951819'), (u'INT_ADD_-1207953557', u'CAST_-1207939500'), (u'INDIRECT_-1207944649', u'MULTIEQUAL_-1207944694'), (u'CALL_-1207952900', u'LOAD_-1207952899'), (u'INDIRECT_-1207943238', u'MULTIEQUAL_-1207944163'), (u'INT_EQUAL_-1207957456', u'CBRANCH_-1207957453'), (u'CALL_-1207956305', u'INDIRECT_-1207944702'), (u'CALL_-1207951861', u'INDIRECT_-1207942868'), (u'MULTIEQUAL_-1207941309', u'MULTIEQUAL_-1207943439'), (u'INDIRECT_-1207944922', u'MULTIEQUAL_-1207944938'), ('tmp_27917', u'INT_ADD_-1207956576'), (u'CALL_-1207952706', u'INDIRECT_-1207940110'), (u'INDIRECT_-1207944001', u'MULTIEQUAL_-1207944132'), (u'CALL_-1207952580', u'INDIRECT_-1207943990'), ('tmp_10089', u'BRANCH_-1207954281'), (u'STORE_-1207954408', u'INDIRECT_-1207947468'), (u'INDIRECT_-1207943282', u'MULTIEQUAL_-1207944610'), (u'CALL_-1207953057', u'INDIRECT_-1207941831'), (u'STORE_-1207951786', u'INDIRECT_-1207945077'), ('const-33', u'INT_ADD_-1207953759'), ('const--584', u'PTRSUB_-1207940030'), (u'INDIRECT_-1207944056', u'COPY_-1207944079'), (u'CALL_-1207957676', u'INDIRECT_-1207944209'), (u'MULTIEQUAL_-1207942715', u'MULTIEQUAL_-1207942999'), (u'PTRSUB_-1207939343', u'INT_NOTEQUAL_-1207954108'), (u'CALL_-1207953035', u'INDIRECT_-1207939186'), (u'MULTIEQUAL_-1207948523', u'MULTIEQUAL_-1207948453'), (u'MULTIEQUAL_-1207950455', u'INT_ZEXT_-1207951533'), (u'CALL_-1207954127', u'INDIRECT_-1207939487'), (u'CALL_-1207952839', u'INDIRECT_-1207943282'), (u'CALL_-1207953061', u'INDIRECT_-1207941873'), (u'INDIRECT_-1207943123', u'MULTIEQUAL_-1207943029'), (u'INDIRECT_-1207942794', u'MULTIEQUAL_-1207942882'), (u'INDIRECT_-1207942192', u'MULTIEQUAL_-1207942032'), (u'CALL_-1207957960', u'INDIRECT_-1207947020'), ('const-40', u'INT_ADD_-1207953745'), (u'STORE_-1207953372', u'INDIRECT_-1207945435'), (u'CALL_-1207957491', u'INDIRECT_-1207943745'), (u'INDIRECT_-1207941947', u'MULTIEQUAL_-1207941808'), (u'CALL_-1207951847', u'INDIRECT_-1207944633'), (u'CALL_-1207955360', u'INDIRECT_-1207943355'), (u'INDIRECT_-1207945109', u'MULTIEQUAL_-1207945005'), (u'INDIRECT_-1207945834', u'MULTIEQUAL_-1207945803'), (u'INDIRECT_-1207944805', u'MULTIEQUAL_-1207944850'), (u'CALL_-1207957991', u'INDIRECT_-1207942977'), (u'INDIRECT_-1207942659', u'MULTIEQUAL_-1207942376'), ('const-433', u'LOAD_-1207959029'), (u'MULTIEQUAL_-1207941633', u'MULTIEQUAL_-1207941621'), (u'CAST_-1207941095', u'LOAD_-1207957428'), (u'MULTIEQUAL_-1207949248', u'MULTIEQUAL_-1207949245'), (u'CALL_-1207953063', u'INDIRECT_-1207944364'), (u'INT_NOTEQUAL_-1207955521', u'CBRANCH_-1207955515'), (u'INDIRECT_-1207940128', u'MULTIEQUAL_-1207941794'), (u'MULTIEQUAL_-1207951819', u'CAST_-1207941255'), (u'INDIRECT_-1207942729', u'MULTIEQUAL_-1207942590'), (u'COPY_-1207939576', u'MULTIEQUAL_-1207949671'), (u'CALL_-1207953037', u'INDIRECT_-1207944080'), (u'CALL_-1207953782', u'INDIRECT_-1207942605'), (u'CALL_-1207956777', u'INDIRECT_-1207943744'), (u'INDIRECT_-1207940386', u'MULTIEQUAL_-1207940264'), (u'INDIRECT_-1207943381', u'MULTIEQUAL_-1207943223'), (u'CALL_-1207953776', u'INDIRECT_-1207941861'), (u'CALL_-1207953041', u'INDIRECT_-1207940188'), (u'INT_NOTEQUAL_-1207959244', u'CBRANCH_-1207959243'), (u'CALL_-1207958074', u'INDIRECT_-1207947100'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946661'), (u'CALL_-1207952825', u'INDIRECT_-1207942851'), (u'CALL_-1207953203', u'INDIRECT_-1207939499'), ('const-4429424', u'PTRSUB_-1207957992'), (u'CALL_-1207953407', u'INDIRECT_-1207943136'), ('const-0', u'INT_NOTEQUAL_-1207956131'), (u'CALL_-1207951861', u'INDIRECT_-1207941614'), (u'INDIRECT_-1207940297', u'MULTIEQUAL_-1207942406'), (u'INDIRECT_-1207943799', u'MULTIEQUAL_-1207943678'), (u'CALL_-1207952706', u'INDIRECT_-1207940736'), (u'CALL_-1207957002', u'INDIRECT_-1207942191'), ('tmp_4959', u'CBRANCH_-1207955515'), (u'STORE_-1207953854', u'INDIRECT_-1207945223'), (u'MULTIEQUAL_-1207946810', u'MULTIEQUAL_-1207946765'), (u'INDIRECT_-1207940087', u'MULTIEQUAL_-1207939986'), (u'CAST_-1207940565', u'LOAD_-1207956690'), (u'CALL_-1207952964', u'INDIRECT_-1207942516'), (u'INDIRECT_-1207941874', u'MULTIEQUAL_-1207943202'), (u'INDIRECT_-1207943272', u'MULTIEQUAL_-1207943706'), (u'CALL_-1207953665', u'INDIRECT_-1207943305'), (u'CALL_-1207953204', u'INDIRECT_-1207943064'), ('const-1', u'RETURN_-1207953030'), (u'MULTIEQUAL_-1207941816', u'MULTIEQUAL_-1207941800'), (u'INDIRECT_-1207941907', u'MULTIEQUAL_-1207943940'), (u'INT_LESS_-1207954100', u'CBRANCH_-1207954109'), (u'CAST_-1207940160', u'LOAD_-1207955537'), (u'MULTIEQUAL_-1207940409', u'MULTIEQUAL_-1207940394'), (u'CALL_-1207953707', u'INDIRECT_-1207945796'), (u'MULTIEQUAL_-1207950864', u'MULTIEQUAL_-1207950861'), (u'MULTIEQUAL_-1207948161', u'LOAD_-1207951540'), (u'INDIRECT_-1207945279', u'MULTIEQUAL_-1207946527'), (u'MULTIEQUAL_-1207941933', u'MULTIEQUAL_-1207942217'), (u'CALL_-1207958016', u'INDIRECT_-1207946124'), (u'CALL_-1207951847', u'INDIRECT_-1207945131'), (u'MULTIEQUAL_-1207948432', u'MULTIEQUAL_-1207948410'), (u'CALL_-1207951864', u'INDIRECT_-1207944516'), ('const-37576', u'INT_ADD_-1207951465'), (u'INDIRECT_-1207944628', u'MULTIEQUAL_-1207944457'), (u'CALL_-1207953057', u'INDIRECT_-1207941517'), (u'CALL_-1207953621', u'INDIRECT_-1207943742'), ('const-433', u'LOAD_-1207959211'), (u'INT_NOTEQUAL_-1207956696', u'CBRANCH_-1207956691'), (u'INDIRECT_-1207941517', u'MULTIEQUAL_-1207941414'), (u'MULTIEQUAL_-1207943982', u'MULTIEQUAL_-1207943970'), (u'STORE_-1207953710', u'INDIRECT_-1207944603'), (u'CALL_-1207957891', u'INDIRECT_-1207946205'), ('tmp_27911', u'PTRSUB_-1207941953'), (u'INT_ADD_-1207953358', u'CAST_-1207938748'), (u'CALL_-1207954127', u'INDIRECT_-1207941675'), (u'INDIRECT_-1207944578', u'CALL_-1207957103'), (u'INDIRECT_-1207945187', u'MULTIEQUAL_-1207945159'), (u'CALL_-1207957002', u'INDIRECT_-1207944065'), (u'INDIRECT_-1207944008', u'COPY_-1207943936'), (u'CALL_-1207952940', u'INDIRECT_-1207940625'), (u'CALL_-1207952839', u'INDIRECT_-1207940154'), (u'CALL_-1207953203', u'INDIRECT_-1207944687'), ('const-3660256', u'COPY_-1207937992'), (u'PTRSUB_-1207938777', u'CALL_-1207951974'), (u'CALL_-1207952240', u'INDIRECT_-1207940865'), (u'CALL_-1207953189', u'INDIRECT_-1207940835'), (u'MULTIEQUAL_-1207943698', u'MULTIEQUAL_-1207943668'), (u'CALL_-1207953951', u'INDIRECT_-1207942818'), (u'CALL_-1207953668', u'INDIRECT_-1207944375'), (u'CALL_-1207952666', u'INDIRECT_-1207941175'), ('const-4', u'PTRADD_-1207939785'), (u'INDIRECT_-1207941414', u'MULTIEQUAL_-1207941277'), (u'INDIRECT_-1207940166', u'MULTIEQUAL_-1207940029'), (u'STORE_-1207957170', u'INDIRECT_-1207947621'), (u'INDIRECT_-1207940359', u'MULTIEQUAL_-1207940238'), (u'INDIRECT_-1207942959', u'MULTIEQUAL_-1207942830'), ('tmp_27917', u'INT_ADD_-1207956158'), (u'LOAD_-1207958449', u'INT_EQUAL_-1207958434'), (u'INDIRECT_-1207945193', u'MULTIEQUAL_-1207944980'), (u'CALL_-1207953057', u'INDIRECT_-1207943083'), (u'CALL_-1207954058', u'INDIRECT_-1207944631'), (u'INDIRECT_-1207944852', u'MULTIEQUAL_-1207947001'), (u'CALL_-1207957070', u'INDIRECT_-1207944350'), ('tmp_27917', u'INT_ADD_-1207958363'), (u'CALL_-1207953782', u'INDIRECT_-1207943857'), (u'MULTIEQUAL_-1207950417', u'INT_EQUAL_-1207953129'), (u'CALL_-1207953033', u'INDIRECT_-1207941038'), (u'STORE_-1207952951', u'INDIRECT_-1207944938'), ('const-1', u'INT_XOR_-1207949445'), ('tmp_27917', u'INT_ADD_-1207958895'), (u'INDIRECT_-1207943454', u'MULTIEQUAL_-1207943353'), (u'MULTIEQUAL_-1207942911', u'MULTIEQUAL_-1207942896'), (u'CALL_-1207953203', u'INDIRECT_-1207940435'), (u'MULTIEQUAL_-1207948115', u'MULTIEQUAL_-1207948103'), (u'CALL_-1207953815', u'INDIRECT_-1207943381'), (u'LOAD_-1207957947', u'CAST_-1207938101'), (u'INDIRECT_-1207939517', u'MULTIEQUAL_-1207941626'), (u'INDIRECT_-1207947599', u'MULTIEQUAL_-1207947811'), ('const-433', u'LOAD_-1207959268'), ('const-0', u'CALL_-1207953782'), (u'INDIRECT_-1207945319', u'MULTIEQUAL_-1207945036'), (u'CALL_-1207952730', u'INDIRECT_-1207941217'), ('const-0', u'COPY_-1207958951'), (u'MULTIEQUAL_-1207942260', u'MULTIEQUAL_-1207942247'), ('const-433', u'STORE_-1207953854'), (u'CALL_-1207958300', u'INDIRECT_-1207947253'), (u'LOAD_-1207958618', u'INT_NOTEQUAL_-1207958602'), ('tmp_5676', u'CBRANCH_-1207954302'), (u'CALL_-1207953059', u'INDIRECT_-1207942325'), (u'CALL_-1207953947', u'INDIRECT_-1207945429'), (u'INDIRECT_-1207943376', u'MULTIEQUAL_-1207943205'), (u'INDIRECT_-1207946281', u'MULTIEQUAL_-1207946233'), (u'CALL_-1207954340', u'INDIRECT_-1207945906'), (u'MULTIEQUAL_-1207944535', u'MULTIEQUAL_-1207944294'), (u'CALL_-1207952887', u'INDIRECT_-1207941011'), (u'CALL_-1207953809', u'INDIRECT_-1207943511'), (u'INDIRECT_-1207946762', u'MULTIEQUAL_-1207946659'), (u'INDIRECT_-1207946332', u'MULTIEQUAL_-1207946128'), (u'INT_ADD_-1207958895', u'CAST_-1207942019'), (u'CALL_-1207953744', u'INDIRECT_-1207944618'), (u'CALL_-1207952825', u'INDIRECT_-1207944285'), ('tmp_3606', u'CBRANCH_-1207956234'), (u'MULTIEQUAL_-1207944204', u'MULTIEQUAL_-1207944182'), (u'INT_ADD_-1207956463', u'CAST_-1207940445'), (u'INT_ADD_-1207953766', u'CAST_-1207938994'), (u'CALL_-1207953621', u'INDIRECT_-1207940302'), (u'CALL_-1207956876', u'INDIRECT_-1207947040'), (u'CALL_-1207951877', u'INDIRECT_-1207941273'), (u'INT_ADD_-1207953696', u'CAST_-1207938068'), (u'CALL_-1207953668', u'INDIRECT_-1207945001'), (u'COPY_-1207939604', u'MULTIEQUAL_-1207949695'), (u'CALL_-1207953847', u'INDIRECT_-1207941595'), (u'CALL_-1207953847', u'INDIRECT_-1207942063'), (u'CALL_-1207957991', u'INDIRECT_-1207943757'), (u'CALL_-1207951877', u'INT_EQUAL_-1207951863'), (u'CALL_-1207955336', u'INDIRECT_-1207942718'), (u'INT_EQUAL_-1207953474', u'CBRANCH_-1207953468'), (u'CALL_-1207958074', u'INDIRECT_-1207942878'), (u'COPY_-1207955517', u'MULTIEQUAL_-1207950455'), (u'MULTIEQUAL_-1207944377', u'MULTIEQUAL_-1207943350'), ('const-4', u'PTRADD_-1207939144'), (u'CALL_-1207953776', u'INDIRECT_-1207939985'), (u'INDIRECT_-1207944067', u'MULTIEQUAL_-1207943826'), (u'CALL_-1207953871', u'INDIRECT_-1207941606'), (u'CALL_-1207951974', u'INDIRECT_-1207940008'), ('const-25780', u'INT_ADD_-1207958517'), (u'INDIRECT_-1207940591', u'MULTIEQUAL_-1207943753'), (u'CALL_-1207956522', u'INDIRECT_-1207944379'), (u'INDIRECT_-1207944058', u'MULTIEQUAL_-1207943979'), (u'INDIRECT_-1207944200', u'MULTIEQUAL_-1207944288'), (u'CALL_-1207956305', u'INDIRECT_-1207941886'), (u'INDIRECT_-1207939740', u'MULTIEQUAL_-1207943193'), (u'CAST_-1207940246', u'BOOL_NEGATE_-1207956065'), (u'INT_NOTEQUAL_-1207955439', u'CBRANCH_-1207955432'), (u'STORE_-1207953854', u'INDIRECT_-1207945721'), (u'INDIRECT_-1207944333', u'MULTIEQUAL_-1207944230'), (u'CALL_-1207953037', u'INDIRECT_-1207942024'), (u'MULTIEQUAL_-1207944608', u'MULTIEQUAL_-1207944596'), (u'MULTIEQUAL_-1207947562', u'MULTIEQUAL_-1207947532'), ('const-0', u'INT_EQUAL_-1207956738'), ('const-0', u'PTRSUB_-1207956920'), (u'INDIRECT_-1207942812', u'MULTIEQUAL_-1207944140'), ('const-8', u'PTRADD_-1207939830'), ('const-0', u'COPY_-1207958210'), (u'CALL_-1207952900', u'INDIRECT_-1207942899'), (u'CALL_-1207956305', u'INDIRECT_-1207942666'), (u'CALL_-1207958074', u'INDIRECT_-1207943190'), (u'COPY_-1207938342', u'CALL_-1207951938'), ('const-1', u'PTRADD_-1207958155'), (u'INDIRECT_-1207942088', u'MULTIEQUAL_-1207942987'), ('const-0', u'INT_NOTEQUAL_-1207956603'), (u'STORE_-1207958531', u'INDIRECT_-1207948246'), (u'INDIRECT_-1207943411', u'MULTIEQUAL_-1207944095'), (u'LOAD_-1207953563', u'INT_NOTEQUAL_-1207953547'), (u'CALL_-1207953063', u'INDIRECT_-1207941271'), ('tmp_27911', u'PTRSUB_-1207941740'), (u'CALL_-1207953707', u'INDIRECT_-1207941765'), (u'CALL_-1207953564', u'INDIRECT_-1207941636'), (u'INDIRECT_-1207942436', u'MULTIEQUAL_-1207942265'), ('const-433', u'LOAD_-1207958586'), (u'CALL_-1207955336', u'INDIRECT_-1207944440'), (u'CALL_-1207952580', u'INDIRECT_-1207940990'), (u'INT_SUB_-1207953851', u'INT_NOTEQUAL_-1207953857'), (u'CALL_-1207953215', u'CALL_-1207953189'), (u'CALL_-1207952996', u'INDIRECT_-1207941010'), ('const-433', u'LOAD_-1207957437'), (u'MULTIEQUAL_-1207944138', u'MULTIEQUAL_-1207944126'), (u'CALL_-1207957103', u'INDIRECT_-1207942187'), (u'MULTIEQUAL_-1207944409', u'MULTIEQUAL_-1207944391'), ('const-433', u'LOAD_-1207956283'), (u'CALL_-1207953809', u'INDIRECT_-1207943355'), (u'INDIRECT_-1207943596', u'MULTIEQUAL_-1207944924'), (u'CALL_-1207956876', u'INDIRECT_-1207944915'), (u'CALL_-1207951922', u'INDIRECT_-1207942785'), (u'MULTIEQUAL_-1207943655', u'MULTIEQUAL_-1207945785'), ('const-1', u'RETURN_-1207953974'), ('const-0', u'INT_EQUAL_-1207958502'), ('const-0', u'INT_NOTEQUAL_-1207956267'), (u'INT_NOTEQUAL_-1207953304', u'CBRANCH_-1207953303'), (u'INT_EQUAL_-1207953531', u'CBRANCH_-1207953504'), (u'CALL_-1207953744', u'INDIRECT_-1207944148'), (u'CALL_-1207953800', u'INDIRECT_-1207941872'), (u'CALL_-1207953228', u'INDIRECT_-1207939633'), (u'CALL_-1207957891', u'INDIRECT_-1207945735'), (u'CALL_-1207956522', u'INDIRECT_-1207942503'), (u'INDIRECT_-1207943739', u'MULTIEQUAL_-1207945848'), (u'BOOL_AND_-1207956001', u'INT_NOTEQUAL_-1207956002'), (u'CALL_-1207956925', u'INDIRECT_-1207944012'), (u'CALL_-1207953744', u'INDIRECT_-1207943208'), (u'INDIRECT_-1207941114', u'MULTIEQUAL_-1207940953'), (u'CALL_-1207953137', u'INDIRECT_-1207944228'), (u'CALL_-1207954100', u'INDIRECT_-1207942621'), (u'CALL_-1207957676', u'INDIRECT_-1207949904'), (u'INDIRECT_-1207942912', u'MULTIEQUAL_-1207942773'), (u'MULTIEQUAL_-1207952883', u'INT_EQUAL_-1207958790'), (u'INDIRECT_-1207944867', u'MULTIEQUAL_-1207945690'), (u'LOAD_-1207952899', u'CALL_-1207952887'), (u'CALL_-1207957557', u'INDIRECT_-1207944720'), (u'CALL_-1207957960', u'INT_EQUAL_-1207957916'), (u'STORE_-1207954469', u'INDIRECT_-1207947204'), (u'CALL_-1207956647', u'INDIRECT_-1207945870'), (u'CALL_-1207957177', u'INDIRECT_-1207947671'), (u'INT_ADD_-1207956387', u'CAST_-1207940407'), (u'INDIRECT_-1207947423', u'MULTIEQUAL_-1207947291'), (u'CALL_-1207953037', u'INDIRECT_-1207940766'), (u'CALL_-1207957002', u'INDIRECT_-1207944223'), (u'CALL_-1207954014', u'INDIRECT_-1207942388'), (u'CALL_-1207951864', u'INDIRECT_-1207940264'), (u'MULTIEQUAL_-1207944920', u'MULTIEQUAL_-1207945070'), (u'MULTIEQUAL_-1207944565', u'MULTIEQUAL_-1207944547'), (u'INDIRECT_-1207940298', u'MULTIEQUAL_-1207940732'), (u'INDIRECT_-1207944215', u'MULTIEQUAL_-1207944168'), (u'MULTIEQUAL_-1207943550', u'MULTIEQUAL_-1207943529'), (u'CALL_-1207953187', u'INDIRECT_-1207940995'), ('tmp_8077', u'CBRANCH_-1207953710'), (u'CALL_-1207952900', u'INDIRECT_-1207941645'), (u'INDIRECT_-1207946142', u'MULTIEQUAL_-1207945965'), (u'INDIRECT_-1207944765', u'MULTIEQUAL_-1207945614'), (u'MULTIEQUAL_-1207950861', u'BOOL_NEGATE_-1207949358'), (u'CALL_-1207953707', u'INDIRECT_-1207943017'), (u'CALL_-1207951865', u'INDIRECT_-1207940940'), ('tmp_3720', u'CBRANCH_-1207956152'), ('const-433', u'LOAD_-1207958987'), ('tmp_8966', u'CBRANCH_-1207953222'), (u'INDIRECT_-1207941139', u'MULTIEQUAL_-1207941018'), (u'INDIRECT_-1207941950', u'MULTIEQUAL_-1207941828'), (u'INDIRECT_-1207942197', u'MULTIEQUAL_-1207942029'), (u'CALL_-1207953782', u'INDIRECT_-1207943701'), (u'CALL_-1207953041', u'INDIRECT_-1207944128'), (u'INDIRECT_-1207943783', u'COPY_-1207943781'), ('const-13', u'INT_EQUAL_-1207957593'), (u'CALL_-1207952666', u'INDIRECT_-1207944019'), ('const-0', u'CALL_-1207951938'), (u'CALL_-1207954202', u'INDIRECT_-1207946072'), (u'CALL_-1207951864', u'INDIRECT_-1207943082'), ('const-0', u'INT_NOTEQUAL_-1207956576'), (u'INT_EQUAL_-1207953073', u'CBRANCH_-1207953071'), (u'CALLIND_-1207957474', u'INDIRECT_-1207947876'), (u'MULTIEQUAL_-1207942718', u'MULTIEQUAL_-1207942688'), (u'CALL_-1207953210', u'INDIRECT_-1207941616'), (u'INDIRECT_-1207945633', u'MULTIEQUAL_-1207945392'), (u'CALL_-1207954014', u'INDIRECT_-1207942702'), ('tmp_9265', u'CBRANCH_-1207953071'), ('tmp_53156', u'MULTIEQUAL_-1207948715'), (u'MULTIEQUAL_-1207945225', u'MULTIEQUAL_-1207945003'), (u'CALL_-1207954407', u'INDIRECT_-1207945948'), (u'CALL_-1207953738', u'INDIRECT_-1207944429'), ('const-1', u'RETURN_-1207953036'), (u'LOAD_-1207957437', u'CAST_-1207941096'), (u'PTRSUB_-1207941335', u'CAST_-1207941097'), (u'INDIRECT_-1207942820', u'MULTIEQUAL_-1207942693'), ('const-433', u'LOAD_-1207957471'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944783'), (u'INDIRECT_-1207945116', u'MULTIEQUAL_-1207945035'), (u'CAST_-1207940327', u'LOAD_-1207956256'), (u'CALL_-1207953847', u'INDIRECT_-1207942847'), (u'INDIRECT_-1207939673', u'MULTIEQUAL_-1207941782'), (u'MULTIEQUAL_-1207946214', u'MULTIEQUAL_-1207946202'), (u'CALL_-1207951861', u'INDIRECT_-1207943180'), (u'MULTIEQUAL_-1207948411', u'MULTIEQUAL_-1207948403'), (u'LOAD_-1207958217', u'INT_ADD_-1207941786'), (u'INDIRECT_-1207940645', u'MULTIEQUAL_-1207940555'), (u'INDIRECT_-1207941256', u'MULTIEQUAL_-1207944755'), ('const-1', u'PTRADD_-1207941092'), (u'INDIRECT_-1207944301', u'MULTIEQUAL_-1207944661'), (u'CALL_-1207952887', u'INDIRECT_-1207944076'), (u'CALL_-1207953871', u'INDIRECT_-1207942544'), (u'CALL_-1207952240', u'INDIRECT_-1207940085'), ('tmp_3348', u'CBRANCH_-1207956430'), (u'INDIRECT_-1207941614', u'MULTIEQUAL_-1207945067'), (u'CALL_-1207953063', u'INDIRECT_-1207940489'), ('tmp_27917', u'INT_ADD_-1207953072'), ('const-433', u'LOAD_-1207953563'), (u'INDIRECT_-1207939813', u'MULTIEQUAL_-1207940497'), (u'CALL_-1207954014', u'INDIRECT_-1207946079'), (u'MULTIEQUAL_-1207942196', u'MULTIEQUAL_-1207942174'), (u'MULTIEQUAL_-1207947931', u'MULTIEQUAL_-1207947904'), (u'CALL_-1207955336', u'INDIRECT_-1207941782'), (u'INDIRECT_-1207945874', u'MULTIEQUAL_-1207945704'), (u'CALL_-1207952825', u'INDIRECT_-1207939097'), (u'CALL_-1207957177', u'INDIRECT_-1207943014'), (u'INDIRECT_-1207940734', u'MULTIEQUAL_-1207941660'), (u'INT_ADD_-1207940924', u'CAST_-1207940657'), (u'INDIRECT_-1207945423', u'MULTIEQUAL_-1207945365'), (u'PTRSUB_-1207940043', u'INT_NOTEQUAL_-1207953676'), (u'INDIRECT_-1207943831', u'COPY_-1207943863'), (u'MULTIEQUAL_-1207941009', u'MULTIEQUAL_-1207940997'), ('const-20561', u'INT_ADD_-1207954427'), (u'MULTIEQUAL_-1207949879', u'LOAD_-1207953211'), (u'CALL_-1207953204', u'INDIRECT_-1207944093'), (u'CALL_-1207953033', u'INDIRECT_-1207941350'), (u'MULTIEQUAL_-1207942873', u'MULTIEQUAL_-1207945003'), (u'INDIRECT_-1207940123', u'MULTIEQUAL_-1207943285'), (u'INDIRECT_-1207942662', u'INT_EQUAL_-1207953934'), (u'INDIRECT_-1207942198', u'MULTIEQUAL_-1207942693'), (u'INDIRECT_-1207947835', u'MULTIEQUAL_-1207947630'), (u'CALL_-1207958074', u'INDIRECT_-1207943970'), ('tmp_9498', u'BRANCH_-1207951844'), (u'CALL_-1207953037', u'INDIRECT_-1207942958'), (u'INDIRECT_-1207945030', u'MULTIEQUAL_-1207946278'), (u'CALL_-1207953834', u'INDIRECT_-1207944821'), (u'INDIRECT_-1207942063', u'MULTIEQUAL_-1207944096'), ('const-1', u'INT_ADD_-1207938071'), (u'INDIRECT_-1207942191', u'MULTIEQUAL_-1207942107'), (u'INDIRECT_-1207941335', u'MULTIEQUAL_-1207942109'), (u'COPY_-1207942049', u'MULTIEQUAL_-1207952139'), (u'CALL_-1207951922', u'INDIRECT_-1207940751'), (u'CAST_-1207941379', u'INT_ADD_-1207957922'), (u'CALL_-1207953189', u'INDIRECT_-1207939117'), (u'CALL_-1207957676', u'INDIRECT_-1207946087'), (u'CALL_-1207958016', u'INDIRECT_-1207944402'), ('const-1', u'COPY_-1207953518'), ('tmp_27917', u'INT_ADD_-1207953557'), (u'INDIRECT_-1207940111', u'MULTIEQUAL_-1207940008'), (u'MULTIEQUAL_-1207940555', u'MULTIEQUAL_-1207941950'), (u'INDIRECT_-1207941110', u'MULTIEQUAL_-1207941009'), (u'CALL_-1207953065', u'INDIRECT_-1207939107'), (u'INT_SUB_-1207954077', u'INT_LESS_-1207954030'), (u'MULTIEQUAL_-1207945080', u'MULTIEQUAL_-1207946881'), (u'CALL_-1207953137', u'INDIRECT_-1207943760'), (u'INDIRECT_-1207945233', u'MULTIEQUAL_-1207945094'), ('tmp_27917', u'INT_ADD_-1207958875'), (u'INDIRECT_-1207943618', u'INT_EQUAL_-1207953923'), (u'INT_ADD_-1207959075', u'CAST_-1207942103'), (u'CALL_-1207956925', u'INDIRECT_-1207943544'), (u'CALL_-1207958300', u'INDIRECT_-1207947970'), ('const-1', u'PTRADD_-1207958729'), (u'MULTIEQUAL_-1207940841', u'MULTIEQUAL_-1207942971'), (u'CALL_-1207953564', u'INDIRECT_-1207943200'), (u'INDIRECT_-1207941987', u'MULTIEQUAL_-1207941859'), (u'CALL_-1207953800', u'INDIRECT_-1207943438'), (u'CALL_-1207952730', u'INDIRECT_-1207940279'), (u'MULTIEQUAL_-1207944910', u'MULTIEQUAL_-1207944889'), (u'CALL_-1207957491', u'INDIRECT_-1207944997'), (u'INDIRECT_-1207943444', u'MULTIEQUAL_-1207943284'), (u'CALL_-1207958300', u'INDIRECT_-1207944749'), (u'MULTIEQUAL_-1207941230', u'MULTIEQUAL_-1207941208'), (u'CALL_-1207952857', u'INDIRECT_-1207943336'), (u'CALL_-1207953979', u'INDIRECT_-1207939312'), (u'CALL_-1207952004', u'INDIRECT_-1207941955'), (u'CALL_-1207951861', u'INDIRECT_-1207942240'), ('tmp_27917', u'INT_ADD_-1207956706'), ('const-1', u'INT_ADD_-1207953494'), (u'INDIRECT_-1207946039', u'MULTIEQUAL_-1207945630'), (u'CALL_-1207952240', u'INDIRECT_-1207943839'), (u'PTRADD_-1207938943', u'CAST_-1207938799'), ('tmp_27917', u'INT_ADD_-1207956321'), (u'CALL_-1207956876', u'INDIRECT_-1207942257'), (u'CALL_-1207953033', u'INDIRECT_-1207941506'), (u'CALL_-1207952857', u'INDIRECT_-1207944302'), (u'CALL_-1207952666', u'INDIRECT_-1207940393'), ('tmp_9841', u'BRANCH_-1207954389'), (u'INT_ADD_-1207953885', u'CAST_-1207939068'), (u'CALL_-1207957891', u'INDIRECT_-1207943233'), (u'INDIRECT_-1207946455', u'MULTIEQUAL_-1207948321'), (u'MULTIEQUAL_-1207943129', u'MULTIEQUAL_-1207942888'), (u'CAST_-1207941579', u'LOAD_-1207958217'), (u'INDIRECT_-1207945275', u'MULTIEQUAL_-1207945100'), (u'INDIRECT_-1207944940', u'MULTIEQUAL_-1207944769'), ('const-0', u'SUBPIECE_-1207941821'), (u'MULTIEQUAL_-1207941626', u'MULTIEQUAL_-1207941596'), (u'COPY_-1207937814', u'CALL_-1207952730'), (u'INDIRECT_-1207940895', u'MULTIEQUAL_-1207940940'), (u'INDIRECT_-1207945461', u'MULTIEQUAL_-1207944921'), (u'CALL_-1207952666', u'INDIRECT_-1207943053'), (u'INDIRECT_-1207948027', u'MULTIEQUAL_-1207947931'), (u'CALL_-1207953668', u'INDIRECT_-1207944845'), (u'LOAD_-1207956403', u'FLOAT_LESS_-1207947735'), (u'CALL_-1207952604', u'CALL_-1207952580'), ('const-0', u'INT_EQUAL_-1207953129'), (u'INDIRECT_-1207941254', u'MULTIEQUAL_-1207941127'), (u'INT_SUB_-1207953851', u'MULTIEQUAL_-1207950800'), (u'INDIRECT_-1207944521', u'MULTIEQUAL_-1207943981'), (u'CALL_-1207953215', u'INDIRECT_-1207939916'), (u'CALL_-1207954340', u'INDIRECT_-1207945657'), ('const-433', u'LOAD_-1207958930'), (u'CALL_-1207953564', u'INDIRECT_-1207944766'), (u'INDIRECT_-1207943446', u'MULTIEQUAL_-1207943319'), (u'CALL_-1207952887', u'INDIRECT_-1207940801'), (u'CALL_-1207953834', u'INDIRECT_-1207945447'), (u'CALL_-1207957177', u'INDIRECT_-1207946144'), (u'MULTIEQUAL_-1207944221', u'MULTIEQUAL_-1207944204'), (u'CALL_-1207953061', u'INDIRECT_-1207942657'), (u'INDIRECT_-1207948097', u'MULTIEQUAL_-1207948025'), (u'INDIRECT_-1207942503', u'MULTIEQUAL_-1207942220'), ('const-0', u'INT_NOTEQUAL_-1207959222'), (u'INDIRECT_-1207942318', u'MULTIEQUAL_-1207943984'), (u'MULTIEQUAL_-1207946237', u'MULTIEQUAL_-1207946218'), ('const-0', u'INT_NOTEQUAL_-1207958698'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944471'), (u'INDIRECT_-1207942506', u'MULTIEQUAL_-1207942173'), (u'CALL_-1207954058', u'INDIRECT_-1207940877'), (u'MULTIEQUAL_-1207946672', u'MULTIEQUAL_-1207946642'), (u'INDIRECT_-1207941323', u'MULTIEQUAL_-1207941184'), ('const-433', u'LOAD_-1207957608'), (u'CALL_-1207954407', u'INDIRECT_-1207941696'), (u'CALL_-1207953059', u'INDIRECT_-1207941855'), (u'CALL_-1207952996', u'INDIRECT_-1207943984'), (u'INDIRECT_-1207944737', u'MULTIEQUAL_-1207948296'), (u'CALL_-1207953665', u'INDIRECT_-1207942053'), (u'CAST_-1207941286', u'LOAD_-1207957789'), (u'INDIRECT_-1207943973', u'MULTIEQUAL_-1207944689'), (u'INDIRECT_-1207940593', u'MULTIEQUAL_-1207941277'), (u'MULTIEQUAL_-1207947890', u'MULTIEQUAL_-1207947877'), ('const-0', u'STORE_-1207953556'), (u'CALL_-1207952996', u'INDIRECT_-1207940698'), (u'INDIRECT_-1207944076', u'MULTIEQUAL_-1207943939'), (u'MULTIEQUAL_-1207943202', u'MULTIEQUAL_-1207945003'), (u'CALL_-1207956876', u'INDIRECT_-1207946011'), ('const-1', u'CALL_-1207953575'), (u'INDIRECT_-1207942967', u'MULTIEQUAL_-1207942873'), (u'CALL_-1207952642', u'INDIRECT_-1207940852'), (u'MULTIEQUAL_-1207944294', u'MULTIEQUAL_-1207944444'), (u'CALL_-1207952730', u'INDIRECT_-1207942157'), (u'INDIRECT_-1207941271', u'MULTIEQUAL_-1207941181'), (u'CALL_-1207952604', u'INDIRECT_-1207940219'), (u'LOAD_-1207953499', u'CALL_-1207953407'), (u'INDIRECT_-1207943294', u'MULTIEQUAL_-1207943789'), (u'INDIRECT_-1207945789', u'MULTIEQUAL_-1207945506'), (u'LOAD_-1207953229', u'INT_OR_-1207953195'), (u'CALL_-1207952940', u'INDIRECT_-1207940783'), (u'PTRADD_-1207951483', u'COPY_-1207938052'), (u'INDIRECT_-1207946205', u'MULTIEQUAL_-1207946101'), (u'MULTIEQUAL_-1207946765', u'MULTIEQUAL_-1207946743'), (u'MULTIEQUAL_-1207945890', u'MULTIEQUAL_-1207945860'), ('tmp_6647', u'CBRANCH_-1207953468'), (u'CALL_-1207951922', u'INDIRECT_-1207939501'), (u'INDIRECT_-1207939898', u'MULTIEQUAL_-1207940797'), (u'INT_ADD_-1207953559', u'CALL_-1207953548'), ('const-1', u'PTRADD_-1207958724'), (u'CALL_-1207952004', u'INDIRECT_-1207942895'), (u'CALL_-1207955913', u'INDIRECT_-1207943292'), (u'CALL_-1207953203', u'INDIRECT_-1207942939'), (u'CALL_-1207952668', u'INDIRECT_-1207939635'), (u'INDIRECT_-1207942828', u'MULTIEQUAL_-1207942727'), (u'MULTIEQUAL_-1207942089', u'MULTIEQUAL_-1207944219'), (u'BOOL_AND_-1207958935', u'INT_EQUAL_-1207958937'), (u'INDIRECT_-1207942038', u'MULTIEQUAL_-1207945537'), (u'STORE_-1207958463', u'INDIRECT_-1207948461'), (u'CALL_-1207952246', u'INDIRECT_-1207943191'), (u'CALL_-1207957541', u'INDIRECT_-1207942794'), (u'CALL_-1207954014', u'INDIRECT_-1207942076'), (u'PTRSUB_-1207940030', u'CALL_-1207953564'), (u'PTRADD_-1207955998', u'COPY_-1207940466'), (u'INDIRECT_-1207942939', u'MULTIEQUAL_-1207946101'), (u'CALL_-1207956522', u'INDIRECT_-1207942035'), ('tmp_27917', u'INT_ADD_-1207954401'), (u'INDIRECT_-1207945001', u'MULTIEQUAL_-1207944907'), (u'INDIRECT_-1207943277', u'MULTIEQUAL_-1207943230'), (u'INDIRECT_-1207940954', u'MULTIEQUAL_-1207940853'), (u'PTRSUB_-1207941953', u'CALL_-1207953782'), (u'CALL_-1207955336', u'INDIRECT_-1207942094'), (u'MULTIEQUAL_-1207943595', u'MULTIEQUAL_-1207943578'), (u'INDIRECT_-1207944032', u'COPY_-1207944030'), (u'CALL_-1207954100', u'INDIRECT_-1207940745'), ('tmp_27917', u'INT_ADD_-1207952869'), (u'CALL_-1207952730', u'CALL_-1207952706'), (u'CALL_-1207957891', u'INDIRECT_-1207943077'), (u'CALL_-1207951847', u'INDIRECT_-1207943448'), (u'INDIRECT_-1207947685', u'MULTIEQUAL_-1207947562'), (u'CALL_-1207952857', u'INDIRECT_-1207939738'), (u'PTRSUB_-1207940043', u'COPY_-1207939903'), (u'MULTIEQUAL_-1207949923', u'MULTIEQUAL_-1207949682'), ('const-8', u'PTRADD_-1207939785'), (u'CALL_-1207953847', u'INDIRECT_-1207940187'), (u'CALL_-1207953847', u'INDIRECT_-1207940655'), (u'INT_ADD_-1207956629', u'CAST_-1207940539'), (u'CALL_-1207952004', u'INDIRECT_-1207942425'), (u'INT_ZEXT_-1207958774', u'INT_MULT_-1207949262'), (u'INDIRECT_-1207941394', u'MULTIEQUAL_-1207941828'), ('tmp_27911', u'PTRSUB_-1207940998'), (u'CALL_-1207952964', u'INDIRECT_-1207938918'), (u'CALL_-1207957541', u'INDIRECT_-1207946392'), (u'MULTIEQUAL_-1207942061', u'MULTIEQUAL_-1207942040'), (u'STORE_-1207959155', u'INDIRECT_-1207948296'), (u'CALL_-1207952246', u'INDIRECT_-1207943661'), (u'INDIRECT_-1207948495', u'MULTIEQUAL_-1207948402'), (u'CALL_-1207957103', u'INDIRECT_-1207942343'), (u'CALL_-1207953871', u'INDIRECT_-1207943796'), (u'INDIRECT_-1207947460', u'MULTIEQUAL_-1207947397'), (u'INDIRECT_-1207941378', u'MULTIEQUAL_-1207943044'), (u'INDIRECT_-1207942980', u'MULTIEQUAL_-1207944080'), (u'INDIRECT_-1207946248', u'MULTIEQUAL_-1207946169'), (u'CALL_-1207952642', u'INDIRECT_-1207939912'), ('const-0', u'PTRSUB_-1207940160'), (u'CALL_-1207953187', u'INDIRECT_-1207943029'), (u'MULTIEQUAL_-1207951340', u'INT_ADD_-1207956049'), ('const-5', u'COPY_-1207953604'), (u'LOAD_-1207952954', u'INT_ADD_-1207952936'), (u'INDIRECT_-1207940802', u'MULTIEQUAL_-1207940641'), (u'CALL_-1207953033', u'INDIRECT_-1207944194'), (u'INDIRECT_-1207944065', u'MULTIEQUAL_-1207943981'), (u'CALL_-1207953847', u'INDIRECT_-1207940969'), ('const-4672', u'INT_ADD_-1207959131'), (u'LOAD_-1207958586', u'STORE_-1207958497'), (u'LOAD_-1207953088', u'CALL_-1207951980'), ('const-36949', u'INT_ADD_-1207958865'), ('const-1', u'PTRADD_-1207957057'), (u'PTRSUB_-1207941634', u'CALL_-1207957960'), ('const-1', u'PTRADD_-1207953518'), (u'CALL_-1207954202', u'INDIRECT_-1207941727'), (u'INDIRECT_-1207947827', u'COPY_-1207947751'), (u'LOAD_-1207958714', u'INT_NOTEQUAL_-1207958698'), (u'INDIRECT_-1207942478', u'CAST_-1207939338'), (u'INT_ADD_-1207953050', u'CAST_-1207939445'), (u'INDIRECT_-1207939985', u'MULTIEQUAL_-1207942094'), (u'CALL_-1207953847', u'INDIRECT_-1207943629'), (u'INDIRECT_-1207942533', u'MULTIEQUAL_-1207944566'), (u'INDIRECT_-1207947068', u'MULTIEQUAL_-1207946992'), (u'INDIRECT_-1207945922', u'MULTIEQUAL_-1207946010'), (u'CALL_-1207953703', u'INDIRECT_-1207942516'), (u'INDIRECT_-1207942042', u'MULTIEQUAL_-1207943142'), (u'MULTIEQUAL_-1207951041', u'INT_ADD_-1207953566'), ('const-3649318', u'PTRSUB_-1207940160'), (u'CALL_-1207954014', u'INDIRECT_-1207946328'), (u'INDIRECT_-1207941882', u'MULTIEQUAL_-1207945381'), (u'INDIRECT_-1207944670', u'MULTIEQUAL_-1207944758'), (u'CALL_-1207954162', u'INDIRECT_-1207945272'), (u'CALL_-1207953187', u'INDIRECT_-1207942247'), (u'CALL_-1207958074', u'INDIRECT_-1207943346'), (u'CALL_-1207951861', u'INDIRECT_-1207944679'), ('const--2', u'INT_MULT_-1207947567'), (u'LOAD_-1207953572', u'INT_LESS_-1207953555'), (u'LOAD_-1207953572', u'INT_EQUAL_-1207953555'), ('const-0', u'INT_NOTEQUAL_-1207959279'), (u'INDIRECT_-1207942662', u'MULTIEQUAL_-1207942329'), (u'CALL_-1207957676', u'INDIRECT_-1207942647'), (u'CALL_-1207951877', u'INDIRECT_-1207942839'), (u'INDIRECT_-1207942802', u'MULTIEQUAL_-1207943236'), (u'CALL_-1207956910', u'INDIRECT_-1207942127'), ('tmp_1019', u'CBRANCH_-1207958670'), (u'INDIRECT_-1207947709', u'MULTIEQUAL_-1207947635'), (u'STORE_-1207953799', u'INDIRECT_-1207945690'), (u'CALL_-1207957676', u'INDIRECT_-1207944679'), (u'CALL_-1207957557', u'INDIRECT_-1207944406'), (u'INDIRECT_-1207947453', u'MULTIEQUAL_-1207947386'), (u'INDIRECT_-1207942523', u'MULTIEQUAL_-1207942410'), (u'STORE_-1207953793', u'INDIRECT_-1207945803'), (u'CALL_-1207953210', u'INDIRECT_-1207942242'), (u'SUBPIECE_-1207943396', u'STORE_-1207953799'), (u'INDIRECT_-1207939865', u'MULTIEQUAL_-1207939775'), (u'INDIRECT_-1207942449', u'MULTIEQUAL_-1207944608'), (u'CALL_-1207953738', u'INDIRECT_-1207941522'), (u'CALL_-1207951869', u'INDIRECT_-1207940440'), (u'CALL_-1207955913', u'INDIRECT_-1207944544'), (u'INDIRECT_-1207941125', u'MULTIEQUAL_-1207943158'), (u'LOAD_-1207959238', u'INT_NOTEQUAL_-1207959222'), ('tmp_3796', u'CBRANCH_-1207956096'), ('const-2', u'CALL_-1207953744'), ('const-36944', u'INT_ADD_-1207953758'), (u'CALL_-1207953782', u'INDIRECT_-1207945111'), (u'CALL_-1207952839', u'INDIRECT_-1207942342'), (u'CAST_-1207940417', u'LOAD_-1207956425'), (u'CALL_-1207953947', u'INDIRECT_-1207941582'), (u'MULTIEQUAL_-1207943469', u'MULTIEQUAL_-1207943451'), (u'CALL_-1207952580', u'INDIRECT_-1207944239'), ('const-0', u'INT_EQUAL_-1207951544'), (u'INDIRECT_-1207942259', u'SUBPIECE_-1207942283'), (u'INDIRECT_-1207944214', u'MULTIEQUAL_-1207944135'), ('const-0', u'INT_EQUAL_-1207951792'), (u'INDIRECT_-1207941730', u'MULTIEQUAL_-1207942830'), (u'CALL_-1207953215', u'INDIRECT_-1207939604'), ('const-433', u'LOAD_-1207955401'), (u'CALL_-1207951869', u'INDIRECT_-1207942004'), ('tmp_1199', u'CBRANCH_-1207958534'), (u'INDIRECT_-1207940021', u'MULTIEQUAL_-1207939931'), ('tmp_4233', u'BRANCH_-1207953826'), (u'CALL_-1207953407', u'INDIRECT_-1207944076'), (u'INDIRECT_-1207944384', u'MULTIEQUAL_-1207944051'), (u'CALL_-1207952644', u'INDIRECT_-1207941814'), ('tmp_27917', u'INT_ADD_-1207955411'), ('const-433', u'LOAD_-1207958692'), (u'CALL_-1207957070', u'INDIRECT_-1207946228'), (u'CALL_-1207953203', u'INDIRECT_-1207939811'), (u'INDIRECT_-1207941179', u'MULTIEQUAL_-1207941953'), (u'STORE_-1207954404', u'INDIRECT_-1207947231'), (u'CALL_-1207957177', u'INDIRECT_-1207945674'), (u'INDIRECT_-1207939504', u'MULTIEQUAL_-1207941170'), (u'CALL_-1207953296', u'INDIRECT_-1207944177'), (u'CALL_-1207952644', u'INDIRECT_-1207938844'), (u'INDIRECT_-1207942613', u'MULTIEQUAL_-1207942658'), (u'INT_ADD_-1207957922', u'CAST_-1207941378'), ('tmp_27917', u'INT_ADD_-1207953821'), ('const-3', u'STORE_-1207951479'), (u'CALL_-1207953035', u'INDIRECT_-1207944305'), (u'INT_ADD_-1207955494', u'CAST_-1207940146'), ('tmp_27917', u'INT_ADD_-1207958570'), (u'INDIRECT_-1207942194', u'INT_EQUAL_-1207953120'), (u'CALL_-1207953947', u'INDIRECT_-1207945678'), (u'CALL_-1207953575', u'INDIRECT_-1207948152'), (u'CALL_-1207953621', u'INDIRECT_-1207944056'), (u'CALL_-1207953834', u'INDIRECT_-1207946320'), (u'INDIRECT_-1207942921', u'MULTIEQUAL_-1207942817'), (u'MULTIEQUAL_-1207945315', u'MULTIEQUAL_-1207944291'), (u'INDIRECT_-1207941061', u'MULTIEQUAL_-1207944223'), (u'CALL_-1207952857', u'CALL_-1207952825'), (u'MULTIEQUAL_-1207941905', u'MULTIEQUAL_-1207941887'), (u'INDIRECT_-1207947424', u'MULTIEQUAL_-1207948466'), ('const-1', u'PTRADD_-1207958935'), (u'INDIRECT_-1207941359', u'MULTIEQUAL_-1207941256'), (u'CALL_-1207953254', u'INDIRECT_-1207945026'), (u'CALL_-1207953041', u'INDIRECT_-1207942850'), (u'MULTIEQUAL_-1207949855', u'PTRADD_-1207953063'), ('const-0', u'COPY_-1207957852'), ('const-20968', u'INT_ADD_-1207957973'), (u'CALL_-1207952730', u'INDIRECT_-1207941061'), (u'INDIRECT_-1207943410', u'MULTIEQUAL_-1207943698'), (u'CALL_-1207957676', u'INDIRECT_-1207946401'), (u'MULTIEQUAL_-1207952969', u'INT_EQUAL_-1207958993'), (u'MULTIEQUAL_-1207939931', u'MULTIEQUAL_-1207941326'), (u'CAST_-1207940198', u'LOAD_-1207955996'), (u'CALL_-1207956925', u'INDIRECT_-1207945108'), ('tmp_27917', u'INT_ADD_-1207959279'), ('const-0', u'INT_NOTEQUAL_-1207956507'), (u'CALL_-1207953744', u'INDIRECT_-1207941490'), (u'INDIRECT_-1207940281', u'MULTIEQUAL_-1207940965'), (u'CALL_-1207952900', u'INDIRECT_-1207940393'), ('const-11168', u'INT_ADD_-1207956387'), (u'INDIRECT_-1207941831', u'MULTIEQUAL_-1207941703'), (u'CALL_-1207951869', u'INDIRECT_-1207939660'), (u'INT_ADD_-1207958645', u'CAST_-1207941883'), (u'CALL_-1207952964', u'INDIRECT_-1207942202'), (u'CALL_-1207957676', u'INDIRECT_-1207944835'), (u'INDIRECT_-1207942595', u'MULTIEQUAL_-1207942726'), (u'CALL_-1207957991', u'INDIRECT_-1207944539'), (u'CALL_-1207953065', u'INDIRECT_-1207943017'), (u'CALL_-1207957002', u'INDIRECT_-1207942659'), (u'CALL_-1207953041', u'INDIRECT_-1207941440'), ('tmp_1245', u'CBRANCH_-1207958500'), (u'INT_ADD_-1207954427', u'CAST_-1207941086'), (u'INDIRECT_-1207943395', u'MULTIEQUAL_-1207943292'), (u'STORE_-1207954189', u'INDIRECT_-1207945416'), ('tmp_27917', u'INT_ADD_-1207956629'), ('tmp_3758', u'CBRANCH_-1207956125'), (u'CALL_-1207957002', u'INDIRECT_-1207943909'), (u'CALL_-1207953407', u'INDIRECT_-1207943606'), ('tmp_27917', u'INT_ADD_-1207953542'), (u'CALL_-1207955336', u'INDIRECT_-1207944910'), (u'MULTIEQUAL_-1207943613', u'CALL_-1207953815'), (u'CALL_-1207953203', u'INDIRECT_-1207946756'), (u'CALL_-1207953744', u'INDIRECT_-1207943052'), (u'INDIRECT_-1207943083', u'MULTIEQUAL_-1207942955'), (u'CALL_-1207953407', u'INDIRECT_-1207940634'), (u'CALL_-1207953163', u'INDIRECT_-1207940514'), (u'CALL_-1207954014', u'INDIRECT_-1207944598'), (u'INDIRECT_-1207941715', u'MULTIEQUAL_-1207941621'), (u'CALL_-1207953564', u'INDIRECT_-1207945795'), (u'CALL_-1207953744', u'INDIRECT_-1207941802'), ('const-433', u'LOAD_-1207954288'), ('const-433', u'LOAD_-1207952899'), (u'COPY_-1207939203', u'CALL_-1207953621'), (u'CALL_-1207953059', u'INDIRECT_-1207940127'), (u'INDIRECT_-1207942020', u'CAST_-1207938875'), (u'STORE_-1207959098', u'INDIRECT_-1207948518'), (u'CALL_-1207953738', u'INDIRECT_-1207939646'), (u'CALL_-1207951869', u'INDIRECT_-1207941066'), (u'CALL_-1207954058', u'INDIRECT_-1207941813'), (u'MULTIEQUAL_-1207943514', u'MULTIEQUAL_-1207945315'), (u'CALL_-1207956910', u'INDIRECT_-1207944001'), (u'INDIRECT_-1207941248', u'MULTIEQUAL_-1207942576'), (u'INDIRECT_-1207944218', u'COPY_-1207944231'), (u'PTRSUB_-1207941544', u'MULTIEQUAL_-1207944764'), (u'CALL_-1207953187', u'INDIRECT_-1207941933'), (u'CALL_-1207952004', u'INDIRECT_-1207944892'), (u'INDIRECT_-1207947578', u'COPY_-1207947502'), (u'INDIRECT_-1207945442', u'MULTIEQUAL_-1207945229'), ('const-433', u'STORE_-1207959040'), (u'CALL_-1207955360', u'INDIRECT_-1207942729'), (u'CALL_-1207954202', u'INDIRECT_-1207943293'), (u'CALL_-1207953189', u'INDIRECT_-1207942557'), (u'CALL_-1207952604', u'INDIRECT_-1207941001'), ('const-433', u'LOAD_-1207957428'), ('const-433', u'LOAD_-1207953902'), (u'INDIRECT_-1207941516', u'MULTIEQUAL_-1207942441'), (u'MULTIEQUAL_-1207950455', u'INT_ZEXT_-1207958774'), ('const-0', u'PTRSUB_-1207942096'), (u'CALL_-1207957491', u'INDIRECT_-1207946251'), (u'INDIRECT_-1207944472', u'MULTIEQUAL_-1207944301'), (u'CALL_-1207952964', u'INDIRECT_-1207940324'), (u'CALL_-1207953847', u'INDIRECT_-1207941907'), (u'INDIRECT_-1207941017', u'MULTIEQUAL_-1207941677'), ('const-1', u'COPY_-1207948380'), (u'CALL_-1207954407', u'INDIRECT_-1207944670'), (u'INDIRECT_-1207942259', u'SUBPIECE_-1207942297'), (u'INDIRECT_-1207941412', u'MULTIEQUAL_-1207944911'), (u'CALL_-1207951861', u'INDIRECT_-1207939740'), (u'CALL_-1207952644', u'INDIRECT_-1207940092'), (u'CALL_-1207956777', u'INDIRECT_-1207944058'), (u'MULTIEQUAL_-1207942888', u'MULTIEQUAL_-1207944689'), (u'MULTIEQUAL_-1207941856', u'MULTIEQUAL_-1207941834'), ('const-3648670', u'COPY_-1207959015'), (u'INDIRECT_-1207946818', u'MULTIEQUAL_-1207946503'), (u'CALL_-1207953809', u'INDIRECT_-1207941635'), (u'INDIRECT_-1207943328', u'PTRADD_-1207953905'), (u'CALL_-1207951869', u'INDIRECT_-1207940596'), (u'INDIRECT_-1207941493', u'MULTIEQUAL_-1207941392'), (u'INDIRECT_-1207946401', u'MULTIEQUAL_-1207945861'), (u'CALL_-1207951980', u'INDIRECT_-1207941862'), (u'CALL_-1207957557', u'INDIRECT_-1207943156'), (u'CALL_-1207955913', u'INDIRECT_-1207946762'), (u'LOAD_-1207956645', u'INT_EQUAL_-1207956630'), (u'CALL_-1207956925', u'INDIRECT_-1207944638'), (u'CALL_-1207953714', u'INDIRECT_-1207941353'), (u'INDIRECT_-1207943717', u'MULTIEQUAL_-1207943578'), (u'CALL_-1207958074', u'INDIRECT_-1207945222'), (u'INDIRECT_-1207943945', u'COPY_-1207943961'), (u'INDIRECT_-1207943741', u'COPY_-1207943736'), (u'CALL_-1207952644', u'INDIRECT_-1207941188'), (u'CALL_-1207952887', u'INDIRECT_-1207942209'), (u'INDIRECT_-1207945296', u'MULTIEQUAL_-1207945384'), (u'CALL_-1207956305', u'INDIRECT_-1207943450'), (u'MULTIEQUAL_-1207941091', u'MULTIEQUAL_-1207941074'), (u'MULTIEQUAL_-1207940623', u'MULTIEQUAL_-1207940606'), (u'MULTIEQUAL_-1207941277', u'MULTIEQUAL_-1207941256'), (u'MULTIEQUAL_-1207952225', u'PTRADD_-1207958935'), (u'CALLIND_-1207957474', u'INDIRECT_-1207942751'), (u'MULTIEQUAL_-1207944596', u'MULTIEQUAL_-1207944566'), ('tmp_7064', u'CBRANCH_-1207953093'), (u'CALL_-1207952580', u'INDIRECT_-1207943741'), (u'CALL_-1207953041', u'INDIRECT_-1207941284'), (u'CALL_-1207951847', u'INDIRECT_-1207940474'), (u'INDIRECT_-1207946602', u'MULTIEQUAL_-1207947291'), (u'CALL_-1207953137', u'INDIRECT_-1207940786'), (u'INDIRECT_-1207941986', u'MULTIEQUAL_-1207942911'), (u'CALL_-1207958016', u'INDIRECT_-1207943620'), (u'CALL_-1207951877', u'INDIRECT_-1207941743'), (u'INDIRECT_-1207942753', u'MULTIEQUAL_-1207942616'), (u'CALL_-1207953714', u'INDIRECT_-1207943233'), (u'CALL_-1207956305', u'INDIRECT_-1207945484'), (u'CALL_-1207957557', u'INDIRECT_-1207946754'), (u'CALL_-1207953782', u'INDIRECT_-1207941513'), ('const-433', u'STORE_-1207958497'), (u'INDIRECT_-1207941734', u'MULTIEQUAL_-1207941633'), (u'INDIRECT_-1207941724', u'MULTIEQUAL_-1207941391'), (u'CALL_-1207952940', u'INDIRECT_-1207939999'), (u'INDIRECT_-1207943724', u'MULTIEQUAL_-1207944012'), (u'MULTIEQUAL_-1207941170', u'MULTIEQUAL_-1207942971'), (u'CALL_-1207953215', u'INDIRECT_-1207942420'), (u'CALL_-1207953039', u'INDIRECT_-1207942670'), ('tmp_27917', u'INT_ADD_-1207958832'), (u'CALL_-1207952246', u'INDIRECT_-1207940687'), (u'CALL_-1207953809', u'INDIRECT_-1207944765'), ('tmp_7540', u'CBRANCH_-1207954135'), ('tmp_53184', u'MULTIEQUAL_-1207943817'), (u'MULTIEQUAL_-1207945818', u'INT_NOTEQUAL_-1207955921'), (u'CALL_-1207953815', u'INDIRECT_-1207941659'), (u'MULTIEQUAL_-1207943236', u'MULTIEQUAL_-1207943215'), (u'CALL_-1207951864', u'INDIRECT_-1207940108'), (u'PTRADD_-1207954156', u'CALL_-1207954202'), (u'INDIRECT_-1207943527', u'MULTIEQUAL_-1207943426'), (u'CALL_-1207953947', u'INDIRECT_-1207941896'), ('const-8', u'PTRADD_-1207939144'), (u'STORE_-1207954241', u'INDIRECT_-1207945693'), (u'CALL_-1207956522', u'INDIRECT_-1207946818'), (u'CALL_-1207953714', u'INDIRECT_-1207940571'), (u'CALL_-1207953703', u'INDIRECT_-1207946391'), (u'INDIRECT_-1207942629', u'MULTIEQUAL_-1207943313'), (u'CALL_-1207957541', u'INDIRECT_-1207947670'), (u'CALL_-1207953059', u'INDIRECT_-1207941693'), (u'CALLIND_-1207957474', u'INDIRECT_-1207945409'), (u'CALL_-1207953210', u'INDIRECT_-1207940522'), ('tmp_1451', u'CBRANCH_-1207958331'), (u'INDIRECT_-1207941103', u'MULTIEQUAL_-1207940935'), (u'CALL_-1207953037', u'INDIRECT_-1207941392'), (u'STORE_-1207953835', u'INDIRECT_-1207944437'), (u'CALL_-1207952642', u'INDIRECT_-1207939288'), ('const-824', u'INT_ADD_-1207956674'), (u'INDIRECT_-1207941724', u'MULTIEQUAL_-1207941597'), (u'CALL_-1207953703', u'INDIRECT_-1207948211'), (u'INDIRECT_-1207940811', u'MULTIEQUAL_-1207942844'), (u'MULTIEQUAL_-1207940576', u'MULTIEQUAL_-1207940555'), (u'CALL_-1207952857', u'INDIRECT_-1207941928'), (u'CALL_-1207952580', u'INDIRECT_-1207939114'), (u'CALL_-1207952644', u'INDIRECT_-1207941658'), (u'INDIRECT_-1207946986', u'MULTIEQUAL_-1207946929'), (u'INDIRECT_-1207946002', u'MULTIEQUAL_-1207945789'), (u'INDIRECT_-1207939875', u'MULTIEQUAL_-1207941908'), (u'INDIRECT_-1207942730', u'MULTIEQUAL_-1207942746'), (u'INDIRECT_-1207948185', u'MULTIEQUAL_-1207946142'), (u'MULTIEQUAL_-1207943973', u'MULTIEQUAL_-1207943751'), (u'CALL_-1207953037', u'INDIRECT_-1207940146'), ('const-433', u'STORE_-1207956826'), (u'INDIRECT_-1207940801', u'MULTIEQUAL_-1207940711'), (u'CALL_-1207953189', u'INDIRECT_-1207939273'), (u'CALL_-1207951877', u'INDIRECT_-1207942525'), (u'CALL_-1207952246', u'INDIRECT_-1207943973'), (u'MULTIEQUAL_-1207942217', u'MULTIEQUAL_-1207942199'), (u'MULTIEQUAL_-1207940253', u'MULTIEQUAL_-1207940238'), (u'CALL_-1207953059', u'INDIRECT_-1207941379'), (u'CALL_-1207957541', u'INDIRECT_-1207947919'), (u'CALL_-1207957557', u'INDIRECT_-1207944876'), ('tmp_27917', u'INT_ADD_-1207951831'), (u'CALL_-1207953037', u'INDIRECT_-1207940610'), (u'CALL_-1207953744', u'INDIRECT_-1207941334'), (u'INT_NOTEQUAL_-1207958625', u'CBRANCH_-1207958619'), (u'CALL_-1207953063', u'CALL_-1207953039'), (u'CALL_-1207952240', u'INDIRECT_-1207943527'), ('const-27704', u'INT_ADD_-1207956737'), (u'COPY_-1207940474', u'MULTIEQUAL_-1207950594'), (u'CALL_-1207953809', u'INDIRECT_-1207943199'), (u'LOAD_-1207954288', u'CALL_-1207954202'), (u'INDIRECT_-1207943279', u'MULTIEQUAL_-1207943185'), ('tmp_27917', u'INT_ADD_-1207954405'), (u'INDIRECT_-1207946845', u'MULTIEQUAL_-1207946765'), (u'CALL_-1207956777', u'INDIRECT_-1207943118'), (u'MULTIEQUAL_-1207945392', u'MULTIEQUAL_-1207947193'), (u'MULTIEQUAL_-1207945075', u'MULTIEQUAL_-1207945063'), (u'STORE_-1207958531', u'INDIRECT_-1207947997'), (u'INDIRECT_-1207943450', u'MULTIEQUAL_-1207943313'), (u'CALL_-1207953204', u'INDIRECT_-1207940872'), (u'INDIRECT_-1207941741', u'MULTIEQUAL_-1207941628'), (u'CALL_-1207953189', u'INDIRECT_-1207941617'), (u'INDIRECT_-1207942454', u'MULTIEQUAL_-1207942373'), (u'CALL_-1207953203', u'INDIRECT_-1207943409'), (u'INDIRECT_-1207945157', u'MULTIEQUAL_-1207945063'), (u'CALL_-1207955913', u'INDIRECT_-1207942822'), (u'CALL_-1207955336', u'INDIRECT_-1207946907'), ('const-433', u'LOAD_-1207959124'), ('const-20968', u'INT_ADD_-1207958337'), ('tmp_8622', u'BRANCH_-1207951935'), (u'MULTIEQUAL_-1207941794', u'MULTIEQUAL_-1207941731'), ('const-0', u'COPY_-1207945824'), (u'MULTIEQUAL_-1207946959', u'MULTIEQUAL_-1207946929'), ('const-3968', u'INT_ADD_-1207953821'), (u'INT_EQUAL_-1207958972', u'MULTIEQUAL_-1207950861'), (u'INT_ADD_-1207953759', u'CAST_-1207938989'), (u'LOAD_-1207955510', u'INT_NOTEQUAL_-1207955494'), (u'CALL_-1207952706', u'INDIRECT_-1207940894'), (u'CALL_-1207958074', u'INDIRECT_-1207943658'), ('const-433', u'LOAD_-1207953078'), (u'INDIRECT_-1207942332', u'MULTIEQUAL_-1207942766'), (u'CALL_-1207956876', u'INDIRECT_-1207944445'), (u'INDIRECT_-1207941416', u'MULTIEQUAL_-1207941911'), (u'CALL_-1207955913', u'INDIRECT_-1207941730'), (u'CALL_-1207957557', u'INDIRECT_-1207949789'), (u'MULTIEQUAL_-1207948103', u'MULTIEQUAL_-1207948387'), ('const-8', u'PTRADD_-1207939406'), (u'CALL_-1207951869', u'INDIRECT_-1207944692'), (u'INT_NOTEQUAL_-1207958856', u'CBRANCH_-1207958853'), (u'CALL_-1207955360', u'INDIRECT_-1207943043'), (u'INDIRECT_-1207941236', u'MULTIEQUAL_-1207941670'), (u'MULTIEQUAL_-1207945988', u'MULTIEQUAL_-1207945969'), (u'CALL_-1207957070', u'INDIRECT_-1207944976'), (u'STORE_-1207957170', u'INDIRECT_-1207947372'), ('const-0', u'CALL_-1207956305'), (u'INDIRECT_-1207944269', u'MULTIEQUAL_-1207944148'), (u'MULTIEQUAL_-1207942589', u'MULTIEQUAL_-1207943984'), (u'INDIRECT_-1207945467', u'MULTIEQUAL_-1207945420'), (u'MULTIEQUAL_-1207944168', u'MULTIEQUAL_-1207944138'), ('const-0', u'INT_EQUAL_-1207959302'), (u'CALL_-1207953063', u'INDIRECT_-1207942211'), (u'CALL_-1207953575', u'INDIRECT_-1207943395'), (u'CALL_-1207953063', u'INDIRECT_-1207940959'), ('const--1', u'INT_ADD_-1207958780'), (u'INDIRECT_-1207943082', u'MULTIEQUAL_-1207944007'), ('const-0', u'INT_NOTEQUAL_-1207959195'), (u'MULTIEQUAL_-1207949463', u'INT_EQUAL_-1207953520'), (u'INDIRECT_-1207943003', u'MULTIEQUAL_-1207945036'), (u'CALL_-1207952887', u'INDIRECT_-1207942891'), (u'MULTIEQUAL_-1207943595', u'MULTIEQUAL_-1207942571'), ('tmp_2406', u'CBRANCH_-1207957453'), ('const-0', u'PTRSUB_-1207957968'), (u'MULTIEQUAL_-1207945350', u'MULTIEQUAL_-1207945336'), (u'CALL_-1207953063', u'INDIRECT_-1207940019'), (u'CALL_-1207951974', u'INDIRECT_-1207943450'), (u'CALL_-1207953059', u'INDIRECT_-1207941541'), (u'INDIRECT_-1207945945', u'MULTIEQUAL_-1207945861'), ('const-433', u'STORE_-1207954241'), (u'CALL_-1207951938', u'INDIRECT_-1207941618'), ('tmp_27917', u'INT_ADD_-1207956674'), (u'CALL_-1207952668', u'INDIRECT_-1207938855'), (u'MULTIEQUAL_-1207941800', u'MULTIEQUAL_-1207941784'), (u'INDIRECT_-1207944655', u'MULTIEQUAL_-1207944516'), (u'INDIRECT_-1207941572', u'MULTIEQUAL_-1207941435'), (u'LOAD_-1207952885', u'CALL_-1207952825'), (u'CALL_-1207958074', u'INDIRECT_-1207946788'), (u'INT_NOTEQUAL_-1207952847', u'CBRANCH_-1207952846'), ('tmp_27917', u'INT_ADD_-1207959173'), (u'CALL_-1207956925', u'INDIRECT_-1207946048'), (u'CALL_-1207951922', u'INDIRECT_-1207940907'), (u'CALL_-1207957676', u'INDIRECT_-1207943271'), (u'CALL_-1207953204', u'INDIRECT_-1207939466'), (u'INDIRECT_-1207942347', u'MULTIEQUAL_-1207942106'), (u'CALL_-1207952825', u'INDIRECT_-1207943007'), (u'BOOL_NEGATE_-1207949358', u'BOOL_AND_-1207958935'), (u'CALL_-1207952004', u'INDIRECT_-1207940079'), (u'INDIRECT_-1207943298', u'MULTIEQUAL_-1207943197'), (u'CALL_-1207952580', u'INDIRECT_-1207940834'), ('const-13944', u'INT_ADD_-1207954262'), ('tmp_53158', u'MULTIEQUAL_-1207948217'), (u'INDIRECT_-1207940635', u'MULTIEQUAL_-1207940467'), (u'CALL_-1207951980', u'INDIRECT_-1207942646'), (u'CAST_-1207941415', u'LOAD_-1207957989'), ('const-3585845', u'COPY_-1207953239'), (u'INDIRECT_-1207941550', u'MULTIEQUAL_-1207941984'), ('tmp_686', u'CBRANCH_-1207958896'), (u'PTRADD_-1207953905', u'CALL_-1207953951'), (u'CALL_-1207957103', u'INDIRECT_-1207945001'), (u'CALL_-1207953203', u'INDIRECT_-1207940747'), (u'CALL_-1207952240', u'INDIRECT_-1207940397'), (u'INDIRECT_-1207947421', u'MULTIEQUAL_-1207947433'), (u'MULTIEQUAL_-1207947877', u'MULTIEQUAL_-1207947834'), (u'MULTIEQUAL_-1207941281', u'MULTIEQUAL_-1207941263'), ('const-1', u'COPY_-1207953107'), (u'INDIRECT_-1207941667', u'MULTIEQUAL_-1207943826'), (u'INDIRECT_-1207942036', u'MULTIEQUAL_-1207941876'), (u'INDIRECT_-1207948595', u'MULTIEQUAL_-1207948523'), (u'INDIRECT_-1207943687', u'MULTIEQUAL_-1207943818'), ('tmp_27917', u'INT_ADD_-1207953876'), (u'INDIRECT_-1207944476', u'MULTIEQUAL_-1207944337'), (u'CALL_-1207952246', u'INDIRECT_-1207940531'), (u'MULTIEQUAL_-1207944751', u'MULTIEQUAL_-1207946881'), (u'MULTIEQUAL_-1207939775', u'MULTIEQUAL_-1207941170'), (u'CALL_-1207956522', u'INDIRECT_-1207945319'), ('const-0', u'STORE_-1207958725'), (u'CALL_-1207952887', u'INDIRECT_-1207944325'), (u'CALL_-1207952730', u'INDIRECT_-1207943095'), (u'CALL_-1207953776', u'INDIRECT_-1207942957'), (u'INT_ZEXT_-1207951533', u'INT_MULT_-1207944927'), ('tmp_150', u'CBRANCH_-1207959273'), (u'INDIRECT_-1207944941', u'MULTIEQUAL_-1207946527'), (u'CALL_-1207954202', u'INDIRECT_-1207941571'), (u'MULTIEQUAL_-1207941638', u'MULTIEQUAL_-1207943439'), (u'INDIRECT_-1207943774', u'MULTIEQUAL_-1207943613'), (u'CALL_-1207956305', u'INDIRECT_-1207942354'), (u'INDIRECT_-1207941966', u'MULTIEQUAL_-1207941795'), (u'CALL_-1207956305', u'INDIRECT_-1207943136'), (u'CALL_-1207953707', u'INDIRECT_-1207944581'), ('const-1', u'STORE_-1207958659'), (u'CALL_-1207952004', u'INDIRECT_-1207942269'), (u'CALL_-1207953061', u'INDIRECT_-1207942187'), (u'CALL_-1207953815', u'INDIRECT_-1207944321'), (u'CALL_-1207954340', u'INDIRECT_-1207944472'), (u'INT_EQUAL_-1207951523', u'MULTIEQUAL_-1207946808'), (u'CALL_-1207957177', u'INDIRECT_-1207946300'), (u'INDIRECT_-1207941213', u'MULTIEQUAL_-1207941074'), (u'MULTIEQUAL_-1207943842', u'MULTIEQUAL_-1207943823'), (u'INT_ADD_-1207959252', u'CAST_-1207942202'), (u'CALL_-1207953834', u'INDIRECT_-1207941381'), (u'INDIRECT_-1207944529', u'MULTIEQUAL_-1207944482'), (u'CALL_-1207957891', u'INDIRECT_-1207943389'), (u'STORE_-1207953041', u'INDIRECT_-1207945240'), (u'INT_LESS_-1207958769', u'MULTIEQUAL_-1207951310'), (u'CALL_-1207957491', u'INDIRECT_-1207942965'), (u'CALL_-1207954100', u'INDIRECT_-1207941681'), (u'INDIRECT_-1207944702', u'MULTIEQUAL_-1207945802'), (u'MULTIEQUAL_-1207941125', u'MULTIEQUAL_-1207941107'), (u'CALL_-1207953564', u'INDIRECT_-1207941012'), ('const-13936', u'INT_ADD_-1207953483'), (u'INDIRECT_-1207946713', u'MULTIEQUAL_-1207946173'), (u'MULTIEQUAL_-1207946007', u'MULTIEQUAL_-1207945785'), ('tmp_27917', u'INT_ADD_-1207954281'), (u'INT_ADD_-1207938071', u'PTRADD_-1207951483'), (u'INDIRECT_-1207945428', u'PTRADD_-1207954003'), (u'CALL_-1207954407', u'INDIRECT_-1207943888'), (u'MULTIEQUAL_-1207943044', u'MULTIEQUAL_-1207944845'), ('tmp_27917', u'INT_ADD_-1207953571'), (u'CALL_-1207953809', u'INDIRECT_-1207945233'), (u'INDIRECT_-1207943191', u'MULTIEQUAL_-1207943907'), (u'CALL_-1207953296', u'INDIRECT_-1207943081'), (u'CALL_-1207953065', u'CALL_-1207953041'), (u'CALL_-1207951938', u'INDIRECT_-1207942870'), (u'CALL_-1207953714', u'INDIRECT_-1207941979'), ('tmp_27911', u'PTRSUB_-1207940059'), ('const--1', u'INT_EQUAL_-1207953653'), (u'INT_EQUAL_-1207953576', u'CBRANCH_-1207953581'), ('const-433', u'STORE_-1207954415'), ('const-433', u'STORE_-1207954401'), (u'CAST_-1207939589', u'INT_ADD_-1207953759'), ('tmp_27917', u'INT_ADD_-1207953751'), (u'MULTIEQUAL_-1207948153', u'MULTIEQUAL_-1207948139'), (u'CALL_-1207953057', u'INDIRECT_-1207939797'), (u'CALL_-1207953163', u'INDIRECT_-1207938952'), (u'CALL_-1207954202', u'INDIRECT_-1207944389'), (u'INT_EQUAL_-1207953073', u'MULTIEQUAL_-1207946811'), (u'INDIRECT_-1207948683', u'MULTIEQUAL_-1207948570'), ('tmp_27917', u'INT_ADD_-1207956387'), ('const-433', u'LOAD_-1207951538'), (u'PTRADD_-1207939785', u'CAST_-1207939603'), (u'INT_EQUAL_-1207953108', u'MULTIEQUAL_-1207948314'), (u'CALL_-1207954202', u'INDIRECT_-1207942197'), (u'CALL_-1207953707', u'INDIRECT_-1207942547'), ('const-3649351', u'COPY_-1207938964'), (u'MULTIEQUAL_-1207944095', u'MULTIEQUAL_-1207944077'), (u'MULTIEQUAL_-1207945371', u'MULTIEQUAL_-1207945349'), ('const-0', u'INT_NOTEQUAL_-1207958625'), ('const-2', u'PTRADD_-1207939406'), (u'CALL_-1207956925', u'INDIRECT_-1207943230'), (u'CALL_-1207951974', u'INDIRECT_-1207941102'), (u'INDIRECT_-1207940006', u'MULTIEQUAL_-1207939879'), (u'STORE_-1207958725', u'INDIRECT_-1207948595'), (u'INT_ADD_-1207956706', u'CAST_-1207940583'), (u'INDIRECT_-1207941021', u'MULTIEQUAL_-1207941795'), (u'STORE_-1207953452', u'INDIRECT_-1207945236'), (u'CALL_-1207952825', u'INDIRECT_-1207942067'), ('tmp_53164', u'MULTIEQUAL_-1207946947'), (u'CALL_-1207953296', u'INDIRECT_-1207940891'), (u'CALL_-1207953665', u'INDIRECT_-1207941271'), (u'CALL_-1207953564', u'INDIRECT_-1207941168'), (u'CALL_-1207953815', u'INDIRECT_-1207941035'), (u'MULTIEQUAL_-1207945785', u'MULTIEQUAL_-1207944761'), (u'CALL_-1207953548', u'INDIRECT_-1207940254'), (u'INDIRECT_-1207947628', u'MULTIEQUAL_-1207947468'), (u'INDIRECT_-1207944961', u'MULTIEQUAL_-1207944833'), (u'CALL_-1207952604', u'INDIRECT_-1207941157'), (u'CALL_-1207955913', u'INDIRECT_-1207946513'), (u'CALL_-1207953834', u'INDIRECT_-1207942943'), ('const-0', u'COPY_-1207958748'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943063'), (u'CALL_-1207957070', u'INDIRECT_-1207945132'), (u'INDIRECT_-1207943597', u'MULTIEQUAL_-1207943356'), (u'MULTIEQUAL_-1207943597', u'MULTIEQUAL_-1207943356'), (u'INT_LESS_-1207953108', u'MULTIEQUAL_-1207948848'), (u'MULTIEQUAL_-1207942426', u'MULTIEQUAL_-1207942410'), (u'CALL_-1207953979', u'INDIRECT_-1207942128'), (u'INDIRECT_-1207947876', u'MULTIEQUAL_-1207947931'), (u'CALL_-1207954014', u'INDIRECT_-1207941608'), (u'STORE_-1207954241', u'INDIRECT_-1207945444'), (u'MULTIEQUAL_-1207941358', u'MULTIEQUAL_-1207941337'), (u'INDIRECT_-1207943395', u'MULTIEQUAL_-1207943267'), ('const-3661072', u'COPY_-1207938487'), (u'CALL_-1207952940', u'INDIRECT_-1207942505'), (u'LOAD_-1207953573', u'INT_NOTEQUAL_-1207953547'), (u'INDIRECT_-1207940786', u'MULTIEQUAL_-1207940659'), (u'MULTIEQUAL_-1207947270', u'MULTIEQUAL_-1207947248'), (u'CALL_-1207951869', u'INDIRECT_-1207941536'), (u'CALL_-1207953189', u'INDIRECT_-1207943183'), (u'CALL_-1207953137', u'INDIRECT_-1207942194'), (u'MULTIEQUAL_-1207949263', u'MULTIEQUAL_-1207949248'), (u'MULTIEQUAL_-1207946486', u'MULTIEQUAL_-1207946467'), (u'STORE_-1207958725', u'INDIRECT_-1207948097'), ('const-1', u'INT_ADD_-1207942150'), (u'MULTIEQUAL_-1207950440', u'INT_ADD_-1207953207'), ('tmp_53188', u'MULTIEQUAL_-1207943193'), (u'CALL_-1207953039', u'INDIRECT_-1207942200'), (u'CALL_-1207952706', u'INDIRECT_-1207940580'), (u'MULTIEQUAL_-1207946029', u'MULTIEQUAL_-1207947834'), (u'INT_EQUAL_-1207957560', u'CBRANCH_-1207957556'), (u'INDIRECT_-1207942783', u'MULTIEQUAL_-1207945945'), (u'CALL_-1207953059', u'INDIRECT_-1207944478'), (u'INDIRECT_-1207943597', u'MULTIEQUAL_-1207943314'), (u'MULTIEQUAL_-1207941950', u'MULTIEQUAL_-1207941938'), (u'INDIRECT_-1207947480', u'MULTIEQUAL_-1207947419'), (u'CALL_-1207953951', u'INDIRECT_-1207942036'), (u'CALL_-1207953800', u'INDIRECT_-1207939996'), (u'CALL_-1207953204', u'INDIRECT_-1207941498'), (u'INT_ADD_-1207959026', u'CAST_-1207942078'), (u'STORE_-1207958879', u'INDIRECT_-1207948161'), (u'LOAD_-1207958099', u'INT_ADD_-1207958074'), (u'CALL_-1207952580', u'INDIRECT_-1207942868'), (u'PTRSUB_-1207939483', u'CALL_-1207952240'), ('const--584', u'PTRSUB_-1207941740'), ('const-13936', u'INT_ADD_-1207954152'), (u'MULTIEQUAL_-1207944452', u'MULTIEQUAL_-1207944602'), (u'INDIRECT_-1207943288', u'MULTIEQUAL_-1207943128'), (u'CALL_-1207952604', u'INDIRECT_-1207942723'), (u'CALL_-1207953033', u'INDIRECT_-1207940724'), (u'CALL_-1207953228', u'INDIRECT_-1207943231'), (u'CALL_-1207953204', u'INDIRECT_-1207942438'), (u'CALL_-1207952580', u'INDIRECT_-1207940520'), (u'CALL_-1207957002', u'INDIRECT_-1207947379'), (u'CALL_-1207954100', u'INDIRECT_-1207943717'), (u'INT_ADD_-1207952019', u'CAST_-1207938483'), ('const-8496', u'INT_ADD_-1207955467'), ('tmp_9910', u'CBRANCH_-1207954422'), (u'INDIRECT_-1207944612', u'COPY_-1207944669'), (u'INDIRECT_-1207941480', u'MULTIEQUAL_-1207941358'), (u'LOAD_-1207954421', u'INT_EQUAL_-1207954378'), ('tmp_2250', u'CBRANCH_-1207957583'), (u'CALL_-1207957177', u'INDIRECT_-1207947173'), (u'CALL_-1207953296', u'INDIRECT_-1207942611'), ('const-2', u'PTRADD_-1207938695'), (u'CALL_-1207952668', u'INDIRECT_-1207942765'), (u'CALL_-1207952666', u'INDIRECT_-1207941331'), (u'STORE_-1207958131', u'INDIRECT_-1207943625'), (u'CALL_-1207952604', u'INDIRECT_-1207943035'), (u'CALL_-1207958300', u'INDIRECT_-1207950288'), (u'CALL_-1207953738', u'INDIRECT_-1207940896'), (u'INDIRECT_-1207943389', u'MULTIEQUAL_-1207945548'), (u'CALL_-1207952900', u'INDIRECT_-1207944333'), ('tmp_9831', u'CBRANCH_-1207953468'), (u'CALL_-1207951938', u'INDIRECT_-1207944369'), (u'INDIRECT_-1207944329', u'COPY_-1207944361'), (u'INDIRECT_-1207943851', u'MULTIEQUAL_-1207943693'), (u'LOAD_-1207958586', u'INT_SLESS_-1207958554'), (u'CALL_-1207957891', u'INDIRECT_-1207945109'), (u'CALL_-1207957541', u'INDIRECT_-1207942482'), (u'CALL_-1207957491', u'INDIRECT_-1207942809'), (u'LOAD_-1207955427', u'INT_NOTEQUAL_-1207955411'), (u'MULTIEQUAL_-1207942732', u'MULTIEQUAL_-1207942669'), ('const--2', u'INT_MULT_-1207946619'), ('tmp_7392', u'CBRANCH_-1207952846'), (u'INT_ADD_-1207958780', u'MULTIEQUAL_-1207952883'), (u'INDIRECT_-1207943435', u'MULTIEQUAL_-1207943341'), (u'INDIRECT_-1207944784', u'MULTIEQUAL_-1207944613'), (u'INDIRECT_-1207948410', u'MULTIEQUAL_-1207948296'), (u'PTRADD_-1207941444', u'LOAD_-1207957798'), (u'MULTIEQUAL_-1207949671', u'PTRADD_-1207953068'), (u'CALL_-1207952644', u'INDIRECT_-1207940876'), (u'INDIRECT_-1207940474', u'MULTIEQUAL_-1207940347'), (u'CALL_-1207952580', u'INDIRECT_-1207942242'), ('const--1', u'INT_ADD_-1207953207'), (u'LOAD_-1207953901', u'STORE_-1207953854'), (u'INDIRECT_-1207943213', u'MULTIEQUAL_-1207943987'), ('tmp_27917', u'INT_ADD_-1207958508'), (u'INDIRECT_-1207941783', u'MULTIEQUAL_-1207942499'), (u'MULTIEQUAL_-1207944156', u'MULTIEQUAL_-1207944137'), ('const-433', u'LOAD_-1207953573'), (u'CALL_-1207953871', u'INDIRECT_-1207940198'), (u'INT_EQUAL_-1207957766', u'CBRANCH_-1207957763'), (u'CALL_-1207953951', u'INDIRECT_-1207941256'), (u'MULTIEQUAL_-1207945392', u'MULTIEQUAL_-1207945380'), (u'CALL_-1207954058', u'INDIRECT_-1207944319'), (u'CALL_-1207955336', u'INDIRECT_-1207941938'), (u'CALL_-1207953782', u'INDIRECT_-1207944171'), (u'CALL_-1207953703', u'INDIRECT_-1207940954'), (u'MULTIEQUAL_-1207946947', u'MULTIEQUAL_-1207946725'), (u'CALL_-1207956925', u'INDIRECT_-1207942918'), (u'LOAD_-1207953854', u'CALL_-1207953782'), (u'CALL_-1207953210', u'INDIRECT_-1207945491'), (u'INDIRECT_-1207942331', u'MULTIEQUAL_-1207944440'), (u'INDIRECT_-1207943661', u'MULTIEQUAL_-1207944377'), (u'INDIRECT_-1207946537', u'MULTIEQUAL_-1207946128'), (u'INDIRECT_-1207945650', u'MULTIEQUAL_-1207945577'), (u'INDIRECT_-1207941363', u'MULTIEQUAL_-1207941235'), (u'STORE_-1207953391', u'INDIRECT_-1207945199'), (u'CALL_-1207953059', u'INDIRECT_-1207939659'), (u'CALL_-1207954202', u'INDIRECT_-1207941259'), (u'CAST_-1207940208', u'INT_NOTEQUAL_-1207956002'), (u'INDIRECT_-1207942824', u'MULTIEQUAL_-1207943319'), (u'CALLIND_-1207957474', u'INDIRECT_-1207945879'), (u'INDIRECT_-1207941583', u'MULTIEQUAL_-1207941493'), (u'INDIRECT_-1207943106', u'MULTIEQUAL_-1207943194'), (u'INDIRECT_-1207947892', u'MULTIEQUAL_-1207947729'), (u'CALL_-1207954162', u'INDIRECT_-1207942612'), (u'INDIRECT_-1207941469', u'MULTIEQUAL_-1207942185'), (u'PTRSUB_-1207957992', u'CAST_-1207941459'), (u'CALL_-1207957491', u'INDIRECT_-1207949754'), ('tmp_53177', u'MULTIEQUAL_-1207944911'), (u'MULTIEQUAL_-1207946527', u'MULTIEQUAL_-1207948332'), ('const-8', u'PTRADD_-1207941092'), (u'CALL_-1207957491', u'INDIRECT_-1207944371'), (u'MULTIEQUAL_-1207942061', u'MULTIEQUAL_-1207942043'), (u'CALL_-1207951980', u'INDIRECT_-1207939362'), (u'INDIRECT_-1207943895', u'MULTIEQUAL_-1207943766'), (u'MULTIEQUAL_-1207949794', u'MULTIEQUAL_-1207949779'), (u'INDIRECT_-1207944379', u'MULTIEQUAL_-1207944096'), ('const-433', u'LOAD_-1207958826'), (u'CALL_-1207953035', u'INDIRECT_-1207944218'), (u'CALL_-1207955360', u'INDIRECT_-1207946918'), (u'INT_ADD_-1207953345', u'STORE_-1207953360'), (u'CALL_-1207951869', u'INDIRECT_-1207940752'), (u'STORE_-1207953773', u'INDIRECT_-1207946287'), (u'LOAD_-1207958826', u'COPY_-1207942063'), (u'LOAD_-1207956428', u'INT_SEXT_-1207956411'), ('tmp_8458', u'BRANCH_-1207951971'), (u'INDIRECT_-1207941705', u'MULTIEQUAL_-1207943814'), ('const-21753', u'INT_ADD_-1207954401'), (u'INT_ADD_-1207951534', u'MULTIEQUAL_-1207948906'), ('tmp_27911', u'PTRSUB_-1207940878'), (u'CALL_-1207953738', u'INDIRECT_-1207942460'), (u'MULTIEQUAL_-1207941033', u'MULTIEQUAL_-1207941018'), (u'MULTIEQUAL_-1207949779', u'MULTIEQUAL_-1207949776'), (u'CALL_-1207953203', u'INDIRECT_-1207941061'), (u'INT_ADD_-1207956549', u'CAST_-1207940490'), (u'MULTIEQUAL_-1207944138', u'MULTIEQUAL_-1207944288'), (u'CAST_-1207941134', u'LOAD_-1207954421'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944001'), (u'CALL_-1207953187', u'INDIRECT_-1207942403'), ('tmp_53170', u'MULTIEQUAL_-1207946007'), (u'INDIRECT_-1207940790', u'MULTIEQUAL_-1207941285'), (u'INT_ADD_-1207953547', u'CAST_-1207939492'), (u'CALL_-1207953738', u'INDIRECT_-1207941052'), (u'INDIRECT_-1207945466', u'MULTIEQUAL_-1207945387'), (u'INDIRECT_-1207943395', u'MULTIEQUAL_-1207943440'), (u'CALL_-1207953057', u'INDIRECT_-1207940109'), (u'INDIRECT_-1207948084', u'MULTIEQUAL_-1207947468'), (u'CALL_-1207953035', u'INDIRECT_-1207940592'), (u'MULTIEQUAL_-1207943817', u'MULTIEQUAL_-1207943595'), (u'MULTIEQUAL_-1207942275', u'MULTIEQUAL_-1207943670'), (u'CALL_-1207957960', u'INDIRECT_-1207943422'), (u'CALL_-1207953061', u'INDIRECT_-1207939527'), (u'CALL_-1207953210', u'INDIRECT_-1207940054'), (u'INDIRECT_-1207942313', u'MULTIEQUAL_-1207945475'), (u'MULTIEQUAL_-1207945548', u'MULTIEQUAL_-1207945536'), (u'INDIRECT_-1207946761', u'MULTIEQUAL_-1207948432'), ('const-0', u'INT_EQUAL_-1207958468'), (u'CALL_-1207954162', u'INT_EQUAL_-1207953653'), (u'INDIRECT_-1207943606', u'MULTIEQUAL_-1207944706'), (u'MULTIEQUAL_-1207948466', u'MULTIEQUAL_-1207948447'), (u'CALL_-1207953782', u'INDIRECT_-1207941357'), (u'INDIRECT_-1207944991', u'MULTIEQUAL_-1207944451'), (u'INDIRECT_-1207944882', u'MULTIEQUAL_-1207948296'), (u'LOAD_-1207958989', u'INT_EQUAL_-1207958972'), (u'LOAD_-1207958989', u'INT_LESS_-1207958972'), (u'CALL_-1207953228', u'INDIRECT_-1207944602'), (u'MULTIEQUAL_-1207944095', u'MULTIEQUAL_-1207944074'), (u'CAST_-1207941135', u'LOAD_-1207957471'), (u'CALL_-1207953564', u'INDIRECT_-1207945078'), (u'CALL_-1207953065', u'INDIRECT_-1207940199'), (u'INDIRECT_-1207945781', u'MULTIEQUAL_-1207945734'), (u'CALL_-1207955360', u'INDIRECT_-1207945703'), (u'INDIRECT_-1207941837', u'MULTIEQUAL_-1207941698'), (u'CALL_-1207953947', u'INDIRECT_-1207940646'), (u'CALL_-1207951938', u'INDIRECT_-1207943652'), (u'CALL_-1207953189', u'INDIRECT_-1207940679'), (u'LOAD_-1207955401', u'INT_NOTEQUAL_-1207955385'), (u'CAST_-1207941378', u'CALL_-1207953203'), (u'MULTIEQUAL_-1207945614', u'MULTIEQUAL_-1207945599'), (u'STORE_-1207958131', u'INDIRECT_-1207944563'), (u'INDIRECT_-1207941817', u'MULTIEQUAL_-1207941660'), ('const--584', u'PTRSUB_-1207941877'), (u'MULTIEQUAL_-1207941828', u'MULTIEQUAL_-1207941807'), (u'MULTIEQUAL_-1207948828', u'CALL_-1207951869'), (u'MULTIEQUAL_-1207950455', u'INT_ZEXT_-1207953201'), (u'INDIRECT_-1207944070', u'MULTIEQUAL_-1207943910'), (u'LOAD_-1207953088', u'PTRADD_-1207938651'), (u'CALL_-1207953228', u'INDIRECT_-1207939165'), ('const-433', u'LOAD_-1207951540'), (u'INDIRECT_-1207945077', u'MULTIEQUAL_-1207944938'), (u'INDIRECT_-1207943427', u'MULTIEQUAL_-1207942887'), (u'CALL_-1207952642', u'INDIRECT_-1207941008'), (u'CALL_-1207953215', u'INDIRECT_-1207939292'), (u'COPY_-1207942152', u'MULTIEQUAL_-1207952409'), (u'CALL_-1207957491', u'INDIRECT_-1207943121'), (u'MULTIEQUAL_-1207942217', u'MULTIEQUAL_-1207942196'), (u'INDIRECT_-1207940999', u'MULTIEQUAL_-1207941715'), (u'CALL_-1207958016', u'INDIRECT_-1207946280'), (u'INDIRECT_-1207941412', u'MULTIEQUAL_-1207941079'), ('tmp_53173', u'MULTIEQUAL_-1207945537'), (u'MULTIEQUAL_-1207944907', u'MULTIEQUAL_-1207947037'), (u'LOAD_-1207953901', u'CALL_-1207951864'), (u'MULTIEQUAL_-1207939796', u'MULTIEQUAL_-1207939775'), (u'BOOL_NEGATE_-1207949359', u'BOOL_AND_-1207958935'), (u'CALL_-1207953059', u'INDIRECT_-1207944067'), ('const--584', u'PTRSUB_-1207940878'), (u'CALL_-1207953407', u'INDIRECT_-1207941258'), (u'CALL_-1207953548', u'INDIRECT_-1207941972'), (u'INDIRECT_-1207943180', u'MULTIEQUAL_-1207946633'), (u'CALL_-1207953210', u'INDIRECT_-1207944993'), (u'CALL_-1207953800', u'INDIRECT_-1207942812'), (u'MULTIEQUAL_-1207941326', u'MULTIEQUAL_-1207943127'), ('const-0', u'INT_EQUAL_-1207956059'), (u'CALL_-1207953707', u'INDIRECT_-1207942391'), ('tmp_53176', u'MULTIEQUAL_-1207945067'), (u'INDIRECT_-1207940208', u'MULTIEQUAL_-1207943661'), (u'CALL_-1207953296', u'INDIRECT_-1207941517'), (u'INT_NOTEQUAL_-1207954066', u'CBRANCH_-1207954065'), (u'MULTIEQUAL_-1207942106', u'MULTIEQUAL_-1207942094'), (u'CALL_-1207951861', u'INDIRECT_-1207942710'), (u'CALL_-1207952730', u'INDIRECT_-1207941373'), (u'MULTIEQUAL_-1207943997', u'MULTIEQUAL_-1207945392'), (u'INDIRECT_-1207943448', u'MULTIEQUAL_-1207946947'), ('const-0', u'PTRSUB_-1207956729'), ('const-3649381', u'COPY_-1207937799'), (u'INDIRECT_-1207945272', u'INT_LESS_-1207954100'), (u'CAST_-1207939492', u'LOAD_-1207953563'), (u'INDIRECT_-1207942298', u'MULTIEQUAL_-1207942217'), (u'INDIRECT_-1207944443', u'MULTIEQUAL_-1207946029'), (u'CALL_-1207956305', u'INDIRECT_-1207944858'), (u'PTRSUB_-1207941953', u'CALL_-1207954162'), (u'CALL_-1207953187', u'INDIRECT_-1207942717'), (u'CALL_-1207953061', u'INDIRECT_-1207942813'), (u'CALL_-1207953203', u'INDIRECT_-1207941999'), (u'MULTIEQUAL_-1207946486', u'MULTIEQUAL_-1207946636'), (u'CALL_-1207957960', u'INDIRECT_-1207948235'), (u'INT_EQUAL_-1207954378', u'CBRANCH_-1207954377'), (u'MULTIEQUAL_-1207944924', u'MULTIEQUAL_-1207944861'), (u'CALL_-1207953061', u'INDIRECT_-1207940627'), (u'CALL_-1207955360', u'INDIRECT_-1207941793'), (u'INDIRECT_-1207944935', u'MULTIEQUAL_-1207946959'), (u'STORE_-1207954415', u'INDIRECT_-1207947175'), (u'INDIRECT_-1207944013', u'MULTIEQUAL_-1207943909'), (u'CALL_-1207958016', u'INDIRECT_-1207942996'), (u'INDIRECT_-1207943930', u'MULTIEQUAL_-1207943769'), (u'CALL_-1207952668', u'INDIRECT_-1207941825'), (u'INDIRECT_-1207943545', u'MULTIEQUAL_-1207943441'), (u'CALL_-1207954407', u'INDIRECT_-1207945699'), (u'INDIRECT_-1207941810', u'MULTIEQUAL_-1207941639'), (u'INDIRECT_-1207945631', u'MULTIEQUAL_-1207945547'), (u'INDIRECT_-1207941404', u'MULTIEQUAL_-1207942732'), (u'COPY_-1207953604', u'MULTIEQUAL_-1207951041'), (u'STORE_-1207956826', u'INDIRECT_-1207942322'), (u'CALL_-1207953714', u'INDIRECT_-1207939479'), (u'CALL_-1207953189', u'INDIRECT_-1207939585'), (u'INDIRECT_-1207941168', u'MULTIEQUAL_-1207941184'), (u'MULTIEQUAL_-1207947955', u'MULTIEQUAL_-1207947931'), (u'LOAD_-1207957947', u'CAST_-1207941380'), (u'CALL_-1207952706', u'INDIRECT_-1207942772'), (u'CALL_-1207956910', u'INDIRECT_-1207942907'), (u'MULTIEQUAL_-1207941794', u'MULTIEQUAL_-1207943595'), (u'INDIRECT_-1207942574', u'MULTIEQUAL_-1207942590'), (u'INT_NOTEQUAL_-1207956409', u'CBRANCH_-1207956404'), ('const-1', u'STORE_-1207954404'), (u'CALL_-1207952857', u'INDIRECT_-1207939894'), (u'INDIRECT_-1207943695', u'MULTIEQUAL_-1207943537'), (u'INT_ADD_-1207952942', u'CAST_-1207938495'), (u'CALL_-1207957103', u'INDIRECT_-1207944219'), ('tmp_27917', u'INT_ADD_-1207956267'), (u'MULTIEQUAL_-1207946752', u'MULTIEQUAL_-1207946740'), ('const-20561', u'INT_ADD_-1207959108'), (u'CALL_-1207957177', u'INDIRECT_-1207942702'), (u'CALL_-1207951869', u'INDIRECT_-1207942474'), (u'INT_NOTEQUAL_-1207956759', u'CBRANCH_-1207956754'), (u'INDIRECT_-1207942269', u'MULTIEQUAL_-1207942929'), (u'CALL_-1207953035', u'INDIRECT_-1207941844'), (u'CALL_-1207953254', u'INDIRECT_-1207942901'), (u'MULTIEQUAL_-1207945810', u'MULTIEQUAL_-1207945789'), ('const-5', u'COPY_-1207959021'), ('const-13936', u'INT_ADD_-1207952942'), (u'INT_EQUAL_-1207954316', u'CBRANCH_-1207954302'), (u'CALL_-1207953738', u'INDIRECT_-1207940270'), (u'CALL_-1207956647', u'INDIRECT_-1207942116'), (u'CALL_-1207951980', u'INDIRECT_-1207944301'), (u'CALL_-1207951877', u'INDIRECT_-1207940803'), (u'CALL_-1207953703', u'INDIRECT_-1207942986'), (u'CALL_-1207953575', u'INDIRECT_-1207941051'), (u'CALL_-1207951861', u'INDIRECT_-1207943338'), (u'CALL_-1207953296', u'INDIRECT_-1207941359'), ('const-8', u'PTRADD_-1207941444'), (u'CAST_-1207940370', u'LOAD_-1207956337'), (u'INDIRECT_-1207944179', u'MULTIEQUAL_-1207944224'), ('const-8', u'PTRADD_-1207941066'), (u'INDIRECT_-1207948518', u'MULTIEQUAL_-1207948410'), (u'INDIRECT_-1207940177', u'MULTIEQUAL_-1207940087'), (u'CALL_-1207954058', u'INDIRECT_-1207942283'), ('const-67', u'INT_ADD_-1207956412'), (u'INDIRECT_-1207944401', u'MULTIEQUAL_-1207944288'), (u'CALL_-1207952887', u'INDIRECT_-1207943359'), (u'INDIRECT_-1207946101', u'MULTIEQUAL_-1207946017'), (u'MULTIEQUAL_-1207943500', u'MULTIEQUAL_-1207943470'), (u'INDIRECT_-1207946713', u'MULTIEQUAL_-1207946584'), (u'MULTIEQUAL_-1207942106', u'MULTIEQUAL_-1207943907'), (u'CALL_-1207953871', u'INDIRECT_-1207941292'), (u'INDIRECT_-1207944627', u'MULTIEQUAL_-1207944758'), ('tmp_27911', u'PTRSUB_-1207939749'), (u'CALL_-1207953847', u'INDIRECT_-1207943003'), (u'CALL_-1207957070', u'INDIRECT_-1207943098'), (u'CALL_-1207957177', u'INDIRECT_-1207945988'), (u'INDIRECT_-1207944783', u'MULTIEQUAL_-1207944914'), (u'INDIRECT_-1207942788', u'MULTIEQUAL_-1207944454'), (u'MULTIEQUAL_-1207943939', u'MULTIEQUAL_-1207943918'), (u'INDIRECT_-1207947008', u'MULTIEQUAL_-1207947729'), (u'MULTIEQUAL_-1207947386', u'MULTIEQUAL_-1207948466'), ('const-433', u'LOAD_-1207958217'), (u'INDIRECT_-1207941987', u'MULTIEQUAL_-1207942032'), (u'CALL_-1207953548', u'INDIRECT_-1207945442'), (u'CALL_-1207955913', u'INDIRECT_-1207941574'), ('const-0', u'INT_NOTEQUAL_-1207957874'), (u'CALL_-1207953665', u'INDIRECT_-1207945523'), (u'CALL_-1207956910', u'INDIRECT_-1207944159'), (u'INT_ADD_-1207955521', u'CAST_-1207940160'), ('tmp_2986', u'CBRANCH_-1207956691'), (u'CALL_-1207953847', u'INDIRECT_-1207944502'), (u'PTRSUB_-1207941655', u'CALL_-1207957991'), (u'INDIRECT_-1207944389', u'MULTIEQUAL_-1207944221'), (u'INDIRECT_-1207945328', u'MULTIEQUAL_-1207946428'), (u'MULTIEQUAL_-1207944794', u'MULTIEQUAL_-1207944764'), (u'CALL_-1207955360', u'INDIRECT_-1207943513'), (u'CALL_-1207953033', u'INDIRECT_-1207942290'), (u'STORE_-1207954401', u'INDIRECT_-1207947382'), (u'INDIRECT_-1207944257', u'COPY_-1207944258'), (u'INDIRECT_-1207943208', u'MULTIEQUAL_-1207943044'), (u'INDIRECT_-1207946183', u'MULTIEQUAL_-1207948047'), (u'INT_EQUAL_-1207956630', u'CBRANCH_-1207956624'), ('const-433', u'LOAD_-1207957798'), (u'CALL_-1207958300', u'INDIRECT_-1207947097'), ('const-433', u'STORE_-1207953391'), (u'MULTIEQUAL_-1207947931', u'MULTIEQUAL_-1207947877'), (u'STORE_-1207953556', u'INDIRECT_-1207946681'), (u'CALL_-1207954127', u'INDIRECT_-1207944363'), (u'CALL_-1207951974', u'INDIRECT_-1207943294'), (u'CALL_-1207957991', u'INDIRECT_-1207943601'), (u'MULTIEQUAL_-1207943685', u'MULTIEQUAL_-1207945080'), ('tmp_6398', u'CBRANCH_-1207953714'), (u'CALL_-1207954100', u'INDIRECT_-1207944655'), ('const-3660976', u'COPY_-1207937920'), (u'INT_ADD_-1207958474', u'CAST_-1207941790'), (u'CALL_-1207957960', u'INDIRECT_-1207946552'), (u'CALL_-1207957541', u'INDIRECT_-1207947421'), (u'CALL_-1207956910', u'INDIRECT_-1207945097'), (u'INDIRECT_-1207947368', u'MULTIEQUAL_-1207947270'), (u'CALL_-1207956647', u'INDIRECT_-1207942740'), (u'CALL_-1207953800', u'INDIRECT_-1207940776'), (u'CALL_-1207953065', u'INDIRECT_-1207941295'), ('tmp_9610', u'CBRANCH_-1207953581'), (u'LOAD_-1207958490', u'INT_EQUAL_-1207958468'), (u'CALL_-1207956910', u'INDIRECT_-1207945411'), (u'CALL_-1207953847', u'INDIRECT_-1207943473'), (u'CALL_-1207953137', u'INDIRECT_-1207940162'), (u'CALL_-1207953061', u'INDIRECT_-1207941097'), (u'PTRADD_-1207958935', u'COPY_-1207942134'), (u'MULTIEQUAL_-1207948217', u'MULTIEQUAL_-1207948198'), (u'INDIRECT_-1207945181', u'MULTIEQUAL_-1207945143'), (u'CALL_-1207952668', u'INDIRECT_-1207940729'), (u'CALL_-1207955360', u'INDIRECT_-1207945547'), (u'PTRADD_-1207941530', u'LOAD_-1207957947'), (u'CALL_-1207956910', u'INDIRECT_-1207942439'), (u'CALL_-1207954407', u'INDIRECT_-1207940916'), (u'CALL_-1207953548', u'INDIRECT_-1207941346'), (u'CALL_-1207953063', u'INDIRECT_-1207942993'), ('tmp_53174', u'MULTIEQUAL_-1207945381'), ('const-1', u'STORE_-1207956665'), (u'INDIRECT_-1207943375', u'MULTIEQUAL_-1207943506'), (u'CALL_-1207955336', u'INDIRECT_-1207946409'), ('const-13944', u'INT_ADD_-1207953473'), (u'COPY_-1207937992', u'CALL_-1207953059'), ('const-0', u'CALL_-1207951938'), ('tmp_3078', u'CBRANCH_-1207956624'), (u'INDIRECT_-1207944488', u'MULTIEQUAL_-1207948047'), ('const--1', u'INT_ADD_-1207957575'), (u'INDIRECT_-1207941559', u'MULTIEQUAL_-1207941465'), (u'CALL_-1207951922', u'INDIRECT_-1207942315'), (u'MULTIEQUAL_-1207941165', u'MULTIEQUAL_-1207941153'), (u'INDIRECT_-1207940454', u'MULTIEQUAL_-1207940888'), (u'INT_ZEXT_-1207951528', u'INT_MULT_-1207944926'), (u'CALL_-1207953254', u'INDIRECT_-1207943841'), (u'CALL_-1207953061', u'INDIRECT_-1207941247'), (u'CALL_-1207954360', u'INDIRECT_-1207947827'), (u'INDIRECT_-1207944305', u'COPY_-1207944328'), (u'INDIRECT_-1207942478', u'CALL_-1207954340'), (u'INDIRECT_-1207940709', u'MULTIEQUAL_-1207941483'), (u'INDIRECT_-1207948246', u'MULTIEQUAL_-1207948153'), (u'INDIRECT_-1207947214', u'MULTIEQUAL_-1207947059'), (u'CALL_-1207953039', u'INDIRECT_-1207944353'), ('const-20161', u'INT_ADD_-1207956240'), (u'INDIRECT_-1207942240', u'MULTIEQUAL_-1207945693'), (u'CALL_-1207953703', u'INDIRECT_-1207946142'), (u'CAST_-1207941118', u'STORE_-1207954398'), (u'INT_ADD_-1207953922', u'MULTIEQUAL_-1207949448'), (u'CALL_-1207956777', u'INDIRECT_-1207945310'), (u'STORE_-1207953478', u'INDIRECT_-1207946206'), (u'CALL_-1207952644', u'INDIRECT_-1207944032'), (u'INDIRECT_-1207945617', u'MULTIEQUAL_-1207945488'), (u'CALL_-1207952246', u'INDIRECT_-1207941939'), (u'MULTIEQUAL_-1207948888', u'INT_ZEXT_-1207956048'), (u'CALL_-1207953834', u'INDIRECT_-1207945603'), ('const--552', u'PTRSUB_-1207938260'), (u'CALL_-1207951980', u'INDIRECT_-1207944799'), (u'CALL_-1207953776', u'INDIRECT_-1207941391'), ('tmp_27911', u'PTRSUB_-1207941661'), (u'COPY_-1207939940', u'MULTIEQUAL_-1207950501'), (u'CALL_-1207951861', u'INDIRECT_-1207943494'), (u'INDIRECT_-1207939694', u'MULTIEQUAL_-1207943193'), (u'CALL_-1207952642', u'INDIRECT_-1207942886'), (u'INDIRECT_-1207944835', u'INT_ADD_-1207957575'), (u'INDIRECT_-1207947316', u'FLOAT_LESSEQUAL_-1207956317'), (u'LOAD_-1207953901', u'PTRADD_-1207939182'), ('const-16265', u'INT_ADD_-1207958363'), (u'CALL_-1207953871', u'INDIRECT_-1207939886'), (u'INDIRECT_-1207944644', u'MULTIEQUAL_-1207946740'), (u'CALL_-1207954127', u'INDIRECT_-1207941363'), (u'CALL_-1207953407', u'INDIRECT_-1207940478'), (u'INDIRECT_-1207941422', u'MULTIEQUAL_-1207941321'), (u'INDIRECT_-1207942638', u'MULTIEQUAL_-1207942726'), (u'CALL_-1207953800', u'INDIRECT_-1207943750'), ('tmp_27917', u'INT_ADD_-1207954384'), (u'INDIRECT_-1207943484', u'PTRADD_-1207953905'), (u'INDIRECT_-1207941802', u'MULTIEQUAL_-1207941638'), (u'PTRSUB_-1207940998', u'CALL_-1207956925'), (u'CALL_-1207953815', u'INDIRECT_-1207945848'), (u'CALL_-1207953575', u'INDIRECT_-1207943865'), (u'MULTIEQUAL_-1207945692', u'MULTIEQUAL_-1207945662'), (u'CALL_-1207953210', u'INDIRECT_-1207942868'), ('const-0', u'INT_EQUAL_-1207957456'), (u'CALL_-1207951974', u'INDIRECT_-1207944821'), (u'CALL_-1207952604', u'INDIRECT_-1207940531'), ('const-433', u'LOAD_-1207955537'), (u'MULTIEQUAL_-1207942888', u'MULTIEQUAL_-1207943038'), (u'MULTIEQUAL_-1207945063', u'MULTIEQUAL_-1207947193'), (u'COPY_-1207940218', u'MULTIEQUAL_-1207950481'), (u'CALL_-1207953776', u'INDIRECT_-1207944954'), (u'MULTIEQUAL_-1207942559', u'MULTIEQUAL_-1207942843'), (u'CALL_-1207953707', u'INDIRECT_-1207940515'), (u'MULTIEQUAL_-1207950440', u'INT_EQUAL_-1207953217'), (u'CALL_-1207953137', u'INDIRECT_-1207943446'), (u'LOAD_-1207953213', u'INT_LESS_-1207953196'), (u'LOAD_-1207953213', u'INT_EQUAL_-1207953196'), (u'CALL_-1207953809', u'INDIRECT_-1207942259'), (u'CALL_-1207953714', u'INDIRECT_-1207942449'), (u'INDIRECT_-1207944223', u'MULTIEQUAL_-1207944139'), ('const-3661272', u'COPY_-1207941246'), (u'INDIRECT_-1207942191', u'MULTIEQUAL_-1207941908'), ('const-1', u'PTRADD_-1207955998'), (u'INDIRECT_-1207941295', u'MULTIEQUAL_-1207941174'), (u'CALL_-1207953035', u'INDIRECT_-1207940748'), ('tmp_470', u'CBRANCH_-1207959043'), (u'CALL_-1207954014', u'INDIRECT_-1207942720'), (u'MULTIEQUAL_-1207944324', u'MULTIEQUAL_-1207944294'), ('const-13928', u'INT_ADD_-1207953571'), (u'MULTIEQUAL_-1207941482', u'MULTIEQUAL_-1207941419'), (u'INDIRECT_-1207944646', u'MULTIEQUAL_-1207944565'), (u'INDIRECT_-1207944845', u'MULTIEQUAL_-1207944751'), (u'INT_ADD_-1207955980', u'CAST_-1207940198'), (u'MULTIEQUAL_-1207940867', u'MULTIEQUAL_-1207942262'), (u'INDIRECT_-1207946155', u'MULTIEQUAL_-1207945905'), (u'INDIRECT_-1207944471', u'MULTIEQUAL_-1207944602'), (u'INDIRECT_-1207944799', u'MULTIEQUAL_-1207945159'), ('const-17105', u'INT_ADD_-1207956158'), (u'MULTIEQUAL_-1207950233', u'MULTIEQUAL_-1207949209'), (u'INDIRECT_-1207941498', u'MULTIEQUAL_-1207941327'), (u'CALL_-1207953033', u'INDIRECT_-1207940568'), (u'CALL_-1207953296', u'INDIRECT_-1207942925'), (u'CALL_-1207954162', u'INT_ADD_-1207953922'), (u'INDIRECT_-1207947835', u'MULTIEQUAL_-1207947219'), (u'CALL_-1207953707', u'INDIRECT_-1207945298'), ('tmp_27917', u'INT_ADD_-1207953758'), (u'CALL_-1207952004', u'INDIRECT_-1207944394'), ('const-0', u'INT_NOTEQUAL_-1207953857'), (u'INDIRECT_-1207942611', u'MULTIEQUAL_-1207942508'), ('const-3643960', u'PTRSUB_-1207942096'), (u'LOAD_-1207956565', u'INT_NOTEQUAL_-1207956549'), (u'COPY_-1207937771', u'CALL_-1207952666'), (u'INT_ADD_-1207954262', u'CAST_-1207939285'), (u'CALL_-1207951974', u'INDIRECT_-1207940632'), (u'CALL_-1207956522', u'INDIRECT_-1207943441'), ('const-2', u'COPY_-1207951894'), (u'CALL_-1207956925', u'INDIRECT_-1207943700'), ('const-8', u'PTRADD_-1207938695'), ('const-3660368', u'COPY_-1207937771'), (u'INDIRECT_-1207945927', u'MULTIEQUAL_-1207945690'), ('const-10849', u'INT_ADD_-1207956696'), (u'CALL_-1207953035', u'INDIRECT_-1207941682'), (u'CALL_-1207952644', u'INDIRECT_-1207939936'), (u'INDIRECT_-1207945310', u'MULTIEQUAL_-1207945231'), (u'CALL_-1207953575', u'INDIRECT_-1207944335'), (u'INDIRECT_-1207941066', u'MULTIEQUAL_-1207942732'), (u'CALL_-1207953714', u'INDIRECT_-1207939791'), (u'MULTIEQUAL_-1207949448', u'INT_LESS_-1207954100'), (u'INDIRECT_-1207945010', u'MULTIEQUAL_-1207944677'), ('tmp_27917', u'INT_ADD_-1207958544'), (u'INDIRECT_-1207940778', u'MULTIEQUAL_-1207942106'), (u'CALL_-1207953059', u'CALL_-1207953035'), (u'CALL_-1207953059', u'CALL_-1207953035'), ('const--616', u'PTRSUB_-1207941544'), (u'INDIRECT_-1207941046', u'MULTIEQUAL_-1207941972'), (u'CALL_-1207951864', u'INDIRECT_-1207939484'), (u'CALL_-1207957557', u'CALL_-1207957070'), (u'CALL_-1207953575', u'INDIRECT_-1207944805'), (u'INDIRECT_-1207939518', u'MULTIEQUAL_-1207939952'), (u'CALL_-1207952604', u'INDIRECT_-1207941627'), (u'CALL_-1207956647', u'INDIRECT_-1207943052'), (u'MULTIEQUAL_-1207950501', u'PTRADD_-1207953968'), (u'MULTIEQUAL_-1207946029', u'MULTIEQUAL_-1207945969'), ('const-40', u'INT_ADD_-1207954146'), (u'INDIRECT_-1207942739', u'MULTIEQUAL_-1207943399'), (u'MULTIEQUAL_-1207944293', u'MULTIEQUAL_-1207944281'), (u'CALL_-1207953548', u'INDIRECT_-1207942286'), (u'BOOL_AND_-1207953159', u'INT_EQUAL_-1207953161'), (u'CALL_-1207952246', u'INDIRECT_-1207945188'), (u'CALL_-1207953621', u'INDIRECT_-1207941082'), (u'CALL_-1207956647', u'INDIRECT_-1207946899'), (u'CAST_-1207940069', u'LOAD_-1207953584'), (u'INDIRECT_-1207941568', u'MULTIEQUAL_-1207941408'), (u'INDIRECT_-1207946997', u'MULTIEQUAL_-1207950455'), (u'CALL_-1207953059', u'INDIRECT_-1207940911'), ('const-433', u'STORE_-1207953372'), (u'MULTIEQUAL_-1207947001', u'MULTIEQUAL_-1207946989'), (u'MULTIEQUAL_-1207949281', u'PTRADD_-1207939830'), (u'INT_EQUAL_-1207953196', u'MULTIEQUAL_-1207948335'), (u'CALL_-1207953033', u'INDIRECT_-1207939630'), (u'INT_ADD_-1207957519', u'CAST_-1207941157'), (u'INDIRECT_-1207941971', u'MULTIEQUAL_-1207941834'), (u'MULTIEQUAL_-1207941346', u'MULTIEQUAL_-1207941330'), (u'INDIRECT_-1207946357', u'MULTIEQUAL_-1207947381'), (u'STORE_-1207956720', u'INDIRECT_-1207946845'), (u'CALL_-1207954202', u'INDIRECT_-1207941883'), (u'CALL_-1207957002', u'INDIRECT_-1207945161'), (u'COPY_-1207938115', u'CALL_-1207953228'), (u'CALL_-1207953871', u'INDIRECT_-1207940980'), (u'INT_ADD_-1207938306', u'CAST_-1207938100'), ('const-3660864', u'COPY_-1207937834'), (u'CALL_-1207956876', u'INDIRECT_-1207945071'), (u'INDIRECT_-1207943381', u'SUBPIECE_-1207943383'), ('tmp_737', u'CBRANCH_-1207958853'), (u'INDIRECT_-1207942506', u'MULTIEQUAL_-1207942346'), (u'INDIRECT_-1207939640', u'MULTIEQUAL_-1207940565'), (u'CALL_-1207951861', u'INDIRECT_-1207942084'), (u'INDIRECT_-1207943891', u'COPY_-1207943932'), (u'INDIRECT_-1207944323', u'MULTIEQUAL_-1207944744'), (u'MULTIEQUAL_-1207946101', u'MULTIEQUAL_-1207945860'), (u'INDIRECT_-1207946101', u'MULTIEQUAL_-1207945860'), ('tmp_27917', u'INT_ADD_-1207956302'), (u'CALL_-1207953979', u'INDIRECT_-1207942910'), (u'COPY_-1207953175', u'MULTIEQUAL_-1207948848'), (u'INDIRECT_-1207942785', u'MULTIEQUAL_-1207943469'), (u'CALL_-1207953189', u'INDIRECT_-1207939741'), (u'INDIRECT_-1207947101', u'MULTIEQUAL_-1207947313'), (u'INDIRECT_-1207943606', u'MULTIEQUAL_-1207944101'), (u'CALL_-1207952857', u'INDIRECT_-1207940832'), (u'CALL_-1207955336', u'INDIRECT_-1207943032'), (u'CALL_-1207956305', u'INDIRECT_-1207945172'), (u'CALL_-1207953744', u'INDIRECT_-1207945400'), (u'INDIRECT_-1207944841', u'MULTIEQUAL_-1207944794'), (u'INDIRECT_-1207947919', u'MULTIEQUAL_-1207947931'), (u'INDIRECT_-1207946704', u'MULTIEQUAL_-1207946792'), ('const-0', u'PTRSUB_-1207956828'), (u'INDIRECT_-1207949283', u'MULTIEQUAL_-1207949209'), ('const-22153', u'INT_ADD_-1207959252'), (u'MULTIEQUAL_-1207944281', u'MULTIEQUAL_-1207946411'), (u'CALL_-1207956647', u'INDIRECT_-1207944774'), (u'CALL_-1207951980', u'INDIRECT_-1207940142'), (u'COPY_-1207939431', u'CALL_-1207954014'), (u'CALL_-1207951938', u'INDIRECT_-1207943184'), ('const-1', u'PTRADD_-1207953518'), (u'PTRADD_-1207956775', u'CAST_-1207940663'), (u'CALL_-1207952004', u'INDIRECT_-1207942113'), (u'CALL_-1207953800', u'INDIRECT_-1207940308'), (u'INT_ADD_-1207956213', u'CAST_-1207940313'), (u'COPY_-1207940423', u'CALL_-1207955360'), (u'CALL_-1207953800', u'INDIRECT_-1207944965'), (u'CALL_-1207952668', u'INDIRECT_-1207941669'), ('const-1', u'INT_ADD_-1207939656'), (u'CALL_-1207953809', u'INDIRECT_-1207944921'), (u'CALL_-1207952004', u'INDIRECT_-1207940703'), (u'CALL_-1207953035', u'INDIRECT_-1207943096'), (u'CALL_-1207954360', u'INDIRECT_-1207947329'), (u'CALL_-1207951864', u'INDIRECT_-1207939796'), (u'INDIRECT_-1207940310', u'MULTIEQUAL_-1207941638'), ('tmp_2373', u'CBRANCH_-1207957475'), (u'INDIRECT_-1207943115', u'MULTIEQUAL_-1207942986'), (u'CALL_-1207953228', u'INDIRECT_-1207941353'), (u'MULTIEQUAL_-1207943522', u'MULTIEQUAL_-1207943506'), ('tmp_27917', u'INT_ADD_-1207959309'), (u'INDIRECT_-1207944148', u'MULTIEQUAL_-1207943984'), (u'CALL_-1207954340', u'INDIRECT_-1207947975'), (u'COPY_-1207953087', u'MULTIEQUAL_-1207947342'), (u'CALL_-1207954014', u'INDIRECT_-1207944424'), (u'MULTIEQUAL_-1207948932', u'BOOL_NEGATE_-1207947276'), (u'CALL_-1207958300', u'INDIRECT_-1207946315'), (u'CALL_-1207957557', u'CALL_-1207957491'), (u'CALL_-1207952839', u'INDIRECT_-1207940934'), ('const-8', u'PTRADD_-1207941317'), (u'COPY_-1207938164', u'CALL_-1207951865'), (u'CALL_-1207954407', u'INDIRECT_-1207941540'), (u'INDIRECT_-1207945452', u'MULTIEQUAL_-1207945540'), (u'CALL_-1207953033', u'INDIRECT_-1207942916'), (u'MULTIEQUAL_-1207940997', u'MULTIEQUAL_-1207943127'), (u'CALL_-1207952706', u'INDIRECT_-1207940268'), ('const-36948', u'INT_ADD_-1207958580'), (u'INDIRECT_-1207942094', u'INT_ADD_-1207953955'), (u'CALL_-1207958300', u'INDIRECT_-1207945375'), (u'INDIRECT_-1207949136', u'MULTIEQUAL_-1207948900'), (u'CALL_-1207954100', u'INDIRECT_-1207940901'), (u'INDIRECT_-1207943726', u'MULTIEQUAL_-1207945392'), (u'MULTIEQUAL_-1207941403', u'MULTIEQUAL_-1207941386'), (u'CALL_-1207953668', u'INDIRECT_-1207940935'), (u'CALL_-1207952642', u'INDIRECT_-1207940694'), (u'CALL_-1207953809', u'INDIRECT_-1207941011'), (u'CALL_-1207953063', u'INDIRECT_-1207939707'), (u'MULTIEQUAL_-1207944281', u'MULTIEQUAL_-1207944565'), (u'LOAD_-1207956318', u'INT_EQUAL_-1207956289'), (u'INDIRECT_-1207944309', u'MULTIEQUAL_-1207948274'), (u'INT_ADD_-1207958625', u'CAST_-1207941867'), (u'CALL_-1207957891', u'INDIRECT_-1207946675'), (u'INT_ADD_-1207939624', u'PTRADD_-1207953063'), (u'INDIRECT_-1207950022', u'MULTIEQUAL_-1207949923'), (u'CALL_-1207952604', u'INDIRECT_-1207939593'), (u'INT_ADD_-1207953207', u'MULTIEQUAL_-1207950440'), (u'INDIRECT_-1207940885', u'MULTIEQUAL_-1207943044'), (u'INDIRECT_-1207942360', u'MULTIEQUAL_-1207942260'), (u'CALL_-1207953059', u'INDIRECT_-1207940759'), (u'MULTIEQUAL_-1207940706', u'MULTIEQUAL_-1207940690'), (u'PTRADD_-1207955993', u'COPY_-1207940480'), (u'CALL_-1207953035', u'INDIRECT_-1207941530'), (u'CALL_-1207953059', u'INDIRECT_-1207940441'), ('const--328', u'PTRSUB_-1207941655'), (u'STORE_-1207953064', u'INDIRECT_-1207945583'), (u'INT_ADD_-1207953758', u'CAST_-1207938105'), (u'MULTIEQUAL_-1207948906', u'INT_ADD_-1207951534'), (u'INDIRECT_-1207939972', u'MULTIEQUAL_-1207941638'), (u'CALL_-1207954407', u'INDIRECT_-1207942478'), ('tmp_2116', u'BRANCH_-1207957470'), (u'CALL_-1207956305', u'INDIRECT_-1207943762'), (u'INDIRECT_-1207941146', u'MULTIEQUAL_-1207944599'), (u'INDIRECT_-1207944400', u'MULTIEQUAL_-1207944239'), (u'INDIRECT_-1207943441', u'MULTIEQUAL_-1207943200'), (u'LOAD_-1207956538', u'CALL_-1207956522'), (u'MULTIEQUAL_-1207943441', u'MULTIEQUAL_-1207943200'), (u'INDIRECT_-1207942129', u'MULTIEQUAL_-1207941972'), (u'INDIRECT_-1207943828', u'MULTIEQUAL_-1207943706'), (u'CALL_-1207951980', u'INDIRECT_-1207941080'), (u'INDIRECT_-1207940478', u'MULTIEQUAL_-1207940341'), (u'INDIRECT_-1207944467', u'COPY_-1207944480'), (u'CALL_-1207953063', u'INDIRECT_-1207941115'), (u'CALL_-1207956647', u'INDIRECT_-1207946026'), (u'CALL_-1207952839', u'INDIRECT_-1207940622'), (u'CALL_-1207952996', u'INDIRECT_-1207942418'), (u'INDIRECT_-1207947382', u'MULTIEQUAL_-1207948379'), (u'CALL_-1207953037', u'INDIRECT_-1207942494'), (u'CALL_-1207953703', u'INDIRECT_-1207944238'), (u'CALL_-1207953065', u'INDIRECT_-1207944139'), (u'MULTIEQUAL_-1207945734', u'MULTIEQUAL_-1207945704'), (u'CALL_-1207953815', u'INDIRECT_-1207944165'), (u'CALL_-1207951974', u'INDIRECT_-1207940790'), (u'LOAD_-1207953570', u'INT_LESS_-1207953555'), (u'LOAD_-1207953570', u'INT_EQUAL_-1207953555'), (u'INDIRECT_-1207944938', u'MULTIEQUAL_-1207944910'), ('const-0', u'INT_NOTEQUAL_-1207956696'), (u'CALL_-1207951869', u'INDIRECT_-1207943414'), ('tmp_5988', u'CBRANCH_-1207954065'), (u'CALL_-1207953951', u'INDIRECT_-1207942348'), ('const-433', u'LOAD_-1207958099'), (u'CALL_-1207952996', u'INDIRECT_-1207942732'), (u'CALL_-1207957491', u'INDIRECT_-1207945311'), (u'CALL_-1207952964', u'INDIRECT_-1207943950'), (u'CAST_-1207941588', u'COPY_-1207958228'), (u'INDIRECT_-1207944375', u'MULTIEQUAL_-1207944281'), ('const-3645240', u'COPY_-1207938342'), (u'CALL_-1207953041', u'INDIRECT_-1207942224'), (u'INDIRECT_-1207940164', u'MULTIEQUAL_-1207940659'), (u'CALL_-1207953979', u'INDIRECT_-1207943783'), (u'COPY_-1207938015', u'CALL_-1207953061'), ('const-0', u'INT_EQUAL_-1207953120'), (u'INDIRECT_-1207943749', u'MULTIEQUAL_-1207943655'), (u'CALL_-1207957002', u'INDIRECT_-1207942971'), ('tmp_27917', u'INT_ADD_-1207959075'), ('tmp_112', u'CBRANCH_-1207959300'), (u'CALL_-1207953037', u'INDIRECT_-1207943114'), (u'INDIRECT_-1207944499', u'MULTIEQUAL_-1207944360'), (u'CALL_-1207953668', u'INDIRECT_-1207942341'), (u'LOAD_-1207956147', u'INT_NOTEQUAL_-1207956131'), (u'INDIRECT_-1207944296', u'MULTIEQUAL_-1207944312'), (u'INDIRECT_-1207945931', u'MULTIEQUAL_-1207945802'), (u'MULTIEQUAL_-1207947263', u'MULTIEQUAL_-1207947241'), (u'INT_EQUAL_-1207953923', u'CBRANCH_-1207953906'), (u'MULTIEQUAL_-1207948103', u'MULTIEQUAL_-1207950233'), (u'INDIRECT_-1207942901', u'MULTIEQUAL_-1207942800'), (u'INDIRECT_-1207947709', u'MULTIEQUAL_-1207947646'), (u'CALL_-1207953703', u'INDIRECT_-1207944394'), (u'CALL_-1207951877', u'INDIRECT_-1207940491'), (u'MULTIEQUAL_-1207946883', u'MULTIEQUAL_-1207946642'), (u'CALL_-1207953815', u'INDIRECT_-1207940411'), (u'INT_ZEXT_-1207953118', u'INT_MULT_-1207946579'), (u'INDIRECT_-1207941848', u'MULTIEQUAL_-1207943514'), (u'CAST_-1207940476', u'LOAD_-1207956538'), (u'CALL_-1207952940', u'INDIRECT_-1207943939'), (u'CALL_-1207956522', u'INDIRECT_-1207944223'), (u'CALL_-1207953979', u'INDIRECT_-1207939000'), (u'MULTIEQUAL_-1207941121', u'MULTIEQUAL_-1207941100'), ('const-433', u'STORE_-1207953773'), ('const-0', u'COPY_-1207951474'), (u'PTRSUB_-1207939320', u'INT_NOTEQUAL_-1207954066'), ('tmp_6910', u'CBRANCH_-1207953261'), (u'CALL_-1207957991', u'INDIRECT_-1207947760'), (u'PTRSUB_-1207938865', u'INT_NOTEQUAL_-1207953304'), (u'LOAD_-1207953078', u'INT_EQUAL_-1207953063'), (u'CALL_-1207954014', u'INDIRECT_-1207942094'), (u'MULTIEQUAL_-1207950455', u'INT_ZEXT_-1207951528'), ('const-0', u'INT_EQUAL_-1207959076'), (u'INDIRECT_-1207941197', u'MULTIEQUAL_-1207943356'), (u'CALL_-1207953707', u'INDIRECT_-1207940671'), (u'INDIRECT_-1207941479', u'MULTIEQUAL_-1207941340'), (u'MULTIEQUAL_-1207943529', u'MULTIEQUAL_-1207944924'), (u'INDIRECT_-1207941490', u'MULTIEQUAL_-1207941326'), (u'INDIRECT_-1207948152', u'MULTIEQUAL_-1207948202'), (u'CALL_-1207953564', u'INDIRECT_-1207943044'), (u'CALL_-1207953215', u'INDIRECT_-1207939448'), (u'CALL_-1207954014', u'INDIRECT_-1207943014'), (u'CALL_-1207951980', u'INDIRECT_-1207939986'), (u'MULTIEQUAL_-1207942373', u'MULTIEQUAL_-1207942355'), (u'PTRSUB_-1207941877', u'CALL_-1207957676'), (u'CALL_-1207953210', u'INDIRECT_-1207942086'), (u'CALL_-1207952887', u'INDIRECT_-1207943775'), (u'INDIRECT_-1207945409', u'MULTIEQUAL_-1207945540'), ('const-0', u'INT_NOTEQUAL_-1207955385'), (u'CALL_-1207953035', u'INDIRECT_-1207939654'), ('tmp_53172', u'MULTIEQUAL_-1207945693'), ('const-1', u'CALL_-1207957070'), (u'INDIRECT_-1207943629', u'MULTIEQUAL_-1207945662'), (u'CALL_-1207955360', u'CALL_-1207955336'), (u'CALL_-1207952887', u'INDIRECT_-1207940021'), (u'CALL_-1207953951', u'INDIRECT_-1207944854'), (u'CAST_-1207941665', u'LOAD_-1207958353'), (u'STORE_-1207954241', u'INDIRECT_-1207945942'), ('const-3645240', u'COPY_-1207938682'), (u'CALL_-1207953035', u'INDIRECT_-1207940430'), (u'INDIRECT_-1207940423', u'MULTIEQUAL_-1207940320'), (u'MULTIEQUAL_-1207943353', u'MULTIEQUAL_-1207943341'), (u'CALL_-1207951877', u'INDIRECT_-1207946968'), (u'INDIRECT_-1207944343', u'MULTIEQUAL_-1207944204'), (u'CALL_-1207957070', u'INDIRECT_-1207946384'), (u'CALL_-1207953548', u'INDIRECT_-1207943538'), (u'INDIRECT_-1207941271', u'MULTIEQUAL_-1207941158'), (u'CALL_-1207953782', u'INDIRECT_-1207942449'), (u'CALL_-1207951861', u'INDIRECT_-1207940832'), ('tmp_27917', u'INT_ADD_-1207952942'), (u'CALL_-1207953215', u'INDIRECT_-1207942890'), ('tmp_497', u'CBRANCH_-1207958998'), (u'MULTIEQUAL_-1207944626', u'MULTIEQUAL_-1207944607'), (u'CALL_-1207953228', u'INDIRECT_-1207943075'), ('tmp_5073', u'CBRANCH_-1207955432'), (u'MULTIEQUAL_-1207941946', u'MULTIEQUAL_-1207941933'), ('tmp_27917', u'INT_ADD_-1207953464'), (u'CALL_-1207953215', u'INDIRECT_-1207940698'), (u'CALL_-1207951861', u'INT_EQUAL_-1207951847'), (u'MULTIEQUAL_-1207941340', u'MULTIEQUAL_-1207941321'), ('const-1', u'PTRADD_-1207953513'), (u'INDIRECT_-1207947099', u'MULTIEQUAL_-1207948432'), (u'INDIRECT_-1207944692', u'MULTIEQUAL_-1207946278'), (u'INDIRECT_-1207946432', u'MULTIEQUAL_-1207948296'), (u'INDIRECT_-1207943924', u'MULTIEQUAL_-1207943823'), (u'INDIRECT_-1207940375', u'MULTIEQUAL_-1207941091'), (u'CALL_-1207953621', u'INDIRECT_-1207942490'), (u'CALL_-1207951922', u'INDIRECT_-1207941533'), ('tmp_5526', u'BRANCH_-1207953200'), (u'CALL_-1207953203', u'INDIRECT_-1207941373'), (u'INT_ADD_-1207959048', u'CAST_-1207942088'), (u'CALL_-1207953548', u'INDIRECT_-1207940722'), ('const-1', u'PTRADD_-1207953513'), (u'CAST_-1207941380', u'INT_ADD_-1207957922'), (u'MULTIEQUAL_-1207945693', u'MULTIEQUAL_-1207945471'), (u'STORE_-1207958131', u'INDIRECT_-1207943469'), (u'INDIRECT_-1207941391', u'MULTIEQUAL_-1207943500'), (u'MULTIEQUAL_-1207942067', u'PTRADD_-1207952950'), (u'CALL_-1207953800', u'INDIRECT_-1207939528'), (u'CALL_-1207952004', u'INDIRECT_-1207940235'), (u'MULTIEQUAL_-1207941465', u'MULTIEQUAL_-1207943595'), (u'INT_ADD_-1207954281', u'CALL_-1207951980'), (u'CALL_-1207953744', u'INDIRECT_-1207946273'), (u'CALL_-1207953187', u'INDIRECT_-1207942873'), (u'INT_NOTEQUAL_-1207956131', u'CBRANCH_-1207956125'), (u'CALL_-1207955336', u'INDIRECT_-1207946658'), (u'CALL_-1207953668', u'INDIRECT_-1207942183'), (u'INDIRECT_-1207944921', u'MULTIEQUAL_-1207944782'), (u'CALL_-1207952706', u'INDIRECT_-1207943084'), (u'MULTIEQUAL_-1207944440', u'MULTIEQUAL_-1207944410'), (u'MULTIEQUAL_-1207947291', u'MULTIEQUAL_-1207947270'), (u'INT_NOTEQUAL_-1207956463', u'CBRANCH_-1207956457'), (u'INDIRECT_-1207948219', u'CAST_-1207941588'), ('tmp_226', u'CBRANCH_-1207959216'), (u'INDIRECT_-1207942487', u'MULTIEQUAL_-1207944596'), (u'INDIRECT_-1207942976', u'MULTIEQUAL_-1207942849'), ('const-1', u'PTRADD_-1207951483'), (u'INDIRECT_-1207940254', u'MULTIEQUAL_-1207940115'), (u'CALL_-1207956305', u'INDIRECT_-1207944388'), (u'MULTIEQUAL_-1207945631', u'MULTIEQUAL_-1207945390'), (u'INDIRECT_-1207946039', u'MULTIEQUAL_-1207945803'), (u'CALL_-1207953189', u'INDIRECT_-1207941149'), (u'CALL_-1207956910', u'INDIRECT_-1207943219'), ('const-1', u'STORE_-1207954401'), (u'INDIRECT_-1207944388', u'MULTIEQUAL_-1207945488'), ('const-0', u'INT_EQUAL_-1207954316'), (u'INDIRECT_-1207941843', u'MULTIEQUAL_-1207945005'), (u'CALL_-1207951974', u'INDIRECT_-1207942354'), (u'INT_ZEXT_-1207953113', u'INT_MULT_-1207946578'), (u'CALL_-1207952839', u'INDIRECT_-1207941716'), (u'CALL_-1207953215', u'INDIRECT_-1207944324'), (u'MULTIEQUAL_-1207941493', u'INT_NOTEQUAL_-1207952847'), (u'STORE_-1207958131', u'INDIRECT_-1207943313'), (u'CALL_-1207953189', u'INDIRECT_-1207939429'), (u'INDIRECT_-1207944219', u'MULTIEQUAL_-1207944125'), (u'CALL_-1207951974', u'INDIRECT_-1207942824'), (u'CALL_-1207953059', u'INDIRECT_-1207940915'), (u'STORE_-1207958497', u'INDIRECT_-1207948229'), ('const-433', u'LOAD_-1207956565'), (u'MULTIEQUAL_-1207946477', u'MULTIEQUAL_-1207946255'), ('const-22353', u'INT_ADD_-1207951772'), (u'STORE_-1207956826', u'INDIRECT_-1207942166'), (u'LOAD_-1207956091', u'COPY_-1207940488'), (u'INDIRECT_-1207945053', u'MULTIEQUAL_-1207944889'), (u'INDIRECT_-1207945078', u'MULTIEQUAL_-1207945094'), (u'INDIRECT_-1207941190', u'MULTIEQUAL_-1207941051'), (u'CALL_-1207952730', u'INDIRECT_-1207940905'), (u'CALL_-1207952730', u'INDIRECT_-1207942783'), (u'CALL_-1207953296', u'INDIRECT_-1207945050'), (u'CALL_-1207953137', u'INDIRECT_-1207945443'), (u'INT_ZEXT_-1207956048', u'INT_MULT_-1207947568'), (u'CALL_-1207953059', u'INDIRECT_-1207940289'), (u'INDIRECT_-1207944321', u'MULTIEQUAL_-1207944163'), (u'INDIRECT_-1207943589', u'MULTIEQUAL_-1207943542'), (u'CALL_-1207952580', u'INDIRECT_-1207938958'), ('const-433', u'LOAD_-1207958379'), (u'INDIRECT_-1207940565', u'MULTIEQUAL_-1207940428'), (u'INDIRECT_-1207943142', u'MULTIEQUAL_-1207943041'), (u'MULTIEQUAL_-1207949108', u'CALL_-1207953564'), (u'MULTIEQUAL_-1207943751', u'MULTIEQUAL_-1207942727'), ('const-13944', u'INT_ADD_-1207953062'), (u'MULTIEQUAL_-1207948019', u'MULTIEQUAL_-1207947781'), (u'CALL_-1207953033', u'INDIRECT_-1207941976'), (u'INDIRECT_-1207940052', u'MULTIEQUAL_-1207943505'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943375'), (u'INT_MULT_-1207946619', u'INT_ADD_-1207939657'), (u'INDIRECT_-1207948683', u'MULTIEQUAL_-1207946640'), (u'CALL_-1207953947', u'INDIRECT_-1207944400'), (u'MULTIEQUAL_-1207940341', u'MULTIEQUAL_-1207940320'), (u'INDIRECT_-1207940923', u'MULTIEQUAL_-1207943032'), (u'MULTIEQUAL_-1207943448', u'MULTIEQUAL_-1207943426'), (u'CALL_-1207953035', u'INDIRECT_-1207941212'), (u'CALL_-1207958016', u'INDIRECT_-1207948028'), ('const-25676', u'INT_ADD_-1207958570'), (u'CALL_-1207952900', u'INDIRECT_-1207942429'), (u'CALL_-1207957491', u'INDIRECT_-1207944215'), (u'INDIRECT_-1207944936', u'MULTIEQUAL_-1207948019'), (u'CALL_-1207953564', u'INDIRECT_-1207942418'), (u'CALL_-1207952730', u'INDIRECT_-1207943812'), (u'INDIRECT_-1207942506', u'MULTIEQUAL_-1207942379'), (u'MULTIEQUAL_-1207945066', u'MULTIEQUAL_-1207945036'), (u'CALL_-1207952940', u'INDIRECT_-1207943690'), (u'CALL_-1207952940', u'INDIRECT_-1207941095'), (u'CALL_-1207953564', u'INDIRECT_-1207944140'), (u'INDIRECT_-1207942823', u'MULTIEQUAL_-1207942655'), (u'STORE_-1207957170', u'INDIRECT_-1207947123'), (u'CALL_-1207953707', u'INDIRECT_-1207941607'), ('const-0', u'INT_NOTEQUAL_-1207956549'), (u'PTRADD_-1207953156', u'COPY_-1207939600'), ('const-1', u'PTRADD_-1207958930'), (u'FLOAT_LESSEQUAL_-1207956317', u'CBRANCH_-1207956342'), (u'CALL_-1207952996', u'INDIRECT_-1207940854'), (u'CALL_-1207953163', u'INDIRECT_-1207942236'), ('const-0', u'INT_EQUAL_-1207956675'), (u'CAST_-1207940215', u'BOOL_NEGATE_-1207947558'), (u'CALL_-1207952666', u'INDIRECT_-1207939143'), (u'CALL_-1207957557', u'INDIRECT_-1207946286'), (u'INDIRECT_-1207941536', u'MULTIEQUAL_-1207943202'), (u'STORE_-1207952980', u'INDIRECT_-1207945203'), (u'STORE_-1207955972', u'INDIRECT_-1207946737'), (u'CALL_-1207951864', u'INDIRECT_-1207943238'), ('const-433', u'STORE_-1207953768'), (u'CALL_-1207954162', u'INDIRECT_-1207942142'), (u'CALL_-1207953776', u'INDIRECT_-1207940141'), (u'CALL_-1207953951', u'INDIRECT_-1207944384'), ('const-433', u'LOAD_-1207958524'), ('const-433', u'LOAD_-1207953489'), (u'CALL_-1207953065', u'INDIRECT_-1207942235'), (u'INDIRECT_-1207944008', u'COPY_-1207944009'), (u'CALL_-1207953548', u'INDIRECT_-1207944164'), (u'CALL_-1207953204', u'INDIRECT_-1207940716'), (u'CALL_-1207953037', u'INDIRECT_-1207941236'), (u'INDIRECT_-1207941415', u'MULTIEQUAL_-1207941247'), (u'INDIRECT_-1207947592', u'MULTIEQUAL_-1207947484'), (u'CALL_-1207958074', u'INDIRECT_-1207946162'), ('const-0', u'INT_NOTEQUAL_-1207956759'), ('const-1', u'PTRADD_-1207941066'), (u'CALL_-1207951980', u'INDIRECT_-1207940610'), (u'INDIRECT_-1207942192', u'MULTIEQUAL_-1207941859'), ('tmp_1379', u'CBRANCH_-1207958384'), (u'INDIRECT_-1207940267', u'MULTIEQUAL_-1207940164'), (u'CALL_-1207956647', u'INDIRECT_-1207949217'), (u'LOAD_-1207956120', u'INT_EQUAL_-1207956098'), (u'CALL_-1207953039', u'INDIRECT_-1207940948'), (u'INDIRECT_-1207942885', u'MULTIEQUAL_-1207942746'), (u'CALL_-1207952644', u'INDIRECT_-1207939312'), ('const--3', u'PTRADD_-1207941266'), (u'INDIRECT_-1207943068', u'MULTIEQUAL_-1207942929'), (u'CALL_-1207957177', u'INDIRECT_-1207943170'), (u'MULTIEQUAL_-1207944672', u'MULTIEQUAL_-1207944650'), ('const-433', u'LOAD_-1207953088'), (u'STORE_-1207956665', u'INDIRECT_-1207947068'), ('const--568', u'PTRSUB_-1207939320'), (u'CALL_-1207953061', u'INDIRECT_-1207942349'), (u'MULTIEQUAL_-1207944706', u'CALL_-1207957557'), (u'INT_EQUAL_-1207953722', u'CBRANCH_-1207953721'), (u'SUBPIECE_-1207941246', u'INT_EQUAL_-1207957560'), (u'INDIRECT_-1207941186', u'MULTIEQUAL_-1207941015'), (u'MULTIEQUAL_-1207945143', u'MULTIEQUAL_-1207945122'), (u'CALL_-1207952644', u'INDIRECT_-1207942910'), ('const-0', u'CALL_-1207957891'), (u'INDIRECT_-1207944394', u'MULTIEQUAL_-1207944980'), (u'CAST_-1207939620', u'CALL_-1207953809'), (u'MULTIEQUAL_-1207944301', u'CALL_-1207954202'), (u'INT_ADD_-1207951791', u'CAST_-1207938488'), (u'INT_NOTEQUAL_-1207958337', u'CBRANCH_-1207958331'), (u'CALL_-1207954162', u'INDIRECT_-1207943080'), (u'INDIRECT_-1207948738', u'MULTIEQUAL_-1207948628'), (u'INT_ADD_-1207953838', u'CAST_-1207940000'), (u'CALL_-1207953564', u'INDIRECT_-1207946293'), (u'CALL_-1207951861', u'INDIRECT_-1207943024'), ('tmp_27917', u'INT_ADD_-1207954427'), (u'CAST_-1207938488', u'LOAD_-1207951807'), (u'CALL_-1207952642', u'INDIRECT_-1207944257'), (u'CALL_-1207957960', u'INDIRECT_-1207944046'), (u'INDIRECT_-1207943338', u'MULTIEQUAL_-1207946791'), (u'INDIRECT_-1207946548', u'MULTIEQUAL_-1207946636'), (u'INDIRECT_-1207947436', u'MULTIEQUAL_-1207947313'), (u'MULTIEQUAL_-1207941777', u'MULTIEQUAL_-1207943907'), (u'CALL_-1207951865', u'INDIRECT_-1207942976'), (u'CALL_-1207957557', u'INDIRECT_-1207944094'), (u'INDIRECT_-1207942965', u'MULTIEQUAL_-1207942918'), (u'CALL_-1207954162', u'INDIRECT_-1207943706'), (u'INDIRECT_-1207940141', u'MULTIEQUAL_-1207942250'), (u'INDIRECT_-1207942338', u'MULTIEQUAL_-1207942259'), (u'CAST_-1207938828', u'LOAD_-1207953499'), (u'CALL_-1207953703', u'INDIRECT_-1207945893'), (u'CALL_-1207958016', u'INDIRECT_-1207943308'), (u'INDIRECT_-1207944075', u'MULTIEQUAL_-1207943907'), (u'CALL_-1207953254', u'INDIRECT_-1207941493'), (u'CALL_-1207953204', u'INDIRECT_-1207941654'), (u'INDIRECT_-1207941772', u'CAST_-1207938626'), ('const-20561', u'INT_ADD_-1207956549'), (u'CALL_-1207958074', u'INDIRECT_-1207945692'), (u'CALL_-1207953621', u'INDIRECT_-1207942960'), (u'CALL_-1207956305', u'INDIRECT_-1207948675'), ('const--3', u'PTRADD_-1207941444'), (u'CALL_-1207956777', u'INDIRECT_-1207946965'), (u'CALL_-1207953210', u'INDIRECT_-1207940834'), (u'CALL_-1207954058', u'INDIRECT_-1207945753'), ('tmp_27917', u'INT_ADD_-1207953696'), (u'CALL_-1207953847', u'INDIRECT_-1207942377'), (u'CALL_-1207952642', u'INDIRECT_-1207940226'), (u'CALL_-1207953871', u'INDIRECT_-1207941136'), ('tmp_262', u'CBRANCH_-1207959190'), (u'INT_ADD_-1207956049', u'MULTIEQUAL_-1207951340'), (u'CAST_-1207941910', u'LOAD_-1207958714'), ('const-433', u'LOAD_-1207956174'), (u'MULTIEQUAL_-1207943918', u'MULTIEQUAL_-1207943896'), ('const-0', u'COPY_-1207958165'), (u'MULTIEQUAL_-1207944304', u'MULTIEQUAL_-1207944288'), (u'CALL_-1207956522', u'INT_NOTEQUAL_-1207956507'), (u'INT_EQUAL_-1207959132', u'CBRANCH_-1207959125'), ('const-2', u'STORE_-1207959040'), (u'CALL_-1207953063', u'INDIRECT_-1207940333'), (u'INT_ADD_-1207956576', u'CAST_-1207940504'), (u'INT_EQUAL_-1207956098', u'CAST_-1207940246'), (u'INDIRECT_-1207941023', u'MULTIEQUAL_-1207940922'), (u'INDIRECT_-1207941649', u'MULTIEQUAL_-1207941548'), (u'LOAD_-1207953901', u'INT_EQUAL_-1207953876'), (u'STORE_-1207954189', u'INDIRECT_-1207945914'), (u'STORE_-1207958131', u'INDIRECT_-1207943781'), (u'INT_ADD_-1207959163', u'CAST_-1207942149'), (u'INDIRECT_-1207939501', u'MULTIEQUAL_-1207940185'), (u'INDIRECT_-1207942457', u'MULTIEQUAL_-1207942502'), (u'CALL_-1207951865', u'INDIRECT_-1207941722'), (u'CALL_-1207957070', u'INDIRECT_-1207945916'), (u'CALL_-1207952996', u'INDIRECT_-1207945355'), (u'CALL_-1207951864', u'INDIRECT_-1207944267'), (u'CALL_-1207953061', u'INDIRECT_-1207943842'), (u'CALL_-1207953210', u'INDIRECT_-1207941146'), (u'CALL_-1207956522', u'INDIRECT_-1207943285'), (u'CALL_-1207953203', u'INDIRECT_-1207942783'), (u'INDIRECT_-1207941427', u'MULTIEQUAL_-1207941337'), (u'MULTIEQUAL_-1207944223', u'MULTIEQUAL_-1207943982'), (u'INDIRECT_-1207944223', u'MULTIEQUAL_-1207943982'), (u'CALL_-1207951938', u'INDIRECT_-1207942714'), (u'CALL_-1207957991', u'INDIRECT_-1207945635'), (u'CALL_-1207952887', u'INDIRECT_-1207941427'), (u'CALL_-1207951215', u'INDIRECT_-1207944008'), (u'INT_ADD_-1207956104', u'CAST_-1207940255'), (u'CALL_-1207952964', u'INDIRECT_-1207940480'), (u'STORE_-1207952033', u'INDIRECT_-1207945115'), (u'INDIRECT_-1207941491', u'MULTIEQUAL_-1207942265'), (u'INDIRECT_-1207940958', u'MULTIEQUAL_-1207940797'), ('tmp_27911', u'PTRSUB_-1207939297'), (u'INT_ADD_-1207958983', u'MULTIEQUAL_-1207952969'), (u'CALL_-1207953744', u'INDIRECT_-1207941646'), (u'CALL_-1207952996', u'INDIRECT_-1207940542'), (u'LOAD_-1207953891', u'INT_EQUAL_-1207953876'), (u'SUBPIECE_-1207943383', u'STORE_-1207953780'), (u'INDIRECT_-1207944394', u'MULTIEQUAL_-1207944293'), (u'CAST_-1207940298', u'LOAD_-1207956201'), (u'BOOL_AND_-1207951486', u'INT_EQUAL_-1207951488'), ('const-433', u'LOAD_-1207956147'), (u'INDIRECT_-1207943450', u'MULTIEQUAL_-1207944550'), (u'CALL_-1207954014', u'INDIRECT_-1207941764'), ('const-433', u'STORE_-1207951479'), (u'MULTIEQUAL_-1207942106', u'MULTIEQUAL_-1207942043'), (u'CALL_-1207953979', u'INDIRECT_-1207938844'), ('tmp_3530', u'CBRANCH_-1207956288'), (u'CAST_-1207942236', u'LOAD_-1207959325'), (u'PTRSUB_-1207940160', u'CALL_-1207953744'), (u'INT_EQUAL_-1207951863', u'CBRANCH_-1207951862'), (u'MULTIEQUAL_-1207947058', u'MULTIEQUAL_-1207947037'), (u'CALL_-1207954014', u'INDIRECT_-1207945720'), (u'CALL_-1207952730', u'INDIRECT_-1207941687'), (u'CALL_-1207954202', u'INDIRECT_-1207944075'), ('tmp_27911', u'PTRSUB_-1207939477'), (u'CALL_-1207953564', u'INDIRECT_-1207942888'), (u'CALL_-1207953776', u'INDIRECT_-1207947683'), (u'INDIRECT_-1207939657', u'MULTIEQUAL_-1207940341'), ('const-433', u'STORE_-1207953772'), (u'STORE_-1207958649', u'INDIRECT_-1207948053'), (u'INT_EQUAL_-1207956675', u'CBRANCH_-1207956668'), (u'BOOL_AND_-1207953071', u'INT_EQUAL_-1207953073'), (u'CALL_-1207953871', u'INDIRECT_-1207939574'), (u'INDIRECT_-1207943427', u'MULTIEQUAL_-1207945536'), (u'CALLIND_-1207957474', u'INDIRECT_-1207942439'), (u'CALL_-1207957177', u'INDIRECT_-1207946456'), (u'PTRSUB_-1207939541', u'CALL_-1207954407'), (u'CALL_-1207953809', u'INDIRECT_-1207946448'), (u'MULTIEQUAL_-1207940888', u'MULTIEQUAL_-1207940867'), (u'CALL_-1207951847', u'INDIRECT_-1207941256'), (u'CALL_-1207953163', u'INDIRECT_-1207944389'), (u'INDIRECT_-1207939362', u'MULTIEQUAL_-1207939796'), (u'CALL_-1207953228', u'INDIRECT_-1207940413'), ('const-433', u'LOAD_-1207953892'), (u'INDIRECT_-1207941519', u'MULTIEQUAL_-1207941391'), (u'INT_EQUAL_-1207958937', u'CBRANCH_-1207958935'), ('const-3', u'PTRADD_-1207941087'), (u'CALL_-1207953137', u'INDIRECT_-1207940318'), (u'INDIRECT_-1207945672', u'MULTIEQUAL_-1207945614'), (u'CALL_-1207954340', u'INDIRECT_-1207941654'), (u'CALL_-1207952887', u'INDIRECT_-1207942421'), (u'CALL_-1207953665', u'INDIRECT_-1207940491'), ('const-1', u'STORE_-1207954398'), ('const-0', u'COPY_-1207957841'), (u'INDIRECT_-1207944060', u'MULTIEQUAL_-1207948025'), ('const-20968', u'INT_ADD_-1207955385'), ('const-433', u'LOAD_-1207955455'), (u'CALL_-1207952644', u'INDIRECT_-1207939624'), (u'CALL_-1207953210', u'INDIRECT_-1207941772'), (u'CALL_-1207956305', u'INDIRECT_-1207943292'), (u'MULTIEQUAL_-1207944007', u'MULTIEQUAL_-1207943992'), (u'CALL_-1207953204', u'INDIRECT_-1207940402'), (u'STORE_-1207952962', u'INDIRECT_-1207944693'), (u'CALL_-1207953668', u'INDIRECT_-1207943905'), (u'CALL_-1207952857', u'INDIRECT_-1207939114'), (u'MULTIEQUAL_-1207942576', u'MULTIEQUAL_-1207942513'), (u'INDIRECT_-1207943202', u'MULTIEQUAL_-1207943080'), ('tmp_9547', u'CBRANCH_-1207953563'), (u'CALL_-1207954202', u'INDIRECT_-1207942667'), (u'MULTIEQUAL_-1207942896', u'MULTIEQUAL_-1207942880'), (u'CALL_-1207951847', u'INDIRECT_-1207941412'), (u'CALL_-1207953979', u'INDIRECT_-1207941032'), (u'CALL_-1207952887', u'INDIRECT_-1207939293'), (u'INDIRECT_-1207943253', u'MULTIEQUAL_-1207946415'), (u'COPY_-1207941293', u'CALL_-1207954360'), (u'CALL_-1207953187', u'INDIRECT_-1207940055'), (u'CALL_-1207952706', u'INDIRECT_-1207942616'), (u'MULTIEQUAL_-1207943670', u'MULTIEQUAL_-1207943658'), ('tmp_27917', u'INT_ADD_-1207958517'), (u'INDIRECT_-1207945161', u'MULTIEQUAL_-1207945077'), (u'CALL_-1207952887', u'INDIRECT_-1207939449'), (u'STORE_-1207954401', u'INDIRECT_-1207947631'), (u'INDIRECT_-1207944708', u'MULTIEQUAL_-1207944607'), (u'INT_EQUAL_-1207956038', u'MULTIEQUAL_-1207949248'), ('const-433', u'LOAD_-1207959325'), ('tmp_27917', u'INT_ADD_-1207958865'), (u'CAST_-1207942131', u'LOAD_-1207959147'), (u'MULTIEQUAL_-1207944755', u'MULTIEQUAL_-1207944533'), (u'CALL_-1207956876', u'INDIRECT_-1207942881'), (u'MULTIEQUAL_-1207940420', u'MULTIEQUAL_-1207940399'), (u'INDIRECT_-1207943371', u'MULTIEQUAL_-1207943270'), (u'CALL_-1207953061', u'INDIRECT_-1207940313'), (u'INDIRECT_-1207939850', u'MULTIEQUAL_-1207943349'), (u'CAST_-1207941055', u'LOAD_-1207957519'), ('const-1', u'PTRADD_-1207958037'), (u'CALL_-1207952900', u'INDIRECT_-1207939613'), (u'CALL_-1207957103', u'INDIRECT_-1207946253'), (u'CALL_-1207954014', u'INDIRECT_-1207941780'), (u'INDIRECT_-1207941047', u'MULTIEQUAL_-1207940944'), (u'CALL_-1207951864', u'INDIRECT_-1207942768'), (u'INDIRECT_-1207941217', u'MULTIEQUAL_-1207944379'), ('const-433', u'LOAD_-1207956120'), (u'INDIRECT_-1207942113', u'MULTIEQUAL_-1207942773'), (u'COPY_-1207959021', u'MULTIEQUAL_-1207952969'), (u'INT_ADD_-1207953759', u'CAST_-1207939588'), (u'MULTIEQUAL_-1207941794', u'MULTIEQUAL_-1207941782'), (u'INDIRECT_-1207939611', u'MULTIEQUAL_-1207940271'), (u'INDIRECT_-1207945937', u'MULTIEQUAL_-1207945890'), ('const-0', u'INT_EQUAL_-1207951847'), (u'CALL_-1207954127', u'INDIRECT_-1207942145'), (u'CALL_-1207953039', u'INDIRECT_-1207939072'), (u'CAST_-1207940657', u'STORE_-1207956826'), (u'CALL_-1207953061', u'INDIRECT_-1207940157'), (u'CALL_-1207951938', u'INDIRECT_-1207942558'), (u'CALL_-1207957891', u'INDIRECT_-1207947704'), (u'INDIRECT_-1207944534', u'COPY_-1207944517'), (u'MULTIEQUAL_-1207940108', u'MULTIEQUAL_-1207940087'), ('const-1', u'RETURN_-1207952639'), (u'CALL_-1207952887', u'INDIRECT_-1207940855'), (u'CALL_-1207953296', u'INDIRECT_-1207943395'), (u'CALL_-1207953834', u'INDIRECT_-1207946569'), (u'CALL_-1207952887', u'INDIRECT_-1207941951'), ('tmp_3310', u'CBRANCH_-1207956457'), (u'COPY_-1207939650', u'CALL_-1207954407'), (u'INDIRECT_-1207940366', u'MULTIEQUAL_-1207941265'), (u'LOAD_-1207957540', u'INT_ADD_-1207957503'), (u'MULTIEQUAL_-1207944608', u'MULTIEQUAL_-1207944758'), (u'INDIRECT_-1207942668', u'MULTIEQUAL_-1207943163'), ('tmp_27917', u'INT_ADD_-1207959026'), (u'INDIRECT_-1207944059', u'MULTIEQUAL_-1207944012'), (u'MULTIEQUAL_-1207943041', u'MULTIEQUAL_-1207943029'), (u'CALL_-1207951865', u'INDIRECT_-1207943444'), (u'COPY_-1207938376', u'CALL_-1207952004'), (u'INDIRECT_-1207944353', u'COPY_-1207944382'), (u'INT_EQUAL_-1207958769', u'CBRANCH_-1207958770'), ('const-1', u'STORE_-1207954408'), (u'CALL_-1207954407', u'INDIRECT_-1207948017'), ('const-1', u'STORE_-1207951786'), (u'CALL_-1207952604', u'INDIRECT_-1207940845'), (u'MULTIEQUAL_-1207948403', u'INT_EQUAL_-1207954395'), (u'PTRSUB_-1207941740', u'CAST_-1207941514'), (u'CALL_-1207953871', u'INDIRECT_-1207942858'), (u'CALL_-1207953039', u'INDIRECT_-1207940008'), ('tmp_8188', u'BRANCH_-1207953561'), (u'CALL_-1207952900', u'INDIRECT_-1207940863'), (u'CALL_-1207953039', u'INDIRECT_-1207941886'), (u'INDIRECT_-1207941675', u'MULTIEQUAL_-1207941720'), (u'CAST_-1207942002', u'LOAD_-1207958891'), (u'INDIRECT_-1207942041', u'MULTIEQUAL_-1207941873'), (u'CALL_-1207951877', u'INDIRECT_-1207942995'), (u'CALL_-1207953189', u'INDIRECT_-1207940209'), (u'INT_LESS_-1207958972', u'MULTIEQUAL_-1207951395'), (u'CALL_-1207953137', u'INDIRECT_-1207943916'), ('tmp_27911', u'PTRSUB_-1207941573'), (u'CALL_-1207953057', u'INDIRECT_-1207939485'), (u'CALL_-1207953703', u'INDIRECT_-1207941578'), (u'CALL_-1207953057', u'INDIRECT_-1207940891'), (u'CAST_-1207940146', u'LOAD_-1207955510'), (u'INDIRECT_-1207944835', u'MULTIEQUAL_-1207944295'), (u'CALL_-1207953621', u'INDIRECT_-1207940770'), (u'INDIRECT_-1207943551', u'MULTIEQUAL_-1207943448'), (u'INDIRECT_-1207947704', u'MULTIEQUAL_-1207947521'), (u'INT_ADD_-1207953494', u'STORE_-1207953478'), ('const-433', u'STORE_-1207951786'), (u'COPY_-1207953921', u'MULTIEQUAL_-1207942015'), ('const-433', u'STORE_-1207958725'), (u'INDIRECT_-1207941995', u'MULTIEQUAL_-1207941856'), ('tmp_9440', u'BRANCH_-1207951467'), (u'CALL_-1207954058', u'INDIRECT_-1207941971'), (u'LOAD_-1207956479', u'INT_NOTEQUAL_-1207956463'), (u'CAST_-1207941135', u'INT_EQUAL_-1207957477'), ('const-1', u'PTRADD_-1207953063'), (u'INDIRECT_-1207945077', u'MULTIEQUAL_-1207948715'), (u'CALL_-1207957960', u'INDIRECT_-1207945768'), (u'CALL_-1207953575', u'INDIRECT_-1207941519'), (u'MULTIEQUAL_-1207946278', u'MULTIEQUAL_-1207948083'), (u'MULTIEQUAL_-1207941028', u'MULTIEQUAL_-1207941009'), (u'CALL_-1207951980', u'INDIRECT_-1207944550'), (u'CALL_-1207953947', u'INDIRECT_-1207940490'), (u'STORE_-1207955972', u'INDIRECT_-1207946488'), (u'MULTIEQUAL_-1207951310', u'MULTIEQUAL_-1207951307'), (u'PTRSUB_-1207940437', u'INT_NOTEQUAL_-1207955921'), (u'INDIRECT_-1207942426', u'MULTIEQUAL_-1207942262'), (u'INDIRECT_-1207945528', u'MULTIEQUAL_-1207945312'), (u'CALL_-1207951974', u'INDIRECT_-1207941728'), ('tmp_27917', u'INT_ADD_-1207956651'), (u'MULTIEQUAL_-1207944919', u'MULTIEQUAL_-1207944907'), (u'CALL_-1207952004', u'INDIRECT_-1207940547'), (u'CALL_-1207953203', u'INDIRECT_-1207943253'), (u'INDIRECT_-1207942554', u'MULTIEQUAL_-1207946007'), ('const--1', u'INT_ADD_-1207941482'), ('const-0', u'COPY_-1207958430'), (u'BOOL_NEGATE_-1207946608', u'BOOL_AND_-1207953159'), ('const-1', u'SUBPIECE_-1207944073'), ('const-0', u'INT_EQUAL_-1207953531'), (u'CALL_-1207956910', u'INDIRECT_-1207942595'), (u'CALL_-1207957991', u'INDIRECT_-1207943133'), (u'MULTIEQUAL_-1207943439', u'MULTIEQUAL_-1207942415'), (u'STORE_-1207953478', u'INDIRECT_-1207946704'), (u'CALLIND_-1207957474', u'INDIRECT_-1207942907'), (u'CALL_-1207953137', u'INDIRECT_-1207941568'), (u'STORE_-1207952980', u'INDIRECT_-1207944954'), (u'INDIRECT_-1207947175', u'MULTIEQUAL_-1207947058'), (u'INDIRECT_-1207942769', u'MULTIEQUAL_-1207942641'), (u'CALL_-1207953714', u'INDIRECT_-1207942763'), (u'INDIRECT_-1207944072', u'MULTIEQUAL_-1207943945'), (u'CALL_-1207953665', u'INDIRECT_-1207941115'), ('const-433', u'STORE_-1207959098'), (u'CALL_-1207953187', u'INDIRECT_-1207940525'), ('const-58', u'CALL_-1207954162'), (u'CALL_-1207954127', u'INDIRECT_-1207943085'), (u'MULTIEQUAL_-1207942278', u'MULTIEQUAL_-1207942260'), (u'INT_NOTEQUAL_-1207958698', u'CBRANCH_-1207958693'), (u'INDIRECT_-1207939852', u'MULTIEQUAL_-1207940347'), ('const-433', u'STORE_-1207959155'), (u'CALL_-1207952887', u'INDIRECT_-1207939137'), (u'CALL_-1207954014', u'INDIRECT_-1207943172'), ('tmp_9430', u'CBRANCH_-1207951486'), (u'INDIRECT_-1207943817', u'MULTIEQUAL_-1207944533'), ('const-433', u'LOAD_-1207955427'), ('const-0', u'CALL_-1207951974'), (u'CAST_-1207942110', u'STORE_-1207959098'), (u'CALL_-1207952964', u'INDIRECT_-1207939386'), (u'INDIRECT_-1207943149', u'MULTIEQUAL_-1207943059'), ('const-0', u'COPY_-1207956112'), ('const-13936', u'INT_ADD_-1207953557'), (u'CALL_-1207953979', u'INDIRECT_-1207939936'), (u'COPY_-1207958399', u'MULTIEQUAL_-1207947037'), (u'CALL_-1207953834', u'INDIRECT_-1207943881'), (u'CALL_-1207957103', u'INDIRECT_-1207945941'), (u'CALL_-1207953947', u'INDIRECT_-1207944712'), (u'CALL_-1207953059', u'INDIRECT_-1207940603'), (u'CALL_-1207956522', u'INDIRECT_-1207943597'), (u'CALL_-1207952246', u'INDIRECT_-1207939751'), (u'INDIRECT_-1207944050', u'COPY_-1207944054'), (u'INDIRECT_-1207944316', u'MULTIEQUAL_-1207944145'), ('tmp_2940', u'CBRANCH_-1207956731'), (u'MULTIEQUAL_-1207949448', u'CALL_-1207951865'), (u'CALL_-1207955913', u'INDIRECT_-1207942042'), ('const-2961', u'INT_ADD_-1207956759'), (u'CALL_-1207956925', u'INDIRECT_-1207943386'), (u'CALL_-1207953834', u'INDIRECT_-1207942161'), ('const-433', u'LOAD_-1207958786'), (u'INDIRECT_-1207944319', u'MULTIEQUAL_-1207944182'), (u'CALL_-1207953041', u'INDIRECT_-1207940346'), (u'CAST_-1207938483', u'STORE_-1207952033'), (u'CAST_-1207939496', u'COPY_-1207939604'), (u'CALL_-1207953776', u'INDIRECT_-1207943739'), (u'CALL_-1207957676', u'INDIRECT_-1207942959'), (u'CALL_-1207957991', u'INDIRECT_-1207943913'), (u'INT_ADD_-1207954401', u'CAST_-1207941072'), (u'CALL_-1207954014', u'INDIRECT_-1207940844'), (u'CALL_-1207951974', u'INDIRECT_-1207944323'), (u'CAST_-1207939445', u'STORE_-1207953064'), (u'INDIRECT_-1207944991', u'PTRADD_-1207957546'), ('const-20561', u'INT_ADD_-1207956436'), (u'INDIRECT_-1207942004', u'MULTIEQUAL_-1207943670'), (u'CALL_-1207952996', u'INDIRECT_-1207941166'), (u'INDIRECT_-1207944165', u'MULTIEQUAL_-1207944007'), (u'CALL_-1207953037', u'INDIRECT_-1207943831'), (u'CALL_-1207957891', u'INDIRECT_-1207946049'), (u'CALL_-1207956925', u'INDIRECT_-1207945422'), (u'MULTIEQUAL_-1207942929', u'CALL_-1207953407'), (u'INDIRECT_-1207944514', u'MULTIEQUAL_-1207944602'), (u'CALL_-1207953714', u'INDIRECT_-1207943701'), ('tmp_3192', u'CBRANCH_-1207956543'), (u'MULTIEQUAL_-1207949448', u'PTRADD_-1207954003'), ('const--568', u'PTRSUB_-1207940998'), (u'CAST_-1207937729', u'LOAD_-1207952885'), (u'CALL_-1207953057', u'INDIRECT_-1207942301'), ('tmp_564', u'CBRANCH_-1207958973'), (u'INDIRECT_-1207947344', u'MULTIEQUAL_-1207947248'), (u'CALL_-1207951864', u'INDIRECT_-1207940734'), (u'CALL_-1207953714', u'INDIRECT_-1207940103'), ('tmp_53186', u'MULTIEQUAL_-1207943505'), ('const-433', u'LOAD_-1207956452'), (u'MULTIEQUAL_-1207948715', u'MULTIEQUAL_-1207948696'), (u'CALL_-1207956522', u'INDIRECT_-1207944067'), ('tmp_9187', u'CBRANCH_-1207953109'), (u'PTRADD_-1207938695', u'CAST_-1207938549'), (u'CALL_-1207954202', u'INDIRECT_-1207944545'), (u'CAST_-1207942219', u'LOAD_-1207959295'), (u'CALL_-1207952887', u'INDIRECT_-1207941271'), ('const-1', u'RETURN_-1207951210'), (u'CALL_-1207957002', u'INDIRECT_-1207947628'), (u'CALL_-1207952964', u'INDIRECT_-1207941106'), (u'CALL_-1207954162', u'INDIRECT_-1207945116'), (u'INDIRECT_-1207941675', u'MULTIEQUAL_-1207941547'), (u'INDIRECT_-1207943017', u'MULTIEQUAL_-1207942896'), (u'LOAD_-1207953088', u'CAST_-1207938500'), ('const-16792', u'INT_ADD_-1207958832'), (u'CALL_-1207954202', u'INDIRECT_-1207944701'), (u'CALL_-1207955360', u'INDIRECT_-1207942261'), (u'CALL_-1207954162', u'INDIRECT_-1207948463'), (u'INDIRECT_-1207940235', u'MULTIEQUAL_-1207940895'), (u'INDIRECT_-1207948268', u'MULTIEQUAL_-1207948134'), (u'CALL_-1207953187', u'INDIRECT_-1207944151'), (u'CALL_-1207957676', u'INDIRECT_-1207944521'), (u'CALL_-1207953210', u'INDIRECT_-1207941302'), (u'MULTIEQUAL_-1207948344', u'PTRADD_-1207951478'), (u'INDIRECT_-1207944976', u'MULTIEQUAL_-1207945264'), ('tmp_3234', u'CBRANCH_-1207956507'), (u'MULTIEQUAL_-1207942262', u'MULTIEQUAL_-1207942199'), ('const-433', u'STORE_-1207956720'), (u'CALL_-1207953815', u'INDIRECT_-1207945350'), ('const-433', u'LOAD_-1207957540'), (u'CALL_-1207952996', u'INDIRECT_-1207943202'), (u'MULTIEQUAL_-1207943667', u'MULTIEQUAL_-1207943655'), ('const-40', u'INT_ADD_-1207953753'), (u'CALL_-1207956522', u'INDIRECT_-1207942347'), (u'INDIRECT_-1207942763', u'MULTIEQUAL_-1207944922'), (u'INDIRECT_-1207941607', u'MULTIEQUAL_-1207941486'), (u'CALL_-1207952887', u'INDIRECT_-1207939917'), (u'INDIRECT_-1207943200', u'MULTIEQUAL_-1207943216'), (u'CAST_-1207942019', u'STORE_-1207958909'), (u'INDIRECT_-1207942026', u'MULTIEQUAL_-1207941947'), (u'INDIRECT_-1207943184', u'MULTIEQUAL_-1207944083'), (u'CALL_-1207952996', u'INDIRECT_-1207940074'), (u'INDIRECT_-1207943855', u'COPY_-1207943884'), ('const-1', u'PTRADD_-1207953769'), (u'CALL_-1207955336', u'INDIRECT_-1207943344'), (u'INDIRECT_-1207940576', u'MULTIEQUAL_-1207941501'), (u'CALL_-1207953189', u'INDIRECT_-1207944305'), (u'LOAD_-1207953211', u'INT_EQUAL_-1207953196'), (u'LOAD_-1207953211', u'INT_LESS_-1207953196'), (u'INT_ADD_-1207956158', u'CAST_-1207940284'), ('const-0', u'COPY_-1207958247'), (u'MULTIEQUAL_-1207945941', u'MULTIEQUAL_-1207944917'), ('const-0', u'INT_NOTEQUAL_-1207956213'), ('const-5073', u'INT_ADD_-1207959163'), (u'CALL_-1207953564', u'INDIRECT_-1207942730'), (u'INDIRECT_-1207948346', u'MULTIEQUAL_-1207948274'), (u'MULTIEQUAL_-1207943044', u'MULTIEQUAL_-1207943194'), (u'INDIRECT_-1207945188', u'MULTIEQUAL_-1207945826'), (u'STORE_-1207956826', u'INDIRECT_-1207942010'), ('tmp_27911', u'PTRSUB_-1207940030'), (u'CALL_-1207953665', u'INDIRECT_-1207940647'), (u'CALL_-1207951877', u'INDIRECT_-1207941899'), (u'INDIRECT_-1207948219', u'PTRADD_-1207958155'), (u'CALL_-1207951869', u'INDIRECT_-1207943258'), (u'INT_NOTEQUAL_-1207953711', u'CBRANCH_-1207953710'), (u'MULTIEQUAL_-1207942978', u'MULTIEQUAL_-1207942956'), (u'INDIRECT_-1207942194', u'MULTIEQUAL_-1207945693'), (u'CALL_-1207953033', u'INDIRECT_-1207940880'), (u'CALL_-1207954407', u'INDIRECT_-1207942008'), (u'CALL_-1207952825', u'INDIRECT_-1207941441'), (u'CALL_-1207952644', u'INDIRECT_-1207942598'), (u'INDIRECT_-1207943340', u'MULTIEQUAL_-1207944239'), (u'CALL_-1207953137', u'INDIRECT_-1207943290'), (u'CALL_-1207957991', u'INDIRECT_-1207946731'), (u'MULTIEQUAL_-1207940476', u'MULTIEQUAL_-1207940454'), (u'LOAD_-1207954288', u'CAST_-1207939226'), (u'INDIRECT_-1207945777', u'MULTIEQUAL_-1207945561'), (u'CAST_-1207938480', u'STORE_-1207951786'), (u'PTRSUB_-1207939025', u'CALL_-1207953548'), (u'CALL_-1207952825', u'INDIRECT_-1207939409'), (u'INDIRECT_-1207940542', u'MULTIEQUAL_-1207940420'), ('tmp_4656', u'CBRANCH_-1207955413'), (u'MULTIEQUAL_-1207948845', u'BOOL_NEGATE_-1207946569'), (u'INDIRECT_-1207941595', u'MULTIEQUAL_-1207943628'), (u'MULTIEQUAL_-1207945380', u'MULTIEQUAL_-1207945350'), (u'CALL_-1207952887', u'INDIRECT_-1207940645'), ('tmp_6186', u'CBRANCH_-1207953870'), (u'CALL_-1207956522', u'INDIRECT_-1207943911'), (u'MULTIEQUAL_-1207950800', u'COPY_-1207939940'), ('const-1', u'PTRADD_-1207954003'), (u'CALL_-1207954014', u'INDIRECT_-1207947789'), (u'CALL_-1207952940', u'INDIRECT_-1207942191'), (u'CALL_-1207953296', u'INDIRECT_-1207941673'), (u'STORE_-1207953760', u'INDIRECT_-1207945783'), (u'CAST_-1207940872', u'PTRADD_-1207941087'), (u'INDIRECT_-1207944232', u'MULTIEQUAL_-1207945332'), (u'CALL_-1207954162', u'INT_EQUAL_-1207954139'), (u'CALL_-1207954340', u'INDIRECT_-1207941186'), (u'STORE_-1207953452', u'INDIRECT_-1207945485'), (u'CALL_-1207952857', u'INDIRECT_-1207944551'), (u'INDIRECT_-1207944320', u'MULTIEQUAL_-1207944181'), (u'CALL_-1207953037', u'INDIRECT_-1207940454'), (u'CALL_-1207956305', u'INDIRECT_-1207944232'), (u'STORE_-1207956826', u'INDIRECT_-1207942478'), (u'CALL_-1207953033', u'INDIRECT_-1207941194'), (u'MULTIEQUAL_-1207942746', u'MULTIEQUAL_-1207942727'), (u'INDIRECT_-1207941999', u'MULTIEQUAL_-1207945161'), ('tmp_53180', u'MULTIEQUAL_-1207944441'), (u'CALL_-1207954202', u'INDIRECT_-1207942353'), (u'CALL_-1207952004', u'INDIRECT_-1207941487'), (u'CALL_-1207957991', u'INDIRECT_-1207944069'), (u'INDIRECT_-1207947631', u'MULTIEQUAL_-1207948628'), (u'CALL_-1207953703', u'INDIRECT_-1207945020'), (u'INDIRECT_-1207941884', u'MULTIEQUAL_-1207942379'), (u'INDIRECT_-1207944572', u'MULTIEQUAL_-1207944993'), (u'INT_ZEXT_-1207951501', u'INT_ADD_-1207953494'), (u'CALL_-1207953621', u'INDIRECT_-1207944212'), (u'CALL_-1207952964', u'INDIRECT_-1207942672'), (u'INDIRECT_-1207944840', u'MULTIEQUAL_-1207944761'), (u'CALL_-1207953776', u'INDIRECT_-1207943427'), ('const-3660920', u'COPY_-1207937718'), (u'MULTIEQUAL_-1207940467', u'MULTIEQUAL_-1207940450'), (u'CALL_-1207951974', u'INDIRECT_-1207944572'), (u'STORE_-1207958131', u'INDIRECT_-1207944093'), (u'COPY_-1207937718', u'CALL_-1207952964'), (u'CALL_-1207953947', u'INDIRECT_-1207940958'), (u'PTRSUB_-1207938596', u'INT_NOTEQUAL_-1207952847'), (u'INDIRECT_-1207941369', u'MULTIEQUAL_-1207941230'), ('const-433', u'STORE_-1207953854'), (u'CALL_-1207951865', u'INDIRECT_-1207941566'), (u'INDIRECT_-1207941034', u'MULTIEQUAL_-1207940895'), ('tmp_27917', u'INT_ADD_-1207958676'), (u'CALL_-1207956876', u'INDIRECT_-1207945385'), (u'MULTIEQUAL_-1207944894', u'MULTIEQUAL_-1207944873'), (u'CALL_-1207953204', u'INDIRECT_-1207939778'), (u'MULTIEQUAL_-1207941477', u'MULTIEQUAL_-1207941465'), (u'MULTIEQUAL_-1207944168', u'PTRADD_-1207941266'), (u'CALL_-1207958016', u'INDIRECT_-1207942840'), (u'INDIRECT_-1207944679', u'MULTIEQUAL_-1207944550'), (u'INDIRECT_-1207943116', u'MULTIEQUAL_-1207943550'), (u'STORE_-1207958909', u'INDIRECT_-1207948185'), (u'MULTIEQUAL_-1207944873', u'MULTIEQUAL_-1207944851'), ('tmp_9946', u'CBRANCH_-1207954393'), (u'CALL_-1207951980', u'INDIRECT_-1207941550'), (u'CALL_-1207953847', u'INDIRECT_-1207939719'), ('const-4428920', u'PTRSUB_-1207958201'), (u'CALL_-1207953575', u'INDIRECT_-1207945117'), (u'INDIRECT_-1207940162', u'MULTIEQUAL_-1207943661'), (u'CALL_-1207954058', u'INDIRECT_-1207943223'), ('const--568', u'PTRSUB_-1207941692'), (u'CAST_-1207940407', u'LOAD_-1207956403'), (u'CALL_-1207953254', u'INDIRECT_-1207942275'), (u'INDIRECT_-1207946965', u'MULTIEQUAL_-1207946810'), (u'INDIRECT_-1207943317', u'MULTIEQUAL_-1207945350'), (u'MULTIEQUAL_-1207942822', u'MULTIEQUAL_-1207942800'), (u'CALL_-1207952668', u'INDIRECT_-1207944292'), (u'INDIRECT_-1207941258', u'MULTIEQUAL_-1207941121'), ('const-433', u'LOAD_-1207952885'), (u'INDIRECT_-1207944475', u'MULTIEQUAL_-1207944338'), (u'STORE_-1207956826', u'INDIRECT_-1207943416'), (u'CALL_-1207952246', u'INDIRECT_-1207941469'), (u'INDIRECT_-1207943574', u'MULTIEQUAL_-1207943662'), (u'INDIRECT_-1207941716', u'MULTIEQUAL_-1207943044'), (u'CALL_-1207952604', u'INDIRECT_-1207944001'), (u'MULTIEQUAL_-1207940632', u'MULTIEQUAL_-1207940610'), (u'CALL_-1207957002', u'INDIRECT_-1207945005'), (u'CALL_-1207956925', u'INDIRECT_-1207945892'), (u'INT_ADD_-1207958483', u'CAST_-1207941797'), (u'CALL_-1207953564', u'INDIRECT_-1207943826'), (u'CALL_-1207951938', u'INDIRECT_-1207943496'), ('const-433', u'STORE_-1207952980'), ('const-13928', u'INT_ADD_-1207954281'), (u'INDIRECT_-1207943683', u'MULTIEQUAL_-1207944457'), ('const-1', u'PTRADD_-1207953068'), (u'CALL_-1207953575', u'INDIRECT_-1207941363'), (u'CALL_-1207953065', u'INDIRECT_-1207939575'), (u'CALL_-1207957557', u'INDIRECT_-1207947471'), (u'INDIRECT_-1207943358', u'MULTIEQUAL_-1207943236'), (u'STORE_-1207956665', u'INDIRECT_-1207946819'), (u'INT_ADD_-1207953351', u'CAST_-1207938743'), (u'INDIRECT_-1207947616', u'MULTIEQUAL_-1207947500'), ('const-1', u'RETURN_-1207952701'), (u'INDIRECT_-1207941302', u'MULTIEQUAL_-1207944755'), (u'CALL_-1207953254', u'INDIRECT_-1207943527'), (u'CALL_-1207953061', u'INDIRECT_-1207940935'), (u'CALL_-1207954127', u'INDIRECT_-1207939175'), (u'INT_EQUAL_-1207958833', u'BOOL_NEGATE_-1207942265'), (u'CALL_-1207956305', u'INDIRECT_-1207946357'), (u'INDIRECT_-1207942888', u'MULTIEQUAL_-1207942766'), (u'INDIRECT_-1207941805', u'MULTIEQUAL_-1207942579'), (u'INT_EQUAL_-1207959049', u'MULTIEQUAL_-1207950884'), (u'CALL_-1207951877', u'INDIRECT_-1207940023'), (u'CALL_-1207957541', u'INDIRECT_-1207945766'), (u'INDIRECT_-1207944693', u'MULTIEQUAL_-1207944410'), (u'INDIRECT_-1207945796', u'MULTIEQUAL_-1207945599'), (u'PTRADD_-1207957057', u'CALL_-1207957103'), (u'MULTIEQUAL_-1207948344', u'LOAD_-1207951538'), (u'CALL_-1207951865', u'INDIRECT_-1207942662'), (u'CALL_-1207956647', u'INDIRECT_-1207941960'), (u'INDIRECT_-1207945832', u'MULTIEQUAL_-1207948274'), ('const-3661112', u'COPY_-1207938534'), (u'CALL_-1207953037', u'INDIRECT_-1207943120'), (u'CALL_-1207952240', u'INDIRECT_-1207947030'), (u'INDIRECT_-1207943531', u'MULTIEQUAL_-1207943662'), (u'CALL_-1207957177', u'INDIRECT_-1207943482'), (u'PTRADD_-1207939182', u'CAST_-1207939039'), (u'CALL_-1207953037', u'INDIRECT_-1207941398'), (u'CALL_-1207952642', u'INDIRECT_-1207941164'), (u'INDIRECT_-1207943600', u'MULTIEQUAL_-1207943267'), (u'INDIRECT_-1207947963', u'MULTIEQUAL_-1207947877'), (u'INDIRECT_-1207945400', u'COPY_-1207938271'), (u'INDIRECT_-1207944281', u'COPY_-1207944340'), (u'MULTIEQUAL_-1207945159', u'MULTIEQUAL_-1207944135'), (u'CALL_-1207953979', u'INDIRECT_-1207940562'), ('const-2', u'STORE_-1207953064'), (u'CALL_-1207952825', u'INDIRECT_-1207941911'), (u'STORE_-1207954469', u'INDIRECT_-1207947702'), ('const-37432', u'INT_ADD_-1207957556'), (u'CALL_-1207956925', u'INDIRECT_-1207942450'), (u'INDIRECT_-1207942818', u'MULTIEQUAL_-1207942485'), (u'CALL_-1207953061', u'INDIRECT_-1207942035'), (u'CALL_-1207956910', u'INDIRECT_-1207944471'), (u'CALL_-1207953041', u'INDIRECT_-1207944377'), (u'CALL_-1207953063', u'INDIRECT_-1207939239'), (u'INDIRECT_-1207940803', u'MULTIEQUAL_-1207940690'), (u'CALL_-1207953187', u'INDIRECT_-1207939431'), (u'CALL_-1207954014', u'INDIRECT_-1207943640'), (u'CAST_-1207939642', u'STORE_-1207953854'), (u'CALL_-1207953665', u'INDIRECT_-1207944245'), (u'INT_XOR_-1207949445', u'STORE_-1207959098'), (u'INDIRECT_-1207943939', u'COPY_-1207943977'), (u'CALL_-1207953035', u'INDIRECT_-1207940586'), (u'COPY_-1207959015', u'COPY_-1207942138'), (u'CALL_-1207951938', u'INDIRECT_-1207940366'), (u'CALL_-1207953065', u'INDIRECT_-1207942391'), (u'CALL_-1207953296', u'INDIRECT_-1207944333'), (u'CALL_-1207953137', u'INDIRECT_-1207945194'), (u'CALL_-1207953041', u'INDIRECT_-1207940814'), (u'CALL_-1207951861', u'INDIRECT_-1207941928'), (u'CALL_-1207958074', u'INDIRECT_-1207946632'), (u'CALL_-1207953575', u'INDIRECT_-1207945834'), (u'CALL_-1207953163', u'INDIRECT_-1207943018'), (u'CALL_-1207954014', u'INDIRECT_-1207943972'), (u'INDIRECT_-1207943606', u'MULTIEQUAL_-1207943469'), (u'INDIRECT_-1207946288', u'MULTIEQUAL_-1207946052'), (u'CAST_-1207938549', u'STORE_-1207953041'), (u'INDIRECT_-1207943044', u'MULTIEQUAL_-1207943060'), (u'INDIRECT_-1207940752', u'MULTIEQUAL_-1207942418'), (u'INDIRECT_-1207942367', u'MULTIEQUAL_-1207942254'), (u'CALL_-1207953548', u'INDIRECT_-1207941660'), (u'INDIRECT_-1207944176', u'MULTIEQUAL_-1207944095'), (u'INDIRECT_-1207941256', u'MULTIEQUAL_-1207941096'), (u'MULTIEQUAL_-1207942434', u'MULTIEQUAL_-1207942416'), ('const-21953', u'INT_ADD_-1207959279'), (u'CAST_-1207938626', u'INT_ADD_-1207953148'), (u'COPY_-1207942138', u'MULTIEQUAL_-1207952225'), ('const--792', u'PTRSUB_-1207941930'), (u'MULTIEQUAL_-1207943537', u'INT_NOTEQUAL_-1207953715'), (u'CALL_-1207953203', u'INDIRECT_-1207944936'), (u'CALL_-1207953210', u'INDIRECT_-1207940210'), (u'INDIRECT_-1207943433', u'MULTIEQUAL_-1207943386'), (u'MULTIEQUAL_-1207943341', u'MULTIEQUAL_-1207945471'), ('const-0', u'COPY_-1207955517'), (u'CALL_-1207953189', u'INDIRECT_-1207942087'), (u'CALL_-1207955336', u'INDIRECT_-1207943970'), (u'INDIRECT_-1207949754', u'MULTIEQUAL_-1207949712'), ('tmp_27917', u'INT_ADD_-1207954455'), (u'INDIRECT_-1207942672', u'MULTIEQUAL_-1207942572'), (u'CALL_-1207952240', u'INDIRECT_-1207942431'), (u'CALL_-1207953548', u'INDIRECT_-1207940566'), (u'CALL_-1207953037', u'INDIRECT_-1207939366'), ('const-1', u'CALL_-1207951974'), (u'INDIRECT_-1207939655', u'MULTIEQUAL_-1207942817'), (u'CALL_-1207952857', u'INDIRECT_-1207944053'), (u'INDIRECT_-1207941222', u'MULTIEQUAL_-1207942888'), (u'CALL_-1207954014', u'INDIRECT_-1207944894'), (u'INDIRECT_-1207942710', u'MULTIEQUAL_-1207946163'), ('const-433', u'STORE_-1207954408'), (u'CALL_-1207953714', u'INDIRECT_-1207941823'), (u'CALL_-1207953951', u'INDIRECT_-1207942662'), (u'INDIRECT_-1207941845', u'MULTIEQUAL_-1207942529'), (u'CALL_-1207951864', u'INDIRECT_-1207940576'), (u'CALL_-1207953187', u'INDIRECT_-1207944400'), (u'INDIRECT_-1207939430', u'MULTIEQUAL_-1207940329'), (u'MULTIEQUAL_-1207941938', u'MULTIEQUAL_-1207941908'), (u'MULTIEQUAL_-1207945264', u'MULTIEQUAL_-1207945234'), (u'CAST_-1207942078', u'STORE_-1207959040'), ('tmp_27911', u'PTRSUB_-1207938619'), (u'STORE_-1207958659', u'INDIRECT_-1207948310'), (u'INDIRECT_-1207947975', u'MULTIEQUAL_-1207947809'), (u'STORE_-1207959098', u'INDIRECT_-1207948269'), (u'MULTIEQUAL_-1207940732', u'MULTIEQUAL_-1207940711'), (u'CALL_-1207952668', u'INDIRECT_-1207941355'), (u'CALL_-1207953707', u'INDIRECT_-1207942077'), (u'CAST_-1207939285', u'LOAD_-1207954278'), (u'CAST_-1207940188', u'STORE_-1207955972'), (u'CALL_-1207951877', u'INDIRECT_-1207943465'), (u'INDIRECT_-1207940634', u'MULTIEQUAL_-1207940497'), ('const-48', u'CALL_-1207957177'), (u'INDIRECT_-1207944365', u'MULTIEQUAL_-1207944236'), ('const-433', u'LOAD_-1207958641'), (u'INT_ADD_-1207954455', u'CAST_-1207941102'), ('const-433', u'STORE_-1207957126'), (u'CALL_-1207954014', u'INDIRECT_-1207940532'), (u'CALL_-1207951922', u'INDIRECT_-1207943411'), (u'CALL_-1207954014', u'INDIRECT_-1207941140'), (u'INT_ADD_-1207953745', u'STORE_-1207953760'), (u'INDIRECT_-1207943365', u'MULTIEQUAL_-1207944025'), (u'CALL_-1207953163', u'INDIRECT_-1207941452'), (u'INDIRECT_-1207940765', u'MULTIEQUAL_-1207942874'), (u'CALL_-1207953187', u'INDIRECT_-1207939587'), (u'INT_ADD_-1207959173', u'CAST_-1207942157'), (u'MULTIEQUAL_-1207946360', u'MULTIEQUAL_-1207946330'), (u'INT_NOTEQUAL_-1207954257', u'CBRANCH_-1207954256'), (u'LOAD_-1207956256', u'INT_NOTEQUAL_-1207956240'), ('const-1', u'SUBPIECE_-1207942283'), ('const-1', u'RETURN_-1207953158'), (u'INDIRECT_-1207944395', u'MULTIEQUAL_-1207946491'), ('const-433', u'LOAD_-1207953854'), (u'INDIRECT_-1207942993', u'MULTIEQUAL_-1207942880'), (u'INDIRECT_-1207945893', u'MULTIEQUAL_-1207945716'), (u'STORE_-1207959155', u'INDIRECT_-1207948794'), (u'INT_ADD_-1207954405', u'CAST_-1207941134'), (u'CALL_-1207952246', u'INDIRECT_-1207943505'), (u'INT_ADD_-1207953955', u'CALL_-1207953947'), (u'SUBPIECE_-1207942297', u'STORE_-1207953793'), (u'CALL_-1207953548', u'INDIRECT_-1207944476'), ('tmp_8704', u'BRANCH_-1207952237'), (u'CALL_-1207953035', u'INDIRECT_-1207940900'), ('tmp_53169', u'MULTIEQUAL_-1207946163'), (u'CALL_-1207952887', u'INDIRECT_-1207941583'), (u'INDIRECT_-1207944093', u'COPY_-1207944113'), (u'INDIRECT_-1207942621', u'MULTIEQUAL_-1207942482'), (u'CALL_-1207953254', u'INDIRECT_-1207944309'), (u'MULTIEQUAL_-1207942531', u'MULTIEQUAL_-1207942513'), (u'CALL_-1207953407', u'INDIRECT_-1207940322'), (u'CALL_-1207953947', u'INDIRECT_-1207945927'), (u'CALL_-1207957991', u'INDIRECT_-1207946105'), (u'INDIRECT_-1207940790', u'MULTIEQUAL_-1207940653'), (u'CALL_-1207953057', u'INDIRECT_-1207939017'), ('tmp_53183', u'MULTIEQUAL_-1207943973'), (u'CALL_-1207954162', u'INDIRECT_-1207941206'), ('const-433', u'LOAD_-1207956592'), (u'CALL_-1207955360', u'INDIRECT_-1207944921'), (u'MULTIEQUAL_-1207943197', u'MULTIEQUAL_-1207943185'), (u'CALL_-1207952644', u'INDIRECT_-1207940250'), ('const-0', u'INT_EQUAL_-1207956098'), (u'INT_ADD_-1207954384', u'CAST_-1207941118'), (u'MULTIEQUAL_-1207942732', u'MULTIEQUAL_-1207942882'), (u'MULTIEQUAL_-1207947137', u'MULTIEQUAL_-1207948217'), (u'CALL_-1207953809', u'INDIRECT_-1207942885'), (u'CALL_-1207952666', u'INDIRECT_-1207942115'), (u'MULTIEQUAL_-1207948332', u'MULTIEQUAL_-1207947308'), (u'INDIRECT_-1207944766', u'MULTIEQUAL_-1207944782'), (u'CALL_-1207953063', u'INDIRECT_-1207939083'), (u'CALL_-1207951922', u'INDIRECT_-1207944782'), (u'CALL_-1207957491', u'INDIRECT_-1207943277'), (u'CALL_-1207953738', u'INDIRECT_-1207941678'), (u'PTRSUB_-1207940952', u'CALL_-1207956910'), ('tmp_9352', u'CBRANCH_-1207951524'), (u'CALL_-1207953815', u'INDIRECT_-1207940879'), ('const-36952', u'INT_ADD_-1207956213'), (u'INDIRECT_-1207943744', u'MULTIEQUAL_-1207943662'), (u'MULTIEQUAL_-1207940185', u'MULTIEQUAL_-1207940164'), (u'CALL_-1207951980', u'INDIRECT_-1207946619'), (u'CALL_-1207954340', u'INDIRECT_-1207941342'), (u'CALL_-1207952887', u'INDIRECT_-1207940333'), (u'MULTIEQUAL_-1207940550', u'MULTIEQUAL_-1207940534'), (u'CALL_-1207953039', u'INDIRECT_-1207940322'), (u'CALL_-1207953776', u'INDIRECT_-1207944705'), (u'CALL_-1207956876', u'INDIRECT_-1207944601'), (u'INDIRECT_-1207944892', u'MULTIEQUAL_-1207945478'), ('const-21272', u'INT_ADD_-1207955980'), (u'INDIRECT_-1207940647', u'MULTIEQUAL_-1207940534'), (u'CALL_-1207953979', u'INDIRECT_-1207940718'), (u'INDIRECT_-1207946228', u'MULTIEQUAL_-1207946516'), (u'INDIRECT_-1207944080', u'COPY_-1207944112'), (u'INDIRECT_-1207946273', u'MULTIEQUAL_-1207946029'), ('const-10', u'COPY_-1207941470'), (u'CALL_-1207954127', u'INDIRECT_-1207941519'), (u'CALL_-1207952240', u'INDIRECT_-1207940553'), (u'CALL_-1207951922', u'INDIRECT_-1207942159'), (u'CALL_-1207953621', u'INDIRECT_-1207944368'), (u'INDIRECT_-1207939635', u'MULTIEQUAL_-1207941794'), (u'CALL_-1207956647', u'INDIRECT_-1207943678'), ('tmp_53158', u'MULTIEQUAL_-1207947148'), (u'INDIRECT_-1207941948', u'MULTIEQUAL_-1207941964'), (u'INDIRECT_-1207944029', u'MULTIEQUAL_-1207943890'), (u'CALL_-1207957103', u'INDIRECT_-1207945157'), (u'CALL_-1207956925', u'INDIRECT_-1207944170'), (u'CALL_-1207953951', u'INDIRECT_-1207948357'), (u'CALL_-1207951974', u'INDIRECT_-1207940476'), (u'CALL_-1207956522', u'INDIRECT_-1207944693'), ('const-433', u'LOAD_-1207958848'), (u'INT_ADD_-1207953473', u'CAST_-1207938820'), (u'CALL_-1207953228', u'INDIRECT_-1207939477'), (u'CAST_-1207941143', u'STORE_-1207954404'), (u'MULTIEQUAL_-1207940862', u'MULTIEQUAL_-1207940846'), ('tmp_27917', u'INT_ADD_-1207953062'), (u'CALL_-1207951847', u'INDIRECT_-1207942038'), (u'CALL_-1207951974', u'INDIRECT_-1207939540'), (u'INDIRECT_-1207948551', u'MULTIEQUAL_-1207948453'), (u'CALL_-1207953035', u'INDIRECT_-1207942778'), (u'CALL_-1207953035', u'INDIRECT_-1207939030'), (u'MULTIEQUAL_-1207942499', u'MULTIEQUAL_-1207942482'), (u'INT_EQUAL_-1207956289', u'CBRANCH_-1207956288'), ('const-433', u'LOAD_-1207958560'), (u'MULTIEQUAL_-1207941309', u'MULTIEQUAL_-1207941593'), (u'COPY_-1207954313', u'MULTIEQUAL_-1207943987'), (u'CALL_-1207952887', u'INDIRECT_-1207940229'), (u'STORE_-1207958649', u'INDIRECT_-1207948302'), (u'CAST_-1207938495', u'STORE_-1207952951'), (u'LOAD_-1207956690', u'INT_EQUAL_-1207956675'), (u'CALL_-1207956777', u'INDIRECT_-1207942026'), (u'CALL_-1207953254', u'INDIRECT_-1207942587'), (u'MULTIEQUAL_-1207942270', u'MULTIEQUAL_-1207942254'), (u'CALL_-1207952706', u'INDIRECT_-1207939174'), (u'INT_MULT_-1207946579', u'INT_ADD_-1207939625'), (u'INDIRECT_-1207944350', u'MULTIEQUAL_-1207944638'), (u'CALL_-1207952644', u'INDIRECT_-1207943066'), (u'CALL_-1207956305', u'INDIRECT_-1207943606'), ('const-1', u'RETURN_-1207953030'), (u'CALL_-1207953296', u'INDIRECT_-1207941203'), ('const-35929', u'INT_ADD_-1207956185'), (u'MULTIEQUAL_-1207949281', u'STORE_-1207953854'), (u'INDIRECT_-1207939929', u'MULTIEQUAL_-1207940703'), (u'CALL_-1207953951', u'INDIRECT_-1207946537'), (u'INDIRECT_-1207942750', u'MULTIEQUAL_-1207942579'), (u'MULTIEQUAL_-1207951819', u'PTRADD_-1207941317'), (u'CALL_-1207953548', u'INDIRECT_-1207943068'), (u'INDIRECT_-1207946072', u'MULTIEQUAL_-1207946360'), (u'INT_EQUAL_-1207958937', u'MULTIEQUAL_-1207948935'), (u'CALL_-1207953059', u'INDIRECT_-1207942795'), (u'CALL_-1207957103', u'INDIRECT_-1207943123'), ('const-1', u'INT_ADD_-1207939657'), ('const-1', u'CALL_-1207951938'), (u'INDIRECT_-1207940836', u'MULTIEQUAL_-1207941735'), (u'CALL_-1207953548', u'INDIRECT_-1207944320'), (u'INDIRECT_-1207944712', u'MULTIEQUAL_-1207944551'), (u'CALL_-1207953979', u'INDIRECT_-1207941344'), (u'CALL_-1207953871', u'INDIRECT_-1207940822'), (u'CALL_-1207957002', u'INDIRECT_-1207943753'), ('const-0', u'INT_EQUAL_-1207956322'), (u'INDIRECT_-1207941897', u'MULTIEQUAL_-1207941807'), (u'INDIRECT_-1207940085', u'MULTIEQUAL_-1207940859'), (u'CALL_-1207956910', u'INDIRECT_-1207943375'), (u'INDIRECT_-1207943701', u'MULTIEQUAL_-1207943597'), (u'CALL_-1207957960', u'INDIRECT_-1207945298'), (u'CALL_-1207955360', u'INDIRECT_-1207946669'), (u'CALL_-1207952887', u'INDIRECT_-1207940699'), (u'CALL_-1207951847', u'INDIRECT_-1207943134'), (u'STORE_-1207959098', u'INDIRECT_-1207948767'), (u'CALL_-1207953163', u'INDIRECT_-1207941140'), (u'CALL_-1207952240', u'INDIRECT_-1207943683'), (u'CALL_-1207953296', u'INDIRECT_-1207943865'), (u'CALL_-1207953065', u'INDIRECT_-1207942705'), (u'INT_ADD_-1207954348', u'CALL_-1207954340'), ('const--1', u'INT_ADD_-1207953119'), (u'CALL_-1207952666', u'CALL_-1207952642'), (u'INDIRECT_-1207942431', u'MULTIEQUAL_-1207943205'), (u'INDIRECT_-1207942474', u'MULTIEQUAL_-1207944140'), (u'INT_ADD_-1207956185', u'CAST_-1207940298'), (u'INDIRECT_-1207940074', u'MULTIEQUAL_-1207939952'), (u'INDIRECT_-1207940318', u'MULTIEQUAL_-1207940191'), ('const-433', u'LOAD_-1207956091'), (u'CALL_-1207953782', u'INDIRECT_-1207943231'), (u'INDIRECT_-1207946712', u'MULTIEQUAL_-1207947377'), (u'CALL_-1207953776', u'INDIRECT_-1207941079'), (u'CALL_-1207957177', u'INDIRECT_-1207944734'), (u'CALL_-1207953063', u'INDIRECT_-1207939551'), (u'CALL_-1207952996', u'INDIRECT_-1207941792'), (u'CALL_-1207953800', u'INDIRECT_-1207941246'), (u'CALL_-1207951864', u'INDIRECT_-1207939328'), (u'MULTIEQUAL_-1207944751', u'MULTIEQUAL_-1207945035'), (u'CALL_-1207953668', u'INDIRECT_-1207943435'), (u'CALL_-1207957991', u'INDIRECT_-1207945165'), (u'CALL_-1207958300', u'INDIRECT_-1207948219'), (u'CALL_-1207958300', u'INDIRECT_-1207944279'), (u'INDIRECT_-1207948357', u'MULTIEQUAL_-1207948029'), ('const-1', u'RETURN_-1207952935'), (u'INDIRECT_-1207941792', u'MULTIEQUAL_-1207941670'), ('const--664', u'PTRSUB_-1207938865'), (u'CALL_-1207958016', u'INDIRECT_-1207946750'), (u'MULTIEQUAL_-1207943661', u'MULTIEQUAL_-1207943439'), (u'CALL_-1207954100', u'INDIRECT_-1207941995'), (u'INT_ADD_-1207953072', u'CAST_-1207938578'), (u'MULTIEQUAL_-1207949281', u'CAST_-1207939589'), ('tmp_9677', u'CBRANCH_-1207953556'), (u'CALL_-1207953061', u'INDIRECT_-1207940777'), ('tmp_27917', u'INT_ADD_-1207959222'), ('const--632', u'PTRSUB_-1207940059'), (u'CALL_-1207953228', u'INDIRECT_-1207939789'), (u'CALL_-1207952839', u'INDIRECT_-1207939842'), (u'CALL_-1207953061', u'INDIRECT_-1207942819'), (u'INDIRECT_-1207942077', u'MULTIEQUAL_-1207941956'), (u'CALL_-1207951877', u'INDIRECT_-1207942055'), (u'INDIRECT_-1207941560', u'MULTIEQUAL_-1207942888'), (u'CALL_-1207954162', u'INDIRECT_-1207943550'), (u'CALL_-1207955336', u'INDIRECT_-1207941626'), (u'CALL_-1207952940', u'INDIRECT_-1207941565'), (u'CALL_-1207953564', u'INDIRECT_-1207942574'), (u'INDIRECT_-1207941829', u'MULTIEQUAL_-1207941726'), ('const-4', u'PTRADD_-1207939371'), (u'CALL_-1207951847', u'INDIRECT_-1207939850'), (u'CALL_-1207951869', u'INDIRECT_-1207941848'), (u'CALL_-1207952604', u'INDIRECT_-1207944250'), (u'MULTIEQUAL_-1207942418', u'MULTIEQUAL_-1207942355'), (u'MULTIEQUAL_-1207946202', u'MULTIEQUAL_-1207946486'), (u'INT_EQUAL_-1207958833', u'MULTIEQUAL_-1207950779'), ('const-433', u'STORE_-1207958594'), ('const-5496', u'INT_ADD_-1207958914'), (u'CALL_-1207955913', u'INDIRECT_-1207943762'), (u'INDIRECT_-1207944506', u'MULTIEQUAL_-1207944794'), (u'LOAD_-1207953499', u'INT_EQUAL_-1207953474'), ('const-37576', u'INT_ADD_-1207958711'), (u'CALL_-1207957103', u'INDIRECT_-1207942967'), (u'INDIRECT_-1207944693', u'MULTIEQUAL_-1207944452'), (u'MULTIEQUAL_-1207942089', u'MULTIEQUAL_-1207942373'), (u'MULTIEQUAL_-1207944599', u'MULTIEQUAL_-1207944377'), ('tmp_8540', u'BRANCH_-1207952001'), (u'MULTIEQUAL_-1207942572', u'MULTIEQUAL_-1207942559'), (u'INT_SLESS_-1207958554', u'CBRANCH_-1207958561'), (u'INDIRECT_-1207943271', u'MULTIEQUAL_-1207945380'), (u'LOAD_-1207953573', u'MULTIEQUAL_-1207949108'), (u'INDIRECT_-1207941207', u'MULTIEQUAL_-1207941079'), (u'CALL_-1207953057', u'INDIRECT_-1207944454'), (u'CALL_-1207957070', u'INDIRECT_-1207944036'), (u'CALL_-1207953204', u'INDIRECT_-1207939310'), (u'CALL_-1207957491', u'INDIRECT_-1207943589'), (u'MULTIEQUAL_-1207941437', u'MULTIEQUAL_-1207941419'), (u'INDIRECT_-1207944781', u'MULTIEQUAL_-1207946029'), (u'CALL_-1207957991', u'INDIRECT_-1207948009'), (u'CALL_-1207957676', u'INDIRECT_-1207944991'), (u'MULTIEQUAL_-1207945471', u'MULTIEQUAL_-1207944447'), ('tmp_27917', u'INT_ADD_-1207957973'), (u'INDIRECT_-1207944554', u'COPY_-1207944577'), (u'MULTIEQUAL_-1207942185', u'MULTIEQUAL_-1207942168'), ('const-4873', u'INT_ADD_-1207959195'), (u'INDIRECT_-1207946413', u'MULTIEQUAL_-1207946329'), (u'INDIRECT_-1207943753', u'MULTIEQUAL_-1207943670'), (u'CALL_-1207953041', u'INDIRECT_-1207939096'), (u'MULTIEQUAL_-1207948869', u'MULTIEQUAL_-1207948866'), (u'CALL_-1207952825', u'INDIRECT_-1207944534'), (u'INT_EQUAL_-1207958790', u'CBRANCH_-1207958795'), (u'MULTIEQUAL_-1207948429', u'MULTIEQUAL_-1207948375'), (u'LOAD_-1207956506', u'INT_NOTEQUAL_-1207956490'), (u'INDIRECT_-1207945117', u'MULTIEQUAL_-1207945162'), (u'CALL_-1207952666', u'INDIRECT_-1207940237'), (u'CALL_-1207954340', u'INDIRECT_-1207940874'), (u'CALL_-1207952668', u'INDIRECT_-1207943077'), (u'CALL_-1207958074', u'INDIRECT_-1207948066'), (u'INT_ADD_-1207951831', u'CAST_-1207938361'), (u'INDIRECT_-1207945400', u'INT_LESS_-1207951885'), (u'CALL_-1207953621', u'INDIRECT_-1207945241'), (u'INDIRECT_-1207941519', u'MULTIEQUAL_-1207941564'), (u'CALL_-1207952887', u'INDIRECT_-1207941739'), (u'CALL_-1207953137', u'INDIRECT_-1207941254'), (u'MULTIEQUAL_-1207943080', u'MULTIEQUAL_-1207943059'), (u'MULTIEQUAL_-1207944441', u'MULTIEQUAL_-1207944219'), ('const-13936', u'INT_ADD_-1207954272'), (u'MULTIEQUAL_-1207940877', u'MULTIEQUAL_-1207940862'), ('const-10849', u'INT_ADD_-1207954455'), (u'INDIRECT_-1207946092', u'MULTIEQUAL_-1207946013'), (u'INDIRECT_-1207944377', u'COPY_-1207944403'), (u'INDIRECT_-1207945936', u'MULTIEQUAL_-1207945857'), (u'CAST_-1207941900', u'LOAD_-1207958692'), (u'CALL_-1207952887', u'INDIRECT_-1207943931'), (u'INDIRECT_-1207939751', u'MULTIEQUAL_-1207940467'), (u'MULTIEQUAL_-1207942029', u'MULTIEQUAL_-1207942012'), (u'CALL_-1207953800', u'INDIRECT_-1207939684'), (u'INDIRECT_-1207944140', u'MULTIEQUAL_-1207944018'), (u'CALL_-1207952246', u'INDIRECT_-1207941783'), (u'LOAD_-1207953573', u'MULTIEQUAL_-1207949281'), (u'PTRADD_-1207952950', u'CALL_-1207952996'), ('const-5608', u'INT_ADD_-1207953568'), (u'INDIRECT_-1207939563', u'MULTIEQUAL_-1207941596'), (u'INDIRECT_-1207944712', u'MULTIEQUAL_-1207945407'), (u'CALL_-1207953035', u'INDIRECT_-1207942940'), (u'CALL_-1207957991', u'INDIRECT_-1207948258'), ('const-8', u'PTRADD_-1207939371'), ('const-0', u'COPY_-1207953175'), (u'CALL_-1207956647', u'INDIRECT_-1207944304'), (u'COPY_-1207953518', u'MULTIEQUAL_-1207942615'), (u'CALL_-1207953871', u'CALL_-1207953847'), (u'CALL_-1207953738', u'INDIRECT_-1207940738'), (u'CALL_-1207951869', u'INDIRECT_-1207944941'), (u'STORE_-1207958131', u'INDIRECT_-1207942845'), ('const-31784', u'INT_ADD_-1207953838'), (u'INDIRECT_-1207944281', u'COPY_-1207944279'), (u'MULTIEQUAL_-1207940029', u'MULTIEQUAL_-1207940008'), ('tmp_27917', u'INT_ADD_-1207958337'), (u'CALL_-1207951215', u'INDIRECT_-1207944257'), (u'CALL_-1207953714', u'INDIRECT_-1207940727'), (u'CALL_-1207952857', u'INDIRECT_-1207943180'), (u'STORE_-1207953780', u'INDIRECT_-1207945179'), (u'MULTIEQUAL_-1207943706', u'MULTIEQUAL_-1207943685'), ('const-3660336', u'COPY_-1207937968'), (u'INDIRECT_-1207942162', u'MULTIEQUAL_-1207942450'), (u'COPY_-1207942148', u'MULTIEQUAL_-1207952409'), ('tmp_27917', u'INT_ADD_-1207954262'), (u'CALL_-1207957070', u'INDIRECT_-1207945602'), (u'INDIRECT_-1207943329', u'MULTIEQUAL_-1207943208'), (u'CALL_-1207954202', u'INDIRECT_-1207941103'), (u'INDIRECT_-1207941335', u'MULTIEQUAL_-1207941234'), (u'CALL_-1207953776', u'INDIRECT_-1207940609'), (u'CALL_-1207953668', u'INDIRECT_-1207942967'), (u'CALL_-1207952940', u'INDIRECT_-1207940313'), (u'INT_ADD_-1207959309', u'CAST_-1207942236'), (u'STORE_-1207953854', u'INDIRECT_-1207945472'), (u'CAST_-1207942167', u'LOAD_-1207959211'), (u'INDIRECT_-1207940399', u'MULTIEQUAL_-1207940298'), ('const-433', u'STORE_-1207953710'), (u'PTRADD_-1207953518', u'COPY_-1207940204'), (u'INDIRECT_-1207945780', u'MULTIEQUAL_-1207945701'), ('tmp_27917', u'INT_ADD_-1207958914'), (u'INDIRECT_-1207940854', u'MULTIEQUAL_-1207940732'), (u'CALL_-1207954127', u'INDIRECT_-1207939955'), (u'STORE_-1207958497', u'INDIRECT_-1207947980'), ('const-15160', u'INT_ADD_-1207958645'), (u'INDIRECT_-1207942777', u'MULTIEQUAL_-1207942638'), ('const-20561', u'INT_ADD_-1207956267'), (u'INDIRECT_-1207941412', u'MULTIEQUAL_-1207941285'), (u'PTRSUB_-1207941020', u'INT_NOTEQUAL_-1207957010'), ('tmp_27911', u'PTRSUB_-1207939067'), (u'CALL_-1207953187', u'INDIRECT_-1207941307'), (u'INT_ZEXT_-1207953201', u'INT_MULT_-1207946618'), (u'CALL_-1207953057', u'INDIRECT_-1207942771'), (u'COPY_-1207951566', u'COPY_-1207938056'), (u'CALL_-1207957960', u'INDIRECT_-1207945612'), (u'INDIRECT_-1207943739', u'MULTIEQUAL_-1207943610'), (u'INDIRECT_-1207945088', u'MULTIEQUAL_-1207944924'), ('const-433', u'STORE_-1207952951'), (u'CALL_-1207953061', u'INDIRECT_-1207941717'), (u'INDIRECT_-1207944490', u'MULTIEQUAL_-1207944409'), (u'INDIRECT_-1207942679', u'MULTIEQUAL_-1207942589'), (u'CALL_-1207956305', u'INDIRECT_-1207946606'), (u'CALL_-1207953707', u'INDIRECT_-1207944425'), (u'MULTIEQUAL_-1207944533', u'MULTIEQUAL_-1207944516'), ('const-0', u'INT_EQUAL_-1207957766'), (u'CALL_-1207953296', u'INDIRECT_-1207941829'), (u'CALL_-1207953033', u'INDIRECT_-1207942446'), (u'INDIRECT_-1207947130', u'MULTIEQUAL_-1207946970'), ('const-1', u'COPY_-1207953921'), ('tmp_9033', u'CBRANCH_-1207953197'), (u'CALL_-1207953979', u'INDIRECT_-1207942284'), (u'CALL_-1207951938', u'INDIRECT_-1207939742'), (u'CALL_-1207954058', u'INDIRECT_-1207944005'), (u'INDIRECT_-1207943753', u'MULTIEQUAL_-1207943470'), (u'INDIRECT_-1207942046', u'MULTIEQUAL_-1207941946'), (u'INDIRECT_-1207940791', u'MULTIEQUAL_-1207940623'), (u'CALL_-1207958074', u'INDIRECT_-1207947817'), (u'PTRSUB_-1207938842', u'INT_NOTEQUAL_-1207953262'), (u'CALL_-1207953951', u'INDIRECT_-1207944540'), (u'CALL_-1207953707', u'INDIRECT_-1207947616'), (u'INDIRECT_-1207941010', u'MULTIEQUAL_-1207940888'), (u'COPY_-1207940204', u'MULTIEQUAL_-1207950298'), (u'INDIRECT_-1207941939', u'MULTIEQUAL_-1207942655'), (u'MULTIEQUAL_-1207944140', u'MULTIEQUAL_-1207945941'), (u'CALL_-1207953776', u'INDIRECT_-1207946774'), (u'CALL_-1207954407', u'INDIRECT_-1207942948'), (u'CALL_-1207957177', u'INDIRECT_-1207943952'), ('tmp_27911', u'PTRSUB_-1207939343'), (u'INDIRECT_-1207944443', u'COPY_-1207944459'), (u'CALL_-1207953063', u'INDIRECT_-1207938927'), (u'CALL_-1207957676', u'INDIRECT_-1207943739'), (u'CALL_-1207955913', u'INDIRECT_-1207943918'), (u'INDIRECT_-1207944316', u'INT_EQUAL_-1207954316'), (u'MULTIEQUAL_-1207947635', u'MULTIEQUAL_-1207948715'), (u'STORE_-1207952033', u'INDIRECT_-1207944866'), (u'CALL_-1207953035', u'INDIRECT_-1207939342'), (u'CALL_-1207953163', u'INDIRECT_-1207944140'), (u'INDIRECT_-1207947040', u'STORE_-1207956826'), (u'INDIRECT_-1207945916', u'MULTIEQUAL_-1207946204'), (u'CALL_-1207953800', u'INDIRECT_-1207942342'), (u'CALL_-1207953035', u'INDIRECT_-1207943969'), (u'CAST_-1207940555', u'STORE_-1207956665'), (u'CALL_-1207953061', u'INDIRECT_-1207939065'), (u'INT_ADD_-1207956436', u'CAST_-1207940431'), (u'MULTIEQUAL_-1207944533', u'MULTIEQUAL_-1207943506'), (u'CALL_-1207957557', u'INDIRECT_-1207942532'), (u'CALL_-1207952604', u'INDIRECT_-1207940061'), (u'INDIRECT_-1207944389', u'COPY_-1207944430'), (u'CALL_-1207953057', u'INDIRECT_-1207941205'), (u'INDIRECT_-1207943801', u'COPY_-1207943805'), (u'CALL_-1207953744', u'INDIRECT_-1207943522'), (u'CALL_-1207953033', u'INDIRECT_-1207939006'), ('const-433', u'STORE_-1207952033'), (u'CALL_-1207952857', u'INDIRECT_-1207942868'), (u'MULTIEQUAL_-1207941638', u'MULTIEQUAL_-1207941575'), ('const--712', u'PTRSUB_-1207939113'), ('const-1', u'PTRADD_-1207958935'), ('tmp_2902', u'CBRANCH_-1207956754'), (u'PTRADD_-1207953769', u'CALL_-1207953815'), (u'CALL_-1207953809', u'INDIRECT_-1207946199'), (u'CALL_-1207953203', u'INDIRECT_-1207939655'), ('const-1', u'PTRADD_-1207951478'), (u'CALL_-1207953951', u'INDIRECT_-1207941568'), (u'PTRADD_-1207954003', u'PTRADD_-1207953968'), (u'CALL_-1207953137', u'INDIRECT_-1207942820'), (u'PTRSUB_-1207939113', u'INT_NOTEQUAL_-1207953715'), (u'MULTIEQUAL_-1207948432', u'MULTIEQUAL_-1207948369'), ('tmp_27917', u'INT_ADD_-1207951772'), (u'PTRADD_-1207938899', u'CAST_-1207938762'), (u'CAST_-1207938068', u'STORE_-1207953710'), ('tmp_5937', u'CBRANCH_-1207954107'), (u'CALL_-1207952825', u'INDIRECT_-1207939721'), (u'INDIRECT_-1207941890', u'MULTIEQUAL_-1207941789'), (u'CALL_-1207952246', u'INDIRECT_-1207940843'), (u'CALL_-1207953204', u'INDIRECT_-1207944591'), (u'MULTIEQUAL_-1207943059', u'MULTIEQUAL_-1207944454'), (u'INDIRECT_-1207941792', u'SUBPIECE_-1207941821'), (u'MULTIEQUAL_-1207946163', u'MULTIEQUAL_-1207945941'), (u'STORE_-1207953773', u'INDIRECT_-1207945789'), ('const-3648670', u'COPY_-1207938542'), ('const-0', u'INT_NOTEQUAL_-1207955467'), (u'INDIRECT_-1207944304', u'MULTIEQUAL_-1207944140'), (u'MULTIEQUAL_-1207942120', u'MULTIEQUAL_-1207942101'), (u'INDIRECT_-1207940219', u'MULTIEQUAL_-1207940935'), (u'CALL_-1207954202', u'INDIRECT_-1207945574'), ('const-11584', u'INT_ADD_-1207959013'), (u'CALL_-1207953951', u'INDIRECT_-1207945166'), (u'CALL_-1207957557', u'INDIRECT_-1207946442'), (u'BOOL_NEGATE_-1207942370', u'CBRANCH_-1207959043'), (u'CALL_-1207957891', u'INDIRECT_-1207943701'), (u'CALL_-1207953187', u'INDIRECT_-1207939275'), (u'CALL_-1207953621', u'INDIRECT_-1207941238'), (u'INT_EQUAL_-1207956738', u'CBRANCH_-1207956731'), (u'CALL_-1207953621', u'INDIRECT_-1207940458'), ('const--2', u'INT_MULT_-1207946618'), (u'INDIRECT_-1207940646', u'MULTIEQUAL_-1207940485'), (u'INDIRECT_-1207942202', u'MULTIEQUAL_-1207942101'), (u'CALL_-1207952839', u'INDIRECT_-1207944781'), (u'CALL_-1207957891', u'INDIRECT_-1207943545'), (u'CAST_-1207940663', u'LOAD_-1207956837'), (u'MULTIEQUAL_-1207942727', u'MULTIEQUAL_-1207942715'), (u'MULTIEQUAL_-1207942223', u'CALL_-1207952996'), ('const-0', u'INT_EQUAL_-1207958833'), ('const-433', u'STORE_-1207958131'), (u'CALL_-1207953834', u'INDIRECT_-1207943725'), ('tmp_27917', u'INT_ADD_-1207955521'), (u'CALL_-1207953189', u'INDIRECT_-1207941461'), (u'CALL_-1207953065', u'INDIRECT_-1207940669'), (u'INDIRECT_-1207944327', u'MULTIEQUAL_-1207944223'), (u'INDIRECT_-1207940957', u'MULTIEQUAL_-1207940867'), (u'CALL_-1207953800', u'INDIRECT_-1207944467'), (u'INDIRECT_-1207941578', u'MULTIEQUAL_-1207941477'), (u'INT_EQUAL_-1207953120', u'CBRANCH_-1207953093'), (u'INDIRECT_-1207942944', u'MULTIEQUAL_-1207944610'), (u'MULTIEQUAL_-1207944251', u'MULTIEQUAL_-1207944230'), ('const-433', u'LOAD_-1207953211'), (u'LOAD_-1207953902', u'MULTIEQUAL_-1207949108'), (u'CALL_-1207951938', u'INDIRECT_-1207940054'), (u'LOAD_-1207958891', u'CALL_-1207951215'), ('const-433', u'STORE_-1207953041'), (u'INDIRECT_-1207943839', u'MULTIEQUAL_-1207944613'), (u'CAST_-1207941973', u'LOAD_-1207958848'), (u'INDIRECT_-1207945430', u'MULTIEQUAL_-1207945392'), (u'INDIRECT_-1207946087', u'MULTIEQUAL_-1207945958'), (u'CALL_-1207953809', u'INDIRECT_-1207942417'), (u'CALL_-1207952964', u'INDIRECT_-1207942984'), (u'CALL_-1207954100', u'INDIRECT_-1207945777'), (u'INDIRECT_-1207942587', u'MULTIEQUAL_-1207942486'), ('const-1', u'PTRADD_-1207956775'), (u'CALL_-1207953189', u'INDIRECT_-1207939897'), (u'MULTIEQUAL_-1207946642', u'MULTIEQUAL_-1207946792'), ('const-433', u'LOAD_-1207959238'), (u'CALL_-1207954100', u'INDIRECT_-1207943247'), (u'LOAD_-1207954278', u'INT_EQUAL_-1207954263'), (u'CALL_-1207953037', u'INDIRECT_-1207942332'), (u'MULTIEQUAL_-1207946204', u'MULTIEQUAL_-1207946174'), (u'CALL_-1207952580', u'INDIRECT_-1207940050'), (u'MULTIEQUAL_-1207948204', u'MULTIEQUAL_-1207948180'), (u'CAST_-1207941921', u'STORE_-1207958725'), (u'INDIRECT_-1207944857', u'MULTIEQUAL_-1207944689'), (u'CALL_-1207953037', u'INDIRECT_-1207942646'), (u'INDIRECT_-1207946032', u'MULTIEQUAL_-1207945984'), (u'MULTIEQUAL_-1207944319', u'MULTIEQUAL_-1207944304'), (u'INDIRECT_-1207942299', u'MULTIEQUAL_-1207942196'), (u'PTRSUB_-1207939090', u'INT_NOTEQUAL_-1207953673'), (u'PTRSUB_-1207939255', u'CALL_-1207951938'), (u'CALL_-1207954058', u'INDIRECT_-1207945504'), ('const-0', u'CALL_-1207951869'), (u'INDIRECT_-1207948192', u'MULTIEQUAL_-1207948103'), ('tmp_27911', u'PTRSUB_-1207939113'), (u'MULTIEQUAL_-1207945312', u'MULTIEQUAL_-1207945291'), (u'CALL_-1207953037', u'INDIRECT_-1207943993'), (u'CALL_-1207952004', u'INDIRECT_-1207939611'), (u'INDIRECT_-1207941258', u'MULTIEQUAL_-1207941753'), (u'INDIRECT_-1207943865', u'MULTIEQUAL_-1207943910'), (u'COPY_-1207956112', u'MULTIEQUAL_-1207949794'), (u'INDIRECT_-1207939674', u'MULTIEQUAL_-1207940108'), (u'CALL_-1207957557', u'INDIRECT_-1207945816'), (u'CALL_-1207951980', u'INDIRECT_-1207940768'), (u'LOAD_-1207958786', u'INT_LESS_-1207958769'), (u'LOAD_-1207958786', u'INT_EQUAL_-1207958769'), (u'CAST_-1207938989', u'LOAD_-1207953771'), (u'CAST_-1207941994', u'STORE_-1207958879'), ('const-0', u'INT_NOTEQUAL_-1207956463'), (u'INDIRECT_-1207948675', u'MULTIEQUAL_-1207949780'), ('tmp_3994', u'CBRANCH_-1207955975'), (u'INDIRECT_-1207943428', u'MULTIEQUAL_-1207943862'), (u'CALL_-1207952706', u'INDIRECT_-1207941050'), (u'BOOL_NEGATE_-1207949252', u'BOOL_AND_-1207958732'), (u'CALL_-1207956647', u'INDIRECT_-1207943834'), (u'CALL_-1207953163', u'INDIRECT_-1207939576'), (u'CALL_-1207953057', u'INDIRECT_-1207943956'), (u'MULTIEQUAL_-1207945067', u'MULTIEQUAL_-1207944845'), (u'INDIRECT_-1207942986', u'MULTIEQUAL_-1207942885'), (u'CALL_-1207954340', u'INDIRECT_-1207944784'), (u'INDIRECT_-1207942942', u'MULTIEQUAL_-1207943230'), ('tmp_1161', u'CBRANCH_-1207958561'), (u'CALL_-1207953871', u'INDIRECT_-1207943640'), (u'STORE_-1207959187', u'INDIRECT_-1207948562'), (u'LOAD_-1207953854', u'CALL_-1207953834'), (u'CALL_-1207952940', u'INDIRECT_-1207944188'), (u'MULTIEQUAL_-1207948888', u'INT_ZEXT_-1207956043'), (u'MULTIEQUAL_-1207946680', u'MULTIEQUAL_-1207946659'), (u'CALL_-1207956777', u'INDIRECT_-1207943588'), (u'LOAD_-1207956712', u'INT_NOTEQUAL_-1207956696'), (u'INDIRECT_-1207940992', u'MULTIEQUAL_-1207941891'), (u'INDIRECT_-1207945678', u'MULTIEQUAL_-1207945441'), (u'INT_ADD_-1207953483', u'CAST_-1207938828'), (u'CALL_-1207953738', u'INDIRECT_-1207942304'), (u'COPY_-1207938308', u'CALL_-1207951974'), ('const-17105', u'INT_ADD_-1207955543'), (u'INDIRECT_-1207941692', u'MULTIEQUAL_-1207943358'), (u'INDIRECT_-1207945795', u'MULTIEQUAL_-1207945735'), (u'CALL_-1207953575', u'INDIRECT_-1207944179'), (u'CALL_-1207954407', u'INDIRECT_-1207944982'), (u'MULTIEQUAL_-1207948845', u'INT_EQUAL_-1207953073'), (u'CALL_-1207957676', u'INDIRECT_-1207946713'), (u'CALL_-1207957491', u'INDIRECT_-1207946719'), ('tmp_27917', u'INT_ADD_-1207958580'), (u'CALL_-1207952644', u'INDIRECT_-1207944281'), (u'CALL_-1207951974', u'INDIRECT_-1207940164'), (u'STORE_-1207958131', u'INDIRECT_-1207943001'), (u'INT_NOTEQUAL_-1207957612', u'CBRANCH_-1207957611'), (u'INDIRECT_-1207943567', u'MULTIEQUAL_-1207944251'), (u'CALL_-1207952996', u'INDIRECT_-1207944857'), (u'INDIRECT_-1207942354', u'MULTIEQUAL_-1207942849'), ('tmp_2040', u'CBRANCH_-1207957556'), (u'CALL_-1207954340', u'INDIRECT_-1207942124'), (u'INDIRECT_-1207940567', u'MULTIEQUAL_-1207940409'), (u'CALL_-1207951861', u'INDIRECT_-1207941772'), (u'CAST_-1207939582', u'STORE_-1207953760'), (u'INDIRECT_-1207944960', u'MULTIEQUAL_-1207944879'), (u'CALL_-1207952996', u'INDIRECT_-1207941480'), (u'CAST_-1207942157', u'STORE_-1207959187'), ('const-3646960', u'COPY_-1207953598'), (u'MULTIEQUAL_-1207943984', u'MULTIEQUAL_-1207945785'), (u'CALL_-1207954162', u'INDIRECT_-1207944960'), (u'CALL_-1207953809', u'INDIRECT_-1207945950'), (u'MULTIEQUAL_-1207941435', u'MULTIEQUAL_-1207941414'), (u'CALL_-1207953063', u'INDIRECT_-1207942681'), (u'CALL_-1207953057', u'INDIRECT_-1207941987'), (u'STORE_-1207951786', u'INDIRECT_-1207944828'), (u'CALL_-1207952996', u'INDIRECT_-1207942888'), (u'CALL_-1207957541', u'INDIRECT_-1207946704'), (u'CALL_-1207953782', u'INDIRECT_-1207942919'), (u'CALL_-1207953254', u'INDIRECT_-1207941179'), (u'CALL_-1207956925', u'INDIRECT_-1207942606'), ('const-25988', u'INT_ADD_-1207958449'), ('const-0', u'INT_EQUAL_-1207957916'), (u'STORE_-1207956665', u'INDIRECT_-1207947317'), (u'INDIRECT_-1207940547', u'MULTIEQUAL_-1207941207'), (u'CALL_-1207956910', u'INDIRECT_-1207947066'), (u'INDIRECT_-1207947627', u'MULTIEQUAL_-1207947682'), (u'INT_ADD_-1207958517', u'CAST_-1207941815'), (u'CALL_-1207954014', u'INDIRECT_-1207943954'), (u'CALL_-1207953059', u'INDIRECT_-1207941229'), (u'CAST_-1207940459', u'LOAD_-1207956506'), (u'COPY_-1207953239', u'CAST_-1207939496'), (u'CALL_-1207956647', u'INDIRECT_-1207942428'), ('const-0', u'FLOAT_LESS_-1207947735'), (u'INDIRECT_-1207944285', u'COPY_-1207944268'), (u'INT_ADD_-1207941381', u'CAST_-1207941095'), (u'CALL_-1207953738', u'INDIRECT_-1207939802'), (u'CALL_-1207953665', u'INDIRECT_-1207947592'), (u'CALL_-1207958016', u'INDIRECT_-1207945340'), (u'STORE_-1207954161', u'INDIRECT_-1207945650'), (u'MULTIEQUAL_-1207942687', u'MULTIEQUAL_-1207942669'), (u'INDIRECT_-1207946818', u'MULTIEQUAL_-1207946461'), (u'CALL_-1207952642', u'INDIRECT_-1207941320'), (u'CALL_-1207952240', u'INDIRECT_-1207945210'), (u'CALL_-1207953776', u'INDIRECT_-1207944456'), (u'CALL_-1207953137', u'INDIRECT_-1207942038'), (u'INDIRECT_-1207939660', u'MULTIEQUAL_-1207941326'), (u'CALL_-1207952004', u'INDIRECT_-1207939767'), (u'CALL_-1207951922', u'INDIRECT_-1207940125'), (u'MULTIEQUAL_-1207949776', u'CAST_-1207940215'), (u'MULTIEQUAL_-1207951340', u'INT_EQUAL_-1207956059'), (u'INDIRECT_-1207944858', u'MULTIEQUAL_-1207945958'), (u'INDIRECT_-1207945210', u'MULTIEQUAL_-1207945905'), (u'MULTIEQUAL_-1207952323', u'PTRADD_-1207958724'), (u'CALL_-1207953254', u'INDIRECT_-1207944153'), (u'CALL_-1207953065', u'INDIRECT_-1207941765'), (u'INDIRECT_-1207942662', u'MULTIEQUAL_-1207942502'), (u'INDIRECT_-1207940946', u'MULTIEQUAL_-1207940809'), (u'CALL_-1207953039', u'INDIRECT_-1207939228'), (u'CALL_-1207954340', u'INDIRECT_-1207942280'), (u'CALL_-1207952246', u'INDIRECT_-1207944690'), (u'STORE_-1207953710', u'INDIRECT_-1207944354'), (u'PTRSUB_-1207940030', u'CALL_-1207953951'), (u'PTRSUB_-1207938777', u'CALL_-1207953137'), ('const-0', u'SUBPIECE_-1207942297'), (u'LOAD_-1207953902', u'INT_EQUAL_-1207953877'), (u'INDIRECT_-1207945899', u'MULTIEQUAL_-1207945826'), (u'INDIRECT_-1207942822', u'MULTIEQUAL_-1207946321'), (u'MULTIEQUAL_-1207949245', u'CAST_-1207940214'), (u'MULTIEQUAL_-1207945381', u'MULTIEQUAL_-1207945159'), (u'CALL_-1207956876', u'INDIRECT_-1207943663'), (u'MULTIEQUAL_-1207942874', u'MULTIEQUAL_-1207942844'), (u'CALL_-1207953744', u'INDIRECT_-1207948591'), ('const-3660416', u'COPY_-1207937814'), ('const--728', u'PTRSUB_-1207939255'), (u'CALL_-1207953703', u'INDIRECT_-1207942046'), ('const--344', u'PTRSUB_-1207941517'), (u'MULTIEQUAL_-1207943753', u'MULTIEQUAL_-1207943512'), (u'INDIRECT_-1207943753', u'MULTIEQUAL_-1207943512'), ('const-0', u'CALL_-1207952004'), ('const-1', u'PTRADD_-1207958930'), (u'MULTIEQUAL_-1207943341', u'MULTIEQUAL_-1207943625'), (u'STORE_-1207951845', u'INDIRECT_-1207944488'), (u'PTRSUB_-1207941930', u'MULTIEQUAL_-1207947193'), (u'LOAD_-1207958848', u'INT_EQUAL_-1207958833'), ('tmp_27917', u'INT_ADD_-1207956240'), (u'STORE_-1207953360', u'INDIRECT_-1207945430'), (u'INDIRECT_-1207944835', u'INT_ADD_-1207941482'), (u'INDIRECT_-1207944854', u'MULTIEQUAL_-1207944521'), (u'INDIRECT_-1207939384', u'MULTIEQUAL_-1207939879'), (u'INDIRECT_-1207944491', u'COPY_-1207944501'), (u'CAST_-1207941867', u'LOAD_-1207958641'), (u'INDIRECT_-1207942262', u'MULTIEQUAL_-1207942140'), (u'CALL_-1207955336', u'INDIRECT_-1207945224'), (u'CALL_-1207952666', u'INDIRECT_-1207942271'), ('const-0', u'CALL_-1207953575'), (u'CALL_-1207951861', u'INDIRECT_-1207942398'), (u'CALL_-1207953815', u'INDIRECT_-1207944477'), ('const-3585869', u'COPY_-1207940965'), (u'MULTIEQUAL_-1207945236', u'MULTIEQUAL_-1207945173'), (u'MULTIEQUAL_-1207951392', u'BOOL_NEGATE_-1207949359'), (u'MULTIEQUAL_-1207942403', u'MULTIEQUAL_-1207942687'), (u'INDIRECT_-1207943643', u'MULTIEQUAL_-1207943522'), (u'CALL_-1207956925', u'INDIRECT_-1207945578'), (u'CALL_-1207957891', u'INDIRECT_-1207946519'), (u'CALL_-1207956910', u'INDIRECT_-1207946037'), ('const--1', u'INT_ADD_-1207953566'), (u'CALL_-1207953815', u'INDIRECT_-1207940723'), (u'INDIRECT_-1207944828', u'MULTIEQUAL_-1207947397'), (u'CALL_-1207953809', u'INDIRECT_-1207942103'), (u'CALL_-1207957557', u'INDIRECT_-1207944564'), (u'INDIRECT_-1207940671', u'MULTIEQUAL_-1207940550'), (u'CALL_-1207952857', u'INDIRECT_-1207940676'), (u'INT_ADD_-1207952936', u'STORE_-1207952951'), (u'CALL_-1207954100', u'INDIRECT_-1207941525'), (u'CALL_-1207951974', u'INDIRECT_-1207942668'), ('const-48', u'INT_ADD_-1207957503'), (u'INDIRECT_-1207943223', u'MULTIEQUAL_-1207943086'), (u'CALL_-1207952887', u'INDIRECT_-1207942679'), (u'CALL_-1207952644', u'INDIRECT_-1207939156'), (u'MULTIEQUAL_-1207941465', u'MULTIEQUAL_-1207941749'), (u'MULTIEQUAL_-1207943823', u'MULTIEQUAL_-1207943811'), (u'CALL_-1207951861', u'INDIRECT_-1207941146'), (u'CALL_-1207953782', u'INDIRECT_-1207945267'), (u'CALL_-1207953210', u'INDIRECT_-1207944276'), ('tmp_27917', u'INT_ADD_-1207953473'), (u'STORE_-1207953780', u'INDIRECT_-1207945677'), (u'STORE_-1207958463', u'INDIRECT_-1207947963'), (u'MULTIEQUAL_-1207942886', u'MULTIEQUAL_-1207942874'), (u'CALL_-1207954058', u'INDIRECT_-1207946002'), (u'CALL_-1207958016', u'INDIRECT_-1207945810'), (u'LOAD_-1207956337', u'INT_EQUAL_-1207956322'), (u'CALL_-1207952900', u'INDIRECT_-1207940237'), (u'CALL_-1207951869', u'INDIRECT_-1207941692'), (u'MULTIEQUAL_-1207949463', u'BOOL_NEGATE_-1207947277'), (u'CALLIND_-1207957474', u'INDIRECT_-1207942595'), (u'CALL_-1207953947', u'INDIRECT_-1207941738'), (u'CALL_-1207957991', u'INDIRECT_-1207943445'), (u'CALL_-1207956925', u'INDIRECT_-1207946360'), (u'LOAD_-1207956592', u'INT_NOTEQUAL_-1207956576'), (u'LOAD_-1207958784', u'INT_EQUAL_-1207958769'), (u'LOAD_-1207958784', u'INT_LESS_-1207958769'), (u'INT_EQUAL_-1207958972', u'MULTIEQUAL_-1207950864'), (u'INDIRECT_-1207943511', u'MULTIEQUAL_-1207943372'), (u'CALL_-1207953407', u'INDIRECT_-1207945354'), (u'CALL_-1207952887', u'INDIRECT_-1207945053'), (u'CALL_-1207953059', u'INDIRECT_-1207939971'), (u'CALL_-1207953203', u'INDIRECT_-1207943565'), (u'COPY_-1207938626', u'CALL_-1207951861'), (u'INDIRECT_-1207943745', u'MULTIEQUAL_-1207943698'), (u'CALL_-1207952580', u'INDIRECT_-1207940364'), (u'CALL_-1207953665', u'INDIRECT_-1207943619'), (u'MULTIEQUAL_-1207944845', u'MULTIEQUAL_-1207943821'), (u'CALL_-1207953575', u'INDIRECT_-1207942143'), (u'INDIRECT_-1207942751', u'MULTIEQUAL_-1207942882'), (u'MULTIEQUAL_-1207941602', u'CALL_-1207957676'), (u'CALL_-1207952940', u'INDIRECT_-1207942817'), (u'INT_ADD_-1207958363', u'CAST_-1207941723'), (u'INT_NOTEQUAL_-1207957498', u'CBRANCH_-1207957497'), (u'CALL_-1207955360', u'INDIRECT_-1207946420'), (u'CALL_-1207953163', u'INDIRECT_-1207943174'), (u'CALL_-1207953254', u'INDIRECT_-1207942119'), (u'STORE_-1207956826', u'INDIRECT_-1207942790'), (u'CALL_-1207953296', u'INDIRECT_-1207940735'), (u'CALL_-1207956647', u'INDIRECT_-1207943522'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944157'), (u'MULTIEQUAL_-1207940944', u'MULTIEQUAL_-1207940922'), (u'CALL_-1207952004', u'INDIRECT_-1207939923'), (u'INDIRECT_-1207944805', u'MULTIEQUAL_-1207944677'), (u'CALL_-1207957541', u'INDIRECT_-1207944982'), (u'INDIRECT_-1207945723', u'MULTIEQUAL_-1207945854'), (u'INDIRECT_-1207944188', u'COPY_-1207944226'), (u'INDIRECT_-1207943670', u'MULTIEQUAL_-1207943686'), (u'CALL_-1207952580', u'INDIRECT_-1207942556'), (u'CALL_-1207952887', u'INDIRECT_-1207939761'), (u'CALL_-1207953037', u'INDIRECT_-1207942802'), (u'CALL_-1207953847', u'INDIRECT_-1207942533'), (u'CALL_-1207953035', u'INDIRECT_-1207944056'), ('const-0', u'INT_NOTEQUAL_-1207957612'), ('const-433', u'STORE_-1207954404'), (u'CALL_-1207956876', u'INDIRECT_-1207942569'), (u'MULTIEQUAL_-1207949879', u'PTRADD_-1207953151'), (u'CALL_-1207954100', u'INDIRECT_-1207942151'), (u'MULTIEQUAL_-1207943992', u'MULTIEQUAL_-1207943976'), ('tmp_4288', u'BRANCH_-1207953760'), (u'INDIRECT_-1207940745', u'MULTIEQUAL_-1207940606'), (u'CALL_-1207953063', u'INDIRECT_-1207943866'), ('const-433', u'STORE_-1207958879'), (u'MULTIEQUAL_-1207943285', u'MULTIEQUAL_-1207943044'), (u'INDIRECT_-1207943285', u'MULTIEQUAL_-1207943044'), (u'CALL_-1207953059', u'INDIRECT_-1207943107'), (u'INDIRECT_-1207946643', u'MULTIEQUAL_-1207946486'), (u'CALL_-1207953738', u'INDIRECT_-1207940582'), (u'CALL_-1207952887', u'INDIRECT_-1207943305'), (u'PTRADD_-1207953151', u'COPY_-1207939614'), (u'CALL_-1207956910', u'INDIRECT_-1207946349'), ('tmp_9874', u'CBRANCH_-1207954448'), (u'MULTIEQUAL_-1207942730', u'MULTIEQUAL_-1207942718'), (u'INT_ADD_-1207959141', u'CAST_-1207942139'), (u'LOAD_-1207954288', u'STORE_-1207954241'), (u'CALL_-1207953947', u'INDIRECT_-1207944244'), (u'CALL_-1207953187', u'INDIRECT_-1207939743'), (u'CALL_-1207957103', u'INDIRECT_-1207947126'), (u'INT_ADD_-1207956737', u'CAST_-1207940600'), ('const-433', u'STORE_-1207955972'), (u'CALL_-1207953815', u'INDIRECT_-1207943069'), (u'MULTIEQUAL_-1207946908', u'COPY_-1207947038'), (u'INDIRECT_-1207945484', u'MULTIEQUAL_-1207946584'), (u'MULTIEQUAL_-1207948410', u'MULTIEQUAL_-1207948379'), (u'INT_MULT_-1207946618', u'INT_ADD_-1207939656'), (u'CALL_-1207956777', u'INDIRECT_-1207946092'), (u'CALL_-1207952246', u'INDIRECT_-1207942879'), (u'CALL_-1207953065', u'INDIRECT_-1207939419'), ('const-0', u'CALL_-1207953744'), (u'BOOL_NEGATE_-1207947276', u'BOOL_AND_-1207953518'), ('const-433', u'LOAD_-1207954421'), (u'COPY_-1207939618', u'MULTIEQUAL_-1207949879'), (u'INDIRECT_-1207944363', u'COPY_-1207944420'), ('tmp_27917', u'INT_ADD_-1207956463'), (u'CALL_-1207954340', u'INDIRECT_-1207941966'), (u'CALL_-1207954202', u'INDIRECT_-1207942823'), (u'MULTIEQUAL_-1207940779', u'MULTIEQUAL_-1207940762'), (u'CALL_-1207954340', u'INDIRECT_-1207944940'), (u'INDIRECT_-1207946756', u'MULTIEQUAL_-1207949923'), (u'CALL_-1207954014', u'INDIRECT_-1207948397'), (u'CAST_-1207942067', u'LOAD_-1207959029'), (u'MULTIEQUAL_-1207949671', u'LOAD_-1207953125'), (u'CALL_-1207953061', u'INDIRECT_-1207939221'), (u'INDIRECT_-1207940264', u'MULTIEQUAL_-1207941189'), (u'INDIRECT_-1207944267', u'MULTIEQUAL_-1207945116'), ('const-1', u'PTRADD_-1207954156'), (u'MULTIEQUAL_-1207945328', u'MULTIEQUAL_-1207945312'), (u'MULTIEQUAL_-1207945236', u'INT_NOTEQUAL_-1207954257'), (u'CAST_-1207940238', u'LOAD_-1207956091'), (u'INDIRECT_-1207946407', u'MULTIEQUAL_-1207946360'), (u'INDIRECT_-1207942443', u'MULTIEQUAL_-1207942285'), (u'CALL_-1207953782', u'INDIRECT_-1207946794'), ('const-2', u'PTRADD_-1207939182'), (u'INDIRECT_-1207944388', u'MULTIEQUAL_-1207944251'), (u'CALL_-1207953834', u'INDIRECT_-1207943255'), ('tmp_9109', u'CBRANCH_-1207953160'), ('const-15273', u'INT_ADD_-1207958625'), (u'INDIRECT_-1207944021', u'MULTIEQUAL_-1207943918'), (u'PTRSUB_-1207940934', u'CALL_-1207956876'), (u'INT_ADD_-1207959222', u'CAST_-1207942186'), ('const-21953', u'INT_ADD_-1207954390'), (u'INDIRECT_-1207943995', u'MULTIEQUAL_-1207944769'), (u'INT_ADD_-1207954281', u'CALL_-1207951922'), ('const-433', u'LOAD_-1207956538'), (u'INDIRECT_-1207943825', u'MULTIEQUAL_-1207943686'), (u'CALL_-1207953703', u'INDIRECT_-1207943298'), (u'MULTIEQUAL_-1207946174', u'MULTIEQUAL_-1207946324'), (u'CALL_-1207954100', u'INDIRECT_-1207941213'), (u'CALL_-1207953871', u'INDIRECT_-1207943014'), (u'CALL_-1207953575', u'INDIRECT_-1207941675'), (u'MULTIEQUAL_-1207944782', u'MULTIEQUAL_-1207944763'), (u'INDIRECT_-1207941324', u'MULTIEQUAL_-1207941340'), (u'INT_ADD_-1207953542', u'CAST_-1207940054'), (u'CAST_-1207940575', u'LOAD_-1207956712'), (u'MULTIEQUAL_-1207942658', u'CAST_-1207939621'), (u'CALL_-1207951861', u'INDIRECT_-1207941302'), ('const--568', u'PTRSUB_-1207939090'), (u'CALL_-1207951980', u'INDIRECT_-1207943428'), ('const-433', u'STORE_-1207954189'), (u'INDIRECT_-1207940711', u'MULTIEQUAL_-1207940610'), (u'CALL_-1207953037', u'INDIRECT_-1207939210'), ('const-433', u'LOAD_-1207956337'), (u'INDIRECT_-1207944521', u'MULTIEQUAL_-1207944392'), (u'CALL_-1207957002', u'INDIRECT_-1207945945'), (u'MULTIEQUAL_-1207945347', u'MULTIEQUAL_-1207945329'), (u'INDIRECT_-1207940320', u'MULTIEQUAL_-1207940815'), (u'CALL_-1207953668', u'INDIRECT_-1207942809'), ('const-3645240', u'COPY_-1207938376'), (u'INDIRECT_-1207943783', u'COPY_-1207943842'), (u'INDIRECT_-1207940934', u'MULTIEQUAL_-1207942262'), (u'INDIRECT_-1207942497', u'MULTIEQUAL_-1207942403'), (u'STORE_-1207954161', u'INDIRECT_-1207945401'), (u'MULTIEQUAL_-1207946431', u'MULTIEQUAL_-1207946410'), (u'CALL_-1207956522', u'INDIRECT_-1207949136'), (u'MULTIEQUAL_-1207943542', u'MULTIEQUAL_-1207943512'), (u'INDIRECT_-1207940907', u'MULTIEQUAL_-1207941591'), (u'STORE_-1207954161', u'INDIRECT_-1207945899'), (u'LOAD_-1207956318', u'INT_EQUAL_-1207955414'), (u'INT_LESS_-1207954030', u'CBRANCH_-1207954036'), (u'INDIRECT_-1207943895', u'MULTIEQUAL_-1207943355'), (u'LOAD_-1207956753', u'INT_EQUAL_-1207956738'), (u'CALL_-1207957960', u'INDIRECT_-1207943578'), (u'INDIRECT_-1207941884', u'MULTIEQUAL_-1207941747'), (u'LOAD_-1207959325', u'INT_NOTEQUAL_-1207954448'), (u'INDIRECT_-1207940735', u'MULTIEQUAL_-1207940632'), (u'MULTIEQUAL_-1207941321', u'MULTIEQUAL_-1207941309'), (u'CALL_-1207953575', u'INDIRECT_-1207943083'), (u'MULTIEQUAL_-1207949855', u'LOAD_-1207953123'), (u'CALL_-1207953061', u'INDIRECT_-1207943131'), (u'INT_NOTEQUAL_-1207955494', u'CBRANCH_-1207955488'), (u'INDIRECT_-1207941823', u'MULTIEQUAL_-1207943982'), (u'CALL_-1207953065', u'INDIRECT_-1207940513'), ('const-0', u'INT_EQUAL_-1207957560'), (u'CALL_-1207953041', u'INDIRECT_-1207939564'), (u'INT_EQUAL_-1207956059', u'CBRANCH_-1207956064'), ('const-0', u'INT_EQUAL_-1207958993'), ('const-5', u'COPY_-1207953157'), (u'CALL_-1207956910', u'INDIRECT_-1207942751'), (u'PTRADD_-1207939830', u'CAST_-1207939642'), (u'INDIRECT_-1207943841', u'MULTIEQUAL_-1207943740'), ('const-0', u'INT_NOTEQUAL_-1207955543'), ('const-0', u'INT_NOTEQUAL_-1207956185'), (u'INDIRECT_-1207944631', u'MULTIEQUAL_-1207944494'), (u'CALL_-1207954340', u'INDIRECT_-1207942906'), (u'INDIRECT_-1207940531', u'MULTIEQUAL_-1207941247'), (u'CALL_-1207953189', u'INDIRECT_-1207943339'), (u'CALL_-1207953621', u'INDIRECT_-1207942020'), (u'CALL_-1207954127', u'INDIRECT_-1207944114'), (u'CALL_-1207957002', u'INDIRECT_-1207942503'), (u'CALL_-1207954127', u'INDIRECT_-1207944612'), (u'CAST_-1207942103', u'LOAD_-1207959091'), (u'BOOL_NEGATE_-1207947557', u'BOOL_AND_-1207956001'), (u'MULTIEQUAL_-1207944924', u'MULTIEQUAL_-1207946725'), (u'INT_ADD_-1207952948', u'CAST_-1207938499'), (u'CALL_-1207952940', u'INDIRECT_-1207938751'), (u'CALL_-1207955360', u'INDIRECT_-1207943199'), (u'INDIRECT_-1207943081', u'MULTIEQUAL_-1207942978'), (u'CALL_-1207953035', u'INDIRECT_-1207939336'), (u'STORE_-1207951845', u'INDIRECT_-1207944737'), (u'COPY_-1207953598', u'COPY_-1207940208'), (u'INDIRECT_-1207947822', u'MULTIEQUAL_-1207947690'), ('tmp_8637', u'BRANCH_-1207952243'), ('const-0', u'INT_NOTEQUAL_-1207955411'), (u'CALL_-1207953564', u'INDIRECT_-1207942104'), ('tmp_27917', u'INT_ADD_-1207958635'), (u'INT_NOTEQUAL_-1207955980', u'CBRANCH_-1207955975'), (u'CALL_-1207956876', u'INDIRECT_-1207943507'), ('const-3645240', u'COPY_-1207938308'), (u'CALL_-1207952964', u'INDIRECT_-1207939854'), ('const--2', u'INT_MULT_-1207946578'), (u'LOAD_-1207953771', u'INT_ADD_-1207953753'), (u'CALL_-1207953204', u'INDIRECT_-1207941968'), (u'LOAD_-1207957989', u'CALL_-1207957960'), (u'INDIRECT_-1207948219', u'PTRADD_-1207958037'), (u'INDIRECT_-1207943293', u'MULTIEQUAL_-1207943125'), (u'CALL_-1207957960', u'INDIRECT_-1207950055'), (u'CALL_-1207953738', u'INDIRECT_-1207941834'), (u'CALL_-1207951938', u'INDIRECT_-1207944618'), (u'CALL_-1207953039', u'INDIRECT_-1207939384'), (u'MULTIEQUAL_-1207948134', u'MULTIEQUAL_-1207948115'), (u'INDIRECT_-1207942835', u'MULTIEQUAL_-1207942745'), (u'CALL_-1207953714', u'INDIRECT_-1207944916'), (u'MULTIEQUAL_-1207941950', u'MULTIEQUAL_-1207941887'), (u'MULTIEQUAL_-1207951819', u'CALLIND_-1207957474'), (u'CALL_-1207951877', u'INDIRECT_-1207940335'), (u'CALL_-1207953037', u'INDIRECT_-1207942176'), (u'CALL_-1207953163', u'INDIRECT_-1207939420'), ('const-0', u'INT_NOTEQUAL_-1207956436'), ('const-433', u'LOAD_-1207953123'), (u'CALL_-1207953665', u'INDIRECT_-1207942993'), (u'CALL_-1207952887', u'INDIRECT_-1207941481'), ('tmp_6859', u'CBRANCH_-1207953303'), (u'MULTIEQUAL_-1207943074', u'MULTIEQUAL_-1207943044'), (u'INDIRECT_-1207942630', u'MULTIEQUAL_-1207942918'), (u'CALL_-1207953210', u'INDIRECT_-1207941460'), (u'CALL_-1207952644', u'INDIRECT_-1207942128'), (u'CALL_-1207952839', u'INDIRECT_-1207943596'), (u'INDIRECT_-1207943775', u'MULTIEQUAL_-1207943685'), (u'CALL_-1207953057', u'INDIRECT_-1207940735'), ('const-433', u'STORE_-1207954398'), (u'CALL_-1207956925', u'INDIRECT_-1207942294'), (u'STORE_-1207953793', u'INDIRECT_-1207946052'), (u'CALL_-1207953800', u'INDIRECT_-1207942968'), (u'CALL_-1207952887', u'INDIRECT_-1207942577'), (u'INDIRECT_-1207947378', u'MULTIEQUAL_-1207947433'), (u'CALL_-1207951922', u'INDIRECT_-1207941063'), (u'CALL_-1207954162', u'INDIRECT_-1207941986'), (u'MULTIEQUAL_-1207946989', u'MULTIEQUAL_-1207946959'), ('tmp_27911', u'PTRSUB_-1207938768'), (u'INDIRECT_-1207945166', u'MULTIEQUAL_-1207944833'), ('const-0', u'INT_EQUAL_-1207959049'), (u'CALL_-1207952996', u'INDIRECT_-1207941636'), ('const-1', u'RETURN_-1207952637'), (u'PTRADD_-1207941087', u'STORE_-1207957126'), (u'CALL_-1207952887', u'INDIRECT_-1207943149'), (u'CAST_-1207940255', u'LOAD_-1207956120'), (u'INDIRECT_-1207943865', u'MULTIEQUAL_-1207943737'), (u'LOAD_-1207957428', u'MULTIEQUAL_-1207951819'), (u'LOAD_-1207958826', u'COPY_-1207938070'), (u'CAST_-1207941815', u'STORE_-1207958531'), (u'CALL_-1207957491', u'INDIRECT_-1207944685'), ('const-433', u'LOAD_-1207956053'), (u'INDIRECT_-1207941921', u'MULTIEQUAL_-1207941800'), (u'CALL_-1207953041', u'INDIRECT_-1207941128'), (u'MULTIEQUAL_-1207945536', u'MULTIEQUAL_-1207945506'), (u'CALL_-1207954127', u'INDIRECT_-1207940267'), (u'MULTIEQUAL_-1207940872', u'MULTIEQUAL_-1207940853'), (u'CALL_-1207953039', u'INDIRECT_-1207942826'), ('const-37576', u'INT_ADD_-1207953050'), (u'INDIRECT_-1207943600', u'MULTIEQUAL_-1207943440'), (u'CALL_-1207953575', u'INDIRECT_-1207944649'), (u'CALL_-1207953979', u'INDIRECT_-1207940092'), (u'CALL_-1207953809', u'INDIRECT_-1207948268'), (u'COPY_-1207953157', u'MULTIEQUAL_-1207950417'), (u'CALL_-1207952887', u'INDIRECT_-1207943203'), (u'CALL_-1207953063', u'INDIRECT_-1207939395'), (u'CALL_-1207956522', u'INDIRECT_-1207942971'), (u'INT_ADD_-1207940527', u'PTRADD_-1207955998'), (u'CALL_-1207956876', u'INDIRECT_-1207947289'), (u'CALL_-1207955336', u'INDIRECT_-1207942562'), (u'INDIRECT_-1207940751', u'MULTIEQUAL_-1207941435'), ('tmp_27911', u'PTRSUB_-1207940901'), (u'CALL_-1207953668', u'INDIRECT_-1207942653'), (u'INDIRECT_-1207941955', u'MULTIEQUAL_-1207942615'), (u'PTRADD_-1207941092', u'CALL_-1207957103'), ('tmp_8918', u'CBRANCH_-1207951891'), (u'MULTIEQUAL_-1207946278', u'MULTIEQUAL_-1207946218'), (u'CALL_-1207951980', u'INDIRECT_-1207942332'), (u'CALL_-1207953215', u'INDIRECT_-1207940228'), (u'PTRADD_-1207939144', u'CAST_-1207939008'), (u'INDIRECT_-1207941313', u'MULTIEQUAL_-1207942029'), (u'CALL_-1207952668', u'INDIRECT_-1207942609'), (u'CAST_-1207939109', u'INT_ADD_-1207953955'), (u'INT_NOTEQUAL_-1207953857', u'CBRANCH_-1207953855'), ('const-16584', u'INT_ADD_-1207956522'), (u'INDIRECT_-1207940241', u'MULTIEQUAL_-1207941015'), (u'INDIRECT_-1207940589', u'MULTIEQUAL_-1207940450'), (u'INDIRECT_-1207943069', u'MULTIEQUAL_-1207942911'), (u'MULTIEQUAL_-1207951307', u'BOOL_NEGATE_-1207949253'), ('tmp_27917', u'INT_ADD_-1207954394'), (u'CAST_-1207942139', u'STORE_-1207959155'), ('const-5', u'INT_AND_-1207957635'), (u'CALL_-1207953407', u'INDIRECT_-1207944388'), (u'CALL_-1207953035', u'INDIRECT_-1207941374'), (u'CALL_-1207951877', u'INDIRECT_-1207944899'), ('tmp_9275', u'BRANCH_-1207953052'), (u'STORE_-1207954173', u'INDIRECT_-1207945655'), (u'CALL_-1207953037', u'INDIRECT_-1207942808'), (u'CALL_-1207958074', u'INDIRECT_-1207946944'), (u'INDIRECT_-1207943233', u'MULTIEQUAL_-1207943129'), (u'INT_ADD_-1207956759', u'CAST_-1207940610'), (u'CAST_-1207940341', u'LOAD_-1207956283'), (u'CALL_-1207952839', u'INDIRECT_-1207945030'), ('const--2', u'INT_MULT_-1207949262'), (u'INDIRECT_-1207944067', u'MULTIEQUAL_-1207943784'), (u'INDIRECT_-1207941674', u'MULTIEQUAL_-1207941593'), (u'INDIRECT_-1207941342', u'MULTIEQUAL_-1207941171'), (u'CALL_-1207951980', u'INDIRECT_-1207943116'), (u'MULTIEQUAL_-1207943358', u'MULTIEQUAL_-1207943295'), (u'MULTIEQUAL_-1207943939', u'MULTIEQUAL_-1207943921'), ('const-433', u'LOAD_-1207951807'), (u'COPY_-1207942134', u'MULTIEQUAL_-1207952225'), (u'CALL_-1207953575', u'INDIRECT_-1207946083'), (u'INDIRECT_-1207943914', u'MULTIEQUAL_-1207943581'), (u'CALL_-1207956876', u'INDIRECT_-1207942725'), (u'INDIRECT_-1207942573', u'MULTIEQUAL_-1207942434'), (u'CALL_-1207952887', u'INDIRECT_-1207940957'), (u'MULTIEQUAL_-1207949466', u'MULTIEQUAL_-1207949463'), ('const-4429464', u'PTRSUB_-1207957968'), (u'CALL_-1207951922', u'INDIRECT_-1207943099'), (u'CALL_-1207956925', u'INDIRECT_-1207947326'), (u'INDIRECT_-1207940490', u'MULTIEQUAL_-1207940329'), (u'CALL_-1207953815', u'INDIRECT_-1207944633'), ('const-1', u'STORE_-1207954469'), (u'CALL_-1207956925', u'INDIRECT_-1207947077'), (u'CAST_-1207941254', u'LOAD_-1207956428'), (u'CALL_-1207952900', u'INDIRECT_-1207939301'), (u'MULTIEQUAL_-1207944126', u'MULTIEQUAL_-1207944096'), (u'INDIRECT_-1207942142', u'MULTIEQUAL_-1207942061'), (u'CALL_-1207953668', u'INDIRECT_-1207944219'), (u'INDIRECT_-1207942354', u'MULTIEQUAL_-1207942217'), (u'CALL_-1207953033', u'INDIRECT_-1207943945'), (u'MULTIEQUAL_-1207941023', u'MULTIEQUAL_-1207942418'), (u'CALL_-1207952642', u'INDIRECT_-1207941634'), (u'CALL_-1207951847', u'INDIRECT_-1207946951'), (u'CALLIND_-1207957474', u'INDIRECT_-1207944627'), (u'INDIRECT_-1207941418', u'MULTIEQUAL_-1207942518'), (u'CALL_-1207953035', u'INDIRECT_-1207940904'), (u'CALL_-1207952642', u'INDIRECT_-1207939132'), (u'INDIRECT_-1207942971', u'MULTIEQUAL_-1207942730'), ('tmp_27917', u'INT_ADD_-1207956185'), ('const-433', u'LOAD_-1207953891'), ('const-13944', u'INT_ADD_-1207953876'), ('const-433', u'STORE_-1207953360'), (u'MULTIEQUAL_-1207944137', u'MULTIEQUAL_-1207944125'), (u'INDIRECT_-1207941568', u'MULTIEQUAL_-1207941441'), (u'INT_ADD_-1207941786', u'CAST_-1207941513'), (u'CALL_-1207953228', u'CALL_-1207953204'), (u'PTRSUB_-1207941953', u'CALL_-1207951869'), (u'MULTIEQUAL_-1207944454', u'MULTIEQUAL_-1207946255'), (u'MULTIEQUAL_-1207942888', u'MULTIEQUAL_-1207942825'), (u'INDIRECT_-1207944690', u'MULTIEQUAL_-1207945328'), (u'STORE_-1207952962', u'INDIRECT_-1207944942'), (u'CALL_-1207957541', u'INDIRECT_-1207945922'), (u'CALL_-1207953738', u'INDIRECT_-1207944927'), (u'CALL_-1207953776', u'INDIRECT_-1207942017'), (u'INT_ADD_-1207956696', u'CAST_-1207940575'), (u'STORE_-1207953768', u'INDIRECT_-1207945174'), (u'INT_NOTEQUAL_-1207956185', u'CBRANCH_-1207956179'), (u'INDIRECT_-1207946658', u'COPY_-1207946665'), (u'INT_ADD_-1207951465', u'CAST_-1207937924'), (u'INDIRECT_-1207946409', u'COPY_-1207946416'), (u'INDIRECT_-1207948562', u'MULTIEQUAL_-1207948447'), (u'MULTIEQUAL_-1207950481', u'PTRADD_-1207953513'), (u'INDIRECT_-1207947586', u'MULTIEQUAL_-1207947381'), (u'INDIRECT_-1207940259', u'MULTIEQUAL_-1207942418'), (u'INDIRECT_-1207941362', u'MULTIEQUAL_-1207941281'), ('const-433', u'LOAD_-1207955510'), (u'CALL_-1207952964', u'INDIRECT_-1207940950'), (u'CALL_-1207958016', u'INDIRECT_-1207944714'), (u'CALL_-1207956647', u'INDIRECT_-1207947148'), (u'CALL_-1207956522', u'INDIRECT_-1207947067'), (u'CALL_-1207957002', u'INDIRECT_-1207944535'), (u'INDIRECT_-1207943450', u'MULTIEQUAL_-1207943945'), (u'CALL_-1207953621', u'INDIRECT_-1207944524'), (u'INDIRECT_-1207941100', u'MULTIEQUAL_-1207944599'), (u'INDIRECT_-1207942176', u'MULTIEQUAL_-1207942610'), (u'CALL_-1207953204', u'INDIRECT_-1207942908'), (u'INDIRECT_-1207944526', u'MULTIEQUAL_-1207944447'), ('const-0', u'INT_NOTEQUAL_-1207957648'), (u'COPY_-1207937920', u'CALL_-1207953187'), (u'CALL_-1207957891', u'INDIRECT_-1207950022'), (u'CALL_-1207952004', u'INDIRECT_-1207941017'), ('tmp_981', u'CBRANCH_-1207958693'), (u'INDIRECT_-1207944483', u'MULTIEQUAL_-1207944379'), (u'CAST_-1207940170', u'LOAD_-1207955559'), (u'CALL_-1207953782', u'INDIRECT_-1207942137'), (u'INDIRECT_-1207942103', u'MULTIEQUAL_-1207941964'), (u'CAST_-1207941723', u'LOAD_-1207958379'), (u'CALL_-1207952706', u'INDIRECT_-1207941832'), (u'INDIRECT_-1207940489', u'MULTIEQUAL_-1207940399'), ('tmp_8473', u'BRANCH_-1207951919'), (u'INT_REM_-1207957494', u'CALL_-1207957491'), (u'CALL_-1207957070', u'INDIRECT_-1207942786'), (u'CALL_-1207951847', u'INDIRECT_-1207940630'), (u'CALL_-1207953738', u'INDIRECT_-1207946747'), (u'CALL_-1207953204', u'INDIRECT_-1207941342'), (u'MULTIEQUAL_-1207943157', u'MULTIEQUAL_-1207943139'), (u'CALL_-1207953800', u'INDIRECT_-1207940152'), (u'INT_ADD_-1207956603', u'CAST_-1207940518'), (u'PTRADD_-1207939406', u'CAST_-1207939264'), (u'CALL_-1207953228', u'INDIRECT_-1207942919'), ('const--616', u'PTRSUB_-1207941020'), (u'INT_ADD_-1207953464', u'CAST_-1207940086'), (u'MULTIEQUAL_-1207943686', u'MULTIEQUAL_-1207943667'), (u'MULTIEQUAL_-1207950455', u'INT_ZEXT_-1207953206'), (u'CALL_-1207952240', u'INDIRECT_-1207940709'), ('const-4429176', u'PTRSUB_-1207956877'), (u'CALL_-1207953800', u'INDIRECT_-1207939840'), (u'MULTIEQUAL_-1207944129', u'MULTIEQUAL_-1207943907'), (u'CALL_-1207951869', u'INDIRECT_-1207939972'), (u'COPY_-1207942063', u'MULTIEQUAL_-1207952323'), (u'LOAD_-1207959295', u'INT_NOTEQUAL_-1207959279'), (u'CALL_-1207953782', u'INDIRECT_-1207946545'), (u'CALL_-1207953951', u'INDIRECT_-1207946288'), (u'MULTIEQUAL_-1207950594', u'PTRADD_-1207955998'), (u'INDIRECT_-1207943414', u'MULTIEQUAL_-1207945080'), (u'INDIRECT_-1207942439', u'MULTIEQUAL_-1207942570'), (u'CALL_-1207953203', u'INDIRECT_-1207942469'), (u'CALL_-1207954014', u'INDIRECT_-1207942250'), (u'INDIRECT_-1207941958', u'MULTIEQUAL_-1207941794'), (u'INDIRECT_-1207941247', u'MULTIEQUAL_-1207941153'), (u'INDIRECT_-1207946951', u'MULTIEQUAL_-1207950455'), (u'LOAD_-1207953088', u'PTRADD_-1207938695'), (u'CALL_-1207955360', u'INDIRECT_-1207942105'), (u'CALL_-1207954014', u'INDIRECT_-1207941920'), (u'INT_ADD_-1207956490', u'CAST_-1207940459'), ('const-20561', u'INT_ADD_-1207955411'), (u'LOAD_-1207955483', u'INT_NOTEQUAL_-1207955467'), (u'CALL_-1207958074', u'INDIRECT_-1207945378'), (u'CALL_-1207953548', u'INDIRECT_-1207943694'), (u'INDIRECT_-1207947289', u'CAST_-1207940672'), (u'INDIRECT_-1207939896', u'MULTIEQUAL_-1207943349'), (u'CALL_-1207953871', u'INDIRECT_-1207944513'), (u'INT_AND_-1207957635', u'INT_NOTEQUAL_-1207957648'), (u'INT_MULT_-1207949262', u'INT_ADD_-1207942150'), (u'CALL_-1207954340', u'INDIRECT_-1207946155'), ('const-0', u'INT_NOTEQUAL_-1207953483'), (u'MULTIEQUAL_-1207944379', u'PTRADD_-1207941444'), ('const-13936', u'INT_ADD_-1207953751'), (u'CALL_-1207951864', u'INDIRECT_-1207939952'), (u'CALL_-1207953871', u'INDIRECT_-1207940042'), (u'INT_ADD_-1207954394', u'CAST_-1207941126'), (u'MULTIEQUAL_-1207942140', u'INT_NOTEQUAL_-1207952895'), (u'CALL_-1207956777', u'INDIRECT_-1207942806'), (u'INDIRECT_-1207942907', u'MULTIEQUAL_-1207943038'), ('tmp_27917', u'INT_ADD_-1207956075'), (u'INDIRECT_-1207943394', u'MULTIEQUAL_-1207944319'), (u'CALL_-1207954340', u'INDIRECT_-1207940718'), (u'CALL_-1207953815', u'INDIRECT_-1207941973'), (u'CALL_-1207953189', u'INDIRECT_-1207940991'), (u'CALL_-1207953665', u'INDIRECT_-1207944557'), (u'MULTIEQUAL_-1207945704', u'MULTIEQUAL_-1207947834'), (u'COPY_-1207940222', u'MULTIEQUAL_-1207950481'), (u'INT_ADD_-1207953568', u'CAST_-1207940069'), (u'INDIRECT_-1207944114', u'COPY_-1207944171'), ('const-1', u'PTRADD_-1207953156'), (u'MULTIEQUAL_-1207940497', u'MULTIEQUAL_-1207940476'), (u'INDIRECT_-1207948276', u'MULTIEQUAL_-1207948180'), (u'CALL_-1207951938', u'INDIRECT_-1207939586'), (u'INDIRECT_-1207944044', u'MULTIEQUAL_-1207944132'), (u'INDIRECT_-1207944991', u'INT_NOTEQUAL_-1207957010'), (u'MULTIEQUAL_-1207943215', u'MULTIEQUAL_-1207944610'), (u'CALL_-1207957491', u'INDIRECT_-1207942497'), (u'STORE_-1207953556', u'INDIRECT_-1207946432'), (u'CALL_-1207953979', u'INDIRECT_-1207942754'), (u'CALL_-1207953703', u'INDIRECT_-1207941734'), (u'CALL_-1207953035', u'INDIRECT_-1207939024'), (u'COPY_-1207938487', u'CALL_-1207953800'), (u'INDIRECT_-1207946288', u'MULTIEQUAL_-1207945879'), (u'INDIRECT_-1207944939', u'MULTIEQUAL_-1207945577'), (u'INDIRECT_-1207942250', u'CAST_-1207939109'), (u'MULTIEQUAL_-1207947339', u'INT_EQUAL_-1207951488'), ('const-433', u'STORE_-1207953556'), ('const-0', u'INT_NOTEQUAL_-1207955980'), (u'CALL_-1207953947', u'INDIRECT_-1207941270'), (u'CALL_-1207953834', u'INDIRECT_-1207942787'), (u'CALL_-1207952887', u'INDIRECT_-1207942365'), ('const-3161', u'INT_ADD_-1207959222'), (u'MULTIEQUAL_-1207944460', u'MULTIEQUAL_-1207944444'), (u'CALL_-1207952887', u'CALL_-1207952825'), (u'MULTIEQUAL_-1207950884', u'MULTIEQUAL_-1207950864'), ('tmp_27917', u'INT_ADD_-1207953838'), (u'CALL_-1207951938', u'INDIRECT_-1207941462'), ('const-433', u'STORE_-1207953452'), (u'BOOL_NEGATE_-1207946568', u'BOOL_AND_-1207953071'), (u'CALL_-1207955913', u'INDIRECT_-1207944858'), (u'CALL_-1207951864', u'INDIRECT_-1207946585'), ('tmp_27917', u'INT_ADD_-1207954152'), (u'MULTIEQUAL_-1207944163', u'MULTIEQUAL_-1207944148'), ('const-433', u'STORE_-1207953780'), (u'INDIRECT_-1207944070', u'MULTIEQUAL_-1207943737'), (u'INT_EQUAL_-1207953108', u'CBRANCH_-1207953109'), (u'INT_NOTEQUAL_-1207955385', u'CBRANCH_-1207955379'), (u'INDIRECT_-1207942198', u'MULTIEQUAL_-1207943298'), ('const-8', u'PTRADD_-1207939182'), (u'CALL_-1207957891', u'INDIRECT_-1207943857'), (u'INDIRECT_-1207942036', u'MULTIEQUAL_-1207941703'), ('const-1', u'RETURN_-1207953034'), (u'LOAD_-1207958560', u'INT_EQUAL_-1207958537'), (u'CALL_-1207954127', u'INDIRECT_-1207943397'), (u'CALL_-1207952644', u'INDIRECT_-1207939468'), ('const-0', u'CALL_-1207952240'), (u'CALL_-1207954014', u'INDIRECT_-1207945362'), (u'INDIRECT_-1207941813', u'MULTIEQUAL_-1207941676'), ('const-0', u'INT_EQUAL_-1207954378'), (u'INDIRECT_-1207948202', u'MULTIEQUAL_-1207948019'), (u'INDIRECT_-1207943254', u'MULTIEQUAL_-1207943542'), (u'CAST_-1207938820', u'LOAD_-1207953489'), ('const-3661024', u'COPY_-1207938448'), (u'CALL_-1207951980', u'INDIRECT_-1207939674'), (u'CAST_-1207940600', u'LOAD_-1207956753'), (u'INDIRECT_-1207941035', u'MULTIEQUAL_-1207940877'), (u'INDIRECT_-1207943527', u'MULTIEQUAL_-1207944301'), (u'CALL_-1207957991', u'INDIRECT_-1207945791'), ('tmp_8869', u'CBRANCH_-1207953721'), (u'INDIRECT_-1207943271', u'MULTIEQUAL_-1207942731'), (u'INDIRECT_-1207941403', u'MULTIEQUAL_-1207941309'), (u'INDIRECT_-1207944617', u'MULTIEQUAL_-1207948025'), (u'CAST_-1207939338', u'INT_ADD_-1207954348'), (u'LOAD_-1207959091', u'INT_EQUAL_-1207959076'), (u'CALL_-1207951865', u'INDIRECT_-1207944161'), ('const-3649321', u'COPY_-1207939431'), (u'INDIRECT_-1207943583', u'MULTIEQUAL_-1207943454'), (u'CALL_-1207956305', u'INDIRECT_-1207942042'), (u'CALL_-1207953947', u'INDIRECT_-1207943148'), ('tmp_27911', u'PTRSUB_-1207939525'), (u'INDIRECT_-1207948240', u'MULTIEQUAL_-1207948130'), (u'INDIRECT_-1207946513', u'MULTIEQUAL_-1207946410'), (u'INDIRECT_-1207943238', u'MULTIEQUAL_-1207943157'), (u'CALL_-1207958074', u'INDIRECT_-1207943034'), (u'INDIRECT_-1207946855', u'MULTIEQUAL_-1207947879'), (u'MULTIEQUAL_-1207941963', u'MULTIEQUAL_-1207943358'), (u'CALL_-1207952940', u'INDIRECT_-1207939843'), (u'INDIRECT_-1207946675', u'MULTIEQUAL_-1207946571'), (u'INT_MULT_-1207947568', u'INT_ADD_-1207940527'), (u'INT_EQUAL_-1207953196', u'CBRANCH_-1207953197'), (u'CALL_-1207957960', u'INDIRECT_-1207945142'), (u'CALL_-1207956522', u'INDIRECT_-1207942659'), (u'INDIRECT_-1207942768', u'MULTIEQUAL_-1207943693'), (u'CALL_-1207953296', u'INDIRECT_-1207944021'), (u'CALL_-1207953035', u'INDIRECT_-1207942934'), ('const-1', u'PTRADD_-1207955993'), (u'CALL_-1207953668', u'INDIRECT_-1207948192'), (u'MULTIEQUAL_-1207942843', u'INT_NOTEQUAL_-1207953304'), (u'MULTIEQUAL_-1207948906', u'INT_EQUAL_-1207951544'), (u'INDIRECT_-1207948211', u'MULTIEQUAL_-1207948115'), (u'CALL_-1207953776', u'INDIRECT_-1207942801'), (u'INT_ADD_-1207953062', u'CAST_-1207938570'), (u'INT_EQUAL_-1207951792', u'CBRANCH_-1207951776'), (u'INDIRECT_-1207940491', u'MULTIEQUAL_-1207940378'), (u'INDIRECT_-1207945583', u'MULTIEQUAL_-1207948025'), ('const-3660640', u'COPY_-1207937903'), (u'INDIRECT_-1207940703', u'MULTIEQUAL_-1207941363'), (u'STORE_-1207958131', u'INDIRECT_-1207943157'), (u'INDIRECT_-1207945879', u'MULTIEQUAL_-1207946010'), (u'CALL_-1207954014', u'INDIRECT_-1207944286'), ('const--328', u'PTRSUB_-1207940901'), (u'MULTIEQUAL_-1207944063', u'MULTIEQUAL_-1207943036'), (u'CALL_-1207953979', u'INDIRECT_-1207939468'), (u'INDIRECT_-1207941334', u'MULTIEQUAL_-1207941170'), (u'INT_EQUAL_-1207955414', u'CBRANCH_-1207955413'), ('const--568', u'PTRSUB_-1207939903'), ('const-0', u'INT_NOTEQUAL_-1207958337'), (u'MULTIEQUAL_-1207947339', u'BOOL_NEGATE_-1207944917'), (u'CALL_-1207957541', u'INDIRECT_-1207944826'), (u'COPY_-1207937799', u'CALL_-1207952668'), (u'MULTIEQUAL_-1207941386', u'MULTIEQUAL_-1207941364'), (u'CALL_-1207953137', u'INDIRECT_-1207942976'), (u'INDIRECT_-1207939328', u'MULTIEQUAL_-1207940253'), (u'INDIRECT_-1207942352', u'MULTIEQUAL_-1207945851'), (u'INDIRECT_-1207947204', u'MULTIEQUAL_-1207947137'), (u'CALL_-1207952839', u'INDIRECT_-1207943126'), (u'CAST_-1207940583', u'STORE_-1207956720'), (u'INT_EQUAL_-1207951523', u'CBRANCH_-1207951524'), (u'INDIRECT_-1207943083', u'MULTIEQUAL_-1207943128'), (u'CALL_-1207952604', u'INDIRECT_-1207939437'), ('const-0', u'INT_EQUAL_-1207953217'), (u'MULTIEQUAL_-1207943613', u'PTRADD_-1207953769'), (u'INDIRECT_-1207944550', u'MULTIEQUAL_-1207944910'), (u'CALL_-1207952887', u'INDIRECT_-1207941897'), (u'CALL_-1207953668', u'INDIRECT_-1207946372'), (u'INT_EQUAL_-1207951523', u'MULTIEQUAL_-1207946811'), ('const-3648670', u'COPY_-1207956077'), (u'CALL_-1207952644', u'INDIRECT_-1207943783'), (u'INDIRECT_-1207945163', u'MULTIEQUAL_-1207944880'), (u'CALL_-1207953059', u'INDIRECT_-1207939191'), (u'CALL_-1207953254', u'INDIRECT_-1207940243'), (u'INT_EQUAL_-1207953569', u'CBRANCH_-1207953563'), (u'PTRADD_-1207953968', u'CALL_-1207954014'), (u'INDIRECT_-1207946392', u'MULTIEQUAL_-1207946480'), (u'CALL_-1207957103', u'INDIRECT_-1207946409'), (u'MULTIEQUAL_-1207950778', u'LOAD_-1207956053'), (u'INDIRECT_-1207944685', u'MULTIEQUAL_-1207944638'), (u'INT_EQUAL_-1207953520', u'INT_ZEXT_-1207951501'), (u'CALL_-1207956876', u'INDIRECT_-1207942413'), (u'INDIRECT_-1207942194', u'MULTIEQUAL_-1207942067'), (u'CALL_-1207953744', u'INDIRECT_-1207942582'), ('const-10', u'CALLIND_-1207957474'), (u'INDIRECT_-1207945657', u'MULTIEQUAL_-1207945407'), (u'MULTIEQUAL_-1207941621', u'MULTIEQUAL_-1207943751'), ('tmp_3458', u'CBRANCH_-1207956342'), (u'CALL_-1207952887', u'INDIRECT_-1207944574'), ('const-1', u'SUBPIECE_-1207941809'), (u'CALL_-1207956925', u'INDIRECT_-1207944326'), (u'INDIRECT_-1207944689', u'MULTIEQUAL_-1207944661'), (u'INDIRECT_-1207942806', u'MULTIEQUAL_-1207942727'), (u'INT_ADD_-1207959131', u'CAST_-1207942131'), (u'CALL_-1207957177', u'INDIRECT_-1207944266'), ('const-7', u'PTRADD_-1207941317'), (u'CALLIND_-1207957474', u'INDIRECT_-1207947378'), (u'STORE_-1207958725', u'INDIRECT_-1207948346'), (u'CALL_-1207953744', u'INDIRECT_-1207944304'), (u'CALL_-1207953061', u'INDIRECT_-1207938903'), (u'CALL_-1207952604', u'INDIRECT_-1207939125'), (u'CALL_-1207953871', u'INDIRECT_-1207942074'), (u'INT_EQUAL_-1207954139', u'CBRANCH_-1207954135'), (u'INDIRECT_-1207941157', u'MULTIEQUAL_-1207941873'), (u'INT_NOTEQUAL_-1207956549', u'CBRANCH_-1207956543'), (u'PTRADD_-1207957546', u'LOAD_-1207957608'), (u'INT_ADD_-1207957503', u'CAST_-1207941055'), (u'PTRSUB_-1207941355', u'INT_NOTEQUAL_-1207957498'), ('const-433', u'LOAD_-1207956055'), (u'CALL_-1207953979', u'INDIRECT_-1207941188'), ('const-0', u'INT_NOTEQUAL_-1207958856'), (u'INDIRECT_-1207945147', u'MULTIEQUAL_-1207944607'), (u'INDIRECT_-1207944633', u'MULTIEQUAL_-1207948047'), ('tmp_27911', u'PTRSUB_-1207941517'), (u'INDIRECT_-1207946606', u'MULTIEQUAL_-1207947630'), (u'INDIRECT_-1207941080', u'MULTIEQUAL_-1207941514'), (u'CAST_-1207941019', u'STORE_-1207954401'), (u'CAST_-1207940102', u'LOAD_-1207955427'), (u'MULTIEQUAL_-1207942732', u'MULTIEQUAL_-1207944533'), ('tmp_27917', u'INT_ADD_-1207956213'), (u'INDIRECT_-1207946081', u'MULTIEQUAL_-1207948523'), (u'CALL_-1207953254', u'INDIRECT_-1207940711'), (u'CALL_-1207953037', u'INDIRECT_-1207940302'), (u'LOAD_-1207959064', u'INT_EQUAL_-1207959049'), (u'INDIRECT_-1207942803', u'MULTIEQUAL_-1207942263'), (u'CALL_-1207953059', u'INDIRECT_-1207940447'), ('const-0', u'INT_EQUAL_-1207958677'), (u'INDIRECT_-1207940924', u'MULTIEQUAL_-1207941358'), ('tmp_27911', u'PTRSUB_-1207941634'), (u'CALL_-1207951877', u'INDIRECT_-1207941585'), (u'INDIRECT_-1207944691', u'MULTIEQUAL_-1207944607'), (u'CALL_-1207957070', u'INDIRECT_-1207943410'), (u'CALL_-1207957891', u'INDIRECT_-1207948202'), (u'CALL_-1207953707', u'INDIRECT_-1207940827'), (u'CALL_-1207953037', u'INDIRECT_-1207942964'), (u'LOAD_-1207953902', u'MULTIEQUAL_-1207949281'), (u'CALL_-1207956647', u'INDIRECT_-1207942272'), ('const-0', u'CALL_-1207951974'), (u'SUBPIECE_-1207942675', u'STORE_-1207953372'), (u'INDIRECT_-1207941480', u'MULTIEQUAL_-1207941496'), (u'PTRADD_-1207958729', u'COPY_-1207942045'), (u'INT_ADD_-1207941563', u'CAST_-1207941286'), (u'CALL_-1207957070', u'INDIRECT_-1207949419'), (u'INDIRECT_-1207942497', u'MULTIEQUAL_-1207942450'), ('tmp_7886', u'CBRANCH_-1207953871'), (u'CALL_-1207953815', u'INDIRECT_-1207941817'), (u'INT_ADD_-1207958433', u'CAST_-1207941767'), (u'INDIRECT_-1207943224', u'MULTIEQUAL_-1207943085'), ('tmp_6142', u'CBRANCH_-1207953906'), (u'LOAD_-1207953901', u'CALL_-1207953815'), (u'MULTIEQUAL_-1207940394', u'MULTIEQUAL_-1207940378'), (u'CALL_-1207953037', u'INDIRECT_-1207939672'), (u'INDIRECT_-1207943880', u'MULTIEQUAL_-1207944168'), (u'MULTIEQUAL_-1207945392', u'MULTIEQUAL_-1207945329'), (u'CAST_-1207939236', u'STORE_-1207954189'), (u'CAST_-1207938570', u'LOAD_-1207953078'), (u'CALL_-1207953407', u'INDIRECT_-1207942354'), ('tmp_27917', u'INT_ADD_-1207959131'), (u'INDIRECT_-1207944451', u'MULTIEQUAL_-1207944312'), (u'CALL_-1207954407', u'INDIRECT_-1207942322'), (u'CALL_-1207952996', u'INDIRECT_-1207944140'), (u'CALL_-1207952839', u'INDIRECT_-1207940778'), (u'LOAD_-1207956452', u'INT_NOTEQUAL_-1207956436'), (u'INDIRECT_-1207946026', u'MULTIEQUAL_-1207945810'), (u'CALL_-1207953035', u'INDIRECT_-1207939180'), (u'CAST_-1207941808', u'LOAD_-1207958524'), ('const-8', u'CALL_-1207957960'), (u'MULTIEQUAL_-1207949448', u'INT_SUB_-1207954077'), (u'CALL_-1207957557', u'INDIRECT_-1207943780'), (u'CALL_-1207954202', u'INDIRECT_-1207941415'), (u'CALL_-1207953947', u'INDIRECT_-1207947747'), ('tmp_27917', u'INT_ADD_-1207953050'), ('const-0', u'INT_NOTEQUAL_-1207959244'), (u'CALL_-1207956647', u'INDIRECT_-1207946182'), (u'INDIRECT_-1207942322', u'INT_ADD_-1207954348'), ('const--584', u'PTRSUB_-1207939541'), (u'CALL_-1207953137', u'INDIRECT_-1207944945'), (u'INDIRECT_-1207942801', u'MULTIEQUAL_-1207944910'), (u'MULTIEQUAL_-1207944889', u'MULTIEQUAL_-1207946278'), (u'CALL_-1207953061', u'INDIRECT_-1207944502'), (u'CALL_-1207952996', u'INDIRECT_-1207941324'), (u'INDIRECT_-1207940397', u'MULTIEQUAL_-1207941171'), (u'CALL_-1207953800', u'INDIRECT_-1207940620'), (u'CALL_-1207957103', u'INDIRECT_-1207945627'), (u'CALL_-1207951865', u'INDIRECT_-1207942506'), (u'CALL_-1207957070', u'INDIRECT_-1207943880'), (u'MULTIEQUAL_-1207943678', u'MULTIEQUAL_-1207943662'), (u'INDIRECT_-1207943584', u'MULTIEQUAL_-1207944018'), (u'CALL_-1207953035', u'INDIRECT_-1207942784'), (u'MULTIEQUAL_-1207942403', u'MULTIEQUAL_-1207944533'), ('tmp_27911', u'PTRSUB_-1207938777'), (u'CALL_-1207953187', u'INDIRECT_-1207940211'), ('tmp_27917', u'INT_ADD_-1207959013'), (u'COPY_-1207939836', u'CALL_-1207953575'), (u'CALL_-1207952580', u'INDIRECT_-1207941146'), (u'CALL_-1207952644', u'INDIRECT_-1207941344'), (u'STORE_-1207953854', u'INDIRECT_-1207946089'), (u'INT_ADD_-1207953809', u'CAST_-1207939620'), ('const-3660216', u'COPY_-1207938015'), (u'CALL_-1207958016', u'INDIRECT_-1207946906'), (u'CALL_-1207953809', u'INDIRECT_-1207943981'), (u'CALL_-1207952857', u'INDIRECT_-1207941458'), (u'CALL_-1207953782', u'INDIRECT_-1207943545'), (u'INT_ADD_-1207953148', u'CAST_-1207938625'), (u'CALL_-1207952730', u'INDIRECT_-1207942627'), (u'INDIRECT_-1207942647', u'MULTIEQUAL_-1207942518'), (u'CALL_-1207953407', u'INDIRECT_-1207940946'), (u'INDIRECT_-1207948434', u'MULTIEQUAL_-1207946391'), (u'INDIRECT_-1207947067', u'MULTIEQUAL_-1207946710'), (u'CALL_-1207953979', u'INDIRECT_-1207940876'), (u'COPY_-1207953920', u'MULTIEQUAL_-1207943299'), (u'CALL_-1207951877', u'INDIRECT_-1207939711'), (u'LOAD_-1207953892', u'INT_EQUAL_-1207953877'), (u'MULTIEQUAL_-1207948139', u'MULTIEQUAL_-1207948126'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943219'), (u'CALL_-1207953204', u'INDIRECT_-1207939622'), (u'CALL_-1207953296', u'INDIRECT_-1207940579'), (u'CALL_-1207952642', u'INDIRECT_-1207942104'), (u'INDIRECT_-1207944157', u'MULTIEQUAL_-1207944288'), ('const-1', u'RETURN_-1207951860'), (u'CAST_-1207938100', u'LOAD_-1207953229'), (u'MULTIEQUAL_-1207945101', u'MULTIEQUAL_-1207945087'), (u'CALL_-1207952839', u'INDIRECT_-1207942186'), (u'MULTIEQUAL_-1207943356', u'MULTIEQUAL_-1207943506'), ('const-17105', u'INT_ADD_-1207956463'), (u'CALL_-1207953035', u'INDIRECT_-1207944467'), (u'CAST_-1207938101', u'INT_ADD_-1207938306'), (u'CAST_-1207940088', u'LOAD_-1207955401'), (u'CALL_-1207951847', u'INDIRECT_-1207940786'), (u'MULTIEQUAL_-1207948025', u'MULTIEQUAL_-1207947955'), (u'INDIRECT_-1207948478', u'MULTIEQUAL_-1207948388'), (u'CALL_-1207952857', u'INDIRECT_-1207940206'), (u'INDIRECT_-1207942664', u'MULTIEQUAL_-1207946163'), (u'LOAD_-1207953499', u'PTRADD_-1207938943'), ('const-1', u'SUBPIECE_-1207942675'), (u'CALL_-1207952857', u'INDIRECT_-1207939270'), (u'STORE_-1207959155', u'INDIRECT_-1207948545'), (u'CALL_-1207956925', u'INDIRECT_-1207944952'), (u'MULTIEQUAL_-1207944475', u'MULTIEQUAL_-1207944460'), (u'CALL_-1207952900', u'INDIRECT_-1207943055'), (u'MULTIEQUAL_-1207945953', u'MULTIEQUAL_-1207948083'), (u'INDIRECT_-1207943997', u'MULTIEQUAL_-1207943896'), (u'CAST_-1207942121', u'LOAD_-1207959124'), (u'INDIRECT_-1207945020', u'MULTIEQUAL_-1207944919'), (u'INT_NOTEQUAL_-1207954448', u'CBRANCH_-1207954448'), (u'CALL_-1207957557', u'INDIRECT_-1207946598'), (u'LOAD_-1207953088', u'INT_EQUAL_-1207953063'), (u'CAST_-1207939664', u'LOAD_-1207953892'), (u'CALL_-1207953564', u'INDIRECT_-1207941480'), (u'CALL_-1207951974', u'INDIRECT_-1207940946'), (u'CALL_-1207953057', u'INDIRECT_-1207942927'), (u'INDIRECT_-1207942647', u'MULTIEQUAL_-1207942107'), (u'CAST_-1207940313', u'LOAD_-1207956229'), (u'STORE_-1207953854', u'INDIRECT_-1207946338'), (u'INT_ADD_-1207956321', u'CAST_-1207940370'), (u'CALL_-1207953621', u'INDIRECT_-1207947559'), (u'INDIRECT_-1207942971', u'MULTIEQUAL_-1207942688'), (u'CALL_-1207953776', u'INDIRECT_-1207942331'), (u'CALL_-1207951938', u'INDIRECT_-1207944867'), (u'SUBPIECE_-1207942283', u'STORE_-1207953773'), (u'INDIRECT_-1207942508', u'MULTIEQUAL_-1207946007'), (u'COPY_-1207938056', u'MULTIEQUAL_-1207948161'), (u'INDIRECT_-1207943394', u'MULTIEQUAL_-1207943313'), (u'INDIRECT_-1207941041', u'MULTIEQUAL_-1207943200'), (u'INDIRECT_-1207944765', u'MULTIEQUAL_-1207944626'), (u'CALL_-1207953668', u'INDIRECT_-1207942497'), (u'BOOL_NEGATE_-1207947558', u'BOOL_AND_-1207956001'), ('const-10', u'CALLIND_-1207957474'), (u'CALL_-1207958074', u'INDIRECT_-1207944752'), (u'MULTIEQUAL_-1207948866', u'INT_EQUAL_-1207953161'), ('const-1', u'INT_ADD_-1207940527'), (u'CALL_-1207953782', u'INDIRECT_-1207943389'), (u'CAST_-1207939225', u'STORE_-1207954173'), (u'CALL_-1207956876', u'INDIRECT_-1207944289'), (u'MULTIEQUAL_-1207941337', u'MULTIEQUAL_-1207942732'), (u'STORE_-1207958594', u'INDIRECT_-1207948276'), (u'CALL_-1207957891', u'INDIRECT_-1207945579'), (u'LOAD_-1207959124', u'INT_XOR_-1207949445'), ('tmp_27917', u'INT_ADD_-1207958711'), (u'MULTIEQUAL_-1207943313', u'MULTIEQUAL_-1207943292'), (u'CALL_-1207953063', u'INDIRECT_-1207944115'), (u'CALL_-1207953575', u'INDIRECT_-1207942301'), ('const-433', u'STORE_-1207953835'), ('const-0', u'INT_EQUAL_-1207958537'), (u'CALL_-1207957177', u'INDIRECT_-1207944578'), ('tmp_27917', u'INT_ADD_-1207956409'), (u'CALL_-1207953163', u'INDIRECT_-1207942392'), (u'INDIRECT_-1207943522', u'MULTIEQUAL_-1207943358'), (u'INDIRECT_-1207941831', u'MULTIEQUAL_-1207941876'), (u'CALL_-1207953059', u'INDIRECT_-1207939347'), (u'MULTIEQUAL_-1207947532', u'MULTIEQUAL_-1207947682'), (u'INDIRECT_-1207941206', u'MULTIEQUAL_-1207941125'), (u'COPY_-1207957852', u'MULTIEQUAL_-1207944452'), (u'CALL_-1207954202', u'INDIRECT_-1207940947'), (u'CALL_-1207953707', u'INDIRECT_-1207940359'), (u'STORE_-1207958659', u'INDIRECT_-1207948061'), (u'LOAD_-1207954288', u'CALL_-1207952246'), (u'CALL_-1207957960', u'INDIRECT_-1207943110'), (u'CALL_-1207953041', u'INDIRECT_-1207940658'), (u'CALL_-1207957177', u'INDIRECT_-1207945518'), (u'INDIRECT_-1207944603', u'MULTIEQUAL_-1207946752'), (u'MULTIEQUAL_-1207940711', u'MULTIEQUAL_-1207942106'), (u'CALL_-1207954100', u'INDIRECT_-1207941057'), (u'MULTIEQUAL_-1207945078', u'MULTIEQUAL_-1207945066'), (u'MULTIEQUAL_-1207942999', u'MULTIEQUAL_-1207942981'), (u'MULTIEQUAL_-1207952883', u'INT_ADD_-1207958780'), (u'INDIRECT_-1207941102', u'MULTIEQUAL_-1207940965'), (u'INDIRECT_-1207946123', u'MULTIEQUAL_-1207945953'), (u'CALL_-1207951922', u'INDIRECT_-1207944533'), (u'INDIRECT_-1207945147', u'MULTIEQUAL_-1207945018'), (u'CALL_-1207953041', u'INDIRECT_-1207941910'), (u'CALL_-1207951847', u'INDIRECT_-1207940318'), (u'CALL_-1207953061', u'INDIRECT_-1207940309'), (u'CALL_-1207955913', u'INDIRECT_-1207944388'), (u'INDIRECT_-1207944540', u'MULTIEQUAL_-1207944207'), (u'INDIRECT_-1207942740', u'MULTIEQUAL_-1207942576'), (u'INDIRECT_-1207947673', u'MULTIEQUAL_-1207948715'), (u'CALL_-1207953204', u'INDIRECT_-1207941186'), (u'CALL_-1207953059', u'INDIRECT_-1207939353'), (u'INDIRECT_-1207942354', u'MULTIEQUAL_-1207943454'), (u'INDIRECT_-1207947729', u'MULTIEQUAL_-1207947668'), (u'INDIRECT_-1207941173', u'MULTIEQUAL_-1207941833'), (u'CALL_-1207953059', u'INDIRECT_-1207941223'), (u'LOAD_-1207953499', u'STORE_-1207953452'), (u'CALL_-1207952996', u'INDIRECT_-1207943828'), (u'CALL_-1207956305', u'INDIRECT_-1207946855'), (u'INDIRECT_-1207942342', u'MULTIEQUAL_-1207943670'), (u'MULTIEQUAL_-1207944689', u'MULTIEQUAL_-1207943662'), (u'CALL_-1207953065', u'INDIRECT_-1207942861'), (u'INDIRECT_-1207944986', u'MULTIEQUAL_-1207948545'), (u'LOAD_-1207953901', u'CAST_-1207938995'), (u'CALL_-1207957070', u'INDIRECT_-1207945446'), (u'CALL_-1207952668', u'INDIRECT_-1207940417'), (u'INDIRECT_-1207943775', u'MULTIEQUAL_-1207943662'), (u'STORE_-1207957126', u'INDIRECT_-1207947091'), (u'CALL_-1207953564', u'INDIRECT_-1207948113'), (u'CALL_-1207953215', u'INDIRECT_-1207944075'), (u'CALL_-1207954014', u'INDIRECT_-1207945969'), (u'INDIRECT_-1207944849', u'MULTIEQUAL_-1207944566'), (u'CALL_-1207956305', u'INDIRECT_-1207941574'), (u'MULTIEQUAL_-1207941660', u'MULTIEQUAL_-1207941644'), ('const-433', u'LOAD_-1207956712'), (u'MULTIEQUAL_-1207940653', u'MULTIEQUAL_-1207940632'), (u'CALL_-1207952730', u'INDIRECT_-1207944310'), (u'CALL_-1207953575', u'INDIRECT_-1207942457'), (u'MULTIEQUAL_-1207943811', u'MULTIEQUAL_-1207945941'), (u'INDIRECT_-1207941100', u'MULTIEQUAL_-1207940940'), (u'CALL_-1207953714', u'INDIRECT_-1207940259'), (u'CALL_-1207957070', u'INDIRECT_-1207942318'), (u'CALL_-1207951922', u'INDIRECT_-1207939969'), ('const-6', u'COPY_-1207951572'), (u'COPY_-1207951474', u'MULTIEQUAL_-1207951395'), ('tmp_27917', u'INT_ADD_-1207953875'), (u'CALL_-1207952887', u'INDIRECT_-1207944804'), (u'CALL_-1207952580', u'INDIRECT_-1207941772'), (u'CALL_-1207953041', u'INDIRECT_-1207940502'), (u'CALL_-1207958016', u'INDIRECT_-1207947062'), (u'INDIRECT_-1207940983', u'MULTIEQUAL_-1207940862'), (u'CALL_-1207952996', u'INDIRECT_-1207939918'), (u'INDIRECT_-1207943080', u'MULTIEQUAL_-1207942999'), (u'MULTIEQUAL_-1207946727', u'MULTIEQUAL_-1207946486'), (u'MULTIEQUAL_-1207948183', u'MULTIEQUAL_-1207948161'), (u'INDIRECT_-1207944140', u'COPY_-1207944181'), (u'CALL_-1207952668', u'INDIRECT_-1207942295'), (u'INDIRECT_-1207941657', u'MULTIEQUAL_-1207941520'), (u'CALL_-1207953210', u'INDIRECT_-1207947311'), (u'CALL_-1207953063', u'INDIRECT_-1207941427'), (u'INDIRECT_-1207941636', u'MULTIEQUAL_-1207941652'), (u'INDIRECT_-1207941871', u'MULTIEQUAL_-1207941777'), (u'CALL_-1207951922', u'INDIRECT_-1207946602'), (u'PTRSUB_-1207941877', u'CAST_-1207941379'), (u'CALL_-1207958016', u'INDIRECT_-1207944558'), (u'INDIRECT_-1207945691', u'MULTIEQUAL_-1207945478'), (u'INDIRECT_-1207939696', u'MULTIEQUAL_-1207940191'), (u'COPY_-1207958748', u'MULTIEQUAL_-1207948869'), (u'INT_ZEXT_-1207958779', u'INT_MULT_-1207949263'), (u'LOAD_-1207953123', u'INT_LESS_-1207953108'), (u'LOAD_-1207953123', u'INT_EQUAL_-1207953108'), (u'CALL_-1207958016', u'INDIRECT_-1207946594'), (u'CALL_-1207957960', u'INDIRECT_-1207944360'), (u'CALL_-1207951974', u'INDIRECT_-1207946641'), (u'MULTIEQUAL_-1207945965', u'MULTIEQUAL_-1207945953'), (u'LOAD_-1207956775', u'INT_NOTEQUAL_-1207956759'), (u'MULTIEQUAL_-1207946725', u'MULTIEQUAL_-1207945701'), (u'INDIRECT_-1207940364', u'MULTIEQUAL_-1207943817'), (u'CALL_-1207953668', u'INDIRECT_-1207941871'), (u'CALL_-1207954014', u'INDIRECT_-1207941624'), (u'CALL_-1207952887', u'INDIRECT_-1207940489'), (u'CALL_-1207953061', u'INDIRECT_-1207943287'), (u'CALL_-1207954162', u'INDIRECT_-1207946145'), (u'MULTIEQUAL_-1207942285', u'MULTIEQUAL_-1207942270'), (u'CALL_-1207957991', u'INDIRECT_-1207947043'), (u'CALL_-1207953847', u'INDIRECT_-1207941751'), (u'CALL_-1207955336', u'INDIRECT_-1207943188'), ('const-37368', u'INT_ADD_-1207956321'), (u'INDIRECT_-1207944535', u'MULTIEQUAL_-1207944451'), (u'MULTIEQUAL_-1207950594', u'LOAD_-1207956055'), (u'INT_EQUAL_-1207951488', u'CBRANCH_-1207951486'), (u'CALL_-1207953037', u'INDIRECT_-1207939204'), (u'INDIRECT_-1207946236', u'MULTIEQUAL_-1207946324'), (u'CALL_-1207951865', u'INDIRECT_-1207941096'), (u'CALL_-1207956522', u'INDIRECT_-1207947316'), (u'INDIRECT_-1207946488', u'MULTIEQUAL_-1207946431'), (u'CALL_-1207953714', u'INDIRECT_-1207942293'), (u'CALL_-1207953979', u'INDIRECT_-1207941658'), (u'INT_ADD_-1207958635', u'CAST_-1207941875'), (u'STORE_-1207956720', u'INDIRECT_-1207947094'), (u'INDIRECT_-1207946384', u'MULTIEQUAL_-1207946672'), (u'COPY_-1207957841', u'MULTIEQUAL_-1207944608'), (u'INDIRECT_-1207940655', u'MULTIEQUAL_-1207942688'), (u'CALL_-1207953035', u'INDIRECT_-1207942470'), (u'CALL_-1207953203', u'INDIRECT_-1207940591'), (u'CALL_-1207953564', u'INDIRECT_-1207940856'), (u'CALL_-1207954014', u'INDIRECT_-1207941452'), ('const-37576', u'INT_ADD_-1207952019'), (u'MULTIEQUAL_-1207941074', u'MULTIEQUAL_-1207941052'), (u'MULTIEQUAL_-1207944074', u'MULTIEQUAL_-1207944052'), (u'INDIRECT_-1207941897', u'MULTIEQUAL_-1207941784'), ('tmp_4074', u'CBRANCH_-1207955920'), (u'CALL_-1207953707', u'INDIRECT_-1207940983'), (u'CALL_-1207953189', u'INDIRECT_-1207944056'), (u'CALL_-1207953065', u'INDIRECT_-1207941451'), (u'INT_EQUAL_-1207953876', u'CBRANCH_-1207953870'), (u'MULTIEQUAL_-1207942773', u'PTRADD_-1207953361'), ('const-0', u'INT_EQUAL_-1207951863'), (u'CALL_-1207953871', u'INDIRECT_-1207945011'), (u'MULTIEQUAL_-1207946811', u'MULTIEQUAL_-1207946808'), (u'CALL_-1207952887', u'INDIRECT_-1207941637'), (u'CALL_-1207957491', u'INDIRECT_-1207947685'), (u'CALL_-1207957491', u'INDIRECT_-1207942653'), ('const-0', u'PTRSUB_-1207953086'), (u'MULTIEQUAL_-1207945860', u'MULTIEQUAL_-1207946010'), (u'LOAD_-1207957471', u'INT_EQUAL_-1207957456'), (u'CALL_-1207953665', u'INDIRECT_-1207945772'), (u'MULTIEQUAL_-1207943029', u'MULTIEQUAL_-1207945159'), (u'CALL_-1207952668', u'INDIRECT_-1207939947'), (u'INDIRECT_-1207941928', u'MULTIEQUAL_-1207945381'), (u'STORE_-1207953391', u'INDIRECT_-1207945448'), (u'INT_EQUAL_-1207953934', u'CBRANCH_-1207953907'), (u'MULTIEQUAL_-1207943386', u'MULTIEQUAL_-1207943356'), (u'INDIRECT_-1207940566', u'MULTIEQUAL_-1207940427'), (u'INDIRECT_-1207944939', u'MULTIEQUAL_-1207945070'), (u'CALL_-1207951922', u'INDIRECT_-1207942629'), (u'CALL_-1207953061', u'INDIRECT_-1207940465'), ('tmp_3644', u'CBRANCH_-1207956206'), (u'MULTIEQUAL_-1207943762', u'MULTIEQUAL_-1207943740'), (u'MULTIEQUAL_-1207950455', u'INT_ZEXT_-1207958779'), (u'INT_EQUAL_-1207956038', u'MULTIEQUAL_-1207949245'), (u'INDIRECT_-1207940343', u'MULTIEQUAL_-1207942376'), (u'MULTIEQUAL_-1207951819', u'CALL_-1207957541'), (u'CALL_-1207952580', u'INDIRECT_-1207938802'), (u'COPY_-1207939614', u'MULTIEQUAL_-1207949879'), (u'INT_OR_-1207953195', u'CALL_-1207953203'), (u'INDIRECT_-1207941051', u'MULTIEQUAL_-1207940923'), (u'INDIRECT_-1207944238', u'MULTIEQUAL_-1207944137'), (u'MULTIEQUAL_-1207941542', u'MULTIEQUAL_-1207941520'), (u'INDIRECT_-1207940867', u'MULTIEQUAL_-1207940766'), ('const--808', u'PTRSUB_-1207941953'), (u'STORE_-1207956720', u'INDIRECT_-1207947343'), (u'CALL_-1207956876', u'INDIRECT_-1207944133'), ('const-433', u'STORE_-1207954161'), (u'INDIRECT_-1207943132', u'MULTIEQUAL_-1207942799'), (u'CALL_-1207958016', u'INDIRECT_-1207943932'), (u'CALL_-1207954014', u'INDIRECT_-1207941938'), (u'STORE_-1207953799', u'INDIRECT_-1207945192'), (u'INDIRECT_-1207940718', u'MULTIEQUAL_-1207940547'), (u'PTRSUB_-1207942096', u'STORE_-1207958649'), (u'CALL_-1207956876', u'INDIRECT_-1207946323'), ('const-17105', u'INT_ADD_-1207956576'), (u'MULTIEQUAL_-1207944312', u'MULTIEQUAL_-1207944293'), (u'CALL_-1207953782', u'INDIRECT_-1207941981'), (u'INDIRECT_-1207940843', u'MULTIEQUAL_-1207941559'), (u'CALL_-1207954014', u'INDIRECT_-1207942546'), (u'LOAD_-1207957798', u'CAST_-1207941287'), (u'CALL_-1207952666', u'INDIRECT_-1207940863'), (u'CALL_-1207956305', u'INDIRECT_-1207941730'), (u'CALL_-1207953203', u'INDIRECT_-1207940279'), ('const-433', u'LOAD_-1207956479'), (u'MULTIEQUAL_-1207948161', u'PTRADD_-1207951483'), (u'MULTIEQUAL_-1207941933', u'MULTIEQUAL_-1207944063'), (u'INDIRECT_-1207943583', u'MULTIEQUAL_-1207945692'), (u'INDIRECT_-1207943652', u'MULTIEQUAL_-1207944551'), (u'CALL_-1207953782', u'INDIRECT_-1207944797'), (u'INDIRECT_-1207939947', u'MULTIEQUAL_-1207942106'), (u'CALL_-1207954014', u'INDIRECT_-1207943660'), (u'CALL_-1207953037', u'INDIRECT_-1207939360'), (u'CALL_-1207956777', u'INDIRECT_-1207945936'), (u'CALL_-1207954014', u'INDIRECT_-1207941156'), (u'CALL_-1207953703', u'INDIRECT_-1207942202'), (u'INDIRECT_-1207944284', u'MULTIEQUAL_-1207944894'), (u'CALL_-1207953668', u'INDIRECT_-1207941403'), (u'CALL_-1207951922', u'INDIRECT_-1207940437'), (u'CALL_-1207953809', u'INDIRECT_-1207945077'), (u'INDIRECT_-1207945322', u'MULTIEQUAL_-1207944989'), (u'CALL_-1207957676', u'INDIRECT_-1207946557'), (u'CAST_-1207938512', u'STORE_-1207952980'), (u'INDIRECT_-1207944639', u'MULTIEQUAL_-1207944535'), (u'INT_ZEXT_-1207956043', u'INT_MULT_-1207947567'), (u'MULTIEQUAL_-1207948296', u'MULTIEQUAL_-1207948274'), ('tmp_1291', u'CBRANCH_-1207958466'), (u'INT_EQUAL_-1207957405', u'CBRANCH_-1207957403'), ('const-3660512', u'COPY_-1207938115'), (u'MULTIEQUAL_-1207942482', u'MULTIEQUAL_-1207942460'), (u'INDIRECT_-1207942906', u'MULTIEQUAL_-1207942735'), (u'CALL_-1207953564', u'INDIRECT_-1207941324'), (u'CALL_-1207953061', u'INDIRECT_-1207941253'), (u'CALL_-1207953871', u'INDIRECT_-1207941448'), (u'CALL_-1207957991', u'INDIRECT_-1207944695'), (u'INDIRECT_-1207943857', u'MULTIEQUAL_-1207943753'), ('const-3161', u'INT_ADD_-1207951791'), ('tmp_352', u'CBRANCH_-1207959125'), (u'INDIRECT_-1207942803', u'MULTIEQUAL_-1207942674'), ('tmp_1111', u'CBRANCH_-1207958597'), (u'MULTIEQUAL_-1207946929', u'MULTIEQUAL_-1207946908'), (u'MULTIEQUAL_-1207946411', u'MULTIEQUAL_-1207945387'), (u'STORE_-1207953768', u'INDIRECT_-1207945672'), (u'INDIRECT_-1207940437', u'MULTIEQUAL_-1207941121'), (u'CALL_-1207953800', u'INDIRECT_-1207940934'), ('const-31776', u'INT_ADD_-1207958433'), (u'INDIRECT_-1207942666', u'MULTIEQUAL_-1207942529'), (u'CALL_-1207953228', u'INDIRECT_-1207941039'), (u'CALL_-1207953809', u'INDIRECT_-1207942729'), (u'INDIRECT_-1207943052', u'MULTIEQUAL_-1207942888'), (u'INDIRECT_-1207945401', u'MULTIEQUAL_-1207945328'), (u'CALL_-1207953037', u'INDIRECT_-1207944329'), ('tmp_937', u'CBRANCH_-1207958732'), (u'CALL_-1207952580', u'INDIRECT_-1207941302'), (u'INDIRECT_-1207942599', u'MULTIEQUAL_-1207942441'), (u'INT_EQUAL_-1207957477', u'CBRANCH_-1207957475'), (u'MULTIEQUAL_-1207946461', u'MULTIEQUAL_-1207946431'), (u'MULTIEQUAL_-1207948402', u'MULTIEQUAL_-1207948388'), ('const--1', u'INT_EQUAL_-1207954139'), ('const--792', u'PTRSUB_-1207940437'), (u'SUBPIECE_-1207941821', u'STORE_-1207952980'), (u'CALL_-1207952642', u'INDIRECT_-1207939600'), (u'INDIRECT_-1207941568', u'MULTIEQUAL_-1207941235'), (u'CAST_-1207938500', u'INT_ADD_-1207952948'), (u'CALL_-1207953061', u'INDIRECT_-1207939689'), (u'INDIRECT_-1207945548', u'MULTIEQUAL_-1207945371'), (u'CALL_-1207957002', u'INDIRECT_-1207949448'), (u'CALL_-1207953407', u'INDIRECT_-1207942666'), (u'CALL_-1207954127', u'INDIRECT_-1207942615'), (u'INDIRECT_-1207948296', u'MULTIEQUAL_-1207948183'), (u'CALL_-1207952666', u'INDIRECT_-1207940705'), (u'CALL_-1207953228', u'INDIRECT_-1207940883'), ('const-3968', u'INT_ADD_-1207956075'), (u'CALL_-1207952706', u'INDIRECT_-1207939486'), (u'MULTIEQUAL_-1207940008', u'MULTIEQUAL_-1207939986'), (u'INDIRECT_-1207944370', u'MULTIEQUAL_-1207944291'), (u'CALL_-1207951861', u'INDIRECT_-1207940520'), (u'CALL_-1207952857', u'INDIRECT_-1207939582'), (u'LOAD_-1207956403', u'FLOAT_LESSEQUAL_-1207956317'), (u'INDIRECT_-1207942974', u'MULTIEQUAL_-1207942814'), (u'CALL_-1207953800', u'INDIRECT_-1207944716'), (u'CALL_-1207953951', u'INDIRECT_-1207944070'), (u'CALL_-1207953035', u'INDIRECT_-1207939648'), (u'CALL_-1207957491', u'INDIRECT_-1207947934'), (u'INDIRECT_-1207940676', u'MULTIEQUAL_-1207944129'), (u'INDIRECT_-1207941739', u'MULTIEQUAL_-1207941649'), (u'MULTIEQUAL_-1207944950', u'MULTIEQUAL_-1207944920'), (u'CALL_-1207953979', u'INDIRECT_-1207944281'), (u'CALL_-1207952940', u'INDIRECT_-1207942661'), ('const-25780', u'INT_ADD_-1207958544'), (u'INDIRECT_-1207942425', u'MULTIEQUAL_-1207943085'), (u'CALL_-1207957070', u'INDIRECT_-1207943724'), (u'INT_ADD_-1207959279', u'CAST_-1207942219'), (u'CALL_-1207953059', u'INDIRECT_-1207941073'), ('tmp_27911', u'PTRSUB_-1207941655'), (u'CALL_-1207954340', u'INDIRECT_-1207942750'), (u'CALL_-1207952668', u'INDIRECT_-1207942139'), (u'INT_ADD_-1207959108', u'CAST_-1207942121'), (u'INDIRECT_-1207943389', u'MULTIEQUAL_-1207943285'), (u'STORE_-1207955972', u'INDIRECT_-1207946986'), (u'INDIRECT_-1207941148', u'MULTIEQUAL_-1207942047'), (u'INDIRECT_-1207944140', u'MULTIEQUAL_-1207944156'), (u'CALL_-1207953776', u'INDIRECT_-1207940923'), (u'MULTIEQUAL_-1207947059', u'MULTIEQUAL_-1207947014'), (u'INDIRECT_-1207940879', u'MULTIEQUAL_-1207940721'), (u'CALL_-1207953296', u'INDIRECT_-1207940423'), (u'CALL_-1207953782', u'INDIRECT_-1207942763'), (u'CALL_-1207953564', u'INDIRECT_-1207944922'), (u'CALL_-1207953137', u'INDIRECT_-1207940630'), (u'CAST_-1207941072', u'STORE_-1207954415'), (u'INDIRECT_-1207943916', u'MULTIEQUAL_-1207943789'), (u'CALL_-1207955360', u'INDIRECT_-1207944451'), (u'CALL_-1207954407', u'INDIRECT_-1207946197'), (u'CALL_-1207951938', u'INDIRECT_-1207940836'), (u'CALL_-1207951974', u'INDIRECT_-1207941572'), (u'CALL_-1207956777', u'INDIRECT_-1207943274'), (u'CALL_-1207953061', u'INDIRECT_-1207940783'), (u'PTRSUB_-1207941877', u'CAST_-1207941480'), (u'INDIRECT_-1207941427', u'MULTIEQUAL_-1207941314'), ('tmp_10034', u'BRANCH_-1207951758'), (u'INDIRECT_-1207944036', u'COPY_-1207944019'), (u'CALL_-1207953061', u'INDIRECT_-1207940939'), (u'CALL_-1207951869', u'INDIRECT_-1207942944'), (u'CALL_-1207957177', u'INDIRECT_-1207944108'), (u'CALL_-1207955360', u'INDIRECT_-1207943669'), ('const-1', u'PTRADD_-1207953905'), (u'COPY_-1207949581', u'MULTIEQUAL_-1207949448'), (u'INDIRECT_-1207943908', u'MULTIEQUAL_-1207945236'), (u'CALL_-1207954058', u'INDIRECT_-1207944475'), ('const-433', u'LOAD_-1207956837'), (u'CAST_-1207940872', u'PTRADD_-1207941066'), (u'INT_EQUAL_-1207957593', u'CBRANCH_-1207957583'), (u'INDIRECT_-1207948313', u'MULTIEQUAL_-1207948198'), (u'CALL_-1207953979', u'INDIRECT_-1207942598'), (u'CALL_-1207953707', u'INDIRECT_-1207943799'), (u'CALL_-1207953187', u'INDIRECT_-1207941151'), ('const-433', u'LOAD_-1207956256'), (u'MULTIEQUAL_-1207945704', u'MULTIEQUAL_-1207945692'), (u'CALL_-1207956777', u'INDIRECT_-1207943900'), (u'INDIRECT_-1207944787', u'MULTIEQUAL_-1207944650'), (u'STORE_-1207952951', u'INDIRECT_-1207944689'), ('const-0', u'PTRSUB_-1207956877'), (u'CALL_-1207951980', u'INDIRECT_-1207943584'), (u'INDIRECT_-1207946557', u'MULTIEQUAL_-1207946017'), (u'MULTIEQUAL_-1207940762', u'MULTIEQUAL_-1207940740'), (u'INDIRECT_-1207945834', u'MULTIEQUAL_-1207945630'), (u'CALL_-1207951847', u'INDIRECT_-1207942194'), ('const-5504', u'INT_ADD_-1207958875'), (u'CALL_-1207956910', u'INDIRECT_-1207947564'), (u'INDIRECT_-1207946661', u'MULTIEQUAL_-1207946792'), ('const-4428920', u'PTRSUB_-1207956729'), ('tmp_53157', u'MULTIEQUAL_-1207948466'), (u'MULTIEQUAL_-1207943349', u'MULTIEQUAL_-1207943127'), (u'PTRADD_-1207939371', u'CAST_-1207939236'), (u'CAST_-1207940672', u'COPY_-1207956848'), ('const--1', u'INT_ADD_-1207956049'), ('tmp_53187', u'MULTIEQUAL_-1207943349'), (u'INDIRECT_-1207944245', u'MULTIEQUAL_-1207944132'), ('const-433', u'LOAD_-1207953572'), (u'CALL_-1207953041', u'INDIRECT_-1207940032'), (u'MULTIEQUAL_-1207944516', u'MULTIEQUAL_-1207944494'), (u'CALL_-1207952666', u'INDIRECT_-1207939923'), (u'CALL_-1207952900', u'INDIRECT_-1207942585'), (u'MULTIEQUAL_-1207943216', u'MULTIEQUAL_-1207943197'), (u'CALL_-1207953035', u'INDIRECT_-1207943252'), (u'CALL_-1207953059', u'INDIRECT_-1207942633'), (u'MULTIEQUAL_-1207943292', u'MULTIEQUAL_-1207943270'), (u'CALL_-1207953187', u'INDIRECT_-1207940681'), (u'COPY_-1207945824', u'MULTIEQUAL_-1207948411'), ('tmp_27917', u'INT_ADD_-1207958810'), (u'CALL_-1207953621', u'INDIRECT_-1207942334'), (u'CALL_-1207952964', u'INDIRECT_-1207944199'), (u'CALL_-1207953707', u'INDIRECT_-1207944269'), ('tmp_27917', u'INT_ADD_-1207953483'), ('tmp_27917', u'INT_ADD_-1207953483'), (u'CALL_-1207951869', u'INDIRECT_-1207940910'), (u'CALL_-1207954014', u'INDIRECT_-1207943190'), (u'PTRADD_-1207954003', u'CALL_-1207954014'), (u'INDIRECT_-1207946819', u'MULTIEQUAL_-1207946743'), ('const-433', u'LOAD_-1207956753'), (u'INDIRECT_-1207944556', u'MULTIEQUAL_-1207944395'), (u'SUBPIECE_-1207944073', u'STORE_-1207954173'), (u'LOAD_-1207955455', u'INT_NOTEQUAL_-1207955439'), (u'CALL_-1207953951', u'INDIRECT_-1207941724'), (u'CALL_-1207953137', u'INDIRECT_-1207940942'), (u'CALL_-1207952825', u'INDIRECT_-1207939253'), (u'CALL_-1207951980', u'INDIRECT_-1207941236'), (u'MULTIEQUAL_-1207947521', u'MULTIEQUAL_-1207947283'), (u'INDIRECT_-1207940622', u'MULTIEQUAL_-1207941950'), (u'INT_ADD_-1207959013', u'CAST_-1207942067'), (u'CALL_-1207957557', u'INDIRECT_-1207943468'), ('const-1', u'COPY_-1207954313'), (u'MULTIEQUAL_-1207948681', u'MULTIEQUAL_-1207948659'), (u'MULTIEQUAL_-1207940243', u'MULTIEQUAL_-1207941638'), (u'INDIRECT_-1207948152', u'MULTIEQUAL_-1207948029'), (u'CALL_-1207951877', u'INDIRECT_-1207944650'), (u'INDIRECT_-1207944064', u'MULTIEQUAL_-1207945392'), ('const--632', u'PTRSUB_-1207941573'), ('const-11160', u'INT_ADD_-1207956409'), (u'CALL_-1207951938', u'INDIRECT_-1207940678'), (u'INDIRECT_-1207947702', u'MULTIEQUAL_-1207947635'), (u'INDIRECT_-1207945931', u'MULTIEQUAL_-1207945391'), ('const-0', u'COPY_-1207958150'), (u'CALL_-1207953665', u'INDIRECT_-1207945274'), (u'CALL_-1207953163', u'INDIRECT_-1207940826'), ('tmp_27911', u'PTRSUB_-1207939483'), (u'CALL_-1207951869', u'INDIRECT_-1207944443'), (u'CALL_-1207956777', u'INDIRECT_-1207945466'), (u'INT_EQUAL_-1207959302', u'CBRANCH_-1207959300'), (u'CALL_-1207952964', u'INDIRECT_-1207938762'), (u'INT_LESS_-1207951523', u'MULTIEQUAL_-1207947342'), (u'CALL_-1207958300', u'INDIRECT_-1207946471'), (u'CALL_-1207957070', u'INDIRECT_-1207944662'), (u'INT_ADD_-1207952869', u'CAST_-1207937729'), (u'INDIRECT_-1207943565', u'MULTIEQUAL_-1207946727'), (u'INDIRECT_-1207947997', u'MULTIEQUAL_-1207947904'), (u'CALL_-1207954014', u'INDIRECT_-1207946577'), (u'INT_ADD_-1207942150', u'PTRADD_-1207958724'), (u'CALL_-1207957676', u'INDIRECT_-1207945931'), (u'INDIRECT_-1207943550', u'MULTIEQUAL_-1207943469'), (u'INT_ADD_-1207956240', u'CAST_-1207940327'), (u'CALL_-1207954407', u'INDIRECT_-1207941852'), ('const-433', u'LOAD_-1207957789'), (u'CALL_-1207953947', u'INDIRECT_-1207943618'), ('tmp_27917', u'INT_ADD_-1207953885'), (u'CALL_-1207953210', u'INDIRECT_-1207940678'), (u'CALL_-1207953039', u'INDIRECT_-1207943138'), ('tmp_53185', u'MULTIEQUAL_-1207943661'), ('const--512', u'PTRSUB_-1207940934'), (u'CALL_-1207953059', u'INDIRECT_-1207942319'), (u'CALL_-1207953059', u'INDIRECT_-1207940753'), (u'MULTIEQUAL_-1207940606', u'MULTIEQUAL_-1207940584'), ('tmp_3813', u'CBRANCH_-1207956064'), (u'INDIRECT_-1207943305', u'MULTIEQUAL_-1207943192'), (u'CALL_-1207953254', u'INDIRECT_-1207943997'), (u'LOAD_-1207954288', u'INT_EQUAL_-1207954263'), (u'INDIRECT_-1207944996', u'MULTIEQUAL_-1207944917'), (u'INT_NOTEQUAL_-1207954427', u'CBRANCH_-1207954422'), (u'INDIRECT_-1207944477', u'MULTIEQUAL_-1207944319'), (u'INDIRECT_-1207941266', u'MULTIEQUAL_-1207941165'), (u'CALL_-1207955913', u'INDIRECT_-1207945014'), (u'CALL_-1207953407', u'INDIRECT_-1207945105'), (u'BOOL_NEGATE_-1207946569', u'BOOL_AND_-1207953071'), (u'INDIRECT_-1207942925', u'MULTIEQUAL_-1207942822'), (u'CALL_-1207957541', u'INDIRECT_-1207945296'), (u'INDIRECT_-1207946349', u'MULTIEQUAL_-1207946480'), (u'CALL_-1207957676', u'INDIRECT_-1207942803'), ('tmp_27917', u'INT_ADD_-1207954272'), (u'INDIRECT_-1207941324', u'MULTIEQUAL_-1207941202'), ('const-6', u'COPY_-1207958818'), (u'INDIRECT_-1207942650', u'MULTIEQUAL_-1207942571'), (u'CALL_-1207951938', u'INDIRECT_-1207940992'), ('const-0', u'COPY_-1207956809'), (u'CALL_-1207953548', u'INDIRECT_-1207944008'), (u'MULTIEQUAL_-1207943670', u'MULTIEQUAL_-1207943607'), (u'CALL_-1207951847', u'INDIRECT_-1207939694'), (u'INDIRECT_-1207944618', u'MULTIEQUAL_-1207945441'), (u'INDIRECT_-1207944309', u'MULTIEQUAL_-1207944208'), (u'INT_ADD_-1207959195', u'CAST_-1207942167'), (u'MULTIEQUAL_-1207940788', u'MULTIEQUAL_-1207940766'), (u'LOAD_-1207951807', u'INT_EQUAL_-1207951792'), (u'CALL_-1207952839', u'INDIRECT_-1207942656'), (u'CALL_-1207953163', u'INDIRECT_-1207939732'), (u'CALL_-1207954127', u'INDIRECT_-1207939643'), (u'MULTIEQUAL_-1207944145', u'PTRADD_-1207954156'), (u'MULTIEQUAL_-1207946571', u'MULTIEQUAL_-1207946330'), (u'CALL_-1207952996', u'INDIRECT_-1207941950'), (u'CALL_-1207954127', u'INDIRECT_-1207940893'), (u'CALL_-1207953809', u'INDIRECT_-1207944451'), ('tmp_27911', u'PTRSUB_-1207941335'), (u'INDIRECT_-1207943911', u'MULTIEQUAL_-1207943670'), (u'MULTIEQUAL_-1207940164', u'MULTIEQUAL_-1207940142'), (u'MULTIEQUAL_-1207946516', u'MULTIEQUAL_-1207946486'), (u'INDIRECT_-1207945166', u'MULTIEQUAL_-1207945006'), (u'INDIRECT_-1207944578', u'PTRADD_-1207957057'), (u'CALL_-1207953137', u'INDIRECT_-1207942350'), ('const-433', u'LOAD_-1207958618'), (u'COPY_-1207951572', u'MULTIEQUAL_-1207948906'), (u'INDIRECT_-1207945945', u'MULTIEQUAL_-1207945704'), (u'MULTIEQUAL_-1207945945', u'MULTIEQUAL_-1207945704'), (u'CAST_-1207941378', u'CALL_-1207957891'), (u'MULTIEQUAL_-1207942715', u'MULTIEQUAL_-1207944845'), (u'CALL_-1207953548', u'INDIRECT_-1207941034'), (u'CALL_-1207957541', u'INDIRECT_-1207943262'), ('const-433', u'LOAD_-1207959295'), (u'CALL_-1207951938', u'INDIRECT_-1207943340'), (u'CALL_-1207956777', u'INDIRECT_-1207942182'), (u'CALL_-1207957177', u'INDIRECT_-1207944422'), (u'INDIRECT_-1207942293', u'MULTIEQUAL_-1207944452'), (u'CALL_-1207953041', u'INDIRECT_-1207942694'), (u'INDIRECT_-1207943247', u'MULTIEQUAL_-1207943108'), (u'CALL_-1207952940', u'INDIRECT_-1207941721'), (u'CALL_-1207953137', u'INDIRECT_-1207940006'), ('const--712', u'PTRSUB_-1207939249'), (u'LOAD_-1207953499', u'INT_NOTEQUAL_-1207953483'), ('const-1', u'INT_ADD_-1207939624'), ('tmp_27911', u'PTRSUB_-1207939016'), (u'INDIRECT_-1207945132', u'MULTIEQUAL_-1207945420'), (u'CALL_-1207952668', u'INDIRECT_-1207941043'), (u'INDIRECT_-1207941203', u'MULTIEQUAL_-1207941100'), ('tmp_9600', u'BRANCH_-1207951836'), (u'PTRSUB_-1207941692', u'CALL_-1207958016'), (u'CAST_-1207941485', u'LOAD_-1207958099'), (u'INDIRECT_-1207944194', u'MULTIEQUAL_-1207944482'), (u'CALL_-1207953059', u'INDIRECT_-1207941849'), (u'INDIRECT_-1207943219', u'MULTIEQUAL_-1207943350'), ('const-0', u'INT_NOTEQUAL_-1207958602'), ('const-433', u'LOAD_-1207953570'), (u'CALL_-1207957960', u'INDIRECT_-1207947986'), ('tmp_773', u'CBRANCH_-1207958827'), (u'INDIRECT_-1207944356', u'MULTIEQUAL_-1207944444'), (u'CALL_-1207952240', u'INDIRECT_-1207941961'), ('tmp_27911', u'PTRSUB_-1207938819'), (u'MULTIEQUAL_-1207947712', u'MULTIEQUAL_-1207947690'), (u'INDIRECT_-1207942035', u'MULTIEQUAL_-1207941752'), (u'CALL_-1207953951', u'INDIRECT_-1207943132'), (u'COPY_-1207958818', u'MULTIEQUAL_-1207952883'), (u'CALL_-1207954407', u'INDIRECT_-1207941228'), (u'CALL_-1207951974', u'INDIRECT_-1207941884'), (u'COPY_-1207940965', u'STORE_-1207956720'), ('tmp_27917', u'CALL_-1207956647'), (u'INT_ADD_-1207956267', u'CAST_-1207940341'), (u'INDIRECT_-1207943768', u'MULTIEQUAL_-1207943667'), (u'INDIRECT_-1207943371', u'MULTIEQUAL_-1207944145'), (u'INDIRECT_-1207944209', u'MULTIEQUAL_-1207944080'), (u'LOAD_-1207957608', u'INT_EQUAL_-1207957593'), (u'CALL_-1207952887', u'INDIRECT_-1207942053'), (u'MULTIEQUAL_-1207942971', u'MULTIEQUAL_-1207941947'), (u'INDIRECT_-1207939773', u'MULTIEQUAL_-1207940547'), (u'CALL_-1207953057', u'INDIRECT_-1207942457'), (u'MULTIEQUAL_-1207944595', u'MULTIEQUAL_-1207946725'), (u'CALL_-1207954162', u'INDIRECT_-1207944020'), (u'CALL_-1207952900', u'INDIRECT_-1207941959'), (u'LOAD_-1207954288', u'PTRADD_-1207939371'), ('const-433', u'LOAD_-1207953771'), (u'CALL_-1207953065', u'INDIRECT_-1207940825'), (u'CALL_-1207951938', u'INDIRECT_-1207942088'), (u'INDIRECT_-1207940988', u'MULTIEQUAL_-1207944441'), (u'INDIRECT_-1207942020', u'CALL_-1207953548'), (u'CALL_-1207952940', u'INDIRECT_-1207939531'), (u'CALL_-1207952730', u'INDIRECT_-1207939653'), (u'INT_NOTEQUAL_-1207956002', u'CBRANCH_-1207956001'), (u'CALL_-1207952240', u'INDIRECT_-1207943371'), (u'PTRSUB_-1207941661', u'CALL_-1207957991'), (u'STORE_-1207954408', u'INDIRECT_-1207947717'), (u'CALL_-1207953189', u'INDIRECT_-1207941305'), (u'CALL_-1207957541', u'INDIRECT_-1207944514'), (u'MULTIEQUAL_-1207943907', u'MULTIEQUAL_-1207943890'), (u'INDIRECT_-1207944437', u'MULTIEQUAL_-1207946461'), ('const-4', u'PTRADD_-1207938651'), (u'CALL_-1207953035', u'INDIRECT_-1207940278'), (u'PTRSUB_-1207940878', u'CAST_-1207940658'), (u'INDIRECT_-1207945010', u'MULTIEQUAL_-1207944850'), (u'INDIRECT_-1207942870', u'MULTIEQUAL_-1207943769'), (u'CALL_-1207957676', u'INDIRECT_-1207947835'), (u'INDIRECT_-1207941051', u'MULTIEQUAL_-1207941096'), (u'INDIRECT_-1207941063', u'MULTIEQUAL_-1207941747'), (u'CALL_-1207957002', u'INDIRECT_-1207946257'), (u'INDIRECT_-1207941973', u'MULTIEQUAL_-1207941816'), (u'INDIRECT_-1207945602', u'MULTIEQUAL_-1207945890'), (u'CALL_-1207953668', u'INDIRECT_-1207944689'), (u'CALL_-1207952240', u'INDIRECT_-1207944712'), (u'CALL_-1207956777', u'INDIRECT_-1207947214'), (u'INT_EQUAL_-1207958734', u'MULTIEQUAL_-1207948338'), (u'CALL_-1207953714', u'INDIRECT_-1207940885'), (u'CALL_-1207954407', u'INDIRECT_-1207941384'), (u'INDIRECT_-1207943199', u'MULTIEQUAL_-1207943060'), (u'CALL_-1207952839', u'INDIRECT_-1207940310'), ('const-0', u'STORE_-1207953710'), (u'MULTIEQUAL_-1207948453', u'MULTIEQUAL_-1207948429'), (u'INDIRECT_-1207941636', u'MULTIEQUAL_-1207941514'), (u'CALL_-1207952825', u'INDIRECT_-1207941597'), (u'INT_ADD_-1207958580', u'CAST_-1207941847'), (u'CALL_-1207952246', u'INDIRECT_-1207941157'), (u'INDIRECT_-1207942052', u'MULTIEQUAL_-1207941891'), (u'COPY_-1207938070', u'MULTIEQUAL_-1207948344'), (u'BOOL_NEGATE_-1207942265', u'CBRANCH_-1207958827'), (u'STORE_-1207954173', u'INDIRECT_-1207945406'), (u'CALL_-1207953800', u'CALL_-1207953776'), (u'INDIRECT_-1207941270', u'MULTIEQUAL_-1207941109'), (u'CALL_-1207957891', u'INDIRECT_-1207946987'), (u'STORE_-1207953041', u'INDIRECT_-1207944742'), (u'INDIRECT_-1207941207', u'MULTIEQUAL_-1207941252'), (u'INT_EQUAL_-1207958364', u'CBRANCH_-1207958358'), ('const-32825', u'INT_ADD_-1207959075'), (u'CAST_-1207939264', u'STORE_-1207954241'), (u'INDIRECT_-1207942341', u'MULTIEQUAL_-1207942247'), (u'CALL_-1207952666', u'INDIRECT_-1207940549'), (u'INDIRECT_-1207941451', u'MULTIEQUAL_-1207941330'), (u'INDIRECT_-1207940103', u'MULTIEQUAL_-1207942262'), (u'CALL_-1207953947', u'INDIRECT_-1207944556'), (u'INT_ADD_-1207959084', u'CAST_-1207942110'), (u'CALL_-1207953979', u'INDIRECT_-1207940406'), (u'CALL_-1207952240', u'INDIRECT_-1207939929'), (u'INDIRECT_-1207944113', u'MULTIEQUAL_-1207943992'), ('const-22353', u'INT_ADD_-1207954384'), (u'INDIRECT_-1207943121', u'MULTIEQUAL_-1207943074'), (u'CALL_-1207952240', u'INDIRECT_-1207944961'), (u'CALL_-1207952004', u'INDIRECT_-1207940861'), (u'INDIRECT_-1207944961', u'MULTIEQUAL_-1207945656'), (u'CALL_-1207953782', u'INDIRECT_-1207941825'), (u'CALL_-1207953204', u'INDIRECT_-1207943376'), (u'INDIRECT_-1207941502', u'MULTIEQUAL_-1207941363'), (u'CALL_-1207953548', u'INDIRECT_-1207945691'), (u'CAST_-1207942027', u'LOAD_-1207958930'), ('const-433', u'STORE_-1207953760'), (u'CAST_-1207940284', u'LOAD_-1207956174'), (u'CALL_-1207951847', u'INDIRECT_-1207941726'), (u'INDIRECT_-1207944649', u'MULTIEQUAL_-1207944521'), (u'CALL_-1207954100', u'INDIRECT_-1207944811'), (u'STORE_-1207958649', u'INDIRECT_-1207948551'), (u'CALL_-1207954058', u'INDIRECT_-1207941657'), ('tmp_27911', u'PTRSUB_-1207939025'), (u'PTRSUB_-1207939541', u'CALL_-1207954014'), (u'INDIRECT_-1207941259', u'MULTIEQUAL_-1207941091'), (u'CALL_-1207953061', u'INDIRECT_-1207940471'), (u'FLOAT_LESS_-1207947735', u'CBRANCH_-1207956368'), (u'CALL_-1207956647', u'INDIRECT_-1207943992'), ('tmp_27911', u'PTRSUB_-1207940437'), (u'STORE_-1207953064', u'INDIRECT_-1207946081'), (u'CALL_-1207951847', u'INDIRECT_-1207940162'), (u'CALL_-1207953059', u'INDIRECT_-1207942011'), (u'INDIRECT_-1207941167', u'MULTIEQUAL_-1207941028'), (u'CALL_-1207953057', u'INDIRECT_-1207943239'), (u'CALL_-1207952642', u'INDIRECT_-1207944008'), (u'INDIRECT_-1207942417', u'MULTIEQUAL_-1207942278'), (u'MULTIEQUAL_-1207939952', u'MULTIEQUAL_-1207939931'), (u'CALL_-1207955913', u'INDIRECT_-1207944074'), (u'CALL_-1207957960', u'INDIRECT_-1207942798'), (u'INDIRECT_-1207943709', u'MULTIEQUAL_-1207943581'), ('const-0', u'INT_NOTEQUAL_-1207955494'), (u'CAST_-1207939068', u'LOAD_-1207953901'), (u'INDIRECT_-1207945579', u'MULTIEQUAL_-1207945475'), (u'INDIRECT_-1207941057', u'MULTIEQUAL_-1207940918'), (u'CALL_-1207957103', u'INDIRECT_-1207942811'), ('tmp_53167', u'MULTIEQUAL_-1207946477'), ('const-0', u'PTRSUB_-1207958201'), ('tmp_2580', u'BRANCH_-1207957067'), (u'CALLIND_-1207957474', u'INDIRECT_-1207943687'), (u'CALL_-1207951864', u'INDIRECT_-1207940420'), ('const-4673', u'INT_ADD_-1207959173'), (u'MULTIEQUAL_-1207943044', u'MULTIEQUAL_-1207943032'), (u'CALL_-1207954202', u'INDIRECT_-1207945823'), (u'CALL_-1207954058', u'INDIRECT_-1207942127'), (u'CALL_-1207953407', u'INDIRECT_-1207947423'), (u'INDIRECT_-1207939816', u'MULTIEQUAL_-1207941482'), ('tmp_3429', u'CBRANCH_-1207956368'), (u'CALL_-1207953800', u'INDIRECT_-1207942498'), (u'CALL_-1207952887', u'INDIRECT_-1207943619'), (u'CALL_-1207952940', u'INDIRECT_-1207938907'), (u'INDIRECT_-1207943118', u'MULTIEQUAL_-1207943036'), (u'INDIRECT_-1207940435', u'MULTIEQUAL_-1207943597'), ('const-433', u'STORE_-1207951845'), ('tmp_5725', u'CBRANCH_-1207954257'), ('const-433', u'LOAD_-1207958891'), (u'CALL_-1207953714', u'INDIRECT_-1207941197'), ('const-3585853', u'PTRSUB_-1207953086'), ('tmp_27911', u'PTRSUB_-1207941544'), (u'MULTIEQUAL_-1207941972', u'MULTIEQUAL_-1207941956'), (u'INDIRECT_-1207940895', u'MULTIEQUAL_-1207940767'), (u'CALL_-1207953189', u'INDIRECT_-1207940365'), (u'STORE_-1207951479', u'INDIRECT_-1207944309'), ('const-0', u'INT_EQUAL_-1207953569'), (u'MULTIEQUAL_-1207949695', u'PTRADD_-1207953156'), (u'CALL_-1207954127', u'INDIRECT_-1207943241'), (u'INDIRECT_-1207939499', u'MULTIEQUAL_-1207942661'), (u'MULTIEQUAL_-1207942885', u'MULTIEQUAL_-1207942873'), (u'STORE_-1207952033', u'INDIRECT_-1207944617'), ('const-0', u'INT_EQUAL_-1207953923'), (u'CALL_-1207956910', u'INDIRECT_-1207943689'), (u'CALL_-1207954202', u'INDIRECT_-1207947892'), (u'MULTIEQUAL_-1207950298', u'LOAD_-1207953572'), (u'CALL_-1207953035', u'INDIRECT_-1207942000'), (u'CALL_-1207953215', u'INDIRECT_-1207941950'), (u'INT_ADD_-1207954159', u'CAST_-1207939225'), (u'INDIRECT_-1207940410', u'MULTIEQUAL_-1207940271'), (u'CALL_-1207956876', u'INDIRECT_-1207945541'), (u'MULTIEQUAL_-1207943655', u'MULTIEQUAL_-1207943939'), (u'MULTIEQUAL_-1207941202', u'MULTIEQUAL_-1207941181'), (u'CALL_-1207953059', u'INDIRECT_-1207942481'), (u'INT_NOTEQUAL_-1207956158', u'CBRANCH_-1207956152'), (u'INDIRECT_-1207942035', u'MULTIEQUAL_-1207941794'), (u'INDIRECT_-1207941113', u'MULTIEQUAL_-1207941023'), (u'CALL_-1207952825', u'INDIRECT_-1207943163'), (u'CALL_-1207953744', u'INDIRECT_-1207946522'), (u'MULTIEQUAL_-1207942655', u'MULTIEQUAL_-1207942638'), (u'MULTIEQUAL_-1207945735', u'MULTIEQUAL_-1207945716'), (u'CALL_-1207953871', u'INDIRECT_-1207940354'), (u'CALL_-1207953834', u'INDIRECT_-1207942473'), (u'CALL_-1207954014', u'INDIRECT_-1207944754'), (u'CALL_-1207956647', u'INDIRECT_-1207945244'), ('tmp_27917', u'INT_ADD_-1207955980'), (u'CALL_-1207953063', u'INDIRECT_-1207941897'), (u'INT_LESS_-1207951523', u'MULTIEQUAL_-1207947339'), (u'MULTIEQUAL_-1207945537', u'MULTIEQUAL_-1207945315'), (u'CALL_-1207957177', u'INDIRECT_-1207942390'), ('tmp_27911', u'PTRSUB_-1207940952'), (u'INDIRECT_-1207945783', u'MULTIEQUAL_-1207945735'), (u'CALL_-1207952996', u'INDIRECT_-1207947175'), (u'INT_ADD_-1207955439', u'CAST_-1207940117'), (u'INDIRECT_-1207945026', u'MULTIEQUAL_-1207944851'), ('tmp_27917', u'INT_ADD_-1207955467'), (u'CALL_-1207953947', u'INDIRECT_-1207941114'), (u'INDIRECT_-1207945050', u'MULTIEQUAL_-1207944873'), (u'INDIRECT_-1207946257', u'MULTIEQUAL_-1207946173'), (u'INDIRECT_-1207944701', u'MULTIEQUAL_-1207944533'), (u'CALL_-1207953065', u'INDIRECT_-1207941139'), (u'CALL_-1207954127', u'INDIRECT_-1207941049'), (u'MULTIEQUAL_-1207947729', u'MULTIEQUAL_-1207947712'), ('tmp_27917', u'INT_ADD_-1207953759'), (u'INDIRECT_-1207944826', u'MULTIEQUAL_-1207944914'), (u'INT_ADD_-1207956409', u'CAST_-1207940417'), (u'CALL_-1207952004', u'INDIRECT_-1207942739'), ('tmp_27917', u'INT_ADD_-1207956490'), (u'INDIRECT_-1207939923', u'MULTIEQUAL_-1207940583'), ('tmp_3880', u'CBRANCH_-1207956039'), ('const-825', u'INT_ADD_-1207956651'), (u'CALL_-1207952666', u'INDIRECT_-1207943770'), (u'STORE_-1207954404', u'INDIRECT_-1207947729'), (u'CALL_-1207953871', u'INDIRECT_-1207943328'), (u'INT_EQUAL_-1207958468', u'CBRANCH_-1207958466'), (u'CALL_-1207953187', u'INDIRECT_-1207941777'), (u'CALL_-1207953187', u'INDIRECT_-1207938963'), ('const-0', u'CALL_-1207953575'), (u'CALL_-1207956925', u'INDIRECT_-1207944482'), (u'CALL_-1207953204', u'INDIRECT_-1207942594'), (u'MULTIEQUAL_-1207944454', u'MULTIEQUAL_-1207944391'), (u'CALL_-1207957491', u'INDIRECT_-1207943433'), (u'INT_ADD_-1207953566', u'MULTIEQUAL_-1207951041'), (u'INT_ADD_-1207956075', u'CAST_-1207940238'), (u'CALL_-1207951869', u'INDIRECT_-1207939504'), (u'INDIRECT_-1207942353', u'MULTIEQUAL_-1207942185'), (u'CALL_-1207958300', u'INDIRECT_-1207943967'), (u'INDIRECT_-1207942895', u'MULTIEQUAL_-1207943555'), (u'MULTIEQUAL_-1207948935', u'MULTIEQUAL_-1207948932'), (u'INDIRECT_-1207944866', u'MULTIEQUAL_-1207948274'), ('tmp_27917', u'INT_ADD_-1207954390'), (u'INDIRECT_-1207944516', u'MULTIEQUAL_-1207945365'), ('const-13936', u'INT_ADD_-1207953351'), ('const--1', u'COPY_-1207954162'), (u'LOAD_-1207959211', u'INT_NOTEQUAL_-1207959195'), (u'INDIRECT_-1207941487', u'MULTIEQUAL_-1207942147'), (u'MULTIEQUAL_-1207946410', u'COPY_-1207946540'), (u'CALL_-1207952900', u'INDIRECT_-1207939457'), (u'INT_EQUAL_-1207957916', u'CBRANCH_-1207957914'), (u'CALL_-1207953744', u'INDIRECT_-1207942270'), (u'CALL_-1207951877', u'INDIRECT_-1207940179'), (u'LOAD_-1207958826', u'COPY_-1207939618'), (u'STORE_-1207958594', u'INDIRECT_-1207948525'), (u'CALL_-1207954340', u'INDIRECT_-1207944316'), ('const-1107', u'CALL_-1207954360'), (u'INDIRECT_-1207943355', u'MULTIEQUAL_-1207943216'), (u'CAST_-1207941857', u'LOAD_-1207958618'), (u'CALL_-1207956910', u'INDIRECT_-1207945881'), (u'INDIRECT_-1207945789', u'MULTIEQUAL_-1207945548'), ('tmp_6603', u'CBRANCH_-1207953504'), (u'INDIRECT_-1207944379', u'MULTIEQUAL_-1207944295'), ('const-2', u'PTRADD_-1207938943'), ('const-13936', u'INT_ADD_-1207953886'), (u'CAST_-1207940445', u'LOAD_-1207956479'), ('const-25988', u'INT_ADD_-1207958474'), (u'CALLIND_-1207957474', u'INDIRECT_-1207945723'), (u'COPY_-1207939590', u'MULTIEQUAL_-1207949855'), (u'INDIRECT_-1207945429', u'MULTIEQUAL_-1207945192'), (u'INDIRECT_-1207944558', u'MULTIEQUAL_-1207948523'), (u'CALL_-1207955360', u'INDIRECT_-1207942573'), (u'INDIRECT_-1207942053', u'MULTIEQUAL_-1207941963'), (u'BOOL_NEGATE_-1207956065', u'CBRANCH_-1207956096'), (u'CALL_-1207953037', u'INDIRECT_-1207940924'), (u'COPY_-1207938448', u'CALL_-1207953738'), (u'INDIRECT_-1207941090', u'MULTIEQUAL_-1207942418'), (u'CAST_-1207942088', u'LOAD_-1207959064'), (u'CAST_-1207938102', u'INT_ADD_-1207938306'), (u'CALL_-1207951847', u'INDIRECT_-1207941100'), (u'CALL_-1207952642', u'INDIRECT_-1207943759'), (u'CALL_-1207952964', u'INDIRECT_-1207941576'), ('const--664', u'PTRSUB_-1207939016'), (u'CALL_-1207957676', u'INDIRECT_-1207946869'), (u'CALL_-1207953548', u'INDIRECT_-1207943224'), ('const-433', u'STORE_-1207958531'), (u'BOOL_AND_-1207958732', u'INT_EQUAL_-1207958734'), ('tmp_53178', u'MULTIEQUAL_-1207944755'), (u'MULTIEQUAL_-1207943200', u'MULTIEQUAL_-1207943350'), ('const-1', u'INT_ADD_-1207953922'), (u'CALL_-1207951974', u'INDIRECT_-1207941416'), (u'CAST_-1207940518', u'LOAD_-1207956619'), (u'CALL_-1207956876', u'INDIRECT_-1207943349'), (u'CALL_-1207953035', u'INDIRECT_-1207941062'), (u'CALL_-1207951864', u'INDIRECT_-1207942612'), (u'CALL_-1207953187', u'CALL_-1207953163'), (u'INT_NOTEQUAL_-1207957648', u'CBRANCH_-1207957641'), (u'INDIRECT_-1207940142', u'MULTIEQUAL_-1207940576'), (u'INDIRECT_-1207944662', u'MULTIEQUAL_-1207944950'), ('tmp_27917', u'INT_ADD_-1207954387'), ('const-1', u'COPY_-1207953791'), (u'CALL_-1207953061', u'INDIRECT_-1207941565'), (u'CALL_-1207952825', u'INDIRECT_-1207942381'), (u'INDIRECT_-1207944223', u'MULTIEQUAL_-1207943940'), ('const-433', u'LOAD_-1207959064'), (u'INDIRECT_-1207942182', u'MULTIEQUAL_-1207942103'), (u'INDIRECT_-1207941961', u'MULTIEQUAL_-1207942735'), (u'CALL_-1207953210', u'INDIRECT_-1207945242'), (u'COPY_-1207937857', u'CALL_-1207953061'), (u'CALL_-1207952668', u'INDIRECT_-1207939479'), ('const-36948', u'INT_ADD_-1207956603'), (u'INDIRECT_-1207944075', u'SUBPIECE_-1207944083'), (u'INT_ADD_-1207953571', u'CALL_-1207953564'), (u'CAST_-1207938762', u'STORE_-1207953391'), (u'CALL_-1207953137', u'INDIRECT_-1207944072'), (u'INDIRECT_-1207946087', u'MULTIEQUAL_-1207945547'), ('tmp_2169', u'CBRANCH_-1207957641'), (u'INDIRECT_-1207940522', u'MULTIEQUAL_-1207941421'), (u'PTRADD_-1207938651', u'CAST_-1207938512'), (u'CALL_-1207953809', u'INDIRECT_-1207943043'), ('const-433', u'LOAD_-1207956619'), (u'INDIRECT_-1207945446', u'MULTIEQUAL_-1207945734'), (u'INDIRECT_-1207942769', u'MULTIEQUAL_-1207942814'), ('const-36948', u'INT_ADD_-1207955521'), (u'CALL_-1207954100', u'INDIRECT_-1207944499'), ('const-0', u'COPY_-1207958114'), (u'CALL_-1207957177', u'CAST_-1207940872'), (u'INDIRECT_-1207940031', u'MULTIEQUAL_-1207942064'), (u'CALL_-1207954058', u'INDIRECT_-1207941189'), (u'MULTIEQUAL_-1207944911', u'MULTIEQUAL_-1207944689'), (u'INT_EQUAL_-1207956098', u'MULTIEQUAL_-1207949263'), (u'CALL_-1207956910', u'INDIRECT_-1207944315'), (u'CALL_-1207953065', u'INDIRECT_-1207943173'), (u'CALL_-1207952604', u'INDIRECT_-1207942097'), (u'CAST_-1207941790', u'LOAD_-1207958490'), (u'CALL_-1207957002', u'INDIRECT_-1207945631'), ('tmp_27917', u'INT_ADD_-1207955494'), (u'CALL_-1207952706', u'INDIRECT_-1207942928'), (u'INT_ADD_-1207955543', u'CAST_-1207940170'), (u'CALL_-1207953041', u'INDIRECT_-1207942380'), (u'CALL_-1207953714', u'INDIRECT_-1207944667'), (u'CALL_-1207952730', u'INDIRECT_-1207942313'), (u'CALL_-1207953809', u'INDIRECT_-1207941791'), (u'MULTIEQUAL_-1207942661', u'MULTIEQUAL_-1207942420'), (u'CALL_-1207957991', u'INDIRECT_-1207945321'), (u'INDIRECT_-1207942398', u'MULTIEQUAL_-1207945851'), ('const-25884', u'INT_ADD_-1207958483'), ('const--632', u'PTRSUB_-1207938777'), (u'COPY_-1207942059', u'MULTIEQUAL_-1207952323'), (u'INDIRECT_-1207940878', u'MULTIEQUAL_-1207940739'), (u'LOAD_-1207958379', u'INT_EQUAL_-1207958364'), (u'STORE_-1207953391', u'INDIRECT_-1207944950'), (u'INDIRECT_-1207940579', u'MULTIEQUAL_-1207940476'), (u'INDIRECT_-1207944687', u'MULTIEQUAL_-1207947770'), (u'CALL_-1207953203', u'INDIRECT_-1207944438'), (u'CALL_-1207956876', u'INDIRECT_-1207945855'), ('const-433', u'LOAD_-1207959179'), (u'MULTIEQUAL_-1207945159', u'MULTIEQUAL_-1207945138'), (u'CALL_-1207956305', u'INDIRECT_-1207941418'), (u'CALL_-1207952240', u'INDIRECT_-1207941021'), (u'CALL_-1207953187', u'INDIRECT_-1207940369'), (u'CALL_-1207952900', u'INDIRECT_-1207943367'), (u'COPY_-1207953921', u'MULTIEQUAL_-1207942188'), (u'MULTIEQUAL_-1207943537', u'MULTIEQUAL_-1207943522'), ('const-433', u'LOAD_-1207955559'), (u'INDIRECT_-1207943063', u'MULTIEQUAL_-1207943194'), (u'MULTIEQUAL_-1207950298', u'PTRADD_-1207953518'), ('const--568', u'PTRSUB_-1207938842'), (u'CALL_-1207953210', u'INDIRECT_-1207943808'), (u'MULTIEQUAL_-1207946808', u'BOOL_NEGATE_-1207944916'), (u'CALL_-1207953815', u'INDIRECT_-1207941191'), (u'COPY_-1207937751', u'CALL_-1207952604'), (u'CAST_-1207942186', u'LOAD_-1207959238'), (u'INT_ADD_-1207958810', u'CAST_-1207941963'), (u'MULTIEQUAL_-1207944638', u'MULTIEQUAL_-1207944608'), (u'MULTIEQUAL_-1207948083', u'MULTIEQUAL_-1207947059'), (u'CALL_-1207957070', u'INDIRECT_-1207946072'), (u'CALL_-1207953254', u'INDIRECT_-1207941335'), (u'LOAD_-1207958930', u'INT_EQUAL_-1207958915'), (u'CALL_-1207951938', u'INDIRECT_-1207941148'), (u'CALL_-1207958074', u'INDIRECT_-1207944440'), (u'CALL_-1207951847', u'INDIRECT_-1207941568'), ('const-15473', u'INT_ADD_-1207958602'), (u'CALL_-1207952240', u'INDIRECT_-1207941179'), (u'INDIRECT_-1207942038', u'MULTIEQUAL_-1207941911'), (u'CALL_-1207953296', u'INDIRECT_-1207940267'), (u'CALL_-1207953039', u'INDIRECT_-1207939696'), (u'COPY_-1207939572', u'MULTIEQUAL_-1207949671'), ('const-3161', u'INT_ADD_-1207954405'), (u'CALL_-1207954100', u'INDIRECT_-1207947846'), (u'CALL_-1207953204', u'INDIRECT_-1207939154'), (u'MULTIEQUAL_-1207942012', u'MULTIEQUAL_-1207941990'), (u'MULTIEQUAL_-1207942658', u'CALL_-1207953809'), (u'INDIRECT_-1207941100', u'MULTIEQUAL_-1207940767'), (u'CALL_-1207953254', u'INDIRECT_-1207947344'), (u'MULTIEQUAL_-1207949281', u'PTRADD_-1207939785'), (u'INDIRECT_-1207942978', u'MULTIEQUAL_-1207946477'), (u'CALL_-1207953738', u'INDIRECT_-1207943712'), ('tmp_27917', u'INT_ADD_-1207956737'), ('const-1', u'PTRADD_-1207953151'), (u'CALL_-1207953063', u'INDIRECT_-1207942367'), (u'CALL_-1207956647', u'INDIRECT_-1207943366'), (u'MULTIEQUAL_-1207942576', u'MULTIEQUAL_-1207944377'), (u'CALL_-1207953575', u'INDIRECT_-1207946332'), ('const-3649298', u'COPY_-1207938626'), (u'CALL_-1207953564', u'INDIRECT_-1207942262'), ('const-0', u'INT_SLESS_-1207958554'), (u'CALL_-1207957557', u'INDIRECT_-1207945032'), (u'INDIRECT_-1207943209', u'MULTIEQUAL_-1207943869'), (u'CALL_-1207954014', u'INDIRECT_-1207941296'), (u'CALL_-1207956647', u'INDIRECT_-1207945400'), (u'CALL_-1207957891', u'INDIRECT_-1207944013'), (u'CALL_-1207954058', u'INDIRECT_-1207940565'), (u'INDIRECT_-1207941102', u'MULTIEQUAL_-1207941597'), (u'CAST_-1207940431', u'LOAD_-1207956452'), (u'PTRSUB_-1207939025', u'CALL_-1207951922'), (u'CALL_-1207957491', u'INDIRECT_-1207946563'), (u'PTRSUB_-1207938777', u'CALL_-1207951980'), (u'CALL_-1207953564', u'INDIRECT_-1207946044'), (u'CALL_-1207953228', u'INDIRECT_-1207942605'), (u'CALL_-1207954100', u'INDIRECT_-1207941837'), (u'CALL_-1207953809', u'INDIRECT_-1207941323'), ('const-1', u'RETURN_-1207954122'), (u'CALL_-1207952964', u'INDIRECT_-1207942046'), (u'INDIRECT_-1207947670', u'MULTIEQUAL_-1207947682'), (u'CALL_-1207953035', u'INDIRECT_-1207939960'), (u'INT_ADD_-1207958865', u'CAST_-1207941994'), ('tmp_27917', u'INT_ADD_-1207959048'), (u'CALL_-1207957960', u'INDIRECT_-1207942954'), ('tmp_2203', u'CBRANCH_-1207957611'), (u'MULTIEQUAL_-1207941984', u'MULTIEQUAL_-1207941963'), (u'CALL_-1207953714', u'INDIRECT_-1207944418'), (u'INDIRECT_-1207943134', u'MULTIEQUAL_-1207946633'), ('const-13936', u'INT_ADD_-1207953885'), (u'CALL_-1207953665', u'INDIRECT_-1207941427'), (u'LOAD_-1207953499', u'PTRADD_-1207938899'), (u'MULTIEQUAL_-1207943984', u'MULTIEQUAL_-1207943921'), (u'BOOL_NEGATE_-1207947277', u'BOOL_AND_-1207953518'), (u'CALL_-1207952839', u'INDIRECT_-1207940466'), (u'CALL_-1207953668', u'INDIRECT_-1207943749'), (u'INDIRECT_-1207942442', u'MULTIEQUAL_-1207942303'), (u'CAST_-1207940218', u'CBRANCH_-1207956039'), (u'INDIRECT_-1207944643', u'MULTIEQUAL_-1207945229'), (u'CALL_-1207952857', u'INDIRECT_-1207943024'), (u'CALL_-1207956777', u'INDIRECT_-1207944214'), (u'COPY_-1207940480', u'MULTIEQUAL_-1207950778'), (u'INDIRECT_-1207941660', u'MULTIEQUAL_-1207941521'), (u'INDIRECT_-1207942818', u'MULTIEQUAL_-1207942658'), (u'CALL_-1207953665', u'INDIRECT_-1207941741'), ('const-0', u'INT_EQUAL_-1207958434'), (u'CALL_-1207951974', u'INDIRECT_-1207941258'), (u'MULTIEQUAL_-1207948317', u'MULTIEQUAL_-1207948314'), (u'CALL_-1207952580', u'INDIRECT_-1207939426'), (u'INT_ADD_-1207939657', u'PTRADD_-1207953156'), (u'INDIRECT_-1207942143', u'MULTIEQUAL_-1207942040'), ('tmp_7583', u'CBRANCH_-1207954109'), (u'INDIRECT_-1207947175', u'MULTIEQUAL_-1207948217'), (u'CALL_-1207952240', u'INDIRECT_-1207943213'), (u'CALL_-1207953575', u'INDIRECT_-1207942613'), (u'MULTIEQUAL_-1207945063', u'MULTIEQUAL_-1207945347'), (u'CALL_-1207957177', u'INDIRECT_-1207945204'), (u'LOAD_-1207953499', u'CAST_-1207938749'), (u'INT_ADD_-1207940526', u'PTRADD_-1207955993'), (u'CALL_-1207952996', u'INDIRECT_-1207940230'), (u'INDIRECT_-1207948461', u'MULTIEQUAL_-1207948375'), (u'CALL_-1207957070', u'INDIRECT_-1207942942'), (u'CALL_-1207957991', u'INDIRECT_-1207943289'), (u'INDIRECT_-1207947317', u'MULTIEQUAL_-1207947241'), (u'CALL_-1207957103', u'INDIRECT_-1207944687'), (u'COPY_-1207958951', u'MULTIEQUAL_-1207949466'), (u'CALL_-1207953782', u'INDIRECT_-1207943075'), ('const-0', u'INT_EQUAL_-1207953576'), (u'MULTIEQUAL_-1207946881', u'MULTIEQUAL_-1207945857'), (u'CALL_-1207956522', u'INDIRECT_-1207945945'), (u'CALL_-1207952887', u'INDIRECT_-1207940177'), (u'CALL_-1207953979', u'INDIRECT_-1207939156'), (u'CALL_-1207956647', u'INDIRECT_-1207945714'), (u'INT_NOTEQUAL_-1207953547', u'CBRANCH_-1207953541'), (u'INDIRECT_-1207941673', u'MULTIEQUAL_-1207941570'), ('const-0', u'SUBPIECE_-1207944083'), (u'CALL_-1207956910', u'INDIRECT_-1207945567'), (u'CALL_-1207954014', u'INDIRECT_-1207945206'), (u'CALL_-1207958300', u'INDIRECT_-1207946001'), (u'CAST_-1207939293', u'LOAD_-1207954288'), (u'CALL_-1207955913', u'INDIRECT_-1207942198'), ('tmp_53166', u'MULTIEQUAL_-1207946633'), (u'CALL_-1207954058', u'INDIRECT_-1207940721'), ('const-25884', u'INT_ADD_-1207958508'), (u'CALL_-1207952887', u'INDIRECT_-1207942835'), (u'CALL_-1207953037', u'INDIRECT_-1207939516'), (u'COPY_-1207940208', u'MULTIEQUAL_-1207950298'), (u'MULTIEQUAL_-1207951307', u'INT_EQUAL_-1207958734'), ('const-0', u'COPY_-1207953087'), (u'CALL_-1207953564', u'INDIRECT_-1207941948'), ('const-0', u'CALL_-1207958074'), (u'INDIRECT_-1207939455', u'MULTIEQUAL_-1207940115'), (u'MULTIEQUAL_-1207941777', u'MULTIEQUAL_-1207942061'), (u'INDIRECT_-1207944369', u'MULTIEQUAL_-1207945192'), (u'INDIRECT_-1207944804', u'MULTIEQUAL_-1207944640'), (u'MULTIEQUAL_-1207941591', u'MULTIEQUAL_-1207941570'), (u'CALL_-1207952964', u'INDIRECT_-1207941732'), ('const-433', u'STORE_-1207953478'), (u'CALL_-1207953063', u'INDIRECT_-1207940645'), (u'MULTIEQUAL_-1207943127', u'MULTIEQUAL_-1207942103'), (u'CALL_-1207953834', u'INDIRECT_-1207946818'), ('tmp_7108', u'CBRANCH_-1207953057'), ('const-0', u'COPY_-1207953796'), (u'INT_NOTEQUAL_-1207955411', u'CBRANCH_-1207955406'), (u'CALL_-1207953707', u'INDIRECT_-1207941139'), (u'CALL_-1207953033', u'INDIRECT_-1207943072'), (u'CALL_-1207953575', u'INDIRECT_-1207944961'), ('tmp_53158', u'MULTIEQUAL_-1207947170'), (u'CALL_-1207953228', u'INDIRECT_-1207941665'), (u'CALL_-1207953564', u'INDIRECT_-1207943356'), (u'INT_LESS_-1207953196', u'MULTIEQUAL_-1207948869'), (u'CALL_-1207952940', u'INDIRECT_-1207940469'), ('tmp_9484', u'CBRANCH_-1207951862'), ('const-1', u'CALL_-1207952240'), (u'CALL_-1207951980', u'INDIRECT_-1207941394'), (u'CALL_-1207952825', u'INDIRECT_-1207940659'), (u'CALL_-1207953621', u'INDIRECT_-1207941708'), (u'LOAD_-1207955996', u'INT_NOTEQUAL_-1207955980'), (u'CALL_-1207952825', u'INDIRECT_-1207940345'), (u'CALL_-1207953714', u'INDIRECT_-1207939635'), (u'CALL_-1207953847', u'INDIRECT_-1207941125'), (u'CALL_-1207952887', u'INDIRECT_-1207939605'), (u'INDIRECT_-1207942275', u'MULTIEQUAL_-1207942174'), (u'INDIRECT_-1207941572', u'MULTIEQUAL_-1207942067'), (u'INDIRECT_-1207944104', u'COPY_-1207944133'), (u'STORE_-1207959040', u'INDIRECT_-1207948489'), (u'INDIRECT_-1207941437', u'MULTIEQUAL_-1207943470'), ('const--2', u'INT_MULT_-1207947568'), (u'CALL_-1207952730', u'INDIRECT_-1207939341'), (u'CALL_-1207954162', u'INDIRECT_-1207944176'), (u'INDIRECT_-1207940006', u'MULTIEQUAL_-1207943505'), (u'CALL_-1207952887', u'INDIRECT_-1207943047'), (u'INT_ADD_-1207939656', u'PTRADD_-1207953151'), (u'CALL_-1207953621', u'INDIRECT_-1207941550'), (u'INDIRECT_-1207940827', u'MULTIEQUAL_-1207940706'), (u'INDIRECT_-1207940079', u'MULTIEQUAL_-1207940739'), (u'COPY_-1207938542', u'STORE_-1207953835'), (u'CALL_-1207954202', u'INDIRECT_-1207940791'), (u'INDIRECT_-1207943931', u'MULTIEQUAL_-1207943841'), (u'CALL_-1207953037', u'INDIRECT_-1207941554'), (u'MULTIEQUAL_-1207944607', u'MULTIEQUAL_-1207944595'), (u'INDIRECT_-1207944545', u'MULTIEQUAL_-1207944377'), (u'MULTIEQUAL_-1207943358', u'MULTIEQUAL_-1207945159'), (u'INDIRECT_-1207943381', u'SUBPIECE_-1207943396'), (u'MULTIEQUAL_-1207944452', u'MULTIEQUAL_-1207944440'), (u'CALL_-1207953041', u'INDIRECT_-1207941754'), (u'INT_NOTEQUAL_-1207959163', u'CBRANCH_-1207959158'), (u'INT_NOTEQUAL_-1207953262', u'CBRANCH_-1207953261'), (u'CALL_-1207953210', u'INDIRECT_-1207942554'), ('const-4', u'PTRADD_-1207938899'), (u'CALL_-1207951877', u'INDIRECT_-1207940647'), (u'INT_NOTEQUAL_-1207956603', u'CBRANCH_-1207956597'), (u'CALL_-1207951980', u'INDIRECT_-1207940298'), ('tmp_434', u'CBRANCH_-1207959069'), (u'STORE_-1207953556', u'INDIRECT_-1207946183'), (u'STORE_-1207952951', u'INDIRECT_-1207945187'), (u'CALL_-1207952900', u'INDIRECT_-1207944084'), (u'PTRADD_-1207958724', u'COPY_-1207942059'), ('tmp_27911', u'PTRSUB_-1207940934'), (u'CAST_-1207938578', u'LOAD_-1207953088'), ('const--1', u'INT_ADD_-1207958983'), (u'CALL_-1207953744', u'INDIRECT_-1207943834'), (u'CALL_-1207958074', u'INDIRECT_-1207944126'), (u'CALL_-1207952246', u'INDIRECT_-1207940219'), (u'PTRSUB_-1207939025', u'CALL_-1207952004'), (u'CALL_-1207953707', u'INDIRECT_-1207941451'), (u'INDIRECT_-1207948357', u'MULTIEQUAL_-1207948202'), (u'CALL_-1207953228', u'INDIRECT_-1207941979'), ('const-3660168', u'COPY_-1207938044'), (u'MULTIEQUAL_-1207945161', u'MULTIEQUAL_-1207944920'), (u'INT_ADD_-1207953751', u'CAST_-1207939582'), (u'INDIRECT_-1207940910', u'MULTIEQUAL_-1207942576'), (u'CALL_-1207953037', u'INDIRECT_-1207940298'), ('const-3649268', u'COPY_-1207937958'), (u'CALL_-1207953548', u'INDIRECT_-1207940410'), (u'MULTIEQUAL_-1207950800', u'INT_LESS_-1207954030'), (u'CALL_-1207951869', u'INDIRECT_-1207940284'), (u'CALL_-1207955360', u'INDIRECT_-1207945235'), (u'INDIRECT_-1207947030', u'MULTIEQUAL_-1207947809'), (u'CALL_-1207952730', u'INDIRECT_-1207938873'), (u'CALL_-1207953800', u'INDIRECT_-1207943282'), (u'CALL_-1207957960', u'INDIRECT_-1207946708'), (u'MULTIEQUAL_-1207952225', u'LOAD_-1207958989'), (u'CALL_-1207956647', u'INDIRECT_-1207943208'), (u'INT_NOTEQUAL_-1207958602', u'CBRANCH_-1207958597'), (u'INDIRECT_-1207940318', u'MULTIEQUAL_-1207943817'), (u'CALL_-1207954127', u'INDIRECT_-1207941989'), (u'CALL_-1207957541', u'INDIRECT_-1207942638'), (u'CALL_-1207955360', u'INDIRECT_-1207941949'), (u'CALL_-1207953059', u'INDIRECT_-1207938879'), (u'CALL_-1207953035', u'INDIRECT_-1207942308'), (u'CALL_-1207952668', u'INDIRECT_-1207940573'), (u'MULTIEQUAL_-1207951392', u'INT_EQUAL_-1207958937'), (u'INDIRECT_-1207942901', u'MULTIEQUAL_-1207943675'), (u'CALL_-1207956647', u'INDIRECT_-1207944148'), (u'CALL_-1207953037', u'INDIRECT_-1207939522'), (u'STORE_-1207953760', u'INDIRECT_-1207946281'), (u'CALL_-1207954127', u'INDIRECT_-1207941207'), (u'CALL_-1207957991', u'INDIRECT_-1207946261'), (u'CALL_-1207953800', u'INDIRECT_-1207942028'), (u'INDIRECT_-1207939540', u'MULTIEQUAL_-1207940035'), (u'INDIRECT_-1207944991', u'MULTIEQUAL_-1207944862'), ('const-0', u'INT_EQUAL_-1207956289'), ('const-0', u'SUBPIECE_-1207942688'), ('tmp_642', u'CBRANCH_-1207958935'), (u'CALL_-1207953163', u'INDIRECT_-1207943891'), (u'CALL_-1207957960', u'INDIRECT_-1207944516'), (u'CALL_-1207957676', u'INDIRECT_-1207943427'), (u'INDIRECT_-1207945005', u'MULTIEQUAL_-1207944921'), (u'INDIRECT_-1207941635', u'MULTIEQUAL_-1207941496'), (u'INDIRECT_-1207941098', u'MULTIEQUAL_-1207940971'), (u'CALLIND_-1207957474', u'INDIRECT_-1207945253'), (u'CALL_-1207953668', u'INDIRECT_-1207946123'), (u'CALL_-1207953037', u'INDIRECT_-1207939054'), (u'CALL_-1207955360', u'INDIRECT_-1207943981'), (u'MULTIEQUAL_-1207942223', u'PTRADD_-1207952950'), (u'INDIRECT_-1207946907', u'COPY_-1207946914'), (u'CALL_-1207956910', u'INDIRECT_-1207944627'), (u'INDIRECT_-1207943132', u'MULTIEQUAL_-1207942972'), (u'MULTIEQUAL_-1207946202', u'MULTIEQUAL_-1207948332'), ('const-13944', u'INT_ADD_-1207953875'), (u'CALL_-1207953834', u'INDIRECT_-1207942005'), (u'INDIRECT_-1207945253', u'MULTIEQUAL_-1207945384'), (u'CALL_-1207953564', u'INDIRECT_-1207943670'), ('const-0', u'COPY_-1207949581'), (u'CALL_-1207952246', u'INDIRECT_-1207947008'), (u'INDIRECT_-1207942209', u'MULTIEQUAL_-1207942119'), (u'INT_EQUAL_-1207959049', u'BOOL_NEGATE_-1207942370'), (u'CALL_-1207957676', u'INDIRECT_-1207943895'), (u'CAST_-1207941514', u'INT_ADD_-1207941786'), (u'CALL_-1207953033', u'INDIRECT_-1207939786'), (u'COPY_-1207953245', u'MULTIEQUAL_-1207950440'), (u'INT_MULT_-1207946578', u'INT_ADD_-1207939624'), (u'INT_ADD_-1207954272', u'CAST_-1207939293'), (u'INDIRECT_-1207939796', u'MULTIEQUAL_-1207940721'), ('tmp_27917', u'INT_ADD_-1207959195'), (u'INDIRECT_-1207940678', u'MULTIEQUAL_-1207941577'), (u'INDIRECT_-1207942503', u'MULTIEQUAL_-1207942419'), (u'CALL_-1207952644', u'INDIRECT_-1207940406'), (u'CAST_-1207941839', u'LOAD_-1207958586'), ('const-3632000', u'COPY_-1207938164'), (u'INDIRECT_-1207945633', u'MULTIEQUAL_-1207945350'), (u'INDIRECT_-1207943709', u'MULTIEQUAL_-1207943754'), (u'CALL_-1207953809', u'INDIRECT_-1207941167'), ('const-36944', u'INT_ADD_-1207956104'), (u'INDIRECT_-1207939969', u'MULTIEQUAL_-1207940653'), (u'CALL_-1207958016', u'INDIRECT_-1207947779'), ('tmp_1899', u'CBRANCH_-1207957867'), (u'INDIRECT_-1207940108', u'MULTIEQUAL_-1207941033'), (u'INDIRECT_-1207949904', u'MULTIEQUAL_-1207949369'), (u'CALL_-1207953254', u'INDIRECT_-1207945524'), (u'CALL_-1207953564', u'INDIRECT_-1207944610'), (u'INDIRECT_-1207944997', u'MULTIEQUAL_-1207944950'), (u'INT_NOTEQUAL_-1207959279', u'CBRANCH_-1207959273'), (u'INDIRECT_-1207943846', u'MULTIEQUAL_-1207943675'), (u'CALL_-1207956305', u'INDIRECT_-1207945328'), (u'CALL_-1207957002', u'INDIRECT_-1207946413'), ('tmp_6449', u'CBRANCH_-1207953672'), (u'CALL_-1207952900', u'INDIRECT_-1207944582'), ('const-0', u'INT_NOTEQUAL_-1207959163'), (u'CALL_-1207953707', u'INDIRECT_-1207945547'), (u'CALL_-1207953035', u'INDIRECT_-1207938868'), (u'LOAD_-1207957519', u'INT_NOTEQUAL_-1207957498'), (u'CALL_-1207953703', u'INDIRECT_-1207942828'), (u'MULTIEQUAL_-1207941181', u'MULTIEQUAL_-1207942576'), (u'CALL_-1207953061', u'INDIRECT_-1207939215'), (u'MULTIEQUAL_-1207943044', u'MULTIEQUAL_-1207942981'), (u'CALL_-1207957676', u'INDIRECT_-1207945461'), (u'CALL_-1207952580', u'INDIRECT_-1207941616'), (u'CALL_-1207952940', u'INDIRECT_-1207939063'), (u'CALL_-1207955913', u'INDIRECT_-1207945640'), (u'CAST_-1207940610', u'LOAD_-1207956775'), (u'CALL_-1207954014', u'INDIRECT_-1207945050'), (u'CALL_-1207953738', u'INDIRECT_-1207941364'), (u'INDIRECT_-1207943762', u'MULTIEQUAL_-1207944862'), (u'INDIRECT_-1207940865', u'MULTIEQUAL_-1207941639'), ('const-433', u'STORE_-1207953799'), (u'INDIRECT_-1207943521', u'MULTIEQUAL_-1207944181'), (u'MULTIEQUAL_-1207940841', u'MULTIEQUAL_-1207941125'), (u'INDIRECT_-1207946394', u'MULTIEQUAL_-1207946237'), (u'COPY_-1207958847', u'MULTIEQUAL_-1207951310'), ('const-1', u'RETURN_-1207954355'), (u'CALL_-1207953407', u'INDIRECT_-1207940790'), (u'CALL_-1207953204', u'INDIRECT_-1207939934'), (u'INDIRECT_-1207942503', u'MULTIEQUAL_-1207942262'), (u'LOAD_-1207953489', u'INT_EQUAL_-1207953474'), (u'CALL_-1207956522', u'INDIRECT_-1207946101'), (u'PTRSUB_-1207941573', u'CALL_-1207956305'), (u'MULTIEQUAL_-1207943625', u'MULTIEQUAL_-1207943607'), (u'INDIRECT_-1207943136', u'MULTIEQUAL_-1207944236'), (u'INDIRECT_-1207941360', u'MULTIEQUAL_-1207942285'), (u'INDIRECT_-1207946206', u'MULTIEQUAL_-1207946142'), (u'MULTIEQUAL_-1207945716', u'MULTIEQUAL_-1207945704'), (u'CALL_-1207954058', u'INDIRECT_-1207941501'), (u'CALL_-1207952604', u'INDIRECT_-1207942253'), (u'CALL_-1207953210', u'INDIRECT_-1207940366'), ('const-433', u'LOAD_-1207954278'), (u'CALL_-1207953407', u'INDIRECT_-1207943920'), (u'CALL_-1207952857', u'INDIRECT_-1207942084'), (u'LOAD_-1207951540', u'INT_LESS_-1207951523'), (u'LOAD_-1207951540', u'INT_EQUAL_-1207951523'), (u'PTRSUB_-1207939255', u'CALL_-1207953947'), (u'INDIRECT_-1207941582', u'MULTIEQUAL_-1207941421'), (u'MULTIEQUAL_-1207948866', u'BOOL_NEGATE_-1207946609'), (u'INT_NOTEQUAL_-1207956576', u'CBRANCH_-1207956570'), (u'MULTIEQUAL_-1207942416', u'MULTIEQUAL_-1207942403'), (u'CALL_-1207952240', u'INDIRECT_-1207941491'), (u'CALL_-1207953057', u'INDIRECT_-1207939329'), (u'CALL_-1207953187', u'INDIRECT_-1207941463'), (u'MULTIEQUAL_-1207946330', u'MULTIEQUAL_-1207946480'), ('const-33', u'INT_ADD_-1207953358'), (u'CALL_-1207953061', u'INDIRECT_-1207939845'), (u'STORE_-1207953835', u'INDIRECT_-1207944935'), (u'INDIRECT_-1207948113', u'MULTIEQUAL_-1207948134'), (u'MULTIEQUAL_-1207941698', u'MULTIEQUAL_-1207941676'), ('const-3649360', u'COPY_-1207938137'), (u'STORE_-1207958879', u'INDIRECT_-1207948659'), (u'LOAD_-1207954164', u'INT_ADD_-1207954146'), (u'CALL_-1207953668', u'INDIRECT_-1207941715'), ('const-433', u'STORE_-1207953064'), (u'INDIRECT_-1207940947', u'MULTIEQUAL_-1207940779'), (u'CALL_-1207957557', u'INDIRECT_-1207943000'), (u'CALL_-1207956305', u'INDIRECT_-1207942198'), (u'CALL_-1207956925', u'INDIRECT_-1207943856'), (u'CALL_-1207953575', u'INDIRECT_-1207940895'), (u'INDIRECT_-1207940187', u'MULTIEQUAL_-1207942220'), (u'MULTIEQUAL_-1207945003', u'MULTIEQUAL_-1207943979'), (u'LOAD_-1207958826', u'COPY_-1207939590'), (u'CALL_-1207951865', u'INDIRECT_-1207943132'), ('const-433', u'STORE_-1207958649'), ('tmp_27917', u'INT_ADD_-1207958645'), (u'INDIRECT_-1207945400', u'MULTIEQUAL_-1207945236'), (u'COPY_-1207938044', u'CALL_-1207952857'), (u'CALL_-1207954100', u'INDIRECT_-1207944343'), ('const-4673', u'INT_ADD_-1207959084'), (u'INDIRECT_-1207946206', u'MULTIEQUAL_-1207948072'), (u'INDIRECT_-1207944811', u'MULTIEQUAL_-1207944672'), (u'CAST_-1207940117', u'LOAD_-1207955455'), ('tmp_27911', u'PTRSUB_-1207939090'), (u'CALL_-1207953548', u'INDIRECT_-1207942912'), (u'MULTIEQUAL_-1207945826', u'MULTIEQUAL_-1207945810'), (u'INT_EQUAL_-1207953108', u'MULTIEQUAL_-1207948317'), (u'INDIRECT_-1207944313', u'MULTIEQUAL_-1207944444'), (u'MULTIEQUAL_-1207944640', u'MULTIEQUAL_-1207946029'), ('const-36944', u'INT_ADD_-1207953464'), (u'INDIRECT_-1207940768', u'MULTIEQUAL_-1207941202'), (u'CALL_-1207953057', u'INDIRECT_-1207940579'), (u'CALL_-1207958074', u'INDIRECT_-1207943502'), (u'CALL_-1207953215', u'INDIRECT_-1207940854'), ('const-2', u'PTRADD_-1207939830'), (u'MULTIEQUAL_-1207940565', u'MULTIEQUAL_-1207940550'), (u'CALL_-1207955360', u'INDIRECT_-1207942887'), ('const-1', u'PTRADD_-1207952950'), (u'CALL_-1207952706', u'INDIRECT_-1207941362'), (u'LOAD_-1207958891', u'CALL_-1207951877'), (u'CALL_-1207957002', u'INDIRECT_-1207943283'), (u'CAST_-1207938625', u'CALL_-1207953137'), ('tmp_27917', u'INT_ADD_-1207956436'), (u'STORE_-1207953452', u'INDIRECT_-1207944987'), (u'CALL_-1207954407', u'INDIRECT_-1207942792'), (u'CALL_-1207953061', u'INDIRECT_-1207942975'), (u'INT_LESS_-1207953196', u'MULTIEQUAL_-1207948866'), ('const--24', u'PTRADD_-1207958155'), (u'MULTIEQUAL_-1207943230', u'MULTIEQUAL_-1207943200'), (u'CALL_-1207952246', u'INDIRECT_-1207940375'), ('tmp_3384', u'CBRANCH_-1207956404'), (u'INT_NOTEQUAL_-1207956213', u'CBRANCH_-1207956206'), ('tmp_3958', u'CBRANCH_-1207956001'), (u'COPY_-1207942433', u'MULTIEQUAL_-1207948411'), (u'CALL_-1207953776', u'INDIRECT_-1207940297'), (u'MULTIEQUAL_-1207948545', u'MULTIEQUAL_-1207948523'), ('const-433', u'LOAD_-1207958714'), (u'INT_ADD_-1207938070', u'PTRADD_-1207951478'), (u'CALL_-1207954127', u'INDIRECT_-1207942929'), (u'CALL_-1207952887', u'INDIRECT_-1207940385'), (u'CALL_-1207957557', u'INDIRECT_-1207942688'), (u'CALL_-1207954407', u'INDIRECT_-1207944358'), (u'PTRADD_-1207953513', u'COPY_-1207940218'), (u'INDIRECT_-1207939742', u'MULTIEQUAL_-1207940641'), (u'INDIRECT_-1207945077', u'MULTIEQUAL_-1207947646'), ('const-1', u'PTRADD_-1207953968'), (u'CALL_-1207955336', u'INDIRECT_-1207943814'), (u'INDIRECT_-1207942815', u'MULTIEQUAL_-1207942731'), (u'CALL_-1207951869', u'INDIRECT_-1207940128'), (u'CALL_-1207952857', u'INDIRECT_-1207940362'), (u'MULTIEQUAL_-1207950481', u'LOAD_-1207953570'), (u'CALL_-1207951974', u'INDIRECT_-1207939384'), (u'CALL_-1207953163', u'INDIRECT_-1207940670'), (u'MULTIEQUAL_-1207944377', u'MULTIEQUAL_-1207944360'), (u'CALL_-1207953037', u'INDIRECT_-1207938892'), (u'CALL_-1207953035', u'INDIRECT_-1207940436'), (u'CALL_-1207953815', u'INDIRECT_-1207942443'), (u'INDIRECT_-1207941458', u'MULTIEQUAL_-1207944911'), (u'INDIRECT_-1207949904', u'MULTIEQUAL_-1207949780'), (u'COPY_-1207939600', u'MULTIEQUAL_-1207949695'), (u'CALL_-1207953061', u'INDIRECT_-1207939371'), ('const--344', u'PTRSUB_-1207941335'), (u'CALL_-1207957557', u'INDIRECT_-1207945346'), ('tmp_53181', u'MULTIEQUAL_-1207944285'), (u'CALL_-1207951922', u'INDIRECT_-1207939345'), (u'MULTIEQUAL_-1207944360', u'MULTIEQUAL_-1207944338'), (u'CALL_-1207952604', u'INDIRECT_-1207942567'), (u'CALL_-1207954014', u'INDIRECT_-1207942858'), (u'CALL_-1207954014', u'INDIRECT_-1207944580'), (u'MULTIEQUAL_-1207950455', u'MULTIEQUAL_-1207950233'), (u'INDIRECT_-1207941345', u'MULTIEQUAL_-1207941208'), (u'CALL_-1207953703', u'INDIRECT_-1207942360'), (u'CALL_-1207957960', u'INDIRECT_-1207946864'), (u'CALL_-1207953776', u'INDIRECT_-1207939673'), (u'CALL_-1207953204', u'INDIRECT_-1207940246'), (u'CALL_-1207952644', u'INDIRECT_-1207942284'), (u'CALL_-1207957991', u'INDIRECT_-1207942821'), (u'BOOL_NEGATE_-1207944916', u'BOOL_AND_-1207951486'), (u'INDIRECT_-1207941462', u'MULTIEQUAL_-1207942361'), (u'CALL_-1207958300', u'INDIRECT_-1207946785'), (u'LOAD_-1207953584', u'INT_EQUAL_-1207953569'), (u'CALL_-1207953061', u'INDIRECT_-1207942343'), ('const-433', u'LOAD_-1207953125'), (u'CALL_-1207951974', u'INDIRECT_-1207943606'), (u'INT_ADD_-1207954146', u'STORE_-1207954161'), (u'CALL_-1207953809', u'INDIRECT_-1207941947'), (u'CALL_-1207957557', u'INDIRECT_-1207942844'), (u'CALL_-1207951869', u'INDIRECT_-1207943726'), (u'INDIRECT_-1207941772', u'MULTIEQUAL_-1207945225'), (u'STORE_-1207953360', u'INDIRECT_-1207944932'), (u'CALL_-1207952964', u'INDIRECT_-1207939074'), (u'MULTIEQUAL_-1207942904', u'MULTIEQUAL_-1207942885'), (u'INDIRECT_-1207947586', u'MULTIEQUAL_-1207946970'), (u'CALL_-1207956777', u'INDIRECT_-1207947463'), (u'CALL_-1207957541', u'INDIRECT_-1207943730'), ('const--760', u'PTRSUB_-1207939477'), (u'CALL_-1207953061', u'INDIRECT_-1207941403'), (u'STORE_-1207953793', u'INDIRECT_-1207946301'), ('const-0', u'STORE_-1207953772'), ('const-433', u'LOAD_-1207953763'), (u'CALL_-1207953782', u'INDIRECT_-1207941669'), (u'CALL_-1207951861', u'INDIRECT_-1207940676'), ('const-0', u'CALL_-1207953782'), ('const-433', u'LOAD_-1207956775'), ('tmp_53157', u'MULTIEQUAL_-1207947397'), (u'CALL_-1207957541', u'INDIRECT_-1207944200'), ('const-20968', u'INT_ADD_-1207952869'), (u'INDIRECT_-1207946537', u'MULTIEQUAL_-1207946301'), (u'INDIRECT_-1207940555', u'MULTIEQUAL_-1207940454'), (u'INT_ADD_-1207953875', u'CAST_-1207939060'), (u'CALL_-1207952706', u'INDIRECT_-1207939642'), (u'MULTIEQUAL_-1207944610', u'MULTIEQUAL_-1207944547'), (u'INDIRECT_-1207940942', u'MULTIEQUAL_-1207944441'), ('tmp_27911', u'PTRSUB_-1207939320'), (u'INDIRECT_-1207943984', u'MULTIEQUAL_-1207943862'), (u'INDIRECT_-1207943583', u'INT_AND_-1207957635'), (u'CALL_-1207951869', u'INDIRECT_-1207942788'), (u'INDIRECT_-1207942280', u'MULTIEQUAL_-1207942109'), (u'CALL_-1207956910', u'INDIRECT_-1207943845'), (u'INDIRECT_-1207939842', u'MULTIEQUAL_-1207941170'), (u'CALL_-1207956647', u'INDIRECT_-1207942584'), ('const-433', u'LOAD_-1207953901'), (u'CALL_-1207953703', u'INDIRECT_-1207944864'), (u'MULTIEQUAL_-1207948126', u'MULTIEQUAL_-1207948083'), (u'CALL_-1207953776', u'INDIRECT_-1207941705'), ('tmp_3272', u'CBRANCH_-1207956484'), (u'CALL_-1207951861', u'INDIRECT_-1207944928'), (u'CALL_-1207957541', u'INDIRECT_-1207944356'), (u'INDIRECT_-1207943920', u'MULTIEQUAL_-1207943783'), (u'INDIRECT_-1207943356', u'MULTIEQUAL_-1207943372'), (u'CALL_-1207952604', u'INDIRECT_-1207940375'), ('const--680', u'PTRSUB_-1207939025'), (u'INDIRECT_-1207941816', u'MULTIEQUAL_-1207941677'), ('tmp_27917', u'INT_ADD_-1207955543'), (u'INT_ADD_-1207958698', u'CAST_-1207941910'), (u'CALL_-1207957491', u'INDIRECT_-1207946407'), (u'STORE_-1207953780', u'INDIRECT_-1207945428'), (u'MULTIEQUAL_-1207943841', u'MULTIEQUAL_-1207945236'), (u'CAST_-1207938995', u'INT_ADD_-1207953766'), (u'CALL_-1207952900', u'INDIRECT_-1207941489'), (u'CALL_-1207957103', u'INDIRECT_-1207946097'), (u'CALL_-1207951869', u'INDIRECT_-1207941378'), (u'INT_ADD_-1207942151', u'PTRADD_-1207958729'), ('const-433', u'STORE_-1207957170'), (u'MULTIEQUAL_-1207947037', u'MULTIEQUAL_-1207948432'), (u'CAST_-1207940000', u'LOAD_-1207953854'), ('const-33', u'INT_ADD_-1207953766'), ('const-0', u'INT_NOTEQUAL_-1207954427'), (u'CALL_-1207955336', u'INDIRECT_-1207945380'), (u'CALL_-1207952004', u'INDIRECT_-1207939455'), (u'PTRADD_-1207941266', u'LOAD_-1207957437'), (u'INDIRECT_-1207942315', u'MULTIEQUAL_-1207942999'), (u'INDIRECT_-1207942879', u'MULTIEQUAL_-1207943595'), (u'PTRSUB_-1207939541', u'CALL_-1207953210'), (u'CALL_-1207957177', u'INDIRECT_-1207943796'), (u'CALL_-1207955913', u'INDIRECT_-1207943606'), (u'CALL_-1207954202', u'INDIRECT_-1207943763'), (u'CALL_-1207953065', u'INDIRECT_-1207939263'), (u'CALL_-1207953847', u'INDIRECT_-1207940031'), (u'CAST_-1207940362', u'LOAD_-1207956318'), ('const-0', u'INT_NOTEQUAL_-1207956158'), (u'CALL_-1207953061', u'INDIRECT_-1207944340'), (u'PTRSUB_-1207939541', u'CALL_-1207953621'), (u'INDIRECT_-1207942653', u'MULTIEQUAL_-1207942559'), (u'CALL_-1207952580', u'INDIRECT_-1207940208'), (u'CALL_-1207952839', u'INDIRECT_-1207943752'), (u'CALL_-1207953951', u'INDIRECT_-1207942192'), (u'CALL_-1207952857', u'INDIRECT_-1207942554'), (u'INDIRECT_-1207939986', u'MULTIEQUAL_-1207940420'), (u'CALL_-1207958074', u'INDIRECT_-1207945848'), (u'CALLIND_-1207957474', u'INT_SEXT_-1207957461'), ('tmp_27917', u'INT_ADD_-1207956759'), (u'CALL_-1207953951', u'INDIRECT_-1207943600'), (u'CALL_-1207953035', u'INDIRECT_-1207940274'), (u'INDIRECT_-1207942474', u'MULTIEQUAL_-1207942762'), (u'CALL_-1207953035', u'INDIRECT_-1207941218'), (u'INDIRECT_-1207944689', u'MULTIEQUAL_-1207944595'), (u'INT_EQUAL_-1207953877', u'CBRANCH_-1207953871'), (u'LOAD_-1207953499', u'CALL_-1207951922'), (u'INDIRECT_-1207941792', u'MULTIEQUAL_-1207941808'), (u'INT_EQUAL_-1207953196', u'MULTIEQUAL_-1207948338'), (u'CAST_-1207941828', u'LOAD_-1207958560'), (u'CALL_-1207953744', u'INDIRECT_-1207941958'), (u'INDIRECT_-1207943550', u'MULTIEQUAL_-1207944475'), (u'MULTIEQUAL_-1207941174', u'MULTIEQUAL_-1207941158'), ('const-4425376', u'PTRSUB_-1207956828'), (u'BOOL_AND_-1207953518', u'INT_EQUAL_-1207953520'), ('const--464', u'PTRSUB_-1207940952'), (u'CALL_-1207952644', u'INDIRECT_-1207942754'), (u'PTRADD_-1207958930', u'COPY_-1207942148'), (u'INDIRECT_-1207941574', u'MULTIEQUAL_-1207942674'), (u'INDIRECT_-1207942114', u'MULTIEQUAL_-1207941950'), (u'CALL_-1207954127', u'INDIRECT_-1207942459'), (u'CALL_-1207957676', u'INDIRECT_-1207943115'), (u'MULTIEQUAL_-1207942502', u'INT_ADD_-1207953809'), (u'CALL_-1207953189', u'INDIRECT_-1207942871'), ('const-1', u'RETURN_-1207952820'), (u'CALL_-1207953834', u'INDIRECT_-1207941849'), (u'CALL_-1207957491', u'INDIRECT_-1207944841'), (u'INT_ADD_-1207958602', u'CAST_-1207941857'), (u'CALL_-1207958300', u'INDIRECT_-1207945531'), (u'CALL_-1207953033', u'INDIRECT_-1207944443'), (u'INT_ADD_-1207958832', u'CAST_-1207941973'), (u'MULTIEQUAL_-1207949712', u'MULTIEQUAL_-1207949682'), (u'STORE_-1207957126', u'INDIRECT_-1207947340'), ('tmp_27917', u'INT_ADD_-1207958625'), (u'CALL_-1207954100', u'INDIRECT_-1207944029'), (u'CALL_-1207953035', u'INDIRECT_-1207943807'), (u'CALL_-1207957177', u'INDIRECT_-1207947422'), (u'INT_ADD_-1207958074', u'CALL_-1207958074'), (u'CALL_-1207957103', u'INDIRECT_-1207947624'), (u'CALL_-1207952964', u'INDIRECT_-1207942828'), (u'MULTIEQUAL_-1207946659', u'COPY_-1207946789'), (u'CALL_-1207952666', u'INDIRECT_-1207940079'), (u'MULTIEQUAL_-1207941486', u'MULTIEQUAL_-1207941470'), (u'INDIRECT_-1207945176', u'MULTIEQUAL_-1207945075'), (u'INDIRECT_-1207941972', u'MULTIEQUAL_-1207941833'), (u'CALL_-1207957960', u'INDIRECT_-1207946082'), (u'PTRSUB_-1207941953', u'CALL_-1207953744'), (u'CALL_-1207956305', u'INDIRECT_-1207943918'), (u'CALL_-1207953738', u'CALL_-1207953714'), (u'CALL_-1207953033', u'INDIRECT_-1207940412'), (u'STORE_-1207951479', u'INDIRECT_-1207944060'), (u'CALL_-1207951861', u'INDIRECT_-1207946997'), (u'MULTIEQUAL_-1207943185', u'MULTIEQUAL_-1207945315'), (u'CALL_-1207953061', u'INDIRECT_-1207941879'), ('tmp_53165', u'MULTIEQUAL_-1207946791'), (u'CALL_-1207952668', u'INDIRECT_-1207940887'), (u'CALL_-1207957676', u'INDIRECT_-1207945617'), (u'CALL_-1207955360', u'INDIRECT_-1207941637'), (u'CALL_-1207954162', u'INDIRECT_-1207942768'), (u'CALL_-1207957891', u'INDIRECT_-1207947953'), (u'CALL_-1207953203', u'INDIRECT_-1207941217'), ('tmp_10006', u'CBRANCH_-1207951776'), ('tmp_53182', u'MULTIEQUAL_-1207944129'), (u'STORE_-1207954408', u'INDIRECT_-1207947219'), ('tmp_27911', u'PTRSUB_-1207938865'), (u'CALL_-1207953744', u'INDIRECT_-1207942114'), (u'LOAD_-1207958872', u'INT_NOTEQUAL_-1207958856'), (u'MULTIEQUAL_-1207943982', u'MULTIEQUAL_-1207944132'), (u'CALL_-1207957002', u'INDIRECT_-1207944691'), (u'INDIRECT_-1207941426', u'MULTIEQUAL_-1207941265'), (u'CALL_-1207957891', u'INDIRECT_-1207945265'), (u'CALL_-1207953871', u'INDIRECT_-1207940666'), (u'CALL_-1207953041', u'INDIRECT_-1207939252'), (u'INDIRECT_-1207947152', u'MULTIEQUAL_-1207949263'), (u'INDIRECT_-1207946774', u'MULTIEQUAL_-1207948888'), (u'COPY_-1207940466', u'MULTIEQUAL_-1207950594'), (u'CALL_-1207953621', u'INDIRECT_-1207943586'), (u'CAST_-1207940132', u'LOAD_-1207955483'), (u'CALL_-1207953564', u'INDIRECT_-1207941792'), (u'INDIRECT_-1207948659', u'MULTIEQUAL_-1207948545'), (u'CALL_-1207954014', u'INDIRECT_-1207941468'), (u'CALL_-1207956777', u'INDIRECT_-1207944526'), (u'MULTIEQUAL_-1207948900', u'MULTIEQUAL_-1207948888'), (u'CALL_-1207952666', u'INDIRECT_-1207939455'), (u'CALL_-1207953947', u'INDIRECT_-1207942208'), (u'CAST_-1207941096', u'INT_ADD_-1207941381'), (u'MULTIEQUAL_-1207941621', u'MULTIEQUAL_-1207941905'), (u'MULTIEQUAL_-1207944482', u'MULTIEQUAL_-1207944452'), (u'PTRADD_-1207953068', u'COPY_-1207939572'), (u'INT_NOTEQUAL_-1207957010', u'CBRANCH_-1207957009'), (u'SUBPIECE_-1207944083', u'STORE_-1207954189'), (u'MULTIEQUAL_-1207942576', u'MULTIEQUAL_-1207942726'), (u'MULTIEQUAL_-1207948388', u'MULTIEQUAL_-1207948375'), (u'CALL_-1207958074', u'INDIRECT_-1207950135'), (u'CALL_-1207956876', u'INDIRECT_-1207949358'), (u'INDIRECT_-1207941986', u'MULTIEQUAL_-1207941905'), (u'INDIRECT_-1207945753', u'MULTIEQUAL_-1207945540'), (u'CALL_-1207953228', u'INDIRECT_-1207941509'), (u'CALL_-1207953951', u'INDIRECT_-1207945010'), (u'CALL_-1207952964', u'INDIRECT_-1207939542'), (u'MULTIEQUAL_-1207944610', u'MULTIEQUAL_-1207946411'), (u'COPY_-1207937880', u'CALL_-1207953063'), (u'CALL_-1207953035', u'INDIRECT_-1207942152'), (u'CALL_-1207953228', u'INDIRECT_-1207944104'), (u'CALL_-1207953834', u'INDIRECT_-1207945291'), (u'MULTIEQUAL_-1207942973', u'MULTIEQUAL_-1207942732'), (u'CALL_-1207953744', u'INDIRECT_-1207945088'), (u'CALL_-1207953203', u'INDIRECT_-1207943721'), (u'CALL_-1207953254', u'INDIRECT_-1207940399'), (u'CALL_-1207953668', u'INDIRECT_-1207943279'), (u'MULTIEQUAL_-1207941493', u'MULTIEQUAL_-1207942888'), (u'MULTIEQUAL_-1207941326', u'MULTIEQUAL_-1207941263'), (u'CALL_-1207953665', u'INDIRECT_-1207942523'), ('tmp_4997', u'CBRANCH_-1207955488'), (u'INDIRECT_-1207947231', u'MULTIEQUAL_-1207947170'), (u'CAST_-1207941779', u'STORE_-1207958463'), ('const--568', u'PTRSUB_-1207939067'), (u'CALL_-1207952642', u'INDIRECT_-1207942260'), (u'CALL_-1207957991', u'INDIRECT_-1207950078'), (u'CALL_-1207953189', u'INDIRECT_-1207940523'), (u'CALL_-1207958016', u'INDIRECT_-1207945184'), (u'CALL_-1207952887', u'INDIRECT_-1207941113'), (u'CALL_-1207953847', u'INDIRECT_-1207939875'), (u'CALL_-1207953228', u'INDIRECT_-1207940571'), (u'MULTIEQUAL_-1207940450', u'MULTIEQUAL_-1207940428'), (u'CALL_-1207953782', u'INDIRECT_-1207944641'), (u'CALL_-1207954058', u'INDIRECT_-1207944787'), (u'STORE_-1207958531', u'INDIRECT_-1207948495'), (u'CALL_-1207952940', u'INDIRECT_-1207941251'), (u'INT_ADD_-1207953119', u'MULTIEQUAL_-1207950417'), (u'MULTIEQUAL_-1207941652', u'MULTIEQUAL_-1207941633'), (u'INDIRECT_-1207941011', u'MULTIEQUAL_-1207940872'), ('const--616', u'PTRSUB_-1207940043'), (u'CALL_-1207957541', u'INDIRECT_-1207944670'), ('const-433', u'LOAD_-1207956690'), (u'CALL_-1207953035', u'INDIRECT_-1207940116'), ('tmp_859', u'CBRANCH_-1207958770'), (u'CALL_-1207955360', u'INDIRECT_-1207944765'), (u'CALL_-1207957002', u'INDIRECT_-1207945475'), (u'INDIRECT_-1207941568', u'MULTIEQUAL_-1207945067'), (u'CALL_-1207953407', u'INDIRECT_-1207941728'), (u'INDIRECT_-1207941880', u'MULTIEQUAL_-1207941720'), (u'CALL_-1207953296', u'INDIRECT_-1207947368'), (u'CALL_-1207951980', u'INDIRECT_-1207942176'), (u'CALL_-1207952887', u'INDIRECT_-1207942107'), (u'INDIRECT_-1207945523', u'MULTIEQUAL_-1207945336'), (u'CALL_-1207951865', u'INDIRECT_-1207942192'), (u'INDIRECT_-1207940063', u'MULTIEQUAL_-1207940779'), (u'CALL_-1207953665', u'INDIRECT_-1207940335'), ('tmp_1415', u'CBRANCH_-1207958358'), (u'MULTIEQUAL_-1207943670', u'MULTIEQUAL_-1207945471'), (u'INDIRECT_-1207943233', u'MULTIEQUAL_-1207945392'), (u'CALL_-1207953800', u'INDIRECT_-1207946785'), (u'INDIRECT_-1207942494', u'MULTIEQUAL_-1207942415'), (u'INT_NOTEQUAL_-1207955921', u'CBRANCH_-1207955920'), (u'INDIRECT_-1207942597', u'MULTIEQUAL_-1207942460'), ('const-1', u'STORE_-1207952033'), (u'CALL_-1207954407', u'INDIRECT_-1207940760'), (u'INT_SUB_-1207954077', u'COPY_-1207939941'), (u'CALL_-1207953215', u'INDIRECT_-1207941324'), (u'INT_NOTEQUAL_-1207954108', u'CBRANCH_-1207954107'), (u'CALL_-1207956876', u'INDIRECT_-1207947538'), (u'CALL_-1207955913', u'INDIRECT_-1207945484'), (u'CAST_-1207941097', u'INT_ADD_-1207941381'), ('const-433', u'LOAD_-1207958989'), (u'CALL_-1207953951', u'INDIRECT_-1207945322'), ('const-0', u'INT_NOTEQUAL_-1207956490'), ('const-3649355', u'COPY_-1207939203'), (u'CALL_-1207952666', u'INDIRECT_-1207941019'), (u'CALL_-1207951861', u'INDIRECT_-1207945177'), (u'INDIRECT_-1207942971', u'MULTIEQUAL_-1207942887'), (u'MULTIEQUAL_-1207945577', u'MULTIEQUAL_-1207945561'), (u'INT_NOTEQUAL_-1207953673', u'CBRANCH_-1207953672'), (u'CALL_-1207951864', u'INDIRECT_-1207943394'), (u'CALL_-1207953815', u'INDIRECT_-1207945599'), (u'MULTIEQUAL_-1207947515', u'MULTIEQUAL_-1207947500'), (u'INDIRECT_-1207943239', u'MULTIEQUAL_-1207943284'), (u'INDIRECT_-1207942208', u'MULTIEQUAL_-1207942047'), (u'CALL_-1207956777', u'INDIRECT_-1207946248'), (u'CALL_-1207954100', u'INDIRECT_-1207942307'), (u'CALL_-1207954014', u'INDIRECT_-1207943328'), (u'MULTIEQUAL_-1207942590', u'INT_NOTEQUAL_-1207953711'), (u'MULTIEQUAL_-1207942101', u'MULTIEQUAL_-1207942089'), (u'CAST_-1207938799', u'STORE_-1207953452'), (u'CALL_-1207953228', u'INDIRECT_-1207940257'), ('const--568', u'PTRSUB_-1207939749'), (u'INDIRECT_-1207946719', u'MULTIEQUAL_-1207946672'), (u'CALL_-1207952825', u'INDIRECT_-1207939565'), (u'CALL_-1207953621', u'INDIRECT_-1207941394'), (u'CALL_-1207954162', u'INDIRECT_-1207942454'), (u'INDIRECT_-1207945524', u'MULTIEQUAL_-1207945349'), (u'INDIRECT_-1207943427', u'MULTIEQUAL_-1207943298'), (u'STORE_-1207956826', u'INDIRECT_-1207943258'), (u'STORE_-1207953773', u'INDIRECT_-1207946038'), (u'INDIRECT_-1207941079', u'MULTIEQUAL_-1207943188'), (u'MULTIEQUAL_-1207943890', u'MULTIEQUAL_-1207943868'), (u'LOAD_-1207959147', u'INT_EQUAL_-1207959132'), (u'INDIRECT_-1207943752', u'MULTIEQUAL_-1207945080'), ('const-1', u'RETURN_-1207953199'), (u'CALL_-1207956647', u'INDIRECT_-1207944930'), ('const-0', u'INT_NOTEQUAL_-1207956240'), (u'CALL_-1207953037', u'INDIRECT_-1207939984'), ('const-36944', u'INT_ADD_-1207958895'), (u'MULTIEQUAL_-1207946633', u'MULTIEQUAL_-1207946411'), (u'CALL_-1207953815', u'INDIRECT_-1207943695'), (u'CALL_-1207952246', u'INDIRECT_-1207939907'), (u'CALL_-1207953210', u'INDIRECT_-1207940990'), (u'INDIRECT_-1207941618', u'MULTIEQUAL_-1207942517'), (u'CALL_-1207953776', u'INDIRECT_-1207943271'), (u'MULTIEQUAL_-1207948274', u'MULTIEQUAL_-1207948204'), (u'CALL_-1207953037', u'INDIRECT_-1207942338'), ('const-3643937', u'COPY_-1207941293'), (u'INDIRECT_-1207941864', u'INT_ADD_-1207953559'), (u'CALL_-1207953744', u'INDIRECT_-1207943678'), (u'CALL_-1207958300', u'INDIRECT_-1207944905'), (u'INDIRECT_-1207940747', u'MULTIEQUAL_-1207943909'), (u'INDIRECT_-1207945311', u'MULTIEQUAL_-1207945264'), ('tmp_27917', u'INT_ADD_-1207958474'), (u'INDIRECT_-1207943098', u'MULTIEQUAL_-1207943386'), (u'MULTIEQUAL_-1207949776', u'CAST_-1207940208'), (u'INDIRECT_-1207944128', u'COPY_-1207944154'), (u'INDIRECT_-1207942732', u'MULTIEQUAL_-1207942610'), (u'CAST_-1207938140', u'STORE_-1207953835'), (u'CALL_-1207953137', u'INDIRECT_-1207940474'), (u'CALL_-1207953215', u'INDIRECT_-1207944573'), (u'INDIRECT_-1207942183', u'MULTIEQUAL_-1207942089'), (u'MULTIEQUAL_-1207945704', u'MULTIEQUAL_-1207945854'), (u'LOAD_-1207953363', u'INT_ADD_-1207953345'), (u'CALL_-1207952604', u'INDIRECT_-1207941783'), (u'INDIRECT_-1207943905', u'MULTIEQUAL_-1207943811'), (u'MULTIEQUAL_-1207943514', u'MULTIEQUAL_-1207943451'), (u'PTRSUB_-1207938260', u'CAST_-1207938102'), (u'INDIRECT_-1207943672', u'MULTIEQUAL_-1207943550'), (u'INDIRECT_-1207940474', u'MULTIEQUAL_-1207943973'), (u'CALL_-1207957070', u'INDIRECT_-1207943254'), (u'INT_ADD_-1207956674', u'CAST_-1207940565'), (u'CALL_-1207951974', u'INDIRECT_-1207939852'), (u'INDIRECT_-1207944032', u'COPY_-1207944091'), ('const-16800', u'INT_ADD_-1207958810'), (u'MULTIEQUAL_-1207945475', u'MULTIEQUAL_-1207945234'), (u'INDIRECT_-1207946083', u'MULTIEQUAL_-1207945879'), (u'INDIRECT_-1207940476', u'MULTIEQUAL_-1207940971'), (u'CALL_-1207953037', u'INDIRECT_-1207943276'), (u'INDIRECT_-1207947463', u'MULTIEQUAL_-1207947308'), (u'INDIRECT_-1207941646', u'MULTIEQUAL_-1207941482'), (u'CALL_-1207953254', u'INDIRECT_-1207940555'), (u'CAST_-1207942149', u'LOAD_-1207959179'), (u'CALL_-1207953707', u'INDIRECT_-1207941921'), (u'CALL_-1207953033', u'INDIRECT_-1207939162'), (u'INDIRECT_-1207948434', u'MULTIEQUAL_-1207948321'), (u'CALL_-1207954100', u'INDIRECT_-1207945528'), (u'INDIRECT_-1207942896', u'MULTIEQUAL_-1207942732'), (u'CALL_-1207952900', u'INDIRECT_-1207942115'), (u'CALL_-1207953187', u'INDIRECT_-1207940837'), (u'INT_ADD_-1207956131', u'CAST_-1207940270'), (u'CALL_-1207956925', u'INDIRECT_-1207942762'), (u'INT_NOTEQUAL_-1207955467', u'CBRANCH_-1207955460'), (u'INDIRECT_-1207940942', u'MULTIEQUAL_-1207940815'), (u'INT_LESS_-1207951885', u'CBRANCH_-1207951891'), (u'CALL_-1207951861', u'INDIRECT_-1207940364'), (u'INDIRECT_-1207945640', u'MULTIEQUAL_-1207946740'), (u'INDIRECT_-1207946771', u'MULTIEQUAL_-1207946527'), ('const-33', u'INT_ADD_-1207954159'), (u'CALL_-1207953254', u'INDIRECT_-1207940867'), (u'CALL_-1207953059', u'INDIRECT_-1207944229'), ('const-433', u'STORE_-1207954469'), (u'INT_ADD_-1207958449', u'CAST_-1207941779'), (u'MULTIEQUAL_-1207945561', u'MULTIEQUAL_-1207945540'), (u'CALL_-1207952644', u'INDIRECT_-1207940718'), (u'INDIRECT_-1207943588', u'MULTIEQUAL_-1207943506'), ('tmp_27917', u'INT_ADD_-1207959163'), (u'CALL_-1207952839', u'INDIRECT_-1207941090'), (u'MULTIEQUAL_-1207946503', u'MULTIEQUAL_-1207946491'), (u'CALL_-1207953834', u'CALL_-1207953782'), (u'INT_LESS_-1207956038', u'MULTIEQUAL_-1207949779'), (u'MULTIEQUAL_-1207941749', u'MULTIEQUAL_-1207941731'), (u'CALL_-1207953137', u'INDIRECT_-1207947263'), (u'CALL_-1207953254', u'INDIRECT_-1207941023'), (u'CALL_-1207952642', u'INDIRECT_-1207943042'), (u'INDIRECT_-1207940721', u'MULTIEQUAL_-1207940584'), (u'MULTIEQUAL_-1207941964', u'MULTIEQUAL_-1207941946'), (u'LOAD_-1207958987', u'INT_LESS_-1207958972'), (u'LOAD_-1207958987', u'INT_EQUAL_-1207958972'), (u'INDIRECT_-1207942582', u'MULTIEQUAL_-1207942418'), (u'CALL_-1207952666', u'INDIRECT_-1207941645'), (u'CALL_-1207953254', u'INDIRECT_-1207940087'), ('const-22153', u'INT_ADD_-1207954394'), (u'INT_ADD_-1207958570', u'CAST_-1207941839'), (u'CALL_-1207955360', u'INDIRECT_-1207944295'), (u'CALL_-1207954202', u'INDIRECT_-1207944857'), (u'CALL_-1207953548', u'INDIRECT_-1207945193'), (u'CALLIND_-1207957474', u'INDIRECT_-1207946193'), (u'CALL_-1207953738', u'INDIRECT_-1207941208'), (u'CALL_-1207953035', u'INDIRECT_-1207941368'), (u'CAST_-1207940054', u'STORE_-1207953556'), (u'PTRSUB_-1207940059', u'CALL_-1207954014'), (u'INDIRECT_-1207944579', u'MULTIEQUAL_-1207947148'), (u'CALL_-1207952964', u'INDIRECT_-1207940636'), (u'INDIRECT_-1207943292', u'MULTIEQUAL_-1207944392'), ('const-433', u'LOAD_-1207955996'), (u'LOAD_-1207958692', u'INT_EQUAL_-1207958677'), (u'MULTIEQUAL_-1207942559', u'MULTIEQUAL_-1207944689'), (u'LOAD_-1207958891', u'LOAD_-1207958872'), (u'CALL_-1207956876', u'INDIRECT_-1207943193'), (u'CALL_-1207954162', u'INDIRECT_-1207944646'), (u'CALL_-1207951980', u'INDIRECT_-1207941706'), (u'CALL_-1207953037', u'INDIRECT_-1207944491'), ('const-433', u'LOAD_-1207958449'), (u'CALL_-1207951865', u'INDIRECT_-1207940470'), (u'MULTIEQUAL_-1207947193', u'MULTIEQUAL_-1207946169'), (u'CALL_-1207952580', u'INDIRECT_-1207939582'), ('const-1', u'STORE_-1207959155'), (u'CALL_-1207952706', u'INDIRECT_-1207944050'), (u'MULTIEQUAL_-1207947342', u'MULTIEQUAL_-1207947339'), (u'MULTIEQUAL_-1207942450', u'MULTIEQUAL_-1207942420'), (u'INDIRECT_-1207942301', u'MULTIEQUAL_-1207942346'), (u'INDIRECT_-1207942613', u'MULTIEQUAL_-1207942485'), (u'CALL_-1207951847', u'INDIRECT_-1207943292'), (u'INDIRECT_-1207942888', u'MULTIEQUAL_-1207942904'), (u'MULTIEQUAL_-1207941649', u'MULTIEQUAL_-1207943044'), (u'COPY_-1207937958', u'CALL_-1207951215'), ('const-433', u'LOAD_-1207956403'), (u'INDIRECT_-1207947211', u'MULTIEQUAL_-1207947148'), (u'CALL_-1207953059', u'INDIRECT_-1207939503'), (u'CALL_-1207953037', u'INDIRECT_-1207940616'), (u'CALL_-1207953189', u'INDIRECT_-1207944554'), (u'INDIRECT_-1207940890', u'MULTIEQUAL_-1207941816'), (u'MULTIEQUAL_-1207941482', u'MULTIEQUAL_-1207943283')]
null
null
001f00b0
x64
O2
(translation_unit "void FUN_001f00b0(long param_1)\n\n{\n double dVar1;\n char cVar2;\n ulong uVar3;\n long *plVar4;\n undefined8 *puVar5;\n size_t sVar6;\n undefined8 uVar7;\n int *piVar8;\n char *pcVar9;\n undefined8 uVar10;\n long lVar11;\n int iVar12;\n ulong uVar13;\n ulong uVar14;\n byte *pbVar15;\n byte *pbVar16;\n undefined *puVar17;\n byte *pbVar18;\n bool bVar19;\n bool bVar20;\n undefined1 uVar21;\n bool bVar22;\n undefined1 uVar23;\n byte bVar24;\n undefined1 *local_328;\n ulong local_320;\n undefined1 local_318 [16];\n undefined1 *local_308;\n long local_300;\n undefined1 local_2f8 [16];\n undefined2 local_2e8;\n undefined1 *local_2d8;\n long local_2d0;\n undefined1 local_2c8 [16];\n undefined2 local_2b8;\n undefined1 *local_2a8;\n long local_2a0;\n undefined1 local_298 [16];\n undefined2 local_288;\n undefined1 *local_278;\n long local_270;\n undefined1 local_268 [16];\n undefined2 local_258;\n undefined ***local_248;\n long local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n undefined1 local_200 [48];\n undefined1 local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar24 = 0;\n if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }\n bVar22 = *(char *)(param_1 + 0x8039) == '\0';\n if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }\n bVar19 = false;\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }\n bVar22 = false;\n bVar19 = *(char *)(param_1 + 0x4198) == '\0';\n if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }\n if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }\n if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }\n iVar12 = *(int *)(param_1 + 0x644c);\n if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }\n local_318[0] = 0;\n local_328 = local_318;\n local_320 = 0;\n if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }\n if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n FUN_003032d0(local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n FUN_00300fe0(local_148,local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }\n if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }\n if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }\n /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */\n FUN_001e62e0(param_1);\n if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));\n if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(dVar1,uVar7);\n }\n if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }\n uVar21 = 0;\n uVar23 = *(int *)(param_1 + 0x9050) == 0;\n if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0xf80);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);\n if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }\nLAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }\n if (local_328 != local_318) {\n FUN_002dac70();\n }\n return;\n}\n\n" (function_definition "void FUN_001f00b0(long param_1)\n\n{\n double dVar1;\n char cVar2;\n ulong uVar3;\n long *plVar4;\n undefined8 *puVar5;\n size_t sVar6;\n undefined8 uVar7;\n int *piVar8;\n char *pcVar9;\n undefined8 uVar10;\n long lVar11;\n int iVar12;\n ulong uVar13;\n ulong uVar14;\n byte *pbVar15;\n byte *pbVar16;\n undefined *puVar17;\n byte *pbVar18;\n bool bVar19;\n bool bVar20;\n undefined1 uVar21;\n bool bVar22;\n undefined1 uVar23;\n byte bVar24;\n undefined1 *local_328;\n ulong local_320;\n undefined1 local_318 [16];\n undefined1 *local_308;\n long local_300;\n undefined1 local_2f8 [16];\n undefined2 local_2e8;\n undefined1 *local_2d8;\n long local_2d0;\n undefined1 local_2c8 [16];\n undefined2 local_2b8;\n undefined1 *local_2a8;\n long local_2a0;\n undefined1 local_298 [16];\n undefined2 local_288;\n undefined1 *local_278;\n long local_270;\n undefined1 local_268 [16];\n undefined2 local_258;\n undefined ***local_248;\n long local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n undefined1 local_200 [48];\n undefined1 local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar24 = 0;\n if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }\n bVar22 = *(char *)(param_1 + 0x8039) == '\0';\n if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }\n bVar19 = false;\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }\n bVar22 = false;\n bVar19 = *(char *)(param_1 + 0x4198) == '\0';\n if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }\n if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }\n if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }\n iVar12 = *(int *)(param_1 + 0x644c);\n if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }\n local_318[0] = 0;\n local_328 = local_318;\n local_320 = 0;\n if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }\n if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n FUN_003032d0(local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n FUN_00300fe0(local_148,local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }\n if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }\n if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }\n /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */\n FUN_001e62e0(param_1);\n if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));\n if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(dVar1,uVar7);\n }\n if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }\n uVar21 = 0;\n uVar23 = *(int *)(param_1 + 0x9050) == 0;\n if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0xf80);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);\n if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }\nLAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }\n if (local_328 != local_318) {\n FUN_002dac70();\n }\n return;\n}" primitive_type (function_declarator "FUN_001f00b0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n double dVar1;\n char cVar2;\n ulong uVar3;\n long *plVar4;\n undefined8 *puVar5;\n size_t sVar6;\n undefined8 uVar7;\n int *piVar8;\n char *pcVar9;\n undefined8 uVar10;\n long lVar11;\n int iVar12;\n ulong uVar13;\n ulong uVar14;\n byte *pbVar15;\n byte *pbVar16;\n undefined *puVar17;\n byte *pbVar18;\n bool bVar19;\n bool bVar20;\n undefined1 uVar21;\n bool bVar22;\n undefined1 uVar23;\n byte bVar24;\n undefined1 *local_328;\n ulong local_320;\n undefined1 local_318 [16];\n undefined1 *local_308;\n long local_300;\n undefined1 local_2f8 [16];\n undefined2 local_2e8;\n undefined1 *local_2d8;\n long local_2d0;\n undefined1 local_2c8 [16];\n undefined2 local_2b8;\n undefined1 *local_2a8;\n long local_2a0;\n undefined1 local_298 [16];\n undefined2 local_288;\n undefined1 *local_278;\n long local_270;\n undefined1 local_268 [16];\n undefined2 local_258;\n undefined ***local_248;\n long local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n undefined1 local_200 [48];\n undefined1 local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar24 = 0;\n if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }\n bVar22 = *(char *)(param_1 + 0x8039) == '\0';\n if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }\n bVar19 = false;\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }\n bVar22 = false;\n bVar19 = *(char *)(param_1 + 0x4198) == '\0';\n if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }\n if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }\n if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }\n iVar12 = *(int *)(param_1 + 0x644c);\n if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }\n local_318[0] = 0;\n local_328 = local_318;\n local_320 = 0;\n if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }\n if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n FUN_003032d0(local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n FUN_00300fe0(local_148,local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }\n if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }\n if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }\n /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */\n FUN_001e62e0(param_1);\n if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));\n if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(dVar1,uVar7);\n }\n if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }\n uVar21 = 0;\n uVar23 = *(int *)(param_1 + 0x9050) == 0;\n if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0xf80);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);\n if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }\nLAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }\n if (local_328 != local_318) {\n FUN_002dac70();\n }\n return;\n}" { (declaration "double dVar1;" primitive_type identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "int *piVar8;" primitive_type (pointer_declarator "*piVar8" * identifier) ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "undefined8 uVar10;" type_identifier identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar12;" primitive_type identifier ;) (declaration "ulong uVar13;" type_identifier identifier ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "byte *pbVar15;" type_identifier (pointer_declarator "*pbVar15" * identifier) ;) (declaration "byte *pbVar16;" type_identifier (pointer_declarator "*pbVar16" * identifier) ;) (declaration "undefined *puVar17;" type_identifier (pointer_declarator "*puVar17" * identifier) ;) (declaration "byte *pbVar18;" type_identifier (pointer_declarator "*pbVar18" * identifier) ;) (declaration "bool bVar19;" primitive_type identifier ;) (declaration "bool bVar20;" primitive_type identifier ;) (declaration "undefined1 uVar21;" type_identifier identifier ;) (declaration "bool bVar22;" primitive_type identifier ;) (declaration "undefined1 uVar23;" type_identifier identifier ;) (declaration "byte bVar24;" type_identifier identifier ;) (declaration "undefined1 *local_328;" type_identifier (pointer_declarator "*local_328" * identifier) ;) (declaration "ulong local_320;" type_identifier identifier ;) (declaration "undefined1 local_318 [16];" type_identifier (array_declarator "local_318 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 *local_308;" type_identifier (pointer_declarator "*local_308" * identifier) ;) (declaration "long local_300;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_2f8 [16];" type_identifier (array_declarator "local_2f8 [16]" identifier [ number_literal ]) ;) (declaration "undefined2 local_2e8;" type_identifier identifier ;) (declaration "undefined1 *local_2d8;" type_identifier (pointer_declarator "*local_2d8" * identifier) ;) (declaration "long local_2d0;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_2c8 [16];" type_identifier (array_declarator "local_2c8 [16]" identifier [ number_literal ]) ;) (declaration "undefined2 local_2b8;" type_identifier identifier ;) (declaration "undefined1 *local_2a8;" type_identifier (pointer_declarator "*local_2a8" * identifier) ;) (declaration "long local_2a0;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_298 [16];" type_identifier (array_declarator "local_298 [16]" identifier [ number_literal ]) ;) (declaration "undefined2 local_288;" type_identifier identifier ;) (declaration "undefined1 *local_278;" type_identifier (pointer_declarator "*local_278" * identifier) ;) (declaration "long local_270;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_268 [16];" type_identifier (array_declarator "local_268 [16]" identifier [ number_literal ]) ;) (declaration "undefined2 local_258;" type_identifier identifier ;) (declaration "undefined ***local_248;" type_identifier (pointer_declarator "***local_248" * (pointer_declarator "**local_248" * (pointer_declarator "*local_248" * identifier))) ;) (declaration "long local_240;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined **local_238 [2];" type_identifier (pointer_declarator "**local_238 [2]" * (pointer_declarator "*local_238 [2]" * (array_declarator "local_238 [2]" identifier [ number_literal ]))) ;) (declaration "undefined2 local_228;" type_identifier identifier ;) (declaration "undefined1 local_200 [48];" type_identifier (array_declarator "local_200 [48]" identifier [ number_literal ]) ;) (declaration "undefined1 local_1d0 [120];" type_identifier (array_declarator "local_1d0 [120]" identifier [ number_literal ]) ;) (declaration "long alStack_158 [2];" (sized_type_specifier "long" long) (array_declarator "alStack_158 [2]" identifier [ number_literal ]) ;) (declaration "undefined **local_148 [4];" type_identifier (pointer_declarator "**local_148 [4]" * (pointer_declarator "*local_148 [4]" * (array_declarator "local_148 [4]" identifier [ number_literal ]))) ;) (declaration "byte local_128;" type_identifier identifier ;) (declaration "undefined8 local_70;" type_identifier identifier ;) (declaration "undefined2 local_68;" type_identifier identifier ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (expression_statement "bVar24 = 0;" (assignment_expression "bVar24 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x54f9) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x54f9) == '\0'" (pointer_expression "*(char *)(param_1 + 0x54f9)" * (cast_expression "(char *)(param_1 + 0x54f9)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x54f9)" ( (binary_expression "param_1 + 0x54f9" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }" { (if_statement "if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;" if (parenthesized_expression "(*(char *)(param_1 + 0x55c1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x55c1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x55c1)" * (cast_expression "(char *)(param_1 + 0x55c1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x55c1)" ( (binary_expression "param_1 + 0x55c1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f050f;" goto statement_identifier ;)) (if_statement "if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5689) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5689) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5689)" * (cast_expression "(char *)(param_1 + 0x5689)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5689)" ( (binary_expression "param_1 + 0x5689" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x5751) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5751) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5751)" * (cast_expression "(undefined1 *)(param_1 + 0x5751)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5751)" ( (binary_expression "param_1 + 0x5751" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;" if (parenthesized_expression "(*(char *)(param_1 + 0xc59) == '\0')" ( (binary_expression "*(char *)(param_1 + 0xc59) == '\0'" (pointer_expression "*(char *)(param_1 + 0xc59)" * (cast_expression "(char *)(param_1 + 0xc59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc59)" ( (binary_expression "param_1 + 0xc59" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f00fc;" goto statement_identifier ;)) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (goto_statement "goto LAB_001f0528;" goto statement_identifier ;) })) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;" if (parenthesized_expression "(*(char *)(param_1 + 0xc59) != '\0')" ( (binary_expression "*(char *)(param_1 + 0xc59) != '\0'" (pointer_expression "*(char *)(param_1 + 0xc59)" * (cast_expression "(char *)(param_1 + 0xc59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc59)" ( (binary_expression "param_1 + 0xc59" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f0528;" goto statement_identifier ;)) }) (else_clause "else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }" else (compound_statement "{\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x55c1) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x55c1) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x55c1)" * (cast_expression "(undefined1 *)(param_1 + 0x55c1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x55c1)" ( (binary_expression "param_1 + 0x55c1" identifier + number_literal) )))) = number_literal) ;) (labeled_statement "LAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);" statement_identifier : (expression_statement "cVar2 = *(char *)(param_1 + 0xc59);" (assignment_expression "cVar2 = *(char *)(param_1 + 0xc59)" identifier = (pointer_expression "*(char *)(param_1 + 0xc59)" * (cast_expression "(char *)(param_1 + 0xc59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc59)" ( (binary_expression "param_1 + 0xc59" identifier + number_literal) ))))) ;)) (expression_statement "*(undefined1 *)(param_1 + 0x5689) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5689) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5689)" * (cast_expression "(undefined1 *)(param_1 + 0x5689)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5689)" ( (binary_expression "param_1 + 0x5689" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 0x5751) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5751) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5751)" * (cast_expression "(undefined1 *)(param_1 + 0x5751)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5751)" ( (binary_expression "param_1 + 0x5751" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n cVar2 = '\x01';\n }" { (expression_statement "cVar2 = '\x01';" (assignment_expression "cVar2 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) }) (else_clause "else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }" else (compound_statement "{\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }" { (labeled_statement "LAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;" statement_identifier : (expression_statement "*(undefined1 *)(param_1 + 0x2a61) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x2a61) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x2a61)" * (cast_expression "(undefined1 *)(param_1 + 0x2a61)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2a61)" ( (binary_expression "param_1 + 0x2a61" identifier + number_literal) )))) = number_literal) ;)) }))) (if_statement "if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }" if (parenthesized_expression "(((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0'))" ( (binary_expression "((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')" (parenthesized_expression "((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x54f9) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x54f9) != '\0'" (pointer_expression "*(char *)(param_1 + 0x54f9)" * (cast_expression "(char *)(param_1 + 0x54f9)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x54f9)" ( (binary_expression "param_1 + 0x54f9" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) && (parenthesized_expression "(*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')" ( (comma_expression "*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0'" (assignment_expression "*(undefined1 *)(param_1 + 0x54f9) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x54f9)" * (cast_expression "(undefined1 *)(param_1 + 0x54f9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x54f9)" ( (binary_expression "param_1 + 0x54f9" identifier + number_literal) )))) = number_literal) , (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }" { comment (expression_statement "FUN_0017c650("../../gold/options.cc",0x453,"finalize");" (call_expression "FUN_0017c650("../../gold/options.cc",0x453,"finalize")" identifier (argument_list "("../../gold/options.cc",0x453,"finalize")" ( (string_literal ""../../gold/options.cc"" " string_content ") , number_literal , (string_literal ""finalize"" " string_content ") ))) ;) })) }))) (labeled_statement "LAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" statement_identifier : (if_statement "if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x1309) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x1309) != '\0'" (pointer_expression "*(char *)(param_1 + 0x1309)" * (cast_expression "(char *)(param_1 + 0x1309)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1309)" ( (binary_expression "param_1 + 0x1309" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x1241) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x1241) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x1241)" * (cast_expression "(undefined1 *)(param_1 + 0x1241)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1241)" ( (binary_expression "param_1 + 0x1241" identifier + number_literal) )))) = number_literal) ;) }))) (if_statement "if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x13d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x13d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x13d1)" * (cast_expression "(char *)(param_1 + 0x13d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x13d1)" ( (binary_expression "param_1 + 0x13d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x1241) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x1241) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x1241)" * (cast_expression "(undefined1 *)(param_1 + 0x1241)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1241)" ( (binary_expression "param_1 + 0x1241" identifier + number_literal) )))) = number_literal) ;) })) (if_statement "if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x1240) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x1240) == '\0'" (pointer_expression "*(char *)(param_1 + 0x1240)" * (cast_expression "(char *)(param_1 + 0x1240)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1240)" ( (binary_expression "param_1 + 0x1240" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }" { (expression_statement "*(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;" (assignment_expression "*(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1" (pointer_expression "*(byte *)(param_1 + 0x1241)" * (cast_expression "(byte *)(param_1 + 0x1241)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1241)" ( (binary_expression "param_1 + 0x1241" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 0x5051) ^ 1" (pointer_expression "*(byte *)(param_1 + 0x5051)" * (cast_expression "(byte *)(param_1 + 0x5051)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) ^ number_literal)) ;) })) (expression_statement "bVar22 = *(char *)(param_1 + 0x8039) == '\0';" (assignment_expression "bVar22 = *(char *)(param_1 + 0x8039) == '\0'" identifier = (binary_expression "*(char *)(param_1 + 0x8039) == '\0'" (pointer_expression "*(char *)(param_1 + 0x8039)" * (cast_expression "(char *)(param_1 + 0x8039)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x8039)" ( (binary_expression "param_1 + 0x8039" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence '))) ;) (if_statement "if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }" { (expression_statement "bVar22 = *(char *)(param_1 + 0x8a01) == '\0';" (assignment_expression "bVar22 = *(char *)(param_1 + 0x8a01) == '\0'" identifier = (binary_expression "*(char *)(param_1 + 0x8a01) == '\0'" (pointer_expression "*(char *)(param_1 + 0x8a01)" * (cast_expression "(char *)(param_1 + 0x8a01)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x8a01)" ( (binary_expression "param_1 + 0x8a01" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence '))) ;) (if_statement "if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }" if (parenthesized_expression "(!bVar22)" ( (unary_expression "!bVar22" ! identifier) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x904c) = 2;" (assignment_expression "*(undefined4 *)(param_1 + 0x904c) = 2" (pointer_expression "*(undefined4 *)(param_1 + 0x904c)" * (cast_expression "(undefined4 *)(param_1 + 0x904c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x904c)" ( (binary_expression "param_1 + 0x904c" identifier + number_literal) )))) = number_literal) ;) })) }) (else_clause "else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }" else (compound_statement "{\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x904c) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 0x904c) = 1" (pointer_expression "*(undefined4 *)(param_1 + 0x904c)" * (cast_expression "(undefined4 *)(param_1 + 0x904c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x904c)" ( (binary_expression "param_1 + 0x904c" identifier + number_literal) )))) = number_literal) ;) }))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar15 = *(byte **)(param_1 + 0x2d40);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0x2d40)" identifier = (pointer_expression "*(byte **)(param_1 + 0x2d40)" * (cast_expression "(byte **)(param_1 + 0x2d40)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x2d40)" ( (binary_expression "param_1 + 0x2d40" identifier + number_literal) ))))) ;) (expression_statement "pbVar16 = (byte *)0x37ac9e;" (assignment_expression "pbVar16 = (byte *)0x37ac9e" identifier = (cast_expression "(byte *)0x37ac9e" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar19 = *pbVar15 < *pbVar16;" (assignment_expression "bVar19 = *pbVar15 < *pbVar16" identifier = (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" * identifier) < (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "bVar22 = *pbVar15 == *pbVar16;" (assignment_expression "bVar22 = *pbVar15 == *pbVar16" identifier = (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" * identifier) == (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "pbVar15 = pbVar15 + 1;" (assignment_expression "pbVar15 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (expression_statement "pbVar16 = pbVar16 + 1;" (assignment_expression "pbVar16 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "bVar22 = (!bVar19 && !bVar22) == bVar19;" (assignment_expression "bVar22 = (!bVar19 && !bVar22) == bVar19" identifier = (binary_expression "(!bVar19 && !bVar22) == bVar19" (parenthesized_expression "(!bVar19 && !bVar22)" ( (binary_expression "!bVar19 && !bVar22" (unary_expression "!bVar19" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x9050) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x9050) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x9050)" * (cast_expression "(undefined4 *)(param_1 + 0x9050)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9050)" ( (binary_expression "param_1 + 0x9050" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;" if (parenthesized_expression "(*(char *)(param_1 + 0x1578) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x1578) == '\0'" (pointer_expression "*(char *)(param_1 + 0x1578)" * (cast_expression "(char *)(param_1 + 0x1578)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1578)" ( (binary_expression "param_1 + 0x1578" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f091c;" goto statement_identifier ;)) (labeled_statement "LAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);" statement_identifier : (expression_statement "pcVar9 = *(char **)(param_1 + 0x1580);" (assignment_expression "pcVar9 = *(char **)(param_1 + 0x1580)" identifier = (pointer_expression "*(char **)(param_1 + 0x1580)" * (cast_expression "(char **)(param_1 + 0x1580)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x1580)" ( (binary_expression "param_1 + 0x1580" identifier + number_literal) ))))) ;)) (expression_statement "*(undefined1 *)(param_1 + 0x9055) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x9055) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x9055)" * (cast_expression "(undefined1 *)(param_1 + 0x9055)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9055)" ( (binary_expression "param_1 + 0x9055" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }" if (parenthesized_expression "(*pcVar9 != '\0')" ( (binary_expression "*pcVar9 != '\0'" (pointer_expression "*pcVar9" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }" { (expression_statement "iVar12 = FUN_002c34e0(pcVar9);" (assignment_expression "iVar12 = FUN_002c34e0(pcVar9)" identifier = (call_expression "FUN_002c34e0(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier )))) ;) (if_statement "if (iVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }" if (parenthesized_expression "(iVar12 == 0)" ( (binary_expression "iVar12 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }" { comment (expression_statement "FUN_001781e0("unknown demangling style \'%s\'",pcVar9);" (call_expression "FUN_001781e0("unknown demangling style \'%s\'",pcVar9)" identifier (argument_list "("unknown demangling style \'%s\'",pcVar9)" ( (string_literal ""unknown demangling style \'%s\'"" " string_content escape_sequence string_content escape_sequence ") , identifier ))) ;) })) (expression_statement "FUN_002c34a0(iVar12);" (call_expression "FUN_002c34a0(iVar12)" identifier (argument_list "(iVar12)" ( identifier ))) ;) })) }) (else_clause "else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }" else (compound_statement "{\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }" { (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar15 = *(byte **)(param_1 + 0x2d40);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0x2d40)" identifier = (pointer_expression "*(byte **)(param_1 + 0x2d40)" * (cast_expression "(byte **)(param_1 + 0x2d40)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x2d40)" ( (binary_expression "param_1 + 0x2d40" identifier + number_literal) ))))) ;) (expression_statement "pbVar16 = (byte *)0x37a5f0;" (assignment_expression "pbVar16 = (byte *)0x37a5f0" identifier = (cast_expression "(byte *)0x37a5f0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar20 = *pbVar15 < *pbVar16;" (assignment_expression "bVar20 = *pbVar15 < *pbVar16" identifier = (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" * identifier) < (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "bVar22 = *pbVar15 == *pbVar16;" (assignment_expression "bVar22 = *pbVar15 == *pbVar16" identifier = (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" * identifier) == (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "pbVar15 = pbVar15 + 1;" (assignment_expression "pbVar15 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (expression_statement "pbVar16 = pbVar16 + 1;" (assignment_expression "pbVar16 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (expression_statement "*(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;" (assignment_expression "*(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1" (pointer_expression "*(uint *)(param_1 + 0x9050)" * (cast_expression "(uint *)(param_1 + 0x9050)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9050)" ( (binary_expression "param_1 + 0x9050" identifier + number_literal) )))) = (binary_expression "((!bVar20 && !bVar22) == bVar20) + 1" (parenthesized_expression "((!bVar20 && !bVar22) == bVar20)" ( (binary_expression "(!bVar20 && !bVar22) == bVar20" (parenthesized_expression "(!bVar20 && !bVar22)" ( (binary_expression "!bVar20 && !bVar22" (unary_expression "!bVar20" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier) )) + number_literal)) ;) (if_statement "if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;" if (parenthesized_expression "(*(char *)(param_1 + 0x1578) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x1578) != '\0'" (pointer_expression "*(char *)(param_1 + 0x1578)" * (cast_expression "(char *)(param_1 + 0x1578)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1578)" ( (binary_expression "param_1 + 0x1578" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f0191;" goto statement_identifier ;)) (labeled_statement "LAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" statement_identifier : (if_statement "if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x15e8) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x15e8) == '\0'" (pointer_expression "*(char *)(param_1 + 0x15e8)" * (cast_expression "(char *)(param_1 + 0x15e8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x15e8)" ( (binary_expression "param_1 + 0x15e8" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }" { (expression_statement "pcVar9 = getenv("COLLECT_NO_DEMANGLE");" (assignment_expression "pcVar9 = getenv("COLLECT_NO_DEMANGLE")" identifier = (call_expression "getenv("COLLECT_NO_DEMANGLE")" identifier (argument_list "("COLLECT_NO_DEMANGLE")" ( (string_literal ""COLLECT_NO_DEMANGLE"" " string_content ") )))) ;) (expression_statement "*(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;" (assignment_expression "*(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0" (pointer_expression "*(bool *)(param_1 + 0x9055)" * (cast_expression "(bool *)(param_1 + 0x9055)" ( (type_descriptor "bool *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9055)" ( (binary_expression "param_1 + 0x9055" identifier + number_literal) )))) = (binary_expression "pcVar9 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ;) }) (else_clause "else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" else (compound_statement "{\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x9055) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x9055) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x9055)" * (cast_expression "(undefined1 *)(param_1 + 0x9055)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9055)" ( (binary_expression "param_1 + 0x9055" identifier + number_literal) )))) = number_literal) ;) })))) }))) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" identifier = false) ;) (expression_statement "bVar19 = *(char *)(param_1 + 0x4198) == '\0';" (assignment_expression "bVar19 = *(char *)(param_1 + 0x4198) == '\0'" identifier = (binary_expression "*(char *)(param_1 + 0x4198) == '\0'" (pointer_expression "*(char *)(param_1 + 0x4198)" * (cast_expression "(char *)(param_1 + 0x4198)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x4198)" ( (binary_expression "param_1 + 0x4198" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence '))) ;) (if_statement "if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }" if (parenthesized_expression "(!bVar19)" ( (unary_expression "!bVar19" ! identifier) )) (compound_statement "{\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }" { (expression_statement "pbVar15 = *(byte **)(param_1 + 0x41a0);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0x41a0)" identifier = (pointer_expression "*(byte **)(param_1 + 0x41a0)" * (cast_expression "(byte **)(param_1 + 0x41a0)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x41a0)" ( (binary_expression "param_1 + 0x41a0" identifier + number_literal) ))))) ;) (expression_statement "lVar11 = 6;" (assignment_expression "lVar11 = 6" identifier = number_literal) ;) (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" identifier = identifier) ;) (expression_statement "pbVar18 = (byte *)0x391176;" (assignment_expression "pbVar18 = (byte *)0x391176" identifier = (cast_expression "(byte *)0x391176" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar22 = *pbVar16 < *pbVar18;" (assignment_expression "bVar22 = *pbVar16 < *pbVar18" identifier = (binary_expression "*pbVar16 < *pbVar18" (pointer_expression "*pbVar16" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar19 = *pbVar16 == *pbVar18;" (assignment_expression "bVar19 = *pbVar16 == *pbVar18" identifier = (binary_expression "*pbVar16 == *pbVar18" (pointer_expression "*pbVar16" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar19)" ( identifier )) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "bVar22 = (!bVar22 && !bVar19) == bVar22;" (assignment_expression "bVar22 = (!bVar22 && !bVar19) == bVar22" identifier = (binary_expression "(!bVar22 && !bVar19) == bVar22" (parenthesized_expression "(!bVar22 && !bVar19)" ( (binary_expression "!bVar22 && !bVar19" (unary_expression "!bVar22" ! identifier) && (unary_expression "!bVar19" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" * (cast_expression "(undefined4 *)(param_1 + 0x92c8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92c8)" ( (binary_expression "param_1 + 0x92c8" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }" else (compound_statement "{\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }" { (expression_statement "lVar11 = 8;" (assignment_expression "lVar11 = 8" identifier = number_literal) ;) (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" identifier = identifier) ;) (expression_statement "pbVar18 = (byte *)"discard";" (assignment_expression "pbVar18 = (byte *)"discard"" identifier = (cast_expression "(byte *)"discard"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""discard"" " string_content "))) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar20 = *pbVar16 < *pbVar18;" (assignment_expression "bVar20 = *pbVar16 < *pbVar18" identifier = (binary_expression "*pbVar16 < *pbVar18" (pointer_expression "*pbVar16" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar22 = *pbVar16 == *pbVar18;" (assignment_expression "bVar22 = *pbVar16 == *pbVar18" identifier = (binary_expression "*pbVar16 == *pbVar18" (pointer_expression "*pbVar16" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (expression_statement "bVar22 = (!bVar20 && !bVar22) == bVar20;" (assignment_expression "bVar22 = (!bVar20 && !bVar22) == bVar20" identifier = (binary_expression "(!bVar20 && !bVar22) == bVar20" (parenthesized_expression "(!bVar20 && !bVar22)" ( (binary_expression "!bVar20 && !bVar22" (unary_expression "!bVar20" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 1" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" * (cast_expression "(undefined4 *)(param_1 + 0x92c8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92c8)" ( (binary_expression "param_1 + 0x92c8" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }" else (compound_statement "{\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }" { (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" identifier = identifier) ;) (expression_statement "pbVar18 = &DAT_0036b73d;" (assignment_expression "pbVar18 = &DAT_0036b73d" identifier = (pointer_expression "&DAT_0036b73d" & identifier)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar19 = *pbVar16 < *pbVar18;" (assignment_expression "bVar19 = *pbVar16 < *pbVar18" identifier = (binary_expression "*pbVar16 < *pbVar18" (pointer_expression "*pbVar16" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar22 = *pbVar16 == *pbVar18;" (assignment_expression "bVar22 = *pbVar16 == *pbVar18" identifier = (binary_expression "*pbVar16 == *pbVar18" (pointer_expression "*pbVar16" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "bVar22 = (!bVar19 && !bVar22) == bVar19;" (assignment_expression "bVar22 = (!bVar19 && !bVar22) == bVar19" identifier = (binary_expression "(!bVar19 && !bVar22) == bVar19" (parenthesized_expression "(!bVar19 && !bVar22)" ( (binary_expression "!bVar19 && !bVar22" (unary_expression "!bVar19" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 2;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 2" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" * (cast_expression "(undefined4 *)(param_1 + 0x92c8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92c8)" ( (binary_expression "param_1 + 0x92c8" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }" else (compound_statement "{\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }" { (expression_statement "lVar11 = 6;" (assignment_expression "lVar11 = 6" identifier = number_literal) ;) (expression_statement "pbVar16 = (byte *)0x39245e;" (assignment_expression "pbVar16 = (byte *)0x39245e" identifier = (cast_expression "(byte *)0x39245e" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar20 = *pbVar15 < *pbVar16;" (assignment_expression "bVar20 = *pbVar15 < *pbVar16" identifier = (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" * identifier) < (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "bVar22 = *pbVar15 == *pbVar16;" (assignment_expression "bVar22 = *pbVar15 == *pbVar16" identifier = (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" * identifier) == (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar15 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar15 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (if_statement "if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }" if (parenthesized_expression "((!bVar20 && !bVar22) == bVar20)" ( (binary_expression "(!bVar20 && !bVar22) == bVar20" (parenthesized_expression "(!bVar20 && !bVar22)" ( (binary_expression "!bVar20 && !bVar22" (unary_expression "!bVar20" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 3;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 3" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" * (cast_expression "(undefined4 *)(param_1 + 0x92c8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92c8)" ( (binary_expression "param_1 + 0x92c8" identifier + number_literal) )))) = number_literal) ;) })) }))) }))) }))) })) (if_statement "if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x3a71) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x3a71) != '\0'" (pointer_expression "*(char *)(param_1 + 0x3a71)" * (cast_expression "(char *)(param_1 + 0x3a71)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3a71)" ( (binary_expression "param_1 + 0x3a71" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)(param_1 + 0x3b38) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x3b38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x3b38)" * (cast_expression "(char *)(param_1 + 0x3b38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3b38)" ( (binary_expression "param_1 + 0x3b38" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x3b38) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x3b38) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x3b38)" * (cast_expression "(undefined1 *)(param_1 + 0x3b38)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3b38)" ( (binary_expression "param_1 + 0x3b38" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;" (assignment_expression "*(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38" (pointer_expression "*(undefined1 **)(param_1 + 0x3b40)" * (cast_expression "(undefined1 **)(param_1 + 0x3b40)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3b40)" ( (binary_expression "param_1 + 0x3b40" identifier + number_literal) )))) = (pointer_expression "&DAT_00379a38" & identifier)) ;) })) (if_statement "if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x3ba9) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x3ba9) != '\0'" (pointer_expression "*(char *)(param_1 + 0x3ba9)" * (cast_expression "(char *)(param_1 + 0x3ba9)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3ba9)" ( (binary_expression "param_1 + 0x3ba9" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*(char *)(param_1 + 0x3c71) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x3c71) != '\0'" (pointer_expression "*(char *)(param_1 + 0x3c71)" * (cast_expression "(char *)(param_1 + 0x3c71)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c71)" ( (binary_expression "param_1 + 0x3c71" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x9054) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x9054) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x9054)" * (cast_expression "(undefined1 *)(param_1 + 0x9054)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9054)" ( (binary_expression "param_1 + 0x9054" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "iVar12 = *(int *)(param_1 + 0x644c);" (assignment_expression "iVar12 = *(int *)(param_1 + 0x644c)" identifier = (pointer_expression "*(int *)(param_1 + 0x644c)" * (cast_expression "(int *)(param_1 + 0x644c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x644c)" ( (binary_expression "param_1 + 0x644c" identifier + number_literal) ))))) ;) (if_statement "if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }" if (parenthesized_expression "(0 < iVar12)" ( (binary_expression "0 < iVar12" number_literal < identifier) )) (compound_statement "{\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }" { (if_statement "if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x64b4) == 0)" ( (binary_expression "*(int *)(param_1 + 0x64b4) == 0" (pointer_expression "*(int *)(param_1 + 0x64b4)" * (cast_expression "(int *)(param_1 + 0x64b4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x64b4)" ( (binary_expression "param_1 + 0x64b4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(param_1 + 0x64b4) = iVar12;\n }" { (expression_statement "*(int *)(param_1 + 0x64b4) = iVar12;" (assignment_expression "*(int *)(param_1 + 0x64b4) = iVar12" (pointer_expression "*(int *)(param_1 + 0x64b4)" * (cast_expression "(int *)(param_1 + 0x64b4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x64b4)" ( (binary_expression "param_1 + 0x64b4" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x651c) == 0)" ( (binary_expression "*(int *)(param_1 + 0x651c) == 0" (pointer_expression "*(int *)(param_1 + 0x651c)" * (cast_expression "(int *)(param_1 + 0x651c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x651c)" ( (binary_expression "param_1 + 0x651c" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(param_1 + 0x651c) = iVar12;\n }" { (expression_statement "*(int *)(param_1 + 0x651c) = iVar12;" (assignment_expression "*(int *)(param_1 + 0x651c) = iVar12" (pointer_expression "*(int *)(param_1 + 0x651c)" * (cast_expression "(int *)(param_1 + 0x651c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x651c)" ( (binary_expression "param_1 + 0x651c" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x6584) == 0)" ( (binary_expression "*(int *)(param_1 + 0x6584) == 0" (pointer_expression "*(int *)(param_1 + 0x6584)" * (cast_expression "(int *)(param_1 + 0x6584)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6584)" ( (binary_expression "param_1 + 0x6584" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(param_1 + 0x6584) = iVar12;\n }" { (expression_statement "*(int *)(param_1 + 0x6584) = iVar12;" (assignment_expression "*(int *)(param_1 + 0x6584) = iVar12" (pointer_expression "*(int *)(param_1 + 0x6584)" * (cast_expression "(int *)(param_1 + 0x6584)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6584)" ( (binary_expression "param_1 + 0x6584" identifier + number_literal) )))) = identifier) ;) })) })) (expression_statement "local_318[0] = 0;" (assignment_expression "local_318[0] = 0" (subscript_expression "local_318[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_328 = local_318;" (assignment_expression "local_328 = local_318" identifier = identifier) ;) (expression_statement "local_320 = 0;" (assignment_expression "local_320 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x7c20) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x7c20) == '\0'" (pointer_expression "*(char *)(param_1 + 0x7c20)" * (cast_expression "(char *)(param_1 + 0x7c20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c20)" ( (binary_expression "param_1 + 0x7c20" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }" { (if_statement "if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x3f89) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x3f89) == '\0'" (pointer_expression "*(char *)(param_1 + 0x3f89)" * (cast_expression "(char *)(param_1 + 0x3f89)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3f89)" ( (binary_expression "param_1 + 0x3f89" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_248 = local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }" { (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) comment (expression_statement "FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");" (call_expression "FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe")" identifier (argument_list "(&local_248,"/lib/powerpc-linux-gnuspe")" ( (pointer_expression "&local_248" & identifier) , (string_literal ""/lib/powerpc-linux-gnuspe"" " string_content ") ))) ;) (expression_statement "local_308 = local_2f8;" (assignment_expression "local_308 = local_2f8" identifier = identifier) ;) comment (expression_statement "FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);" (call_expression "FUN_00166a10(&local_308,local_248,local_240 + (long)local_248)" identifier (argument_list "(&local_308,local_248,local_240 + (long)local_248)" ( (pointer_expression "&local_308" & identifier) , identifier , (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) (expression_statement "local_2e8 = 1;" (assignment_expression "local_2e8 = 1" identifier = number_literal) ;) (if_statement "if (local_300 == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n FUN_002e25a0(&local_308,0,0,".",1);\n }" if (parenthesized_expression "(local_300 == 0)" ( (binary_expression "local_300 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n FUN_002e25a0(&local_308,0,0,".",1);\n }" { comment (expression_statement "FUN_002e25a0(&local_308,0,0,".",1);" (call_expression "FUN_002e25a0(&local_308,0,0,".",1)" identifier (argument_list "(&local_308,0,0,".",1)" ( (pointer_expression "&local_308" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) })) (expression_statement "lVar11 = param_1 + 0x3668;" (assignment_expression "lVar11 = param_1 + 0x3668" identifier = (binary_expression "param_1 + 0x3668" identifier + number_literal)) ;) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (compound_statement "{\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }" { comment (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_308);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_308)" identifier (argument_list "(lVar11,plVar4,&local_308)" ( identifier , identifier , (pointer_expression "&local_308" & identifier) ))) ;) }) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) comment (expression_statement "FUN_00166a10(plVar4,local_308,local_308 + local_300);" (call_expression "FUN_00166a10(plVar4,local_308,local_308 + local_300)" identifier (argument_list "(plVar4,local_308,local_308 + local_300)" ( identifier , identifier , (binary_expression "local_308 + local_300" identifier + identifier) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_2e8" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_2e8._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_308 != local_2f8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_308 != local_2f8)" ( (binary_expression "local_308 != local_2f8" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) comment (expression_statement "FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");" (call_expression "FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe")" identifier (argument_list "(&local_248,"/usr/lib/powerpc-linux-gnuspe")" ( (pointer_expression "&local_248" & identifier) , (string_literal ""/usr/lib/powerpc-linux-gnuspe"" " string_content ") ))) ;) (expression_statement "local_2d8 = local_2c8;" (assignment_expression "local_2d8 = local_2c8" identifier = identifier) ;) comment (expression_statement "FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);" (call_expression "FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248)" identifier (argument_list "(&local_2d8,local_248,local_240 + (long)local_248)" ( (pointer_expression "&local_2d8" & identifier) , identifier , (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) (expression_statement "local_2b8 = 1;" (assignment_expression "local_2b8 = 1" identifier = number_literal) ;) (if_statement "if (local_2d0 == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n FUN_002e25a0(&local_2d8,0,0,".",1);\n }" if (parenthesized_expression "(local_2d0 == 0)" ( (binary_expression "local_2d0 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n FUN_002e25a0(&local_2d8,0,0,".",1);\n }" { comment (expression_statement "FUN_002e25a0(&local_2d8,0,0,".",1);" (call_expression "FUN_002e25a0(&local_2d8,0,0,".",1)" identifier (argument_list "(&local_2d8,0,0,".",1)" ( (pointer_expression "&local_2d8" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) })) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (compound_statement "{\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }" { comment (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_2d8);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_2d8)" identifier (argument_list "(lVar11,plVar4,&local_2d8)" ( identifier , identifier , (pointer_expression "&local_2d8" & identifier) ))) ;) }) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) comment (expression_statement "FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);" (call_expression "FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0)" identifier (argument_list "(plVar4,local_2d8,local_2d8 + local_2d0)" ( identifier , identifier , (binary_expression "local_2d8 + local_2d0" identifier + identifier) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_2b8" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_2b8._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_2d8 != local_2c8)" ( (binary_expression "local_2d8 != local_2c8" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) comment (expression_statement "FUN_001665c0(&local_248,"/lib");" (call_expression "FUN_001665c0(&local_248,"/lib")" identifier (argument_list "(&local_248,"/lib")" ( (pointer_expression "&local_248" & identifier) , (string_literal ""/lib"" " string_content ") ))) ;) (expression_statement "local_2a8 = local_298;" (assignment_expression "local_2a8 = local_298" identifier = identifier) ;) comment (expression_statement "FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);" (call_expression "FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248)" identifier (argument_list "(&local_2a8,local_248,local_240 + (long)local_248)" ( (pointer_expression "&local_2a8" & identifier) , identifier , (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) (expression_statement "local_288 = 1;" (assignment_expression "local_288 = 1" identifier = number_literal) ;) (if_statement "if (local_2a0 == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n FUN_002e25a0(&local_2a8,0,0,".",1);\n }" if (parenthesized_expression "(local_2a0 == 0)" ( (binary_expression "local_2a0 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n FUN_002e25a0(&local_2a8,0,0,".",1);\n }" { comment (expression_statement "FUN_002e25a0(&local_2a8,0,0,".",1);" (call_expression "FUN_002e25a0(&local_2a8,0,0,".",1)" identifier (argument_list "(&local_2a8,0,0,".",1)" ( (pointer_expression "&local_2a8" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) })) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (compound_statement "{\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }" { comment (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_2a8);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_2a8)" identifier (argument_list "(lVar11,plVar4,&local_2a8)" ( identifier , identifier , (pointer_expression "&local_2a8" & identifier) ))) ;) }) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) comment (expression_statement "FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);" (call_expression "FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0)" identifier (argument_list "(plVar4,local_2a8,local_2a8 + local_2a0)" ( identifier , identifier , (binary_expression "local_2a8 + local_2a0" identifier + identifier) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_288;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_288" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_288" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_288._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_2a8 != local_298) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_2a8 != local_298)" ( (binary_expression "local_2a8 != local_298" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) comment (expression_statement "FUN_001665c0(&local_248,"/usr/lib");" (call_expression "FUN_001665c0(&local_248,"/usr/lib")" identifier (argument_list "(&local_248,"/usr/lib")" ( (pointer_expression "&local_248" & identifier) , (string_literal ""/usr/lib"" " string_content ") ))) ;) (expression_statement "local_278 = local_268;" (assignment_expression "local_278 = local_268" identifier = identifier) ;) comment (expression_statement "FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));" (call_expression "FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248))" identifier (argument_list "(&local_278,local_248,(undefined *)(local_240 + (long)local_248))" ( (pointer_expression "&local_278" & identifier) , identifier , (cast_expression "(undefined *)(local_240 + (long)local_248)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_240 + (long)local_248)" ( (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))) ;) (expression_statement "local_258 = 1;" (assignment_expression "local_258 = 1" identifier = number_literal) ;) (if_statement "if (local_270 == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n FUN_002e25a0(&local_278,0,0,".",1);\n }" if (parenthesized_expression "(local_270 == 0)" ( (binary_expression "local_270 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n FUN_002e25a0(&local_278,0,0,".",1);\n }" { comment (expression_statement "FUN_002e25a0(&local_278,0,0,".",1);" (call_expression "FUN_002e25a0(&local_278,0,0,".",1)" identifier (argument_list "(&local_278,0,0,".",1)" ( (pointer_expression "&local_278" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) })) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (compound_statement "{\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }" { comment (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_278);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_278)" identifier (argument_list "(lVar11,plVar4,&local_278)" ( identifier , identifier , (pointer_expression "&local_278" & identifier) ))) ;) }) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) comment (expression_statement "FUN_00166a10(plVar4,local_278,local_278 + local_270);" (call_expression "FUN_00166a10(plVar4,local_278,local_278 + local_270)" identifier (argument_list "(plVar4,local_278,local_278 + local_270)" ( identifier , identifier , (binary_expression "local_278 + local_270" identifier + identifier) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_258;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_258" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_258" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_258._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_278 != local_268) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_278 != local_268)" ( (binary_expression "local_278 != local_268" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (goto_statement "goto LAB_001f0991;" goto statement_identifier ;) })) }) (else_clause "else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }" else (compound_statement "{\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }" { (expression_statement "pcVar9 = *(char **)(param_1 + 0x7c28);" (assignment_expression "pcVar9 = *(char **)(param_1 + 0x7c28)" identifier = (pointer_expression "*(char **)(param_1 + 0x7c28)" * (cast_expression "(char **)(param_1 + 0x7c28)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x7c28)" ( (binary_expression "param_1 + 0x7c28" identifier + number_literal) ))))) ;) (expression_statement "sVar6 = strlen(pcVar9);" (assignment_expression "sVar6 = strlen(pcVar9)" identifier = (call_expression "strlen(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier )))) ;) comment (expression_statement "FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);" (call_expression "FUN_002e25a0(&local_328,0,0,pcVar9,sVar6)" identifier (argument_list "(&local_328,0,0,pcVar9,sVar6)" ( (pointer_expression "&local_328" & identifier) , number_literal , number_literal , identifier , identifier ))) ;) (expression_statement "iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);" (assignment_expression "iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26)" identifier = (call_expression "FUN_002e3ac0(&local_328,0,2,&DAT_0037af26)" identifier (argument_list "(&local_328,0,2,&DAT_0037af26)" ( (pointer_expression "&local_328" & identifier) , number_literal , number_literal , (pointer_expression "&DAT_0037af26" & identifier) )))) ;) (if_statement "if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n FUN_002e1aa0(&local_328,0,uVar3);\n }" if (parenthesized_expression "(iVar12 == 0)" ( (binary_expression "iVar12 == 0" identifier == number_literal) )) (compound_statement "{\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n FUN_002e1aa0(&local_328,0,uVar3);\n }" { (expression_statement "uVar3 = local_320;" (assignment_expression "uVar3 = local_320" identifier = identifier) ;) (if_statement "if (2 < local_320) {\n uVar3 = 2;\n }" if (parenthesized_expression "(2 < local_320)" ( (binary_expression "2 < local_320" number_literal < identifier) )) (compound_statement "{\n uVar3 = 2;\n }" { (expression_statement "uVar3 = 2;" (assignment_expression "uVar3 = 2" identifier = number_literal) ;) })) comment (expression_statement "FUN_002e1aa0(&local_328,0,uVar3);" (call_expression "FUN_002e1aa0(&local_328,0,uVar3)" identifier (argument_list "(&local_328,0,uVar3)" ( (pointer_expression "&local_328" & identifier) , number_literal , identifier ))) ;) })) (labeled_statement "LAB_001f0991:\n uVar3 = 0;" statement_identifier : (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;)) (if_statement "if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }" if (parenthesized_expression "(local_320 != 0)" ( (binary_expression "local_320 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }" { (do_statement "do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );" do (compound_statement "{\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n }" { (expression_statement "lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);" (assignment_expression "lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3)" identifier = (call_expression "FUN_002e33e0(&local_328,0x3a,uVar3)" identifier (argument_list "(&local_328,0x3a,uVar3)" ( (pointer_expression "&local_328" & identifier) , number_literal , identifier )))) ;) (expression_statement "uVar13 = 0xffffffffffffffff;" (assignment_expression "uVar13 = 0xffffffffffffffff" identifier = number_literal) ;) (if_statement "if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }" if (parenthesized_expression "((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0))" ( (binary_expression "(lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)" (parenthesized_expression "(lVar11 == -1)" ( (binary_expression "lVar11 == -1" identifier == number_literal) )) || (parenthesized_expression "(uVar13 = lVar11 - uVar3, uVar13 != 0)" ( (comma_expression "uVar13 = lVar11 - uVar3, uVar13 != 0" (assignment_expression "uVar13 = lVar11 - uVar3" identifier = (binary_expression "lVar11 - uVar3" identifier - identifier)) , (binary_expression "uVar13 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }" { (if_statement "if (local_320 < uVar3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }" if (parenthesized_expression "(local_320 < uVar3)" ( (binary_expression "local_320 < uVar3" identifier < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }" { comment comment (expression_statement "FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);" (call_expression "FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320)" identifier (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320)" ( (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" " string_content ") , (string_literal ""basic_string::substr"" " string_content ") , identifier , identifier ))) ;) })) (expression_statement "uVar14 = local_320 - uVar3;" (assignment_expression "uVar14 = local_320 - uVar3" identifier = (binary_expression "local_320 - uVar3" identifier - identifier)) ;) (if_statement "if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }" if (parenthesized_expression "(uVar13 < local_320 - uVar3)" ( (binary_expression "uVar13 < local_320 - uVar3" identifier < (binary_expression "local_320 - uVar3" identifier - identifier)) )) (compound_statement "{\n uVar14 = uVar13;\n }" { (expression_statement "uVar14 = uVar13;" (assignment_expression "uVar14 = uVar13" identifier = identifier) ;) })) (expression_statement "local_278 = local_268;" (assignment_expression "local_278 = local_268" identifier = identifier) ;) (expression_statement "FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);" (call_expression "FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14)" identifier (argument_list "(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14)" ( (pointer_expression "&local_278" & identifier) , (binary_expression "local_328 + uVar3" identifier + identifier) , (binary_expression "local_328 + uVar3 + uVar14" (binary_expression "local_328 + uVar3" identifier + identifier) + identifier) ))) ;) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) comment (expression_statement "FUN_00166a10(&local_248,local_278,local_278 + local_270);" (call_expression "FUN_00166a10(&local_248,local_278,local_278 + local_270)" identifier (argument_list "(&local_248,local_278,local_278 + local_270)" ( (pointer_expression "&local_248" & identifier) , identifier , (binary_expression "local_278 + local_270" identifier + identifier) ))) ;) (expression_statement "local_228 = 1;" (assignment_expression "local_228 = 1" identifier = number_literal) ;) (if_statement "if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(local_240 == 0)" ( (binary_expression "local_240 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }" { comment (expression_statement "FUN_002e25a0(&local_248,0,0,".",1);" (call_expression "FUN_002e25a0(&local_248,0,0,".",1)" identifier (argument_list "(&local_248,0,0,".",1)" ( (pointer_expression "&local_248" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;" if (parenthesized_expression "(plVar4 != *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 != *(long **)(param_1 + 0x3678)" identifier != (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (goto_statement "goto LAB_001f0a7f;" goto statement_identifier ;)) (labeled_statement "LAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);" statement_identifier : comment (expression_statement "FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);" (call_expression "FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248)" identifier (argument_list "(param_1 + 0x3668,plVar4,&local_248)" ( (binary_expression "param_1 + 0x3668" identifier + number_literal) , identifier , (pointer_expression "&local_248" & identifier) ))) ;)) }) (else_clause "else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (goto_statement "goto LAB_001f0b2d;" goto statement_identifier ;)) (labeled_statement "LAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);" statement_identifier : (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;)) comment (expression_statement "FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));" (call_expression "FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248))" identifier (argument_list "(plVar4,local_248,(undefined *)(local_240 + (long)local_248))" ( identifier , identifier , (cast_expression "(undefined *)(local_240 + (long)local_248)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_240 + (long)local_248)" ( (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_228;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_228" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_228" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_228._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_278 != local_268) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_278 != local_268)" ( (binary_expression "local_278 != local_268" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (lVar11 == -1) break;" if (parenthesized_expression "(lVar11 == -1)" ( (binary_expression "lVar11 == -1" identifier == number_literal) )) (break_statement "break;" break ;)) })) (expression_statement "uVar3 = lVar11 + 1;" (assignment_expression "uVar3 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) }))) (if_statement "if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n FUN_003032d0(local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n FUN_00300fe0(local_148,local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x51e8) != 0)" ( (binary_expression "*(long *)(param_1 + 0x51e8) != 0" (pointer_expression "*(long *)(param_1 + 0x51e8)" * (cast_expression "(long *)(param_1 + 0x51e8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x51e8)" ( (binary_expression "param_1 + 0x51e8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n FUN_003032d0(local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n FUN_00300fe0(local_148,local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }" { (expression_statement "FUN_003189d0();" (call_expression "FUN_003189d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "local_148[0] = &PTR_FUN_00439478;" (assignment_expression "local_148[0] = &PTR_FUN_00439478" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439478" & identifier)) ;) (expression_statement "local_68 = 0;" (assignment_expression "local_68 = 0" identifier = number_literal) ;) (expression_statement "local_248 = (undefined ***)PTR_DAT_00439640;" (assignment_expression "local_248 = (undefined ***)PTR_DAT_00439640" identifier = (cast_expression "(undefined ***)PTR_DAT_00439640" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier)) ;) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" identifier = number_literal) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;" (assignment_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648" (pointer_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" * (cast_expression "(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" ( (binary_expression "(long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)" (cast_expression "(long)&local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_248" & identifier)) + (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" * (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" ( (binary_expression "PTR_DAT_00439640 + -0x18" identifier + number_literal) ))))) )))) = identifier) ;) (expression_statement "local_240 = 0;" (assignment_expression "local_240 = 0" identifier = number_literal) ;) comment (expression_statement "FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);" (call_expression "FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0)" identifier (argument_list "(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0)" ( (binary_expression "*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248" (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" * (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" ( (binary_expression "PTR_DAT_00439640 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)&local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_248" & identifier))) , number_literal ))) ;) (expression_statement "local_248 = (undefined ***)&PTR_FUN_00439670;" (assignment_expression "local_248 = (undefined ***)&PTR_FUN_00439670" identifier = (cast_expression "(undefined ***)&PTR_FUN_00439670" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (pointer_expression "&PTR_FUN_00439670" & identifier))) ;) (expression_statement "local_148[0] = &PTR_FUN_00439698;" (assignment_expression "local_148[0] = &PTR_FUN_00439698" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439698" & identifier)) ;) comment (expression_statement "FUN_003032d0(local_238);" (call_expression "FUN_003032d0(local_238)" identifier (argument_list "(local_238)" ( identifier ))) ;) comment (expression_statement "FUN_00300fe0(local_148,local_238);" (call_expression "FUN_00300fe0(local_148,local_238)" identifier (argument_list "(local_148,local_238)" ( identifier , identifier ))) ;) comment (expression_statement "lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);" (assignment_expression "lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8)" identifier = (call_expression "FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8)" identifier (argument_list "(local_238,*(undefined8 *)(param_1 + 0x51e8),8)" ( identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x51e8)" * (cast_expression "(undefined8 *)(param_1 + 0x51e8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x51e8)" ( (binary_expression "param_1 + 0x51e8" identifier + number_literal) )))) , number_literal )))) ;) (expression_statement "puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);" (assignment_expression "puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248)" identifier = (cast_expression "(undefined *)((long)local_248[-3] + (long)&local_248)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_248[-3] + (long)&local_248)" ( (binary_expression "(long)local_248[-3] + (long)&local_248" (cast_expression "(long)local_248[-3]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_248[-3]" identifier [ number_literal ])) + (cast_expression "(long)&local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_248" & identifier))) )))) ;) (if_statement "if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }" { comment (expression_statement "FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);" (call_expression "FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4)" identifier (argument_list "(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4)" ( identifier , (binary_expression "*(uint *)((long)&local_228 + (long)local_248[-3]) | 4" (pointer_expression "*(uint *)((long)&local_228 + (long)local_248[-3])" * (cast_expression "(uint *)((long)&local_228 + (long)local_248[-3])" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_228 + (long)local_248[-3])" ( (binary_expression "(long)&local_228 + (long)local_248[-3]" (cast_expression "(long)&local_228" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_228" & identifier)) + (cast_expression "(long)local_248[-3]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_248[-3]" identifier [ number_literal ]))) )))) | number_literal) ))) ;) }) (else_clause "else {\n FUN_00300870(puVar17,0);\n }" else (compound_statement "{\n FUN_00300870(puVar17,0);\n }" { (expression_statement "FUN_00300870(puVar17,0);" (call_expression "FUN_00300870(puVar17,0)" identifier (argument_list "(puVar17,0)" ( identifier , number_literal ))) ;) }))) (if_statement "if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n FUN_001781e0(uVar10,uVar7,pcVar9);\n }" if (parenthesized_expression "((local_128 & 5) != 0)" ( (binary_expression "(local_128 & 5) != 0" (parenthesized_expression "(local_128 & 5)" ( (binary_expression "local_128 & 5" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n FUN_001781e0(uVar10,uVar7,pcVar9);\n }" { (expression_statement "piVar8 = __errno_location();" (assignment_expression "piVar8 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar9 = strerror(*piVar8);" (assignment_expression "pcVar9 = strerror(*piVar8)" identifier = (call_expression "strerror(*piVar8)" identifier (argument_list "(*piVar8)" ( (pointer_expression "*piVar8" * identifier) )))) ;) (expression_statement "uVar7 = *(undefined8 *)(param_1 + 0x51e8);" (assignment_expression "uVar7 = *(undefined8 *)(param_1 + 0x51e8)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x51e8)" * (cast_expression "(undefined8 *)(param_1 + 0x51e8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x51e8)" ( (binary_expression "param_1 + 0x51e8" identifier + number_literal) ))))) ;) (expression_statement "uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");" (assignment_expression "uVar10 = gettext("unable to open -retain-symbols-file file %s: %s")" identifier = (call_expression "gettext("unable to open -retain-symbols-file file %s: %s")" identifier (argument_list "("unable to open -retain-symbols-file file %s: %s")" ( (string_literal ""unable to open -retain-symbols-file file %s: %s"" " string_content ") )))) ;) comment comment (expression_statement "FUN_001781e0(uVar10,uVar7,pcVar9);" (call_expression "FUN_001781e0(uVar10,uVar7,pcVar9)" identifier (argument_list "(uVar10,uVar7,pcVar9)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "local_268[0] = 0;" (assignment_expression "local_268[0] = 0" (subscript_expression "local_268[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_270 = 0;" (assignment_expression "local_270 = 0" identifier = number_literal) ;) (expression_statement "local_278 = local_268;" (assignment_expression "local_278 = local_268" identifier = identifier) ;) (expression_statement "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);" (assignment_expression "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3])" identifier = (pointer_expression "*(long **)((long)alStack_158 + (long)local_248[-3])" * (cast_expression "(long **)((long)alStack_158 + (long)local_248[-3])" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)alStack_158 + (long)local_248[-3])" ( (binary_expression "(long)alStack_158 + (long)local_248[-3]" (cast_expression "(long)alStack_158" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(long)local_248[-3]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_248[-3]" identifier [ number_literal ]))) ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\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 /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }" { comment comment (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) (while_statement "while( true ) {\n if ((char)plVar4[7] == '\0') {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if ((char)plVar4[7] == '\0') {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }\n }" { (if_statement "if ((char)plVar4[7] == '\0') {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }" if (parenthesized_expression "((char)plVar4[7] == '\0')" ( (binary_expression "(char)plVar4[7] == '\0'" (cast_expression "(char)plVar4[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "plVar4[7]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }" { comment (expression_statement "FUN_00319ad0(plVar4);" (call_expression "FUN_00319ad0(plVar4)" identifier (argument_list "(plVar4)" ( identifier ))) ;) (expression_statement "iVar12 = 10;" (assignment_expression "iVar12 = 10" identifier = number_literal) ;) (if_statement "if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0x30) != FUN_001b0f20)" ( (binary_expression "*(code **)(*plVar4 + 0x30) != FUN_001b0f20" (pointer_expression "*(code **)(*plVar4 + 0x30)" * (cast_expression "(code **)(*plVar4 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x30)" ( (binary_expression "*plVar4 + 0x30" (pointer_expression "*plVar4" * identifier) + number_literal) )))) != identifier) )) (compound_statement "{\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }" { (expression_statement "cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);" (assignment_expression "cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10)" identifier = (call_expression "(**(code **)(*plVar4 + 0x30))(plVar4,10,10)" (parenthesized_expression "(**(code **)(*plVar4 + 0x30))" ( (pointer_expression "**(code **)(*plVar4 + 0x30)" * (pointer_expression "*(code **)(*plVar4 + 0x30)" * (cast_expression "(code **)(*plVar4 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x30)" ( (binary_expression "*plVar4 + 0x30" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,10,10)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "iVar12 = (int)cVar2;" (assignment_expression "iVar12 = (int)cVar2" identifier = (cast_expression "(int)cVar2" ( (type_descriptor "int" primitive_type) ) identifier)) ;) })) }) (else_clause "else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }" else (compound_statement "{\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }" { (expression_statement "iVar12 = (int)*(char *)((long)plVar4 + 0x43);" (assignment_expression "iVar12 = (int)*(char *)((long)plVar4 + 0x43)" identifier = (cast_expression "(int)*(char *)((long)plVar4 + 0x43)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(char *)((long)plVar4 + 0x43)" * (cast_expression "(char *)((long)plVar4 + 0x43)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x43)" ( (binary_expression "(long)plVar4 + 0x43" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ;) }))) comment (expression_statement "FUN_002db930(&local_248,&local_278,iVar12);" (call_expression "FUN_002db930(&local_248,&local_278,iVar12)" identifier (argument_list "(&local_248,&local_278,iVar12)" ( (pointer_expression "&local_248" & identifier) , (pointer_expression "&local_278" & identifier) , identifier ))) ;) (if_statement "if ((local_128 & 5) != 0) break;" if (parenthesized_expression "((local_128 & 5) != 0)" ( (binary_expression "(local_128 & 5) != 0" (parenthesized_expression "(local_128 & 5)" ( (binary_expression "local_128 & 5" identifier & number_literal) )) != number_literal) )) (break_statement "break;" break ;)) (if_statement "if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n FUN_002e2430(&local_278,local_270 + -1,0);\n }" if (parenthesized_expression "((local_270 != 0) && (local_278[local_270 + -1] == '\r'))" ( (binary_expression "(local_270 != 0) && (local_278[local_270 + -1] == '\r')" (parenthesized_expression "(local_270 != 0)" ( (binary_expression "local_270 != 0" identifier != number_literal) )) && (parenthesized_expression "(local_278[local_270 + -1] == '\r')" ( (binary_expression "local_278[local_270 + -1] == '\r'" (subscript_expression "local_278[local_270 + -1]" identifier [ (binary_expression "local_270 + -1" identifier + number_literal) ]) == (char_literal "'\r'" ' escape_sequence ')) ))) )) (compound_statement "{\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n FUN_002e2430(&local_278,local_270 + -1,0);\n }" { comment (expression_statement "FUN_002e2430(&local_278,local_270 + -1,0);" (call_expression "FUN_002e2430(&local_278,local_270 + -1,0)" identifier (argument_list "(&local_278,local_270 + -1,0)" ( (pointer_expression "&local_278" & identifier) , (binary_expression "local_270 + -1" identifier + number_literal) , number_literal ))) ;) })) (expression_statement "uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);" (assignment_expression "uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907)" identifier = (call_expression "FUN_002d9520(local_278,local_270,0xc70f6907)" identifier (argument_list "(local_278,local_270,0xc70f6907)" ( identifier , identifier , number_literal )))) ;) (expression_statement "uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);" (assignment_expression "uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240)" identifier = (binary_expression "uVar3 % *(ulong *)(param_1 + 0x9240)" identifier % (pointer_expression "*(ulong *)(param_1 + 0x9240)" * (cast_expression "(ulong *)(param_1 + 0x9240)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9240)" ( (binary_expression "param_1 + 0x9240" identifier + number_literal) )))))) ;) (expression_statement "plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);" (assignment_expression "plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3)" identifier = (cast_expression "(long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3)" identifier (argument_list "(param_1 + 0x9238,uVar13,&local_278,uVar3)" ( (binary_expression "param_1 + 0x9238" identifier + number_literal) , identifier , (pointer_expression "&local_278" & identifier) , identifier ))))) ;) (if_statement "if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }" if (parenthesized_expression "((plVar4 == (long *)0x0) || (*plVar4 == 0))" ( (binary_expression "(plVar4 == (long *)0x0) || (*plVar4 == 0)" (parenthesized_expression "(plVar4 == (long *)0x0)" ( (binary_expression "plVar4 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(*plVar4 == 0)" ( (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" * identifier) == number_literal) ))) )) (compound_statement "{\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }" { comment (expression_statement "puVar5 = (undefined8 *)FUN_002d94a0(0x30);" (assignment_expression "puVar5 = (undefined8 *)FUN_002d94a0(0x30)" identifier = (cast_expression "(undefined8 *)FUN_002d94a0(0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d94a0(0x30)" identifier (argument_list "(0x30)" ( number_literal ))))) ;) (expression_statement "*puVar5 = 0;" (assignment_expression "*puVar5 = 0" (pointer_expression "*puVar5" * identifier) = number_literal) ;) (expression_statement "puVar5[1] = puVar5 + 3;" (assignment_expression "puVar5[1] = puVar5 + 3" (subscript_expression "puVar5[1]" identifier [ number_literal ]) = (binary_expression "puVar5 + 3" identifier + number_literal)) ;) comment (expression_statement "FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);" (call_expression "FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270)" identifier (argument_list "(puVar5 + 1,local_278,local_278 + local_270)" ( (binary_expression "puVar5 + 1" identifier + number_literal) , identifier , (binary_expression "local_278 + local_270" identifier + identifier) ))) ;) comment (expression_statement "FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);" (call_expression "FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1)" identifier (argument_list "(param_1 + 0x9238,uVar13,uVar3,puVar5,1)" ( (binary_expression "param_1 + 0x9238" identifier + number_literal) , identifier , identifier , identifier , number_literal ))) ;) })) (expression_statement "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);" (assignment_expression "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3])" identifier = (pointer_expression "*(long **)((long)alStack_158 + (long)local_248[-3])" * (cast_expression "(long **)((long)alStack_158 + (long)local_248[-3])" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)alStack_158 + (long)local_248[-3])" ( (binary_expression "(long)alStack_158 + (long)local_248[-3]" (cast_expression "(long)alStack_158" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(long)local_248[-3]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_248[-3]" identifier [ number_literal ]))) ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\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 /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n FUN_00319460();\n }" { comment comment (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) })) (if_statement "if (local_278 != local_268) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_278 != local_268)" ( (binary_expression "local_278 != local_268" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_248 = (undefined ***)&PTR_FUN_00439670;" (assignment_expression "local_248 = (undefined ***)&PTR_FUN_00439670" identifier = (cast_expression "(undefined ***)&PTR_FUN_00439670" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (pointer_expression "&PTR_FUN_00439670" & identifier))) ;) (expression_statement "local_148[0] = &PTR_FUN_00439698;" (assignment_expression "local_148[0] = &PTR_FUN_00439698" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439698" & identifier)) ;) (expression_statement "local_238[0] = &PTR_FUN_00439578;" (assignment_expression "local_238[0] = &PTR_FUN_00439578" (subscript_expression "local_238[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439578" & identifier)) ;) (expression_statement "FUN_00306c60(local_238);" (call_expression "FUN_00306c60(local_238)" identifier (argument_list "(local_238)" ( identifier ))) ;) (expression_statement "thunk_FUN_002db2e0(local_1d0);" (call_expression "thunk_FUN_002db2e0(local_1d0)" identifier (argument_list "(local_1d0)" ( identifier ))) ;) (expression_statement "local_238[0] = &PTR_FUN_004386a0;" (assignment_expression "local_238[0] = &PTR_FUN_004386a0" (subscript_expression "local_238[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_004386a0" & identifier)) ;) (expression_statement "FUN_002dd1b0(local_200);" (call_expression "FUN_002dd1b0(local_200)" identifier (argument_list "(local_200)" ( identifier ))) ;) (expression_statement "local_248 = (undefined ***)PTR_DAT_00439640;" (assignment_expression "local_248 = (undefined ***)PTR_DAT_00439640" identifier = (cast_expression "(undefined ***)PTR_DAT_00439640" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier)) ;) (expression_statement "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;" (assignment_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648" (pointer_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" * (cast_expression "(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" ( (binary_expression "(long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)" (cast_expression "(long)&local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_248" & identifier)) + (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" * (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" ( (binary_expression "PTR_DAT_00439640 + -0x18" identifier + number_literal) ))))) )))) = identifier) ;) (expression_statement "local_240 = 0;" (assignment_expression "local_240 = 0" identifier = number_literal) ;) (expression_statement "local_148[0] = &PTR_FUN_00439478;" (assignment_expression "local_148[0] = &PTR_FUN_00439478" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439478" & identifier)) ;) (expression_statement "FUN_00318d20(local_148);" (call_expression "FUN_00318d20(local_148)" identifier (argument_list "(local_148)" ( identifier ))) ;) })) (if_statement "if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }" if (parenthesized_expression "((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0'))" ( (binary_expression "(*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')" (parenthesized_expression "(*(char *)(param_1 + 0xb91) != '\0')" ( (binary_expression "*(char *)(param_1 + 0xb91) != '\0'" (pointer_expression "*(char *)(param_1 + 0xb91)" * (cast_expression "(char *)(param_1 + 0xb91)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb91)" ( (binary_expression "param_1 + 0xb91" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)(param_1 + 0x6c38) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x6c38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x6c38)" * (cast_expression "(char *)(param_1 + 0x6c38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c38)" ( (binary_expression "param_1 + 0x6c38" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n *(char **)(param_1 + 0x6c40) = "report-all";\n }" { (expression_statement "*(char **)(param_1 + 0x6c40) = "report-all";" (assignment_expression "*(char **)(param_1 + 0x6c40) = "report-all"" (pointer_expression "*(char **)(param_1 + 0x6c40)" * (cast_expression "(char **)(param_1 + 0x6c40)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x6c40)" ( (binary_expression "param_1 + 0x6c40" identifier + number_literal) )))) = (string_literal ""report-all"" " string_content ")) ;) })) (if_statement "if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x2a61) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x2a61) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2a61)" * (cast_expression "(char *)(param_1 + 0x2a61)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2a61)" ( (binary_expression "param_1 + 0x2a61" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)(param_1 + 0x338) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x338) == '\0'" (pointer_expression "*(char *)(param_1 + 0x338)" * (cast_expression "(char *)(param_1 + 0x338)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x338)" ( (binary_expression "param_1 + 0x338" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x339) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x339) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x339) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x339)" * (cast_expression "(undefined1 *)(param_1 + 0x339)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x339)" ( (binary_expression "param_1 + 0x339" identifier + number_literal) )))) = number_literal) ;) })) comment (expression_statement "FUN_001e62e0(param_1);" (call_expression "FUN_001e62e0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (if_statement "if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x2a61) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x2a61) == '\0'" (pointer_expression "*(char *)(param_1 + 0x2a61)" * (cast_expression "(char *)(param_1 + 0x2a61)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2a61)" ( (binary_expression "param_1 + 0x2a61" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }" { (if_statement "if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" * (cast_expression "(char *)(param_1 + 0x42d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x42d1)" ( (binary_expression "param_1 + 0x42d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }" { (if_statement "if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x9054) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x9054) != '\0'" (pointer_expression "*(char *)(param_1 + 0x9054)" * (cast_expression "(char *)(param_1 + 0x9054)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9054)" ( (binary_expression "param_1 + 0x9054" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-pie and -static are incompatible");" (assignment_expression "uVar7 = gettext("-pie and -static are incompatible")" identifier = (call_expression "gettext("-pie and -static are incompatible")" identifier (argument_list "("-pie and -static are incompatible")" ( (string_literal ""-pie and -static are incompatible"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-pie and -r are incompatible");" (assignment_expression "uVar7 = gettext("-pie and -r are incompatible")" identifier = (call_expression "gettext("-pie and -r are incompatible")" identifier (argument_list "("-pie and -r are incompatible")" ( (string_literal ""-pie and -r are incompatible"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) })) (if_statement "if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x2130) != 0)" ( (binary_expression "*(long *)(param_1 + 0x2130) != 0" (pointer_expression "*(long *)(param_1 + 0x2130)" * (cast_expression "(long *)(param_1 + 0x2130)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2130)" ( (binary_expression "param_1 + 0x2130" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar7 = gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-F/--filter may not used without -shared");" (assignment_expression "uVar7 = gettext("-F/--filter may not used without -shared")" identifier = (call_expression "gettext("-F/--filter may not used without -shared")" identifier (argument_list "("-F/--filter may not used without -shared")" ( (string_literal ""-F/--filter may not used without -shared"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x20a8) != 0)" ( (binary_expression "*(long *)(param_1 + 0x20a8) != 0" (pointer_expression "*(long *)(param_1 + 0x20a8)" * (cast_expression "(long *)(param_1 + 0x20a8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20a8)" ( (binary_expression "param_1 + 0x20a8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-f/--auxiliary may not be used without -shared");" (assignment_expression "uVar7 = gettext("-f/--auxiliary may not be used without -shared")" identifier = (call_expression "gettext("-f/--auxiliary may not be used without -shared")" identifier (argument_list "("-f/--auxiliary may not be used without -shared")" ( (string_literal ""-f/--auxiliary may not be used without -shared"" " string_content ") )))) ;) comment comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0))" ( (binary_expression "(*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)" (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(long *)(param_1 + 0x51e8) != 0)" ( (binary_expression "*(long *)(param_1 + 0x51e8) != 0" (pointer_expression "*(long *)(param_1 + 0x51e8)" * (cast_expression "(long *)(param_1 + 0x51e8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x51e8)" ( (binary_expression "param_1 + 0x51e8" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-retain-symbols-file does not yet work with -r");" (assignment_expression "uVar7 = gettext("-retain-symbols-file does not yet work with -r")" identifier = (call_expression "gettext("-retain-symbols-file does not yet work with -r")" identifier (argument_list "("-retain-symbols-file does not yet work with -r")" ( (string_literal ""-retain-symbols-file does not yet work with -r"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) }) (else_clause "else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }" else (compound_statement "{\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }\n }" { (if_statement "if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x9054) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x9054) != '\0'" (pointer_expression "*(char *)(param_1 + 0x9054)" * (cast_expression "(char *)(param_1 + 0x9054)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9054)" ( (binary_expression "param_1 + 0x9054" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-shared and -static are incompatible");" (assignment_expression "uVar7 = gettext("-shared and -static are incompatible")" identifier = (call_expression "gettext("-shared and -static are incompatible")" identifier (argument_list "("-shared and -static are incompatible")" ( (string_literal ""-shared and -static are incompatible"" " string_content ") )))) ;) comment comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" * (cast_expression "(char *)(param_1 + 0x42d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x42d1)" ( (binary_expression "param_1 + 0x42d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-shared and -pie are incompatible");" (assignment_expression "uVar7 = gettext("-shared and -pie are incompatible")" identifier = (call_expression "gettext("-shared and -pie are incompatible")" identifier (argument_list "("-shared and -pie are incompatible")" ( (string_literal ""-shared and -pie are incompatible"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-shared and -r are incompatible");" (assignment_expression "uVar7 = gettext("-shared and -r are incompatible")" identifier = (call_expression "gettext("-shared and -r are incompatible")" identifier (argument_list "("-shared and -r are incompatible")" ( (string_literal ""-shared and -r are incompatible"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) }))) (expression_statement "iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));" (assignment_expression "iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8))" identifier = (call_expression "FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x40c8))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x40c8)" * (cast_expression "(undefined8 *)(param_1 + 0x40c8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40c8)" ( (binary_expression "param_1 + 0x40c8" identifier + number_literal) )))) )))) ;) (if_statement "if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0'))))" ( (binary_expression "(iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))" (parenthesized_expression "(iVar12 != 0)" ( (binary_expression "iVar12 != 0" identifier != number_literal) )) && (parenthesized_expression "(((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))" ( (parenthesized_expression "((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0'))" ( (binary_expression "*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')" (binary_expression "*(char *)(param_1 + 0x2a61) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2a61)" * (cast_expression "(char *)(param_1 + 0x2a61)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2a61)" ( (binary_expression "param_1 + 0x2a61" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) || (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" * (cast_expression "(char *)(param_1 + 0x42d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x42d1)" ( (binary_expression "param_1 + 0x42d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) || (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) ))) )) (compound_statement "{\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");" (assignment_expression "uVar7 = gettext("binary output format not compatible with -shared or -pie or -r")" identifier = (call_expression "gettext("binary output format not compatible with -shared or -pie or -r")" identifier (argument_list "("binary output format not compatible with -shared or -pie or -r")" ( (string_literal ""binary output format not compatible with -shared or -pie or -r"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(dVar1,uVar7);\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1))))" ( (binary_expression "(*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))" (parenthesized_expression "(*(char *)(param_1 + 0x2b98) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x2b98) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2b98)" * (cast_expression "(char *)(param_1 + 0x2b98)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2b98)" ( (binary_expression "param_1 + 0x2b98" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))" ( (parenthesized_expression "(dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1))" ( (comma_expression "dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)" (assignment_expression "dVar1 = *(double *)(param_1 + 0x2ba0)" identifier = (pointer_expression "*(double *)(param_1 + 0x2ba0)" * (cast_expression "(double *)(param_1 + 0x2ba0)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2ba0)" ( (binary_expression "param_1 + 0x2ba0" identifier + number_literal) ))))) , (binary_expression "dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)" (binary_expression "dVar1 < 0.0" identifier < number_literal) || (parenthesized_expression "(DAT_00377cc8 <= dVar1)" ( (binary_expression "DAT_00377cc8 <= dVar1" identifier <= identifier) )))) )) ))) )) (compound_statement "{\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(dVar1,uVar7);\n }" { (expression_statement "uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");" (assignment_expression "uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" identifier = (call_expression "gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" identifier (argument_list "("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" ( (string_literal ""--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(dVar1,uVar7);" (call_expression "FUN_001781e0(dVar1,uVar7)" identifier (argument_list "(dVar1,uVar7)" ( identifier , identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x91f8) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x91f8) == '\0'" (pointer_expression "*(char *)(param_1 + 0x91f8)" * (cast_expression "(char *)(param_1 + 0x91f8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x91f8)" ( (binary_expression "param_1 + 0x91f8" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }" { (if_statement "if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;" if (parenthesized_expression "(*(int *)(param_1 + 0x91ec) == 0)" ( (binary_expression "*(int *)(param_1 + 0x91ec) == 0" (pointer_expression "*(int *)(param_1 + 0x91ec)" * (cast_expression "(int *)(param_1 + 0x91ec)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x91ec)" ( (binary_expression "param_1 + 0x91ec" identifier + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_001f080a;" goto statement_identifier ;)) }) (else_clause "else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" else (if_statement "if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x91ec) == 0)" ( (binary_expression "*(int *)(param_1 + 0x91ec) == 0" (pointer_expression "*(int *)(param_1 + 0x91ec)" * (cast_expression "(int *)(param_1 + 0x91ec)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x91ec)" ( (binary_expression "param_1 + 0x91ec" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );" (assignment_expression "uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" identifier = (call_expression "gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" identifier (argument_list "(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" ( (string_literal ""Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })))) (if_statement "if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with -r");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with -r")" identifier = (call_expression "gettext("incremental linking is not compatible with -r")" identifier (argument_list "("incremental linking is not compatible with -r")" ( (string_literal ""incremental linking is not compatible with -r"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x4ec1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x4ec1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x4ec1)" * (cast_expression "(char *)(param_1 + 0x4ec1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x4ec1)" ( (binary_expression "param_1 + 0x4ec1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with --emit-relocs");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with --emit-relocs")" identifier = (call_expression "gettext("incremental linking is not compatible with --emit-relocs")" identifier (argument_list "("incremental linking is not compatible with --emit-relocs")" ( (string_literal ""incremental linking is not compatible with --emit-relocs"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x9058) != 0)" ( (binary_expression "*(long *)(param_1 + 0x9058) != 0" (pointer_expression "*(long *)(param_1 + 0x9058)" * (cast_expression "(long *)(param_1 + 0x9058)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9058)" ( (binary_expression "param_1 + 0x9058" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with --plugin");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with --plugin")" identifier = (call_expression "gettext("incremental linking is not compatible with --plugin")" identifier (argument_list "("incremental linking is not compatible with --plugin")" ( (string_literal ""incremental linking is not compatible with --plugin"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x8c59) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x8c59) != '\0'" (pointer_expression "*(char *)(param_1 + 0x8c59)" * (cast_expression "(char *)(param_1 + 0x8c59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x8c59)" ( (binary_expression "param_1 + 0x8c59" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with -z relro");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with -z relro")" identifier = (call_expression "gettext("incremental linking is not compatible with -z relro")" identifier (argument_list "("incremental linking is not compatible with -z relro")" ( (string_literal ""incremental linking is not compatible with -z relro"" " string_content ") )))) ;) comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" * (cast_expression "(char *)(param_1 + 0x42d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x42d1)" ( (binary_expression "param_1 + 0x42d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with -pie");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with -pie")" identifier = (call_expression "gettext("incremental linking is not compatible with -pie")" identifier (argument_list "("incremental linking is not compatible with -pie")" ( (string_literal ""incremental linking is not compatible with -pie"" " string_content ") )))) ;) comment comment (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x2809) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x2809) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2809)" * (cast_expression "(char *)(param_1 + 0x2809)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2809)" ( (binary_expression "param_1 + 0x2809" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }" { (expression_statement "uVar7 = gettext("ignoring --gc-sections for an incremental link");" (assignment_expression "uVar7 = gettext("ignoring --gc-sections for an incremental link")" identifier = (call_expression "gettext("ignoring --gc-sections for an incremental link")" identifier (argument_list "("ignoring --gc-sections for an incremental link")" ( (string_literal ""ignoring --gc-sections for an incremental link"" " string_content ") )))) ;) (expression_statement "FUN_001783d0(uVar7);" (call_expression "FUN_001783d0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) (expression_statement "*(undefined1 *)(param_1 + 0x2809) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x2809) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x2809)" * (cast_expression "(undefined1 *)(param_1 + 0x2809)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2809)" ( (binary_expression "param_1 + 0x2809" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (expression_statement "uVar23 = *(int *)(param_1 + 0x9050) == 0;" (assignment_expression "uVar23 = *(int *)(param_1 + 0x9050) == 0" identifier = (binary_expression "*(int *)(param_1 + 0x9050) == 0" (pointer_expression "*(int *)(param_1 + 0x9050)" * (cast_expression "(int *)(param_1 + 0x9050)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9050)" ( (binary_expression "param_1 + 0x9050" identifier + number_literal) )))) == number_literal)) ;) (if_statement "if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }" if (parenthesized_expression "(!(bool)uVar23)" ( (unary_expression "!(bool)uVar23" ! (cast_expression "(bool)uVar23" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (compound_statement "{\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }" { (expression_statement "uVar7 = gettext("ignoring --icf for an incremental link");" (assignment_expression "uVar7 = gettext("ignoring --icf for an incremental link")" identifier = (call_expression "gettext("ignoring --icf for an incremental link")" identifier (argument_list "("ignoring --icf for an incremental link")" ( (string_literal ""ignoring --icf for an incremental link"" " string_content ") )))) ;) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (expression_statement "uVar23 = 1;" (assignment_expression "uVar23 = 1" identifier = number_literal) ;) (expression_statement "FUN_001783d0(uVar7);" (call_expression "FUN_001783d0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) (expression_statement "*(undefined4 *)(param_1 + 0x9050) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x9050) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x9050)" * (cast_expression "(undefined4 *)(param_1 + 0x9050)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9050)" ( (binary_expression "param_1 + 0x9050" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar15 = *(byte **)(param_1 + 0xf80);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0xf80)" identifier = (pointer_expression "*(byte **)(param_1 + 0xf80)" * (cast_expression "(byte **)(param_1 + 0xf80)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xf80)" ( (binary_expression "param_1 + 0xf80" identifier + number_literal) ))))) ;) (expression_statement "pbVar16 = (byte *)0x37ac9e;" (assignment_expression "pbVar16 = (byte *)0x37ac9e" identifier = (cast_expression "(byte *)0x37ac9e" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "uVar21 = *pbVar15 < *pbVar16;" (assignment_expression "uVar21 = *pbVar15 < *pbVar16" identifier = (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" * identifier) < (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "uVar23 = *pbVar15 == *pbVar16;" (assignment_expression "uVar23 = *pbVar15 == *pbVar16" identifier = (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" * identifier) == (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar15 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar15 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "((bool)uVar23)" ( (cast_expression "(bool)uVar23" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (if_statement "if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }" if (parenthesized_expression "((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21)" ( (binary_expression "(!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21" (parenthesized_expression "(!(bool)uVar21 && !(bool)uVar23)" ( (binary_expression "!(bool)uVar21 && !(bool)uVar23" (unary_expression "!(bool)uVar21" ! (cast_expression "(bool)uVar21" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)uVar23" ! (cast_expression "(bool)uVar23" ( (type_descriptor "bool" primitive_type) ) identifier))) )) != (cast_expression "(bool)uVar21" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (compound_statement "{\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }" { (expression_statement "uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");" (assignment_expression "uVar7 = gettext("ignoring --compress-debug-sections for an incremental link")" identifier = (call_expression "gettext("ignoring --compress-debug-sections for an incremental link")" identifier (argument_list "("ignoring --compress-debug-sections for an incremental link")" ( (string_literal ""ignoring --compress-debug-sections for an incremental link"" " string_content ") )))) ;) comment (expression_statement "FUN_001783d0(uVar7);" (call_expression "FUN_001783d0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) (expression_statement "*(char **)(param_1 + 0xf80) = "none";" (assignment_expression "*(char **)(param_1 + 0xf80) = "none"" (pointer_expression "*(char **)(param_1 + 0xf80)" * (cast_expression "(char **)(param_1 + 0xf80)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xf80)" ( (binary_expression "param_1 + 0xf80" identifier + number_literal) )))) = (string_literal ""none"" " string_content ")) ;) })) (labeled_statement "LAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }" statement_identifier : (if_statement "if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5318) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5318) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5318)" * (cast_expression "(char *)(param_1 + 0x5318)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5318)" ( (binary_expression "param_1 + 0x5318" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x5251) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5251) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5251)" * (cast_expression "(undefined1 *)(param_1 + 0x5251)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5251)" ( (binary_expression "param_1 + 0x5251" identifier + number_literal) )))) = number_literal) ;) }))) (if_statement "if (local_328 != local_318) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_328 != local_318)" ( (binary_expression "local_328 != local_318" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void finalize(General_options * this) */\n\nvoid __thiscall gold::General_options::finalize(General_options *this)\n\n{\n pointer *ppSVar1;\n Dir_list *this_00;\n double dVar2;\n ctype<char> cVar3;\n Object_format OVar4;\n int iVar5;\n demangling_styles style;\n __hash_code __code;\n __node_base *p_Var6;\n __node_type *__node;\n size_t sVar7;\n char *pcVar8;\n int *piVar9;\n char *pcVar10;\n char *format;\n long lVar11;\n ulong uVar12;\n char cVar13;\n ulong uVar14;\n ulong uVar15;\n size_type sVar16;\n ctype<char> *this_01;\n byte *pbVar17;\n byte *pbVar18;\n ios *this_02;\n byte *pbVar19;\n iterator iVar20;\n bool bVar21;\n bool bVar22;\n undefined1 uVar23;\n bool bVar24;\n undefined1 uVar25;\n byte bVar26;\n string libpath;\n Search_directory local_308;\n Search_directory local_2d8;\n Search_directory local_2a8;\n string line;\n ifstream in;\n size_type local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n locale local_200 [48];\n __basic_file<char> local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar26 = 0;\n bVar24 = (this->strip_all_).value;\n if (bVar24 == false) {\n if ((this->strip_debug_).value != false) goto LAB_001f050f;\n if ((this->strip_debug_non_line_).value != false) {\n (this->strip_debug_gdb_).value = true;\n if ((this->Bshareable_).value == false) goto LAB_001f00fc;\n cVar13 = '\0';\n goto LAB_001f0528;\n }\n cVar13 = '\0';\n if ((this->Bshareable_).value != false) goto LAB_001f0528;\n }\n else {\n (this->strip_debug_).value = true;\nLAB_001f050f:\n cVar13 = (this->Bshareable_).value;\n (this->strip_debug_non_line_).value = true;\n (this->strip_debug_gdb_).value = true;\n if ((bool)cVar13 == false) {\n cVar13 = '\x01';\n }\n else {\nLAB_001f0528:\n (this->shared_).value = true;\n }\n if (((bVar24 != false) && ((this->relocatable_).value != false)) &&\n ((this->strip_all_).value = false, cVar13 == '\0')) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if ((this->dc_).value != false) {\n (this->define_common_).value = true;\n }\n if ((this->dp_).value != false) {\n (this->define_common_).value = true;\n }\n if ((this->define_common_).user_set_via_option == false) {\n (this->define_common_).value = (bool)((this->relocatable_).value ^ 1);\n }\n bVar24 = (this->execstack_).value == false;\n if (bVar24) {\n bVar24 = (this->noexecstack_).value == false;\n if (!bVar24) {\n this->execstack_status_ = EXECSTACK_NO;\n }\n }\n else {\n this->execstack_status_ = EXECSTACK_YES;\n }\n bVar21 = false;\n pbVar17 = (byte *)(this->icf_).value;\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + 1;\n pbVar19 = pbVar19 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n bVar24 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ICF_NONE;\n if (bVar24 == false) goto LAB_001f091c;\nLAB_001f0191:\n pcVar8 = (this->demangle_).value;\n this->do_demangle_ = true;\n if (*pcVar8 != '\0') {\n style = cplus_demangle_name_to_style(pcVar8);\n if (style == unknown_demangling) {\n /* WARNING: Subroutine does not return */\n gold_fatal("unknown demangling style \'%s\'",pcVar8);\n }\n cplus_demangle_set_style(style);\n }\n }\n else {\n lVar11 = 5;\n pbVar18 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + 1;\n pbVar18 = pbVar18 + 1;\n } while (bVar24);\n bVar21 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ((!bVar22 && !bVar24) == bVar22) + ICF_ALL;\n if (bVar21 != false) goto LAB_001f0191;\nLAB_001f091c:\n if ((this->no_demangle_).user_set_via_option == false) {\n pcVar8 = getenv("COLLECT_NO_DEMANGLE");\n this->do_demangle_ = pcVar8 == (char *)0x0;\n }\n else {\n this->do_demangle_ = false;\n }\n }\n bVar24 = false;\n bVar21 = (this->orphan_handling_).user_set_via_option == false;\n if (!bVar21) {\n pbVar17 = (byte *)(this->orphan_handling_).value;\n lVar11 = 6;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar24 = *pbVar18 < *pbVar19;\n bVar21 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar21);\n bVar22 = false;\n bVar24 = (!bVar24 && !bVar21) == bVar24;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_PLACE;\n }\n else {\n lVar11 = 8;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar21 = false;\n bVar24 = (!bVar22 && !bVar24) == bVar22;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }\n else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }\n }\n }\n if (((this->print_map_).value != false) && ((this->Map_).user_set_via_option == false)) {\n (this->Map_).user_set_via_option = true;\n (this->Map_).value = "-";\n }\n if (((this->nmagic_).value != false) || ((this->omagic_).value != false)) {\n this->static_ = true;\n }\n iVar5 = (this->thread_count_).value;\n if (0 < iVar5) {\n if ((this->thread_count_initial_).value == 0) {\n (this->thread_count_initial_).value = iVar5;\n }\n if ((this->thread_count_middle_).value == 0) {\n (this->thread_count_middle_).value = iVar5;\n }\n if ((this->thread_count_final_).value == 0) {\n (this->thread_count_final_).value = iVar5;\n }\n }\n libpath.field_2._M_local_buf[0] = '\0';\n libpath._M_dataplus._M_p = (pointer)&libpath.field_2;\n libpath._M_string_length = 0;\n if ((this->Y_).user_set_via_option == false) {\n if ((this->nostdlib_).value == false) {\n _in = (undefined **)local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe");\n local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240));\n local_308.put_in_sysroot_ = true;\n local_308.is_in_sysroot_ = false;\n if (local_308.name_._M_string_length == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n std::string::_M_replace((string *)&local_308,0,0,".",1);\n }\n this_00 = &(this->library_path_).value;\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) {\n operator_delete(local_308.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe");\n local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240));\n local_2d8.put_in_sysroot_ = true;\n local_2d8.is_in_sysroot_ = false;\n if (local_2d8.name_._M_string_length == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n std::string::_M_replace((string *)&local_2d8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) {\n operator_delete(local_2d8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib");\n local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240));\n local_2a8.put_in_sysroot_ = true;\n local_2a8.is_in_sysroot_ = false;\n if (local_2a8.name_._M_string_length == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n std::string::_M_replace((string *)&local_2a8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) {\n operator_delete(local_2a8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n );\n line._M_dataplus._M_p = (pointer)&line.field_2;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&line\n ,_in,(pointer)((long)_in + local_240));\n if (line._M_string_length == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n std::string::_M_replace((string *)&line,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar8 = (this->Y_).value;\n sVar7 = strlen(pcVar8);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n std::string::_M_replace((string *)&libpath,0,0,pcVar8,sVar7);\n iVar5 = std::string::compare((string *)&libpath,0,2,"P,");\n if (iVar5 == 0) {\n sVar16 = libpath._M_string_length;\n if (2 < libpath._M_string_length) {\n sVar16 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n std::string::_M_erase((string *)&libpath,0,sVar16);\n }\nLAB_001f0991:\n uVar14 = 0;\n if (libpath._M_string_length != 0) {\n do {\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n } while( true );\n }\n }\n if ((this->retain_symbols_file_).value != (char *)0x0) {\n std::ios_base::ios_base((ios_base *)local_148);\n local_148[0] = &PTR__ios_00439478;\n local_68 = 0;\n _in = (undefined **)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n std::ios::init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0);\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n std::filebuf::filebuf((filebuf *)local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n std::ios::init((ios *)local_148,(streambuf *)local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = std::filebuf::open((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in);\n this_02 = (ios *)((istream *)&in + (long)*(undefined **)((long)_in + -0x18));\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n std::ios::clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);\n }\n else {\n std::ios::clear(this_02,_S_goodbit);\n }\n if ((local_128 & 5) != 0) {\n piVar9 = __errno_location();\n pcVar10 = strerror(*piVar9);\n pcVar8 = (this->retain_symbols_file_).value;\n format = (char *)gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n gold_fatal(format,pcVar8,pcVar10);\n }\n line.field_2._M_local_buf[0] = '\0';\n line._M_string_length = 0;\n line._M_dataplus._M_p = (pointer)&line.field_2;\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n while( true ) {\n if (this_01[0x38] == (ctype<char>)0x0) {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n std::ctype<char>::_M_widen_init(this_01);\n cVar3 = (ctype<char>)0xa;\n if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }\n }\n else {\n cVar3 = this_01[0x43];\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n std::getline<char,std::char_traits<char>,std::allocator<char>>\n ((istream *)&in,(string *)&line,(char)cVar3);\n if ((local_128 & 5) != 0) break;\n if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')\n ) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n std::string::resize((string *)&line,line._M_string_length - 1,'\0');\n }\n __code = std::_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907);\n uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count;\n p_Var6 = std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);\n if ((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n __node = (__node_type *)operator_new(0x30);\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);\n }\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n local_238[0] = &PTR__filebuf_00439578;\n std::filebuf::close((filebuf *)local_238);\n std::__basic_file<char>::~__basic_file(local_1d0);\n local_238[0] = &PTR__streambuf_004386a0;\n std::locale::~locale(local_200);\n _in = (undefined **)PTR_DAT_00439640;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_148[0] = &PTR__ios_00439478;\n std::ios_base::~ios_base((ios_base *)local_148);\n }\n if (((this->Bgroup_).value != false) && ((this->unresolved_symbols_).user_set_via_option == false)\n ) {\n (this->unresolved_symbols_).value = "report-all";\n }\n if (((this->shared_).value != false) &&\n ((this->allow_shlib_undefined_).user_set_via_option == false)) {\n (this->allow_shlib_undefined_).value = true;\n }\n /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */\n add_sysroot(this);\n if ((this->shared_).value == false) {\n if ((this->pie_).value != false) {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n if ((this->filter_).value != (char *)0x0) {\n pcVar8 = (char *)gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->auxiliary_).value._M_h._M_element_count != 0) {\n pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if (((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0)\n ) {\n pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n else {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n OVar4 = string_to_object_format((this->oformat_).value);\n if ((OVar4 != OBJECT_FORMAT_ELF) &&\n ((((this->shared_).value != false || ((this->pie_).value != false)) ||\n ((this->relocatable_).value != false)))) {\n pcVar8 = (char *)gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if (((this->hash_bucket_empty_fraction_).user_set_via_option != false) &&\n ((dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2))))\n {\n pcVar8 = (char *)gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8,dVar2);\n }\n if (this->implicit_incremental_ == false) {\n if (this->incremental_mode_ == INCREMENTAL_OFF) goto LAB_001f080a;\n }\n else if (this->incremental_mode_ == INCREMENTAL_OFF) {\n pcVar8 = (char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->emit_relocs_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if (this->plugins_ != (Plugin_manager *)0x0) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relro_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if ((this->gc_sections_).value != false) {\n pcVar8 = (char *)gettext("ignoring --gc-sections for an incremental link");\n gold_warning(pcVar8);\n (this->gc_sections_).value = false;\n }\n uVar23 = 0;\n uVar25 = this->icf_status_ == ICF_NONE;\n if (!(bool)uVar25) {\n pcVar8 = (char *)gettext("ignoring --icf for an incremental link");\n uVar23 = 0;\n uVar25 = 1;\n gold_warning(pcVar8);\n this->icf_status_ = ICF_NONE;\n }\n lVar11 = 5;\n pbVar17 = (byte *)(this->compress_debug_sections_).value;\n pbVar18 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar23 = *pbVar17 < *pbVar18;\n uVar25 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while ((bool)uVar25);\n if ((!(bool)uVar23 && !(bool)uVar25) != (bool)uVar23) {\n pcVar8 = (char *)gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n gold_warning(pcVar8);\n (this->compress_debug_sections_).value = "none";\n }\nLAB_001f080a:\n if ((this->rosegment_gap_).user_set_via_option != false) {\n (this->rosegment_).value = true;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)libpath._M_dataplus._M_p != &libpath.field_2) {\n operator_delete(libpath._M_dataplus._M_p);\n }\n return;\n}\n\n" comment comment (function_definition "void __thiscall gold::General_options::finalize(General_options *this)\n\n{\n pointer *ppSVar1;\n Dir_list *this_00;\n double dVar2;\n ctype<char> cVar3;\n Object_format OVar4;\n int iVar5;\n demangling_styles style;\n __hash_code __code;\n __node_base *p_Var6;\n __node_type *__node;\n size_t sVar7;\n char *pcVar8;\n int *piVar9;\n char *pcVar10;\n char *format;\n long lVar11;\n ulong uVar12;\n char cVar13;\n ulong uVar14;\n ulong uVar15;\n size_type sVar16;\n ctype<char> *this_01;\n byte *pbVar17;\n byte *pbVar18;\n ios *this_02;\n byte *pbVar19;\n iterator iVar20;\n bool bVar21;\n bool bVar22;\n undefined1 uVar23;\n bool bVar24;\n undefined1 uVar25;\n byte bVar26;\n string libpath;\n Search_directory local_308;\n Search_directory local_2d8;\n Search_directory local_2a8;\n string line;\n ifstream in;\n size_type local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n locale local_200 [48];\n __basic_file<char> local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar26 = 0;\n bVar24 = (this->strip_all_).value;\n if (bVar24 == false) {\n if ((this->strip_debug_).value != false) goto LAB_001f050f;\n if ((this->strip_debug_non_line_).value != false) {\n (this->strip_debug_gdb_).value = true;\n if ((this->Bshareable_).value == false) goto LAB_001f00fc;\n cVar13 = '\0';\n goto LAB_001f0528;\n }\n cVar13 = '\0';\n if ((this->Bshareable_).value != false) goto LAB_001f0528;\n }\n else {\n (this->strip_debug_).value = true;\nLAB_001f050f:\n cVar13 = (this->Bshareable_).value;\n (this->strip_debug_non_line_).value = true;\n (this->strip_debug_gdb_).value = true;\n if ((bool)cVar13 == false) {\n cVar13 = '\x01';\n }\n else {\nLAB_001f0528:\n (this->shared_).value = true;\n }\n if (((bVar24 != false) && ((this->relocatable_).value != false)) &&\n ((this->strip_all_).value = false, cVar13 == '\0')) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if ((this->dc_).value != false) {\n (this->define_common_).value = true;\n }\n if ((this->dp_).value != false) {\n (this->define_common_).value = true;\n }\n if ((this->define_common_).user_set_via_option == false) {\n (this->define_common_).value = (bool)((this->relocatable_).value ^ 1);\n }\n bVar24 = (this->execstack_).value == false;\n if (bVar24) {\n bVar24 = (this->noexecstack_).value == false;\n if (!bVar24) {\n this->execstack_status_ = EXECSTACK_NO;\n }\n }\n else {\n this->execstack_status_ = EXECSTACK_YES;\n }\n bVar21 = false;\n pbVar17 = (byte *)(this->icf_).value;\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + 1;\n pbVar19 = pbVar19 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n bVar24 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ICF_NONE;\n if (bVar24 == false) goto LAB_001f091c;\nLAB_001f0191:\n pcVar8 = (this->demangle_).value;\n this->do_demangle_ = true;\n if (*pcVar8 != '\0') {\n style = cplus_demangle_name_to_style(pcVar8);\n if (style == unknown_demangling) {\n /* WARNING: Subroutine does not return */\n gold_fatal("unknown demangling style \'%s\'",pcVar8);\n }\n cplus_demangle_set_style(style);\n }\n }\n else {\n lVar11 = 5;\n pbVar18 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + 1;\n pbVar18 = pbVar18 + 1;\n } while (bVar24);\n bVar21 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ((!bVar22 && !bVar24) == bVar22) + ICF_ALL;\n if (bVar21 != false) goto LAB_001f0191;\nLAB_001f091c:\n if ((this->no_demangle_).user_set_via_option == false) {\n pcVar8 = getenv("COLLECT_NO_DEMANGLE");\n this->do_demangle_ = pcVar8 == (char *)0x0;\n }\n else {\n this->do_demangle_ = false;\n }\n }\n bVar24 = false;\n bVar21 = (this->orphan_handling_).user_set_via_option == false;\n if (!bVar21) {\n pbVar17 = (byte *)(this->orphan_handling_).value;\n lVar11 = 6;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar24 = *pbVar18 < *pbVar19;\n bVar21 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar21);\n bVar22 = false;\n bVar24 = (!bVar24 && !bVar21) == bVar24;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_PLACE;\n }\n else {\n lVar11 = 8;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar21 = false;\n bVar24 = (!bVar22 && !bVar24) == bVar22;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }\n else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }\n }\n }\n if (((this->print_map_).value != false) && ((this->Map_).user_set_via_option == false)) {\n (this->Map_).user_set_via_option = true;\n (this->Map_).value = "-";\n }\n if (((this->nmagic_).value != false) || ((this->omagic_).value != false)) {\n this->static_ = true;\n }\n iVar5 = (this->thread_count_).value;\n if (0 < iVar5) {\n if ((this->thread_count_initial_).value == 0) {\n (this->thread_count_initial_).value = iVar5;\n }\n if ((this->thread_count_middle_).value == 0) {\n (this->thread_count_middle_).value = iVar5;\n }\n if ((this->thread_count_final_).value == 0) {\n (this->thread_count_final_).value = iVar5;\n }\n }\n libpath.field_2._M_local_buf[0] = '\0';\n libpath._M_dataplus._M_p = (pointer)&libpath.field_2;\n libpath._M_string_length = 0;\n if ((this->Y_).user_set_via_option == false) {\n if ((this->nostdlib_).value == false) {\n _in = (undefined **)local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe");\n local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240));\n local_308.put_in_sysroot_ = true;\n local_308.is_in_sysroot_ = false;\n if (local_308.name_._M_string_length == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n std::string::_M_replace((string *)&local_308,0,0,".",1);\n }\n this_00 = &(this->library_path_).value;\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) {\n operator_delete(local_308.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe");\n local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240));\n local_2d8.put_in_sysroot_ = true;\n local_2d8.is_in_sysroot_ = false;\n if (local_2d8.name_._M_string_length == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n std::string::_M_replace((string *)&local_2d8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) {\n operator_delete(local_2d8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib");\n local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240));\n local_2a8.put_in_sysroot_ = true;\n local_2a8.is_in_sysroot_ = false;\n if (local_2a8.name_._M_string_length == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n std::string::_M_replace((string *)&local_2a8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) {\n operator_delete(local_2a8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n );\n line._M_dataplus._M_p = (pointer)&line.field_2;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&line\n ,_in,(pointer)((long)_in + local_240));\n if (line._M_string_length == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n std::string::_M_replace((string *)&line,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar8 = (this->Y_).value;\n sVar7 = strlen(pcVar8);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n std::string::_M_replace((string *)&libpath,0,0,pcVar8,sVar7);\n iVar5 = std::string::compare((string *)&libpath,0,2,"P,");\n if (iVar5 == 0) {\n sVar16 = libpath._M_string_length;\n if (2 < libpath._M_string_length) {\n sVar16 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n std::string::_M_erase((string *)&libpath,0,sVar16);\n }\nLAB_001f0991:\n uVar14 = 0;\n if (libpath._M_string_length != 0) {\n do {\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n } while( true );\n }\n }\n if ((this->retain_symbols_file_).value != (char *)0x0) {\n std::ios_base::ios_base((ios_base *)local_148);\n local_148[0] = &PTR__ios_00439478;\n local_68 = 0;\n _in = (undefined **)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n std::ios::init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0);\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n std::filebuf::filebuf((filebuf *)local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n std::ios::init((ios *)local_148,(streambuf *)local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = std::filebuf::open((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in);\n this_02 = (ios *)((istream *)&in + (long)*(undefined **)((long)_in + -0x18));\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n std::ios::clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);\n }\n else {\n std::ios::clear(this_02,_S_goodbit);\n }\n if ((local_128 & 5) != 0) {\n piVar9 = __errno_location();\n pcVar10 = strerror(*piVar9);\n pcVar8 = (this->retain_symbols_file_).value;\n format = (char *)gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n gold_fatal(format,pcVar8,pcVar10);\n }\n line.field_2._M_local_buf[0] = '\0';\n line._M_string_length = 0;\n line._M_dataplus._M_p = (pointer)&line.field_2;\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n while( true ) {\n if (this_01[0x38] == (ctype<char>)0x0) {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n std::ctype<char>::_M_widen_init(this_01);\n cVar3 = (ctype<char>)0xa;\n if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }\n }\n else {\n cVar3 = this_01[0x43];\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n std::getline<char,std::char_traits<char>,std::allocator<char>>\n ((istream *)&in,(string *)&line,(char)cVar3);\n if ((local_128 & 5) != 0) break;\n if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')\n ) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n std::string::resize((string *)&line,line._M_string_length - 1,'\0');\n }\n __code = std::_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907);\n uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count;\n p_Var6 = std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);\n if ((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n __node = (__node_type *)operator_new(0x30);\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);\n }\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n local_238[0] = &PTR__filebuf_00439578;\n std::filebuf::close((filebuf *)local_238);\n std::__basic_file<char>::~__basic_file(local_1d0);\n local_238[0] = &PTR__streambuf_004386a0;\n std::locale::~locale(local_200);\n _in = (undefined **)PTR_DAT_00439640;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_148[0] = &PTR__ios_00439478;\n std::ios_base::~ios_base((ios_base *)local_148);\n }\n if (((this->Bgroup_).value != false) && ((this->unresolved_symbols_).user_set_via_option == false)\n ) {\n (this->unresolved_symbols_).value = "report-all";\n }\n if (((this->shared_).value != false) &&\n ((this->allow_shlib_undefined_).user_set_via_option == false)) {\n (this->allow_shlib_undefined_).value = true;\n }\n /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */\n add_sysroot(this);\n if ((this->shared_).value == false) {\n if ((this->pie_).value != false) {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n if ((this->filter_).value != (char *)0x0) {\n pcVar8 = (char *)gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->auxiliary_).value._M_h._M_element_count != 0) {\n pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if (((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0)\n ) {\n pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n else {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n OVar4 = string_to_object_format((this->oformat_).value);\n if ((OVar4 != OBJECT_FORMAT_ELF) &&\n ((((this->shared_).value != false || ((this->pie_).value != false)) ||\n ((this->relocatable_).value != false)))) {\n pcVar8 = (char *)gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if (((this->hash_bucket_empty_fraction_).user_set_via_option != false) &&\n ((dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2))))\n {\n pcVar8 = (char *)gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8,dVar2);\n }\n if (this->implicit_incremental_ == false) {\n if (this->incremental_mode_ == INCREMENTAL_OFF) goto LAB_001f080a;\n }\n else if (this->incremental_mode_ == INCREMENTAL_OFF) {\n pcVar8 = (char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->emit_relocs_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if (this->plugins_ != (Plugin_manager *)0x0) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relro_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if ((this->gc_sections_).value != false) {\n pcVar8 = (char *)gettext("ignoring --gc-sections for an incremental link");\n gold_warning(pcVar8);\n (this->gc_sections_).value = false;\n }\n uVar23 = 0;\n uVar25 = this->icf_status_ == ICF_NONE;\n if (!(bool)uVar25) {\n pcVar8 = (char *)gettext("ignoring --icf for an incremental link");\n uVar23 = 0;\n uVar25 = 1;\n gold_warning(pcVar8);\n this->icf_status_ = ICF_NONE;\n }\n lVar11 = 5;\n pbVar17 = (byte *)(this->compress_debug_sections_).value;\n pbVar18 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar23 = *pbVar17 < *pbVar18;\n uVar25 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while ((bool)uVar25);\n if ((!(bool)uVar23 && !(bool)uVar25) != (bool)uVar23) {\n pcVar8 = (char *)gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n gold_warning(pcVar8);\n (this->compress_debug_sections_).value = "none";\n }\nLAB_001f080a:\n if ((this->rosegment_gap_).user_set_via_option != false) {\n (this->rosegment_).value = true;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)libpath._M_dataplus._M_p != &libpath.field_2) {\n operator_delete(libpath._M_dataplus._M_p);\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::" identifier : : identifier : :) (function_declarator "finalize(General_options *this)" identifier (parameter_list "(General_options *this)" ( (parameter_declaration "General_options *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n pointer *ppSVar1;\n Dir_list *this_00;\n double dVar2;\n ctype<char> cVar3;\n Object_format OVar4;\n int iVar5;\n demangling_styles style;\n __hash_code __code;\n __node_base *p_Var6;\n __node_type *__node;\n size_t sVar7;\n char *pcVar8;\n int *piVar9;\n char *pcVar10;\n char *format;\n long lVar11;\n ulong uVar12;\n char cVar13;\n ulong uVar14;\n ulong uVar15;\n size_type sVar16;\n ctype<char> *this_01;\n byte *pbVar17;\n byte *pbVar18;\n ios *this_02;\n byte *pbVar19;\n iterator iVar20;\n bool bVar21;\n bool bVar22;\n undefined1 uVar23;\n bool bVar24;\n undefined1 uVar25;\n byte bVar26;\n string libpath;\n Search_directory local_308;\n Search_directory local_2d8;\n Search_directory local_2a8;\n string line;\n ifstream in;\n size_type local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n locale local_200 [48];\n __basic_file<char> local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar26 = 0;\n bVar24 = (this->strip_all_).value;\n if (bVar24 == false) {\n if ((this->strip_debug_).value != false) goto LAB_001f050f;\n if ((this->strip_debug_non_line_).value != false) {\n (this->strip_debug_gdb_).value = true;\n if ((this->Bshareable_).value == false) goto LAB_001f00fc;\n cVar13 = '\0';\n goto LAB_001f0528;\n }\n cVar13 = '\0';\n if ((this->Bshareable_).value != false) goto LAB_001f0528;\n }\n else {\n (this->strip_debug_).value = true;\nLAB_001f050f:\n cVar13 = (this->Bshareable_).value;\n (this->strip_debug_non_line_).value = true;\n (this->strip_debug_gdb_).value = true;\n if ((bool)cVar13 == false) {\n cVar13 = '\x01';\n }\n else {\nLAB_001f0528:\n (this->shared_).value = true;\n }\n if (((bVar24 != false) && ((this->relocatable_).value != false)) &&\n ((this->strip_all_).value = false, cVar13 == '\0')) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if ((this->dc_).value != false) {\n (this->define_common_).value = true;\n }\n if ((this->dp_).value != false) {\n (this->define_common_).value = true;\n }\n if ((this->define_common_).user_set_via_option == false) {\n (this->define_common_).value = (bool)((this->relocatable_).value ^ 1);\n }\n bVar24 = (this->execstack_).value == false;\n if (bVar24) {\n bVar24 = (this->noexecstack_).value == false;\n if (!bVar24) {\n this->execstack_status_ = EXECSTACK_NO;\n }\n }\n else {\n this->execstack_status_ = EXECSTACK_YES;\n }\n bVar21 = false;\n pbVar17 = (byte *)(this->icf_).value;\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + 1;\n pbVar19 = pbVar19 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n bVar24 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ICF_NONE;\n if (bVar24 == false) goto LAB_001f091c;\nLAB_001f0191:\n pcVar8 = (this->demangle_).value;\n this->do_demangle_ = true;\n if (*pcVar8 != '\0') {\n style = cplus_demangle_name_to_style(pcVar8);\n if (style == unknown_demangling) {\n /* WARNING: Subroutine does not return */\n gold_fatal("unknown demangling style \'%s\'",pcVar8);\n }\n cplus_demangle_set_style(style);\n }\n }\n else {\n lVar11 = 5;\n pbVar18 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + 1;\n pbVar18 = pbVar18 + 1;\n } while (bVar24);\n bVar21 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ((!bVar22 && !bVar24) == bVar22) + ICF_ALL;\n if (bVar21 != false) goto LAB_001f0191;\nLAB_001f091c:\n if ((this->no_demangle_).user_set_via_option == false) {\n pcVar8 = getenv("COLLECT_NO_DEMANGLE");\n this->do_demangle_ = pcVar8 == (char *)0x0;\n }\n else {\n this->do_demangle_ = false;\n }\n }\n bVar24 = false;\n bVar21 = (this->orphan_handling_).user_set_via_option == false;\n if (!bVar21) {\n pbVar17 = (byte *)(this->orphan_handling_).value;\n lVar11 = 6;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar24 = *pbVar18 < *pbVar19;\n bVar21 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar21);\n bVar22 = false;\n bVar24 = (!bVar24 && !bVar21) == bVar24;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_PLACE;\n }\n else {\n lVar11 = 8;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar21 = false;\n bVar24 = (!bVar22 && !bVar24) == bVar22;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }\n else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }\n }\n }\n if (((this->print_map_).value != false) && ((this->Map_).user_set_via_option == false)) {\n (this->Map_).user_set_via_option = true;\n (this->Map_).value = "-";\n }\n if (((this->nmagic_).value != false) || ((this->omagic_).value != false)) {\n this->static_ = true;\n }\n iVar5 = (this->thread_count_).value;\n if (0 < iVar5) {\n if ((this->thread_count_initial_).value == 0) {\n (this->thread_count_initial_).value = iVar5;\n }\n if ((this->thread_count_middle_).value == 0) {\n (this->thread_count_middle_).value = iVar5;\n }\n if ((this->thread_count_final_).value == 0) {\n (this->thread_count_final_).value = iVar5;\n }\n }\n libpath.field_2._M_local_buf[0] = '\0';\n libpath._M_dataplus._M_p = (pointer)&libpath.field_2;\n libpath._M_string_length = 0;\n if ((this->Y_).user_set_via_option == false) {\n if ((this->nostdlib_).value == false) {\n _in = (undefined **)local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe");\n local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240));\n local_308.put_in_sysroot_ = true;\n local_308.is_in_sysroot_ = false;\n if (local_308.name_._M_string_length == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n std::string::_M_replace((string *)&local_308,0,0,".",1);\n }\n this_00 = &(this->library_path_).value;\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) {\n operator_delete(local_308.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe");\n local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240));\n local_2d8.put_in_sysroot_ = true;\n local_2d8.is_in_sysroot_ = false;\n if (local_2d8.name_._M_string_length == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n std::string::_M_replace((string *)&local_2d8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) {\n operator_delete(local_2d8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib");\n local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240));\n local_2a8.put_in_sysroot_ = true;\n local_2a8.is_in_sysroot_ = false;\n if (local_2a8.name_._M_string_length == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n std::string::_M_replace((string *)&local_2a8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) {\n operator_delete(local_2a8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n );\n line._M_dataplus._M_p = (pointer)&line.field_2;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&line\n ,_in,(pointer)((long)_in + local_240));\n if (line._M_string_length == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n std::string::_M_replace((string *)&line,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar8 = (this->Y_).value;\n sVar7 = strlen(pcVar8);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n std::string::_M_replace((string *)&libpath,0,0,pcVar8,sVar7);\n iVar5 = std::string::compare((string *)&libpath,0,2,"P,");\n if (iVar5 == 0) {\n sVar16 = libpath._M_string_length;\n if (2 < libpath._M_string_length) {\n sVar16 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n std::string::_M_erase((string *)&libpath,0,sVar16);\n }\nLAB_001f0991:\n uVar14 = 0;\n if (libpath._M_string_length != 0) {\n do {\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n } while( true );\n }\n }\n if ((this->retain_symbols_file_).value != (char *)0x0) {\n std::ios_base::ios_base((ios_base *)local_148);\n local_148[0] = &PTR__ios_00439478;\n local_68 = 0;\n _in = (undefined **)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n std::ios::init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0);\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n std::filebuf::filebuf((filebuf *)local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n std::ios::init((ios *)local_148,(streambuf *)local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = std::filebuf::open((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in);\n this_02 = (ios *)((istream *)&in + (long)*(undefined **)((long)_in + -0x18));\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n std::ios::clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);\n }\n else {\n std::ios::clear(this_02,_S_goodbit);\n }\n if ((local_128 & 5) != 0) {\n piVar9 = __errno_location();\n pcVar10 = strerror(*piVar9);\n pcVar8 = (this->retain_symbols_file_).value;\n format = (char *)gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n gold_fatal(format,pcVar8,pcVar10);\n }\n line.field_2._M_local_buf[0] = '\0';\n line._M_string_length = 0;\n line._M_dataplus._M_p = (pointer)&line.field_2;\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n while( true ) {\n if (this_01[0x38] == (ctype<char>)0x0) {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n std::ctype<char>::_M_widen_init(this_01);\n cVar3 = (ctype<char>)0xa;\n if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }\n }\n else {\n cVar3 = this_01[0x43];\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n std::getline<char,std::char_traits<char>,std::allocator<char>>\n ((istream *)&in,(string *)&line,(char)cVar3);\n if ((local_128 & 5) != 0) break;\n if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')\n ) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n std::string::resize((string *)&line,line._M_string_length - 1,'\0');\n }\n __code = std::_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907);\n uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count;\n p_Var6 = std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);\n if ((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n __node = (__node_type *)operator_new(0x30);\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);\n }\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n local_238[0] = &PTR__filebuf_00439578;\n std::filebuf::close((filebuf *)local_238);\n std::__basic_file<char>::~__basic_file(local_1d0);\n local_238[0] = &PTR__streambuf_004386a0;\n std::locale::~locale(local_200);\n _in = (undefined **)PTR_DAT_00439640;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_148[0] = &PTR__ios_00439478;\n std::ios_base::~ios_base((ios_base *)local_148);\n }\n if (((this->Bgroup_).value != false) && ((this->unresolved_symbols_).user_set_via_option == false)\n ) {\n (this->unresolved_symbols_).value = "report-all";\n }\n if (((this->shared_).value != false) &&\n ((this->allow_shlib_undefined_).user_set_via_option == false)) {\n (this->allow_shlib_undefined_).value = true;\n }\n /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */\n add_sysroot(this);\n if ((this->shared_).value == false) {\n if ((this->pie_).value != false) {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n if ((this->filter_).value != (char *)0x0) {\n pcVar8 = (char *)gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->auxiliary_).value._M_h._M_element_count != 0) {\n pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if (((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0)\n ) {\n pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n else {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n OVar4 = string_to_object_format((this->oformat_).value);\n if ((OVar4 != OBJECT_FORMAT_ELF) &&\n ((((this->shared_).value != false || ((this->pie_).value != false)) ||\n ((this->relocatable_).value != false)))) {\n pcVar8 = (char *)gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if (((this->hash_bucket_empty_fraction_).user_set_via_option != false) &&\n ((dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2))))\n {\n pcVar8 = (char *)gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8,dVar2);\n }\n if (this->implicit_incremental_ == false) {\n if (this->incremental_mode_ == INCREMENTAL_OFF) goto LAB_001f080a;\n }\n else if (this->incremental_mode_ == INCREMENTAL_OFF) {\n pcVar8 = (char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->emit_relocs_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if (this->plugins_ != (Plugin_manager *)0x0) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relro_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if ((this->gc_sections_).value != false) {\n pcVar8 = (char *)gettext("ignoring --gc-sections for an incremental link");\n gold_warning(pcVar8);\n (this->gc_sections_).value = false;\n }\n uVar23 = 0;\n uVar25 = this->icf_status_ == ICF_NONE;\n if (!(bool)uVar25) {\n pcVar8 = (char *)gettext("ignoring --icf for an incremental link");\n uVar23 = 0;\n uVar25 = 1;\n gold_warning(pcVar8);\n this->icf_status_ = ICF_NONE;\n }\n lVar11 = 5;\n pbVar17 = (byte *)(this->compress_debug_sections_).value;\n pbVar18 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar23 = *pbVar17 < *pbVar18;\n uVar25 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while ((bool)uVar25);\n if ((!(bool)uVar23 && !(bool)uVar25) != (bool)uVar23) {\n pcVar8 = (char *)gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n gold_warning(pcVar8);\n (this->compress_debug_sections_).value = "none";\n }\nLAB_001f080a:\n if ((this->rosegment_gap_).user_set_via_option != false) {\n (this->rosegment_).value = true;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)libpath._M_dataplus._M_p != &libpath.field_2) {\n operator_delete(libpath._M_dataplus._M_p);\n }\n return;\n}" { (declaration "pointer *ppSVar1;" type_identifier (pointer_declarator "*ppSVar1" * identifier) ;) (declaration "Dir_list *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "double dVar2;" primitive_type identifier ;) (expression_statement "ctype<char> cVar3;" (binary_expression "ctype<char> cVar3" (binary_expression "ctype<char" identifier < identifier) > identifier) ;) (declaration "Object_format OVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "demangling_styles style;" type_identifier identifier ;) (declaration "__hash_code __code;" type_identifier identifier ;) (declaration "__node_base *p_Var6;" type_identifier (pointer_declarator "*p_Var6" * identifier) ;) (declaration "__node_type *__node;" type_identifier (pointer_declarator "*__node" * identifier) ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (declaration "int *piVar9;" primitive_type (pointer_declarator "*piVar9" * identifier) ;) (declaration "char *pcVar10;" primitive_type (pointer_declarator "*pcVar10" * identifier) ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "char cVar13;" primitive_type identifier ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "size_type sVar16;" type_identifier identifier ;) (expression_statement "ctype<char> *this_01;" (binary_expression "ctype<char> *this_01" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "*this_01" * identifier)) ;) (declaration "byte *pbVar17;" type_identifier (pointer_declarator "*pbVar17" * identifier) ;) (declaration "byte *pbVar18;" type_identifier (pointer_declarator "*pbVar18" * identifier) ;) (declaration "ios *this_02;" type_identifier (pointer_declarator "*this_02" * identifier) ;) (declaration "byte *pbVar19;" type_identifier (pointer_declarator "*pbVar19" * identifier) ;) (declaration "iterator iVar20;" type_identifier identifier ;) (declaration "bool bVar21;" primitive_type identifier ;) (declaration "bool bVar22;" primitive_type identifier ;) (declaration "undefined1 uVar23;" type_identifier identifier ;) (declaration "bool bVar24;" primitive_type identifier ;) (declaration "undefined1 uVar25;" type_identifier identifier ;) (declaration "byte bVar26;" type_identifier identifier ;) (declaration "string libpath;" type_identifier identifier ;) (declaration "Search_directory local_308;" type_identifier identifier ;) (declaration "Search_directory local_2d8;" type_identifier identifier ;) (declaration "Search_directory local_2a8;" type_identifier identifier ;) (declaration "string line;" type_identifier identifier ;) (declaration "ifstream in;" type_identifier identifier ;) (declaration "size_type local_240;" type_identifier identifier ;) (declaration "undefined **local_238 [2];" type_identifier (pointer_declarator "**local_238 [2]" * (pointer_declarator "*local_238 [2]" * (array_declarator "local_238 [2]" identifier [ number_literal ]))) ;) (declaration "undefined2 local_228;" type_identifier identifier ;) (declaration "locale local_200 [48];" type_identifier (array_declarator "local_200 [48]" identifier [ number_literal ]) ;) (expression_statement "__basic_file<char> local_1d0 [120];" (binary_expression "__basic_file<char> local_1d0 [120]" (binary_expression "__basic_file<char" identifier < identifier) > (subscript_expression "local_1d0 [120]" identifier [ number_literal ])) ;) (declaration "long alStack_158 [2];" (sized_type_specifier "long" long) (array_declarator "alStack_158 [2]" identifier [ number_literal ]) ;) (declaration "undefined **local_148 [4];" type_identifier (pointer_declarator "**local_148 [4]" * (pointer_declarator "*local_148 [4]" * (array_declarator "local_148 [4]" identifier [ number_literal ]))) ;) (declaration "byte local_128;" type_identifier identifier ;) (declaration "undefined8 local_70;" type_identifier identifier ;) (declaration "undefined2 local_68;" type_identifier identifier ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (expression_statement "bVar26 = 0;" (assignment_expression "bVar26 = 0" identifier = number_literal) ;) (expression_statement "bVar24 = (this->strip_all_).value;" (assignment_expression "bVar24 = (this->strip_all_).value" identifier = (field_expression "(this->strip_all_).value" (parenthesized_expression "(this->strip_all_)" ( (field_expression "this->strip_all_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (bVar24 == false) {\n if ((this->strip_debug_).value != false) goto LAB_001f050f;\n if ((this->strip_debug_non_line_).value != false) {\n (this->strip_debug_gdb_).value = true;\n if ((this->Bshareable_).value == false) goto LAB_001f00fc;\n cVar13 = '\0';\n goto LAB_001f0528;\n }\n cVar13 = '\0';\n if ((this->Bshareable_).value != false) goto LAB_001f0528;\n }\n else {\n (this->strip_debug_).value = true;\nLAB_001f050f:\n cVar13 = (this->Bshareable_).value;\n (this->strip_debug_non_line_).value = true;\n (this->strip_debug_gdb_).value = true;\n if ((bool)cVar13 == false) {\n cVar13 = '\x01';\n }\n else {\nLAB_001f0528:\n (this->shared_).value = true;\n }\n if (((bVar24 != false) && ((this->relocatable_).value != false)) &&\n ((this->strip_all_).value = false, cVar13 == '\0')) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.cc",0x453,"finalize");\n }\n }" if (parenthesized_expression "(bVar24 == false)" ( (binary_expression "bVar24 == false" identifier == false) )) (compound_statement "{\n if ((this->strip_debug_).value != false) goto LAB_001f050f;\n if ((this->strip_debug_non_line_).value != false) {\n (this->strip_debug_gdb_).value = true;\n if ((this->Bshareable_).value == false) goto LAB_001f00fc;\n cVar13 = '\0';\n goto LAB_001f0528;\n }\n cVar13 = '\0';\n if ((this->Bshareable_).value != false) goto LAB_001f0528;\n }" { (if_statement "if ((this->strip_debug_).value != false) goto LAB_001f050f;" if (parenthesized_expression "((this->strip_debug_).value != false)" ( (binary_expression "(this->strip_debug_).value != false" (field_expression "(this->strip_debug_).value" (parenthesized_expression "(this->strip_debug_)" ( (field_expression "this->strip_debug_" identifier -> field_identifier) )) . field_identifier) != false) )) (goto_statement "goto LAB_001f050f;" goto statement_identifier ;)) (if_statement "if ((this->strip_debug_non_line_).value != false) {\n (this->strip_debug_gdb_).value = true;\n if ((this->Bshareable_).value == false) goto LAB_001f00fc;\n cVar13 = '\0';\n goto LAB_001f0528;\n }" if (parenthesized_expression "((this->strip_debug_non_line_).value != false)" ( (binary_expression "(this->strip_debug_non_line_).value != false" (field_expression "(this->strip_debug_non_line_).value" (parenthesized_expression "(this->strip_debug_non_line_)" ( (field_expression "this->strip_debug_non_line_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n (this->strip_debug_gdb_).value = true;\n if ((this->Bshareable_).value == false) goto LAB_001f00fc;\n cVar13 = '\0';\n goto LAB_001f0528;\n }" { (expression_statement "(this->strip_debug_gdb_).value = true;" (assignment_expression "(this->strip_debug_gdb_).value = true" (field_expression "(this->strip_debug_gdb_).value" (parenthesized_expression "(this->strip_debug_gdb_)" ( (field_expression "this->strip_debug_gdb_" identifier -> field_identifier) )) . field_identifier) = true) ;) (if_statement "if ((this->Bshareable_).value == false) goto LAB_001f00fc;" if (parenthesized_expression "((this->Bshareable_).value == false)" ( (binary_expression "(this->Bshareable_).value == false" (field_expression "(this->Bshareable_).value" (parenthesized_expression "(this->Bshareable_)" ( (field_expression "this->Bshareable_" identifier -> field_identifier) )) . field_identifier) == false) )) (goto_statement "goto LAB_001f00fc;" goto statement_identifier ;)) (expression_statement "cVar13 = '\0';" (assignment_expression "cVar13 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (goto_statement "goto LAB_001f0528;" goto statement_identifier ;) })) (expression_statement "cVar13 = '\0';" (assignment_expression "cVar13 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if ((this->Bshareable_).value != false) goto LAB_001f0528;" if (parenthesized_expression "((this->Bshareable_).value != false)" ( (binary_expression "(this->Bshareable_).value != false" (field_expression "(this->Bshareable_).value" (parenthesized_expression "(this->Bshareable_)" ( (field_expression "this->Bshareable_" identifier -> field_identifier) )) . field_identifier) != false) )) (goto_statement "goto LAB_001f0528;" goto statement_identifier ;)) }) (else_clause "else {\n (this->strip_debug_).value = true;\nLAB_001f050f:\n cVar13 = (this->Bshareable_).value;\n (this->strip_debug_non_line_).value = true;\n (this->strip_debug_gdb_).value = true;\n if ((bool)cVar13 == false) {\n cVar13 = '\x01';\n }\n else {\nLAB_001f0528:\n (this->shared_).value = true;\n }\n if (((bVar24 != false) && ((this->relocatable_).value != false)) &&\n ((this->strip_all_).value = false, cVar13 == '\0')) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.cc",0x453,"finalize");\n }\n }" else (compound_statement "{\n (this->strip_debug_).value = true;\nLAB_001f050f:\n cVar13 = (this->Bshareable_).value;\n (this->strip_debug_non_line_).value = true;\n (this->strip_debug_gdb_).value = true;\n if ((bool)cVar13 == false) {\n cVar13 = '\x01';\n }\n else {\nLAB_001f0528:\n (this->shared_).value = true;\n }\n if (((bVar24 != false) && ((this->relocatable_).value != false)) &&\n ((this->strip_all_).value = false, cVar13 == '\0')) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.cc",0x453,"finalize");\n }\n }" { (expression_statement "(this->strip_debug_).value = true;" (assignment_expression "(this->strip_debug_).value = true" (field_expression "(this->strip_debug_).value" (parenthesized_expression "(this->strip_debug_)" ( (field_expression "this->strip_debug_" identifier -> field_identifier) )) . field_identifier) = true) ;) (labeled_statement "LAB_001f050f:\n cVar13 = (this->Bshareable_).value;" statement_identifier : (expression_statement "cVar13 = (this->Bshareable_).value;" (assignment_expression "cVar13 = (this->Bshareable_).value" identifier = (field_expression "(this->Bshareable_).value" (parenthesized_expression "(this->Bshareable_)" ( (field_expression "this->Bshareable_" identifier -> field_identifier) )) . field_identifier)) ;)) (expression_statement "(this->strip_debug_non_line_).value = true;" (assignment_expression "(this->strip_debug_non_line_).value = true" (field_expression "(this->strip_debug_non_line_).value" (parenthesized_expression "(this->strip_debug_non_line_)" ( (field_expression "this->strip_debug_non_line_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(this->strip_debug_gdb_).value = true;" (assignment_expression "(this->strip_debug_gdb_).value = true" (field_expression "(this->strip_debug_gdb_).value" (parenthesized_expression "(this->strip_debug_gdb_)" ( (field_expression "this->strip_debug_gdb_" identifier -> field_identifier) )) . field_identifier) = true) ;) (if_statement "if ((bool)cVar13 == false) {\n cVar13 = '\x01';\n }\n else {\nLAB_001f0528:\n (this->shared_).value = true;\n }" if (parenthesized_expression "((bool)cVar13 == false)" ( (binary_expression "(bool)cVar13 == false" (cast_expression "(bool)cVar13" ( (type_descriptor "bool" primitive_type) ) identifier) == false) )) (compound_statement "{\n cVar13 = '\x01';\n }" { (expression_statement "cVar13 = '\x01';" (assignment_expression "cVar13 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) }) (else_clause "else {\nLAB_001f0528:\n (this->shared_).value = true;\n }" else (compound_statement "{\nLAB_001f0528:\n (this->shared_).value = true;\n }" { (labeled_statement "LAB_001f0528:\n (this->shared_).value = true;" statement_identifier : (expression_statement "(this->shared_).value = true;" (assignment_expression "(this->shared_).value = true" (field_expression "(this->shared_).value" (parenthesized_expression "(this->shared_)" ( (field_expression "this->shared_" identifier -> field_identifier) )) . field_identifier) = true) ;)) }))) (if_statement "if (((bVar24 != false) && ((this->relocatable_).value != false)) &&\n ((this->strip_all_).value = false, cVar13 == '\0')) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.cc",0x453,"finalize");\n }" if (parenthesized_expression "(((bVar24 != false) && ((this->relocatable_).value != false)) &&\n ((this->strip_all_).value = false, cVar13 == '\0'))" ( (binary_expression "((bVar24 != false) && ((this->relocatable_).value != false)) &&\n ((this->strip_all_).value = false, cVar13 == '\0')" (parenthesized_expression "((bVar24 != false) && ((this->relocatable_).value != false))" ( (binary_expression "(bVar24 != false) && ((this->relocatable_).value != false)" (parenthesized_expression "(bVar24 != false)" ( (binary_expression "bVar24 != false" identifier != false) )) && (parenthesized_expression "((this->relocatable_).value != false)" ( (binary_expression "(this->relocatable_).value != false" (field_expression "(this->relocatable_).value" (parenthesized_expression "(this->relocatable_)" ( (field_expression "this->relocatable_" identifier -> field_identifier) )) . field_identifier) != false) ))) )) && (parenthesized_expression "((this->strip_all_).value = false, cVar13 == '\0')" ( (comma_expression "(this->strip_all_).value = false, cVar13 == '\0'" (assignment_expression "(this->strip_all_).value = false" (field_expression "(this->strip_all_).value" (parenthesized_expression "(this->strip_all_)" ( (field_expression "this->strip_all_" identifier -> field_identifier) )) . field_identifier) = false) , (binary_expression "cVar13 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.cc",0x453,"finalize");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/options.cc",0x453,"finalize");" (call_expression "do_gold_unreachable("../../gold/options.cc",0x453,"finalize")" identifier (argument_list "("../../gold/options.cc",0x453,"finalize")" ( (string_literal ""../../gold/options.cc"" " string_content ") , number_literal , (string_literal ""finalize"" " string_content ") ))) ;) })) }))) (labeled_statement "LAB_001f00fc:\n if ((this->dc_).value != false) {\n (this->define_common_).value = true;\n }" statement_identifier : (if_statement "if ((this->dc_).value != false) {\n (this->define_common_).value = true;\n }" if (parenthesized_expression "((this->dc_).value != false)" ( (binary_expression "(this->dc_).value != false" (field_expression "(this->dc_).value" (parenthesized_expression "(this->dc_)" ( (field_expression "this->dc_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n (this->define_common_).value = true;\n }" { (expression_statement "(this->define_common_).value = true;" (assignment_expression "(this->define_common_).value = true" (field_expression "(this->define_common_).value" (parenthesized_expression "(this->define_common_)" ( (field_expression "this->define_common_" identifier -> field_identifier) )) . field_identifier) = true) ;) }))) (if_statement "if ((this->dp_).value != false) {\n (this->define_common_).value = true;\n }" if (parenthesized_expression "((this->dp_).value != false)" ( (binary_expression "(this->dp_).value != false" (field_expression "(this->dp_).value" (parenthesized_expression "(this->dp_)" ( (field_expression "this->dp_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n (this->define_common_).value = true;\n }" { (expression_statement "(this->define_common_).value = true;" (assignment_expression "(this->define_common_).value = true" (field_expression "(this->define_common_).value" (parenthesized_expression "(this->define_common_)" ( (field_expression "this->define_common_" identifier -> field_identifier) )) . field_identifier) = true) ;) })) (if_statement "if ((this->define_common_).user_set_via_option == false) {\n (this->define_common_).value = (bool)((this->relocatable_).value ^ 1);\n }" if (parenthesized_expression "((this->define_common_).user_set_via_option == false)" ( (binary_expression "(this->define_common_).user_set_via_option == false" (field_expression "(this->define_common_).user_set_via_option" (parenthesized_expression "(this->define_common_)" ( (field_expression "this->define_common_" identifier -> field_identifier) )) . field_identifier) == false) )) (compound_statement "{\n (this->define_common_).value = (bool)((this->relocatable_).value ^ 1);\n }" { (expression_statement "(this->define_common_).value = (bool)((this->relocatable_).value ^ 1);" (assignment_expression "(this->define_common_).value = (bool)((this->relocatable_).value ^ 1)" (field_expression "(this->define_common_).value" (parenthesized_expression "(this->define_common_)" ( (field_expression "this->define_common_" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(bool)((this->relocatable_).value ^ 1)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "((this->relocatable_).value ^ 1)" ( (binary_expression "(this->relocatable_).value ^ 1" (field_expression "(this->relocatable_).value" (parenthesized_expression "(this->relocatable_)" ( (field_expression "this->relocatable_" identifier -> field_identifier) )) . field_identifier) ^ number_literal) )))) ;) })) (expression_statement "bVar24 = (this->execstack_).value == false;" (assignment_expression "bVar24 = (this->execstack_).value == false" identifier = (binary_expression "(this->execstack_).value == false" (field_expression "(this->execstack_).value" (parenthesized_expression "(this->execstack_)" ( (field_expression "this->execstack_" identifier -> field_identifier) )) . field_identifier) == false)) ;) (if_statement "if (bVar24) {\n bVar24 = (this->noexecstack_).value == false;\n if (!bVar24) {\n this->execstack_status_ = EXECSTACK_NO;\n }\n }\n else {\n this->execstack_status_ = EXECSTACK_YES;\n }" if (parenthesized_expression "(bVar24)" ( identifier )) (compound_statement "{\n bVar24 = (this->noexecstack_).value == false;\n if (!bVar24) {\n this->execstack_status_ = EXECSTACK_NO;\n }\n }" { (expression_statement "bVar24 = (this->noexecstack_).value == false;" (assignment_expression "bVar24 = (this->noexecstack_).value == false" identifier = (binary_expression "(this->noexecstack_).value == false" (field_expression "(this->noexecstack_).value" (parenthesized_expression "(this->noexecstack_)" ( (field_expression "this->noexecstack_" identifier -> field_identifier) )) . field_identifier) == false)) ;) (if_statement "if (!bVar24) {\n this->execstack_status_ = EXECSTACK_NO;\n }" if (parenthesized_expression "(!bVar24)" ( (unary_expression "!bVar24" ! identifier) )) (compound_statement "{\n this->execstack_status_ = EXECSTACK_NO;\n }" { (expression_statement "this->execstack_status_ = EXECSTACK_NO;" (assignment_expression "this->execstack_status_ = EXECSTACK_NO" (field_expression "this->execstack_status_" identifier -> field_identifier) = identifier) ;) })) }) (else_clause "else {\n this->execstack_status_ = EXECSTACK_YES;\n }" else (compound_statement "{\n this->execstack_status_ = EXECSTACK_YES;\n }" { (expression_statement "this->execstack_status_ = EXECSTACK_YES;" (assignment_expression "this->execstack_status_ = EXECSTACK_YES" (field_expression "this->execstack_status_" identifier -> field_identifier) = identifier) ;) }))) (expression_statement "bVar21 = false;" (assignment_expression "bVar21 = false" identifier = false) ;) (expression_statement "pbVar17 = (byte *)(this->icf_).value;" (assignment_expression "pbVar17 = (byte *)(this->icf_).value" identifier = (cast_expression "(byte *)(this->icf_).value" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(this->icf_).value" (parenthesized_expression "(this->icf_)" ( (field_expression "this->icf_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar17;" (assignment_expression "pbVar18 = pbVar17" identifier = identifier) ;) (expression_statement "pbVar19 = (byte *)0x37ac9e;" (assignment_expression "pbVar19 = (byte *)0x37ac9e" identifier = (cast_expression "(byte *)0x37ac9e" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + 1;\n pbVar19 = pbVar19 + 1;\n } while (bVar24);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + 1;\n pbVar19 = pbVar19 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar21 = *pbVar18 < *pbVar19;" (assignment_expression "bVar21 = *pbVar18 < *pbVar19" identifier = (binary_expression "*pbVar18 < *pbVar19" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar19" * identifier))) ;) (expression_statement "bVar24 = *pbVar18 == *pbVar19;" (assignment_expression "bVar24 = *pbVar18 == *pbVar19" identifier = (binary_expression "*pbVar18 == *pbVar19" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar19" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + 1;" (assignment_expression "pbVar18 = pbVar18 + 1" identifier = (binary_expression "pbVar18 + 1" identifier + number_literal)) ;) (expression_statement "pbVar19 = pbVar19 + 1;" (assignment_expression "pbVar19 = pbVar19 + 1" identifier = (binary_expression "pbVar19 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar24)" ( identifier )) ;) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" identifier = false) ;) (expression_statement "bVar24 = (!bVar21 && !bVar24) == bVar21;" (assignment_expression "bVar24 = (!bVar21 && !bVar24) == bVar21" identifier = (binary_expression "(!bVar21 && !bVar24) == bVar21" (parenthesized_expression "(!bVar21 && !bVar24)" ( (binary_expression "!bVar21 && !bVar24" (unary_expression "!bVar21" ! identifier) && (unary_expression "!bVar24" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar24) {\n bVar24 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ICF_NONE;\n if (bVar24 == false) goto LAB_001f091c;\nLAB_001f0191:\n pcVar8 = (this->demangle_).value;\n this->do_demangle_ = true;\n if (*pcVar8 != '\0') {\n style = cplus_demangle_name_to_style(pcVar8);\n if (style == unknown_demangling) {\n /* WARNING: Subroutine does not return */\n gold_fatal("unknown demangling style \'%s\'",pcVar8);\n }\n cplus_demangle_set_style(style);\n }\n }\n else {\n lVar11 = 5;\n pbVar18 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + 1;\n pbVar18 = pbVar18 + 1;\n } while (bVar24);\n bVar21 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ((!bVar22 && !bVar24) == bVar22) + ICF_ALL;\n if (bVar21 != false) goto LAB_001f0191;\nLAB_001f091c:\n if ((this->no_demangle_).user_set_via_option == false) {\n pcVar8 = getenv("COLLECT_NO_DEMANGLE");\n this->do_demangle_ = pcVar8 == (char *)0x0;\n }\n else {\n this->do_demangle_ = false;\n }\n }" if (parenthesized_expression "(bVar24)" ( identifier )) (compound_statement "{\n bVar24 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ICF_NONE;\n if (bVar24 == false) goto LAB_001f091c;\nLAB_001f0191:\n pcVar8 = (this->demangle_).value;\n this->do_demangle_ = true;\n if (*pcVar8 != '\0') {\n style = cplus_demangle_name_to_style(pcVar8);\n if (style == unknown_demangling) {\n /* WARNING: Subroutine does not return */\n gold_fatal("unknown demangling style \'%s\'",pcVar8);\n }\n cplus_demangle_set_style(style);\n }\n }" { (expression_statement "bVar24 = (this->demangle_).user_set_via_option;" (assignment_expression "bVar24 = (this->demangle_).user_set_via_option" identifier = (field_expression "(this->demangle_).user_set_via_option" (parenthesized_expression "(this->demangle_)" ( (field_expression "this->demangle_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "this->icf_status_ = ICF_NONE;" (assignment_expression "this->icf_status_ = ICF_NONE" (field_expression "this->icf_status_" identifier -> field_identifier) = identifier) ;) (if_statement "if (bVar24 == false) goto LAB_001f091c;" if (parenthesized_expression "(bVar24 == false)" ( (binary_expression "bVar24 == false" identifier == false) )) (goto_statement "goto LAB_001f091c;" goto statement_identifier ;)) (labeled_statement "LAB_001f0191:\n pcVar8 = (this->demangle_).value;" statement_identifier : (expression_statement "pcVar8 = (this->demangle_).value;" (assignment_expression "pcVar8 = (this->demangle_).value" identifier = (field_expression "(this->demangle_).value" (parenthesized_expression "(this->demangle_)" ( (field_expression "this->demangle_" identifier -> field_identifier) )) . field_identifier)) ;)) (expression_statement "this->do_demangle_ = true;" (assignment_expression "this->do_demangle_ = true" (field_expression "this->do_demangle_" identifier -> field_identifier) = true) ;) (if_statement "if (*pcVar8 != '\0') {\n style = cplus_demangle_name_to_style(pcVar8);\n if (style == unknown_demangling) {\n /* WARNING: Subroutine does not return */\n gold_fatal("unknown demangling style \'%s\'",pcVar8);\n }\n cplus_demangle_set_style(style);\n }" if (parenthesized_expression "(*pcVar8 != '\0')" ( (binary_expression "*pcVar8 != '\0'" (pointer_expression "*pcVar8" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n style = cplus_demangle_name_to_style(pcVar8);\n if (style == unknown_demangling) {\n /* WARNING: Subroutine does not return */\n gold_fatal("unknown demangling style \'%s\'",pcVar8);\n }\n cplus_demangle_set_style(style);\n }" { (expression_statement "style = cplus_demangle_name_to_style(pcVar8);" (assignment_expression "style = cplus_demangle_name_to_style(pcVar8)" identifier = (call_expression "cplus_demangle_name_to_style(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier )))) ;) (if_statement "if (style == unknown_demangling) {\n /* WARNING: Subroutine does not return */\n gold_fatal("unknown demangling style \'%s\'",pcVar8);\n }" if (parenthesized_expression "(style == unknown_demangling)" ( (binary_expression "style == unknown_demangling" identifier == identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n gold_fatal("unknown demangling style \'%s\'",pcVar8);\n }" { comment (expression_statement "gold_fatal("unknown demangling style \'%s\'",pcVar8);" (call_expression "gold_fatal("unknown demangling style \'%s\'",pcVar8)" identifier (argument_list "("unknown demangling style \'%s\'",pcVar8)" ( (string_literal ""unknown demangling style \'%s\'"" " string_content escape_sequence string_content escape_sequence ") , identifier ))) ;) })) (expression_statement "cplus_demangle_set_style(style);" (call_expression "cplus_demangle_set_style(style)" identifier (argument_list "(style)" ( identifier ))) ;) })) }) (else_clause "else {\n lVar11 = 5;\n pbVar18 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + 1;\n pbVar18 = pbVar18 + 1;\n } while (bVar24);\n bVar21 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ((!bVar22 && !bVar24) == bVar22) + ICF_ALL;\n if (bVar21 != false) goto LAB_001f0191;\nLAB_001f091c:\n if ((this->no_demangle_).user_set_via_option == false) {\n pcVar8 = getenv("COLLECT_NO_DEMANGLE");\n this->do_demangle_ = pcVar8 == (char *)0x0;\n }\n else {\n this->do_demangle_ = false;\n }\n }" else (compound_statement "{\n lVar11 = 5;\n pbVar18 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + 1;\n pbVar18 = pbVar18 + 1;\n } while (bVar24);\n bVar21 = (this->demangle_).user_set_via_option;\n this->icf_status_ = ((!bVar22 && !bVar24) == bVar22) + ICF_ALL;\n if (bVar21 != false) goto LAB_001f0191;\nLAB_001f091c:\n if ((this->no_demangle_).user_set_via_option == false) {\n pcVar8 = getenv("COLLECT_NO_DEMANGLE");\n this->do_demangle_ = pcVar8 == (char *)0x0;\n }\n else {\n this->do_demangle_ = false;\n }\n }" { (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar18 = (byte *)0x37a5f0;" (assignment_expression "pbVar18 = (byte *)0x37a5f0" identifier = (cast_expression "(byte *)0x37a5f0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + 1;\n pbVar18 = pbVar18 + 1;\n } while (bVar24);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + 1;\n pbVar18 = pbVar18 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar22 = *pbVar17 < *pbVar18;" (assignment_expression "bVar22 = *pbVar17 < *pbVar18" identifier = (binary_expression "*pbVar17 < *pbVar18" (pointer_expression "*pbVar17" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar24 = *pbVar17 == *pbVar18;" (assignment_expression "bVar24 = *pbVar17 == *pbVar18" identifier = (binary_expression "*pbVar17 == *pbVar18" (pointer_expression "*pbVar17" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar17 = pbVar17 + 1;" (assignment_expression "pbVar17 = pbVar17 + 1" identifier = (binary_expression "pbVar17 + 1" identifier + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + 1;" (assignment_expression "pbVar18 = pbVar18 + 1" identifier = (binary_expression "pbVar18 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar24)" ( identifier )) ;) (expression_statement "bVar21 = (this->demangle_).user_set_via_option;" (assignment_expression "bVar21 = (this->demangle_).user_set_via_option" identifier = (field_expression "(this->demangle_).user_set_via_option" (parenthesized_expression "(this->demangle_)" ( (field_expression "this->demangle_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "this->icf_status_ = ((!bVar22 && !bVar24) == bVar22) + ICF_ALL;" (assignment_expression "this->icf_status_ = ((!bVar22 && !bVar24) == bVar22) + ICF_ALL" (field_expression "this->icf_status_" identifier -> field_identifier) = (binary_expression "((!bVar22 && !bVar24) == bVar22) + ICF_ALL" (parenthesized_expression "((!bVar22 && !bVar24) == bVar22)" ( (binary_expression "(!bVar22 && !bVar24) == bVar22" (parenthesized_expression "(!bVar22 && !bVar24)" ( (binary_expression "!bVar22 && !bVar24" (unary_expression "!bVar22" ! identifier) && (unary_expression "!bVar24" ! identifier)) )) == identifier) )) + identifier)) ;) (if_statement "if (bVar21 != false) goto LAB_001f0191;" if (parenthesized_expression "(bVar21 != false)" ( (binary_expression "bVar21 != false" identifier != false) )) (goto_statement "goto LAB_001f0191;" goto statement_identifier ;)) (labeled_statement "LAB_001f091c:\n if ((this->no_demangle_).user_set_via_option == false) {\n pcVar8 = getenv("COLLECT_NO_DEMANGLE");\n this->do_demangle_ = pcVar8 == (char *)0x0;\n }\n else {\n this->do_demangle_ = false;\n }" statement_identifier : (if_statement "if ((this->no_demangle_).user_set_via_option == false) {\n pcVar8 = getenv("COLLECT_NO_DEMANGLE");\n this->do_demangle_ = pcVar8 == (char *)0x0;\n }\n else {\n this->do_demangle_ = false;\n }" if (parenthesized_expression "((this->no_demangle_).user_set_via_option == false)" ( (binary_expression "(this->no_demangle_).user_set_via_option == false" (field_expression "(this->no_demangle_).user_set_via_option" (parenthesized_expression "(this->no_demangle_)" ( (field_expression "this->no_demangle_" identifier -> field_identifier) )) . field_identifier) == false) )) (compound_statement "{\n pcVar8 = getenv("COLLECT_NO_DEMANGLE");\n this->do_demangle_ = pcVar8 == (char *)0x0;\n }" { (expression_statement "pcVar8 = getenv("COLLECT_NO_DEMANGLE");" (assignment_expression "pcVar8 = getenv("COLLECT_NO_DEMANGLE")" identifier = (call_expression "getenv("COLLECT_NO_DEMANGLE")" identifier (argument_list "("COLLECT_NO_DEMANGLE")" ( (string_literal ""COLLECT_NO_DEMANGLE"" " string_content ") )))) ;) (expression_statement "this->do_demangle_ = pcVar8 == (char *)0x0;" (assignment_expression "this->do_demangle_ = pcVar8 == (char *)0x0" (field_expression "this->do_demangle_" identifier -> field_identifier) = (binary_expression "pcVar8 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ;) }) (else_clause "else {\n this->do_demangle_ = false;\n }" else (compound_statement "{\n this->do_demangle_ = false;\n }" { (expression_statement "this->do_demangle_ = false;" (assignment_expression "this->do_demangle_ = false" (field_expression "this->do_demangle_" identifier -> field_identifier) = false) ;) })))) }))) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" identifier = false) ;) (expression_statement "bVar21 = (this->orphan_handling_).user_set_via_option == false;" (assignment_expression "bVar21 = (this->orphan_handling_).user_set_via_option == false" identifier = (binary_expression "(this->orphan_handling_).user_set_via_option == false" (field_expression "(this->orphan_handling_).user_set_via_option" (parenthesized_expression "(this->orphan_handling_)" ( (field_expression "this->orphan_handling_" identifier -> field_identifier) )) . field_identifier) == false)) ;) (if_statement "if (!bVar21) {\n pbVar17 = (byte *)(this->orphan_handling_).value;\n lVar11 = 6;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar24 = *pbVar18 < *pbVar19;\n bVar21 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar21);\n bVar22 = false;\n bVar24 = (!bVar24 && !bVar21) == bVar24;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_PLACE;\n }\n else {\n lVar11 = 8;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar21 = false;\n bVar24 = (!bVar22 && !bVar24) == bVar22;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }\n else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }\n }\n }" if (parenthesized_expression "(!bVar21)" ( (unary_expression "!bVar21" ! identifier) )) (compound_statement "{\n pbVar17 = (byte *)(this->orphan_handling_).value;\n lVar11 = 6;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar24 = *pbVar18 < *pbVar19;\n bVar21 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar21);\n bVar22 = false;\n bVar24 = (!bVar24 && !bVar21) == bVar24;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_PLACE;\n }\n else {\n lVar11 = 8;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar21 = false;\n bVar24 = (!bVar22 && !bVar24) == bVar22;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }\n else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }\n }\n }" { (expression_statement "pbVar17 = (byte *)(this->orphan_handling_).value;" (assignment_expression "pbVar17 = (byte *)(this->orphan_handling_).value" identifier = (cast_expression "(byte *)(this->orphan_handling_).value" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(this->orphan_handling_).value" (parenthesized_expression "(this->orphan_handling_)" ( (field_expression "this->orphan_handling_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "lVar11 = 6;" (assignment_expression "lVar11 = 6" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar17;" (assignment_expression "pbVar18 = pbVar17" identifier = identifier) ;) (expression_statement "pbVar19 = (byte *)0x391176;" (assignment_expression "pbVar19 = (byte *)0x391176" identifier = (cast_expression "(byte *)0x391176" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar24 = *pbVar18 < *pbVar19;\n bVar21 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar21);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar24 = *pbVar18 < *pbVar19;\n bVar21 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar24 = *pbVar18 < *pbVar19;" (assignment_expression "bVar24 = *pbVar18 < *pbVar19" identifier = (binary_expression "*pbVar18 < *pbVar19" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar19" * identifier))) ;) (expression_statement "bVar21 = *pbVar18 == *pbVar19;" (assignment_expression "bVar21 = *pbVar18 == *pbVar19" identifier = (binary_expression "*pbVar18 == *pbVar19" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar19" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar19 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar19 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar21)" ( identifier )) ;) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" identifier = false) ;) (expression_statement "bVar24 = (!bVar24 && !bVar21) == bVar24;" (assignment_expression "bVar24 = (!bVar24 && !bVar21) == bVar24" identifier = (binary_expression "(!bVar24 && !bVar21) == bVar24" (parenthesized_expression "(!bVar24 && !bVar21)" ( (binary_expression "!bVar24 && !bVar21" (unary_expression "!bVar24" ! identifier) && (unary_expression "!bVar21" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_PLACE;\n }\n else {\n lVar11 = 8;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar21 = false;\n bVar24 = (!bVar22 && !bVar24) == bVar22;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }\n else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }\n }" if (parenthesized_expression "(bVar24)" ( identifier )) (compound_statement "{\n this->orphan_handling_enum_ = ORPHAN_PLACE;\n }" { (expression_statement "this->orphan_handling_enum_ = ORPHAN_PLACE;" (assignment_expression "this->orphan_handling_enum_ = ORPHAN_PLACE" (field_expression "this->orphan_handling_enum_" identifier -> field_identifier) = identifier) ;) }) (else_clause "else {\n lVar11 = 8;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar21 = false;\n bVar24 = (!bVar22 && !bVar24) == bVar22;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }\n else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }\n }" else (compound_statement "{\n lVar11 = 8;\n pbVar18 = pbVar17;\n pbVar19 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar21 = false;\n bVar24 = (!bVar22 && !bVar24) == bVar22;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }\n else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }\n }" { (expression_statement "lVar11 = 8;" (assignment_expression "lVar11 = 8" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar17;" (assignment_expression "pbVar18 = pbVar17" identifier = identifier) ;) (expression_statement "pbVar19 = (byte *)"discard";" (assignment_expression "pbVar19 = (byte *)"discard"" identifier = (cast_expression "(byte *)"discard"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""discard"" " string_content "))) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar22 = *pbVar18 < *pbVar19;" (assignment_expression "bVar22 = *pbVar18 < *pbVar19" identifier = (binary_expression "*pbVar18 < *pbVar19" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar19" * identifier))) ;) (expression_statement "bVar24 = *pbVar18 == *pbVar19;" (assignment_expression "bVar24 = *pbVar18 == *pbVar19" identifier = (binary_expression "*pbVar18 == *pbVar19" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar19" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar19 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar19 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar24)" ( identifier )) ;) (expression_statement "bVar21 = false;" (assignment_expression "bVar21 = false" identifier = false) ;) (expression_statement "bVar24 = (!bVar22 && !bVar24) == bVar22;" (assignment_expression "bVar24 = (!bVar22 && !bVar24) == bVar22" identifier = (binary_expression "(!bVar22 && !bVar24) == bVar22" (parenthesized_expression "(!bVar22 && !bVar24)" ( (binary_expression "!bVar22 && !bVar24" (unary_expression "!bVar22" ! identifier) && (unary_expression "!bVar24" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }\n else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }" if (parenthesized_expression "(bVar24)" ( identifier )) (compound_statement "{\n this->orphan_handling_enum_ = ORPHAN_DISCARD;\n }" { (expression_statement "this->orphan_handling_enum_ = ORPHAN_DISCARD;" (assignment_expression "this->orphan_handling_enum_ = ORPHAN_DISCARD" (field_expression "this->orphan_handling_enum_" identifier -> field_identifier) = identifier) ;) }) (else_clause "else {\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }" else (compound_statement "{\n lVar11 = 5;\n pbVar18 = pbVar17;\n pbVar19 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n bVar22 = false;\n bVar24 = (!bVar21 && !bVar24) == bVar21;\n if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }\n }" { (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar18 = pbVar17;" (assignment_expression "pbVar18 = pbVar17" identifier = identifier) ;) (expression_statement "pbVar19 = &DAT_0036b73d;" (assignment_expression "pbVar19 = &DAT_0036b73d" identifier = (pointer_expression "&DAT_0036b73d" & identifier)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar21 = *pbVar18 < *pbVar19;\n bVar24 = *pbVar18 == *pbVar19;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar21 = *pbVar18 < *pbVar19;" (assignment_expression "bVar21 = *pbVar18 < *pbVar19" identifier = (binary_expression "*pbVar18 < *pbVar19" (pointer_expression "*pbVar18" * identifier) < (pointer_expression "*pbVar19" * identifier))) ;) (expression_statement "bVar24 = *pbVar18 == *pbVar19;" (assignment_expression "bVar24 = *pbVar18 == *pbVar19" identifier = (binary_expression "*pbVar18 == *pbVar19" (pointer_expression "*pbVar18" * identifier) == (pointer_expression "*pbVar19" * identifier))) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar19 = pbVar19 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar19 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar19 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar24)" ( identifier )) ;) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" identifier = false) ;) (expression_statement "bVar24 = (!bVar21 && !bVar24) == bVar21;" (assignment_expression "bVar24 = (!bVar21 && !bVar24) == bVar21" identifier = (binary_expression "(!bVar21 && !bVar24) == bVar21" (parenthesized_expression "(!bVar21 && !bVar24)" ( (binary_expression "!bVar21 && !bVar24" (unary_expression "!bVar21" ! identifier) && (unary_expression "!bVar24" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar24) {\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }\n else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }" if (parenthesized_expression "(bVar24)" ( identifier )) (compound_statement "{\n this->orphan_handling_enum_ = ORPHAN_WARN;\n }" { (expression_statement "this->orphan_handling_enum_ = ORPHAN_WARN;" (assignment_expression "this->orphan_handling_enum_ = ORPHAN_WARN" (field_expression "this->orphan_handling_enum_" identifier -> field_identifier) = identifier) ;) }) (else_clause "else {\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }" else (compound_statement "{\n lVar11 = 6;\n pbVar18 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);\n if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }\n }" { (expression_statement "lVar11 = 6;" (assignment_expression "lVar11 = 6" identifier = number_literal) ;) (expression_statement "pbVar18 = (byte *)0x39245e;" (assignment_expression "pbVar18 = (byte *)0x39245e" identifier = (cast_expression "(byte *)0x39245e" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while (bVar24);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar17 < *pbVar18;\n bVar24 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar22 = *pbVar17 < *pbVar18;" (assignment_expression "bVar22 = *pbVar17 < *pbVar18" identifier = (binary_expression "*pbVar17 < *pbVar18" (pointer_expression "*pbVar17" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar24 = *pbVar17 == *pbVar18;" (assignment_expression "bVar24 = *pbVar17 == *pbVar18" identifier = (binary_expression "*pbVar17 == *pbVar18" (pointer_expression "*pbVar17" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar17 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar17 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar24)" ( identifier )) ;) (if_statement "if ((!bVar22 && !bVar24) == bVar22) {\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }" if (parenthesized_expression "((!bVar22 && !bVar24) == bVar22)" ( (binary_expression "(!bVar22 && !bVar24) == bVar22" (parenthesized_expression "(!bVar22 && !bVar24)" ( (binary_expression "!bVar22 && !bVar24" (unary_expression "!bVar22" ! identifier) && (unary_expression "!bVar24" ! identifier)) )) == identifier) )) (compound_statement "{\n this->orphan_handling_enum_ = ORPHAN_ERROR;\n }" { (expression_statement "this->orphan_handling_enum_ = ORPHAN_ERROR;" (assignment_expression "this->orphan_handling_enum_ = ORPHAN_ERROR" (field_expression "this->orphan_handling_enum_" identifier -> field_identifier) = identifier) ;) })) }))) }))) }))) })) (if_statement "if (((this->print_map_).value != false) && ((this->Map_).user_set_via_option == false)) {\n (this->Map_).user_set_via_option = true;\n (this->Map_).value = "-";\n }" if (parenthesized_expression "(((this->print_map_).value != false) && ((this->Map_).user_set_via_option == false))" ( (binary_expression "((this->print_map_).value != false) && ((this->Map_).user_set_via_option == false)" (parenthesized_expression "((this->print_map_).value != false)" ( (binary_expression "(this->print_map_).value != false" (field_expression "(this->print_map_).value" (parenthesized_expression "(this->print_map_)" ( (field_expression "this->print_map_" identifier -> field_identifier) )) . field_identifier) != false) )) && (parenthesized_expression "((this->Map_).user_set_via_option == false)" ( (binary_expression "(this->Map_).user_set_via_option == false" (field_expression "(this->Map_).user_set_via_option" (parenthesized_expression "(this->Map_)" ( (field_expression "this->Map_" identifier -> field_identifier) )) . field_identifier) == false) ))) )) (compound_statement "{\n (this->Map_).user_set_via_option = true;\n (this->Map_).value = "-";\n }" { (expression_statement "(this->Map_).user_set_via_option = true;" (assignment_expression "(this->Map_).user_set_via_option = true" (field_expression "(this->Map_).user_set_via_option" (parenthesized_expression "(this->Map_)" ( (field_expression "this->Map_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(this->Map_).value = "-";" (assignment_expression "(this->Map_).value = "-"" (field_expression "(this->Map_).value" (parenthesized_expression "(this->Map_)" ( (field_expression "this->Map_" identifier -> field_identifier) )) . field_identifier) = (string_literal ""-"" " string_content ")) ;) })) (if_statement "if (((this->nmagic_).value != false) || ((this->omagic_).value != false)) {\n this->static_ = true;\n }" if (parenthesized_expression "(((this->nmagic_).value != false) || ((this->omagic_).value != false))" ( (binary_expression "((this->nmagic_).value != false) || ((this->omagic_).value != false)" (parenthesized_expression "((this->nmagic_).value != false)" ( (binary_expression "(this->nmagic_).value != false" (field_expression "(this->nmagic_).value" (parenthesized_expression "(this->nmagic_)" ( (field_expression "this->nmagic_" identifier -> field_identifier) )) . field_identifier) != false) )) || (parenthesized_expression "((this->omagic_).value != false)" ( (binary_expression "(this->omagic_).value != false" (field_expression "(this->omagic_).value" (parenthesized_expression "(this->omagic_)" ( (field_expression "this->omagic_" identifier -> field_identifier) )) . field_identifier) != false) ))) )) (compound_statement "{\n this->static_ = true;\n }" { (expression_statement "this->static_ = true;" (assignment_expression "this->static_ = true" (field_expression "this->static_" identifier -> field_identifier) = true) ;) })) (expression_statement "iVar5 = (this->thread_count_).value;" (assignment_expression "iVar5 = (this->thread_count_).value" identifier = (field_expression "(this->thread_count_).value" (parenthesized_expression "(this->thread_count_)" ( (field_expression "this->thread_count_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (0 < iVar5) {\n if ((this->thread_count_initial_).value == 0) {\n (this->thread_count_initial_).value = iVar5;\n }\n if ((this->thread_count_middle_).value == 0) {\n (this->thread_count_middle_).value = iVar5;\n }\n if ((this->thread_count_final_).value == 0) {\n (this->thread_count_final_).value = iVar5;\n }\n }" if (parenthesized_expression "(0 < iVar5)" ( (binary_expression "0 < iVar5" number_literal < identifier) )) (compound_statement "{\n if ((this->thread_count_initial_).value == 0) {\n (this->thread_count_initial_).value = iVar5;\n }\n if ((this->thread_count_middle_).value == 0) {\n (this->thread_count_middle_).value = iVar5;\n }\n if ((this->thread_count_final_).value == 0) {\n (this->thread_count_final_).value = iVar5;\n }\n }" { (if_statement "if ((this->thread_count_initial_).value == 0) {\n (this->thread_count_initial_).value = iVar5;\n }" if (parenthesized_expression "((this->thread_count_initial_).value == 0)" ( (binary_expression "(this->thread_count_initial_).value == 0" (field_expression "(this->thread_count_initial_).value" (parenthesized_expression "(this->thread_count_initial_)" ( (field_expression "this->thread_count_initial_" identifier -> field_identifier) )) . field_identifier) == number_literal) )) (compound_statement "{\n (this->thread_count_initial_).value = iVar5;\n }" { (expression_statement "(this->thread_count_initial_).value = iVar5;" (assignment_expression "(this->thread_count_initial_).value = iVar5" (field_expression "(this->thread_count_initial_).value" (parenthesized_expression "(this->thread_count_initial_)" ( (field_expression "this->thread_count_initial_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (if_statement "if ((this->thread_count_middle_).value == 0) {\n (this->thread_count_middle_).value = iVar5;\n }" if (parenthesized_expression "((this->thread_count_middle_).value == 0)" ( (binary_expression "(this->thread_count_middle_).value == 0" (field_expression "(this->thread_count_middle_).value" (parenthesized_expression "(this->thread_count_middle_)" ( (field_expression "this->thread_count_middle_" identifier -> field_identifier) )) . field_identifier) == number_literal) )) (compound_statement "{\n (this->thread_count_middle_).value = iVar5;\n }" { (expression_statement "(this->thread_count_middle_).value = iVar5;" (assignment_expression "(this->thread_count_middle_).value = iVar5" (field_expression "(this->thread_count_middle_).value" (parenthesized_expression "(this->thread_count_middle_)" ( (field_expression "this->thread_count_middle_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (if_statement "if ((this->thread_count_final_).value == 0) {\n (this->thread_count_final_).value = iVar5;\n }" if (parenthesized_expression "((this->thread_count_final_).value == 0)" ( (binary_expression "(this->thread_count_final_).value == 0" (field_expression "(this->thread_count_final_).value" (parenthesized_expression "(this->thread_count_final_)" ( (field_expression "this->thread_count_final_" identifier -> field_identifier) )) . field_identifier) == number_literal) )) (compound_statement "{\n (this->thread_count_final_).value = iVar5;\n }" { (expression_statement "(this->thread_count_final_).value = iVar5;" (assignment_expression "(this->thread_count_final_).value = iVar5" (field_expression "(this->thread_count_final_).value" (parenthesized_expression "(this->thread_count_final_)" ( (field_expression "this->thread_count_final_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) })) (expression_statement "libpath.field_2._M_local_buf[0] = '\0';" (assignment_expression "libpath.field_2._M_local_buf[0] = '\0'" (subscript_expression "libpath.field_2._M_local_buf[0]" (field_expression "libpath.field_2._M_local_buf" (field_expression "libpath.field_2" identifier . field_identifier) . field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "libpath._M_dataplus._M_p = (pointer)&libpath.field_2;" (assignment_expression "libpath._M_dataplus._M_p = (pointer)&libpath.field_2" (field_expression "libpath._M_dataplus._M_p" (field_expression "libpath._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&libpath.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "libpath.field_2" identifier . field_identifier))) ;) (expression_statement "libpath._M_string_length = 0;" (assignment_expression "libpath._M_string_length = 0" (field_expression "libpath._M_string_length" identifier . field_identifier) = number_literal) ;) (if_statement "if ((this->Y_).user_set_via_option == false) {\n if ((this->nostdlib_).value == false) {\n _in = (undefined **)local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe");\n local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240));\n local_308.put_in_sysroot_ = true;\n local_308.is_in_sysroot_ = false;\n if (local_308.name_._M_string_length == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n std::string::_M_replace((string *)&local_308,0,0,".",1);\n }\n this_00 = &(this->library_path_).value;\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) {\n operator_delete(local_308.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe");\n local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240));\n local_2d8.put_in_sysroot_ = true;\n local_2d8.is_in_sysroot_ = false;\n if (local_2d8.name_._M_string_length == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n std::string::_M_replace((string *)&local_2d8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) {\n operator_delete(local_2d8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib");\n local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240));\n local_2a8.put_in_sysroot_ = true;\n local_2a8.is_in_sysroot_ = false;\n if (local_2a8.name_._M_string_length == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n std::string::_M_replace((string *)&local_2a8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) {\n operator_delete(local_2a8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n );\n line._M_dataplus._M_p = (pointer)&line.field_2;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&line\n ,_in,(pointer)((long)_in + local_240));\n if (line._M_string_length == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n std::string::_M_replace((string *)&line,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar8 = (this->Y_).value;\n sVar7 = strlen(pcVar8);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n std::string::_M_replace((string *)&libpath,0,0,pcVar8,sVar7);\n iVar5 = std::string::compare((string *)&libpath,0,2,"P,");\n if (iVar5 == 0) {\n sVar16 = libpath._M_string_length;\n if (2 < libpath._M_string_length) {\n sVar16 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n std::string::_M_erase((string *)&libpath,0,sVar16);\n }\nLAB_001f0991:\n uVar14 = 0;\n if (libpath._M_string_length != 0) {\n do {\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n } while( true );\n }\n }" if (parenthesized_expression "((this->Y_).user_set_via_option == false)" ( (binary_expression "(this->Y_).user_set_via_option == false" (field_expression "(this->Y_).user_set_via_option" (parenthesized_expression "(this->Y_)" ( (field_expression "this->Y_" identifier -> field_identifier) )) . field_identifier) == false) )) (compound_statement "{\n if ((this->nostdlib_).value == false) {\n _in = (undefined **)local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe");\n local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240));\n local_308.put_in_sysroot_ = true;\n local_308.is_in_sysroot_ = false;\n if (local_308.name_._M_string_length == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n std::string::_M_replace((string *)&local_308,0,0,".",1);\n }\n this_00 = &(this->library_path_).value;\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) {\n operator_delete(local_308.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe");\n local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240));\n local_2d8.put_in_sysroot_ = true;\n local_2d8.is_in_sysroot_ = false;\n if (local_2d8.name_._M_string_length == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n std::string::_M_replace((string *)&local_2d8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) {\n operator_delete(local_2d8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib");\n local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240));\n local_2a8.put_in_sysroot_ = true;\n local_2a8.is_in_sysroot_ = false;\n if (local_2a8.name_._M_string_length == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n std::string::_M_replace((string *)&local_2a8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) {\n operator_delete(local_2a8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n );\n line._M_dataplus._M_p = (pointer)&line.field_2;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&line\n ,_in,(pointer)((long)_in + local_240));\n if (line._M_string_length == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n std::string::_M_replace((string *)&line,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n goto LAB_001f0991;\n }\n }" { (if_statement "if ((this->nostdlib_).value == false) {\n _in = (undefined **)local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe");\n local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240));\n local_308.put_in_sysroot_ = true;\n local_308.is_in_sysroot_ = false;\n if (local_308.name_._M_string_length == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n std::string::_M_replace((string *)&local_308,0,0,".",1);\n }\n this_00 = &(this->library_path_).value;\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) {\n operator_delete(local_308.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe");\n local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240));\n local_2d8.put_in_sysroot_ = true;\n local_2d8.is_in_sysroot_ = false;\n if (local_2d8.name_._M_string_length == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n std::string::_M_replace((string *)&local_2d8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) {\n operator_delete(local_2d8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib");\n local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240));\n local_2a8.put_in_sysroot_ = true;\n local_2a8.is_in_sysroot_ = false;\n if (local_2a8.name_._M_string_length == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n std::string::_M_replace((string *)&local_2a8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) {\n operator_delete(local_2a8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n );\n line._M_dataplus._M_p = (pointer)&line.field_2;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&line\n ,_in,(pointer)((long)_in + local_240));\n if (line._M_string_length == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n std::string::_M_replace((string *)&line,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n goto LAB_001f0991;\n }" if (parenthesized_expression "((this->nostdlib_).value == false)" ( (binary_expression "(this->nostdlib_).value == false" (field_expression "(this->nostdlib_).value" (parenthesized_expression "(this->nostdlib_)" ( (field_expression "this->nostdlib_" identifier -> field_identifier) )) . field_identifier) == false) )) (compound_statement "{\n _in = (undefined **)local_238;\n /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe");\n local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2;\n /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240));\n local_308.put_in_sysroot_ = true;\n local_308.is_in_sysroot_ = false;\n if (local_308.name_._M_string_length == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n std::string::_M_replace((string *)&local_308,0,0,".",1);\n }\n this_00 = &(this->library_path_).value;\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) {\n operator_delete(local_308.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe");\n local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2;\n /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240));\n local_2d8.put_in_sysroot_ = true;\n local_2d8.is_in_sysroot_ = false;\n if (local_2d8.name_._M_string_length == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n std::string::_M_replace((string *)&local_2d8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) {\n operator_delete(local_2d8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib");\n local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2;\n /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240));\n local_2a8.put_in_sysroot_ = true;\n local_2a8.is_in_sysroot_ = false;\n if (local_2a8.name_._M_string_length == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n std::string::_M_replace((string *)&local_2a8,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) {\n operator_delete(local_2a8.name_._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n _in = (undefined **)local_238;\n /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n );\n line._M_dataplus._M_p = (pointer)&line.field_2;\n /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&line\n ,_in,(pointer)((long)_in + local_240));\n if (line._M_string_length == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n std::string::_M_replace((string *)&line,0,0,".",1);\n }\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n goto LAB_001f0991;\n }" { (expression_statement "_in = (undefined **)local_238;" (assignment_expression "_in = (undefined **)local_238" identifier = (cast_expression "(undefined **)local_238" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe");" 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*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe");" (binary_expression "_M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe")" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe")" ( (comma_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/lib/powerpc-linux-gnuspe"" (binary_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in" (parenthesized_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)" ( (ERROR "basic_string<char,_std::char_traits<char>,_std::" (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_> *" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*" * identifier)) )) & identifier) , (string_literal ""/lib/powerpc-linux-gnuspe"" " string_content ")) ))) ;)) (expression_statement "local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2;" (assignment_expression "local_308.name_._M_dataplus._M_p = (pointer)&local_308.name_.field_2" (field_expression "local_308.name_._M_dataplus._M_p" (field_expression "local_308.name_._M_dataplus" (field_expression "local_308.name_" identifier . field_identifier) . field_identifier) . field_identifier) = (binary_expression "(pointer)&local_308.name_.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "local_308.name_.field_2" (field_expression "local_308.name_" identifier . field_identifier) . field_identifier))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240));" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240));" (binary_expression "_M_construct<char*>(&local_308.name_,_in,(pointer)((long)_in + local_240))" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&local_308.name_,_in,(pointer)((long)_in + local_240))" ( (comma_expression "&local_308.name_,_in,(pointer)((long)_in + local_240)" (pointer_expression "&local_308.name_" & (field_expression "local_308.name_" identifier . field_identifier)) , (comma_expression "_in,(pointer)((long)_in + local_240)" identifier , (call_expression "(pointer)((long)_in + local_240)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)_in + local_240)" ( (binary_expression "(long)_in + local_240" (cast_expression "(long)_in" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))))) ))) ;)) (expression_statement "local_308.put_in_sysroot_ = true;" (assignment_expression "local_308.put_in_sysroot_ = true" (field_expression "local_308.put_in_sysroot_" identifier . field_identifier) = true) ;) (expression_statement "local_308.is_in_sysroot_ = false;" (assignment_expression "local_308.is_in_sysroot_ = false" (field_expression "local_308.is_in_sysroot_" identifier . field_identifier) = false) ;) (if_statement "if (local_308.name_._M_string_length == 0) {\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n std::string::_M_replace((string *)&local_308,0,0,".",1);\n }" if (parenthesized_expression "(local_308.name_._M_string_length == 0)" ( (binary_expression "local_308.name_._M_string_length == 0" (field_expression "local_308.name_._M_string_length" (field_expression "local_308.name_" identifier . field_identifier) . field_identifier) == number_literal) )) (compound_statement "{\n /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */\n std::string::_M_replace((string *)&local_308,0,0,".",1);\n }" { comment (labeled_statement "std::string::_M_replace((string *)&local_308,0,0,".",1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_replace((string *)&local_308,0,0,".",1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_replace((string *)&local_308,0,0,".",1);" (call_expression "_M_replace((string *)&local_308,0,0,".",1)" identifier (argument_list "((string *)&local_308,0,0,".",1)" ( (cast_expression "(string *)&local_308" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_308" & identifier)) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;))) })) (expression_statement "this_00 = &(this->library_path_).value;" (assignment_expression "this_00 = &(this->library_path_).value" identifier = (pointer_expression "&(this->library_path_).value" & (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier))) ;) (ERROR "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) = (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>.\n _M_impl._M_finish;" (field_expression "Search_directory>_>.\n _M_impl._M_finish" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" if (parenthesized_expression "(iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage)" ( (ERROR "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (binary_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) == (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Search_directory>_>.\n _M_impl._M_end_of_storage" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);\n }" { comment (labeled_statement "std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_308);" statement_identifier (ERROR "::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Search_directory,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Search_directory>_" identifier > identifier) > : : (binary_expression "_M_realloc_insert<const_gold" identifier < identifier) :) : (expression_statement "Search_directory&>(this_00,iVar20,&local_308);" (binary_expression "Search_directory&>(this_00,iVar20,&local_308)" identifier (ERROR "&" &) > (parenthesized_expression "(this_00,iVar20,&local_308)" ( (comma_expression "this_00,iVar20,&local_308" identifier , (comma_expression "iVar20,&local_308" identifier , (pointer_expression "&local_308" & identifier))) ))) ;)) }) (else_clause "else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" else (compound_statement "{\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" { (expression_statement "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;" (assignment_expression "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2" (field_expression "((iVar20._M_current)->name_)._M_dataplus._M_p" (field_expression "((iVar20._M_current)->name_)._M_dataplus" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&((iVar20._M_current)->name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "((iVar20._M_current)->name_).field_2" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length);" (binary_expression "_M_construct<char*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length)" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length)" ( (comma_expression "&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length" (pointer_expression "&(iVar20._M_current)->name_" & (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier)) , (comma_expression "local_308.name_._M_dataplus._M_p,\n local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length" (field_expression "local_308.name_._M_dataplus._M_p" (field_expression "local_308.name_._M_dataplus" (field_expression "local_308.name_" identifier . field_identifier) . field_identifier) . field_identifier) , (binary_expression "local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length" (field_expression "local_308.name_._M_dataplus._M_p" (field_expression "local_308.name_._M_dataplus" (field_expression "local_308.name_" identifier . field_identifier) . field_identifier) . field_identifier) + (field_expression "local_308.name_._M_string_length" (field_expression "local_308.name_" identifier . field_identifier) . field_identifier)))) ))) ;)) (expression_statement "(iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_;" (assignment_expression "(iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_" (field_expression "(iVar20._M_current)->put_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_308.put_in_sysroot_" identifier . field_identifier)) ;) (expression_statement "(iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_;" (assignment_expression "(iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_" (field_expression "(iVar20._M_current)->is_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_308.is_in_sysroot_" identifier . field_identifier)) ;) (ERROR "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold" identifier = (binary_expression "&(this->library_path_).value.\n super__Vector_base<gold" (pointer_expression "&(this->library_path_).value.\n super__Vector_base" & (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>\n ._M_impl._M_finish;" (field_expression "Search_directory>_>\n ._M_impl._M_finish" (field_expression "Search_directory>_>\n ._M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "*ppSVar1 = *ppSVar1 + 1;" (assignment_expression "*ppSVar1 = *ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) = (binary_expression "*ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) + number_literal)) ;) }))) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) {\n operator_delete(local_308.name_._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2" (binary_expression "allocator<char>_>_9\n *)local_308.name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)local_308.name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "local_308.name_._M_dataplus._M_p" (field_expression "local_308.name_._M_dataplus" (field_expression "local_308.name_" identifier . field_identifier) . field_identifier) . field_identifier))) != (pointer_expression "&local_308.name_.field_2" & (field_expression "local_308.name_.field_2" (field_expression "local_308.name_" identifier . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(local_308.name_._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(local_308.name_._M_dataplus._M_p);" (call_expression "operator_delete(local_308.name_._M_dataplus._M_p)" identifier (argument_list "(local_308.name_._M_dataplus._M_p)" ( (field_expression "local_308.name_._M_dataplus._M_p" (field_expression "local_308.name_._M_dataplus" (field_expression "local_308.name_" identifier . field_identifier) . field_identifier) . field_identifier) ))) ;) })) (if_statement "if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }" if (parenthesized_expression "((undefined ***)_in != local_238)" ( (binary_expression "(undefined ***)_in != local_238" (cast_expression "(undefined ***)_in" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier) != identifier) )) (compound_statement "{\n operator_delete(_in);\n }" { (expression_statement "operator_delete(_in);" (call_expression "operator_delete(_in)" identifier (argument_list "(_in)" ( identifier ))) ;) })) (expression_statement "_in = (undefined **)local_238;" (assignment_expression "_in = (undefined **)local_238" identifier = (cast_expression "(undefined **)local_238" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe");" 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*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe");" (binary_expression "_M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe")" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe")" ( (comma_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,\n "/usr/lib/powerpc-linux-gnuspe"" (binary_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in" (parenthesized_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)" ( (ERROR "basic_string<char,_std::char_traits<char>,_std::" (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_> *" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*" * identifier)) )) & identifier) , (string_literal ""/usr/lib/powerpc-linux-gnuspe"" " string_content ")) ))) ;)) (expression_statement "local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2;" (assignment_expression "local_2d8.name_._M_dataplus._M_p = (pointer)&local_2d8.name_.field_2" (field_expression "local_2d8.name_._M_dataplus._M_p" (field_expression "local_2d8.name_._M_dataplus" (field_expression "local_2d8.name_" identifier . field_identifier) . field_identifier) . field_identifier) = (binary_expression "(pointer)&local_2d8.name_.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "local_2d8.name_.field_2" (field_expression "local_2d8.name_" identifier . field_identifier) . field_identifier))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240));" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240));" (binary_expression "_M_construct<char*>(&local_2d8.name_,_in,(pointer)((long)_in + local_240))" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&local_2d8.name_,_in,(pointer)((long)_in + local_240))" ( (comma_expression "&local_2d8.name_,_in,(pointer)((long)_in + local_240)" (pointer_expression "&local_2d8.name_" & (field_expression "local_2d8.name_" identifier . field_identifier)) , (comma_expression "_in,(pointer)((long)_in + local_240)" identifier , (call_expression "(pointer)((long)_in + local_240)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)_in + local_240)" ( (binary_expression "(long)_in + local_240" (cast_expression "(long)_in" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))))) ))) ;)) (expression_statement "local_2d8.put_in_sysroot_ = true;" (assignment_expression "local_2d8.put_in_sysroot_ = true" (field_expression "local_2d8.put_in_sysroot_" identifier . field_identifier) = true) ;) (expression_statement "local_2d8.is_in_sysroot_ = false;" (assignment_expression "local_2d8.is_in_sysroot_ = false" (field_expression "local_2d8.is_in_sysroot_" identifier . field_identifier) = false) ;) (if_statement "if (local_2d8.name_._M_string_length == 0) {\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n std::string::_M_replace((string *)&local_2d8,0,0,".",1);\n }" if (parenthesized_expression "(local_2d8.name_._M_string_length == 0)" ( (binary_expression "local_2d8.name_._M_string_length == 0" (field_expression "local_2d8.name_._M_string_length" (field_expression "local_2d8.name_" identifier . field_identifier) . field_identifier) == number_literal) )) (compound_statement "{\n /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */\n std::string::_M_replace((string *)&local_2d8,0,0,".",1);\n }" { comment (labeled_statement "std::string::_M_replace((string *)&local_2d8,0,0,".",1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_replace((string *)&local_2d8,0,0,".",1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_replace((string *)&local_2d8,0,0,".",1);" (call_expression "_M_replace((string *)&local_2d8,0,0,".",1)" identifier (argument_list "((string *)&local_2d8,0,0,".",1)" ( (cast_expression "(string *)&local_2d8" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_2d8" & identifier)) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;))) })) (ERROR "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) = (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>.\n _M_impl._M_finish;" (field_expression "Search_directory>_>.\n _M_impl._M_finish" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" if (parenthesized_expression "(iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage)" ( (ERROR "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (binary_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) == (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Search_directory>_>.\n _M_impl._M_end_of_storage" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);\n }" { comment (labeled_statement "std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2d8);" statement_identifier (ERROR "::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Search_directory,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Search_directory>_" identifier > identifier) > : : (binary_expression "_M_realloc_insert<const_gold" identifier < identifier) :) : (expression_statement "Search_directory&>(this_00,iVar20,&local_2d8);" (binary_expression "Search_directory&>(this_00,iVar20,&local_2d8)" identifier (ERROR "&" &) > (parenthesized_expression "(this_00,iVar20,&local_2d8)" ( (comma_expression "this_00,iVar20,&local_2d8" identifier , (comma_expression "iVar20,&local_2d8" identifier , (pointer_expression "&local_2d8" & identifier))) ))) ;)) }) (else_clause "else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" else (compound_statement "{\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" { (expression_statement "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;" (assignment_expression "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2" (field_expression "((iVar20._M_current)->name_)._M_dataplus._M_p" (field_expression "((iVar20._M_current)->name_)._M_dataplus" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&((iVar20._M_current)->name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "((iVar20._M_current)->name_).field_2" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length);" (binary_expression "_M_construct<char*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length)" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length)" ( (comma_expression "&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length" (pointer_expression "&(iVar20._M_current)->name_" & (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier)) , (comma_expression "local_2d8.name_._M_dataplus._M_p,\n local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length" (field_expression "local_2d8.name_._M_dataplus._M_p" (field_expression "local_2d8.name_._M_dataplus" (field_expression "local_2d8.name_" identifier . field_identifier) . field_identifier) . field_identifier) , (binary_expression "local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length" (field_expression "local_2d8.name_._M_dataplus._M_p" (field_expression "local_2d8.name_._M_dataplus" (field_expression "local_2d8.name_" identifier . field_identifier) . field_identifier) . field_identifier) + (field_expression "local_2d8.name_._M_string_length" (field_expression "local_2d8.name_" identifier . field_identifier) . field_identifier)))) ))) ;)) (expression_statement "(iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_;" (assignment_expression "(iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_" (field_expression "(iVar20._M_current)->put_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_2d8.put_in_sysroot_" identifier . field_identifier)) ;) (expression_statement "(iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_;" (assignment_expression "(iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_" (field_expression "(iVar20._M_current)->is_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_2d8.is_in_sysroot_" identifier . field_identifier)) ;) (ERROR "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold" identifier = (binary_expression "&(this->library_path_).value.\n super__Vector_base<gold" (pointer_expression "&(this->library_path_).value.\n super__Vector_base" & (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>\n ._M_impl._M_finish;" (field_expression "Search_directory>_>\n ._M_impl._M_finish" (field_expression "Search_directory>_>\n ._M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "*ppSVar1 = *ppSVar1 + 1;" (assignment_expression "*ppSVar1 = *ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) = (binary_expression "*ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) + number_literal)) ;) }))) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) {\n operator_delete(local_2d8.name_._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2" (binary_expression "allocator<char>_>_9\n *)local_2d8.name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)local_2d8.name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "local_2d8.name_._M_dataplus._M_p" (field_expression "local_2d8.name_._M_dataplus" (field_expression "local_2d8.name_" identifier . field_identifier) . field_identifier) . field_identifier))) != (pointer_expression "&local_2d8.name_.field_2" & (field_expression "local_2d8.name_.field_2" (field_expression "local_2d8.name_" identifier . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(local_2d8.name_._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(local_2d8.name_._M_dataplus._M_p);" (call_expression "operator_delete(local_2d8.name_._M_dataplus._M_p)" identifier (argument_list "(local_2d8.name_._M_dataplus._M_p)" ( (field_expression "local_2d8.name_._M_dataplus._M_p" (field_expression "local_2d8.name_._M_dataplus" (field_expression "local_2d8.name_" identifier . field_identifier) . field_identifier) . field_identifier) ))) ;) })) (if_statement "if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }" if (parenthesized_expression "((undefined ***)_in != local_238)" ( (binary_expression "(undefined ***)_in != local_238" (cast_expression "(undefined ***)_in" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier) != identifier) )) (compound_statement "{\n operator_delete(_in);\n }" { (expression_statement "operator_delete(_in);" (call_expression "operator_delete(_in)" identifier (argument_list "(_in)" ( identifier ))) ;) })) (expression_statement "_in = (undefined **)local_238;" (assignment_expression "_in = (undefined **)local_238" identifier = (cast_expression "(undefined **)local_238" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib");" 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*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib");" (binary_expression "_M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib")" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib")" ( (comma_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/lib"" (binary_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in" (parenthesized_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)" ( (ERROR "basic_string<char,_std::char_traits<char>,_std::" (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_> *" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*" * identifier)) )) & identifier) , (string_literal ""/lib"" " string_content ")) ))) ;)) (expression_statement "local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2;" (assignment_expression "local_2a8.name_._M_dataplus._M_p = (pointer)&local_2a8.name_.field_2" (field_expression "local_2a8.name_._M_dataplus._M_p" (field_expression "local_2a8.name_._M_dataplus" (field_expression "local_2a8.name_" identifier . field_identifier) . field_identifier) . field_identifier) = (binary_expression "(pointer)&local_2a8.name_.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "local_2a8.name_.field_2" (field_expression "local_2a8.name_" identifier . field_identifier) . field_identifier))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240));" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240));" (binary_expression "_M_construct<char*>(&local_2a8.name_,_in,(pointer)((long)_in + local_240))" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&local_2a8.name_,_in,(pointer)((long)_in + local_240))" ( (comma_expression "&local_2a8.name_,_in,(pointer)((long)_in + local_240)" (pointer_expression "&local_2a8.name_" & (field_expression "local_2a8.name_" identifier . field_identifier)) , (comma_expression "_in,(pointer)((long)_in + local_240)" identifier , (call_expression "(pointer)((long)_in + local_240)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)_in + local_240)" ( (binary_expression "(long)_in + local_240" (cast_expression "(long)_in" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))))) ))) ;)) (expression_statement "local_2a8.put_in_sysroot_ = true;" (assignment_expression "local_2a8.put_in_sysroot_ = true" (field_expression "local_2a8.put_in_sysroot_" identifier . field_identifier) = true) ;) (expression_statement "local_2a8.is_in_sysroot_ = false;" (assignment_expression "local_2a8.is_in_sysroot_ = false" (field_expression "local_2a8.is_in_sysroot_" identifier . field_identifier) = false) ;) (if_statement "if (local_2a8.name_._M_string_length == 0) {\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n std::string::_M_replace((string *)&local_2a8,0,0,".",1);\n }" if (parenthesized_expression "(local_2a8.name_._M_string_length == 0)" ( (binary_expression "local_2a8.name_._M_string_length == 0" (field_expression "local_2a8.name_._M_string_length" (field_expression "local_2a8.name_" identifier . field_identifier) . field_identifier) == number_literal) )) (compound_statement "{\n /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */\n std::string::_M_replace((string *)&local_2a8,0,0,".",1);\n }" { comment (labeled_statement "std::string::_M_replace((string *)&local_2a8,0,0,".",1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_replace((string *)&local_2a8,0,0,".",1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_replace((string *)&local_2a8,0,0,".",1);" (call_expression "_M_replace((string *)&local_2a8,0,0,".",1)" identifier (argument_list "((string *)&local_2a8,0,0,".",1)" ( (cast_expression "(string *)&local_2a8" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_2a8" & identifier)) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;))) })) (ERROR "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) = (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>.\n _M_impl._M_finish;" (field_expression "Search_directory>_>.\n _M_impl._M_finish" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" if (parenthesized_expression "(iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage)" ( (ERROR "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (binary_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) == (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Search_directory>_>.\n _M_impl._M_end_of_storage" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);\n }" { comment (labeled_statement "std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,&local_2a8);" statement_identifier (ERROR "::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Search_directory,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Search_directory>_" identifier > identifier) > : : (binary_expression "_M_realloc_insert<const_gold" identifier < identifier) :) : (expression_statement "Search_directory&>(this_00,iVar20,&local_2a8);" (binary_expression "Search_directory&>(this_00,iVar20,&local_2a8)" identifier (ERROR "&" &) > (parenthesized_expression "(this_00,iVar20,&local_2a8)" ( (comma_expression "this_00,iVar20,&local_2a8" identifier , (comma_expression "iVar20,&local_2a8" identifier , (pointer_expression "&local_2a8" & identifier))) ))) ;)) }) (else_clause "else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" else (compound_statement "{\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;\n (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" { (expression_statement "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;" (assignment_expression "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2" (field_expression "((iVar20._M_current)->name_)._M_dataplus._M_p" (field_expression "((iVar20._M_current)->name_)._M_dataplus" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&((iVar20._M_current)->name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "((iVar20._M_current)->name_).field_2" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length);" (binary_expression "_M_construct<char*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length)" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length)" ( (comma_expression "&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length" (pointer_expression "&(iVar20._M_current)->name_" & (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier)) , (comma_expression "local_2a8.name_._M_dataplus._M_p,\n local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length" (field_expression "local_2a8.name_._M_dataplus._M_p" (field_expression "local_2a8.name_._M_dataplus" (field_expression "local_2a8.name_" identifier . field_identifier) . field_identifier) . field_identifier) , (binary_expression "local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length" (field_expression "local_2a8.name_._M_dataplus._M_p" (field_expression "local_2a8.name_._M_dataplus" (field_expression "local_2a8.name_" identifier . field_identifier) . field_identifier) . field_identifier) + (field_expression "local_2a8.name_._M_string_length" (field_expression "local_2a8.name_" identifier . field_identifier) . field_identifier)))) ))) ;)) (expression_statement "(iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_;" (assignment_expression "(iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_" (field_expression "(iVar20._M_current)->put_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_2a8.put_in_sysroot_" identifier . field_identifier)) ;) (expression_statement "(iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_;" (assignment_expression "(iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_" (field_expression "(iVar20._M_current)->is_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_2a8.is_in_sysroot_" identifier . field_identifier)) ;) (ERROR "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold" identifier = (binary_expression "&(this->library_path_).value.\n super__Vector_base<gold" (pointer_expression "&(this->library_path_).value.\n super__Vector_base" & (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>\n ._M_impl._M_finish;" (field_expression "Search_directory>_>\n ._M_impl._M_finish" (field_expression "Search_directory>_>\n ._M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "*ppSVar1 = *ppSVar1 + 1;" (assignment_expression "*ppSVar1 = *ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) = (binary_expression "*ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) + number_literal)) ;) }))) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) {\n operator_delete(local_2a8.name_._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2" (binary_expression "allocator<char>_>_9\n *)local_2a8.name_._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)local_2a8.name_._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "local_2a8.name_._M_dataplus._M_p" (field_expression "local_2a8.name_._M_dataplus" (field_expression "local_2a8.name_" identifier . field_identifier) . field_identifier) . field_identifier))) != (pointer_expression "&local_2a8.name_.field_2" & (field_expression "local_2a8.name_.field_2" (field_expression "local_2a8.name_" identifier . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(local_2a8.name_._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(local_2a8.name_._M_dataplus._M_p);" (call_expression "operator_delete(local_2a8.name_._M_dataplus._M_p)" identifier (argument_list "(local_2a8.name_._M_dataplus._M_p)" ( (field_expression "local_2a8.name_._M_dataplus._M_p" (field_expression "local_2a8.name_._M_dataplus" (field_expression "local_2a8.name_" identifier . field_identifier) . field_identifier) . field_identifier) ))) ;) })) (if_statement "if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }" if (parenthesized_expression "((undefined ***)_in != local_238)" ( (binary_expression "(undefined ***)_in != local_238" (cast_expression "(undefined ***)_in" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier) != identifier) )) (compound_statement "{\n operator_delete(_in);\n }" { (expression_statement "operator_delete(_in);" (call_expression "operator_delete(_in)" identifier (argument_list "(_in)" ( identifier ))) ;) })) (expression_statement "_in = (undefined **)local_238;" (assignment_expression "_in = (undefined **)local_238" identifier = (cast_expression "(undefined **)local_238" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n );" 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*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n );" (binary_expression "_M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n )" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"\n )" ( (comma_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in,"/usr/lib"" (binary_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&in" (parenthesized_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)" ( (ERROR "basic_string<char,_std::char_traits<char>,_std::" (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_> *" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*" * identifier)) )) & identifier) , (string_literal ""/usr/lib"" " string_content ")) ))) ;)) (expression_statement "line._M_dataplus._M_p = (pointer)&line.field_2;" (assignment_expression "line._M_dataplus._M_p = (pointer)&line.field_2" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&line.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "line.field_2" identifier . field_identifier))) ;) comment (ERROR "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::" (comma_expression "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<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) > : : (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > ( ( (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : :) (expression_statement "allocator<char>_> *)&line\n ,_in,(pointer)((long)_in + local_240));" (comma_expression "allocator<char>_> *)&line\n ,_in,(pointer)((long)_in + local_240)" (binary_expression "allocator<char>_> *)&line" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*)&line" * (ERROR ")" )) (pointer_expression "&line" & identifier))) , (comma_expression "_in,(pointer)((long)_in + local_240)" identifier , (call_expression "(pointer)((long)_in + local_240)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)_in + local_240)" ( (binary_expression "(long)_in + local_240" (cast_expression "(long)_in" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))))) (ERROR ")" )) ;) (if_statement "if (line._M_string_length == 0) {\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n std::string::_M_replace((string *)&line,0,0,".",1);\n }" if (parenthesized_expression "(line._M_string_length == 0)" ( (binary_expression "line._M_string_length == 0" (field_expression "line._M_string_length" identifier . field_identifier) == number_literal) )) (compound_statement "{\n /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */\n std::string::_M_replace((string *)&line,0,0,".",1);\n }" { comment (labeled_statement "std::string::_M_replace((string *)&line,0,0,".",1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_replace((string *)&line,0,0,".",1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_replace((string *)&line,0,0,".",1);" (call_expression "_M_replace((string *)&line,0,0,".",1)" identifier (argument_list "((string *)&line,0,0,".",1)" ( (cast_expression "(string *)&line" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&line" & identifier)) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;))) })) (ERROR "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) = (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>.\n _M_impl._M_finish;" (field_expression "Search_directory>_>.\n _M_impl._M_finish" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) {\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);\n }\n else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" if (parenthesized_expression "(iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage)" ( (ERROR "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (binary_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) == (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Search_directory>_>.\n _M_impl._M_end_of_storage" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);\n }" { comment (labeled_statement "std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>(this_00,iVar20,(Search_directory *)&line);" statement_identifier (ERROR "::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Search_directory,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Search_directory>_" identifier > identifier) > : : (binary_expression "_M_realloc_insert<const_gold" identifier < identifier) :) : (expression_statement "Search_directory&>(this_00,iVar20,(Search_directory *)&line);" (binary_expression "Search_directory&>(this_00,iVar20,(Search_directory *)&line)" identifier (ERROR "&" &) > (parenthesized_expression "(this_00,iVar20,(Search_directory *)&line)" ( (comma_expression "this_00,iVar20,(Search_directory *)&line" identifier , (comma_expression "iVar20,(Search_directory *)&line" identifier , (cast_expression "(Search_directory *)&line" ( (type_descriptor "Search_directory *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&line" & identifier)))) ))) ;)) }) (else_clause "else {\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" else (compound_statement "{\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n (iVar20._M_current)->put_in_sysroot_ = true;\n (iVar20._M_current)->is_in_sysroot_ = false;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" { (expression_statement "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;" (assignment_expression "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2" (field_expression "((iVar20._M_current)->name_)._M_dataplus._M_p" (field_expression "((iVar20._M_current)->name_)._M_dataplus" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&((iVar20._M_current)->name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "((iVar20._M_current)->name_).field_2" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);" (binary_expression "_M_construct<char*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length)" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length)" ( (comma_expression "&(iVar20._M_current)->name_,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length" (pointer_expression "&(iVar20._M_current)->name_" & (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier)) , (comma_expression "line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) , (binary_expression "line._M_dataplus._M_p + line._M_string_length" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) + (field_expression "line._M_string_length" identifier . field_identifier)))) ))) ;)) (expression_statement "(iVar20._M_current)->put_in_sysroot_ = true;" (assignment_expression "(iVar20._M_current)->put_in_sysroot_ = true" (field_expression "(iVar20._M_current)->put_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = true) ;) (expression_statement "(iVar20._M_current)->is_in_sysroot_ = false;" (assignment_expression "(iVar20._M_current)->is_in_sysroot_ = false" (field_expression "(iVar20._M_current)->is_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = false) ;) (ERROR "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold" identifier = (binary_expression "&(this->library_path_).value.\n super__Vector_base<gold" (pointer_expression "&(this->library_path_).value.\n super__Vector_base" & (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>\n ._M_impl._M_finish;" (field_expression "Search_directory>_>\n ._M_impl._M_finish" (field_expression "Search_directory>_>\n ._M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "*ppSVar1 = *ppSVar1 + 1;" (assignment_expression "*ppSVar1 = *ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) = (binary_expression "*ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) + number_literal)) ;) }))) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._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 *)line._M_dataplus._M_p != &line.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.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 *)line._M_dataplus._M_p != &line.field_2" (binary_expression "allocator<char>_>_9\n *)line._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)line._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&line.field_2" & (field_expression "line.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(line._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(line._M_dataplus._M_p);" (call_expression "operator_delete(line._M_dataplus._M_p)" identifier (argument_list "(line._M_dataplus._M_p)" ( (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (if_statement "if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }" if (parenthesized_expression "((undefined ***)_in != local_238)" ( (binary_expression "(undefined ***)_in != local_238" (cast_expression "(undefined ***)_in" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier) != identifier) )) (compound_statement "{\n operator_delete(_in);\n }" { (expression_statement "operator_delete(_in);" (call_expression "operator_delete(_in)" identifier (argument_list "(_in)" ( identifier ))) ;) })) (goto_statement "goto LAB_001f0991;" goto statement_identifier ;) })) }) (else_clause "else {\n pcVar8 = (this->Y_).value;\n sVar7 = strlen(pcVar8);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n std::string::_M_replace((string *)&libpath,0,0,pcVar8,sVar7);\n iVar5 = std::string::compare((string *)&libpath,0,2,"P,");\n if (iVar5 == 0) {\n sVar16 = libpath._M_string_length;\n if (2 < libpath._M_string_length) {\n sVar16 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n std::string::_M_erase((string *)&libpath,0,sVar16);\n }\nLAB_001f0991:\n uVar14 = 0;\n if (libpath._M_string_length != 0) {\n do {\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n } while( true );\n }\n }" else (compound_statement "{\n pcVar8 = (this->Y_).value;\n sVar7 = strlen(pcVar8);\n /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */\n std::string::_M_replace((string *)&libpath,0,0,pcVar8,sVar7);\n iVar5 = std::string::compare((string *)&libpath,0,2,"P,");\n if (iVar5 == 0) {\n sVar16 = libpath._M_string_length;\n if (2 < libpath._M_string_length) {\n sVar16 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n std::string::_M_erase((string *)&libpath,0,sVar16);\n }\nLAB_001f0991:\n uVar14 = 0;\n if (libpath._M_string_length != 0) {\n do {\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n } while( true );\n }\n }" { (expression_statement "pcVar8 = (this->Y_).value;" (assignment_expression "pcVar8 = (this->Y_).value" identifier = (field_expression "(this->Y_).value" (parenthesized_expression "(this->Y_)" ( (field_expression "this->Y_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "sVar7 = strlen(pcVar8);" (assignment_expression "sVar7 = strlen(pcVar8)" identifier = (call_expression "strlen(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier )))) ;) comment (labeled_statement "std::string::_M_replace((string *)&libpath,0,0,pcVar8,sVar7);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_replace((string *)&libpath,0,0,pcVar8,sVar7);" statement_identifier : (ERROR ":" :) (expression_statement "_M_replace((string *)&libpath,0,0,pcVar8,sVar7);" (call_expression "_M_replace((string *)&libpath,0,0,pcVar8,sVar7)" identifier (argument_list "((string *)&libpath,0,0,pcVar8,sVar7)" ( (cast_expression "(string *)&libpath" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&libpath" & identifier)) , number_literal , number_literal , identifier , identifier ))) ;))) (ERROR "iVar5 = std::" (assignment_expression "iVar5 = std" identifier = identifier) : :) (labeled_statement "string::compare((string *)&libpath,0,2,"P,");" statement_identifier : (ERROR ":" :) (expression_statement "compare((string *)&libpath,0,2,"P,");" (call_expression "compare((string *)&libpath,0,2,"P,")" identifier (argument_list "((string *)&libpath,0,2,"P,")" ( (cast_expression "(string *)&libpath" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&libpath" & identifier)) , number_literal , number_literal , (string_literal ""P,"" " string_content ") ))) ;)) (if_statement "if (iVar5 == 0) {\n sVar16 = libpath._M_string_length;\n if (2 < libpath._M_string_length) {\n sVar16 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n std::string::_M_erase((string *)&libpath,0,sVar16);\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n sVar16 = libpath._M_string_length;\n if (2 < libpath._M_string_length) {\n sVar16 = 2;\n }\n /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */\n std::string::_M_erase((string *)&libpath,0,sVar16);\n }" { (expression_statement "sVar16 = libpath._M_string_length;" (assignment_expression "sVar16 = libpath._M_string_length" identifier = (field_expression "libpath._M_string_length" identifier . field_identifier)) ;) (if_statement "if (2 < libpath._M_string_length) {\n sVar16 = 2;\n }" if (parenthesized_expression "(2 < libpath._M_string_length)" ( (binary_expression "2 < libpath._M_string_length" number_literal < (field_expression "libpath._M_string_length" identifier . field_identifier)) )) (compound_statement "{\n sVar16 = 2;\n }" { (expression_statement "sVar16 = 2;" (assignment_expression "sVar16 = 2" identifier = number_literal) ;) })) comment (labeled_statement "std::string::_M_erase((string *)&libpath,0,sVar16);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_erase((string *)&libpath,0,sVar16);" statement_identifier : (ERROR ":" :) (expression_statement "_M_erase((string *)&libpath,0,sVar16);" (call_expression "_M_erase((string *)&libpath,0,sVar16)" identifier (argument_list "((string *)&libpath,0,sVar16)" ( (cast_expression "(string *)&libpath" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&libpath" & identifier)) , number_literal , identifier ))) ;))) })) (labeled_statement "LAB_001f0991:\n uVar14 = 0;" statement_identifier : (expression_statement "uVar14 = 0;" (assignment_expression "uVar14 = 0" identifier = number_literal) ;)) (if_statement "if (libpath._M_string_length != 0) {\n do {\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n } while( true );\n }" if (parenthesized_expression "(libpath._M_string_length != 0)" ( (binary_expression "libpath._M_string_length != 0" (field_expression "libpath._M_string_length" identifier . field_identifier) != number_literal) )) (compound_statement "{\n do {\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n } while( true );\n }" { (do_statement "do {\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n } while( true );" do (compound_statement "{\n lVar11 = std::string::find((string *)&libpath,':',uVar14);\n uVar12 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }\n uVar14 = lVar11 + 1;\n }" { (ERROR "lVar11 = std::" (assignment_expression "lVar11 = std" identifier = identifier) : :) (labeled_statement "string::find((string *)&libpath,':',uVar14);" statement_identifier : (ERROR ":" :) (expression_statement "find((string *)&libpath,':',uVar14);" (call_expression "find((string *)&libpath,':',uVar14)" identifier (argument_list "((string *)&libpath,':',uVar14)" ( (cast_expression "(string *)&libpath" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&libpath" & identifier)) , (char_literal "':'" ' character ') , identifier ))) ;)) (expression_statement "uVar12 = 0xffffffffffffffff;" (assignment_expression "uVar12 = 0xffffffffffffffff" identifier = number_literal) ;) (if_statement "if ((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)) {\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }" if (parenthesized_expression "((lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0))" ( (binary_expression "(lVar11 == -1) || (uVar12 = lVar11 - uVar14, uVar12 != 0)" (parenthesized_expression "(lVar11 == -1)" ( (binary_expression "lVar11 == -1" identifier == number_literal) )) || (parenthesized_expression "(uVar12 = lVar11 - uVar14, uVar12 != 0)" ( (comma_expression "uVar12 = lVar11 - uVar14, uVar12 != 0" (assignment_expression "uVar12 = lVar11 - uVar14" identifier = (binary_expression "lVar11 - uVar14" identifier - identifier)) , (binary_expression "uVar12 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }\n uVar15 = libpath._M_string_length - uVar14;\n if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }\n line._M_dataplus._M_p = (pointer)&line.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);\n _in = (undefined **)local_238;\n /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n local_228._0_1_ = true;\n local_228._1_1_ = false;\n if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }\n if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n if (lVar11 == -1) break;\n }" { (if_statement "if (libpath._M_string_length < uVar14) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }" if (parenthesized_expression "(libpath._M_string_length < uVar14)" ( (binary_expression "libpath._M_string_length < uVar14" (field_expression "libpath._M_string_length" identifier . field_identifier) < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */\n std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);\n }" { comment comment (labeled_statement "std::__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);" statement_identifier : (ERROR ":" :) (expression_statement "__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length);" (call_expression "__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length)" identifier (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar14,libpath._M_string_length)" ( (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" " string_content ") , (string_literal ""basic_string::substr"" " string_content ") , identifier , (field_expression "libpath._M_string_length" identifier . field_identifier) ))) ;)) })) (expression_statement "uVar15 = libpath._M_string_length - uVar14;" (assignment_expression "uVar15 = libpath._M_string_length - uVar14" identifier = (binary_expression "libpath._M_string_length - uVar14" (field_expression "libpath._M_string_length" identifier . field_identifier) - identifier)) ;) (if_statement "if (uVar12 < libpath._M_string_length - uVar14) {\n uVar15 = uVar12;\n }" if (parenthesized_expression "(uVar12 < libpath._M_string_length - uVar14)" ( (binary_expression "uVar12 < libpath._M_string_length - uVar14" identifier < (binary_expression "libpath._M_string_length - uVar14" (field_expression "libpath._M_string_length" identifier . field_identifier) - identifier)) )) (compound_statement "{\n uVar15 = uVar12;\n }" { (expression_statement "uVar15 = uVar12;" (assignment_expression "uVar15 = uVar12" identifier = identifier) ;) })) (expression_statement "line._M_dataplus._M_p = (pointer)&line.field_2;" (assignment_expression "line._M_dataplus._M_p = (pointer)&line.field_2" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&line.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "line.field_2" identifier . field_identifier))) ;) (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);" 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*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15);" (binary_expression "_M_construct<char_const*>\n (&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15)" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15)" ( (comma_expression "&line,libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15" (pointer_expression "&line" & identifier) , (comma_expression "libpath._M_dataplus._M_p + uVar14,\n libpath._M_dataplus._M_p + uVar14 + uVar15" (binary_expression "libpath._M_dataplus._M_p + uVar14" (field_expression "libpath._M_dataplus._M_p" (field_expression "libpath._M_dataplus" identifier . field_identifier) . field_identifier) + identifier) , (binary_expression "libpath._M_dataplus._M_p + uVar14 + uVar15" (binary_expression "libpath._M_dataplus._M_p + uVar14" (field_expression "libpath._M_dataplus._M_p" (field_expression "libpath._M_dataplus" identifier . field_identifier) . field_identifier) + identifier) + identifier))) ))) ;)) (expression_statement "_in = (undefined **)local_238;" (assignment_expression "_in = (undefined **)local_238" identifier = (cast_expression "(undefined **)local_238" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) comment (ERROR "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::" (comma_expression "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<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) > : : (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > ( ( (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : :) (expression_statement "allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);" (comma_expression "allocator<char>_> *)\n &in,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length" (binary_expression "allocator<char>_> *)\n &in" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*)\n &in" * (ERROR ")" )) (pointer_expression "&in" & identifier))) , (comma_expression "line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) , (binary_expression "line._M_dataplus._M_p + line._M_string_length" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) + (field_expression "line._M_string_length" identifier . field_identifier)))) (ERROR ")" )) ;) (expression_statement "local_228._0_1_ = true;" (assignment_expression "local_228._0_1_ = true" (field_expression "local_228._0_1_" identifier . field_identifier) = true) ;) (expression_statement "local_228._1_1_ = false;" (assignment_expression "local_228._1_1_ = false" (field_expression "local_228._1_1_" identifier . field_identifier) = false) ;) (if_statement "if (local_240 == 0) {\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }\n else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" if (parenthesized_expression "(local_240 == 0)" ( (binary_expression "local_240 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */\n std::string::_M_replace((string *)&in,0,0,".",1);\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;\nLAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);\n }" { comment (labeled_statement "std::string::_M_replace((string *)&in,0,0,".",1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_replace((string *)&in,0,0,".",1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_replace((string *)&in,0,0,".",1);" (call_expression "_M_replace((string *)&in,0,0,".",1)" identifier (argument_list "((string *)&in,0,0,".",1)" ( (cast_expression "(string *)&in" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&in" & identifier)) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;))) (ERROR "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) = (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>\n ._M_impl._M_finish;" (field_expression "Search_directory>_>\n ._M_impl._M_finish" (field_expression "Search_directory>_>\n ._M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0a7f;" if (parenthesized_expression "(iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage)" ( (ERROR "iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (binary_expression "iVar20._M_current !=\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) != (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Search_directory>_>.\n _M_impl._M_end_of_storage" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (goto_statement "goto LAB_001f0a7f;" goto statement_identifier ;)) (labeled_statement "LAB_001f0b2d:\n /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */\n std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);" statement_identifier : comment (labeled_statement "std::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold::Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);" statement_identifier (ERROR "::vector<gold::Search_directory,_std::allocator<gold::Search_directory>_>::\n _M_realloc_insert<const_gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Search_directory,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Search_directory>_" identifier > identifier) > : : (binary_expression "_M_realloc_insert<const_gold" identifier < identifier) :) : (expression_statement "Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in);" (binary_expression "Search_directory&>\n (&(this->library_path_).value,iVar20,(Search_directory *)&in)" identifier (ERROR "&" &) > (parenthesized_expression "(&(this->library_path_).value,iVar20,(Search_directory *)&in)" ( (comma_expression "&(this->library_path_).value,iVar20,(Search_directory *)&in" (pointer_expression "&(this->library_path_).value" & (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier)) , (comma_expression "iVar20,(Search_directory *)&in" identifier , (cast_expression "(Search_directory *)&in" ( (type_descriptor "Search_directory *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&in" & identifier)))) ))) ;))) }) (else_clause "else {\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" else (compound_statement "{\n iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;\nLAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;\n /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));\n (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;\n (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;\n ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n ._M_impl._M_finish;\n *ppSVar1 = *ppSVar1 + 1;\n }" { (ERROR "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "iVar20._M_current =\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) = (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>\n ._M_impl._M_finish;" (field_expression "Search_directory>_>\n ._M_impl._M_finish" (field_expression "Search_directory>_>\n ._M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage) goto LAB_001f0b2d;" if (parenthesized_expression "(iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>.\n _M_impl._M_end_of_storage)" ( (ERROR "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (binary_expression "iVar20._M_current ==\n (this->library_path_).value.\n super__Vector_base<gold" (field_expression "iVar20._M_current" identifier . field_identifier) == (binary_expression "(this->library_path_).value.\n super__Vector_base<gold" (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Search_directory>_>.\n _M_impl._M_end_of_storage" (field_expression "Search_directory>_>.\n _M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (goto_statement "goto LAB_001f0b2d;" goto statement_identifier ;)) (labeled_statement "LAB_001f0a7f:\n ((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;" statement_identifier : (expression_statement "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2;" (assignment_expression "((iVar20._M_current)->name_)._M_dataplus._M_p =\n (pointer)&((iVar20._M_current)->name_).field_2" (field_expression "((iVar20._M_current)->name_)._M_dataplus._M_p" (field_expression "((iVar20._M_current)->name_)._M_dataplus" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&((iVar20._M_current)->name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "((iVar20._M_current)->name_).field_2" (parenthesized_expression "((iVar20._M_current)->name_)" ( (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier))) ;)) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));" 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*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240));" (binary_expression "_M_construct<char*>(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240))" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240))" ( (comma_expression "&(iVar20._M_current)->name_,_in,(pointer)((long)_in + local_240)" (pointer_expression "&(iVar20._M_current)->name_" & (field_expression "(iVar20._M_current)->name_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier)) , (comma_expression "_in,(pointer)((long)_in + local_240)" identifier , (call_expression "(pointer)((long)_in + local_240)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)_in + local_240)" ( (binary_expression "(long)_in + local_240" (cast_expression "(long)_in" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))))) ))) ;)) (expression_statement "(iVar20._M_current)->put_in_sysroot_ = local_228._0_1_;" (assignment_expression "(iVar20._M_current)->put_in_sysroot_ = local_228._0_1_" (field_expression "(iVar20._M_current)->put_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_228._0_1_" identifier . field_identifier)) ;) (expression_statement "(iVar20._M_current)->is_in_sysroot_ = local_228._1_1_;" (assignment_expression "(iVar20._M_current)->is_in_sysroot_ = local_228._1_1_" (field_expression "(iVar20._M_current)->is_in_sysroot_" (parenthesized_expression "(iVar20._M_current)" ( (field_expression "iVar20._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_228._1_1_" identifier . field_identifier)) ;) (ERROR "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold::Search_directory,_std" (assignment_expression "ppSVar1 = &(this->library_path_).value.\n super__Vector_base<gold" identifier = (binary_expression "&(this->library_path_).value.\n super__Vector_base<gold" (pointer_expression "&(this->library_path_).value.\n super__Vector_base" & (field_expression "(this->library_path_).value.\n super__Vector_base" (field_expression "(this->library_path_).value" (parenthesized_expression "(this->library_path_)" ( (field_expression "this->library_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) < identifier)) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Search_directory>_>\n ._M_impl._M_finish;" (field_expression "Search_directory>_>\n ._M_impl._M_finish" (field_expression "Search_directory>_>\n ._M_impl" (binary_expression "Search_directory>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "*ppSVar1 = *ppSVar1 + 1;" (assignment_expression "*ppSVar1 = *ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) = (binary_expression "*ppSVar1 + 1" (pointer_expression "*ppSVar1" * identifier) + number_literal)) ;) }))) (if_statement "if ((undefined ***)_in != local_238) {\n operator_delete(_in);\n }" if (parenthesized_expression "((undefined ***)_in != local_238)" ( (binary_expression "(undefined ***)_in != local_238" (cast_expression "(undefined ***)_in" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier) != identifier) )) (compound_statement "{\n operator_delete(_in);\n }" { (expression_statement "operator_delete(_in);" (call_expression "operator_delete(_in)" identifier (argument_list "(_in)" ( identifier ))) ;) })) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._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 *)line._M_dataplus._M_p != &line.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.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 *)line._M_dataplus._M_p != &line.field_2" (binary_expression "allocator<char>_>_9\n *)line._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)line._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&line.field_2" & (field_expression "line.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(line._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(line._M_dataplus._M_p);" (call_expression "operator_delete(line._M_dataplus._M_p)" identifier (argument_list "(line._M_dataplus._M_p)" ( (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (if_statement "if (lVar11 == -1) break;" if (parenthesized_expression "(lVar11 == -1)" ( (binary_expression "lVar11 == -1" identifier == number_literal) )) (break_statement "break;" break ;)) })) (expression_statement "uVar14 = lVar11 + 1;" (assignment_expression "uVar14 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) }))) (if_statement "if ((this->retain_symbols_file_).value != (char *)0x0) {\n std::ios_base::ios_base((ios_base *)local_148);\n local_148[0] = &PTR__ios_00439478;\n local_68 = 0;\n _in = (undefined **)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n std::ios::init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0);\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n std::filebuf::filebuf((filebuf *)local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n std::ios::init((ios *)local_148,(streambuf *)local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = std::filebuf::open((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in);\n this_02 = (ios *)((istream *)&in + (long)*(undefined **)((long)_in + -0x18));\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n std::ios::clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);\n }\n else {\n std::ios::clear(this_02,_S_goodbit);\n }\n if ((local_128 & 5) != 0) {\n piVar9 = __errno_location();\n pcVar10 = strerror(*piVar9);\n pcVar8 = (this->retain_symbols_file_).value;\n format = (char *)gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n gold_fatal(format,pcVar8,pcVar10);\n }\n line.field_2._M_local_buf[0] = '\0';\n line._M_string_length = 0;\n line._M_dataplus._M_p = (pointer)&line.field_2;\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n while( true ) {\n if (this_01[0x38] == (ctype<char>)0x0) {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n std::ctype<char>::_M_widen_init(this_01);\n cVar3 = (ctype<char>)0xa;\n if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }\n }\n else {\n cVar3 = this_01[0x43];\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n std::getline<char,std::char_traits<char>,std::allocator<char>>\n ((istream *)&in,(string *)&line,(char)cVar3);\n if ((local_128 & 5) != 0) break;\n if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')\n ) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n std::string::resize((string *)&line,line._M_string_length - 1,'\0');\n }\n __code = std::_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907);\n uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count;\n p_Var6 = std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);\n if ((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n __node = (__node_type *)operator_new(0x30);\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);\n }\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n local_238[0] = &PTR__filebuf_00439578;\n std::filebuf::close((filebuf *)local_238);\n std::__basic_file<char>::~__basic_file(local_1d0);\n local_238[0] = &PTR__streambuf_004386a0;\n std::locale::~locale(local_200);\n _in = (undefined **)PTR_DAT_00439640;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_148[0] = &PTR__ios_00439478;\n std::ios_base::~ios_base((ios_base *)local_148);\n }" if (parenthesized_expression "((this->retain_symbols_file_).value != (char *)0x0)" ( (binary_expression "(this->retain_symbols_file_).value != (char *)0x0" (field_expression "(this->retain_symbols_file_).value" (parenthesized_expression "(this->retain_symbols_file_)" ( (field_expression "this->retain_symbols_file_" identifier -> field_identifier) )) . field_identifier) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n std::ios_base::ios_base((ios_base *)local_148);\n local_148[0] = &PTR__ios_00439478;\n local_68 = 0;\n _in = (undefined **)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */\n std::ios::init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0);\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */\n std::filebuf::filebuf((filebuf *)local_238);\n /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */\n std::ios::init((ios *)local_148,(streambuf *)local_238);\n /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */\n lVar11 = std::filebuf::open((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in);\n this_02 = (ios *)((istream *)&in + (long)*(undefined **)((long)_in + -0x18));\n if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n std::ios::clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);\n }\n else {\n std::ios::clear(this_02,_S_goodbit);\n }\n if ((local_128 & 5) != 0) {\n piVar9 = __errno_location();\n pcVar10 = strerror(*piVar9);\n pcVar8 = (this->retain_symbols_file_).value;\n format = (char *)gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n gold_fatal(format,pcVar8,pcVar10);\n }\n line.field_2._M_local_buf[0] = '\0';\n line._M_string_length = 0;\n line._M_dataplus._M_p = (pointer)&line.field_2;\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n while( true ) {\n if (this_01[0x38] == (ctype<char>)0x0) {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n std::ctype<char>::_M_widen_init(this_01);\n cVar3 = (ctype<char>)0xa;\n if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }\n }\n else {\n cVar3 = this_01[0x43];\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n std::getline<char,std::char_traits<char>,std::allocator<char>>\n ((istream *)&in,(string *)&line,(char)cVar3);\n if ((local_128 & 5) != 0) break;\n if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')\n ) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n std::string::resize((string *)&line,line._M_string_length - 1,'\0');\n }\n __code = std::_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907);\n uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count;\n p_Var6 = std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);\n if ((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n __node = (__node_type *)operator_new(0x30);\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);\n }\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._M_dataplus._M_p);\n }\n _in = &PTR__ifstream_00439670;\n local_148[0] = &PTR__ifstream_00439698;\n local_238[0] = &PTR__filebuf_00439578;\n std::filebuf::close((filebuf *)local_238);\n std::__basic_file<char>::~__basic_file(local_1d0);\n local_238[0] = &PTR__streambuf_004386a0;\n std::locale::~locale(local_200);\n _in = (undefined **)PTR_DAT_00439640;\n *(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_148[0] = &PTR__ios_00439478;\n std::ios_base::~ios_base((ios_base *)local_148);\n }" { (labeled_statement "std::ios_base::ios_base((ios_base *)local_148);" statement_identifier : (ERROR ":" :) (labeled_statement "ios_base::ios_base((ios_base *)local_148);" statement_identifier : (ERROR ":" :) (expression_statement "ios_base((ios_base *)local_148);" (call_expression "ios_base((ios_base *)local_148)" identifier (argument_list "((ios_base *)local_148)" ( (cast_expression "(ios_base *)local_148" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;))) (expression_statement "local_148[0] = &PTR__ios_00439478;" (assignment_expression "local_148[0] = &PTR__ios_00439478" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR__ios_00439478" & identifier)) ;) (expression_statement "local_68 = 0;" (assignment_expression "local_68 = 0" identifier = number_literal) ;) (expression_statement "_in = (undefined **)PTR_DAT_00439640;" (assignment_expression "_in = (undefined **)PTR_DAT_00439640" identifier = (cast_expression "(undefined **)PTR_DAT_00439640" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" identifier = number_literal) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "*(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;" (assignment_expression "*(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648" (pointer_expression "*(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18))" * (cast_expression "(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18))" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(&in + *(long *)(PTR_DAT_00439640 + -0x18))" ( (binary_expression "&in + *(long *)(PTR_DAT_00439640 + -0x18)" (pointer_expression "&in" & identifier) + (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" * (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" ( (binary_expression "PTR_DAT_00439640 + -0x18" identifier + number_literal) ))))) )))) = identifier) ;) comment (labeled_statement "std::ios::init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0);" statement_identifier : (ERROR ":" :) (labeled_statement "ios::init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0);" (call_expression "init((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0)" identifier (argument_list "((ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)),(streambuf *)0x0)" ( (cast_expression "(ios *)((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18))" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18))" ( (binary_expression "(istream *)&in + *(long *)(PTR_DAT_00439640 + -0x18)" (cast_expression "(istream *)&in" ( (type_descriptor "istream *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&in" & identifier)) + (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" * (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" ( (binary_expression "PTR_DAT_00439640 + -0x18" identifier + number_literal) ))))) ))) , (cast_expression "(streambuf *)0x0" ( (type_descriptor "streambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;))) (expression_statement "_in = &PTR__ifstream_00439670;" (assignment_expression "_in = &PTR__ifstream_00439670" identifier = (pointer_expression "&PTR__ifstream_00439670" & identifier)) ;) (expression_statement "local_148[0] = &PTR__ifstream_00439698;" (assignment_expression "local_148[0] = &PTR__ifstream_00439698" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR__ifstream_00439698" & identifier)) ;) comment (labeled_statement "std::filebuf::filebuf((filebuf *)local_238);" statement_identifier : (ERROR ":" :) (labeled_statement "filebuf::filebuf((filebuf *)local_238);" statement_identifier : (ERROR ":" :) (expression_statement "filebuf((filebuf *)local_238);" (call_expression "filebuf((filebuf *)local_238)" identifier (argument_list "((filebuf *)local_238)" ( (cast_expression "(filebuf *)local_238" ( (type_descriptor "filebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;))) comment (labeled_statement "std::ios::init((ios *)local_148,(streambuf *)local_238);" statement_identifier : (ERROR ":" :) (labeled_statement "ios::init((ios *)local_148,(streambuf *)local_238);" statement_identifier : (ERROR ":" :) (expression_statement "init((ios *)local_148,(streambuf *)local_238);" (call_expression "init((ios *)local_148,(streambuf *)local_238)" identifier (argument_list "((ios *)local_148,(streambuf *)local_238)" ( (cast_expression "(ios *)local_148" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(streambuf *)local_238" ( (type_descriptor "streambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;))) comment (ERROR "lVar11 = std::" (assignment_expression "lVar11 = std" identifier = identifier) : :) (labeled_statement "filebuf::open((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in);" statement_identifier : (ERROR ":" :) (expression_statement "open((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in);" (call_expression "open((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in)" identifier (argument_list "((filebuf *)local_238,(this->retain_symbols_file_).value,_S_in)" ( (cast_expression "(filebuf *)local_238" ( (type_descriptor "filebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (field_expression "(this->retain_symbols_file_).value" (parenthesized_expression "(this->retain_symbols_file_)" ( (field_expression "this->retain_symbols_file_" identifier -> field_identifier) )) . field_identifier) , identifier ))) ;)) (expression_statement "this_02 = (ios *)((istream *)&in + (long)*(undefined **)((long)_in + -0x18));" (assignment_expression "this_02 = (ios *)((istream *)&in + (long)*(undefined **)((long)_in + -0x18))" identifier = (cast_expression "(ios *)((istream *)&in + (long)*(undefined **)((long)_in + -0x18))" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((istream *)&in + (long)*(undefined **)((long)_in + -0x18))" ( (binary_expression "(istream *)&in + (long)*(undefined **)((long)_in + -0x18)" (cast_expression "(istream *)&in" ( (type_descriptor "istream *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&in" & identifier)) + (cast_expression "(long)*(undefined **)((long)_in + -0x18)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(undefined **)((long)_in + -0x18)" * (cast_expression "(undefined **)((long)_in + -0x18)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)_in + -0x18)" ( (binary_expression "(long)_in + -0x18" (cast_expression "(long)_in" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) )))) ;) (if_statement "if (lVar11 == 0) {\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n std::ios::clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);\n }\n else {\n std::ios::clear(this_02,_S_goodbit);\n }" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */\n std::ios::clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);\n }" { comment (labeled_statement "std::ios::clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);" statement_identifier : (ERROR ":" :) (labeled_statement "ios::clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit);" (call_expression "clear(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit)" identifier (argument_list "(this_02,*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit)" ( identifier , (binary_expression "*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18)) |\n _S_failbit" (pointer_expression "*(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18))" * (cast_expression "(_Ios_Iostate *)\n ((long)&local_228 + (long)*(undefined **)((long)_in + -0x18))" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_228 + (long)*(undefined **)((long)_in + -0x18))" ( (binary_expression "(long)&local_228 + (long)*(undefined **)((long)_in + -0x18)" (cast_expression "(long)&local_228" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_228" & identifier)) + (cast_expression "(long)*(undefined **)((long)_in + -0x18)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(undefined **)((long)_in + -0x18)" * (cast_expression "(undefined **)((long)_in + -0x18)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)_in + -0x18)" ( (binary_expression "(long)_in + -0x18" (cast_expression "(long)_in" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) )))) | identifier) ))) ;))) }) (else_clause "else {\n std::ios::clear(this_02,_S_goodbit);\n }" else (compound_statement "{\n std::ios::clear(this_02,_S_goodbit);\n }" { (labeled_statement "std::ios::clear(this_02,_S_goodbit);" statement_identifier : (ERROR ":" :) (labeled_statement "ios::clear(this_02,_S_goodbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear(this_02,_S_goodbit);" (call_expression "clear(this_02,_S_goodbit)" identifier (argument_list "(this_02,_S_goodbit)" ( identifier , identifier ))) ;))) }))) (if_statement "if ((local_128 & 5) != 0) {\n piVar9 = __errno_location();\n pcVar10 = strerror(*piVar9);\n pcVar8 = (this->retain_symbols_file_).value;\n format = (char *)gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n gold_fatal(format,pcVar8,pcVar10);\n }" if (parenthesized_expression "((local_128 & 5) != 0)" ( (binary_expression "(local_128 & 5) != 0" (parenthesized_expression "(local_128 & 5)" ( (binary_expression "local_128 & 5" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n piVar9 = __errno_location();\n pcVar10 = strerror(*piVar9);\n pcVar8 = (this->retain_symbols_file_).value;\n format = (char *)gettext("unable to open -retain-symbols-file file %s: %s");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */\n gold_fatal(format,pcVar8,pcVar10);\n }" { (expression_statement "piVar9 = __errno_location();" (assignment_expression "piVar9 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (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 "pcVar8 = (this->retain_symbols_file_).value;" (assignment_expression "pcVar8 = (this->retain_symbols_file_).value" identifier = (field_expression "(this->retain_symbols_file_).value" (parenthesized_expression "(this->retain_symbols_file_)" ( (field_expression "this->retain_symbols_file_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "format = (char *)gettext("unable to open -retain-symbols-file file %s: %s");" (assignment_expression "format = (char *)gettext("unable to open -retain-symbols-file file %s: %s")" identifier = (cast_expression "(char *)gettext("unable to open -retain-symbols-file file %s: %s")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("unable to open -retain-symbols-file file %s: %s")" identifier (argument_list "("unable to open -retain-symbols-file file %s: %s")" ( (string_literal ""unable to open -retain-symbols-file file %s: %s"" " string_content ") ))))) ;) comment comment (expression_statement "gold_fatal(format,pcVar8,pcVar10);" (call_expression "gold_fatal(format,pcVar8,pcVar10)" identifier (argument_list "(format,pcVar8,pcVar10)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "line.field_2._M_local_buf[0] = '\0';" (assignment_expression "line.field_2._M_local_buf[0] = '\0'" (subscript_expression "line.field_2._M_local_buf[0]" (field_expression "line.field_2._M_local_buf" (field_expression "line.field_2" identifier . field_identifier) . field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "line._M_string_length = 0;" (assignment_expression "line._M_string_length = 0" (field_expression "line._M_string_length" identifier . field_identifier) = number_literal) ;) (expression_statement "line._M_dataplus._M_p = (pointer)&line.field_2;" (assignment_expression "line._M_dataplus._M_p = (pointer)&line.field_2" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&line.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "line.field_2" identifier . field_identifier))) ;) (expression_statement "this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));" (assignment_expression "this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18))" identifier = (pointer_expression "*(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18))" * (call_expression "(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18))" (parenthesized_expression "(ctype<char> **)" ( (binary_expression "ctype<char> **" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "**" * (pointer_expression "*" * identifier))) )) (argument_list "((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18))" ( (binary_expression "(long)alStack_158 + (long)*(undefined **)((long)_in + -0x18)" (cast_expression "(long)alStack_158" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(long)*(undefined **)((long)_in + -0x18)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(undefined **)((long)_in + -0x18)" * (cast_expression "(undefined **)((long)_in + -0x18)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)_in + -0x18)" ( (binary_expression "(long)_in + -0x18" (cast_expression "(long)_in" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ))))) ;) (if_statement "if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }" if (parenthesized_expression "(this_01 == (ctype<char> *)0x0)" ( (binary_expression "this_01 == (ctype<char> *)0x0)" identifier == (parenthesized_expression "(ctype<char> *)0x0)" ( (binary_expression "ctype<char> *)0x0" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }" { comment comment (labeled_statement "std::__throw_bad_cast();" statement_identifier : (ERROR ":" :) (expression_statement "__throw_bad_cast();" (call_expression "__throw_bad_cast()" identifier (argument_list "()" ( ))) ;)) })) (while_statement "while( true ) {\n if (this_01[0x38] == (ctype<char>)0x0) {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n std::ctype<char>::_M_widen_init(this_01);\n cVar3 = (ctype<char>)0xa;\n if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }\n }\n else {\n cVar3 = this_01[0x43];\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n std::getline<char,std::char_traits<char>,std::allocator<char>>\n ((istream *)&in,(string *)&line,(char)cVar3);\n if ((local_128 & 5) != 0) break;\n if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')\n ) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n std::string::resize((string *)&line,line._M_string_length - 1,'\0');\n }\n __code = std::_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907);\n uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count;\n p_Var6 = std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);\n if ((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n __node = (__node_type *)operator_new(0x30);\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);\n }\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (this_01[0x38] == (ctype<char>)0x0) {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n std::ctype<char>::_M_widen_init(this_01);\n cVar3 = (ctype<char>)0xa;\n if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }\n }\n else {\n cVar3 = this_01[0x43];\n }\n /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */\n std::getline<char,std::char_traits<char>,std::allocator<char>>\n ((istream *)&in,(string *)&line,(char)cVar3);\n if ((local_128 & 5) != 0) break;\n if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')\n ) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n std::string::resize((string *)&line,line._M_string_length - 1,'\0');\n }\n __code = std::_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907);\n uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count;\n p_Var6 = std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);\n if ((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n __node = (__node_type *)operator_new(0x30);\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);\n }\n this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));\n if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }\n }" { (if_statement "if (this_01[0x38] == (ctype<char>)0x0) {\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n std::ctype<char>::_M_widen_init(this_01);\n cVar3 = (ctype<char>)0xa;\n if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }\n }\n else {\n cVar3 = this_01[0x43];\n }" if (parenthesized_expression "(this_01[0x38] == (ctype<char>)0x0)" ( (binary_expression "this_01[0x38] == (ctype<char>)0x0)" (subscript_expression "this_01[0x38]" identifier [ number_literal ]) == (parenthesized_expression "(ctype<char>)0x0)" ( (binary_expression "ctype<char>)0x0" (binary_expression "ctype<char" identifier < identifier) > (ERROR ")" )) number_literal) ))) )) (compound_statement "{\n /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */\n std::ctype<char>::_M_widen_init(this_01);\n cVar3 = (ctype<char>)0xa;\n if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }\n }" { comment (labeled_statement "std::ctype<char>::_M_widen_init(this_01);" statement_identifier (ERROR "::ctype<char>:" : : (binary_expression "ctype<char" identifier < identifier) > :) : (expression_statement "_M_widen_init(this_01);" (call_expression "_M_widen_init(this_01)" identifier (argument_list "(this_01)" ( identifier ))) ;)) (expression_statement "cVar3 = (ctype<char>)0xa;" (assignment_expression "cVar3 = (ctype<char>)0xa" identifier = (parenthesized_expression "(ctype<char>)0xa" ( (binary_expression "ctype<char>)0xa" (binary_expression "ctype<char" identifier < identifier) > (ERROR ")" )) number_literal) ))) ;) (if_statement "if (*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen) {\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }" if (parenthesized_expression "(*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen)" ( (binary_expression "*(code **)(*(long *)this_01 + 0x30) != std::ctype<char>::do_widen" (binary_expression "*(code **)(*(long *)this_01 + 0x30) != std::ctype<char" (binary_expression "*(code **)(*(long *)this_01 + 0x30) != std" (pointer_expression "*(code **)(*(long *)this_01 + 0x30)" * (cast_expression "(code **)(*(long *)this_01 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this_01 + 0x30)" ( (binary_expression "*(long *)this_01 + 0x30" (pointer_expression "*(long *)this_01" * (cast_expression "(long *)this_01" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) != identifier) (ERROR "::ctype" : : identifier) < identifier) > (ERROR "::" : :) identifier) )) (compound_statement "{\n cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);\n }" { (expression_statement "cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10);" (assignment_expression "cVar3 = (ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10)" identifier = (call_expression "(ctype<char>)(**(code **)(*(long *)this_01 + 0x30))(this_01,10)" (call_expression "(ctype<char>)(**(code **)(*(long *)this_01 + 0x30))" (parenthesized_expression "(ctype<char>)" ( (binary_expression "ctype<char>" (binary_expression "ctype<char" identifier < identifier) > identifier) )) (argument_list "(**(code **)(*(long *)this_01 + 0x30))" ( (pointer_expression "**(code **)(*(long *)this_01 + 0x30)" * (pointer_expression "*(code **)(*(long *)this_01 + 0x30)" * (cast_expression "(code **)(*(long *)this_01 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this_01 + 0x30)" ( (binary_expression "*(long *)this_01 + 0x30" (pointer_expression "*(long *)this_01" * (cast_expression "(long *)this_01" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) (argument_list "(this_01,10)" ( identifier , number_literal )))) ;) })) }) (else_clause "else {\n cVar3 = this_01[0x43];\n }" else (compound_statement "{\n cVar3 = this_01[0x43];\n }" { (expression_statement "cVar3 = this_01[0x43];" (assignment_expression "cVar3 = this_01[0x43]" identifier = (subscript_expression "this_01[0x43]" identifier [ number_literal ])) ;) }))) comment (ERROR "std::getline<char,std::char_traits<char>,std::" (comma_expression "std::getline<char,std::char_traits<char>,std" identifier (ERROR "::getline<char,std::char_traits<char>" : : (comma_expression "getline<char,std" (binary_expression "getline<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : :) (expression_statement "allocator<char>>\n ((istream *)&in,(string *)&line,(char)cVar3);" (binary_expression "allocator<char>>\n ((istream *)&in,(string *)&line,(char)cVar3)" identifier < (binary_expression "char>>\n ((istream *)&in,(string *)&line,(char)cVar3)" identifier >> (parenthesized_expression "((istream *)&in,(string *)&line,(char)cVar3)" ( (comma_expression "(istream *)&in,(string *)&line,(char)cVar3" (cast_expression "(istream *)&in" ( (type_descriptor "istream *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&in" & identifier)) , (comma_expression "(string *)&line,(char)cVar3" (cast_expression "(string *)&line" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&line" & identifier)) , (cast_expression "(char)cVar3" ( (type_descriptor "char" primitive_type) ) identifier))) )))) ;) (if_statement "if ((local_128 & 5) != 0) break;" if (parenthesized_expression "((local_128 & 5) != 0)" ( (binary_expression "(local_128 & 5) != 0" (parenthesized_expression "(local_128 & 5)" ( (binary_expression "local_128 & 5" identifier & number_literal) )) != number_literal) )) (break_statement "break;" break ;)) (if_statement "if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')\n ) {\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n std::string::resize((string *)&line,line._M_string_length - 1,'\0');\n }" if (parenthesized_expression "((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')\n )" ( (binary_expression "(line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r')" (parenthesized_expression "(line._M_string_length != 0)" ( (binary_expression "line._M_string_length != 0" (field_expression "line._M_string_length" identifier . field_identifier) != number_literal) )) && (parenthesized_expression "(line._M_dataplus._M_p[line._M_string_length - 1] == '\r')" ( (binary_expression "line._M_dataplus._M_p[line._M_string_length - 1] == '\r'" (subscript_expression "line._M_dataplus._M_p[line._M_string_length - 1]" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) [ (binary_expression "line._M_string_length - 1" (field_expression "line._M_string_length" identifier . field_identifier) - number_literal) ]) == (char_literal "'\r'" ' escape_sequence ')) ))) )) (compound_statement "{\n /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */\n std::string::resize((string *)&line,line._M_string_length - 1,'\0');\n }" { comment (labeled_statement "std::string::resize((string *)&line,line._M_string_length - 1,'\0');" statement_identifier : (ERROR ":" :) (labeled_statement "string::resize((string *)&line,line._M_string_length - 1,'\0');" statement_identifier : (ERROR ":" :) (expression_statement "resize((string *)&line,line._M_string_length - 1,'\0');" (call_expression "resize((string *)&line,line._M_string_length - 1,'\0')" identifier (argument_list "((string *)&line,line._M_string_length - 1,'\0')" ( (cast_expression "(string *)&line" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&line" & identifier)) , (binary_expression "line._M_string_length - 1" (field_expression "line._M_string_length" identifier . field_identifier) - number_literal) , (char_literal "'\0'" ' escape_sequence ') ))) ;))) })) (ERROR "__code = std::" (assignment_expression "__code = std" identifier = identifier) : :) (expression_statement "_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907);" (call_expression "_Hash_bytes(line._M_dataplus._M_p,line._M_string_length,0xc70f6907)" identifier (argument_list "(line._M_dataplus._M_p,line._M_string_length,0xc70f6907)" ( (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) , (field_expression "line._M_string_length" identifier . field_identifier) , number_literal ))) ;) (expression_statement "uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count;" (assignment_expression "uVar14 = __code % (this->symbols_to_retain_)._M_h._M_bucket_count" identifier = (binary_expression "__code % (this->symbols_to_retain_)._M_h._M_bucket_count" identifier % (field_expression "(this->symbols_to_retain_)._M_h._M_bucket_count" (field_expression "(this->symbols_to_retain_)._M_h" (parenthesized_expression "(this->symbols_to_retain_)" ( (field_expression "this->symbols_to_retain_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (ERROR "p_Var6 = std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::" (assignment_expression "p_Var6 = std" identifier = identifier) : : (binary_expression "_Hashtable<std" identifier < identifier) : : (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>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (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>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (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>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : (comma_expression "__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std" identifier (ERROR "::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>" : : (comma_expression "_Identity,_std" identifier , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : (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>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) >) , identifier) : : (binary_expression "hash<std" identifier < identifier) : : (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>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : :) (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);" statement_identifier (ERROR "::_Mod_range_hashing,_std:" : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) :) : (labeled_statement "__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);" statement_identifier (ERROR "::_Default_ranged_hash,_std:" : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code);" (comma_expression "_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_true,_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code)" identifier , (binary_expression "_true>_>\n ::_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "_M_find_before_node(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code)" identifier (argument_list "(&(this->symbols_to_retain_)._M_h,uVar14,&line,__code)" ( (pointer_expression "&(this->symbols_to_retain_)._M_h" & (field_expression "(this->symbols_to_retain_)._M_h" (parenthesized_expression "(this->symbols_to_retain_)" ( (field_expression "this->symbols_to_retain_" identifier -> field_identifier) )) . field_identifier)) , identifier , (pointer_expression "&line" & identifier) , identifier )))))) ;))))) (if_statement "if ((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)) {\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n __node = (__node_type *)operator_new(0x30);\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);\n }" if (parenthesized_expression "((p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0))" ( (binary_expression "(p_Var6 == (__node_base *)0x0) || (p_Var6->_M_nxt == (_Hash_node_base *)0x0)" (parenthesized_expression "(p_Var6 == (__node_base *)0x0)" ( (binary_expression "p_Var6 == (__node_base *)0x0" identifier == (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(p_Var6->_M_nxt == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var6->_M_nxt == (_Hash_node_base *)0x0" (field_expression "p_Var6->_M_nxt" identifier -> field_identifier) == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */\n __node = (__node_type *)operator_new(0x30);\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;\n (__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);\n /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);\n /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);\n }" { comment (expression_statement "__node = (__node_type *)operator_new(0x30);" (assignment_expression "__node = (__node_type *)operator_new(0x30)" identifier = (cast_expression "(__node_type *)operator_new(0x30)" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x30)" identifier (argument_list "(0x30)" ( number_literal ))))) ;) (expression_statement "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0;" (assignment_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0" (field_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base._M_nxt" (field_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n ).super__Hash_node_base" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char" (binary_expression "__node->\n super__Hash_node_value_base<std" (field_expression "__node->\n super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_>" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10);" (assignment_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align =\n (anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10)" (field_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage.__align" (field_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage" (field_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char" (binary_expression "__node->\n super__Hash_node_value_base<std" (field_expression "__node->\n super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_>" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier) . field_identifier) = (call_expression "(anon_struct_8_0_00000001_for___align)\n ((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10)" (parenthesized_expression "(anon_struct_8_0_00000001_for___align)" ( identifier )) (argument_list "((long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10)" ( (binary_expression "(long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage + 0x10" (cast_expression "(long)&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage" & (field_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage._M_storage" (field_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char" (binary_expression "__node->\n super__Hash_node_value_base<std" (field_expression "__node->\n super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_>" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier))) + number_literal) )))) ;) comment (ERROR "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::" (comma_expression "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<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) > : : (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > ( ( (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : :) (expression_statement "allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length);" (comma_expression "allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage,line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length" (binary_expression "allocator<char>_> *)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*)\n &(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage" * (ERROR ")" )) (pointer_expression "&(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage" & (field_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )._M_storage" (parenthesized_expression "(__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>\n )" ( (ERROR "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char,_std" (binary_expression "__node->\n super__Hash_node_value_base<std::__cxx11::basic_string<char" (binary_expression "__node->\n super__Hash_node_value_base<std" (field_expression "__node->\n super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_>" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) )) . field_identifier)))) , (comma_expression "line._M_dataplus._M_p,\n line._M_dataplus._M_p + line._M_string_length" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) , (binary_expression "line._M_dataplus._M_p + line._M_string_length" (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) + (field_expression "line._M_string_length" identifier . field_identifier)))) (ERROR ")" )) ;) comment (ERROR "std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::" (comma_expression "std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std" identifier (ERROR "::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>" : : (binary_expression "_Hashtable<std" identifier < identifier) : : (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) >) , identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<char>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (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>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : (comma_expression "__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std" identifier (ERROR "::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>" : : (comma_expression "_Identity,_std" identifier , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : (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>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) >) , identifier) : : (binary_expression "hash<std" identifier < identifier) : : (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>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : :) (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);" statement_identifier (ERROR "::_Mod_range_hashing,_std:" : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) :) : (labeled_statement "__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);" statement_identifier (ERROR "::_Default_ranged_hash,_std:" : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1);" (comma_expression "_Hashtable_traits<true,_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_true,_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1)" identifier , (binary_expression "_true>_>\n ::_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "_M_insert_unique_node(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1)" identifier (argument_list "(&(this->symbols_to_retain_)._M_h,uVar14,__code,__node,1)" ( (pointer_expression "&(this->symbols_to_retain_)._M_h" & (field_expression "(this->symbols_to_retain_)._M_h" (parenthesized_expression "(this->symbols_to_retain_)" ( (field_expression "this->symbols_to_retain_" identifier -> field_identifier) )) . field_identifier)) , identifier , identifier , identifier , number_literal )))))) ;))))) })) (expression_statement "this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18));" (assignment_expression "this_01 = *(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18))" identifier = (pointer_expression "*(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18))" * (call_expression "(ctype<char> **)((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18))" (parenthesized_expression "(ctype<char> **)" ( (binary_expression "ctype<char> **" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "**" * (pointer_expression "*" * identifier))) )) (argument_list "((long)alStack_158 + (long)*(undefined **)((long)_in + -0x18))" ( (binary_expression "(long)alStack_158 + (long)*(undefined **)((long)_in + -0x18)" (cast_expression "(long)alStack_158" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(long)*(undefined **)((long)_in + -0x18)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(undefined **)((long)_in + -0x18)" * (cast_expression "(undefined **)((long)_in + -0x18)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)_in + -0x18)" ( (binary_expression "(long)_in + -0x18" (cast_expression "(long)_in" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ))))) ;) (if_statement "if (this_01 == (ctype<char> *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }" if (parenthesized_expression "(this_01 == (ctype<char> *)0x0)" ( (binary_expression "this_01 == (ctype<char> *)0x0)" identifier == (parenthesized_expression "(ctype<char> *)0x0)" ( (binary_expression "ctype<char> *)0x0" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */\n std::__throw_bad_cast();\n }" { comment comment (labeled_statement "std::__throw_bad_cast();" statement_identifier : (ERROR ":" :) (expression_statement "__throw_bad_cast();" (call_expression "__throw_bad_cast()" identifier (argument_list "()" ( ))) ;)) })) })) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.field_2) {\n operator_delete(line._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 *)line._M_dataplus._M_p != &line.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)line._M_dataplus._M_p != &line.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 *)line._M_dataplus._M_p != &line.field_2" (binary_expression "allocator<char>_>_9\n *)line._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)line._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&line.field_2" & (field_expression "line.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(line._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(line._M_dataplus._M_p);" (call_expression "operator_delete(line._M_dataplus._M_p)" identifier (argument_list "(line._M_dataplus._M_p)" ( (field_expression "line._M_dataplus._M_p" (field_expression "line._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (expression_statement "_in = &PTR__ifstream_00439670;" (assignment_expression "_in = &PTR__ifstream_00439670" identifier = (pointer_expression "&PTR__ifstream_00439670" & identifier)) ;) (expression_statement "local_148[0] = &PTR__ifstream_00439698;" (assignment_expression "local_148[0] = &PTR__ifstream_00439698" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR__ifstream_00439698" & identifier)) ;) (expression_statement "local_238[0] = &PTR__filebuf_00439578;" (assignment_expression "local_238[0] = &PTR__filebuf_00439578" (subscript_expression "local_238[0]" identifier [ number_literal ]) = (pointer_expression "&PTR__filebuf_00439578" & identifier)) ;) (labeled_statement "std::filebuf::close((filebuf *)local_238);" statement_identifier : (ERROR ":" :) (labeled_statement "filebuf::close((filebuf *)local_238);" statement_identifier : (ERROR ":" :) (expression_statement "close((filebuf *)local_238);" (call_expression "close((filebuf *)local_238)" identifier (argument_list "((filebuf *)local_238)" ( (cast_expression "(filebuf *)local_238" ( (type_descriptor "filebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;))) (labeled_statement "std::__basic_file<char>::~__basic_file(local_1d0);" statement_identifier (ERROR "::__basic_file<char>:" : : (binary_expression "__basic_file<char" identifier < identifier) > :) : (expression_statement "~__basic_file(local_1d0);" (unary_expression "~__basic_file(local_1d0)" ~ (call_expression "__basic_file(local_1d0)" identifier (argument_list "(local_1d0)" ( identifier )))) ;)) (expression_statement "local_238[0] = &PTR__streambuf_004386a0;" (assignment_expression "local_238[0] = &PTR__streambuf_004386a0" (subscript_expression "local_238[0]" identifier [ number_literal ]) = (pointer_expression "&PTR__streambuf_004386a0" & identifier)) ;) (labeled_statement "std::locale::~locale(local_200);" statement_identifier : (ERROR ":" :) (labeled_statement "locale::~locale(local_200);" statement_identifier : (ERROR ":" :) (expression_statement "~locale(local_200);" (unary_expression "~locale(local_200)" ~ (call_expression "locale(local_200)" identifier (argument_list "(local_200)" ( identifier )))) ;))) (expression_statement "_in = (undefined **)PTR_DAT_00439640;" (assignment_expression "_in = (undefined **)PTR_DAT_00439640" identifier = (cast_expression "(undefined **)PTR_DAT_00439640" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) (expression_statement "*(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;" (assignment_expression "*(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648" (pointer_expression "*(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18))" * (cast_expression "(undefined **)(&in + *(long *)(PTR_DAT_00439640 + -0x18))" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(&in + *(long *)(PTR_DAT_00439640 + -0x18))" ( (binary_expression "&in + *(long *)(PTR_DAT_00439640 + -0x18)" (pointer_expression "&in" & identifier) + (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" * (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" ( (binary_expression "PTR_DAT_00439640 + -0x18" identifier + number_literal) ))))) )))) = identifier) ;) (expression_statement "local_148[0] = &PTR__ios_00439478;" (assignment_expression "local_148[0] = &PTR__ios_00439478" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR__ios_00439478" & identifier)) ;) (labeled_statement "std::ios_base::~ios_base((ios_base *)local_148);" statement_identifier : (ERROR ":" :) (labeled_statement "ios_base::~ios_base((ios_base *)local_148);" statement_identifier : (ERROR ":" :) (expression_statement "~ios_base((ios_base *)local_148);" (unary_expression "~ios_base((ios_base *)local_148)" ~ (call_expression "ios_base((ios_base *)local_148)" identifier (argument_list "((ios_base *)local_148)" ( (cast_expression "(ios_base *)local_148" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;))) })) (if_statement "if (((this->Bgroup_).value != false) && ((this->unresolved_symbols_).user_set_via_option == false)\n ) {\n (this->unresolved_symbols_).value = "report-all";\n }" if (parenthesized_expression "(((this->Bgroup_).value != false) && ((this->unresolved_symbols_).user_set_via_option == false)\n )" ( (binary_expression "((this->Bgroup_).value != false) && ((this->unresolved_symbols_).user_set_via_option == false)" (parenthesized_expression "((this->Bgroup_).value != false)" ( (binary_expression "(this->Bgroup_).value != false" (field_expression "(this->Bgroup_).value" (parenthesized_expression "(this->Bgroup_)" ( (field_expression "this->Bgroup_" identifier -> field_identifier) )) . field_identifier) != false) )) && (parenthesized_expression "((this->unresolved_symbols_).user_set_via_option == false)" ( (binary_expression "(this->unresolved_symbols_).user_set_via_option == false" (field_expression "(this->unresolved_symbols_).user_set_via_option" (parenthesized_expression "(this->unresolved_symbols_)" ( (field_expression "this->unresolved_symbols_" identifier -> field_identifier) )) . field_identifier) == false) ))) )) (compound_statement "{\n (this->unresolved_symbols_).value = "report-all";\n }" { (expression_statement "(this->unresolved_symbols_).value = "report-all";" (assignment_expression "(this->unresolved_symbols_).value = "report-all"" (field_expression "(this->unresolved_symbols_).value" (parenthesized_expression "(this->unresolved_symbols_)" ( (field_expression "this->unresolved_symbols_" identifier -> field_identifier) )) . field_identifier) = (string_literal ""report-all"" " string_content ")) ;) })) (if_statement "if (((this->shared_).value != false) &&\n ((this->allow_shlib_undefined_).user_set_via_option == false)) {\n (this->allow_shlib_undefined_).value = true;\n }" if (parenthesized_expression "(((this->shared_).value != false) &&\n ((this->allow_shlib_undefined_).user_set_via_option == false))" ( (binary_expression "((this->shared_).value != false) &&\n ((this->allow_shlib_undefined_).user_set_via_option == false)" (parenthesized_expression "((this->shared_).value != false)" ( (binary_expression "(this->shared_).value != false" (field_expression "(this->shared_).value" (parenthesized_expression "(this->shared_)" ( (field_expression "this->shared_" identifier -> field_identifier) )) . field_identifier) != false) )) && (parenthesized_expression "((this->allow_shlib_undefined_).user_set_via_option == false)" ( (binary_expression "(this->allow_shlib_undefined_).user_set_via_option == false" (field_expression "(this->allow_shlib_undefined_).user_set_via_option" (parenthesized_expression "(this->allow_shlib_undefined_)" ( (field_expression "this->allow_shlib_undefined_" identifier -> field_identifier) )) . field_identifier) == false) ))) )) (compound_statement "{\n (this->allow_shlib_undefined_).value = true;\n }" { (expression_statement "(this->allow_shlib_undefined_).value = true;" (assignment_expression "(this->allow_shlib_undefined_).value = true" (field_expression "(this->allow_shlib_undefined_).value" (parenthesized_expression "(this->allow_shlib_undefined_)" ( (field_expression "this->allow_shlib_undefined_" identifier -> field_identifier) )) . field_identifier) = true) ;) })) comment (expression_statement "add_sysroot(this);" (call_expression "add_sysroot(this)" identifier (argument_list "(this)" ( identifier ))) ;) (if_statement "if ((this->shared_).value == false) {\n if ((this->pie_).value != false) {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n if ((this->filter_).value != (char *)0x0) {\n pcVar8 = (char *)gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->auxiliary_).value._M_h._M_element_count != 0) {\n pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if (((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0)\n ) {\n pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n else {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }" if (parenthesized_expression "((this->shared_).value == false)" ( (binary_expression "(this->shared_).value == false" (field_expression "(this->shared_).value" (parenthesized_expression "(this->shared_)" ( (field_expression "this->shared_" identifier -> field_identifier) )) . field_identifier) == false) )) (compound_statement "{\n if ((this->pie_).value != false) {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }\n if ((this->filter_).value != (char *)0x0) {\n pcVar8 = (char *)gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->auxiliary_).value._M_h._M_element_count != 0) {\n pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if (((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0)\n ) {\n pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }" { (if_statement "if ((this->pie_).value != false) {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }" if (parenthesized_expression "((this->pie_).value != false)" ( (binary_expression "(this->pie_).value != false" (field_expression "(this->pie_).value" (parenthesized_expression "(this->pie_)" ( (field_expression "this->pie_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }" { (if_statement "if (this->static_ != false) {\n pcVar8 = (char *)gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "(this->static_ != false)" ( (binary_expression "this->static_ != false" (field_expression "this->static_" identifier -> field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("-pie and -static are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("-pie and -static are incompatible");" (assignment_expression "pcVar8 = (char *)gettext("-pie and -static are incompatible")" identifier = (cast_expression "(char *)gettext("-pie and -static are incompatible")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("-pie and -static are incompatible")" identifier (argument_list "("-pie and -static are incompatible")" ( (string_literal ""-pie and -static are incompatible"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((this->relocatable_).value != false)" ( (binary_expression "(this->relocatable_).value != false" (field_expression "(this->relocatable_).value" (parenthesized_expression "(this->relocatable_)" ( (field_expression "this->relocatable_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("-pie and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("-pie and -r are incompatible");" (assignment_expression "pcVar8 = (char *)gettext("-pie and -r are incompatible")" identifier = (cast_expression "(char *)gettext("-pie and -r are incompatible")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("-pie and -r are incompatible")" identifier (argument_list "("-pie and -r are incompatible")" ( (string_literal ""-pie and -r are incompatible"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) })) (if_statement "if ((this->filter_).value != (char *)0x0) {\n pcVar8 = (char *)gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((this->filter_).value != (char *)0x0)" ( (binary_expression "(this->filter_).value != (char *)0x0" (field_expression "(this->filter_).value" (parenthesized_expression "(this->filter_)" ( (field_expression "this->filter_" identifier -> field_identifier) )) . field_identifier) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar8 = (char *)gettext("-F/--filter may not used without -shared");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("-F/--filter may not used without -shared");" (assignment_expression "pcVar8 = (char *)gettext("-F/--filter may not used without -shared")" identifier = (cast_expression "(char *)gettext("-F/--filter may not used without -shared")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("-F/--filter may not used without -shared")" identifier (argument_list "("-F/--filter may not used without -shared")" ( (string_literal ""-F/--filter may not used without -shared"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if ((this->auxiliary_).value._M_h._M_element_count != 0) {\n pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((this->auxiliary_).value._M_h._M_element_count != 0)" ( (binary_expression "(this->auxiliary_).value._M_h._M_element_count != 0" (field_expression "(this->auxiliary_).value._M_h._M_element_count" (field_expression "(this->auxiliary_).value._M_h" (field_expression "(this->auxiliary_).value" (parenthesized_expression "(this->auxiliary_)" ( (field_expression "this->auxiliary_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) != number_literal) )) (compound_statement "{\n pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared");" (assignment_expression "pcVar8 = (char *)gettext("-f/--auxiliary may not be used without -shared")" identifier = (cast_expression "(char *)gettext("-f/--auxiliary may not be used without -shared")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("-f/--auxiliary may not be used without -shared")" identifier (argument_list "("-f/--auxiliary may not be used without -shared")" ( (string_literal ""-f/--auxiliary may not be used without -shared"" " string_content ") ))))) ;) comment comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if (((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0)\n ) {\n pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "(((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0)\n )" ( (binary_expression "((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0)" (parenthesized_expression "((this->relocatable_).value != false)" ( (binary_expression "(this->relocatable_).value != false" (field_expression "(this->relocatable_).value" (parenthesized_expression "(this->relocatable_)" ( (field_expression "this->relocatable_" identifier -> field_identifier) )) . field_identifier) != false) )) && (parenthesized_expression "((this->retain_symbols_file_).value != (char *)0x0)" ( (binary_expression "(this->retain_symbols_file_).value != (char *)0x0" (field_expression "(this->retain_symbols_file_).value" (parenthesized_expression "(this->retain_symbols_file_)" ( (field_expression "this->retain_symbols_file_" identifier -> field_identifier) )) . field_identifier) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r");" (assignment_expression "pcVar8 = (char *)gettext("-retain-symbols-file does not yet work with -r")" identifier = (cast_expression "(char *)gettext("-retain-symbols-file does not yet work with -r")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("-retain-symbols-file does not yet work with -r")" identifier (argument_list "("-retain-symbols-file does not yet work with -r")" ( (string_literal ""-retain-symbols-file does not yet work with -r"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) }) (else_clause "else {\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }" else (compound_statement "{\n if (this->static_ != false) {\n pcVar8 = (char *)gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }\n if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }\n }" { (if_statement "if (this->static_ != false) {\n pcVar8 = (char *)gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "(this->static_ != false)" ( (binary_expression "this->static_ != false" (field_expression "this->static_" identifier -> field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("-shared and -static are incompatible");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("-shared and -static are incompatible");" (assignment_expression "pcVar8 = (char *)gettext("-shared and -static are incompatible")" identifier = (cast_expression "(char *)gettext("-shared and -static are incompatible")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("-shared and -static are incompatible")" identifier (argument_list "("-shared and -static are incompatible")" ( (string_literal ""-shared and -static are incompatible"" " string_content ") ))))) ;) comment comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((this->pie_).value != false)" ( (binary_expression "(this->pie_).value != false" (field_expression "(this->pie_).value" (parenthesized_expression "(this->pie_)" ( (field_expression "this->pie_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("-shared and -pie are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("-shared and -pie are incompatible");" (assignment_expression "pcVar8 = (char *)gettext("-shared and -pie are incompatible")" identifier = (cast_expression "(char *)gettext("-shared and -pie are incompatible")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("-shared and -pie are incompatible")" identifier (argument_list "("-shared and -pie are incompatible")" ( (string_literal ""-shared and -pie are incompatible"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((this->relocatable_).value != false)" ( (binary_expression "(this->relocatable_).value != false" (field_expression "(this->relocatable_).value" (parenthesized_expression "(this->relocatable_)" ( (field_expression "this->relocatable_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("-shared and -r are incompatible");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("-shared and -r are incompatible");" (assignment_expression "pcVar8 = (char *)gettext("-shared and -r are incompatible")" identifier = (cast_expression "(char *)gettext("-shared and -r are incompatible")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("-shared and -r are incompatible")" identifier (argument_list "("-shared and -r are incompatible")" ( (string_literal ""-shared and -r are incompatible"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) }))) (expression_statement "OVar4 = string_to_object_format((this->oformat_).value);" (assignment_expression "OVar4 = string_to_object_format((this->oformat_).value)" identifier = (call_expression "string_to_object_format((this->oformat_).value)" identifier (argument_list "((this->oformat_).value)" ( (field_expression "(this->oformat_).value" (parenthesized_expression "(this->oformat_)" ( (field_expression "this->oformat_" identifier -> field_identifier) )) . field_identifier) )))) ;) (if_statement "if ((OVar4 != OBJECT_FORMAT_ELF) &&\n ((((this->shared_).value != false || ((this->pie_).value != false)) ||\n ((this->relocatable_).value != false)))) {\n pcVar8 = (char *)gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((OVar4 != OBJECT_FORMAT_ELF) &&\n ((((this->shared_).value != false || ((this->pie_).value != false)) ||\n ((this->relocatable_).value != false))))" ( (binary_expression "(OVar4 != OBJECT_FORMAT_ELF) &&\n ((((this->shared_).value != false || ((this->pie_).value != false)) ||\n ((this->relocatable_).value != false)))" (parenthesized_expression "(OVar4 != OBJECT_FORMAT_ELF)" ( (binary_expression "OVar4 != OBJECT_FORMAT_ELF" identifier != identifier) )) && (parenthesized_expression "((((this->shared_).value != false || ((this->pie_).value != false)) ||\n ((this->relocatable_).value != false)))" ( (parenthesized_expression "(((this->shared_).value != false || ((this->pie_).value != false)) ||\n ((this->relocatable_).value != false))" ( (binary_expression "((this->shared_).value != false || ((this->pie_).value != false)) ||\n ((this->relocatable_).value != false)" (parenthesized_expression "((this->shared_).value != false || ((this->pie_).value != false))" ( (binary_expression "(this->shared_).value != false || ((this->pie_).value != false)" (binary_expression "(this->shared_).value != false" (field_expression "(this->shared_).value" (parenthesized_expression "(this->shared_)" ( (field_expression "this->shared_" identifier -> field_identifier) )) . field_identifier) != false) || (parenthesized_expression "((this->pie_).value != false)" ( (binary_expression "(this->pie_).value != false" (field_expression "(this->pie_).value" (parenthesized_expression "(this->pie_)" ( (field_expression "this->pie_" identifier -> field_identifier) )) . field_identifier) != false) ))) )) || (parenthesized_expression "((this->relocatable_).value != false)" ( (binary_expression "(this->relocatable_).value != false" (field_expression "(this->relocatable_).value" (parenthesized_expression "(this->relocatable_)" ( (field_expression "this->relocatable_" identifier -> field_identifier) )) . field_identifier) != false) ))) )) ))) )) (compound_statement "{\n pcVar8 = (char *)gettext("binary output format not compatible with -shared or -pie or -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("binary output format not compatible with -shared or -pie or -r");" (assignment_expression "pcVar8 = (char *)gettext("binary output format not compatible with -shared or -pie or -r")" identifier = (cast_expression "(char *)gettext("binary output format not compatible with -shared or -pie or -r")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("binary output format not compatible with -shared or -pie or -r")" identifier (argument_list "("binary output format not compatible with -shared or -pie or -r")" ( (string_literal ""binary output format not compatible with -shared or -pie or -r"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if (((this->hash_bucket_empty_fraction_).user_set_via_option != false) &&\n ((dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2))))\n {\n pcVar8 = (char *)gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8,dVar2);\n }" if (parenthesized_expression "(((this->hash_bucket_empty_fraction_).user_set_via_option != false) &&\n ((dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2))))" ( (binary_expression "((this->hash_bucket_empty_fraction_).user_set_via_option != false) &&\n ((dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2)))" (parenthesized_expression "((this->hash_bucket_empty_fraction_).user_set_via_option != false)" ( (binary_expression "(this->hash_bucket_empty_fraction_).user_set_via_option != false" (field_expression "(this->hash_bucket_empty_fraction_).user_set_via_option" (parenthesized_expression "(this->hash_bucket_empty_fraction_)" ( (field_expression "this->hash_bucket_empty_fraction_" identifier -> field_identifier) )) . field_identifier) != false) )) && (parenthesized_expression "((dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2)))" ( (parenthesized_expression "(dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2))" ( (comma_expression "dVar2 = (this->hash_bucket_empty_fraction_).value, dVar2 < 0.0 || (DAT_00377cc8 <= dVar2)" (assignment_expression "dVar2 = (this->hash_bucket_empty_fraction_).value" identifier = (field_expression "(this->hash_bucket_empty_fraction_).value" (parenthesized_expression "(this->hash_bucket_empty_fraction_)" ( (field_expression "this->hash_bucket_empty_fraction_" identifier -> field_identifier) )) . field_identifier)) , (binary_expression "dVar2 < 0.0 || (DAT_00377cc8 <= dVar2)" (binary_expression "dVar2 < 0.0" identifier < number_literal) || (parenthesized_expression "(DAT_00377cc8 <= dVar2)" ( (binary_expression "DAT_00377cc8 <= dVar2" identifier <= identifier) )))) )) ))) )) (compound_statement "{\n pcVar8 = (char *)gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8,dVar2);\n }" { (expression_statement "pcVar8 = (char *)gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");" (assignment_expression "pcVar8 = (char *)gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" identifier = (cast_expression "(char *)gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" identifier (argument_list "("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" ( (string_literal ""--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8,dVar2);" (call_expression "gold_fatal(pcVar8,dVar2)" identifier (argument_list "(pcVar8,dVar2)" ( identifier , identifier ))) ;) })) (if_statement "if (this->implicit_incremental_ == false) {\n if (this->incremental_mode_ == INCREMENTAL_OFF) goto LAB_001f080a;\n }\n else if (this->incremental_mode_ == INCREMENTAL_OFF) {\n pcVar8 = (char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "(this->implicit_incremental_ == false)" ( (binary_expression "this->implicit_incremental_ == false" (field_expression "this->implicit_incremental_" identifier -> field_identifier) == false) )) (compound_statement "{\n if (this->incremental_mode_ == INCREMENTAL_OFF) goto LAB_001f080a;\n }" { (if_statement "if (this->incremental_mode_ == INCREMENTAL_OFF) goto LAB_001f080a;" if (parenthesized_expression "(this->incremental_mode_ == INCREMENTAL_OFF)" ( (binary_expression "this->incremental_mode_ == INCREMENTAL_OFF" (field_expression "this->incremental_mode_" identifier -> field_identifier) == identifier) )) (goto_statement "goto LAB_001f080a;" goto statement_identifier ;)) }) (else_clause "else if (this->incremental_mode_ == INCREMENTAL_OFF) {\n pcVar8 = (char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" else (if_statement "if (this->incremental_mode_ == INCREMENTAL_OFF) {\n pcVar8 = (char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "(this->incremental_mode_ == INCREMENTAL_OFF)" ( (binary_expression "this->incremental_mode_ == INCREMENTAL_OFF" (field_expression "this->incremental_mode_" identifier -> field_identifier) == identifier) )) (compound_statement "{\n pcVar8 = (char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );" (assignment_expression "pcVar8 = (char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" identifier = (cast_expression "(char *)gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" identifier (argument_list "(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" ( (string_literal ""Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })))) (if_statement "if ((this->relocatable_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((this->relocatable_).value != false)" ( (binary_expression "(this->relocatable_).value != false" (field_expression "(this->relocatable_).value" (parenthesized_expression "(this->relocatable_)" ( (field_expression "this->relocatable_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("incremental linking is not compatible with -r");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("incremental linking is not compatible with -r");" (assignment_expression "pcVar8 = (char *)gettext("incremental linking is not compatible with -r")" identifier = (cast_expression "(char *)gettext("incremental linking is not compatible with -r")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("incremental linking is not compatible with -r")" identifier (argument_list "("incremental linking is not compatible with -r")" ( (string_literal ""incremental linking is not compatible with -r"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if ((this->emit_relocs_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((this->emit_relocs_).value != false)" ( (binary_expression "(this->emit_relocs_).value != false" (field_expression "(this->emit_relocs_).value" (parenthesized_expression "(this->emit_relocs_)" ( (field_expression "this->emit_relocs_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("incremental linking is not compatible with --emit-relocs");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("incremental linking is not compatible with --emit-relocs");" (assignment_expression "pcVar8 = (char *)gettext("incremental linking is not compatible with --emit-relocs")" identifier = (cast_expression "(char *)gettext("incremental linking is not compatible with --emit-relocs")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("incremental linking is not compatible with --emit-relocs")" identifier (argument_list "("incremental linking is not compatible with --emit-relocs")" ( (string_literal ""incremental linking is not compatible with --emit-relocs"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if (this->plugins_ != (Plugin_manager *)0x0) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "(this->plugins_ != (Plugin_manager *)0x0)" ( (binary_expression "this->plugins_ != (Plugin_manager *)0x0" (field_expression "this->plugins_" identifier -> field_identifier) != (cast_expression "(Plugin_manager *)0x0" ( (type_descriptor "Plugin_manager *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar8 = (char *)gettext("incremental linking is not compatible with --plugin");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("incremental linking is not compatible with --plugin");" (assignment_expression "pcVar8 = (char *)gettext("incremental linking is not compatible with --plugin")" identifier = (cast_expression "(char *)gettext("incremental linking is not compatible with --plugin")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("incremental linking is not compatible with --plugin")" identifier (argument_list "("incremental linking is not compatible with --plugin")" ( (string_literal ""incremental linking is not compatible with --plugin"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if ((this->relro_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((this->relro_).value != false)" ( (binary_expression "(this->relro_).value != false" (field_expression "(this->relro_).value" (parenthesized_expression "(this->relro_)" ( (field_expression "this->relro_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("incremental linking is not compatible with -z relro");\n /* WARNING: Subroutine does not return */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("incremental linking is not compatible with -z relro");" (assignment_expression "pcVar8 = (char *)gettext("incremental linking is not compatible with -z relro")" identifier = (cast_expression "(char *)gettext("incremental linking is not compatible with -z relro")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("incremental linking is not compatible with -z relro")" identifier (argument_list "("incremental linking is not compatible with -z relro")" ( (string_literal ""incremental linking is not compatible with -z relro"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if ((this->pie_).value != false) {\n pcVar8 = (char *)gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }" if (parenthesized_expression "((this->pie_).value != false)" ( (binary_expression "(this->pie_).value != false" (field_expression "(this->pie_).value" (parenthesized_expression "(this->pie_)" ( (field_expression "this->pie_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("incremental linking is not compatible with -pie");\n /* WARNING: Subroutine does not return */\n /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */\n gold_fatal(pcVar8);\n }" { (expression_statement "pcVar8 = (char *)gettext("incremental linking is not compatible with -pie");" (assignment_expression "pcVar8 = (char *)gettext("incremental linking is not compatible with -pie")" identifier = (cast_expression "(char *)gettext("incremental linking is not compatible with -pie")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("incremental linking is not compatible with -pie")" identifier (argument_list "("incremental linking is not compatible with -pie")" ( (string_literal ""incremental linking is not compatible with -pie"" " string_content ") ))))) ;) comment comment (expression_statement "gold_fatal(pcVar8);" (call_expression "gold_fatal(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (if_statement "if ((this->gc_sections_).value != false) {\n pcVar8 = (char *)gettext("ignoring --gc-sections for an incremental link");\n gold_warning(pcVar8);\n (this->gc_sections_).value = false;\n }" if (parenthesized_expression "((this->gc_sections_).value != false)" ( (binary_expression "(this->gc_sections_).value != false" (field_expression "(this->gc_sections_).value" (parenthesized_expression "(this->gc_sections_)" ( (field_expression "this->gc_sections_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n pcVar8 = (char *)gettext("ignoring --gc-sections for an incremental link");\n gold_warning(pcVar8);\n (this->gc_sections_).value = false;\n }" { (expression_statement "pcVar8 = (char *)gettext("ignoring --gc-sections for an incremental link");" (assignment_expression "pcVar8 = (char *)gettext("ignoring --gc-sections for an incremental link")" identifier = (cast_expression "(char *)gettext("ignoring --gc-sections for an incremental link")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("ignoring --gc-sections for an incremental link")" identifier (argument_list "("ignoring --gc-sections for an incremental link")" ( (string_literal ""ignoring --gc-sections for an incremental link"" " string_content ") ))))) ;) (expression_statement "gold_warning(pcVar8);" (call_expression "gold_warning(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "(this->gc_sections_).value = false;" (assignment_expression "(this->gc_sections_).value = false" (field_expression "(this->gc_sections_).value" (parenthesized_expression "(this->gc_sections_)" ( (field_expression "this->gc_sections_" identifier -> field_identifier) )) . field_identifier) = false) ;) })) (expression_statement "uVar23 = 0;" (assignment_expression "uVar23 = 0" identifier = number_literal) ;) (expression_statement "uVar25 = this->icf_status_ == ICF_NONE;" (assignment_expression "uVar25 = this->icf_status_ == ICF_NONE" identifier = (binary_expression "this->icf_status_ == ICF_NONE" (field_expression "this->icf_status_" identifier -> field_identifier) == identifier)) ;) (if_statement "if (!(bool)uVar25) {\n pcVar8 = (char *)gettext("ignoring --icf for an incremental link");\n uVar23 = 0;\n uVar25 = 1;\n gold_warning(pcVar8);\n this->icf_status_ = ICF_NONE;\n }" if (parenthesized_expression "(!(bool)uVar25)" ( (unary_expression "!(bool)uVar25" ! (cast_expression "(bool)uVar25" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (compound_statement "{\n pcVar8 = (char *)gettext("ignoring --icf for an incremental link");\n uVar23 = 0;\n uVar25 = 1;\n gold_warning(pcVar8);\n this->icf_status_ = ICF_NONE;\n }" { (expression_statement "pcVar8 = (char *)gettext("ignoring --icf for an incremental link");" (assignment_expression "pcVar8 = (char *)gettext("ignoring --icf for an incremental link")" identifier = (cast_expression "(char *)gettext("ignoring --icf for an incremental link")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("ignoring --icf for an incremental link")" identifier (argument_list "("ignoring --icf for an incremental link")" ( (string_literal ""ignoring --icf for an incremental link"" " string_content ") ))))) ;) (expression_statement "uVar23 = 0;" (assignment_expression "uVar23 = 0" identifier = number_literal) ;) (expression_statement "uVar25 = 1;" (assignment_expression "uVar25 = 1" identifier = number_literal) ;) (expression_statement "gold_warning(pcVar8);" (call_expression "gold_warning(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "this->icf_status_ = ICF_NONE;" (assignment_expression "this->icf_status_ = ICF_NONE" (field_expression "this->icf_status_" identifier -> field_identifier) = identifier) ;) })) (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar17 = (byte *)(this->compress_debug_sections_).value;" (assignment_expression "pbVar17 = (byte *)(this->compress_debug_sections_).value" identifier = (cast_expression "(byte *)(this->compress_debug_sections_).value" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(this->compress_debug_sections_).value" (parenthesized_expression "(this->compress_debug_sections_)" ( (field_expression "this->compress_debug_sections_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "pbVar18 = (byte *)0x37ac9e;" (assignment_expression "pbVar18 = (byte *)0x37ac9e" identifier = (cast_expression "(byte *)0x37ac9e" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar23 = *pbVar17 < *pbVar18;\n uVar25 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n } while ((bool)uVar25);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar23 = *pbVar17 < *pbVar18;\n uVar25 = *pbVar17 == *pbVar18;\n pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "uVar23 = *pbVar17 < *pbVar18;" (assignment_expression "uVar23 = *pbVar17 < *pbVar18" identifier = (binary_expression "*pbVar17 < *pbVar18" (pointer_expression "*pbVar17" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "uVar25 = *pbVar17 == *pbVar18;" (assignment_expression "uVar25 = *pbVar17 == *pbVar18" identifier = (binary_expression "*pbVar17 == *pbVar18" (pointer_expression "*pbVar17" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar17 = pbVar17 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar17 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar17 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar26 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar26 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar26 * -2" identifier + (binary_expression "(ulong)bVar26 * -2" (cast_expression "(ulong)bVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "((bool)uVar25)" ( (cast_expression "(bool)uVar25" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (if_statement "if ((!(bool)uVar23 && !(bool)uVar25) != (bool)uVar23) {\n pcVar8 = (char *)gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n gold_warning(pcVar8);\n (this->compress_debug_sections_).value = "none";\n }" if (parenthesized_expression "((!(bool)uVar23 && !(bool)uVar25) != (bool)uVar23)" ( (binary_expression "(!(bool)uVar23 && !(bool)uVar25) != (bool)uVar23" (parenthesized_expression "(!(bool)uVar23 && !(bool)uVar25)" ( (binary_expression "!(bool)uVar23 && !(bool)uVar25" (unary_expression "!(bool)uVar23" ! (cast_expression "(bool)uVar23" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)uVar25" ! (cast_expression "(bool)uVar25" ( (type_descriptor "bool" primitive_type) ) identifier))) )) != (cast_expression "(bool)uVar23" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (compound_statement "{\n pcVar8 = (char *)gettext("ignoring --compress-debug-sections for an incremental link");\n /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */\n gold_warning(pcVar8);\n (this->compress_debug_sections_).value = "none";\n }" { (expression_statement "pcVar8 = (char *)gettext("ignoring --compress-debug-sections for an incremental link");" (assignment_expression "pcVar8 = (char *)gettext("ignoring --compress-debug-sections for an incremental link")" identifier = (cast_expression "(char *)gettext("ignoring --compress-debug-sections for an incremental link")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("ignoring --compress-debug-sections for an incremental link")" identifier (argument_list "("ignoring --compress-debug-sections for an incremental link")" ( (string_literal ""ignoring --compress-debug-sections for an incremental link"" " string_content ") ))))) ;) comment (expression_statement "gold_warning(pcVar8);" (call_expression "gold_warning(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "(this->compress_debug_sections_).value = "none";" (assignment_expression "(this->compress_debug_sections_).value = "none"" (field_expression "(this->compress_debug_sections_).value" (parenthesized_expression "(this->compress_debug_sections_)" ( (field_expression "this->compress_debug_sections_" identifier -> field_identifier) )) . field_identifier) = (string_literal ""none"" " string_content ")) ;) })) (labeled_statement "LAB_001f080a:\n if ((this->rosegment_gap_).user_set_via_option != false) {\n (this->rosegment_).value = true;\n }" statement_identifier : (if_statement "if ((this->rosegment_gap_).user_set_via_option != false) {\n (this->rosegment_).value = true;\n }" if (parenthesized_expression "((this->rosegment_gap_).user_set_via_option != false)" ( (binary_expression "(this->rosegment_gap_).user_set_via_option != false" (field_expression "(this->rosegment_gap_).user_set_via_option" (parenthesized_expression "(this->rosegment_gap_)" ( (field_expression "this->rosegment_gap_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n (this->rosegment_).value = true;\n }" { (expression_statement "(this->rosegment_).value = true;" (assignment_expression "(this->rosegment_).value = true" (field_expression "(this->rosegment_).value" (parenthesized_expression "(this->rosegment_)" ( (field_expression "this->rosegment_" identifier -> field_identifier) )) . field_identifier) = true) ;) }))) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)libpath._M_dataplus._M_p != &libpath.field_2) {\n operator_delete(libpath._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 *)libpath._M_dataplus._M_p != &libpath.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)libpath._M_dataplus._M_p != &libpath.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 *)libpath._M_dataplus._M_p != &libpath.field_2" (binary_expression "allocator<char>_>_9\n *)libpath._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)libpath._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "libpath._M_dataplus._M_p" (field_expression "libpath._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&libpath.field_2" & (field_expression "libpath.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(libpath._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(libpath._M_dataplus._M_p);" (call_expression "operator_delete(libpath._M_dataplus._M_p)" identifier (argument_list "(libpath._M_dataplus._M_p)" ( (field_expression "libpath._M_dataplus._M_p" (field_expression "libpath._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001f00b0(long param_1)\n\n{\n double dVar1;\n char cVar2;\n ulong uVar3;\n long *plVar4;\n undefined8 *puVar5;\n size_t sVar6;\n undefined8 uVar7;\n int *piVar8;\n char *pcVar9;\n undefined8 uVar10;\n long lVar11;\n int iVar12;\n ulong uVar13;\n ulong uVar14;\n byte *pbVar15;\n byte *pbVar16;\n undefined *puVar17;\n byte *pbVar18;\n bool bVar19;\n bool bVar20;\n undefined1 uVar21;\n bool bVar22;\n undefined1 uVar23;\n byte bVar24;\n undefined1 *local_328;\n ulong local_320;\n undefined1 local_318 [16];\n undefined1 *local_308;\n long local_300;\n undefined1 local_2f8 [16];\n undefined2 local_2e8;\n undefined1 *local_2d8;\n long local_2d0;\n undefined1 local_2c8 [16];\n undefined2 local_2b8;\n undefined1 *local_2a8;\n long local_2a0;\n undefined1 local_298 [16];\n undefined2 local_288;\n undefined1 *local_278;\n long local_270;\n undefined1 local_268 [16];\n undefined2 local_258;\n undefined ***local_248;\n long local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n undefined1 local_200 [48];\n undefined1 local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar24 = 0;\n if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }\n bVar22 = *(char *)(param_1 + 0x8039) == '\0';\n if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }\n bVar19 = false;\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }\n bVar22 = false;\n bVar19 = *(char *)(param_1 + 0x4198) == '\0';\n if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }\n if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }\n if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }\n iVar12 = *(int *)(param_1 + 0x644c);\n if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }\n local_318[0] = 0;\n local_328 = local_318;\n local_320 = 0;\n if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }\n if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n \n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n \n FUN_003032d0(local_238);\n \n FUN_00300fe0(local_148,local_238);\n \n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }\n if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }\n if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }\n \n FUN_001e62e0(param_1);\n if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));\n if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n \n FUN_001781e0(dVar1,uVar7);\n }\n if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }\n uVar21 = 0;\n uVar23 = *(int *)(param_1 + 0x9050) == 0;\n if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0xf80);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);\n if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n \n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }\nLAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }\n if (local_328 != local_318) {\n FUN_002dac70();\n }\n return;\n}\n\n" (function_definition "void FUN_001f00b0(long param_1)\n\n{\n double dVar1;\n char cVar2;\n ulong uVar3;\n long *plVar4;\n undefined8 *puVar5;\n size_t sVar6;\n undefined8 uVar7;\n int *piVar8;\n char *pcVar9;\n undefined8 uVar10;\n long lVar11;\n int iVar12;\n ulong uVar13;\n ulong uVar14;\n byte *pbVar15;\n byte *pbVar16;\n undefined *puVar17;\n byte *pbVar18;\n bool bVar19;\n bool bVar20;\n undefined1 uVar21;\n bool bVar22;\n undefined1 uVar23;\n byte bVar24;\n undefined1 *local_328;\n ulong local_320;\n undefined1 local_318 [16];\n undefined1 *local_308;\n long local_300;\n undefined1 local_2f8 [16];\n undefined2 local_2e8;\n undefined1 *local_2d8;\n long local_2d0;\n undefined1 local_2c8 [16];\n undefined2 local_2b8;\n undefined1 *local_2a8;\n long local_2a0;\n undefined1 local_298 [16];\n undefined2 local_288;\n undefined1 *local_278;\n long local_270;\n undefined1 local_268 [16];\n undefined2 local_258;\n undefined ***local_248;\n long local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n undefined1 local_200 [48];\n undefined1 local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar24 = 0;\n if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }\n bVar22 = *(char *)(param_1 + 0x8039) == '\0';\n if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }\n bVar19 = false;\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }\n bVar22 = false;\n bVar19 = *(char *)(param_1 + 0x4198) == '\0';\n if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }\n if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }\n if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }\n iVar12 = *(int *)(param_1 + 0x644c);\n if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }\n local_318[0] = 0;\n local_328 = local_318;\n local_320 = 0;\n if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }\n if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n \n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n \n FUN_003032d0(local_238);\n \n FUN_00300fe0(local_148,local_238);\n \n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }\n if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }\n if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }\n \n FUN_001e62e0(param_1);\n if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));\n if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n \n FUN_001781e0(dVar1,uVar7);\n }\n if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }\n uVar21 = 0;\n uVar23 = *(int *)(param_1 + 0x9050) == 0;\n if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0xf80);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);\n if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n \n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }\nLAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }\n if (local_328 != local_318) {\n FUN_002dac70();\n }\n return;\n}" primitive_type (function_declarator "FUN_001f00b0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n double dVar1;\n char cVar2;\n ulong uVar3;\n long *plVar4;\n undefined8 *puVar5;\n size_t sVar6;\n undefined8 uVar7;\n int *piVar8;\n char *pcVar9;\n undefined8 uVar10;\n long lVar11;\n int iVar12;\n ulong uVar13;\n ulong uVar14;\n byte *pbVar15;\n byte *pbVar16;\n undefined *puVar17;\n byte *pbVar18;\n bool bVar19;\n bool bVar20;\n undefined1 uVar21;\n bool bVar22;\n undefined1 uVar23;\n byte bVar24;\n undefined1 *local_328;\n ulong local_320;\n undefined1 local_318 [16];\n undefined1 *local_308;\n long local_300;\n undefined1 local_2f8 [16];\n undefined2 local_2e8;\n undefined1 *local_2d8;\n long local_2d0;\n undefined1 local_2c8 [16];\n undefined2 local_2b8;\n undefined1 *local_2a8;\n long local_2a0;\n undefined1 local_298 [16];\n undefined2 local_288;\n undefined1 *local_278;\n long local_270;\n undefined1 local_268 [16];\n undefined2 local_258;\n undefined ***local_248;\n long local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n undefined1 local_200 [48];\n undefined1 local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar24 = 0;\n if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }\n bVar22 = *(char *)(param_1 + 0x8039) == '\0';\n if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }\n bVar19 = false;\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }\n bVar22 = false;\n bVar19 = *(char *)(param_1 + 0x4198) == '\0';\n if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }\n if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }\n if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }\n iVar12 = *(int *)(param_1 + 0x644c);\n if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }\n local_318[0] = 0;\n local_328 = local_318;\n local_320 = 0;\n if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }\n if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n \n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n \n FUN_003032d0(local_238);\n \n FUN_00300fe0(local_148,local_238);\n \n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }\n if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }\n if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }\n \n FUN_001e62e0(param_1);\n if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));\n if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n \n FUN_001781e0(dVar1,uVar7);\n }\n if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }\n uVar21 = 0;\n uVar23 = *(int *)(param_1 + 0x9050) == 0;\n if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0xf80);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);\n if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n \n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }\nLAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }\n if (local_328 != local_318) {\n FUN_002dac70();\n }\n return;\n}" { (declaration "double dVar1;" primitive_type identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "int *piVar8;" primitive_type (pointer_declarator "*piVar8" * identifier) ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "undefined8 uVar10;" type_identifier identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar12;" primitive_type identifier ;) (declaration "ulong uVar13;" type_identifier identifier ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "byte *pbVar15;" type_identifier (pointer_declarator "*pbVar15" * identifier) ;) (declaration "byte *pbVar16;" type_identifier (pointer_declarator "*pbVar16" * identifier) ;) (declaration "undefined *puVar17;" type_identifier (pointer_declarator "*puVar17" * identifier) ;) (declaration "byte *pbVar18;" type_identifier (pointer_declarator "*pbVar18" * identifier) ;) (declaration "bool bVar19;" primitive_type identifier ;) (declaration "bool bVar20;" primitive_type identifier ;) (declaration "undefined1 uVar21;" type_identifier identifier ;) (declaration "bool bVar22;" primitive_type identifier ;) (declaration "undefined1 uVar23;" type_identifier identifier ;) (declaration "byte bVar24;" type_identifier identifier ;) (declaration "undefined1 *local_328;" type_identifier (pointer_declarator "*local_328" * identifier) ;) (declaration "ulong local_320;" type_identifier identifier ;) (declaration "undefined1 local_318 [16];" type_identifier (array_declarator "local_318 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 *local_308;" type_identifier (pointer_declarator "*local_308" * identifier) ;) (declaration "long local_300;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_2f8 [16];" type_identifier (array_declarator "local_2f8 [16]" identifier [ number_literal ]) ;) (declaration "undefined2 local_2e8;" type_identifier identifier ;) (declaration "undefined1 *local_2d8;" type_identifier (pointer_declarator "*local_2d8" * identifier) ;) (declaration "long local_2d0;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_2c8 [16];" type_identifier (array_declarator "local_2c8 [16]" identifier [ number_literal ]) ;) (declaration "undefined2 local_2b8;" type_identifier identifier ;) (declaration "undefined1 *local_2a8;" type_identifier (pointer_declarator "*local_2a8" * identifier) ;) (declaration "long local_2a0;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_298 [16];" type_identifier (array_declarator "local_298 [16]" identifier [ number_literal ]) ;) (declaration "undefined2 local_288;" type_identifier identifier ;) (declaration "undefined1 *local_278;" type_identifier (pointer_declarator "*local_278" * identifier) ;) (declaration "long local_270;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_268 [16];" type_identifier (array_declarator "local_268 [16]" identifier [ number_literal ]) ;) (declaration "undefined2 local_258;" type_identifier identifier ;) (declaration "undefined ***local_248;" type_identifier (pointer_declarator "***local_248" * (pointer_declarator "**local_248" * (pointer_declarator "*local_248" * identifier))) ;) (declaration "long local_240;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined **local_238 [2];" type_identifier (pointer_declarator "**local_238 [2]" * (pointer_declarator "*local_238 [2]" * (array_declarator "local_238 [2]" identifier [ number_literal ]))) ;) (declaration "undefined2 local_228;" type_identifier identifier ;) (declaration "undefined1 local_200 [48];" type_identifier (array_declarator "local_200 [48]" identifier [ number_literal ]) ;) (declaration "undefined1 local_1d0 [120];" type_identifier (array_declarator "local_1d0 [120]" identifier [ number_literal ]) ;) (declaration "long alStack_158 [2];" (sized_type_specifier "long" long) (array_declarator "alStack_158 [2]" identifier [ number_literal ]) ;) (declaration "undefined **local_148 [4];" type_identifier (pointer_declarator "**local_148 [4]" * (pointer_declarator "*local_148 [4]" * (array_declarator "local_148 [4]" identifier [ number_literal ]))) ;) (declaration "byte local_128;" type_identifier identifier ;) (declaration "undefined8 local_70;" type_identifier identifier ;) (declaration "undefined2 local_68;" type_identifier identifier ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (expression_statement "bVar24 = 0;" (assignment_expression "bVar24 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x54f9) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x54f9) == '\0'" (pointer_expression "*(char *)(param_1 + 0x54f9)" * (cast_expression "(char *)(param_1 + 0x54f9)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x54f9)" ( (binary_expression "param_1 + 0x54f9" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }" { (if_statement "if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;" if (parenthesized_expression "(*(char *)(param_1 + 0x55c1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x55c1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x55c1)" * (cast_expression "(char *)(param_1 + 0x55c1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x55c1)" ( (binary_expression "param_1 + 0x55c1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f050f;" goto statement_identifier ;)) (if_statement "if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5689) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5689) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5689)" * (cast_expression "(char *)(param_1 + 0x5689)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5689)" ( (binary_expression "param_1 + 0x5689" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x5751) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5751) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5751)" * (cast_expression "(undefined1 *)(param_1 + 0x5751)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5751)" ( (binary_expression "param_1 + 0x5751" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;" if (parenthesized_expression "(*(char *)(param_1 + 0xc59) == '\0')" ( (binary_expression "*(char *)(param_1 + 0xc59) == '\0'" (pointer_expression "*(char *)(param_1 + 0xc59)" * (cast_expression "(char *)(param_1 + 0xc59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc59)" ( (binary_expression "param_1 + 0xc59" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f00fc;" goto statement_identifier ;)) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (goto_statement "goto LAB_001f0528;" goto statement_identifier ;) })) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;" if (parenthesized_expression "(*(char *)(param_1 + 0xc59) != '\0')" ( (binary_expression "*(char *)(param_1 + 0xc59) != '\0'" (pointer_expression "*(char *)(param_1 + 0xc59)" * (cast_expression "(char *)(param_1 + 0xc59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc59)" ( (binary_expression "param_1 + 0xc59" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f0528;" goto statement_identifier ;)) }) (else_clause "else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }" else (compound_statement "{\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x55c1) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x55c1) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x55c1)" * (cast_expression "(undefined1 *)(param_1 + 0x55c1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x55c1)" ( (binary_expression "param_1 + 0x55c1" identifier + number_literal) )))) = number_literal) ;) (labeled_statement "LAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);" statement_identifier : (expression_statement "cVar2 = *(char *)(param_1 + 0xc59);" (assignment_expression "cVar2 = *(char *)(param_1 + 0xc59)" identifier = (pointer_expression "*(char *)(param_1 + 0xc59)" * (cast_expression "(char *)(param_1 + 0xc59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc59)" ( (binary_expression "param_1 + 0xc59" identifier + number_literal) ))))) ;)) (expression_statement "*(undefined1 *)(param_1 + 0x5689) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5689) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5689)" * (cast_expression "(undefined1 *)(param_1 + 0x5689)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5689)" ( (binary_expression "param_1 + 0x5689" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 0x5751) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5751) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5751)" * (cast_expression "(undefined1 *)(param_1 + 0x5751)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5751)" ( (binary_expression "param_1 + 0x5751" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n cVar2 = '\x01';\n }" { (expression_statement "cVar2 = '\x01';" (assignment_expression "cVar2 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) }) (else_clause "else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }" else (compound_statement "{\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }" { (labeled_statement "LAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;" statement_identifier : (expression_statement "*(undefined1 *)(param_1 + 0x2a61) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x2a61) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x2a61)" * (cast_expression "(undefined1 *)(param_1 + 0x2a61)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2a61)" ( (binary_expression "param_1 + 0x2a61" identifier + number_literal) )))) = number_literal) ;)) }))) (if_statement "if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }" if (parenthesized_expression "(((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0'))" ( (binary_expression "((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')" (parenthesized_expression "((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x54f9) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x54f9) != '\0'" (pointer_expression "*(char *)(param_1 + 0x54f9)" * (cast_expression "(char *)(param_1 + 0x54f9)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x54f9)" ( (binary_expression "param_1 + 0x54f9" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) && (parenthesized_expression "(*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')" ( (comma_expression "*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0'" (assignment_expression "*(undefined1 *)(param_1 + 0x54f9) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x54f9)" * (cast_expression "(undefined1 *)(param_1 + 0x54f9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x54f9)" ( (binary_expression "param_1 + 0x54f9" identifier + number_literal) )))) = number_literal) , (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) (compound_statement "{\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }" { (expression_statement "FUN_0017c650("../../gold/options.cc",0x453,"finalize");" (call_expression "FUN_0017c650("../../gold/options.cc",0x453,"finalize")" identifier (argument_list "("../../gold/options.cc",0x453,"finalize")" ( (string_literal ""../../gold/options.cc"" " string_content ") , number_literal , (string_literal ""finalize"" " string_content ") ))) ;) })) }))) (labeled_statement "LAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" statement_identifier : (if_statement "if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x1309) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x1309) != '\0'" (pointer_expression "*(char *)(param_1 + 0x1309)" * (cast_expression "(char *)(param_1 + 0x1309)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1309)" ( (binary_expression "param_1 + 0x1309" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x1241) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x1241) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x1241)" * (cast_expression "(undefined1 *)(param_1 + 0x1241)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1241)" ( (binary_expression "param_1 + 0x1241" identifier + number_literal) )))) = number_literal) ;) }))) (if_statement "if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x13d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x13d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x13d1)" * (cast_expression "(char *)(param_1 + 0x13d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x13d1)" ( (binary_expression "param_1 + 0x13d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x1241) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x1241) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x1241)" * (cast_expression "(undefined1 *)(param_1 + 0x1241)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1241)" ( (binary_expression "param_1 + 0x1241" identifier + number_literal) )))) = number_literal) ;) })) (if_statement "if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x1240) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x1240) == '\0'" (pointer_expression "*(char *)(param_1 + 0x1240)" * (cast_expression "(char *)(param_1 + 0x1240)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1240)" ( (binary_expression "param_1 + 0x1240" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }" { (expression_statement "*(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;" (assignment_expression "*(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1" (pointer_expression "*(byte *)(param_1 + 0x1241)" * (cast_expression "(byte *)(param_1 + 0x1241)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1241)" ( (binary_expression "param_1 + 0x1241" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 0x5051) ^ 1" (pointer_expression "*(byte *)(param_1 + 0x5051)" * (cast_expression "(byte *)(param_1 + 0x5051)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) ^ number_literal)) ;) })) (expression_statement "bVar22 = *(char *)(param_1 + 0x8039) == '\0';" (assignment_expression "bVar22 = *(char *)(param_1 + 0x8039) == '\0'" identifier = (binary_expression "*(char *)(param_1 + 0x8039) == '\0'" (pointer_expression "*(char *)(param_1 + 0x8039)" * (cast_expression "(char *)(param_1 + 0x8039)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x8039)" ( (binary_expression "param_1 + 0x8039" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence '))) ;) (if_statement "if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }" { (expression_statement "bVar22 = *(char *)(param_1 + 0x8a01) == '\0';" (assignment_expression "bVar22 = *(char *)(param_1 + 0x8a01) == '\0'" identifier = (binary_expression "*(char *)(param_1 + 0x8a01) == '\0'" (pointer_expression "*(char *)(param_1 + 0x8a01)" * (cast_expression "(char *)(param_1 + 0x8a01)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x8a01)" ( (binary_expression "param_1 + 0x8a01" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence '))) ;) (if_statement "if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }" if (parenthesized_expression "(!bVar22)" ( (unary_expression "!bVar22" ! identifier) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x904c) = 2;" (assignment_expression "*(undefined4 *)(param_1 + 0x904c) = 2" (pointer_expression "*(undefined4 *)(param_1 + 0x904c)" * (cast_expression "(undefined4 *)(param_1 + 0x904c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x904c)" ( (binary_expression "param_1 + 0x904c" identifier + number_literal) )))) = number_literal) ;) })) }) (else_clause "else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }" else (compound_statement "{\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x904c) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 0x904c) = 1" (pointer_expression "*(undefined4 *)(param_1 + 0x904c)" * (cast_expression "(undefined4 *)(param_1 + 0x904c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x904c)" ( (binary_expression "param_1 + 0x904c" identifier + number_literal) )))) = number_literal) ;) }))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar15 = *(byte **)(param_1 + 0x2d40);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0x2d40)" identifier = (pointer_expression "*(byte **)(param_1 + 0x2d40)" * (cast_expression "(byte **)(param_1 + 0x2d40)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x2d40)" ( (binary_expression "param_1 + 0x2d40" identifier + number_literal) ))))) ;) (expression_statement "pbVar16 = (byte *)0x37ac9e;" (assignment_expression "pbVar16 = (byte *)0x37ac9e" identifier = (cast_expression "(byte *)0x37ac9e" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar19 = *pbVar15 < *pbVar16;" (assignment_expression "bVar19 = *pbVar15 < *pbVar16" identifier = (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" * identifier) < (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "bVar22 = *pbVar15 == *pbVar16;" (assignment_expression "bVar22 = *pbVar15 == *pbVar16" identifier = (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" * identifier) == (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "pbVar15 = pbVar15 + 1;" (assignment_expression "pbVar15 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (expression_statement "pbVar16 = pbVar16 + 1;" (assignment_expression "pbVar16 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "bVar22 = (!bVar19 && !bVar22) == bVar19;" (assignment_expression "bVar22 = (!bVar19 && !bVar22) == bVar19" identifier = (binary_expression "(!bVar19 && !bVar22) == bVar19" (parenthesized_expression "(!bVar19 && !bVar22)" ( (binary_expression "!bVar19 && !bVar22" (unary_expression "!bVar19" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x9050) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x9050) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x9050)" * (cast_expression "(undefined4 *)(param_1 + 0x9050)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9050)" ( (binary_expression "param_1 + 0x9050" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;" if (parenthesized_expression "(*(char *)(param_1 + 0x1578) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x1578) == '\0'" (pointer_expression "*(char *)(param_1 + 0x1578)" * (cast_expression "(char *)(param_1 + 0x1578)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1578)" ( (binary_expression "param_1 + 0x1578" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f091c;" goto statement_identifier ;)) (labeled_statement "LAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);" statement_identifier : (expression_statement "pcVar9 = *(char **)(param_1 + 0x1580);" (assignment_expression "pcVar9 = *(char **)(param_1 + 0x1580)" identifier = (pointer_expression "*(char **)(param_1 + 0x1580)" * (cast_expression "(char **)(param_1 + 0x1580)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x1580)" ( (binary_expression "param_1 + 0x1580" identifier + number_literal) ))))) ;)) (expression_statement "*(undefined1 *)(param_1 + 0x9055) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x9055) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x9055)" * (cast_expression "(undefined1 *)(param_1 + 0x9055)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9055)" ( (binary_expression "param_1 + 0x9055" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }" if (parenthesized_expression "(*pcVar9 != '\0')" ( (binary_expression "*pcVar9 != '\0'" (pointer_expression "*pcVar9" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }" { (expression_statement "iVar12 = FUN_002c34e0(pcVar9);" (assignment_expression "iVar12 = FUN_002c34e0(pcVar9)" identifier = (call_expression "FUN_002c34e0(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier )))) ;) (if_statement "if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }" if (parenthesized_expression "(iVar12 == 0)" ( (binary_expression "iVar12 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }" { (expression_statement "FUN_001781e0("unknown demangling style \'%s\'",pcVar9);" (call_expression "FUN_001781e0("unknown demangling style \'%s\'",pcVar9)" identifier (argument_list "("unknown demangling style \'%s\'",pcVar9)" ( (string_literal ""unknown demangling style \'%s\'"" " string_content escape_sequence string_content escape_sequence ") , identifier ))) ;) })) (expression_statement "FUN_002c34a0(iVar12);" (call_expression "FUN_002c34a0(iVar12)" identifier (argument_list "(iVar12)" ( identifier ))) ;) })) }) (else_clause "else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }" else (compound_statement "{\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }" { (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar15 = *(byte **)(param_1 + 0x2d40);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0x2d40)" identifier = (pointer_expression "*(byte **)(param_1 + 0x2d40)" * (cast_expression "(byte **)(param_1 + 0x2d40)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x2d40)" ( (binary_expression "param_1 + 0x2d40" identifier + number_literal) ))))) ;) (expression_statement "pbVar16 = (byte *)0x37a5f0;" (assignment_expression "pbVar16 = (byte *)0x37a5f0" identifier = (cast_expression "(byte *)0x37a5f0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar20 = *pbVar15 < *pbVar16;" (assignment_expression "bVar20 = *pbVar15 < *pbVar16" identifier = (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" * identifier) < (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "bVar22 = *pbVar15 == *pbVar16;" (assignment_expression "bVar22 = *pbVar15 == *pbVar16" identifier = (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" * identifier) == (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "pbVar15 = pbVar15 + 1;" (assignment_expression "pbVar15 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (expression_statement "pbVar16 = pbVar16 + 1;" (assignment_expression "pbVar16 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (expression_statement "*(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;" (assignment_expression "*(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1" (pointer_expression "*(uint *)(param_1 + 0x9050)" * (cast_expression "(uint *)(param_1 + 0x9050)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9050)" ( (binary_expression "param_1 + 0x9050" identifier + number_literal) )))) = (binary_expression "((!bVar20 && !bVar22) == bVar20) + 1" (parenthesized_expression "((!bVar20 && !bVar22) == bVar20)" ( (binary_expression "(!bVar20 && !bVar22) == bVar20" (parenthesized_expression "(!bVar20 && !bVar22)" ( (binary_expression "!bVar20 && !bVar22" (unary_expression "!bVar20" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier) )) + number_literal)) ;) (if_statement "if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;" if (parenthesized_expression "(*(char *)(param_1 + 0x1578) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x1578) != '\0'" (pointer_expression "*(char *)(param_1 + 0x1578)" * (cast_expression "(char *)(param_1 + 0x1578)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1578)" ( (binary_expression "param_1 + 0x1578" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001f0191;" goto statement_identifier ;)) (labeled_statement "LAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" statement_identifier : (if_statement "if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x15e8) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x15e8) == '\0'" (pointer_expression "*(char *)(param_1 + 0x15e8)" * (cast_expression "(char *)(param_1 + 0x15e8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x15e8)" ( (binary_expression "param_1 + 0x15e8" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }" { (expression_statement "pcVar9 = getenv("COLLECT_NO_DEMANGLE");" (assignment_expression "pcVar9 = getenv("COLLECT_NO_DEMANGLE")" identifier = (call_expression "getenv("COLLECT_NO_DEMANGLE")" identifier (argument_list "("COLLECT_NO_DEMANGLE")" ( (string_literal ""COLLECT_NO_DEMANGLE"" " string_content ") )))) ;) (expression_statement "*(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;" (assignment_expression "*(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0" (pointer_expression "*(bool *)(param_1 + 0x9055)" * (cast_expression "(bool *)(param_1 + 0x9055)" ( (type_descriptor "bool *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9055)" ( (binary_expression "param_1 + 0x9055" identifier + number_literal) )))) = (binary_expression "pcVar9 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ;) }) (else_clause "else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" else (compound_statement "{\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x9055) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x9055) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x9055)" * (cast_expression "(undefined1 *)(param_1 + 0x9055)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9055)" ( (binary_expression "param_1 + 0x9055" identifier + number_literal) )))) = number_literal) ;) })))) }))) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" identifier = false) ;) (expression_statement "bVar19 = *(char *)(param_1 + 0x4198) == '\0';" (assignment_expression "bVar19 = *(char *)(param_1 + 0x4198) == '\0'" identifier = (binary_expression "*(char *)(param_1 + 0x4198) == '\0'" (pointer_expression "*(char *)(param_1 + 0x4198)" * (cast_expression "(char *)(param_1 + 0x4198)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x4198)" ( (binary_expression "param_1 + 0x4198" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence '))) ;) (if_statement "if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }" if (parenthesized_expression "(!bVar19)" ( (unary_expression "!bVar19" ! identifier) )) (compound_statement "{\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }" { (expression_statement "pbVar15 = *(byte **)(param_1 + 0x41a0);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0x41a0)" identifier = (pointer_expression "*(byte **)(param_1 + 0x41a0)" * (cast_expression "(byte **)(param_1 + 0x41a0)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x41a0)" ( (binary_expression "param_1 + 0x41a0" identifier + number_literal) ))))) ;) (expression_statement "lVar11 = 6;" (assignment_expression "lVar11 = 6" identifier = number_literal) ;) (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" identifier = identifier) ;) (expression_statement "pbVar18 = (byte *)0x391176;" (assignment_expression "pbVar18 = (byte *)0x391176" identifier = (cast_expression "(byte *)0x391176" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar22 = *pbVar16 < *pbVar18;" (assignment_expression "bVar22 = *pbVar16 < *pbVar18" identifier = (binary_expression "*pbVar16 < *pbVar18" (pointer_expression "*pbVar16" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar19 = *pbVar16 == *pbVar18;" (assignment_expression "bVar19 = *pbVar16 == *pbVar18" identifier = (binary_expression "*pbVar16 == *pbVar18" (pointer_expression "*pbVar16" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar19)" ( identifier )) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "bVar22 = (!bVar22 && !bVar19) == bVar22;" (assignment_expression "bVar22 = (!bVar22 && !bVar19) == bVar22" identifier = (binary_expression "(!bVar22 && !bVar19) == bVar22" (parenthesized_expression "(!bVar22 && !bVar19)" ( (binary_expression "!bVar22 && !bVar19" (unary_expression "!bVar22" ! identifier) && (unary_expression "!bVar19" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" * (cast_expression "(undefined4 *)(param_1 + 0x92c8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92c8)" ( (binary_expression "param_1 + 0x92c8" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }" else (compound_statement "{\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }" { (expression_statement "lVar11 = 8;" (assignment_expression "lVar11 = 8" identifier = number_literal) ;) (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" identifier = identifier) ;) (expression_statement "pbVar18 = (byte *)"discard";" (assignment_expression "pbVar18 = (byte *)"discard"" identifier = (cast_expression "(byte *)"discard"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""discard"" " string_content "))) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar20 = *pbVar16 < *pbVar18;" (assignment_expression "bVar20 = *pbVar16 < *pbVar18" identifier = (binary_expression "*pbVar16 < *pbVar18" (pointer_expression "*pbVar16" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar22 = *pbVar16 == *pbVar18;" (assignment_expression "bVar22 = *pbVar16 == *pbVar18" identifier = (binary_expression "*pbVar16 == *pbVar18" (pointer_expression "*pbVar16" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" identifier = false) ;) (expression_statement "bVar22 = (!bVar20 && !bVar22) == bVar20;" (assignment_expression "bVar22 = (!bVar20 && !bVar22) == bVar20" identifier = (binary_expression "(!bVar20 && !bVar22) == bVar20" (parenthesized_expression "(!bVar20 && !bVar22)" ( (binary_expression "!bVar20 && !bVar22" (unary_expression "!bVar20" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 1" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" * (cast_expression "(undefined4 *)(param_1 + 0x92c8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92c8)" ( (binary_expression "param_1 + 0x92c8" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }" else (compound_statement "{\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }" { (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" identifier = identifier) ;) (expression_statement "pbVar18 = &DAT_0036b73d;" (assignment_expression "pbVar18 = &DAT_0036b73d" identifier = (pointer_expression "&DAT_0036b73d" & identifier)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar19 = *pbVar16 < *pbVar18;" (assignment_expression "bVar19 = *pbVar16 < *pbVar18" identifier = (binary_expression "*pbVar16 < *pbVar18" (pointer_expression "*pbVar16" * identifier) < (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "bVar22 = *pbVar16 == *pbVar18;" (assignment_expression "bVar22 = *pbVar16 == *pbVar18" identifier = (binary_expression "*pbVar16 == *pbVar18" (pointer_expression "*pbVar16" * identifier) == (pointer_expression "*pbVar18" * identifier))) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar18 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "bVar22 = (!bVar19 && !bVar22) == bVar19;" (assignment_expression "bVar22 = (!bVar19 && !bVar22) == bVar19" identifier = (binary_expression "(!bVar19 && !bVar22) == bVar19" (parenthesized_expression "(!bVar19 && !bVar22)" ( (binary_expression "!bVar19 && !bVar22" (unary_expression "!bVar19" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier)) ;) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 2;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 2" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" * (cast_expression "(undefined4 *)(param_1 + 0x92c8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92c8)" ( (binary_expression "param_1 + 0x92c8" identifier + number_literal) )))) = number_literal) ;) }) (else_clause "else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }" else (compound_statement "{\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }" { (expression_statement "lVar11 = 6;" (assignment_expression "lVar11 = 6" identifier = number_literal) ;) (expression_statement "pbVar16 = (byte *)0x39245e;" (assignment_expression "pbVar16 = (byte *)0x39245e" identifier = (cast_expression "(byte *)0x39245e" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "bVar20 = *pbVar15 < *pbVar16;" (assignment_expression "bVar20 = *pbVar15 < *pbVar16" identifier = (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" * identifier) < (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "bVar22 = *pbVar15 == *pbVar16;" (assignment_expression "bVar22 = *pbVar15 == *pbVar16" identifier = (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" * identifier) == (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar15 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar15 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar22)" ( identifier )) ;) (if_statement "if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }" if (parenthesized_expression "((!bVar20 && !bVar22) == bVar20)" ( (binary_expression "(!bVar20 && !bVar22) == bVar20" (parenthesized_expression "(!bVar20 && !bVar22)" ( (binary_expression "!bVar20 && !bVar22" (unary_expression "!bVar20" ! identifier) && (unary_expression "!bVar22" ! identifier)) )) == identifier) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 3;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 3" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" * (cast_expression "(undefined4 *)(param_1 + 0x92c8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92c8)" ( (binary_expression "param_1 + 0x92c8" identifier + number_literal) )))) = number_literal) ;) })) }))) }))) }))) })) (if_statement "if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x3a71) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x3a71) != '\0'" (pointer_expression "*(char *)(param_1 + 0x3a71)" * (cast_expression "(char *)(param_1 + 0x3a71)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3a71)" ( (binary_expression "param_1 + 0x3a71" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)(param_1 + 0x3b38) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x3b38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x3b38)" * (cast_expression "(char *)(param_1 + 0x3b38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3b38)" ( (binary_expression "param_1 + 0x3b38" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x3b38) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x3b38) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x3b38)" * (cast_expression "(undefined1 *)(param_1 + 0x3b38)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3b38)" ( (binary_expression "param_1 + 0x3b38" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;" (assignment_expression "*(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38" (pointer_expression "*(undefined1 **)(param_1 + 0x3b40)" * (cast_expression "(undefined1 **)(param_1 + 0x3b40)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3b40)" ( (binary_expression "param_1 + 0x3b40" identifier + number_literal) )))) = (pointer_expression "&DAT_00379a38" & identifier)) ;) })) (if_statement "if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x3ba9) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x3ba9) != '\0'" (pointer_expression "*(char *)(param_1 + 0x3ba9)" * (cast_expression "(char *)(param_1 + 0x3ba9)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3ba9)" ( (binary_expression "param_1 + 0x3ba9" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*(char *)(param_1 + 0x3c71) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x3c71) != '\0'" (pointer_expression "*(char *)(param_1 + 0x3c71)" * (cast_expression "(char *)(param_1 + 0x3c71)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c71)" ( (binary_expression "param_1 + 0x3c71" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x9054) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x9054) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x9054)" * (cast_expression "(undefined1 *)(param_1 + 0x9054)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9054)" ( (binary_expression "param_1 + 0x9054" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "iVar12 = *(int *)(param_1 + 0x644c);" (assignment_expression "iVar12 = *(int *)(param_1 + 0x644c)" identifier = (pointer_expression "*(int *)(param_1 + 0x644c)" * (cast_expression "(int *)(param_1 + 0x644c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x644c)" ( (binary_expression "param_1 + 0x644c" identifier + number_literal) ))))) ;) (if_statement "if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }" if (parenthesized_expression "(0 < iVar12)" ( (binary_expression "0 < iVar12" number_literal < identifier) )) (compound_statement "{\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }" { (if_statement "if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x64b4) == 0)" ( (binary_expression "*(int *)(param_1 + 0x64b4) == 0" (pointer_expression "*(int *)(param_1 + 0x64b4)" * (cast_expression "(int *)(param_1 + 0x64b4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x64b4)" ( (binary_expression "param_1 + 0x64b4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(param_1 + 0x64b4) = iVar12;\n }" { (expression_statement "*(int *)(param_1 + 0x64b4) = iVar12;" (assignment_expression "*(int *)(param_1 + 0x64b4) = iVar12" (pointer_expression "*(int *)(param_1 + 0x64b4)" * (cast_expression "(int *)(param_1 + 0x64b4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x64b4)" ( (binary_expression "param_1 + 0x64b4" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x651c) == 0)" ( (binary_expression "*(int *)(param_1 + 0x651c) == 0" (pointer_expression "*(int *)(param_1 + 0x651c)" * (cast_expression "(int *)(param_1 + 0x651c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x651c)" ( (binary_expression "param_1 + 0x651c" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(param_1 + 0x651c) = iVar12;\n }" { (expression_statement "*(int *)(param_1 + 0x651c) = iVar12;" (assignment_expression "*(int *)(param_1 + 0x651c) = iVar12" (pointer_expression "*(int *)(param_1 + 0x651c)" * (cast_expression "(int *)(param_1 + 0x651c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x651c)" ( (binary_expression "param_1 + 0x651c" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x6584) == 0)" ( (binary_expression "*(int *)(param_1 + 0x6584) == 0" (pointer_expression "*(int *)(param_1 + 0x6584)" * (cast_expression "(int *)(param_1 + 0x6584)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6584)" ( (binary_expression "param_1 + 0x6584" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(param_1 + 0x6584) = iVar12;\n }" { (expression_statement "*(int *)(param_1 + 0x6584) = iVar12;" (assignment_expression "*(int *)(param_1 + 0x6584) = iVar12" (pointer_expression "*(int *)(param_1 + 0x6584)" * (cast_expression "(int *)(param_1 + 0x6584)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6584)" ( (binary_expression "param_1 + 0x6584" identifier + number_literal) )))) = identifier) ;) })) })) (expression_statement "local_318[0] = 0;" (assignment_expression "local_318[0] = 0" (subscript_expression "local_318[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_328 = local_318;" (assignment_expression "local_328 = local_318" identifier = identifier) ;) (expression_statement "local_320 = 0;" (assignment_expression "local_320 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x7c20) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x7c20) == '\0'" (pointer_expression "*(char *)(param_1 + 0x7c20)" * (cast_expression "(char *)(param_1 + 0x7c20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x7c20)" ( (binary_expression "param_1 + 0x7c20" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }" { (if_statement "if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x3f89) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x3f89) == '\0'" (pointer_expression "*(char *)(param_1 + 0x3f89)" * (cast_expression "(char *)(param_1 + 0x3f89)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3f89)" ( (binary_expression "param_1 + 0x3f89" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }" { (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) (expression_statement "FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");" (call_expression "FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe")" identifier (argument_list "(&local_248,"/lib/powerpc-linux-gnuspe")" ( (pointer_expression "&local_248" & identifier) , (string_literal ""/lib/powerpc-linux-gnuspe"" " string_content ") ))) ;) (expression_statement "local_308 = local_2f8;" (assignment_expression "local_308 = local_2f8" identifier = identifier) ;) (expression_statement "FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);" (call_expression "FUN_00166a10(&local_308,local_248,local_240 + (long)local_248)" identifier (argument_list "(&local_308,local_248,local_240 + (long)local_248)" ( (pointer_expression "&local_308" & identifier) , identifier , (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) (expression_statement "local_2e8 = 1;" (assignment_expression "local_2e8 = 1" identifier = number_literal) ;) (if_statement "if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }" if (parenthesized_expression "(local_300 == 0)" ( (binary_expression "local_300 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }" { (expression_statement "FUN_002e25a0(&local_308,0,0,".",1);" (call_expression "FUN_002e25a0(&local_308,0,0,".",1)" identifier (argument_list "(&local_308,0,0,".",1)" ( (pointer_expression "&local_308" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) })) (expression_statement "lVar11 = param_1 + 0x3668;" (assignment_expression "lVar11 = param_1 + 0x3668" identifier = (binary_expression "param_1 + 0x3668" identifier + number_literal)) ;) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (compound_statement "{\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }" { (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_308);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_308)" identifier (argument_list "(lVar11,plVar4,&local_308)" ( identifier , identifier , (pointer_expression "&local_308" & identifier) ))) ;) }) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) (expression_statement "FUN_00166a10(plVar4,local_308,local_308 + local_300);" (call_expression "FUN_00166a10(plVar4,local_308,local_308 + local_300)" identifier (argument_list "(plVar4,local_308,local_308 + local_300)" ( identifier , identifier , (binary_expression "local_308 + local_300" identifier + identifier) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_2e8" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_2e8._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_308 != local_2f8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_308 != local_2f8)" ( (binary_expression "local_308 != local_2f8" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) (expression_statement "FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");" (call_expression "FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe")" identifier (argument_list "(&local_248,"/usr/lib/powerpc-linux-gnuspe")" ( (pointer_expression "&local_248" & identifier) , (string_literal ""/usr/lib/powerpc-linux-gnuspe"" " string_content ") ))) ;) (expression_statement "local_2d8 = local_2c8;" (assignment_expression "local_2d8 = local_2c8" identifier = identifier) ;) (expression_statement "FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);" (call_expression "FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248)" identifier (argument_list "(&local_2d8,local_248,local_240 + (long)local_248)" ( (pointer_expression "&local_2d8" & identifier) , identifier , (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) (expression_statement "local_2b8 = 1;" (assignment_expression "local_2b8 = 1" identifier = number_literal) ;) (if_statement "if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }" if (parenthesized_expression "(local_2d0 == 0)" ( (binary_expression "local_2d0 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }" { (expression_statement "FUN_002e25a0(&local_2d8,0,0,".",1);" (call_expression "FUN_002e25a0(&local_2d8,0,0,".",1)" identifier (argument_list "(&local_2d8,0,0,".",1)" ( (pointer_expression "&local_2d8" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) })) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (compound_statement "{\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }" { (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_2d8);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_2d8)" identifier (argument_list "(lVar11,plVar4,&local_2d8)" ( identifier , identifier , (pointer_expression "&local_2d8" & identifier) ))) ;) }) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) (expression_statement "FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);" (call_expression "FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0)" identifier (argument_list "(plVar4,local_2d8,local_2d8 + local_2d0)" ( identifier , identifier , (binary_expression "local_2d8 + local_2d0" identifier + identifier) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_2b8" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_2b8._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_2d8 != local_2c8)" ( (binary_expression "local_2d8 != local_2c8" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) (expression_statement "FUN_001665c0(&local_248,"/lib");" (call_expression "FUN_001665c0(&local_248,"/lib")" identifier (argument_list "(&local_248,"/lib")" ( (pointer_expression "&local_248" & identifier) , (string_literal ""/lib"" " string_content ") ))) ;) (expression_statement "local_2a8 = local_298;" (assignment_expression "local_2a8 = local_298" identifier = identifier) ;) (expression_statement "FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);" (call_expression "FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248)" identifier (argument_list "(&local_2a8,local_248,local_240 + (long)local_248)" ( (pointer_expression "&local_2a8" & identifier) , identifier , (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) (expression_statement "local_288 = 1;" (assignment_expression "local_288 = 1" identifier = number_literal) ;) (if_statement "if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }" if (parenthesized_expression "(local_2a0 == 0)" ( (binary_expression "local_2a0 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }" { (expression_statement "FUN_002e25a0(&local_2a8,0,0,".",1);" (call_expression "FUN_002e25a0(&local_2a8,0,0,".",1)" identifier (argument_list "(&local_2a8,0,0,".",1)" ( (pointer_expression "&local_2a8" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) })) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (compound_statement "{\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }" { (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_2a8);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_2a8)" identifier (argument_list "(lVar11,plVar4,&local_2a8)" ( identifier , identifier , (pointer_expression "&local_2a8" & identifier) ))) ;) }) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) (expression_statement "FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);" (call_expression "FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0)" identifier (argument_list "(plVar4,local_2a8,local_2a8 + local_2a0)" ( identifier , identifier , (binary_expression "local_2a8 + local_2a0" identifier + identifier) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_288;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_288" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_288" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_288._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_2a8 != local_298) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_2a8 != local_298)" ( (binary_expression "local_2a8 != local_298" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) (expression_statement "FUN_001665c0(&local_248,"/usr/lib");" (call_expression "FUN_001665c0(&local_248,"/usr/lib")" identifier (argument_list "(&local_248,"/usr/lib")" ( (pointer_expression "&local_248" & identifier) , (string_literal ""/usr/lib"" " string_content ") ))) ;) (expression_statement "local_278 = local_268;" (assignment_expression "local_278 = local_268" identifier = identifier) ;) (expression_statement "FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));" (call_expression "FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248))" identifier (argument_list "(&local_278,local_248,(undefined *)(local_240 + (long)local_248))" ( (pointer_expression "&local_278" & identifier) , identifier , (cast_expression "(undefined *)(local_240 + (long)local_248)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_240 + (long)local_248)" ( (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))) ;) (expression_statement "local_258 = 1;" (assignment_expression "local_258 = 1" identifier = number_literal) ;) (if_statement "if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }" if (parenthesized_expression "(local_270 == 0)" ( (binary_expression "local_270 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }" { (expression_statement "FUN_002e25a0(&local_278,0,0,".",1);" (call_expression "FUN_002e25a0(&local_278,0,0,".",1)" identifier (argument_list "(&local_278,0,0,".",1)" ( (pointer_expression "&local_278" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) })) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (compound_statement "{\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }" { (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_278);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_278)" identifier (argument_list "(lVar11,plVar4,&local_278)" ( identifier , identifier , (pointer_expression "&local_278" & identifier) ))) ;) }) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) (expression_statement "FUN_00166a10(plVar4,local_278,local_278 + local_270);" (call_expression "FUN_00166a10(plVar4,local_278,local_278 + local_270)" identifier (argument_list "(plVar4,local_278,local_278 + local_270)" ( identifier , identifier , (binary_expression "local_278 + local_270" identifier + identifier) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_258;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_258" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_258" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_258._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_278 != local_268) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_278 != local_268)" ( (binary_expression "local_278 != local_268" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (goto_statement "goto LAB_001f0991;" goto statement_identifier ;) })) }) (else_clause "else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }" else (compound_statement "{\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }" { (expression_statement "pcVar9 = *(char **)(param_1 + 0x7c28);" (assignment_expression "pcVar9 = *(char **)(param_1 + 0x7c28)" identifier = (pointer_expression "*(char **)(param_1 + 0x7c28)" * (cast_expression "(char **)(param_1 + 0x7c28)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x7c28)" ( (binary_expression "param_1 + 0x7c28" identifier + number_literal) ))))) ;) (expression_statement "sVar6 = strlen(pcVar9);" (assignment_expression "sVar6 = strlen(pcVar9)" identifier = (call_expression "strlen(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier )))) ;) (expression_statement "FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);" (call_expression "FUN_002e25a0(&local_328,0,0,pcVar9,sVar6)" identifier (argument_list "(&local_328,0,0,pcVar9,sVar6)" ( (pointer_expression "&local_328" & identifier) , number_literal , number_literal , identifier , identifier ))) ;) (expression_statement "iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);" (assignment_expression "iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26)" identifier = (call_expression "FUN_002e3ac0(&local_328,0,2,&DAT_0037af26)" identifier (argument_list "(&local_328,0,2,&DAT_0037af26)" ( (pointer_expression "&local_328" & identifier) , number_literal , number_literal , (pointer_expression "&DAT_0037af26" & identifier) )))) ;) (if_statement "if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }" if (parenthesized_expression "(iVar12 == 0)" ( (binary_expression "iVar12 == 0" identifier == number_literal) )) (compound_statement "{\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }" { (expression_statement "uVar3 = local_320;" (assignment_expression "uVar3 = local_320" identifier = identifier) ;) (if_statement "if (2 < local_320) {\n uVar3 = 2;\n }" if (parenthesized_expression "(2 < local_320)" ( (binary_expression "2 < local_320" number_literal < identifier) )) (compound_statement "{\n uVar3 = 2;\n }" { (expression_statement "uVar3 = 2;" (assignment_expression "uVar3 = 2" identifier = number_literal) ;) })) (expression_statement "FUN_002e1aa0(&local_328,0,uVar3);" (call_expression "FUN_002e1aa0(&local_328,0,uVar3)" identifier (argument_list "(&local_328,0,uVar3)" ( (pointer_expression "&local_328" & identifier) , number_literal , identifier ))) ;) })) (labeled_statement "LAB_001f0991:\n uVar3 = 0;" statement_identifier : (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;)) (if_statement "if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }" if (parenthesized_expression "(local_320 != 0)" ( (binary_expression "local_320 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }" { (do_statement "do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );" do (compound_statement "{\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n }" { (expression_statement "lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);" (assignment_expression "lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3)" identifier = (call_expression "FUN_002e33e0(&local_328,0x3a,uVar3)" identifier (argument_list "(&local_328,0x3a,uVar3)" ( (pointer_expression "&local_328" & identifier) , number_literal , identifier )))) ;) (expression_statement "uVar13 = 0xffffffffffffffff;" (assignment_expression "uVar13 = 0xffffffffffffffff" identifier = number_literal) ;) (if_statement "if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }" if (parenthesized_expression "((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0))" ( (binary_expression "(lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)" (parenthesized_expression "(lVar11 == -1)" ( (binary_expression "lVar11 == -1" identifier == number_literal) )) || (parenthesized_expression "(uVar13 = lVar11 - uVar3, uVar13 != 0)" ( (comma_expression "uVar13 = lVar11 - uVar3, uVar13 != 0" (assignment_expression "uVar13 = lVar11 - uVar3" identifier = (binary_expression "lVar11 - uVar3" identifier - identifier)) , (binary_expression "uVar13 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }" { (if_statement "if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }" if (parenthesized_expression "(local_320 < uVar3)" ( (binary_expression "local_320 < uVar3" identifier < identifier) )) (compound_statement "{\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }" { (expression_statement "FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);" (call_expression "FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320)" identifier (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320)" ( (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" " string_content ") , (string_literal ""basic_string::substr"" " string_content ") , identifier , identifier ))) ;) })) (expression_statement "uVar14 = local_320 - uVar3;" (assignment_expression "uVar14 = local_320 - uVar3" identifier = (binary_expression "local_320 - uVar3" identifier - identifier)) ;) (if_statement "if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }" if (parenthesized_expression "(uVar13 < local_320 - uVar3)" ( (binary_expression "uVar13 < local_320 - uVar3" identifier < (binary_expression "local_320 - uVar3" identifier - identifier)) )) (compound_statement "{\n uVar14 = uVar13;\n }" { (expression_statement "uVar14 = uVar13;" (assignment_expression "uVar14 = uVar13" identifier = identifier) ;) })) (expression_statement "local_278 = local_268;" (assignment_expression "local_278 = local_268" identifier = identifier) ;) (expression_statement "FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);" (call_expression "FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14)" identifier (argument_list "(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14)" ( (pointer_expression "&local_278" & identifier) , (binary_expression "local_328 + uVar3" identifier + identifier) , (binary_expression "local_328 + uVar3 + uVar14" (binary_expression "local_328 + uVar3" identifier + identifier) + identifier) ))) ;) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" identifier = identifier) ;) (expression_statement "FUN_00166a10(&local_248,local_278,local_278 + local_270);" (call_expression "FUN_00166a10(&local_248,local_278,local_278 + local_270)" identifier (argument_list "(&local_248,local_278,local_278 + local_270)" ( (pointer_expression "&local_248" & identifier) , identifier , (binary_expression "local_278 + local_270" identifier + identifier) ))) ;) (expression_statement "local_228 = 1;" (assignment_expression "local_228 = 1" identifier = number_literal) ;) (if_statement "if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" if (parenthesized_expression "(local_240 == 0)" ( (binary_expression "local_240 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }" { (expression_statement "FUN_002e25a0(&local_248,0,0,".",1);" (call_expression "FUN_002e25a0(&local_248,0,0,".",1)" identifier (argument_list "(&local_248,0,0,".",1)" ( (pointer_expression "&local_248" & identifier) , number_literal , number_literal , (string_literal ""."" " string_content ") , number_literal ))) ;) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;" if (parenthesized_expression "(plVar4 != *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 != *(long **)(param_1 + 0x3678)" identifier != (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (goto_statement "goto LAB_001f0a7f;" goto statement_identifier ;)) (labeled_statement "LAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);" statement_identifier : (expression_statement "FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);" (call_expression "FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248)" identifier (argument_list "(param_1 + 0x3668,plVar4,&local_248)" ( (binary_expression "param_1 + 0x3668" identifier + number_literal) , identifier , (pointer_expression "&local_248" & identifier) ))) ;)) }) (else_clause "else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" else (compound_statement "{\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" { (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" identifier = (pointer_expression "*(long **)(param_1 + 0x3670)" * (cast_expression "(long **)(param_1 + 0x3670)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) ))))) ;) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;" if (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" ( (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" identifier == (pointer_expression "*(long **)(param_1 + 0x3678)" * (cast_expression "(long **)(param_1 + 0x3678)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x3678)" ( (binary_expression "param_1 + 0x3678" identifier + number_literal) ))))) )) (goto_statement "goto LAB_001f0b2d;" goto statement_identifier ;)) (labeled_statement "LAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);" statement_identifier : (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;)) (expression_statement "FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));" (call_expression "FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248))" identifier (argument_list "(plVar4,local_248,(undefined *)(local_240 + (long)local_248))" ( identifier , identifier , (cast_expression "(undefined *)(local_240 + (long)local_248)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_240 + (long)local_248)" ( (binary_expression "local_240 + (long)local_248" identifier + (cast_expression "(long)local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))) ;) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_228;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_228" (pointer_expression "*(undefined1 *)(plVar4 + 4)" * (cast_expression "(undefined1 *)(plVar4 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 4)" ( (binary_expression "plVar4 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1)local_228" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" * (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x21)" ( (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (field_expression "local_228._1_1_" identifier . field_identifier)) ;) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" * (cast_expression "(long *)(param_1 + 0x3670)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3670)" ( (binary_expression "param_1 + 0x3670" identifier + number_literal) )))) + number_literal)) ;) }))) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_248 != local_238)" ( (binary_expression "local_248 != local_238" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_278 != local_268) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_278 != local_268)" ( (binary_expression "local_278 != local_268" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (lVar11 == -1) break;" if (parenthesized_expression "(lVar11 == -1)" ( (binary_expression "lVar11 == -1" identifier == number_literal) )) (break_statement "break;" break ;)) })) (expression_statement "uVar3 = lVar11 + 1;" (assignment_expression "uVar3 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) }))) (if_statement "if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n \n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n \n FUN_003032d0(local_238);\n \n FUN_00300fe0(local_148,local_238);\n \n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x51e8) != 0)" ( (binary_expression "*(long *)(param_1 + 0x51e8) != 0" (pointer_expression "*(long *)(param_1 + 0x51e8)" * (cast_expression "(long *)(param_1 + 0x51e8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x51e8)" ( (binary_expression "param_1 + 0x51e8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n \n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n \n FUN_003032d0(local_238);\n \n FUN_00300fe0(local_148,local_238);\n \n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }" { (expression_statement "FUN_003189d0();" (call_expression "FUN_003189d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "local_148[0] = &PTR_FUN_00439478;" (assignment_expression "local_148[0] = &PTR_FUN_00439478" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439478" & identifier)) ;) (expression_statement "local_68 = 0;" (assignment_expression "local_68 = 0" identifier = number_literal) ;) (expression_statement "local_248 = (undefined ***)PTR_DAT_00439640;" (assignment_expression "local_248 = (undefined ***)PTR_DAT_00439640" identifier = (cast_expression "(undefined ***)PTR_DAT_00439640" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier)) ;) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" identifier = number_literal) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;" (assignment_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648" (pointer_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" * (cast_expression "(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" ( (binary_expression "(long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)" (cast_expression "(long)&local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_248" & identifier)) + (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" * (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" ( (binary_expression "PTR_DAT_00439640 + -0x18" identifier + number_literal) ))))) )))) = identifier) ;) (expression_statement "local_240 = 0;" (assignment_expression "local_240 = 0" identifier = number_literal) ;) (expression_statement "FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);" (call_expression "FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0)" identifier (argument_list "(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0)" ( (binary_expression "*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248" (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" * (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" ( (binary_expression "PTR_DAT_00439640 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)&local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_248" & identifier))) , number_literal ))) ;) (expression_statement "local_248 = (undefined ***)&PTR_FUN_00439670;" (assignment_expression "local_248 = (undefined ***)&PTR_FUN_00439670" identifier = (cast_expression "(undefined ***)&PTR_FUN_00439670" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (pointer_expression "&PTR_FUN_00439670" & identifier))) ;) (expression_statement "local_148[0] = &PTR_FUN_00439698;" (assignment_expression "local_148[0] = &PTR_FUN_00439698" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439698" & identifier)) ;) (expression_statement "FUN_003032d0(local_238);" (call_expression "FUN_003032d0(local_238)" identifier (argument_list "(local_238)" ( identifier ))) ;) (expression_statement "FUN_00300fe0(local_148,local_238);" (call_expression "FUN_00300fe0(local_148,local_238)" identifier (argument_list "(local_148,local_238)" ( identifier , identifier ))) ;) (expression_statement "lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);" (assignment_expression "lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8)" identifier = (call_expression "FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8)" identifier (argument_list "(local_238,*(undefined8 *)(param_1 + 0x51e8),8)" ( identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x51e8)" * (cast_expression "(undefined8 *)(param_1 + 0x51e8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x51e8)" ( (binary_expression "param_1 + 0x51e8" identifier + number_literal) )))) , number_literal )))) ;) (expression_statement "puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);" (assignment_expression "puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248)" identifier = (cast_expression "(undefined *)((long)local_248[-3] + (long)&local_248)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_248[-3] + (long)&local_248)" ( (binary_expression "(long)local_248[-3] + (long)&local_248" (cast_expression "(long)local_248[-3]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_248[-3]" identifier [ number_literal ])) + (cast_expression "(long)&local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_248" & identifier))) )))) ;) (if_statement "if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }" { (expression_statement "FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);" (call_expression "FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4)" identifier (argument_list "(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4)" ( identifier , (binary_expression "*(uint *)((long)&local_228 + (long)local_248[-3]) | 4" (pointer_expression "*(uint *)((long)&local_228 + (long)local_248[-3])" * (cast_expression "(uint *)((long)&local_228 + (long)local_248[-3])" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_228 + (long)local_248[-3])" ( (binary_expression "(long)&local_228 + (long)local_248[-3]" (cast_expression "(long)&local_228" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_228" & identifier)) + (cast_expression "(long)local_248[-3]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_248[-3]" identifier [ number_literal ]))) )))) | number_literal) ))) ;) }) (else_clause "else {\n FUN_00300870(puVar17,0);\n }" else (compound_statement "{\n FUN_00300870(puVar17,0);\n }" { (expression_statement "FUN_00300870(puVar17,0);" (call_expression "FUN_00300870(puVar17,0)" identifier (argument_list "(puVar17,0)" ( identifier , number_literal ))) ;) }))) (if_statement "if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }" if (parenthesized_expression "((local_128 & 5) != 0)" ( (binary_expression "(local_128 & 5) != 0" (parenthesized_expression "(local_128 & 5)" ( (binary_expression "local_128 & 5" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }" { (expression_statement "piVar8 = __errno_location();" (assignment_expression "piVar8 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar9 = strerror(*piVar8);" (assignment_expression "pcVar9 = strerror(*piVar8)" identifier = (call_expression "strerror(*piVar8)" identifier (argument_list "(*piVar8)" ( (pointer_expression "*piVar8" * identifier) )))) ;) (expression_statement "uVar7 = *(undefined8 *)(param_1 + 0x51e8);" (assignment_expression "uVar7 = *(undefined8 *)(param_1 + 0x51e8)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x51e8)" * (cast_expression "(undefined8 *)(param_1 + 0x51e8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x51e8)" ( (binary_expression "param_1 + 0x51e8" identifier + number_literal) ))))) ;) (expression_statement "uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");" (assignment_expression "uVar10 = gettext("unable to open -retain-symbols-file file %s: %s")" identifier = (call_expression "gettext("unable to open -retain-symbols-file file %s: %s")" identifier (argument_list "("unable to open -retain-symbols-file file %s: %s")" ( (string_literal ""unable to open -retain-symbols-file file %s: %s"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar10,uVar7,pcVar9);" (call_expression "FUN_001781e0(uVar10,uVar7,pcVar9)" identifier (argument_list "(uVar10,uVar7,pcVar9)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "local_268[0] = 0;" (assignment_expression "local_268[0] = 0" (subscript_expression "local_268[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_270 = 0;" (assignment_expression "local_270 = 0" identifier = number_literal) ;) (expression_statement "local_278 = local_268;" (assignment_expression "local_278 = local_268" identifier = identifier) ;) (expression_statement "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);" (assignment_expression "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3])" identifier = (pointer_expression "*(long **)((long)alStack_158 + (long)local_248[-3])" * (cast_expression "(long **)((long)alStack_158 + (long)local_248[-3])" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)alStack_158 + (long)local_248[-3])" ( (binary_expression "(long)alStack_158 + (long)local_248[-3]" (cast_expression "(long)alStack_158" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(long)local_248[-3]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_248[-3]" identifier [ number_literal ]))) ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\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 \n \n FUN_00319460();\n }" { (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) (while_statement "while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }" { (if_statement "if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }" if (parenthesized_expression "((char)plVar4[7] == '\0')" ( (binary_expression "(char)plVar4[7] == '\0'" (cast_expression "(char)plVar4[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "plVar4[7]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }" { (expression_statement "FUN_00319ad0(plVar4);" (call_expression "FUN_00319ad0(plVar4)" identifier (argument_list "(plVar4)" ( identifier ))) ;) (expression_statement "iVar12 = 10;" (assignment_expression "iVar12 = 10" identifier = number_literal) ;) (if_statement "if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0x30) != FUN_001b0f20)" ( (binary_expression "*(code **)(*plVar4 + 0x30) != FUN_001b0f20" (pointer_expression "*(code **)(*plVar4 + 0x30)" * (cast_expression "(code **)(*plVar4 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x30)" ( (binary_expression "*plVar4 + 0x30" (pointer_expression "*plVar4" * identifier) + number_literal) )))) != identifier) )) (compound_statement "{\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }" { (expression_statement "cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);" (assignment_expression "cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10)" identifier = (call_expression "(**(code **)(*plVar4 + 0x30))(plVar4,10,10)" (parenthesized_expression "(**(code **)(*plVar4 + 0x30))" ( (pointer_expression "**(code **)(*plVar4 + 0x30)" * (pointer_expression "*(code **)(*plVar4 + 0x30)" * (cast_expression "(code **)(*plVar4 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x30)" ( (binary_expression "*plVar4 + 0x30" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,10,10)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "iVar12 = (int)cVar2;" (assignment_expression "iVar12 = (int)cVar2" identifier = (cast_expression "(int)cVar2" ( (type_descriptor "int" primitive_type) ) identifier)) ;) })) }) (else_clause "else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }" else (compound_statement "{\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }" { (expression_statement "iVar12 = (int)*(char *)((long)plVar4 + 0x43);" (assignment_expression "iVar12 = (int)*(char *)((long)plVar4 + 0x43)" identifier = (cast_expression "(int)*(char *)((long)plVar4 + 0x43)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(char *)((long)plVar4 + 0x43)" * (cast_expression "(char *)((long)plVar4 + 0x43)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar4 + 0x43)" ( (binary_expression "(long)plVar4 + 0x43" (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))))) ;) }))) (expression_statement "FUN_002db930(&local_248,&local_278,iVar12);" (call_expression "FUN_002db930(&local_248,&local_278,iVar12)" identifier (argument_list "(&local_248,&local_278,iVar12)" ( (pointer_expression "&local_248" & identifier) , (pointer_expression "&local_278" & identifier) , identifier ))) ;) (if_statement "if ((local_128 & 5) != 0) break;" if (parenthesized_expression "((local_128 & 5) != 0)" ( (binary_expression "(local_128 & 5) != 0" (parenthesized_expression "(local_128 & 5)" ( (binary_expression "local_128 & 5" identifier & number_literal) )) != number_literal) )) (break_statement "break;" break ;)) (if_statement "if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }" if (parenthesized_expression "((local_270 != 0) && (local_278[local_270 + -1] == '\r'))" ( (binary_expression "(local_270 != 0) && (local_278[local_270 + -1] == '\r')" (parenthesized_expression "(local_270 != 0)" ( (binary_expression "local_270 != 0" identifier != number_literal) )) && (parenthesized_expression "(local_278[local_270 + -1] == '\r')" ( (binary_expression "local_278[local_270 + -1] == '\r'" (subscript_expression "local_278[local_270 + -1]" identifier [ (binary_expression "local_270 + -1" identifier + number_literal) ]) == (char_literal "'\r'" ' escape_sequence ')) ))) )) (compound_statement "{\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }" { (expression_statement "FUN_002e2430(&local_278,local_270 + -1,0);" (call_expression "FUN_002e2430(&local_278,local_270 + -1,0)" identifier (argument_list "(&local_278,local_270 + -1,0)" ( (pointer_expression "&local_278" & identifier) , (binary_expression "local_270 + -1" identifier + number_literal) , number_literal ))) ;) })) (expression_statement "uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);" (assignment_expression "uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907)" identifier = (call_expression "FUN_002d9520(local_278,local_270,0xc70f6907)" identifier (argument_list "(local_278,local_270,0xc70f6907)" ( identifier , identifier , number_literal )))) ;) (expression_statement "uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);" (assignment_expression "uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240)" identifier = (binary_expression "uVar3 % *(ulong *)(param_1 + 0x9240)" identifier % (pointer_expression "*(ulong *)(param_1 + 0x9240)" * (cast_expression "(ulong *)(param_1 + 0x9240)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9240)" ( (binary_expression "param_1 + 0x9240" identifier + number_literal) )))))) ;) (expression_statement "plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);" (assignment_expression "plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3)" identifier = (cast_expression "(long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3)" identifier (argument_list "(param_1 + 0x9238,uVar13,&local_278,uVar3)" ( (binary_expression "param_1 + 0x9238" identifier + number_literal) , identifier , (pointer_expression "&local_278" & identifier) , identifier ))))) ;) (if_statement "if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }" if (parenthesized_expression "((plVar4 == (long *)0x0) || (*plVar4 == 0))" ( (binary_expression "(plVar4 == (long *)0x0) || (*plVar4 == 0)" (parenthesized_expression "(plVar4 == (long *)0x0)" ( (binary_expression "plVar4 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(*plVar4 == 0)" ( (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" * identifier) == number_literal) ))) )) (compound_statement "{\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }" { (expression_statement "puVar5 = (undefined8 *)FUN_002d94a0(0x30);" (assignment_expression "puVar5 = (undefined8 *)FUN_002d94a0(0x30)" identifier = (cast_expression "(undefined8 *)FUN_002d94a0(0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d94a0(0x30)" identifier (argument_list "(0x30)" ( number_literal ))))) ;) (expression_statement "*puVar5 = 0;" (assignment_expression "*puVar5 = 0" (pointer_expression "*puVar5" * identifier) = number_literal) ;) (expression_statement "puVar5[1] = puVar5 + 3;" (assignment_expression "puVar5[1] = puVar5 + 3" (subscript_expression "puVar5[1]" identifier [ number_literal ]) = (binary_expression "puVar5 + 3" identifier + number_literal)) ;) (expression_statement "FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);" (call_expression "FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270)" identifier (argument_list "(puVar5 + 1,local_278,local_278 + local_270)" ( (binary_expression "puVar5 + 1" identifier + number_literal) , identifier , (binary_expression "local_278 + local_270" identifier + identifier) ))) ;) (expression_statement "FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);" (call_expression "FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1)" identifier (argument_list "(param_1 + 0x9238,uVar13,uVar3,puVar5,1)" ( (binary_expression "param_1 + 0x9238" identifier + number_literal) , identifier , identifier , identifier , number_literal ))) ;) })) (expression_statement "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);" (assignment_expression "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3])" identifier = (pointer_expression "*(long **)((long)alStack_158 + (long)local_248[-3])" * (cast_expression "(long **)((long)alStack_158 + (long)local_248[-3])" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)alStack_158 + (long)local_248[-3])" ( (binary_expression "(long)alStack_158 + (long)local_248[-3]" (cast_expression "(long)alStack_158" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(long)local_248[-3]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_248[-3]" identifier [ number_literal ]))) ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\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 \n \n FUN_00319460();\n }" { (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) })) (if_statement "if (local_278 != local_268) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_278 != local_268)" ( (binary_expression "local_278 != local_268" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_248 = (undefined ***)&PTR_FUN_00439670;" (assignment_expression "local_248 = (undefined ***)&PTR_FUN_00439670" identifier = (cast_expression "(undefined ***)&PTR_FUN_00439670" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (pointer_expression "&PTR_FUN_00439670" & identifier))) ;) (expression_statement "local_148[0] = &PTR_FUN_00439698;" (assignment_expression "local_148[0] = &PTR_FUN_00439698" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439698" & identifier)) ;) (expression_statement "local_238[0] = &PTR_FUN_00439578;" (assignment_expression "local_238[0] = &PTR_FUN_00439578" (subscript_expression "local_238[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439578" & identifier)) ;) (expression_statement "FUN_00306c60(local_238);" (call_expression "FUN_00306c60(local_238)" identifier (argument_list "(local_238)" ( identifier ))) ;) (expression_statement "thunk_FUN_002db2e0(local_1d0);" (call_expression "thunk_FUN_002db2e0(local_1d0)" identifier (argument_list "(local_1d0)" ( identifier ))) ;) (expression_statement "local_238[0] = &PTR_FUN_004386a0;" (assignment_expression "local_238[0] = &PTR_FUN_004386a0" (subscript_expression "local_238[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_004386a0" & identifier)) ;) (expression_statement "FUN_002dd1b0(local_200);" (call_expression "FUN_002dd1b0(local_200)" identifier (argument_list "(local_200)" ( identifier ))) ;) (expression_statement "local_248 = (undefined ***)PTR_DAT_00439640;" (assignment_expression "local_248 = (undefined ***)PTR_DAT_00439640" identifier = (cast_expression "(undefined ***)PTR_DAT_00439640" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier)) ;) (expression_statement "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;" (assignment_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648" (pointer_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" * (cast_expression "(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" ( (binary_expression "(long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)" (cast_expression "(long)&local_248" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_248" & identifier)) + (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" * (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" ( (binary_expression "PTR_DAT_00439640 + -0x18" identifier + number_literal) ))))) )))) = identifier) ;) (expression_statement "local_240 = 0;" (assignment_expression "local_240 = 0" identifier = number_literal) ;) (expression_statement "local_148[0] = &PTR_FUN_00439478;" (assignment_expression "local_148[0] = &PTR_FUN_00439478" (subscript_expression "local_148[0]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439478" & identifier)) ;) (expression_statement "FUN_00318d20(local_148);" (call_expression "FUN_00318d20(local_148)" identifier (argument_list "(local_148)" ( identifier ))) ;) })) (if_statement "if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }" if (parenthesized_expression "((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0'))" ( (binary_expression "(*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')" (parenthesized_expression "(*(char *)(param_1 + 0xb91) != '\0')" ( (binary_expression "*(char *)(param_1 + 0xb91) != '\0'" (pointer_expression "*(char *)(param_1 + 0xb91)" * (cast_expression "(char *)(param_1 + 0xb91)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb91)" ( (binary_expression "param_1 + 0xb91" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)(param_1 + 0x6c38) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x6c38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x6c38)" * (cast_expression "(char *)(param_1 + 0x6c38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x6c38)" ( (binary_expression "param_1 + 0x6c38" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n *(char **)(param_1 + 0x6c40) = "report-all";\n }" { (expression_statement "*(char **)(param_1 + 0x6c40) = "report-all";" (assignment_expression "*(char **)(param_1 + 0x6c40) = "report-all"" (pointer_expression "*(char **)(param_1 + 0x6c40)" * (cast_expression "(char **)(param_1 + 0x6c40)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x6c40)" ( (binary_expression "param_1 + 0x6c40" identifier + number_literal) )))) = (string_literal ""report-all"" " string_content ")) ;) })) (if_statement "if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x2a61) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x2a61) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2a61)" * (cast_expression "(char *)(param_1 + 0x2a61)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2a61)" ( (binary_expression "param_1 + 0x2a61" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)(param_1 + 0x338) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x338) == '\0'" (pointer_expression "*(char *)(param_1 + 0x338)" * (cast_expression "(char *)(param_1 + 0x338)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x338)" ( (binary_expression "param_1 + 0x338" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x339) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x339) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x339) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x339)" * (cast_expression "(undefined1 *)(param_1 + 0x339)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x339)" ( (binary_expression "param_1 + 0x339" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "FUN_001e62e0(param_1);" (call_expression "FUN_001e62e0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (if_statement "if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x2a61) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x2a61) == '\0'" (pointer_expression "*(char *)(param_1 + 0x2a61)" * (cast_expression "(char *)(param_1 + 0x2a61)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2a61)" ( (binary_expression "param_1 + 0x2a61" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }\n }" { (if_statement "if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" * (cast_expression "(char *)(param_1 + 0x42d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x42d1)" ( (binary_expression "param_1 + 0x42d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" { (if_statement "if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x9054) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x9054) != '\0'" (pointer_expression "*(char *)(param_1 + 0x9054)" * (cast_expression "(char *)(param_1 + 0x9054)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9054)" ( (binary_expression "param_1 + 0x9054" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-pie and -static are incompatible");" (assignment_expression "uVar7 = gettext("-pie and -static are incompatible")" identifier = (call_expression "gettext("-pie and -static are incompatible")" identifier (argument_list "("-pie and -static are incompatible")" ( (string_literal ""-pie and -static are incompatible"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-pie and -r are incompatible");" (assignment_expression "uVar7 = gettext("-pie and -r are incompatible")" identifier = (call_expression "gettext("-pie and -r are incompatible")" identifier (argument_list "("-pie and -r are incompatible")" ( (string_literal ""-pie and -r are incompatible"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) })) (if_statement "if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x2130) != 0)" ( (binary_expression "*(long *)(param_1 + 0x2130) != 0" (pointer_expression "*(long *)(param_1 + 0x2130)" * (cast_expression "(long *)(param_1 + 0x2130)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2130)" ( (binary_expression "param_1 + 0x2130" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-F/--filter may not used without -shared");" (assignment_expression "uVar7 = gettext("-F/--filter may not used without -shared")" identifier = (call_expression "gettext("-F/--filter may not used without -shared")" identifier (argument_list "("-F/--filter may not used without -shared")" ( (string_literal ""-F/--filter may not used without -shared"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x20a8) != 0)" ( (binary_expression "*(long *)(param_1 + 0x20a8) != 0" (pointer_expression "*(long *)(param_1 + 0x20a8)" * (cast_expression "(long *)(param_1 + 0x20a8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20a8)" ( (binary_expression "param_1 + 0x20a8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-f/--auxiliary may not be used without -shared");" (assignment_expression "uVar7 = gettext("-f/--auxiliary may not be used without -shared")" identifier = (call_expression "gettext("-f/--auxiliary may not be used without -shared")" identifier (argument_list "("-f/--auxiliary may not be used without -shared")" ( (string_literal ""-f/--auxiliary may not be used without -shared"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0))" ( (binary_expression "(*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)" (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(long *)(param_1 + 0x51e8) != 0)" ( (binary_expression "*(long *)(param_1 + 0x51e8) != 0" (pointer_expression "*(long *)(param_1 + 0x51e8)" * (cast_expression "(long *)(param_1 + 0x51e8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x51e8)" ( (binary_expression "param_1 + 0x51e8" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-retain-symbols-file does not yet work with -r");" (assignment_expression "uVar7 = gettext("-retain-symbols-file does not yet work with -r")" identifier = (call_expression "gettext("-retain-symbols-file does not yet work with -r")" identifier (argument_list "("-retain-symbols-file does not yet work with -r")" ( (string_literal ""-retain-symbols-file does not yet work with -r"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) }) (else_clause "else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" else (compound_statement "{\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" { (if_statement "if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x9054) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x9054) != '\0'" (pointer_expression "*(char *)(param_1 + 0x9054)" * (cast_expression "(char *)(param_1 + 0x9054)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9054)" ( (binary_expression "param_1 + 0x9054" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-shared and -static are incompatible");" (assignment_expression "uVar7 = gettext("-shared and -static are incompatible")" identifier = (call_expression "gettext("-shared and -static are incompatible")" identifier (argument_list "("-shared and -static are incompatible")" ( (string_literal ""-shared and -static are incompatible"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" * (cast_expression "(char *)(param_1 + 0x42d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x42d1)" ( (binary_expression "param_1 + 0x42d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-shared and -pie are incompatible");" (assignment_expression "uVar7 = gettext("-shared and -pie are incompatible")" identifier = (call_expression "gettext("-shared and -pie are incompatible")" identifier (argument_list "("-shared and -pie are incompatible")" ( (string_literal ""-shared and -pie are incompatible"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("-shared and -r are incompatible");" (assignment_expression "uVar7 = gettext("-shared and -r are incompatible")" identifier = (call_expression "gettext("-shared and -r are incompatible")" identifier (argument_list "("-shared and -r are incompatible")" ( (string_literal ""-shared and -r are incompatible"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) }))) (expression_statement "iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));" (assignment_expression "iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8))" identifier = (call_expression "FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x40c8))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x40c8)" * (cast_expression "(undefined8 *)(param_1 + 0x40c8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40c8)" ( (binary_expression "param_1 + 0x40c8" identifier + number_literal) )))) )))) ;) (if_statement "if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0'))))" ( (binary_expression "(iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))" (parenthesized_expression "(iVar12 != 0)" ( (binary_expression "iVar12 != 0" identifier != number_literal) )) && (parenthesized_expression "(((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))" ( (parenthesized_expression "((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0'))" ( (binary_expression "(*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0'))" ( (binary_expression "*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')" (binary_expression "*(char *)(param_1 + 0x2a61) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2a61)" * (cast_expression "(char *)(param_1 + 0x2a61)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2a61)" ( (binary_expression "param_1 + 0x2a61" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) || (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" * (cast_expression "(char *)(param_1 + 0x42d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x42d1)" ( (binary_expression "param_1 + 0x42d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) || (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) ))) )) (compound_statement "{\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");" (assignment_expression "uVar7 = gettext("binary output format not compatible with -shared or -pie or -r")" identifier = (call_expression "gettext("binary output format not compatible with -shared or -pie or -r")" identifier (argument_list "("binary output format not compatible with -shared or -pie or -r")" ( (string_literal ""binary output format not compatible with -shared or -pie or -r"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n \n FUN_001781e0(dVar1,uVar7);\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1))))" ( (binary_expression "(*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))" (parenthesized_expression "(*(char *)(param_1 + 0x2b98) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x2b98) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2b98)" * (cast_expression "(char *)(param_1 + 0x2b98)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2b98)" ( (binary_expression "param_1 + 0x2b98" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))" ( (parenthesized_expression "(dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1))" ( (comma_expression "dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)" (assignment_expression "dVar1 = *(double *)(param_1 + 0x2ba0)" identifier = (pointer_expression "*(double *)(param_1 + 0x2ba0)" * (cast_expression "(double *)(param_1 + 0x2ba0)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2ba0)" ( (binary_expression "param_1 + 0x2ba0" identifier + number_literal) ))))) , (binary_expression "dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)" (binary_expression "dVar1 < 0.0" identifier < number_literal) || (parenthesized_expression "(DAT_00377cc8 <= dVar1)" ( (binary_expression "DAT_00377cc8 <= dVar1" identifier <= identifier) )))) )) ))) )) (compound_statement "{\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n \n FUN_001781e0(dVar1,uVar7);\n }" { (expression_statement "uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");" (assignment_expression "uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" identifier = (call_expression "gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" identifier (argument_list "("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" ( (string_literal ""--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(dVar1,uVar7);" (call_expression "FUN_001781e0(dVar1,uVar7)" identifier (argument_list "(dVar1,uVar7)" ( identifier , identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x91f8) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x91f8) == '\0'" (pointer_expression "*(char *)(param_1 + 0x91f8)" * (cast_expression "(char *)(param_1 + 0x91f8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x91f8)" ( (binary_expression "param_1 + 0x91f8" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }" { (if_statement "if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;" if (parenthesized_expression "(*(int *)(param_1 + 0x91ec) == 0)" ( (binary_expression "*(int *)(param_1 + 0x91ec) == 0" (pointer_expression "*(int *)(param_1 + 0x91ec)" * (cast_expression "(int *)(param_1 + 0x91ec)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x91ec)" ( (binary_expression "param_1 + 0x91ec" identifier + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_001f080a;" goto statement_identifier ;)) }) (else_clause "else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }" else (if_statement "if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x91ec) == 0)" ( (binary_expression "*(int *)(param_1 + 0x91ec) == 0" (pointer_expression "*(int *)(param_1 + 0x91ec)" * (cast_expression "(int *)(param_1 + 0x91ec)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x91ec)" ( (binary_expression "param_1 + 0x91ec" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );" (assignment_expression "uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" identifier = (call_expression "gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" identifier (argument_list "(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" ( (string_literal ""Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })))) (if_statement "if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" * (cast_expression "(char *)(param_1 + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5051)" ( (binary_expression "param_1 + 0x5051" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with -r");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with -r");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with -r")" identifier = (call_expression "gettext("incremental linking is not compatible with -r")" identifier (argument_list "("incremental linking is not compatible with -r")" ( (string_literal ""incremental linking is not compatible with -r"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x4ec1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x4ec1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x4ec1)" * (cast_expression "(char *)(param_1 + 0x4ec1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x4ec1)" ( (binary_expression "param_1 + 0x4ec1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with --emit-relocs");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with --emit-relocs")" identifier = (call_expression "gettext("incremental linking is not compatible with --emit-relocs")" identifier (argument_list "("incremental linking is not compatible with --emit-relocs")" ( (string_literal ""incremental linking is not compatible with --emit-relocs"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x9058) != 0)" ( (binary_expression "*(long *)(param_1 + 0x9058) != 0" (pointer_expression "*(long *)(param_1 + 0x9058)" * (cast_expression "(long *)(param_1 + 0x9058)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9058)" ( (binary_expression "param_1 + 0x9058" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with --plugin");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with --plugin")" identifier = (call_expression "gettext("incremental linking is not compatible with --plugin")" identifier (argument_list "("incremental linking is not compatible with --plugin")" ( (string_literal ""incremental linking is not compatible with --plugin"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x8c59) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x8c59) != '\0'" (pointer_expression "*(char *)(param_1 + 0x8c59)" * (cast_expression "(char *)(param_1 + 0x8c59)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x8c59)" ( (binary_expression "param_1 + 0x8c59" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with -z relro");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with -z relro")" identifier = (call_expression "gettext("incremental linking is not compatible with -z relro")" identifier (argument_list "("incremental linking is not compatible with -z relro")" ( (string_literal ""incremental linking is not compatible with -z relro"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n \n \n FUN_001781e0(uVar7);\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" * (cast_expression "(char *)(param_1 + 0x42d1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x42d1)" ( (binary_expression "param_1 + 0x42d1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with -pie");\n \n \n FUN_001781e0(uVar7);\n }" { (expression_statement "uVar7 = gettext("incremental linking is not compatible with -pie");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with -pie")" identifier = (call_expression "gettext("incremental linking is not compatible with -pie")" identifier (argument_list "("incremental linking is not compatible with -pie")" ( (string_literal ""incremental linking is not compatible with -pie"" " string_content ") )))) ;) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) })) (if_statement "if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x2809) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x2809) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2809)" * (cast_expression "(char *)(param_1 + 0x2809)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2809)" ( (binary_expression "param_1 + 0x2809" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }" { (expression_statement "uVar7 = gettext("ignoring --gc-sections for an incremental link");" (assignment_expression "uVar7 = gettext("ignoring --gc-sections for an incremental link")" identifier = (call_expression "gettext("ignoring --gc-sections for an incremental link")" identifier (argument_list "("ignoring --gc-sections for an incremental link")" ( (string_literal ""ignoring --gc-sections for an incremental link"" " string_content ") )))) ;) (expression_statement "FUN_001783d0(uVar7);" (call_expression "FUN_001783d0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) (expression_statement "*(undefined1 *)(param_1 + 0x2809) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x2809) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x2809)" * (cast_expression "(undefined1 *)(param_1 + 0x2809)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2809)" ( (binary_expression "param_1 + 0x2809" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (expression_statement "uVar23 = *(int *)(param_1 + 0x9050) == 0;" (assignment_expression "uVar23 = *(int *)(param_1 + 0x9050) == 0" identifier = (binary_expression "*(int *)(param_1 + 0x9050) == 0" (pointer_expression "*(int *)(param_1 + 0x9050)" * (cast_expression "(int *)(param_1 + 0x9050)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9050)" ( (binary_expression "param_1 + 0x9050" identifier + number_literal) )))) == number_literal)) ;) (if_statement "if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }" if (parenthesized_expression "(!(bool)uVar23)" ( (unary_expression "!(bool)uVar23" ! (cast_expression "(bool)uVar23" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (compound_statement "{\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }" { (expression_statement "uVar7 = gettext("ignoring --icf for an incremental link");" (assignment_expression "uVar7 = gettext("ignoring --icf for an incremental link")" identifier = (call_expression "gettext("ignoring --icf for an incremental link")" identifier (argument_list "("ignoring --icf for an incremental link")" ( (string_literal ""ignoring --icf for an incremental link"" " string_content ") )))) ;) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (expression_statement "uVar23 = 1;" (assignment_expression "uVar23 = 1" identifier = number_literal) ;) (expression_statement "FUN_001783d0(uVar7);" (call_expression "FUN_001783d0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) (expression_statement "*(undefined4 *)(param_1 + 0x9050) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x9050) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x9050)" * (cast_expression "(undefined4 *)(param_1 + 0x9050)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x9050)" ( (binary_expression "param_1 + 0x9050" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" identifier = number_literal) ;) (expression_statement "pbVar15 = *(byte **)(param_1 + 0xf80);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0xf80)" identifier = (pointer_expression "*(byte **)(param_1 + 0xf80)" * (cast_expression "(byte **)(param_1 + 0xf80)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xf80)" ( (binary_expression "param_1 + 0xf80" identifier + number_literal) ))))) ;) (expression_statement "pbVar16 = (byte *)0x37ac9e;" (assignment_expression "pbVar16 = (byte *)0x37ac9e" identifier = (cast_expression "(byte *)0x37ac9e" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);" do (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n }" { (if_statement "if (lVar11 == 0) break;" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" identifier = (binary_expression "lVar11 + -1" identifier + number_literal)) ;) (expression_statement "uVar21 = *pbVar15 < *pbVar16;" (assignment_expression "uVar21 = *pbVar15 < *pbVar16" identifier = (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" * identifier) < (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "uVar23 = *pbVar15 == *pbVar16;" (assignment_expression "uVar23 = *pbVar15 == *pbVar16" identifier = (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" * identifier) == (pointer_expression "*pbVar16" * identifier))) ;) (expression_statement "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar15 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar15 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" identifier = (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" identifier + (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "((bool)uVar23)" ( (cast_expression "(bool)uVar23" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (if_statement "if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n \n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }" if (parenthesized_expression "((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21)" ( (binary_expression "(!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21" (parenthesized_expression "(!(bool)uVar21 && !(bool)uVar23)" ( (binary_expression "!(bool)uVar21 && !(bool)uVar23" (unary_expression "!(bool)uVar21" ! (cast_expression "(bool)uVar21" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)uVar23" ! (cast_expression "(bool)uVar23" ( (type_descriptor "bool" primitive_type) ) identifier))) )) != (cast_expression "(bool)uVar21" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (compound_statement "{\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n \n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }" { (expression_statement "uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");" (assignment_expression "uVar7 = gettext("ignoring --compress-debug-sections for an incremental link")" identifier = (call_expression "gettext("ignoring --compress-debug-sections for an incremental link")" identifier (argument_list "("ignoring --compress-debug-sections for an incremental link")" ( (string_literal ""ignoring --compress-debug-sections for an incremental link"" " string_content ") )))) ;) (expression_statement "FUN_001783d0(uVar7);" (call_expression "FUN_001783d0(uVar7)" identifier (argument_list "(uVar7)" ( identifier ))) ;) (expression_statement "*(char **)(param_1 + 0xf80) = "none";" (assignment_expression "*(char **)(param_1 + 0xf80) = "none"" (pointer_expression "*(char **)(param_1 + 0xf80)" * (cast_expression "(char **)(param_1 + 0xf80)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xf80)" ( (binary_expression "param_1 + 0xf80" identifier + number_literal) )))) = (string_literal ""none"" " string_content ")) ;) })) (labeled_statement "LAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }" statement_identifier : (if_statement "if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x5318) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x5318) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5318)" * (cast_expression "(char *)(param_1 + 0x5318)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5318)" ( (binary_expression "param_1 + 0x5318" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x5251) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5251) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5251)" * (cast_expression "(undefined1 *)(param_1 + 0x5251)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5251)" ( (binary_expression "param_1 + 0x5251" identifier + number_literal) )))) = number_literal) ;) }))) (if_statement "if (local_328 != local_318) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_328 != local_318)" ( (binary_expression "local_328 != local_318" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration 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 (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * (pointer_declarator * (pointer_declarator * IDENT))) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * (pointer_declarator * (array_declarator IDENT [ LIT ]))) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (pointer_declarator * (pointer_declarator * (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 ;) (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 { (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 ')) )) (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) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) }) (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) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;)) (expression_statement (assignment_expression (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) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;)) }))) (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) )))) != (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) , (binary_expression IDENT == (char_literal ' escape_sequence '))) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) }))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence '))) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence '))) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) })) }) (else_clause else (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 = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (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 = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == 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) )))) = 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 ')) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;)) (expression_statement (assignment_expression (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 * IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence string_content escape_sequence ") , IDENT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == 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 ')) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) })))) }))) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence '))) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (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 *)) ) LIT)) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == 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) )))) = LIT) ;) }) (else_clause else (compound_statement { (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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == 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) )))) = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == 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) )))) = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) })) }))) }))) }))) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) ))) )) (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression & IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) || (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (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 (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) )))) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (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 = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (string_literal " string_content ") ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , (string_literal " string_content ") , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + IDENT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (field_expression IDENT . field_identifier)) ;) (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 IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (string_literal " string_content ") ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , (string_literal " string_content ") , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + IDENT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (field_expression IDENT . field_identifier)) ;) (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 IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (string_literal " string_content ") ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , (string_literal " string_content ") , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + IDENT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (field_expression IDENT . field_identifier)) ;) (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 IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (string_literal " string_content ") ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , 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 IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , (string_literal " string_content ") , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + IDENT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (field_expression IDENT . field_identifier)) ;) (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 IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , IDENT ))) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT - IDENT)) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (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 , 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) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (binary_expression IDENT + IDENT) , (binary_expression (binary_expression IDENT + IDENT) + IDENT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , (binary_expression IDENT + IDENT) ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , (string_literal " string_content ") , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) ))) ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (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 , (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 * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (field_expression IDENT . field_identifier)) ;) (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 IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( BOOL )) ;) })) }))) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator * (abstract_pointer_declarator *)))) ) IDENT)) ;) (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + (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 (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT))) , LIT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator * (abstract_pointer_declarator *)))) ) (pointer_expression & IDENT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (subscript_expression IDENT [ LIT ])) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT))) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (subscript_expression IDENT [ LIT ]))) )))) | LIT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (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 ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (subscript_expression IDENT [ LIT ]))) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (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 , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))))) ;) }))) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression & IDENT) , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (break_statement break ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) == (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (binary_expression IDENT + LIT) , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , 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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) , IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (binary_expression (pointer_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 * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (binary_expression IDENT + IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , IDENT , 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (subscript_expression IDENT [ LIT ]))) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator * (abstract_pointer_declarator *)))) ) (pointer_expression & IDENT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator * (abstract_pointer_declarator *)))) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + (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 (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) && (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + 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) )))) != (char_literal ' escape_sequence ')) )) && (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 (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 ))) ;) (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 (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 (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 ( (string_literal " string_content ") )))) ;) (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) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (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 ( (string_literal " string_content ") )))) ;) (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) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) ))) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (binary_expression (binary_expression IDENT < LIT) || (parenthesized_expression ( (binary_expression IDENT <= IDENT) )))) )) ))) )) (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 ))) ;) })) (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (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) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (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 ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( 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 ( (string_literal " string_content ") )))) ;) (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) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (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 ( (string_literal " string_content ") )))) ;) (expression_statement (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) )))) = LIT) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (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) )))) = LIT) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( (cast_expression ( (type_descriptor TYPE) ) IDENT) )) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! (cast_expression ( (type_descriptor TYPE) ) IDENT)) && (unary_expression ! (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) != (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (string_literal " string_content ")) ;) })) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return ;) })))
(function_definition "void FUN_001f00b0(long param_1)\n\n{\n double dVar1;\n char cVar2;\n ulong uVar3;\n long *plVar4;\n undefined8 *puVar5;\n size_t sVar6;\n undefined8 uVar7;\n int *piVar8;\n char *pcVar9;\n undefined8 uVar10;\n long lVar11;\n int iVar12;\n ulong uVar13;\n ulong uVar14;\n byte *pbVar15;\n byte *pbVar16;\n undefined *puVar17;\n byte *pbVar18;\n bool bVar19;\n bool bVar20;\n undefined1 uVar21;\n bool bVar22;\n undefined1 uVar23;\n byte bVar24;\n undefined1 *local_328;\n ulong local_320;\n undefined1 local_318 [16];\n undefined1 *local_308;\n long local_300;\n undefined1 local_2f8 [16];\n undefined2 local_2e8;\n undefined1 *local_2d8;\n long local_2d0;\n undefined1 local_2c8 [16];\n undefined2 local_2b8;\n undefined1 *local_2a8;\n long local_2a0;\n undefined1 local_298 [16];\n undefined2 local_288;\n undefined1 *local_278;\n long local_270;\n undefined1 local_268 [16];\n undefined2 local_258;\n undefined ***local_248;\n long local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n undefined1 local_200 [48];\n undefined1 local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar24 = 0;\n if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }\n bVar22 = *(char *)(param_1 + 0x8039) == '\0';\n if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }\n bVar19 = false;\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }\n bVar22 = false;\n bVar19 = *(char *)(param_1 + 0x4198) == '\0';\n if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }\n if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }\n if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }\n iVar12 = *(int *)(param_1 + 0x644c);\n if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }\n local_318[0] = 0;\n local_328 = local_318;\n local_320 = 0;\n if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }\n if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n \n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n \n FUN_003032d0(local_238);\n \n FUN_00300fe0(local_148,local_238);\n \n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }\n if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }\n if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }\n \n FUN_001e62e0(param_1);\n if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));\n if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n \n FUN_001781e0(dVar1,uVar7);\n }\n if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }\n uVar21 = 0;\n uVar23 = *(int *)(param_1 + 0x9050) == 0;\n if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0xf80);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);\n if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n \n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }\nLAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }\n if (local_328 != local_318) {\n FUN_002dac70();\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f00b0(long param_1)" (identifier "FUN_001f00b0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n double dVar1;\n char cVar2;\n ulong uVar3;\n long *plVar4;\n undefined8 *puVar5;\n size_t sVar6;\n undefined8 uVar7;\n int *piVar8;\n char *pcVar9;\n undefined8 uVar10;\n long lVar11;\n int iVar12;\n ulong uVar13;\n ulong uVar14;\n byte *pbVar15;\n byte *pbVar16;\n undefined *puVar17;\n byte *pbVar18;\n bool bVar19;\n bool bVar20;\n undefined1 uVar21;\n bool bVar22;\n undefined1 uVar23;\n byte bVar24;\n undefined1 *local_328;\n ulong local_320;\n undefined1 local_318 [16];\n undefined1 *local_308;\n long local_300;\n undefined1 local_2f8 [16];\n undefined2 local_2e8;\n undefined1 *local_2d8;\n long local_2d0;\n undefined1 local_2c8 [16];\n undefined2 local_2b8;\n undefined1 *local_2a8;\n long local_2a0;\n undefined1 local_298 [16];\n undefined2 local_288;\n undefined1 *local_278;\n long local_270;\n undefined1 local_268 [16];\n undefined2 local_258;\n undefined ***local_248;\n long local_240;\n undefined **local_238 [2];\n undefined2 local_228;\n undefined1 local_200 [48];\n undefined1 local_1d0 [120];\n long alStack_158 [2];\n undefined **local_148 [4];\n byte local_128;\n undefined8 local_70;\n undefined2 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n \n bVar24 = 0;\n if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }\nLAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }\n if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }\n bVar22 = *(char *)(param_1 + 0x8039) == '\0';\n if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }\n bVar19 = false;\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }\n bVar22 = false;\n bVar19 = *(char *)(param_1 + 0x4198) == '\0';\n if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }\n if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }\n if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }\n iVar12 = *(int *)(param_1 + 0x644c);\n if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }\n local_318[0] = 0;\n local_328 = local_318;\n local_320 = 0;\n if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }\n if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n \n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n \n FUN_003032d0(local_238);\n \n FUN_00300fe0(local_148,local_238);\n \n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }\n if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }\n if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }\n \n FUN_001e62e0(param_1);\n if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));\n if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n \n FUN_001781e0(dVar1,uVar7);\n }\n if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }\n uVar21 = 0;\n uVar23 = *(int *)(param_1 + 0x9050) == 0;\n if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0xf80);\n pbVar16 = (byte *)0x37ac9e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);\n if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n \n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }\nLAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }\n if (local_328 != local_318) {\n FUN_002dac70();\n }\n return;\n}" ({ "{") (declaration "double dVar1;" (primitive_type "double") (identifier "dVar1") (; ";")) (declaration "char cVar2;" (primitive_type "char") (identifier "cVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (declaration "undefined8 *puVar5;" (type_identifier "undefined8") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "size_t sVar6;" (primitive_type "size_t") (identifier "sVar6") (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (declaration "int *piVar8;" (primitive_type "int") (pointer_declarator "*piVar8" (* "*") (identifier "piVar8")) (; ";")) (declaration "char *pcVar9;" (primitive_type "char") (pointer_declarator "*pcVar9" (* "*") (identifier "pcVar9")) (; ";")) (declaration "undefined8 uVar10;" (type_identifier "undefined8") (identifier "uVar10") (; ";")) (declaration "long lVar11;" (sized_type_specifier "long" (long "long")) (identifier "lVar11") (; ";")) (declaration "int iVar12;" (primitive_type "int") (identifier "iVar12") (; ";")) (declaration "ulong uVar13;" (type_identifier "ulong") (identifier "uVar13") (; ";")) (declaration "ulong uVar14;" (type_identifier "ulong") (identifier "uVar14") (; ";")) (declaration "byte *pbVar15;" (type_identifier "byte") (pointer_declarator "*pbVar15" (* "*") (identifier "pbVar15")) (; ";")) (declaration "byte *pbVar16;" (type_identifier "byte") (pointer_declarator "*pbVar16" (* "*") (identifier "pbVar16")) (; ";")) (declaration "undefined *puVar17;" (type_identifier "undefined") (pointer_declarator "*puVar17" (* "*") (identifier "puVar17")) (; ";")) (declaration "byte *pbVar18;" (type_identifier "byte") (pointer_declarator "*pbVar18" (* "*") (identifier "pbVar18")) (; ";")) (declaration "bool bVar19;" (primitive_type "bool") (identifier "bVar19") (; ";")) (declaration "bool bVar20;" (primitive_type "bool") (identifier "bVar20") (; ";")) (declaration "undefined1 uVar21;" (type_identifier "undefined1") (identifier "uVar21") (; ";")) (declaration "bool bVar22;" (primitive_type "bool") (identifier "bVar22") (; ";")) (declaration "undefined1 uVar23;" (type_identifier "undefined1") (identifier "uVar23") (; ";")) (declaration "byte bVar24;" (type_identifier "byte") (identifier "bVar24") (; ";")) (declaration "undefined1 *local_328;" (type_identifier "undefined1") (pointer_declarator "*local_328" (* "*") (identifier "local_328")) (; ";")) (declaration "ulong local_320;" (type_identifier "ulong") (identifier "local_320") (; ";")) (declaration "undefined1 local_318 [16];" (type_identifier "undefined1") (array_declarator "local_318 [16]" (identifier "local_318") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined1 *local_308;" (type_identifier "undefined1") (pointer_declarator "*local_308" (* "*") (identifier "local_308")) (; ";")) (declaration "long local_300;" (sized_type_specifier "long" (long "long")) (identifier "local_300") (; ";")) (declaration "undefined1 local_2f8 [16];" (type_identifier "undefined1") (array_declarator "local_2f8 [16]" (identifier "local_2f8") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined2 local_2e8;" (type_identifier "undefined2") (identifier "local_2e8") (; ";")) (declaration "undefined1 *local_2d8;" (type_identifier "undefined1") (pointer_declarator "*local_2d8" (* "*") (identifier "local_2d8")) (; ";")) (declaration "long local_2d0;" (sized_type_specifier "long" (long "long")) (identifier "local_2d0") (; ";")) (declaration "undefined1 local_2c8 [16];" (type_identifier "undefined1") (array_declarator "local_2c8 [16]" (identifier "local_2c8") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined2 local_2b8;" (type_identifier "undefined2") (identifier "local_2b8") (; ";")) (declaration "undefined1 *local_2a8;" (type_identifier "undefined1") (pointer_declarator "*local_2a8" (* "*") (identifier "local_2a8")) (; ";")) (declaration "long local_2a0;" (sized_type_specifier "long" (long "long")) (identifier "local_2a0") (; ";")) (declaration "undefined1 local_298 [16];" (type_identifier "undefined1") (array_declarator "local_298 [16]" (identifier "local_298") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined2 local_288;" (type_identifier "undefined2") (identifier "local_288") (; ";")) (declaration "undefined1 *local_278;" (type_identifier "undefined1") (pointer_declarator "*local_278" (* "*") (identifier "local_278")) (; ";")) (declaration "long local_270;" (sized_type_specifier "long" (long "long")) (identifier "local_270") (; ";")) (declaration "undefined1 local_268 [16];" (type_identifier "undefined1") (array_declarator "local_268 [16]" (identifier "local_268") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined2 local_258;" (type_identifier "undefined2") (identifier "local_258") (; ";")) (declaration "undefined ***local_248;" (type_identifier "undefined") (pointer_declarator "***local_248" (* "*") (pointer_declarator "**local_248" (* "*") (pointer_declarator "*local_248" (* "*") (identifier "local_248")))) (; ";")) (declaration "long local_240;" (sized_type_specifier "long" (long "long")) (identifier "local_240") (; ";")) (declaration "undefined **local_238 [2];" (type_identifier "undefined") (pointer_declarator "**local_238 [2]" (* "*") (pointer_declarator "*local_238 [2]" (* "*") (array_declarator "local_238 [2]" (identifier "local_238") ([ "[") (number_literal "2") (] "]")))) (; ";")) (declaration "undefined2 local_228;" (type_identifier "undefined2") (identifier "local_228") (; ";")) (declaration "undefined1 local_200 [48];" (type_identifier "undefined1") (array_declarator "local_200 [48]" (identifier "local_200") ([ "[") (number_literal "48") (] "]")) (; ";")) (declaration "undefined1 local_1d0 [120];" (type_identifier "undefined1") (array_declarator "local_1d0 [120]" (identifier "local_1d0") ([ "[") (number_literal "120") (] "]")) (; ";")) (declaration "long alStack_158 [2];" (sized_type_specifier "long" (long "long")) (array_declarator "alStack_158 [2]" (identifier "alStack_158") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "undefined **local_148 [4];" (type_identifier "undefined") (pointer_declarator "**local_148 [4]" (* "*") (pointer_declarator "*local_148 [4]" (* "*") (array_declarator "local_148 [4]" (identifier "local_148") ([ "[") (number_literal "4") (] "]")))) (; ";")) (declaration "byte local_128;" (type_identifier "byte") (identifier "local_128") (; ";")) (declaration "undefined8 local_70;" (type_identifier "undefined8") (identifier "local_70") (; ";")) (declaration "undefined2 local_68;" (type_identifier "undefined2") (identifier "local_68") (; ";")) (declaration "undefined8 local_60;" (type_identifier "undefined8") (identifier "local_60") (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined8 local_50;" (type_identifier "undefined8") (identifier "local_50") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (expression_statement "bVar24 = 0;" (assignment_expression "bVar24 = 0" (identifier "bVar24") (= "=") (number_literal "0")) (; ";")) (if_statement "if (*(char *)(param_1 + 0x54f9) == '\0') {\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }\n else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x54f9) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x54f9) == '\0'" (pointer_expression "*(char *)(param_1 + 0x54f9)" (* "*") (cast_expression "(char *)(param_1 + 0x54f9)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x54f9)" (( "(") (binary_expression "param_1 + 0x54f9" (identifier "param_1") (+ "+") (number_literal "0x54f9")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;\n if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }\n cVar2 = '\0';\n if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;\n }" ({ "{") (if_statement "if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f;" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x55c1) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x55c1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x55c1)" (* "*") (cast_expression "(char *)(param_1 + 0x55c1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x55c1)" (( "(") (binary_expression "param_1 + 0x55c1" (identifier "param_1") (+ "+") (number_literal "0x55c1")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_001f050f;" (goto "goto") (statement_identifier "LAB_001f050f") (; ";"))) (if_statement "if (*(char *)(param_1 + 0x5689) != '\0') {\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x5689) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x5689) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5689)" (* "*") (cast_expression "(char *)(param_1 + 0x5689)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5689)" (( "(") (binary_expression "param_1 + 0x5689" (identifier "param_1") (+ "+") (number_literal "0x5689")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;\n cVar2 = '\0';\n goto LAB_001f0528;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x5751) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5751) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5751)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x5751)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5751)" (( "(") (binary_expression "param_1 + 0x5751" (identifier "param_1") (+ "+") (number_literal "0x5751")) () ")")))) (= "=") (number_literal "1")) (; ";")) (if_statement "if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc;" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0xc59) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0xc59) == '\0'" (pointer_expression "*(char *)(param_1 + 0xc59)" (* "*") (cast_expression "(char *)(param_1 + 0xc59)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xc59)" (( "(") (binary_expression "param_1 + 0xc59" (identifier "param_1") (+ "+") (number_literal "0xc59")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_001f00fc;" (goto "goto") (statement_identifier "LAB_001f00fc") (; ";"))) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" (identifier "cVar2") (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (goto_statement "goto LAB_001f0528;" (goto "goto") (statement_identifier "LAB_001f0528") (; ";")) (} "}"))) (expression_statement "cVar2 = '\0';" (assignment_expression "cVar2 = '\0'" (identifier "cVar2") (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (if_statement "if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528;" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0xc59) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0xc59) != '\0'" (pointer_expression "*(char *)(param_1 + 0xc59)" (* "*") (cast_expression "(char *)(param_1 + 0xc59)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xc59)" (( "(") (binary_expression "param_1 + 0xc59" (identifier "param_1") (+ "+") (number_literal "0xc59")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_001f0528;" (goto "goto") (statement_identifier "LAB_001f0528") (; ";"))) (} "}")) (else_clause "else {\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }" (else "else") (compound_statement "{\n *(undefined1 *)(param_1 + 0x55c1) = 1;\nLAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);\n *(undefined1 *)(param_1 + 0x5689) = 1;\n *(undefined1 *)(param_1 + 0x5751) = 1;\n if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }\n if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x55c1) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x55c1) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x55c1)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x55c1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x55c1)" (( "(") (binary_expression "param_1 + 0x55c1" (identifier "param_1") (+ "+") (number_literal "0x55c1")) () ")")))) (= "=") (number_literal "1")) (; ";")) (labeled_statement "LAB_001f050f:\n cVar2 = *(char *)(param_1 + 0xc59);" (statement_identifier "LAB_001f050f") (: ":") (expression_statement "cVar2 = *(char *)(param_1 + 0xc59);" (assignment_expression "cVar2 = *(char *)(param_1 + 0xc59)" (identifier "cVar2") (= "=") (pointer_expression "*(char *)(param_1 + 0xc59)" (* "*") (cast_expression "(char *)(param_1 + 0xc59)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xc59)" (( "(") (binary_expression "param_1 + 0xc59" (identifier "param_1") (+ "+") (number_literal "0xc59")) () ")"))))) (; ";"))) (expression_statement "*(undefined1 *)(param_1 + 0x5689) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5689) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5689)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x5689)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5689)" (( "(") (binary_expression "param_1 + 0x5689" (identifier "param_1") (+ "+") (number_literal "0x5689")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 0x5751) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5751) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5751)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x5751)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5751)" (( "(") (binary_expression "param_1 + 0x5751" (identifier "param_1") (+ "+") (number_literal "0x5751")) () ")")))) (= "=") (number_literal "1")) (; ";")) (if_statement "if (cVar2 == '\0') {\n cVar2 = '\x01';\n }\n else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }" (if "if") (parenthesized_expression "(cVar2 == '\0')" (( "(") (binary_expression "cVar2 == '\0'" (identifier "cVar2") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n cVar2 = '\x01';\n }" ({ "{") (expression_statement "cVar2 = '\x01';" (assignment_expression "cVar2 = '\x01'" (identifier "cVar2") (= "=") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) (; ";")) (} "}")) (else_clause "else {\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }" (else "else") (compound_statement "{\nLAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;\n }" ({ "{") (labeled_statement "LAB_001f0528:\n *(undefined1 *)(param_1 + 0x2a61) = 1;" (statement_identifier "LAB_001f0528") (: ":") (expression_statement "*(undefined1 *)(param_1 + 0x2a61) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x2a61) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x2a61)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x2a61)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2a61)" (( "(") (binary_expression "param_1 + 0x2a61" (identifier "param_1") (+ "+") (number_literal "0x2a61")) () ")")))) (= "=") (number_literal "1")) (; ";"))) (} "}")))) (if_statement "if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) {\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }" (if "if") (parenthesized_expression "(((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0'))" (( "(") (binary_expression "((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) &&\n (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')" (parenthesized_expression "((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0'))" (( "(") (binary_expression "(*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x54f9) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x54f9) != '\0'" (pointer_expression "*(char *)(param_1 + 0x54f9)" (* "*") (cast_expression "(char *)(param_1 + 0x54f9)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x54f9)" (( "(") (binary_expression "param_1 + 0x54f9" (identifier "param_1") (+ "+") (number_literal "0x54f9")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" (* "*") (cast_expression "(char *)(param_1 + 0x5051)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5051)" (( "(") (binary_expression "param_1 + 0x5051" (identifier "param_1") (+ "+") (number_literal "0x5051")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')" (( "(") (comma_expression "*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0'" (assignment_expression "*(undefined1 *)(param_1 + 0x54f9) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x54f9)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x54f9)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x54f9)" (( "(") (binary_expression "param_1 + 0x54f9" (identifier "param_1") (+ "+") (number_literal "0x54f9")) () ")")))) (= "=") (number_literal "0")) (, ",") (binary_expression "cVar2 == '\0'" (identifier "cVar2") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'")))) () ")"))) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/options.cc",0x453,"finalize");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/options.cc",0x453,"finalize");" (call_expression "FUN_0017c650("../../gold/options.cc",0x453,"finalize")" (identifier "FUN_0017c650") (argument_list "("../../gold/options.cc",0x453,"finalize")" (( "(") (string_literal ""../../gold/options.cc"" (" """) (string_content "../../gold/options.cc") (" """)) (, ",") (number_literal "0x453") (, ",") (string_literal ""finalize"" (" """) (string_content "finalize") (" """)) () ")"))) (; ";")) (} "}"))) (} "}")))) (labeled_statement "LAB_001f00fc:\n if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" (statement_identifier "LAB_001f00fc") (: ":") (if_statement "if (*(char *)(param_1 + 0x1309) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x1309) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x1309) != '\0'" (pointer_expression "*(char *)(param_1 + 0x1309)" (* "*") (cast_expression "(char *)(param_1 + 0x1309)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1309)" (( "(") (binary_expression "param_1 + 0x1309" (identifier "param_1") (+ "+") (number_literal "0x1309")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x1241) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x1241) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x1241)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x1241)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1241)" (( "(") (binary_expression "param_1 + 0x1241" (identifier "param_1") (+ "+") (number_literal "0x1241")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}")))) (if_statement "if (*(char *)(param_1 + 0x13d1) != '\0') {\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x13d1) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x13d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x13d1)" (* "*") (cast_expression "(char *)(param_1 + 0x13d1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x13d1)" (( "(") (binary_expression "param_1 + 0x13d1" (identifier "param_1") (+ "+") (number_literal "0x13d1")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x1241) = 1;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x1241) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x1241) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x1241)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x1241)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1241)" (( "(") (binary_expression "param_1 + 0x1241" (identifier "param_1") (+ "+") (number_literal "0x1241")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x1240) == '\0') {\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x1240) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x1240) == '\0'" (pointer_expression "*(char *)(param_1 + 0x1240)" (* "*") (cast_expression "(char *)(param_1 + 0x1240)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1240)" (( "(") (binary_expression "param_1 + 0x1240" (identifier "param_1") (+ "+") (number_literal "0x1240")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1;" (assignment_expression "*(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1" (pointer_expression "*(byte *)(param_1 + 0x1241)" (* "*") (cast_expression "(byte *)(param_1 + 0x1241)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1241)" (( "(") (binary_expression "param_1 + 0x1241" (identifier "param_1") (+ "+") (number_literal "0x1241")) () ")")))) (= "=") (binary_expression "*(byte *)(param_1 + 0x5051) ^ 1" (pointer_expression "*(byte *)(param_1 + 0x5051)" (* "*") (cast_expression "(byte *)(param_1 + 0x5051)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5051)" (( "(") (binary_expression "param_1 + 0x5051" (identifier "param_1") (+ "+") (number_literal "0x5051")) () ")")))) (^ "^") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "bVar22 = *(char *)(param_1 + 0x8039) == '\0';" (assignment_expression "bVar22 = *(char *)(param_1 + 0x8039) == '\0'" (identifier "bVar22") (= "=") (binary_expression "*(char *)(param_1 + 0x8039) == '\0'" (pointer_expression "*(char *)(param_1 + 0x8039)" (* "*") (cast_expression "(char *)(param_1 + 0x8039)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x8039)" (( "(") (binary_expression "param_1 + 0x8039" (identifier "param_1") (+ "+") (number_literal "0x8039")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'")))) (; ";")) (if_statement "if (bVar22) {\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }\n else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }" (if "if") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (compound_statement "{\n bVar22 = *(char *)(param_1 + 0x8a01) == '\0';\n if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }\n }" ({ "{") (expression_statement "bVar22 = *(char *)(param_1 + 0x8a01) == '\0';" (assignment_expression "bVar22 = *(char *)(param_1 + 0x8a01) == '\0'" (identifier "bVar22") (= "=") (binary_expression "*(char *)(param_1 + 0x8a01) == '\0'" (pointer_expression "*(char *)(param_1 + 0x8a01)" (* "*") (cast_expression "(char *)(param_1 + 0x8a01)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x8a01)" (( "(") (binary_expression "param_1 + 0x8a01" (identifier "param_1") (+ "+") (number_literal "0x8a01")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'")))) (; ";")) (if_statement "if (!bVar22) {\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }" (if "if") (parenthesized_expression "(!bVar22)" (( "(") (unary_expression "!bVar22" (! "!") (identifier "bVar22")) () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 0x904c) = 2;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x904c) = 2;" (assignment_expression "*(undefined4 *)(param_1 + 0x904c) = 2" (pointer_expression "*(undefined4 *)(param_1 + 0x904c)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x904c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x904c)" (( "(") (binary_expression "param_1 + 0x904c" (identifier "param_1") (+ "+") (number_literal "0x904c")) () ")")))) (= "=") (number_literal "2")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }" (else "else") (compound_statement "{\n *(undefined4 *)(param_1 + 0x904c) = 1;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x904c) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 0x904c) = 1" (pointer_expression "*(undefined4 *)(param_1 + 0x904c)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x904c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x904c)" (( "(") (binary_expression "param_1 + 0x904c" (identifier "param_1") (+ "+") (number_literal "0x904c")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}")))) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" (identifier "bVar19") (= "=") (false "false")) (; ";")) (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" (identifier "lVar11") (= "=") (number_literal "5")) (; ";")) (expression_statement "pbVar15 = *(byte **)(param_1 + 0x2d40);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0x2d40)" (identifier "pbVar15") (= "=") (pointer_expression "*(byte **)(param_1 + 0x2d40)" (* "*") (cast_expression "(byte **)(param_1 + 0x2d40)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x2d40)" (( "(") (binary_expression "param_1 + 0x2d40" (identifier "param_1") (+ "+") (number_literal "0x2d40")) () ")"))))) (; ";")) (expression_statement "pbVar16 = (byte *)0x37ac9e;" (assignment_expression "pbVar16 = (byte *)0x37ac9e" (identifier "pbVar16") (= "=") (cast_expression "(byte *)0x37ac9e" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x37ac9e"))) (; ";")) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);" (do "do") (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n }" ({ "{") (if_statement "if (lVar11 == 0) break;" (if "if") (parenthesized_expression "(lVar11 == 0)" (( "(") (binary_expression "lVar11 == 0" (identifier "lVar11") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" (identifier "lVar11") (= "=") (binary_expression "lVar11 + -1" (identifier "lVar11") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar19 = *pbVar15 < *pbVar16;" (assignment_expression "bVar19 = *pbVar15 < *pbVar16" (identifier "bVar19") (= "=") (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (< "<") (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")))) (; ";")) (expression_statement "bVar22 = *pbVar15 == *pbVar16;" (assignment_expression "bVar22 = *pbVar15 == *pbVar16" (identifier "bVar22") (= "=") (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (== "==") (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")))) (; ";")) (expression_statement "pbVar15 = pbVar15 + 1;" (assignment_expression "pbVar15 = pbVar15 + 1" (identifier "pbVar15") (= "=") (binary_expression "pbVar15 + 1" (identifier "pbVar15") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar16 = pbVar16 + 1;" (assignment_expression "pbVar16 = pbVar16 + 1" (identifier "pbVar16") (= "=") (binary_expression "pbVar16 + 1" (identifier "pbVar16") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (; ";")) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" (identifier "bVar20") (= "=") (false "false")) (; ";")) (expression_statement "bVar22 = (!bVar19 && !bVar22) == bVar19;" (assignment_expression "bVar22 = (!bVar19 && !bVar22) == bVar19" (identifier "bVar22") (= "=") (binary_expression "(!bVar19 && !bVar22) == bVar19" (parenthesized_expression "(!bVar19 && !bVar22)" (( "(") (binary_expression "!bVar19 && !bVar22" (unary_expression "!bVar19" (! "!") (identifier "bVar19")) (&& "&&") (unary_expression "!bVar22" (! "!") (identifier "bVar22"))) () ")")) (== "==") (identifier "bVar19"))) (; ";")) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }\n else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }" (if "if") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 0x9050) = 0;\n if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;\nLAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);\n *(undefined1 *)(param_1 + 0x9055) = 1;\n if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x9050) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x9050) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x9050)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x9050)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9050)" (( "(") (binary_expression "param_1 + 0x9050" (identifier "param_1") (+ "+") (number_literal "0x9050")) () ")")))) (= "=") (number_literal "0")) (; ";")) (if_statement "if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c;" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x1578) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x1578) == '\0'" (pointer_expression "*(char *)(param_1 + 0x1578)" (* "*") (cast_expression "(char *)(param_1 + 0x1578)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1578)" (( "(") (binary_expression "param_1 + 0x1578" (identifier "param_1") (+ "+") (number_literal "0x1578")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_001f091c;" (goto "goto") (statement_identifier "LAB_001f091c") (; ";"))) (labeled_statement "LAB_001f0191:\n pcVar9 = *(char **)(param_1 + 0x1580);" (statement_identifier "LAB_001f0191") (: ":") (expression_statement "pcVar9 = *(char **)(param_1 + 0x1580);" (assignment_expression "pcVar9 = *(char **)(param_1 + 0x1580)" (identifier "pcVar9") (= "=") (pointer_expression "*(char **)(param_1 + 0x1580)" (* "*") (cast_expression "(char **)(param_1 + 0x1580)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x1580)" (( "(") (binary_expression "param_1 + 0x1580" (identifier "param_1") (+ "+") (number_literal "0x1580")) () ")"))))) (; ";"))) (expression_statement "*(undefined1 *)(param_1 + 0x9055) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x9055) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x9055)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x9055)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9055)" (( "(") (binary_expression "param_1 + 0x9055" (identifier "param_1") (+ "+") (number_literal "0x9055")) () ")")))) (= "=") (number_literal "1")) (; ";")) (if_statement "if (*pcVar9 != '\0') {\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }" (if "if") (parenthesized_expression "(*pcVar9 != '\0')" (( "(") (binary_expression "*pcVar9 != '\0'" (pointer_expression "*pcVar9" (* "*") (identifier "pcVar9")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n iVar12 = FUN_002c34e0(pcVar9);\n if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }\n FUN_002c34a0(iVar12);\n }" ({ "{") (expression_statement "iVar12 = FUN_002c34e0(pcVar9);" (assignment_expression "iVar12 = FUN_002c34e0(pcVar9)" (identifier "iVar12") (= "=") (call_expression "FUN_002c34e0(pcVar9)" (identifier "FUN_002c34e0") (argument_list "(pcVar9)" (( "(") (identifier "pcVar9") () ")")))) (; ";")) (if_statement "if (iVar12 == 0) {\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }" (if "if") (parenthesized_expression "(iVar12 == 0)" (( "(") (binary_expression "iVar12 == 0" (identifier "iVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_001781e0("unknown demangling style \'%s\'",pcVar9);\n }" ({ "{") (expression_statement "FUN_001781e0("unknown demangling style \'%s\'",pcVar9);" (call_expression "FUN_001781e0("unknown demangling style \'%s\'",pcVar9)" (identifier "FUN_001781e0") (argument_list "("unknown demangling style \'%s\'",pcVar9)" (( "(") (string_literal ""unknown demangling style \'%s\'"" (" """) (string_content "unknown demangling style ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (" """)) (, ",") (identifier "pcVar9") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_002c34a0(iVar12);" (call_expression "FUN_002c34a0(iVar12)" (identifier "FUN_002c34a0") (argument_list "(iVar12)" (( "(") (identifier "iVar12") () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }" (else "else") (compound_statement "{\n lVar11 = 5;\n pbVar15 = *(byte **)(param_1 + 0x2d40);\n pbVar16 = (byte *)0x37a5f0;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);\n *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;\n if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;\nLAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }\n }" ({ "{") (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" (identifier "lVar11") (= "=") (number_literal "5")) (; ";")) (expression_statement "pbVar15 = *(byte **)(param_1 + 0x2d40);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0x2d40)" (identifier "pbVar15") (= "=") (pointer_expression "*(byte **)(param_1 + 0x2d40)" (* "*") (cast_expression "(byte **)(param_1 + 0x2d40)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x2d40)" (( "(") (binary_expression "param_1 + 0x2d40" (identifier "param_1") (+ "+") (number_literal "0x2d40")) () ")"))))) (; ";")) (expression_statement "pbVar16 = (byte *)0x37a5f0;" (assignment_expression "pbVar16 = (byte *)0x37a5f0" (identifier "pbVar16") (= "=") (cast_expression "(byte *)0x37a5f0" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x37a5f0"))) (; ";")) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n } while (bVar22);" (do "do") (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + 1;\n pbVar16 = pbVar16 + 1;\n }" ({ "{") (if_statement "if (lVar11 == 0) break;" (if "if") (parenthesized_expression "(lVar11 == 0)" (( "(") (binary_expression "lVar11 == 0" (identifier "lVar11") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" (identifier "lVar11") (= "=") (binary_expression "lVar11 + -1" (identifier "lVar11") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar20 = *pbVar15 < *pbVar16;" (assignment_expression "bVar20 = *pbVar15 < *pbVar16" (identifier "bVar20") (= "=") (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (< "<") (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")))) (; ";")) (expression_statement "bVar22 = *pbVar15 == *pbVar16;" (assignment_expression "bVar22 = *pbVar15 == *pbVar16" (identifier "bVar22") (= "=") (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (== "==") (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")))) (; ";")) (expression_statement "pbVar15 = pbVar15 + 1;" (assignment_expression "pbVar15 = pbVar15 + 1" (identifier "pbVar15") (= "=") (binary_expression "pbVar15 + 1" (identifier "pbVar15") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar16 = pbVar16 + 1;" (assignment_expression "pbVar16 = pbVar16 + 1" (identifier "pbVar16") (= "=") (binary_expression "pbVar16 + 1" (identifier "pbVar16") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (; ";")) (expression_statement "*(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1;" (assignment_expression "*(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1" (pointer_expression "*(uint *)(param_1 + 0x9050)" (* "*") (cast_expression "(uint *)(param_1 + 0x9050)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9050)" (( "(") (binary_expression "param_1 + 0x9050" (identifier "param_1") (+ "+") (number_literal "0x9050")) () ")")))) (= "=") (binary_expression "((!bVar20 && !bVar22) == bVar20) + 1" (parenthesized_expression "((!bVar20 && !bVar22) == bVar20)" (( "(") (binary_expression "(!bVar20 && !bVar22) == bVar20" (parenthesized_expression "(!bVar20 && !bVar22)" (( "(") (binary_expression "!bVar20 && !bVar22" (unary_expression "!bVar20" (! "!") (identifier "bVar20")) (&& "&&") (unary_expression "!bVar22" (! "!") (identifier "bVar22"))) () ")")) (== "==") (identifier "bVar20")) () ")")) (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191;" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x1578) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x1578) != '\0'" (pointer_expression "*(char *)(param_1 + 0x1578)" (* "*") (cast_expression "(char *)(param_1 + 0x1578)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1578)" (( "(") (binary_expression "param_1 + 0x1578" (identifier "param_1") (+ "+") (number_literal "0x1578")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_001f0191;" (goto "goto") (statement_identifier "LAB_001f0191") (; ";"))) (labeled_statement "LAB_001f091c:\n if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" (statement_identifier "LAB_001f091c") (: ":") (if_statement "if (*(char *)(param_1 + 0x15e8) == '\0') {\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }\n else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x15e8) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x15e8) == '\0'" (pointer_expression "*(char *)(param_1 + 0x15e8)" (* "*") (cast_expression "(char *)(param_1 + 0x15e8)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x15e8)" (( "(") (binary_expression "param_1 + 0x15e8" (identifier "param_1") (+ "+") (number_literal "0x15e8")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n pcVar9 = getenv("COLLECT_NO_DEMANGLE");\n *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;\n }" ({ "{") (expression_statement "pcVar9 = getenv("COLLECT_NO_DEMANGLE");" (assignment_expression "pcVar9 = getenv("COLLECT_NO_DEMANGLE")" (identifier "pcVar9") (= "=") (call_expression "getenv("COLLECT_NO_DEMANGLE")" (identifier "getenv") (argument_list "("COLLECT_NO_DEMANGLE")" (( "(") (string_literal ""COLLECT_NO_DEMANGLE"" (" """) (string_content "COLLECT_NO_DEMANGLE") (" """)) () ")")))) (; ";")) (expression_statement "*(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0;" (assignment_expression "*(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0" (pointer_expression "*(bool *)(param_1 + 0x9055)" (* "*") (cast_expression "(bool *)(param_1 + 0x9055)" (( "(") (type_descriptor "bool *" (primitive_type "bool") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9055)" (( "(") (binary_expression "param_1 + 0x9055" (identifier "param_1") (+ "+") (number_literal "0x9055")) () ")")))) (= "=") (binary_expression "pcVar9 == (char *)0x0" (identifier "pcVar9") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) (; ";")) (} "}")) (else_clause "else {\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" (else "else") (compound_statement "{\n *(undefined1 *)(param_1 + 0x9055) = 0;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x9055) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x9055) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x9055)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x9055)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9055)" (( "(") (binary_expression "param_1 + 0x9055" (identifier "param_1") (+ "+") (number_literal "0x9055")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}"))))) (} "}")))) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" (identifier "bVar22") (= "=") (false "false")) (; ";")) (expression_statement "bVar19 = *(char *)(param_1 + 0x4198) == '\0';" (assignment_expression "bVar19 = *(char *)(param_1 + 0x4198) == '\0'" (identifier "bVar19") (= "=") (binary_expression "*(char *)(param_1 + 0x4198) == '\0'" (pointer_expression "*(char *)(param_1 + 0x4198)" (* "*") (cast_expression "(char *)(param_1 + 0x4198)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x4198)" (( "(") (binary_expression "param_1 + 0x4198" (identifier "param_1") (+ "+") (number_literal "0x4198")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'")))) (; ";")) (if_statement "if (!bVar19) {\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }" (if "if") (parenthesized_expression "(!bVar19)" (( "(") (unary_expression "!bVar19" (! "!") (identifier "bVar19")) () ")")) (compound_statement "{\n pbVar15 = *(byte **)(param_1 + 0x41a0);\n lVar11 = 6;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)0x391176;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);\n bVar20 = false;\n bVar22 = (!bVar22 && !bVar19) == bVar22;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }\n }" ({ "{") (expression_statement "pbVar15 = *(byte **)(param_1 + 0x41a0);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0x41a0)" (identifier "pbVar15") (= "=") (pointer_expression "*(byte **)(param_1 + 0x41a0)" (* "*") (cast_expression "(byte **)(param_1 + 0x41a0)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x41a0)" (( "(") (binary_expression "param_1 + 0x41a0" (identifier "param_1") (+ "+") (number_literal "0x41a0")) () ")"))))) (; ";")) (expression_statement "lVar11 = 6;" (assignment_expression "lVar11 = 6" (identifier "lVar11") (= "=") (number_literal "6")) (; ";")) (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" (identifier "pbVar16") (= "=") (identifier "pbVar15")) (; ";")) (expression_statement "pbVar18 = (byte *)0x391176;" (assignment_expression "pbVar18 = (byte *)0x391176" (identifier "pbVar18") (= "=") (cast_expression "(byte *)0x391176" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x391176"))) (; ";")) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar19);" (do "do") (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar22 = *pbVar16 < *pbVar18;\n bVar19 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar11 == 0) break;" (if "if") (parenthesized_expression "(lVar11 == 0)" (( "(") (binary_expression "lVar11 == 0" (identifier "lVar11") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" (identifier "lVar11") (= "=") (binary_expression "lVar11 + -1" (identifier "lVar11") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar22 = *pbVar16 < *pbVar18;" (assignment_expression "bVar22 = *pbVar16 < *pbVar18" (identifier "bVar22") (= "=") (binary_expression "*pbVar16 < *pbVar18" (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")) (< "<") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "bVar19 = *pbVar16 == *pbVar18;" (assignment_expression "bVar19 = *pbVar16 == *pbVar18" (identifier "bVar19") (= "=") (binary_expression "*pbVar16 == *pbVar18" (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")) (== "==") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" (identifier "pbVar16") (= "=") (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" (identifier "pbVar16") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar18 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar24 * -2" (identifier "pbVar18") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar19)" (( "(") (identifier "bVar19") () ")")) (; ";")) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" (identifier "bVar20") (= "=") (false "false")) (; ";")) (expression_statement "bVar22 = (!bVar22 && !bVar19) == bVar22;" (assignment_expression "bVar22 = (!bVar22 && !bVar19) == bVar22" (identifier "bVar22") (= "=") (binary_expression "(!bVar22 && !bVar19) == bVar22" (parenthesized_expression "(!bVar22 && !bVar19)" (( "(") (binary_expression "!bVar22 && !bVar19" (unary_expression "!bVar22" (! "!") (identifier "bVar22")) (&& "&&") (unary_expression "!bVar19" (! "!") (identifier "bVar19"))) () ")")) (== "==") (identifier "bVar22"))) (; ";")) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }\n else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }" (if "if") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 0;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x92c8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x92c8)" (( "(") (binary_expression "param_1 + 0x92c8" (identifier "param_1") (+ "+") (number_literal "0x92c8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }" (else "else") (compound_statement "{\n lVar11 = 8;\n pbVar16 = pbVar15;\n pbVar18 = (byte *)"discard";\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar19 = false;\n bVar22 = (!bVar20 && !bVar22) == bVar20;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }\n }" ({ "{") (expression_statement "lVar11 = 8;" (assignment_expression "lVar11 = 8" (identifier "lVar11") (= "=") (number_literal "8")) (; ";")) (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" (identifier "pbVar16") (= "=") (identifier "pbVar15")) (; ";")) (expression_statement "pbVar18 = (byte *)"discard";" (assignment_expression "pbVar18 = (byte *)"discard"" (identifier "pbVar18") (= "=") (cast_expression "(byte *)"discard"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""discard"" (" """) (string_content "discard") (" """)))) (; ";")) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);" (do "do") (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar11 == 0) break;" (if "if") (parenthesized_expression "(lVar11 == 0)" (( "(") (binary_expression "lVar11 == 0" (identifier "lVar11") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" (identifier "lVar11") (= "=") (binary_expression "lVar11 + -1" (identifier "lVar11") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar20 = *pbVar16 < *pbVar18;" (assignment_expression "bVar20 = *pbVar16 < *pbVar18" (identifier "bVar20") (= "=") (binary_expression "*pbVar16 < *pbVar18" (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")) (< "<") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "bVar22 = *pbVar16 == *pbVar18;" (assignment_expression "bVar22 = *pbVar16 == *pbVar18" (identifier "bVar22") (= "=") (binary_expression "*pbVar16 == *pbVar18" (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")) (== "==") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" (identifier "pbVar16") (= "=") (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" (identifier "pbVar16") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar18 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar24 * -2" (identifier "pbVar18") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (; ";")) (expression_statement "bVar19 = false;" (assignment_expression "bVar19 = false" (identifier "bVar19") (= "=") (false "false")) (; ";")) (expression_statement "bVar22 = (!bVar20 && !bVar22) == bVar20;" (assignment_expression "bVar22 = (!bVar20 && !bVar22) == bVar20" (identifier "bVar22") (= "=") (binary_expression "(!bVar20 && !bVar22) == bVar20" (parenthesized_expression "(!bVar20 && !bVar22)" (( "(") (binary_expression "!bVar20 && !bVar22" (unary_expression "!bVar20" (! "!") (identifier "bVar20")) (&& "&&") (unary_expression "!bVar22" (! "!") (identifier "bVar22"))) () ")")) (== "==") (identifier "bVar20"))) (; ";")) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }\n else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }" (if "if") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 1;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 1" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x92c8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x92c8)" (( "(") (binary_expression "param_1 + 0x92c8" (identifier "param_1") (+ "+") (number_literal "0x92c8")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else {\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }" (else "else") (compound_statement "{\n lVar11 = 5;\n pbVar16 = pbVar15;\n pbVar18 = &DAT_0036b73d;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n bVar20 = false;\n bVar22 = (!bVar19 && !bVar22) == bVar19;\n if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }\n }" ({ "{") (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" (identifier "lVar11") (= "=") (number_literal "5")) (; ";")) (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" (identifier "pbVar16") (= "=") (identifier "pbVar15")) (; ";")) (expression_statement "pbVar18 = &DAT_0036b73d;" (assignment_expression "pbVar18 = &DAT_0036b73d" (identifier "pbVar18") (= "=") (pointer_expression "&DAT_0036b73d" (& "&") (identifier "DAT_0036b73d"))) (; ";")) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);" (do "do") (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar19 = *pbVar16 < *pbVar18;\n bVar22 = *pbVar16 == *pbVar18;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar11 == 0) break;" (if "if") (parenthesized_expression "(lVar11 == 0)" (( "(") (binary_expression "lVar11 == 0" (identifier "lVar11") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" (identifier "lVar11") (= "=") (binary_expression "lVar11 + -1" (identifier "lVar11") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar19 = *pbVar16 < *pbVar18;" (assignment_expression "bVar19 = *pbVar16 < *pbVar18" (identifier "bVar19") (= "=") (binary_expression "*pbVar16 < *pbVar18" (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")) (< "<") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "bVar22 = *pbVar16 == *pbVar18;" (assignment_expression "bVar22 = *pbVar16 == *pbVar18" (identifier "bVar22") (= "=") (binary_expression "*pbVar16 == *pbVar18" (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")) (== "==") (pointer_expression "*pbVar18" (* "*") (identifier "pbVar18")))) (; ";")) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" (identifier "pbVar16") (= "=") (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" (identifier "pbVar16") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar18 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar18 + (ulong)bVar24 * -2" (identifier "pbVar18") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (; ";")) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" (identifier "bVar20") (= "=") (false "false")) (; ";")) (expression_statement "bVar22 = (!bVar19 && !bVar22) == bVar19;" (assignment_expression "bVar22 = (!bVar19 && !bVar22) == bVar19" (identifier "bVar22") (= "=") (binary_expression "(!bVar19 && !bVar22) == bVar19" (parenthesized_expression "(!bVar19 && !bVar22)" (( "(") (binary_expression "!bVar19 && !bVar22" (unary_expression "!bVar19" (! "!") (identifier "bVar19")) (&& "&&") (unary_expression "!bVar22" (! "!") (identifier "bVar22"))) () ")")) (== "==") (identifier "bVar19"))) (; ";")) (if_statement "if (bVar22) {\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }\n else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }" (if "if") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 2;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 2;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 2" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x92c8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x92c8)" (( "(") (binary_expression "param_1 + 0x92c8" (identifier "param_1") (+ "+") (number_literal "0x92c8")) () ")")))) (= "=") (number_literal "2")) (; ";")) (} "}")) (else_clause "else {\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }" (else "else") (compound_statement "{\n lVar11 = 6;\n pbVar16 = (byte *)0x39245e;\n do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);\n if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }\n }" ({ "{") (expression_statement "lVar11 = 6;" (assignment_expression "lVar11 = 6" (identifier "lVar11") (= "=") (number_literal "6")) (; ";")) (expression_statement "pbVar16 = (byte *)0x39245e;" (assignment_expression "pbVar16 = (byte *)0x39245e" (identifier "pbVar16") (= "=") (cast_expression "(byte *)0x39245e" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x39245e"))) (; ";")) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while (bVar22);" (do "do") (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n bVar20 = *pbVar15 < *pbVar16;\n bVar22 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar11 == 0) break;" (if "if") (parenthesized_expression "(lVar11 == 0)" (( "(") (binary_expression "lVar11 == 0" (identifier "lVar11") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" (identifier "lVar11") (= "=") (binary_expression "lVar11 + -1" (identifier "lVar11") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar20 = *pbVar15 < *pbVar16;" (assignment_expression "bVar20 = *pbVar15 < *pbVar16" (identifier "bVar20") (= "=") (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (< "<") (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")))) (; ";")) (expression_statement "bVar22 = *pbVar15 == *pbVar16;" (assignment_expression "bVar22 = *pbVar15 == *pbVar16" (identifier "bVar22") (= "=") (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (== "==") (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")))) (; ";")) (expression_statement "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1" (identifier "pbVar15") (= "=") (binary_expression "pbVar15 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar15 + (ulong)bVar24 * -2" (identifier "pbVar15") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" (identifier "pbVar16") (= "=") (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" (identifier "pbVar16") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (; ";")) (if_statement "if ((!bVar20 && !bVar22) == bVar20) {\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }" (if "if") (parenthesized_expression "((!bVar20 && !bVar22) == bVar20)" (( "(") (binary_expression "(!bVar20 && !bVar22) == bVar20" (parenthesized_expression "(!bVar20 && !bVar22)" (( "(") (binary_expression "!bVar20 && !bVar22" (unary_expression "!bVar20" (! "!") (identifier "bVar20")) (&& "&&") (unary_expression "!bVar22" (! "!") (identifier "bVar22"))) () ")")) (== "==") (identifier "bVar20")) () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92c8) = 3;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x92c8) = 3;" (assignment_expression "*(undefined4 *)(param_1 + 0x92c8) = 3" (pointer_expression "*(undefined4 *)(param_1 + 0x92c8)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x92c8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x92c8)" (( "(") (binary_expression "param_1 + 0x92c8" (identifier "param_1") (+ "+") (number_literal "0x92c8")) () ")")))) (= "=") (number_literal "3")) (; ";")) (} "}"))) (} "}")))) (} "}")))) (} "}")))) (} "}"))) (if_statement "if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) {\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }" (if "if") (parenthesized_expression "((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0'))" (( "(") (binary_expression "(*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x3a71) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x3a71) != '\0'" (pointer_expression "*(char *)(param_1 + 0x3a71)" (* "*") (cast_expression "(char *)(param_1 + 0x3a71)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3a71)" (( "(") (binary_expression "param_1 + 0x3a71" (identifier "param_1") (+ "+") (number_literal "0x3a71")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(char *)(param_1 + 0x3b38) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x3b38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x3b38)" (* "*") (cast_expression "(char *)(param_1 + 0x3b38)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3b38)" (( "(") (binary_expression "param_1 + 0x3b38" (identifier "param_1") (+ "+") (number_literal "0x3b38")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x3b38) = 1;\n *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x3b38) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x3b38) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x3b38)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x3b38)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3b38)" (( "(") (binary_expression "param_1 + 0x3b38" (identifier "param_1") (+ "+") (number_literal "0x3b38")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38;" (assignment_expression "*(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38" (pointer_expression "*(undefined1 **)(param_1 + 0x3b40)" (* "*") (cast_expression "(undefined1 **)(param_1 + 0x3b40)" (( "(") (type_descriptor "undefined1 **" (type_identifier "undefined1") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3b40)" (( "(") (binary_expression "param_1 + 0x3b40" (identifier "param_1") (+ "+") (number_literal "0x3b40")) () ")")))) (= "=") (pointer_expression "&DAT_00379a38" (& "&") (identifier "DAT_00379a38"))) (; ";")) (} "}"))) (if_statement "if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) {\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }" (if "if") (parenthesized_expression "((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0'))" (( "(") (binary_expression "(*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x3ba9) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x3ba9) != '\0'" (pointer_expression "*(char *)(param_1 + 0x3ba9)" (* "*") (cast_expression "(char *)(param_1 + 0x3ba9)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3ba9)" (( "(") (binary_expression "param_1 + 0x3ba9" (identifier "param_1") (+ "+") (number_literal "0x3ba9")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(*(char *)(param_1 + 0x3c71) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x3c71) != '\0'" (pointer_expression "*(char *)(param_1 + 0x3c71)" (* "*") (cast_expression "(char *)(param_1 + 0x3c71)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3c71)" (( "(") (binary_expression "param_1 + 0x3c71" (identifier "param_1") (+ "+") (number_literal "0x3c71")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x9054) = 1;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x9054) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x9054) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x9054)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x9054)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9054)" (( "(") (binary_expression "param_1 + 0x9054" (identifier "param_1") (+ "+") (number_literal "0x9054")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}"))) (expression_statement "iVar12 = *(int *)(param_1 + 0x644c);" (assignment_expression "iVar12 = *(int *)(param_1 + 0x644c)" (identifier "iVar12") (= "=") (pointer_expression "*(int *)(param_1 + 0x644c)" (* "*") (cast_expression "(int *)(param_1 + 0x644c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x644c)" (( "(") (binary_expression "param_1 + 0x644c" (identifier "param_1") (+ "+") (number_literal "0x644c")) () ")"))))) (; ";")) (if_statement "if (0 < iVar12) {\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }" (if "if") (parenthesized_expression "(0 < iVar12)" (( "(") (binary_expression "0 < iVar12" (number_literal "0") (< "<") (identifier "iVar12")) () ")")) (compound_statement "{\n if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }\n if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }\n if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }\n }" ({ "{") (if_statement "if (*(int *)(param_1 + 0x64b4) == 0) {\n *(int *)(param_1 + 0x64b4) = iVar12;\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x64b4) == 0)" (( "(") (binary_expression "*(int *)(param_1 + 0x64b4) == 0" (pointer_expression "*(int *)(param_1 + 0x64b4)" (* "*") (cast_expression "(int *)(param_1 + 0x64b4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x64b4)" (( "(") (binary_expression "param_1 + 0x64b4" (identifier "param_1") (+ "+") (number_literal "0x64b4")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(param_1 + 0x64b4) = iVar12;\n }" ({ "{") (expression_statement "*(int *)(param_1 + 0x64b4) = iVar12;" (assignment_expression "*(int *)(param_1 + 0x64b4) = iVar12" (pointer_expression "*(int *)(param_1 + 0x64b4)" (* "*") (cast_expression "(int *)(param_1 + 0x64b4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x64b4)" (( "(") (binary_expression "param_1 + 0x64b4" (identifier "param_1") (+ "+") (number_literal "0x64b4")) () ")")))) (= "=") (identifier "iVar12")) (; ";")) (} "}"))) (if_statement "if (*(int *)(param_1 + 0x651c) == 0) {\n *(int *)(param_1 + 0x651c) = iVar12;\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x651c) == 0)" (( "(") (binary_expression "*(int *)(param_1 + 0x651c) == 0" (pointer_expression "*(int *)(param_1 + 0x651c)" (* "*") (cast_expression "(int *)(param_1 + 0x651c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x651c)" (( "(") (binary_expression "param_1 + 0x651c" (identifier "param_1") (+ "+") (number_literal "0x651c")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(param_1 + 0x651c) = iVar12;\n }" ({ "{") (expression_statement "*(int *)(param_1 + 0x651c) = iVar12;" (assignment_expression "*(int *)(param_1 + 0x651c) = iVar12" (pointer_expression "*(int *)(param_1 + 0x651c)" (* "*") (cast_expression "(int *)(param_1 + 0x651c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x651c)" (( "(") (binary_expression "param_1 + 0x651c" (identifier "param_1") (+ "+") (number_literal "0x651c")) () ")")))) (= "=") (identifier "iVar12")) (; ";")) (} "}"))) (if_statement "if (*(int *)(param_1 + 0x6584) == 0) {\n *(int *)(param_1 + 0x6584) = iVar12;\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x6584) == 0)" (( "(") (binary_expression "*(int *)(param_1 + 0x6584) == 0" (pointer_expression "*(int *)(param_1 + 0x6584)" (* "*") (cast_expression "(int *)(param_1 + 0x6584)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6584)" (( "(") (binary_expression "param_1 + 0x6584" (identifier "param_1") (+ "+") (number_literal "0x6584")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(param_1 + 0x6584) = iVar12;\n }" ({ "{") (expression_statement "*(int *)(param_1 + 0x6584) = iVar12;" (assignment_expression "*(int *)(param_1 + 0x6584) = iVar12" (pointer_expression "*(int *)(param_1 + 0x6584)" (* "*") (cast_expression "(int *)(param_1 + 0x6584)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6584)" (( "(") (binary_expression "param_1 + 0x6584" (identifier "param_1") (+ "+") (number_literal "0x6584")) () ")")))) (= "=") (identifier "iVar12")) (; ";")) (} "}"))) (} "}"))) (expression_statement "local_318[0] = 0;" (assignment_expression "local_318[0] = 0" (subscript_expression "local_318[0]" (identifier "local_318") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_328 = local_318;" (assignment_expression "local_328 = local_318" (identifier "local_328") (= "=") (identifier "local_318")) (; ";")) (expression_statement "local_320 = 0;" (assignment_expression "local_320 = 0" (identifier "local_320") (= "=") (number_literal "0")) (; ";")) (if_statement "if (*(char *)(param_1 + 0x7c20) == '\0') {\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }\n else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x7c20) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x7c20) == '\0'" (pointer_expression "*(char *)(param_1 + 0x7c20)" (* "*") (cast_expression "(char *)(param_1 + 0x7c20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x7c20)" (( "(") (binary_expression "param_1 + 0x7c20" (identifier "param_1") (+ "+") (number_literal "0x7c20")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }\n }" ({ "{") (if_statement "if (*(char *)(param_1 + 0x3f89) == '\0') {\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x3f89) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x3f89) == '\0'" (pointer_expression "*(char *)(param_1 + 0x3f89)" (* "*") (cast_expression "(char *)(param_1 + 0x3f89)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3f89)" (( "(") (binary_expression "param_1 + 0x3f89" (identifier "param_1") (+ "+") (number_literal "0x3f89")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");\n local_308 = local_2f8;\n \n FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);\n local_2e8 = 1;\n if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }\n lVar11 = param_1 + 0x3668;\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_308 != local_2f8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");\n local_2d8 = local_2c8;\n \n FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);\n local_2b8 = 1;\n if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/lib");\n local_2a8 = local_298;\n \n FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);\n local_288 = 1;\n if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_2a8 != local_298) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n local_248 = local_238;\n \n FUN_001665c0(&local_248,"/usr/lib");\n local_278 = local_268;\n \n FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));\n local_258 = 1;\n if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n goto LAB_001f0991;\n }" ({ "{") (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" (identifier "local_248") (= "=") (identifier "local_238")) (; ";")) (expression_statement "FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe");" (call_expression "FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe")" (identifier "FUN_001665c0") (argument_list "(&local_248,"/lib/powerpc-linux-gnuspe")" (( "(") (pointer_expression "&local_248" (& "&") (identifier "local_248")) (, ",") (string_literal ""/lib/powerpc-linux-gnuspe"" (" """) (string_content "/lib/powerpc-linux-gnuspe") (" """)) () ")"))) (; ";")) (expression_statement "local_308 = local_2f8;" (assignment_expression "local_308 = local_2f8" (identifier "local_308") (= "=") (identifier "local_2f8")) (; ";")) (expression_statement "FUN_00166a10(&local_308,local_248,local_240 + (long)local_248);" (call_expression "FUN_00166a10(&local_308,local_248,local_240 + (long)local_248)" (identifier "FUN_00166a10") (argument_list "(&local_308,local_248,local_240 + (long)local_248)" (( "(") (pointer_expression "&local_308" (& "&") (identifier "local_308")) (, ",") (identifier "local_248") (, ",") (binary_expression "local_240 + (long)local_248" (identifier "local_240") (+ "+") (cast_expression "(long)local_248" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_248"))) () ")"))) (; ";")) (expression_statement "local_2e8 = 1;" (assignment_expression "local_2e8 = 1" (identifier "local_2e8") (= "=") (number_literal "1")) (; ";")) (if_statement "if (local_300 == 0) {\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }" (if "if") (parenthesized_expression "(local_300 == 0)" (( "(") (binary_expression "local_300 == 0" (identifier "local_300") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_002e25a0(&local_308,0,0,".",1);\n }" ({ "{") (expression_statement "FUN_002e25a0(&local_308,0,0,".",1);" (call_expression "FUN_002e25a0(&local_308,0,0,".",1)" (identifier "FUN_002e25a0") (argument_list "(&local_308,0,0,".",1)" (( "(") (pointer_expression "&local_308" (& "&") (identifier "local_308")) (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (string_literal ""."" (" """) (string_content ".") (" """)) (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar11 = param_1 + 0x3668;" (assignment_expression "lVar11 = param_1 + 0x3668" (identifier "lVar11") (= "=") (binary_expression "param_1 + 0x3668" (identifier "param_1") (+ "+") (number_literal "0x3668"))) (; ";")) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" (identifier "plVar4") (= "=") (pointer_expression "*(long **)(param_1 + 0x3670)" (* "*") (cast_expression "(long **)(param_1 + 0x3670)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")"))))) (; ";")) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (if "if") (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" (( "(") (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" (identifier "plVar4") (== "==") (pointer_expression "*(long **)(param_1 + 0x3678)" (* "*") (cast_expression "(long **)(param_1 + 0x3678)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3678)" (( "(") (binary_expression "param_1 + 0x3678" (identifier "param_1") (+ "+") (number_literal "0x3678")) () ")"))))) () ")")) (compound_statement "{\n \n FUN_001f2ef0(lVar11,plVar4,&local_308);\n }" ({ "{") (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_308);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_308)" (identifier "FUN_001f2ef0") (argument_list "(lVar11,plVar4,&local_308)" (( "(") (identifier "lVar11") (, ",") (identifier "plVar4") (, ",") (pointer_expression "&local_308" (& "&") (identifier "local_308")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (else "else") (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_308,local_308 + local_300);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" ({ "{") (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (cast_expression "(long)(plVar4 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar4 + 2)" (( "(") (binary_expression "plVar4 + 2" (identifier "plVar4") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "FUN_00166a10(plVar4,local_308,local_308 + local_300);" (call_expression "FUN_00166a10(plVar4,local_308,local_308 + local_300)" (identifier "FUN_00166a10") (argument_list "(plVar4,local_308,local_308 + local_300)" (( "(") (identifier "plVar4") (, ",") (identifier "local_308") (, ",") (binary_expression "local_308 + local_300" (identifier "local_308") (+ "+") (identifier "local_300")) () ")"))) (; ";")) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8" (pointer_expression "*(undefined1 *)(plVar4 + 4)" (* "*") (cast_expression "(undefined1 *)(plVar4 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 4)" (( "(") (binary_expression "plVar4 + 4" (identifier "plVar4") (+ "+") (number_literal "4")) () ")")))) (= "=") (cast_expression "(undefined1)local_2e8" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "local_2e8"))) (; ";")) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" (* "*") (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar4 + 0x21)" (( "(") (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4")) (+ "+") (number_literal "0x21")) () ")")))) (= "=") (field_expression "local_2e8._1_1_" (identifier "local_2e8") (. ".") (field_identifier "_1_1_"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (+ "+") (number_literal "0x28"))) (; ";")) (} "}")))) (if_statement "if (local_308 != local_2f8) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_308 != local_2f8)" (( "(") (binary_expression "local_308 != local_2f8" (identifier "local_308") (!= "!=") (identifier "local_2f8")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_248 != local_238)" (( "(") (binary_expression "local_248 != local_238" (identifier "local_248") (!= "!=") (identifier "local_238")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" (identifier "local_248") (= "=") (identifier "local_238")) (; ";")) (expression_statement "FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe");" (call_expression "FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe")" (identifier "FUN_001665c0") (argument_list "(&local_248,"/usr/lib/powerpc-linux-gnuspe")" (( "(") (pointer_expression "&local_248" (& "&") (identifier "local_248")) (, ",") (string_literal ""/usr/lib/powerpc-linux-gnuspe"" (" """) (string_content "/usr/lib/powerpc-linux-gnuspe") (" """)) () ")"))) (; ";")) (expression_statement "local_2d8 = local_2c8;" (assignment_expression "local_2d8 = local_2c8" (identifier "local_2d8") (= "=") (identifier "local_2c8")) (; ";")) (expression_statement "FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248);" (call_expression "FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248)" (identifier "FUN_00166a10") (argument_list "(&local_2d8,local_248,local_240 + (long)local_248)" (( "(") (pointer_expression "&local_2d8" (& "&") (identifier "local_2d8")) (, ",") (identifier "local_248") (, ",") (binary_expression "local_240 + (long)local_248" (identifier "local_240") (+ "+") (cast_expression "(long)local_248" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_248"))) () ")"))) (; ";")) (expression_statement "local_2b8 = 1;" (assignment_expression "local_2b8 = 1" (identifier "local_2b8") (= "=") (number_literal "1")) (; ";")) (if_statement "if (local_2d0 == 0) {\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }" (if "if") (parenthesized_expression "(local_2d0 == 0)" (( "(") (binary_expression "local_2d0 == 0" (identifier "local_2d0") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_002e25a0(&local_2d8,0,0,".",1);\n }" ({ "{") (expression_statement "FUN_002e25a0(&local_2d8,0,0,".",1);" (call_expression "FUN_002e25a0(&local_2d8,0,0,".",1)" (identifier "FUN_002e25a0") (argument_list "(&local_2d8,0,0,".",1)" (( "(") (pointer_expression "&local_2d8" (& "&") (identifier "local_2d8")) (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (string_literal ""."" (" """) (string_content ".") (" """)) (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" (identifier "plVar4") (= "=") (pointer_expression "*(long **)(param_1 + 0x3670)" (* "*") (cast_expression "(long **)(param_1 + 0x3670)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")"))))) (; ";")) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (if "if") (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" (( "(") (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" (identifier "plVar4") (== "==") (pointer_expression "*(long **)(param_1 + 0x3678)" (* "*") (cast_expression "(long **)(param_1 + 0x3678)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3678)" (( "(") (binary_expression "param_1 + 0x3678" (identifier "param_1") (+ "+") (number_literal "0x3678")) () ")"))))) () ")")) (compound_statement "{\n \n FUN_001f2ef0(lVar11,plVar4,&local_2d8);\n }" ({ "{") (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_2d8);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_2d8)" (identifier "FUN_001f2ef0") (argument_list "(lVar11,plVar4,&local_2d8)" (( "(") (identifier "lVar11") (, ",") (identifier "plVar4") (, ",") (pointer_expression "&local_2d8" (& "&") (identifier "local_2d8")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (else "else") (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;\n *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" ({ "{") (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (cast_expression "(long)(plVar4 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar4 + 2)" (( "(") (binary_expression "plVar4 + 2" (identifier "plVar4") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0);" (call_expression "FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0)" (identifier "FUN_00166a10") (argument_list "(plVar4,local_2d8,local_2d8 + local_2d0)" (( "(") (identifier "plVar4") (, ",") (identifier "local_2d8") (, ",") (binary_expression "local_2d8 + local_2d0" (identifier "local_2d8") (+ "+") (identifier "local_2d0")) () ")"))) (; ";")) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8" (pointer_expression "*(undefined1 *)(plVar4 + 4)" (* "*") (cast_expression "(undefined1 *)(plVar4 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 4)" (( "(") (binary_expression "plVar4 + 4" (identifier "plVar4") (+ "+") (number_literal "4")) () ")")))) (= "=") (cast_expression "(undefined1)local_2b8" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "local_2b8"))) (; ";")) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" (* "*") (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar4 + 0x21)" (( "(") (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4")) (+ "+") (number_literal "0x21")) () ")")))) (= "=") (field_expression "local_2b8._1_1_" (identifier "local_2b8") (. ".") (field_identifier "_1_1_"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (+ "+") (number_literal "0x28"))) (; ";")) (} "}")))) (if_statement "if (local_2d8 != local_2c8) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_2d8 != local_2c8)" (( "(") (binary_expression "local_2d8 != local_2c8" (identifier "local_2d8") (!= "!=") (identifier "local_2c8")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_248 != local_238)" (( "(") (binary_expression "local_248 != local_238" (identifier "local_248") (!= "!=") (identifier "local_238")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" (identifier "local_248") (= "=") (identifier "local_238")) (; ";")) (expression_statement "FUN_001665c0(&local_248,"/lib");" (call_expression "FUN_001665c0(&local_248,"/lib")" (identifier "FUN_001665c0") (argument_list "(&local_248,"/lib")" (( "(") (pointer_expression "&local_248" (& "&") (identifier "local_248")) (, ",") (string_literal ""/lib"" (" """) (string_content "/lib") (" """)) () ")"))) (; ";")) (expression_statement "local_2a8 = local_298;" (assignment_expression "local_2a8 = local_298" (identifier "local_2a8") (= "=") (identifier "local_298")) (; ";")) (expression_statement "FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248);" (call_expression "FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248)" (identifier "FUN_00166a10") (argument_list "(&local_2a8,local_248,local_240 + (long)local_248)" (( "(") (pointer_expression "&local_2a8" (& "&") (identifier "local_2a8")) (, ",") (identifier "local_248") (, ",") (binary_expression "local_240 + (long)local_248" (identifier "local_240") (+ "+") (cast_expression "(long)local_248" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_248"))) () ")"))) (; ";")) (expression_statement "local_288 = 1;" (assignment_expression "local_288 = 1" (identifier "local_288") (= "=") (number_literal "1")) (; ";")) (if_statement "if (local_2a0 == 0) {\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }" (if "if") (parenthesized_expression "(local_2a0 == 0)" (( "(") (binary_expression "local_2a0 == 0" (identifier "local_2a0") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_002e25a0(&local_2a8,0,0,".",1);\n }" ({ "{") (expression_statement "FUN_002e25a0(&local_2a8,0,0,".",1);" (call_expression "FUN_002e25a0(&local_2a8,0,0,".",1)" (identifier "FUN_002e25a0") (argument_list "(&local_2a8,0,0,".",1)" (( "(") (pointer_expression "&local_2a8" (& "&") (identifier "local_2a8")) (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (string_literal ""."" (" """) (string_content ".") (" """)) (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" (identifier "plVar4") (= "=") (pointer_expression "*(long **)(param_1 + 0x3670)" (* "*") (cast_expression "(long **)(param_1 + 0x3670)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")"))))) (; ";")) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (if "if") (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" (( "(") (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" (identifier "plVar4") (== "==") (pointer_expression "*(long **)(param_1 + 0x3678)" (* "*") (cast_expression "(long **)(param_1 + 0x3678)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3678)" (( "(") (binary_expression "param_1 + 0x3678" (identifier "param_1") (+ "+") (number_literal "0x3678")) () ")"))))) () ")")) (compound_statement "{\n \n FUN_001f2ef0(lVar11,plVar4,&local_2a8);\n }" ({ "{") (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_2a8);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_2a8)" (identifier "FUN_001f2ef0") (argument_list "(lVar11,plVar4,&local_2a8)" (( "(") (identifier "lVar11") (, ",") (identifier "plVar4") (, ",") (pointer_expression "&local_2a8" (& "&") (identifier "local_2a8")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (else "else") (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_288;\n *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" ({ "{") (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (cast_expression "(long)(plVar4 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar4 + 2)" (( "(") (binary_expression "plVar4 + 2" (identifier "plVar4") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0);" (call_expression "FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0)" (identifier "FUN_00166a10") (argument_list "(plVar4,local_2a8,local_2a8 + local_2a0)" (( "(") (identifier "plVar4") (, ",") (identifier "local_2a8") (, ",") (binary_expression "local_2a8 + local_2a0" (identifier "local_2a8") (+ "+") (identifier "local_2a0")) () ")"))) (; ";")) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_288;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_288" (pointer_expression "*(undefined1 *)(plVar4 + 4)" (* "*") (cast_expression "(undefined1 *)(plVar4 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 4)" (( "(") (binary_expression "plVar4 + 4" (identifier "plVar4") (+ "+") (number_literal "4")) () ")")))) (= "=") (cast_expression "(undefined1)local_288" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "local_288"))) (; ";")) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" (* "*") (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar4 + 0x21)" (( "(") (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4")) (+ "+") (number_literal "0x21")) () ")")))) (= "=") (field_expression "local_288._1_1_" (identifier "local_288") (. ".") (field_identifier "_1_1_"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (+ "+") (number_literal "0x28"))) (; ";")) (} "}")))) (if_statement "if (local_2a8 != local_298) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_2a8 != local_298)" (( "(") (binary_expression "local_2a8 != local_298" (identifier "local_2a8") (!= "!=") (identifier "local_298")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_248 != local_238)" (( "(") (binary_expression "local_248 != local_238" (identifier "local_248") (!= "!=") (identifier "local_238")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" (identifier "local_248") (= "=") (identifier "local_238")) (; ";")) (expression_statement "FUN_001665c0(&local_248,"/usr/lib");" (call_expression "FUN_001665c0(&local_248,"/usr/lib")" (identifier "FUN_001665c0") (argument_list "(&local_248,"/usr/lib")" (( "(") (pointer_expression "&local_248" (& "&") (identifier "local_248")) (, ",") (string_literal ""/usr/lib"" (" """) (string_content "/usr/lib") (" """)) () ")"))) (; ";")) (expression_statement "local_278 = local_268;" (assignment_expression "local_278 = local_268" (identifier "local_278") (= "=") (identifier "local_268")) (; ";")) (expression_statement "FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248));" (call_expression "FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248))" (identifier "FUN_00166a10") (argument_list "(&local_278,local_248,(undefined *)(local_240 + (long)local_248))" (( "(") (pointer_expression "&local_278" (& "&") (identifier "local_278")) (, ",") (identifier "local_248") (, ",") (cast_expression "(undefined *)(local_240 + (long)local_248)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_240 + (long)local_248)" (( "(") (binary_expression "local_240 + (long)local_248" (identifier "local_240") (+ "+") (cast_expression "(long)local_248" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_248"))) () ")"))) () ")"))) (; ";")) (expression_statement "local_258 = 1;" (assignment_expression "local_258 = 1" (identifier "local_258") (= "=") (number_literal "1")) (; ";")) (if_statement "if (local_270 == 0) {\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }" (if "if") (parenthesized_expression "(local_270 == 0)" (( "(") (binary_expression "local_270 == 0" (identifier "local_270") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_002e25a0(&local_278,0,0,".",1);\n }" ({ "{") (expression_statement "FUN_002e25a0(&local_278,0,0,".",1);" (call_expression "FUN_002e25a0(&local_278,0,0,".",1)" (identifier "FUN_002e25a0") (argument_list "(&local_278,0,0,".",1)" (( "(") (pointer_expression "&local_278" (& "&") (identifier "local_278")) (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (string_literal ""."" (" """) (string_content ".") (" """)) (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" (identifier "plVar4") (= "=") (pointer_expression "*(long **)(param_1 + 0x3670)" (* "*") (cast_expression "(long **)(param_1 + 0x3670)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")"))))) (; ";")) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) {\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }\n else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (if "if") (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" (( "(") (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" (identifier "plVar4") (== "==") (pointer_expression "*(long **)(param_1 + 0x3678)" (* "*") (cast_expression "(long **)(param_1 + 0x3678)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3678)" (( "(") (binary_expression "param_1 + 0x3678" (identifier "param_1") (+ "+") (number_literal "0x3678")) () ")"))))) () ")")) (compound_statement "{\n \n FUN_001f2ef0(lVar11,plVar4,&local_278);\n }" ({ "{") (expression_statement "FUN_001f2ef0(lVar11,plVar4,&local_278);" (call_expression "FUN_001f2ef0(lVar11,plVar4,&local_278)" (identifier "FUN_001f2ef0") (argument_list "(lVar11,plVar4,&local_278)" (( "(") (identifier "lVar11") (, ",") (identifier "plVar4") (, ",") (pointer_expression "&local_278" (& "&") (identifier "local_278")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (else "else") (compound_statement "{\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_278,local_278 + local_270);\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_258;\n *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" ({ "{") (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (cast_expression "(long)(plVar4 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar4 + 2)" (( "(") (binary_expression "plVar4 + 2" (identifier "plVar4") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "FUN_00166a10(plVar4,local_278,local_278 + local_270);" (call_expression "FUN_00166a10(plVar4,local_278,local_278 + local_270)" (identifier "FUN_00166a10") (argument_list "(plVar4,local_278,local_278 + local_270)" (( "(") (identifier "plVar4") (, ",") (identifier "local_278") (, ",") (binary_expression "local_278 + local_270" (identifier "local_278") (+ "+") (identifier "local_270")) () ")"))) (; ";")) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_258;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_258" (pointer_expression "*(undefined1 *)(plVar4 + 4)" (* "*") (cast_expression "(undefined1 *)(plVar4 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 4)" (( "(") (binary_expression "plVar4 + 4" (identifier "plVar4") (+ "+") (number_literal "4")) () ")")))) (= "=") (cast_expression "(undefined1)local_258" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "local_258"))) (; ";")) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" (* "*") (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar4 + 0x21)" (( "(") (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4")) (+ "+") (number_literal "0x21")) () ")")))) (= "=") (field_expression "local_258._1_1_" (identifier "local_258") (. ".") (field_identifier "_1_1_"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (+ "+") (number_literal "0x28"))) (; ";")) (} "}")))) (if_statement "if (local_278 != local_268) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_278 != local_268)" (( "(") (binary_expression "local_278 != local_268" (identifier "local_278") (!= "!=") (identifier "local_268")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_248 != local_238)" (( "(") (binary_expression "local_248 != local_238" (identifier "local_248") (!= "!=") (identifier "local_238")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (goto_statement "goto LAB_001f0991;" (goto "goto") (statement_identifier "LAB_001f0991") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }" (else "else") (compound_statement "{\n pcVar9 = *(char **)(param_1 + 0x7c28);\n sVar6 = strlen(pcVar9);\n \n FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);\n iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);\n if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }\nLAB_001f0991:\n uVar3 = 0;\n if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }\n }" ({ "{") (expression_statement "pcVar9 = *(char **)(param_1 + 0x7c28);" (assignment_expression "pcVar9 = *(char **)(param_1 + 0x7c28)" (identifier "pcVar9") (= "=") (pointer_expression "*(char **)(param_1 + 0x7c28)" (* "*") (cast_expression "(char **)(param_1 + 0x7c28)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x7c28)" (( "(") (binary_expression "param_1 + 0x7c28" (identifier "param_1") (+ "+") (number_literal "0x7c28")) () ")"))))) (; ";")) (expression_statement "sVar6 = strlen(pcVar9);" (assignment_expression "sVar6 = strlen(pcVar9)" (identifier "sVar6") (= "=") (call_expression "strlen(pcVar9)" (identifier "strlen") (argument_list "(pcVar9)" (( "(") (identifier "pcVar9") () ")")))) (; ";")) (expression_statement "FUN_002e25a0(&local_328,0,0,pcVar9,sVar6);" (call_expression "FUN_002e25a0(&local_328,0,0,pcVar9,sVar6)" (identifier "FUN_002e25a0") (argument_list "(&local_328,0,0,pcVar9,sVar6)" (( "(") (pointer_expression "&local_328" (& "&") (identifier "local_328")) (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (identifier "pcVar9") (, ",") (identifier "sVar6") () ")"))) (; ";")) (expression_statement "iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26);" (assignment_expression "iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26)" (identifier "iVar12") (= "=") (call_expression "FUN_002e3ac0(&local_328,0,2,&DAT_0037af26)" (identifier "FUN_002e3ac0") (argument_list "(&local_328,0,2,&DAT_0037af26)" (( "(") (pointer_expression "&local_328" (& "&") (identifier "local_328")) (, ",") (number_literal "0") (, ",") (number_literal "2") (, ",") (pointer_expression "&DAT_0037af26" (& "&") (identifier "DAT_0037af26")) () ")")))) (; ";")) (if_statement "if (iVar12 == 0) {\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }" (if "if") (parenthesized_expression "(iVar12 == 0)" (( "(") (binary_expression "iVar12 == 0" (identifier "iVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar3 = local_320;\n if (2 < local_320) {\n uVar3 = 2;\n }\n \n FUN_002e1aa0(&local_328,0,uVar3);\n }" ({ "{") (expression_statement "uVar3 = local_320;" (assignment_expression "uVar3 = local_320" (identifier "uVar3") (= "=") (identifier "local_320")) (; ";")) (if_statement "if (2 < local_320) {\n uVar3 = 2;\n }" (if "if") (parenthesized_expression "(2 < local_320)" (( "(") (binary_expression "2 < local_320" (number_literal "2") (< "<") (identifier "local_320")) () ")")) (compound_statement "{\n uVar3 = 2;\n }" ({ "{") (expression_statement "uVar3 = 2;" (assignment_expression "uVar3 = 2" (identifier "uVar3") (= "=") (number_literal "2")) (; ";")) (} "}"))) (expression_statement "FUN_002e1aa0(&local_328,0,uVar3);" (call_expression "FUN_002e1aa0(&local_328,0,uVar3)" (identifier "FUN_002e1aa0") (argument_list "(&local_328,0,uVar3)" (( "(") (pointer_expression "&local_328" (& "&") (identifier "local_328")) (, ",") (number_literal "0") (, ",") (identifier "uVar3") () ")"))) (; ";")) (} "}"))) (labeled_statement "LAB_001f0991:\n uVar3 = 0;" (statement_identifier "LAB_001f0991") (: ":") (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" (identifier "uVar3") (= "=") (number_literal "0")) (; ";"))) (if_statement "if (local_320 != 0) {\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }" (if "if") (parenthesized_expression "(local_320 != 0)" (( "(") (binary_expression "local_320 != 0" (identifier "local_320") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );\n }" ({ "{") (do_statement "do {\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n } while( true );" (do "do") (compound_statement "{\n lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);\n uVar13 = 0xffffffffffffffff;\n if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }\n uVar3 = lVar11 + 1;\n }" ({ "{") (expression_statement "lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3);" (assignment_expression "lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3)" (identifier "lVar11") (= "=") (call_expression "FUN_002e33e0(&local_328,0x3a,uVar3)" (identifier "FUN_002e33e0") (argument_list "(&local_328,0x3a,uVar3)" (( "(") (pointer_expression "&local_328" (& "&") (identifier "local_328")) (, ",") (number_literal "0x3a") (, ",") (identifier "uVar3") () ")")))) (; ";")) (expression_statement "uVar13 = 0xffffffffffffffff;" (assignment_expression "uVar13 = 0xffffffffffffffff" (identifier "uVar13") (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (if_statement "if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) {\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }" (if "if") (parenthesized_expression "((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0))" (( "(") (binary_expression "(lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)" (parenthesized_expression "(lVar11 == -1)" (( "(") (binary_expression "lVar11 == -1" (identifier "lVar11") (== "==") (number_literal "-1")) () ")")) (|| "||") (parenthesized_expression "(uVar13 = lVar11 - uVar3, uVar13 != 0)" (( "(") (comma_expression "uVar13 = lVar11 - uVar3, uVar13 != 0" (assignment_expression "uVar13 = lVar11 - uVar3" (identifier "uVar13") (= "=") (binary_expression "lVar11 - uVar3" (identifier "lVar11") (- "-") (identifier "uVar3"))) (, ",") (binary_expression "uVar13 != 0" (identifier "uVar13") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }\n uVar14 = local_320 - uVar3;\n if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }\n local_278 = local_268;\n FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);\n local_248 = local_238;\n \n FUN_00166a10(&local_248,local_278,local_278 + local_270);\n local_228 = 1;\n if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }\n if (local_248 != local_238) {\n FUN_002dac70();\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n if (lVar11 == -1) break;\n }" ({ "{") (if_statement "if (local_320 < uVar3) {\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }" (if "if") (parenthesized_expression "(local_320 < uVar3)" (( "(") (binary_expression "local_320 < uVar3" (identifier "local_320") (< "<") (identifier "uVar3")) () ")")) (compound_statement "{\n \n \n FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);\n }" ({ "{") (expression_statement "FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320);" (call_expression "FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320)" (identifier "FUN_00319620") (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)",\n "basic_string::substr",uVar3,local_320)" (( "(") (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::substr"" (" """) (string_content "basic_string::substr") (" """)) (, ",") (identifier "uVar3") (, ",") (identifier "local_320") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar14 = local_320 - uVar3;" (assignment_expression "uVar14 = local_320 - uVar3" (identifier "uVar14") (= "=") (binary_expression "local_320 - uVar3" (identifier "local_320") (- "-") (identifier "uVar3"))) (; ";")) (if_statement "if (uVar13 < local_320 - uVar3) {\n uVar14 = uVar13;\n }" (if "if") (parenthesized_expression "(uVar13 < local_320 - uVar3)" (( "(") (binary_expression "uVar13 < local_320 - uVar3" (identifier "uVar13") (< "<") (binary_expression "local_320 - uVar3" (identifier "local_320") (- "-") (identifier "uVar3"))) () ")")) (compound_statement "{\n uVar14 = uVar13;\n }" ({ "{") (expression_statement "uVar14 = uVar13;" (assignment_expression "uVar14 = uVar13" (identifier "uVar14") (= "=") (identifier "uVar13")) (; ";")) (} "}"))) (expression_statement "local_278 = local_268;" (assignment_expression "local_278 = local_268" (identifier "local_278") (= "=") (identifier "local_268")) (; ";")) (expression_statement "FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14);" (call_expression "FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14)" (identifier "FUN_001665c0") (argument_list "(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14)" (( "(") (pointer_expression "&local_278" (& "&") (identifier "local_278")) (, ",") (binary_expression "local_328 + uVar3" (identifier "local_328") (+ "+") (identifier "uVar3")) (, ",") (binary_expression "local_328 + uVar3 + uVar14" (binary_expression "local_328 + uVar3" (identifier "local_328") (+ "+") (identifier "uVar3")) (+ "+") (identifier "uVar14")) () ")"))) (; ";")) (expression_statement "local_248 = local_238;" (assignment_expression "local_248 = local_238" (identifier "local_248") (= "=") (identifier "local_238")) (; ";")) (expression_statement "FUN_00166a10(&local_248,local_278,local_278 + local_270);" (call_expression "FUN_00166a10(&local_248,local_278,local_278 + local_270)" (identifier "FUN_00166a10") (argument_list "(&local_248,local_278,local_278 + local_270)" (( "(") (pointer_expression "&local_248" (& "&") (identifier "local_248")) (, ",") (identifier "local_278") (, ",") (binary_expression "local_278 + local_270" (identifier "local_278") (+ "+") (identifier "local_270")) () ")"))) (; ";")) (expression_statement "local_228 = 1;" (assignment_expression "local_228 = 1" (identifier "local_228") (= "=") (number_literal "1")) (; ";")) (if_statement "if (local_240 == 0) {\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }\n else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (if "if") (parenthesized_expression "(local_240 == 0)" (( "(") (binary_expression "local_240 == 0" (identifier "local_240") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_002e25a0(&local_248,0,0,".",1);\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;\nLAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);\n }" ({ "{") (expression_statement "FUN_002e25a0(&local_248,0,0,".",1);" (call_expression "FUN_002e25a0(&local_248,0,0,".",1)" (identifier "FUN_002e25a0") (argument_list "(&local_248,0,0,".",1)" (( "(") (pointer_expression "&local_248" (& "&") (identifier "local_248")) (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (string_literal ""."" (" """) (string_content ".") (" """)) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" (identifier "plVar4") (= "=") (pointer_expression "*(long **)(param_1 + 0x3670)" (* "*") (cast_expression "(long **)(param_1 + 0x3670)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")"))))) (; ";")) (if_statement "if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f;" (if "if") (parenthesized_expression "(plVar4 != *(long **)(param_1 + 0x3678))" (( "(") (binary_expression "plVar4 != *(long **)(param_1 + 0x3678)" (identifier "plVar4") (!= "!=") (pointer_expression "*(long **)(param_1 + 0x3678)" (* "*") (cast_expression "(long **)(param_1 + 0x3678)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3678)" (( "(") (binary_expression "param_1 + 0x3678" (identifier "param_1") (+ "+") (number_literal "0x3678")) () ")"))))) () ")")) (goto_statement "goto LAB_001f0a7f;" (goto "goto") (statement_identifier "LAB_001f0a7f") (; ";"))) (labeled_statement "LAB_001f0b2d:\n \n FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);" (statement_identifier "LAB_001f0b2d") (: ":") (expression_statement "FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248);" (call_expression "FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248)" (identifier "FUN_001f2ef0") (argument_list "(param_1 + 0x3668,plVar4,&local_248)" (( "(") (binary_expression "param_1 + 0x3668" (identifier "param_1") (+ "+") (number_literal "0x3668")) (, ",") (identifier "plVar4") (, ",") (pointer_expression "&local_248" (& "&") (identifier "local_248")) () ")"))) (; ";"))) (} "}")) (else_clause "else {\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" (else "else") (compound_statement "{\n plVar4 = *(long **)(param_1 + 0x3670);\n if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;\nLAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);\n \n FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));\n *(undefined1 *)(plVar4 + 4) = (undefined1)local_228;\n *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;\n *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;\n }" ({ "{") (expression_statement "plVar4 = *(long **)(param_1 + 0x3670);" (assignment_expression "plVar4 = *(long **)(param_1 + 0x3670)" (identifier "plVar4") (= "=") (pointer_expression "*(long **)(param_1 + 0x3670)" (* "*") (cast_expression "(long **)(param_1 + 0x3670)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")"))))) (; ";")) (if_statement "if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d;" (if "if") (parenthesized_expression "(plVar4 == *(long **)(param_1 + 0x3678))" (( "(") (binary_expression "plVar4 == *(long **)(param_1 + 0x3678)" (identifier "plVar4") (== "==") (pointer_expression "*(long **)(param_1 + 0x3678)" (* "*") (cast_expression "(long **)(param_1 + 0x3678)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x3678)" (( "(") (binary_expression "param_1 + 0x3678" (identifier "param_1") (+ "+") (number_literal "0x3678")) () ")"))))) () ")")) (goto_statement "goto LAB_001f0b2d;" (goto "goto") (statement_identifier "LAB_001f0b2d") (; ";"))) (labeled_statement "LAB_001f0a7f:\n *plVar4 = (long)(plVar4 + 2);" (statement_identifier "LAB_001f0a7f") (: ":") (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (cast_expression "(long)(plVar4 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar4 + 2)" (( "(") (binary_expression "plVar4 + 2" (identifier "plVar4") (+ "+") (number_literal "2")) () ")")))) (; ";"))) (expression_statement "FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248));" (call_expression "FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248))" (identifier "FUN_00166a10") (argument_list "(plVar4,local_248,(undefined *)(local_240 + (long)local_248))" (( "(") (identifier "plVar4") (, ",") (identifier "local_248") (, ",") (cast_expression "(undefined *)(local_240 + (long)local_248)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_240 + (long)local_248)" (( "(") (binary_expression "local_240 + (long)local_248" (identifier "local_240") (+ "+") (cast_expression "(long)local_248" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_248"))) () ")"))) () ")"))) (; ";")) (expression_statement "*(undefined1 *)(plVar4 + 4) = (undefined1)local_228;" (assignment_expression "*(undefined1 *)(plVar4 + 4) = (undefined1)local_228" (pointer_expression "*(undefined1 *)(plVar4 + 4)" (* "*") (cast_expression "(undefined1 *)(plVar4 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 4)" (( "(") (binary_expression "plVar4 + 4" (identifier "plVar4") (+ "+") (number_literal "4")) () ")")))) (= "=") (cast_expression "(undefined1)local_228" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "local_228"))) (; ";")) (expression_statement "*(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_;" (assignment_expression "*(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_" (pointer_expression "*(undefined1 *)((long)plVar4 + 0x21)" (* "*") (cast_expression "(undefined1 *)((long)plVar4 + 0x21)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar4 + 0x21)" (( "(") (binary_expression "(long)plVar4 + 0x21" (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4")) (+ "+") (number_literal "0x21")) () ")")))) (= "=") (field_expression "local_228._1_1_" (identifier "local_228") (. ".") (field_identifier "_1_1_"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28;" (assignment_expression "*(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x3670) + 0x28" (pointer_expression "*(long *)(param_1 + 0x3670)" (* "*") (cast_expression "(long *)(param_1 + 0x3670)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3670)" (( "(") (binary_expression "param_1 + 0x3670" (identifier "param_1") (+ "+") (number_literal "0x3670")) () ")")))) (+ "+") (number_literal "0x28"))) (; ";")) (} "}")))) (if_statement "if (local_248 != local_238) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_248 != local_238)" (( "(") (binary_expression "local_248 != local_238" (identifier "local_248") (!= "!=") (identifier "local_238")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_278 != local_268) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_278 != local_268)" (( "(") (binary_expression "local_278 != local_268" (identifier "local_278") (!= "!=") (identifier "local_268")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (lVar11 == -1) break;" (if "if") (parenthesized_expression "(lVar11 == -1)" (( "(") (binary_expression "lVar11 == -1" (identifier "lVar11") (== "==") (number_literal "-1")) () ")")) (break_statement "break;" (break "break") (; ";"))) (} "}"))) (expression_statement "uVar3 = lVar11 + 1;" (assignment_expression "uVar3 = lVar11 + 1" (identifier "uVar3") (= "=") (binary_expression "lVar11 + 1" (identifier "lVar11") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (} "}")))) (if_statement "if (*(long *)(param_1 + 0x51e8) != 0) {\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n \n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n \n FUN_003032d0(local_238);\n \n FUN_00300fe0(local_148,local_238);\n \n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x51e8) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x51e8) != 0" (pointer_expression "*(long *)(param_1 + 0x51e8)" (* "*") (cast_expression "(long *)(param_1 + 0x51e8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x51e8)" (( "(") (binary_expression "param_1 + 0x51e8" (identifier "param_1") (+ "+") (number_literal "0x51e8")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_003189d0();\n local_148[0] = &PTR_FUN_00439478;\n local_68 = 0;\n local_248 = (undefined ***)PTR_DAT_00439640;\n local_70 = 0;\n local_60 = 0;\n local_58 = 0;\n local_50 = 0;\n local_48 = 0;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n \n FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n \n FUN_003032d0(local_238);\n \n FUN_00300fe0(local_148,local_238);\n \n lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);\n puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);\n if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }\n if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }\n local_268[0] = 0;\n local_270 = 0;\n local_278 = local_268;\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }\n if (local_278 != local_268) {\n FUN_002dac70();\n }\n local_248 = (undefined ***)&PTR_FUN_00439670;\n local_148[0] = &PTR_FUN_00439698;\n local_238[0] = &PTR_FUN_00439578;\n FUN_00306c60(local_238);\n thunk_FUN_002db2e0(local_1d0);\n local_238[0] = &PTR_FUN_004386a0;\n FUN_002dd1b0(local_200);\n local_248 = (undefined ***)PTR_DAT_00439640;\n *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;\n local_240 = 0;\n local_148[0] = &PTR_FUN_00439478;\n FUN_00318d20(local_148);\n }" ({ "{") (expression_statement "FUN_003189d0();" (call_expression "FUN_003189d0()" (identifier "FUN_003189d0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "local_148[0] = &PTR_FUN_00439478;" (assignment_expression "local_148[0] = &PTR_FUN_00439478" (subscript_expression "local_148[0]" (identifier "local_148") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439478" (& "&") (identifier "PTR_FUN_00439478"))) (; ";")) (expression_statement "local_68 = 0;" (assignment_expression "local_68 = 0" (identifier "local_68") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_248 = (undefined ***)PTR_DAT_00439640;" (assignment_expression "local_248 = (undefined ***)PTR_DAT_00439640" (identifier "local_248") (= "=") (cast_expression "(undefined ***)PTR_DAT_00439640" (( "(") (type_descriptor "undefined ***" (type_identifier "undefined") (abstract_pointer_declarator "***" (* "*") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*"))))) () ")") (identifier "PTR_DAT_00439640"))) (; ";")) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" (identifier "local_70") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" (identifier "local_60") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" (identifier "local_58") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" (identifier "local_48") (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;" (assignment_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648" (pointer_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" (* "*") (cast_expression "(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" (( "(") (type_descriptor "undefined **" (type_identifier "undefined") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" (( "(") (binary_expression "(long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)" (cast_expression "(long)&local_248" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&local_248" (& "&") (identifier "local_248"))) (+ "+") (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" (( "(") (binary_expression "PTR_DAT_00439640 + -0x18" (identifier "PTR_DAT_00439640") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (identifier "PTR_DAT_00439648")) (; ";")) (expression_statement "local_240 = 0;" (assignment_expression "local_240 = 0" (identifier "local_240") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0);" (call_expression "FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0)" (identifier "FUN_00300fe0") (argument_list "(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0)" (( "(") (binary_expression "*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248" (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" (( "(") (binary_expression "PTR_DAT_00439640 + -0x18" (identifier "PTR_DAT_00439640") (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)&local_248" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&local_248" (& "&") (identifier "local_248")))) (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "local_248 = (undefined ***)&PTR_FUN_00439670;" (assignment_expression "local_248 = (undefined ***)&PTR_FUN_00439670" (identifier "local_248") (= "=") (cast_expression "(undefined ***)&PTR_FUN_00439670" (( "(") (type_descriptor "undefined ***" (type_identifier "undefined") (abstract_pointer_declarator "***" (* "*") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*"))))) () ")") (pointer_expression "&PTR_FUN_00439670" (& "&") (identifier "PTR_FUN_00439670")))) (; ";")) (expression_statement "local_148[0] = &PTR_FUN_00439698;" (assignment_expression "local_148[0] = &PTR_FUN_00439698" (subscript_expression "local_148[0]" (identifier "local_148") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439698" (& "&") (identifier "PTR_FUN_00439698"))) (; ";")) (expression_statement "FUN_003032d0(local_238);" (call_expression "FUN_003032d0(local_238)" (identifier "FUN_003032d0") (argument_list "(local_238)" (( "(") (identifier "local_238") () ")"))) (; ";")) (expression_statement "FUN_00300fe0(local_148,local_238);" (call_expression "FUN_00300fe0(local_148,local_238)" (identifier "FUN_00300fe0") (argument_list "(local_148,local_238)" (( "(") (identifier "local_148") (, ",") (identifier "local_238") () ")"))) (; ";")) (expression_statement "lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8);" (assignment_expression "lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8)" (identifier "lVar11") (= "=") (call_expression "FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8)" (identifier "FUN_003077a0") (argument_list "(local_238,*(undefined8 *)(param_1 + 0x51e8),8)" (( "(") (identifier "local_238") (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x51e8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x51e8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x51e8)" (( "(") (binary_expression "param_1 + 0x51e8" (identifier "param_1") (+ "+") (number_literal "0x51e8")) () ")")))) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248);" (assignment_expression "puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248)" (identifier "puVar17") (= "=") (cast_expression "(undefined *)((long)local_248[-3] + (long)&local_248)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_248[-3] + (long)&local_248)" (( "(") (binary_expression "(long)local_248[-3] + (long)&local_248" (cast_expression "(long)local_248[-3]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (subscript_expression "local_248[-3]" (identifier "local_248") ([ "[") (number_literal "-3") (] "]"))) (+ "+") (cast_expression "(long)&local_248" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&local_248" (& "&") (identifier "local_248")))) () ")")))) (; ";")) (if_statement "if (lVar11 == 0) {\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }\n else {\n FUN_00300870(puVar17,0);\n }" (if "if") (parenthesized_expression "(lVar11 == 0)" (( "(") (binary_expression "lVar11 == 0" (identifier "lVar11") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);\n }" ({ "{") (expression_statement "FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4);" (call_expression "FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4)" (identifier "FUN_00300870") (argument_list "(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4)" (( "(") (identifier "puVar17") (, ",") (binary_expression "*(uint *)((long)&local_228 + (long)local_248[-3]) | 4" (pointer_expression "*(uint *)((long)&local_228 + (long)local_248[-3])" (* "*") (cast_expression "(uint *)((long)&local_228 + (long)local_248[-3])" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&local_228 + (long)local_248[-3])" (( "(") (binary_expression "(long)&local_228 + (long)local_248[-3]" (cast_expression "(long)&local_228" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&local_228" (& "&") (identifier "local_228"))) (+ "+") (cast_expression "(long)local_248[-3]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (subscript_expression "local_248[-3]" (identifier "local_248") ([ "[") (number_literal "-3") (] "]")))) () ")")))) (| "|") (number_literal "4")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n FUN_00300870(puVar17,0);\n }" (else "else") (compound_statement "{\n FUN_00300870(puVar17,0);\n }" ({ "{") (expression_statement "FUN_00300870(puVar17,0);" (call_expression "FUN_00300870(puVar17,0)" (identifier "FUN_00300870") (argument_list "(puVar17,0)" (( "(") (identifier "puVar17") (, ",") (number_literal "0") () ")"))) (; ";")) (} "}")))) (if_statement "if ((local_128 & 5) != 0) {\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }" (if "if") (parenthesized_expression "((local_128 & 5) != 0)" (( "(") (binary_expression "(local_128 & 5) != 0" (parenthesized_expression "(local_128 & 5)" (( "(") (binary_expression "local_128 & 5" (identifier "local_128") (& "&") (number_literal "5")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n piVar8 = __errno_location();\n pcVar9 = strerror(*piVar8);\n uVar7 = *(undefined8 *)(param_1 + 0x51e8);\n uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");\n \n \n FUN_001781e0(uVar10,uVar7,pcVar9);\n }" ({ "{") (expression_statement "piVar8 = __errno_location();" (assignment_expression "piVar8 = __errno_location()" (identifier "piVar8") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "pcVar9 = strerror(*piVar8);" (assignment_expression "pcVar9 = strerror(*piVar8)" (identifier "pcVar9") (= "=") (call_expression "strerror(*piVar8)" (identifier "strerror") (argument_list "(*piVar8)" (( "(") (pointer_expression "*piVar8" (* "*") (identifier "piVar8")) () ")")))) (; ";")) (expression_statement "uVar7 = *(undefined8 *)(param_1 + 0x51e8);" (assignment_expression "uVar7 = *(undefined8 *)(param_1 + 0x51e8)" (identifier "uVar7") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x51e8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x51e8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x51e8)" (( "(") (binary_expression "param_1 + 0x51e8" (identifier "param_1") (+ "+") (number_literal "0x51e8")) () ")"))))) (; ";")) (expression_statement "uVar10 = gettext("unable to open -retain-symbols-file file %s: %s");" (assignment_expression "uVar10 = gettext("unable to open -retain-symbols-file file %s: %s")" (identifier "uVar10") (= "=") (call_expression "gettext("unable to open -retain-symbols-file file %s: %s")" (identifier "gettext") (argument_list "("unable to open -retain-symbols-file file %s: %s")" (( "(") (string_literal ""unable to open -retain-symbols-file file %s: %s"" (" """) (string_content "unable to open -retain-symbols-file file %s: %s") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar10,uVar7,pcVar9);" (call_expression "FUN_001781e0(uVar10,uVar7,pcVar9)" (identifier "FUN_001781e0") (argument_list "(uVar10,uVar7,pcVar9)" (( "(") (identifier "uVar10") (, ",") (identifier "uVar7") (, ",") (identifier "pcVar9") () ")"))) (; ";")) (} "}"))) (expression_statement "local_268[0] = 0;" (assignment_expression "local_268[0] = 0" (subscript_expression "local_268[0]" (identifier "local_268") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_270 = 0;" (assignment_expression "local_270 = 0" (identifier "local_270") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_278 = local_268;" (assignment_expression "local_278 = local_268" (identifier "local_278") (= "=") (identifier "local_268")) (; ";")) (expression_statement "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);" (assignment_expression "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3])" (identifier "plVar4") (= "=") (pointer_expression "*(long **)((long)alStack_158 + (long)local_248[-3])" (* "*") (cast_expression "(long **)((long)alStack_158 + (long)local_248[-3])" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "((long)alStack_158 + (long)local_248[-3])" (( "(") (binary_expression "(long)alStack_158 + (long)local_248[-3]" (cast_expression "(long)alStack_158" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "alStack_158")) (+ "+") (cast_expression "(long)local_248[-3]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (subscript_expression "local_248[-3]" (identifier "local_248") ([ "[") (number_literal "-3") (] "]")))) () ")"))))) (; ";")) (if_statement "if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\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 \n \n FUN_00319460();\n }" ({ "{") (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" (identifier "FUN_00319460") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (while_statement "while( true ) {\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }\n \n FUN_002db930(&local_248,&local_278,iVar12);\n if ((local_128 & 5) != 0) break;\n if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }\n uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);\n uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);\n plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }\n plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);\n if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n }" ({ "{") (if_statement "if ((char)plVar4[7] == '\0') {\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }\n else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }" (if "if") (parenthesized_expression "((char)plVar4[7] == '\0')" (( "(") (binary_expression "(char)plVar4[7] == '\0'" (cast_expression "(char)plVar4[7]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "plVar4[7]" (identifier "plVar4") ([ "[") (number_literal "7") (] "]"))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_00319ad0(plVar4);\n iVar12 = 10;\n if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }\n }" ({ "{") (expression_statement "FUN_00319ad0(plVar4);" (call_expression "FUN_00319ad0(plVar4)" (identifier "FUN_00319ad0") (argument_list "(plVar4)" (( "(") (identifier "plVar4") () ")"))) (; ";")) (expression_statement "iVar12 = 10;" (assignment_expression "iVar12 = 10" (identifier "iVar12") (= "=") (number_literal "10")) (; ";")) (if_statement "if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) {\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar4 + 0x30) != FUN_001b0f20)" (( "(") (binary_expression "*(code **)(*plVar4 + 0x30) != FUN_001b0f20" (pointer_expression "*(code **)(*plVar4 + 0x30)" (* "*") (cast_expression "(code **)(*plVar4 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x30)" (( "(") (binary_expression "*plVar4 + 0x30" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x30")) () ")")))) (!= "!=") (identifier "FUN_001b0f20")) () ")")) (compound_statement "{\n cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);\n iVar12 = (int)cVar2;\n }" ({ "{") (expression_statement "cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10);" (assignment_expression "cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10)" (identifier "cVar2") (= "=") (call_expression "(**(code **)(*plVar4 + 0x30))(plVar4,10,10)" (parenthesized_expression "(**(code **)(*plVar4 + 0x30))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0x30)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0x30)" (* "*") (cast_expression "(code **)(*plVar4 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x30)" (( "(") (binary_expression "*plVar4 + 0x30" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "(plVar4,10,10)" (( "(") (identifier "plVar4") (, ",") (number_literal "10") (, ",") (number_literal "10") () ")")))) (; ";")) (expression_statement "iVar12 = (int)cVar2;" (assignment_expression "iVar12 = (int)cVar2" (identifier "iVar12") (= "=") (cast_expression "(int)cVar2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "cVar2"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }" (else "else") (compound_statement "{\n iVar12 = (int)*(char *)((long)plVar4 + 0x43);\n }" ({ "{") (expression_statement "iVar12 = (int)*(char *)((long)plVar4 + 0x43);" (assignment_expression "iVar12 = (int)*(char *)((long)plVar4 + 0x43)" (identifier "iVar12") (= "=") (cast_expression "(int)*(char *)((long)plVar4 + 0x43)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*(char *)((long)plVar4 + 0x43)" (* "*") (cast_expression "(char *)((long)plVar4 + 0x43)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar4 + 0x43)" (( "(") (binary_expression "(long)plVar4 + 0x43" (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4")) (+ "+") (number_literal "0x43")) () ")")))))) (; ";")) (} "}")))) (expression_statement "FUN_002db930(&local_248,&local_278,iVar12);" (call_expression "FUN_002db930(&local_248,&local_278,iVar12)" (identifier "FUN_002db930") (argument_list "(&local_248,&local_278,iVar12)" (( "(") (pointer_expression "&local_248" (& "&") (identifier "local_248")) (, ",") (pointer_expression "&local_278" (& "&") (identifier "local_278")) (, ",") (identifier "iVar12") () ")"))) (; ";")) (if_statement "if ((local_128 & 5) != 0) break;" (if "if") (parenthesized_expression "((local_128 & 5) != 0)" (( "(") (binary_expression "(local_128 & 5) != 0" (parenthesized_expression "(local_128 & 5)" (( "(") (binary_expression "local_128 & 5" (identifier "local_128") (& "&") (number_literal "5")) () ")")) (!= "!=") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (if_statement "if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) {\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }" (if "if") (parenthesized_expression "((local_270 != 0) && (local_278[local_270 + -1] == '\r'))" (( "(") (binary_expression "(local_270 != 0) && (local_278[local_270 + -1] == '\r')" (parenthesized_expression "(local_270 != 0)" (( "(") (binary_expression "local_270 != 0" (identifier "local_270") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(local_278[local_270 + -1] == '\r')" (( "(") (binary_expression "local_278[local_270 + -1] == '\r'" (subscript_expression "local_278[local_270 + -1]" (identifier "local_278") ([ "[") (binary_expression "local_270 + -1" (identifier "local_270") (+ "+") (number_literal "-1")) (] "]")) (== "==") (char_literal "'\r'" (' "'") (escape_sequence "\r") (' "'"))) () ")"))) () ")")) (compound_statement "{\n \n FUN_002e2430(&local_278,local_270 + -1,0);\n }" ({ "{") (expression_statement "FUN_002e2430(&local_278,local_270 + -1,0);" (call_expression "FUN_002e2430(&local_278,local_270 + -1,0)" (identifier "FUN_002e2430") (argument_list "(&local_278,local_270 + -1,0)" (( "(") (pointer_expression "&local_278" (& "&") (identifier "local_278")) (, ",") (binary_expression "local_270 + -1" (identifier "local_270") (+ "+") (number_literal "-1")) (, ",") (number_literal "0") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907);" (assignment_expression "uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907)" (identifier "uVar3") (= "=") (call_expression "FUN_002d9520(local_278,local_270,0xc70f6907)" (identifier "FUN_002d9520") (argument_list "(local_278,local_270,0xc70f6907)" (( "(") (identifier "local_278") (, ",") (identifier "local_270") (, ",") (number_literal "0xc70f6907") () ")")))) (; ";")) (expression_statement "uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240);" (assignment_expression "uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240)" (identifier "uVar13") (= "=") (binary_expression "uVar3 % *(ulong *)(param_1 + 0x9240)" (identifier "uVar3") (% "%") (pointer_expression "*(ulong *)(param_1 + 0x9240)" (* "*") (cast_expression "(ulong *)(param_1 + 0x9240)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9240)" (( "(") (binary_expression "param_1 + 0x9240" (identifier "param_1") (+ "+") (number_literal "0x9240")) () ")")))))) (; ";")) (expression_statement "plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3);" (assignment_expression "plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3)" (identifier "plVar4") (= "=") (cast_expression "(long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3)" (identifier "FUN_001f2e50") (argument_list "(param_1 + 0x9238,uVar13,&local_278,uVar3)" (( "(") (binary_expression "param_1 + 0x9238" (identifier "param_1") (+ "+") (number_literal "0x9238")) (, ",") (identifier "uVar13") (, ",") (pointer_expression "&local_278" (& "&") (identifier "local_278")) (, ",") (identifier "uVar3") () ")"))))) (; ";")) (if_statement "if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }" (if "if") (parenthesized_expression "((plVar4 == (long *)0x0) || (*plVar4 == 0))" (( "(") (binary_expression "(plVar4 == (long *)0x0) || (*plVar4 == 0)" (parenthesized_expression "(plVar4 == (long *)0x0)" (( "(") (binary_expression "plVar4 == (long *)0x0" (identifier "plVar4") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(*plVar4 == 0)" (( "(") (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n \n puVar5 = (undefined8 *)FUN_002d94a0(0x30);\n *puVar5 = 0;\n puVar5[1] = puVar5 + 3;\n \n FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);\n \n FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);\n }" ({ "{") (expression_statement "puVar5 = (undefined8 *)FUN_002d94a0(0x30);" (assignment_expression "puVar5 = (undefined8 *)FUN_002d94a0(0x30)" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)FUN_002d94a0(0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d94a0(0x30)" (identifier "FUN_002d94a0") (argument_list "(0x30)" (( "(") (number_literal "0x30") () ")"))))) (; ";")) (expression_statement "*puVar5 = 0;" (assignment_expression "*puVar5 = 0" (pointer_expression "*puVar5" (* "*") (identifier "puVar5")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar5[1] = puVar5 + 3;" (assignment_expression "puVar5[1] = puVar5 + 3" (subscript_expression "puVar5[1]" (identifier "puVar5") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "puVar5 + 3" (identifier "puVar5") (+ "+") (number_literal "3"))) (; ";")) (expression_statement "FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270);" (call_expression "FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270)" (identifier "FUN_00166a10") (argument_list "(puVar5 + 1,local_278,local_278 + local_270)" (( "(") (binary_expression "puVar5 + 1" (identifier "puVar5") (+ "+") (number_literal "1")) (, ",") (identifier "local_278") (, ",") (binary_expression "local_278 + local_270" (identifier "local_278") (+ "+") (identifier "local_270")) () ")"))) (; ";")) (expression_statement "FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1);" (call_expression "FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1)" (identifier "FUN_001f42d0") (argument_list "(param_1 + 0x9238,uVar13,uVar3,puVar5,1)" (( "(") (binary_expression "param_1 + 0x9238" (identifier "param_1") (+ "+") (number_literal "0x9238")) (, ",") (identifier "uVar13") (, ",") (identifier "uVar3") (, ",") (identifier "puVar5") (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]);" (assignment_expression "plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3])" (identifier "plVar4") (= "=") (pointer_expression "*(long **)((long)alStack_158 + (long)local_248[-3])" (* "*") (cast_expression "(long **)((long)alStack_158 + (long)local_248[-3])" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "((long)alStack_158 + (long)local_248[-3])" (( "(") (binary_expression "(long)alStack_158 + (long)local_248[-3]" (cast_expression "(long)alStack_158" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "alStack_158")) (+ "+") (cast_expression "(long)local_248[-3]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (subscript_expression "local_248[-3]" (identifier "local_248") ([ "[") (number_literal "-3") (] "]")))) () ")"))))) (; ";")) (if_statement "if (plVar4 == (long *)0x0) {\n \n \n FUN_00319460();\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 \n \n FUN_00319460();\n }" ({ "{") (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" (identifier "FUN_00319460") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (} "}"))) (if_statement "if (local_278 != local_268) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_278 != local_268)" (( "(") (binary_expression "local_278 != local_268" (identifier "local_278") (!= "!=") (identifier "local_268")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "local_248 = (undefined ***)&PTR_FUN_00439670;" (assignment_expression "local_248 = (undefined ***)&PTR_FUN_00439670" (identifier "local_248") (= "=") (cast_expression "(undefined ***)&PTR_FUN_00439670" (( "(") (type_descriptor "undefined ***" (type_identifier "undefined") (abstract_pointer_declarator "***" (* "*") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*"))))) () ")") (pointer_expression "&PTR_FUN_00439670" (& "&") (identifier "PTR_FUN_00439670")))) (; ";")) (expression_statement "local_148[0] = &PTR_FUN_00439698;" (assignment_expression "local_148[0] = &PTR_FUN_00439698" (subscript_expression "local_148[0]" (identifier "local_148") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439698" (& "&") (identifier "PTR_FUN_00439698"))) (; ";")) (expression_statement "local_238[0] = &PTR_FUN_00439578;" (assignment_expression "local_238[0] = &PTR_FUN_00439578" (subscript_expression "local_238[0]" (identifier "local_238") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439578" (& "&") (identifier "PTR_FUN_00439578"))) (; ";")) (expression_statement "FUN_00306c60(local_238);" (call_expression "FUN_00306c60(local_238)" (identifier "FUN_00306c60") (argument_list "(local_238)" (( "(") (identifier "local_238") () ")"))) (; ";")) (expression_statement "thunk_FUN_002db2e0(local_1d0);" (call_expression "thunk_FUN_002db2e0(local_1d0)" (identifier "thunk_FUN_002db2e0") (argument_list "(local_1d0)" (( "(") (identifier "local_1d0") () ")"))) (; ";")) (expression_statement "local_238[0] = &PTR_FUN_004386a0;" (assignment_expression "local_238[0] = &PTR_FUN_004386a0" (subscript_expression "local_238[0]" (identifier "local_238") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "&PTR_FUN_004386a0" (& "&") (identifier "PTR_FUN_004386a0"))) (; ";")) (expression_statement "FUN_002dd1b0(local_200);" (call_expression "FUN_002dd1b0(local_200)" (identifier "FUN_002dd1b0") (argument_list "(local_200)" (( "(") (identifier "local_200") () ")"))) (; ";")) (expression_statement "local_248 = (undefined ***)PTR_DAT_00439640;" (assignment_expression "local_248 = (undefined ***)PTR_DAT_00439640" (identifier "local_248") (= "=") (cast_expression "(undefined ***)PTR_DAT_00439640" (( "(") (type_descriptor "undefined ***" (type_identifier "undefined") (abstract_pointer_declarator "***" (* "*") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*"))))) () ")") (identifier "PTR_DAT_00439640"))) (; ";")) (expression_statement "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648;" (assignment_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648" (pointer_expression "*(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" (* "*") (cast_expression "(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" (( "(") (type_descriptor "undefined **" (type_identifier "undefined") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18))" (( "(") (binary_expression "(long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)" (cast_expression "(long)&local_248" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&local_248" (& "&") (identifier "local_248"))) (+ "+") (pointer_expression "*(long *)(PTR_DAT_00439640 + -0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_00439640 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_00439640 + -0x18)" (( "(") (binary_expression "PTR_DAT_00439640 + -0x18" (identifier "PTR_DAT_00439640") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (identifier "PTR_DAT_00439648")) (; ";")) (expression_statement "local_240 = 0;" (assignment_expression "local_240 = 0" (identifier "local_240") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_148[0] = &PTR_FUN_00439478;" (assignment_expression "local_148[0] = &PTR_FUN_00439478" (subscript_expression "local_148[0]" (identifier "local_148") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439478" (& "&") (identifier "PTR_FUN_00439478"))) (; ";")) (expression_statement "FUN_00318d20(local_148);" (call_expression "FUN_00318d20(local_148)" (identifier "FUN_00318d20") (argument_list "(local_148)" (( "(") (identifier "local_148") () ")"))) (; ";")) (} "}"))) (if_statement "if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) {\n *(char **)(param_1 + 0x6c40) = "report-all";\n }" (if "if") (parenthesized_expression "((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0'))" (( "(") (binary_expression "(*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')" (parenthesized_expression "(*(char *)(param_1 + 0xb91) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0xb91) != '\0'" (pointer_expression "*(char *)(param_1 + 0xb91)" (* "*") (cast_expression "(char *)(param_1 + 0xb91)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb91)" (( "(") (binary_expression "param_1 + 0xb91" (identifier "param_1") (+ "+") (number_literal "0xb91")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(char *)(param_1 + 0x6c38) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x6c38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x6c38)" (* "*") (cast_expression "(char *)(param_1 + 0x6c38)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x6c38)" (( "(") (binary_expression "param_1 + 0x6c38" (identifier "param_1") (+ "+") (number_literal "0x6c38")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n *(char **)(param_1 + 0x6c40) = "report-all";\n }" ({ "{") (expression_statement "*(char **)(param_1 + 0x6c40) = "report-all";" (assignment_expression "*(char **)(param_1 + 0x6c40) = "report-all"" (pointer_expression "*(char **)(param_1 + 0x6c40)" (* "*") (cast_expression "(char **)(param_1 + 0x6c40)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x6c40)" (( "(") (binary_expression "param_1 + 0x6c40" (identifier "param_1") (+ "+") (number_literal "0x6c40")) () ")")))) (= "=") (string_literal ""report-all"" (" """) (string_content "report-all") (" """))) (; ";")) (} "}"))) (if_statement "if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) {\n *(undefined1 *)(param_1 + 0x339) = 1;\n }" (if "if") (parenthesized_expression "((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0'))" (( "(") (binary_expression "(*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x2a61) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x2a61) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2a61)" (* "*") (cast_expression "(char *)(param_1 + 0x2a61)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2a61)" (( "(") (binary_expression "param_1 + 0x2a61" (identifier "param_1") (+ "+") (number_literal "0x2a61")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(char *)(param_1 + 0x338) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x338) == '\0'" (pointer_expression "*(char *)(param_1 + 0x338)" (* "*") (cast_expression "(char *)(param_1 + 0x338)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x338)" (( "(") (binary_expression "param_1 + 0x338" (identifier "param_1") (+ "+") (number_literal "0x338")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x339) = 1;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x339) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x339) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x339)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x339)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x339)" (( "(") (binary_expression "param_1 + 0x339" (identifier "param_1") (+ "+") (number_literal "0x339")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}"))) (expression_statement "FUN_001e62e0(param_1);" (call_expression "FUN_001e62e0(param_1)" (identifier "FUN_001e62e0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (if_statement "if (*(char *)(param_1 + 0x2a61) == '\0') {\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }\n }\n else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x2a61) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x2a61) == '\0'" (pointer_expression "*(char *)(param_1 + 0x2a61)" (* "*") (cast_expression "(char *)(param_1 + 0x2a61)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2a61)" (( "(") (binary_expression "param_1 + 0x2a61" (identifier "param_1") (+ "+") (number_literal "0x2a61")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }\n if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }\n if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }\n if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }\n }" ({ "{") (if_statement "if (*(char *)(param_1 + 0x42d1) != '\0') {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" (* "*") (cast_expression "(char *)(param_1 + 0x42d1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x42d1)" (( "(") (binary_expression "param_1 + 0x42d1" (identifier "param_1") (+ "+") (number_literal "0x42d1")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" ({ "{") (if_statement "if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x9054) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x9054) != '\0'" (pointer_expression "*(char *)(param_1 + 0x9054)" (* "*") (cast_expression "(char *)(param_1 + 0x9054)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9054)" (( "(") (binary_expression "param_1 + 0x9054" (identifier "param_1") (+ "+") (number_literal "0x9054")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("-pie and -static are incompatible");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("-pie and -static are incompatible");" (assignment_expression "uVar7 = gettext("-pie and -static are incompatible")" (identifier "uVar7") (= "=") (call_expression "gettext("-pie and -static are incompatible")" (identifier "gettext") (argument_list "("-pie and -static are incompatible")" (( "(") (string_literal ""-pie and -static are incompatible"" (" """) (string_content "-pie and -static are incompatible") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" (* "*") (cast_expression "(char *)(param_1 + 0x5051)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5051)" (( "(") (binary_expression "param_1 + 0x5051" (identifier "param_1") (+ "+") (number_literal "0x5051")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("-pie and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("-pie and -r are incompatible");" (assignment_expression "uVar7 = gettext("-pie and -r are incompatible")" (identifier "uVar7") (= "=") (call_expression "gettext("-pie and -r are incompatible")" (identifier "gettext") (argument_list "("-pie and -r are incompatible")" (( "(") (string_literal ""-pie and -r are incompatible"" (" """) (string_content "-pie and -r are incompatible") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x2130) != 0) {\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x2130) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x2130) != 0" (pointer_expression "*(long *)(param_1 + 0x2130)" (* "*") (cast_expression "(long *)(param_1 + 0x2130)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2130)" (( "(") (binary_expression "param_1 + 0x2130" (identifier "param_1") (+ "+") (number_literal "0x2130")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = gettext("-F/--filter may not used without -shared");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("-F/--filter may not used without -shared");" (assignment_expression "uVar7 = gettext("-F/--filter may not used without -shared")" (identifier "uVar7") (= "=") (call_expression "gettext("-F/--filter may not used without -shared")" (identifier "gettext") (argument_list "("-F/--filter may not used without -shared")" (( "(") (string_literal ""-F/--filter may not used without -shared"" (" """) (string_content "-F/--filter may not used without -shared") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x20a8) != 0) {\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x20a8) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x20a8) != 0" (pointer_expression "*(long *)(param_1 + 0x20a8)" (* "*") (cast_expression "(long *)(param_1 + 0x20a8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20a8)" (( "(") (binary_expression "param_1 + 0x20a8" (identifier "param_1") (+ "+") (number_literal "0x20a8")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = gettext("-f/--auxiliary may not be used without -shared");\n \n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("-f/--auxiliary may not be used without -shared");" (assignment_expression "uVar7 = gettext("-f/--auxiliary may not be used without -shared")" (identifier "uVar7") (= "=") (call_expression "gettext("-f/--auxiliary may not be used without -shared")" (identifier "gettext") (argument_list "("-f/--auxiliary may not be used without -shared")" (( "(") (string_literal ""-f/--auxiliary may not be used without -shared"" (" """) (string_content "-f/--auxiliary may not be used without -shared") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) {\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0))" (( "(") (binary_expression "(*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)" (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" (* "*") (cast_expression "(char *)(param_1 + 0x5051)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5051)" (( "(") (binary_expression "param_1 + 0x5051" (identifier "param_1") (+ "+") (number_literal "0x5051")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(param_1 + 0x51e8) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x51e8) != 0" (pointer_expression "*(long *)(param_1 + 0x51e8)" (* "*") (cast_expression "(long *)(param_1 + 0x51e8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x51e8)" (( "(") (binary_expression "param_1 + 0x51e8" (identifier "param_1") (+ "+") (number_literal "0x51e8")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n uVar7 = gettext("-retain-symbols-file does not yet work with -r");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("-retain-symbols-file does not yet work with -r");" (assignment_expression "uVar7 = gettext("-retain-symbols-file does not yet work with -r")" (identifier "uVar7") (= "=") (call_expression "gettext("-retain-symbols-file does not yet work with -r")" (identifier "gettext") (argument_list "("-retain-symbols-file does not yet work with -r")" (( "(") (string_literal ""-retain-symbols-file does not yet work with -r"" (" """) (string_content "-retain-symbols-file does not yet work with -r") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" (else "else") (compound_statement "{\n if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }\n if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }\n }" ({ "{") (if_statement "if (*(char *)(param_1 + 0x9054) != '\0') {\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x9054) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x9054) != '\0'" (pointer_expression "*(char *)(param_1 + 0x9054)" (* "*") (cast_expression "(char *)(param_1 + 0x9054)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9054)" (( "(") (binary_expression "param_1 + 0x9054" (identifier "param_1") (+ "+") (number_literal "0x9054")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("-shared and -static are incompatible");\n \n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("-shared and -static are incompatible");" (assignment_expression "uVar7 = gettext("-shared and -static are incompatible")" (identifier "uVar7") (= "=") (call_expression "gettext("-shared and -static are incompatible")" (identifier "gettext") (argument_list "("-shared and -static are incompatible")" (( "(") (string_literal ""-shared and -static are incompatible"" (" """) (string_content "-shared and -static are incompatible") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" (* "*") (cast_expression "(char *)(param_1 + 0x42d1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x42d1)" (( "(") (binary_expression "param_1 + 0x42d1" (identifier "param_1") (+ "+") (number_literal "0x42d1")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("-shared and -pie are incompatible");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("-shared and -pie are incompatible");" (assignment_expression "uVar7 = gettext("-shared and -pie are incompatible")" (identifier "uVar7") (= "=") (call_expression "gettext("-shared and -pie are incompatible")" (identifier "gettext") (argument_list "("-shared and -pie are incompatible")" (( "(") (string_literal ""-shared and -pie are incompatible"" (" """) (string_content "-shared and -pie are incompatible") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" (* "*") (cast_expression "(char *)(param_1 + 0x5051)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5051)" (( "(") (binary_expression "param_1 + 0x5051" (identifier "param_1") (+ "+") (number_literal "0x5051")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("-shared and -r are incompatible");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("-shared and -r are incompatible");" (assignment_expression "uVar7 = gettext("-shared and -r are incompatible")" (identifier "uVar7") (= "=") (call_expression "gettext("-shared and -r are incompatible")" (identifier "gettext") (argument_list "("-shared and -r are incompatible")" (( "(") (string_literal ""-shared and -r are incompatible"" (" """) (string_content "-shared and -r are incompatible") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (} "}")))) (expression_statement "iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8));" (assignment_expression "iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8))" (identifier "iVar12") (= "=") (call_expression "FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8))" (identifier "FUN_001e5d80") (argument_list "(*(undefined8 *)(param_1 + 0x40c8))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x40c8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40c8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40c8)" (( "(") (binary_expression "param_1 + 0x40c8" (identifier "param_1") (+ "+") (number_literal "0x40c8")) () ")")))) () ")")))) (; ";")) (if_statement "if ((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))) {\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "((iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0'))))" (( "(") (binary_expression "(iVar12 != 0) &&\n (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))" (parenthesized_expression "(iVar12 != 0)" (( "(") (binary_expression "iVar12 != 0" (identifier "iVar12") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')))" (( "(") (parenthesized_expression "((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0'))" (( "(") (binary_expression "(*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) ||\n (*(char *)(param_1 + 0x5051) != '\0')" (parenthesized_expression "(*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0'))" (( "(") (binary_expression "*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')" (binary_expression "*(char *)(param_1 + 0x2a61) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2a61)" (* "*") (cast_expression "(char *)(param_1 + 0x2a61)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2a61)" (( "(") (binary_expression "param_1 + 0x2a61" (identifier "param_1") (+ "+") (number_literal "0x2a61")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (|| "||") (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" (* "*") (cast_expression "(char *)(param_1 + 0x42d1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x42d1)" (( "(") (binary_expression "param_1 + 0x42d1" (identifier "param_1") (+ "+") (number_literal "0x42d1")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" (* "*") (cast_expression "(char *)(param_1 + 0x5051)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5051)" (( "(") (binary_expression "param_1 + 0x5051" (identifier "param_1") (+ "+") (number_literal "0x5051")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("binary output format not compatible with -shared or -pie or -r");" (assignment_expression "uVar7 = gettext("binary output format not compatible with -shared or -pie or -r")" (identifier "uVar7") (= "=") (call_expression "gettext("binary output format not compatible with -shared or -pie or -r")" (identifier "gettext") (argument_list "("binary output format not compatible with -shared or -pie or -r")" (( "(") (string_literal ""binary output format not compatible with -shared or -pie or -r"" (" """) (string_content "binary output format not compatible with -shared or -pie or -r") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if ((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) {\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n \n FUN_001781e0(dVar1,uVar7);\n }" (if "if") (parenthesized_expression "((*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1))))" (( "(") (binary_expression "(*(char *)(param_1 + 0x2b98) != '\0') &&\n ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))" (parenthesized_expression "(*(char *)(param_1 + 0x2b98) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x2b98) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2b98)" (* "*") (cast_expression "(char *)(param_1 + 0x2b98)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2b98)" (( "(") (binary_expression "param_1 + 0x2b98" (identifier "param_1") (+ "+") (number_literal "0x2b98")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))" (( "(") (parenthesized_expression "(dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1))" (( "(") (comma_expression "dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)" (assignment_expression "dVar1 = *(double *)(param_1 + 0x2ba0)" (identifier "dVar1") (= "=") (pointer_expression "*(double *)(param_1 + 0x2ba0)" (* "*") (cast_expression "(double *)(param_1 + 0x2ba0)" (( "(") (type_descriptor "double *" (primitive_type "double") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2ba0)" (( "(") (binary_expression "param_1 + 0x2ba0" (identifier "param_1") (+ "+") (number_literal "0x2ba0")) () ")"))))) (, ",") (binary_expression "dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)" (binary_expression "dVar1 < 0.0" (identifier "dVar1") (< "<") (number_literal "0.0")) (|| "||") (parenthesized_expression "(DAT_00377cc8 <= dVar1)" (( "(") (binary_expression "DAT_00377cc8 <= dVar1" (identifier "DAT_00377cc8") (<= "<=") (identifier "dVar1")) () ")")))) () ")")) () ")"))) () ")")) (compound_statement "{\n uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");\n \n FUN_001781e0(dVar1,uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)");" (assignment_expression "uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" (identifier "uVar7") (= "=") (call_expression "gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" (identifier "gettext") (argument_list "("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)")" (( "(") (string_literal ""--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"" (" """) (string_content "--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(dVar1,uVar7);" (call_expression "FUN_001781e0(dVar1,uVar7)" (identifier "FUN_001781e0") (argument_list "(dVar1,uVar7)" (( "(") (identifier "dVar1") (, ",") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x91f8) == '\0') {\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }\n else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x91f8) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x91f8) == '\0'" (pointer_expression "*(char *)(param_1 + 0x91f8)" (* "*") (cast_expression "(char *)(param_1 + 0x91f8)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x91f8)" (( "(") (binary_expression "param_1 + 0x91f8" (identifier "param_1") (+ "+") (number_literal "0x91f8")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;\n }" ({ "{") (if_statement "if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a;" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x91ec) == 0)" (( "(") (binary_expression "*(int *)(param_1 + 0x91ec) == 0" (pointer_expression "*(int *)(param_1 + 0x91ec)" (* "*") (cast_expression "(int *)(param_1 + 0x91ec)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x91ec)" (( "(") (binary_expression "param_1 + 0x91ec" (identifier "param_1") (+ "+") (number_literal "0x91ec")) () ")")))) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001f080a;" (goto "goto") (statement_identifier "LAB_001f080a") (; ";"))) (} "}")) (else_clause "else if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }" (else "else") (if_statement "if (*(int *)(param_1 + 0x91ec) == 0) {\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x91ec) == 0)" (( "(") (binary_expression "*(int *)(param_1 + 0x91ec) == 0" (pointer_expression "*(int *)(param_1 + 0x91ec)" (* "*") (cast_expression "(int *)(param_1 + 0x91ec)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x91ec)" (( "(") (binary_expression "param_1 + 0x91ec" (identifier "param_1") (+ "+") (number_literal "0x91ec")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n );" (assignment_expression "uVar7 = gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" (identifier "uVar7") (= "=") (call_expression "gettext(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" (identifier "gettext") (argument_list "(\n "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"\n )" (( "(") (string_literal ""Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental"" (" """) (string_content "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))))) (if_statement "if (*(char *)(param_1 + 0x5051) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -r");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x5051) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x5051) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5051)" (* "*") (cast_expression "(char *)(param_1 + 0x5051)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5051)" (( "(") (binary_expression "param_1 + 0x5051" (identifier "param_1") (+ "+") (number_literal "0x5051")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with -r");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("incremental linking is not compatible with -r");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with -r")" (identifier "uVar7") (= "=") (call_expression "gettext("incremental linking is not compatible with -r")" (identifier "gettext") (argument_list "("incremental linking is not compatible with -r")" (( "(") (string_literal ""incremental linking is not compatible with -r"" (" """) (string_content "incremental linking is not compatible with -r") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x4ec1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x4ec1) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x4ec1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x4ec1)" (* "*") (cast_expression "(char *)(param_1 + 0x4ec1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x4ec1)" (( "(") (binary_expression "param_1 + 0x4ec1" (identifier "param_1") (+ "+") (number_literal "0x4ec1")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with --emit-relocs");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("incremental linking is not compatible with --emit-relocs");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with --emit-relocs")" (identifier "uVar7") (= "=") (call_expression "gettext("incremental linking is not compatible with --emit-relocs")" (identifier "gettext") (argument_list "("incremental linking is not compatible with --emit-relocs")" (( "(") (string_literal ""incremental linking is not compatible with --emit-relocs"" (" """) (string_content "incremental linking is not compatible with --emit-relocs") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x9058) != 0) {\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x9058) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x9058) != 0" (pointer_expression "*(long *)(param_1 + 0x9058)" (* "*") (cast_expression "(long *)(param_1 + 0x9058)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9058)" (( "(") (binary_expression "param_1 + 0x9058" (identifier "param_1") (+ "+") (number_literal "0x9058")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with --plugin");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("incremental linking is not compatible with --plugin");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with --plugin")" (identifier "uVar7") (= "=") (call_expression "gettext("incremental linking is not compatible with --plugin")" (identifier "gettext") (argument_list "("incremental linking is not compatible with --plugin")" (( "(") (string_literal ""incremental linking is not compatible with --plugin"" (" """) (string_content "incremental linking is not compatible with --plugin") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x8c59) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x8c59) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x8c59) != '\0'" (pointer_expression "*(char *)(param_1 + 0x8c59)" (* "*") (cast_expression "(char *)(param_1 + 0x8c59)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x8c59)" (( "(") (binary_expression "param_1 + 0x8c59" (identifier "param_1") (+ "+") (number_literal "0x8c59")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with -z relro");\n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("incremental linking is not compatible with -z relro");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with -z relro")" (identifier "uVar7") (= "=") (call_expression "gettext("incremental linking is not compatible with -z relro")" (identifier "gettext") (argument_list "("incremental linking is not compatible with -z relro")" (( "(") (string_literal ""incremental linking is not compatible with -z relro"" (" """) (string_content "incremental linking is not compatible with -z relro") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x42d1) != '\0') {\n uVar7 = gettext("incremental linking is not compatible with -pie");\n \n \n FUN_001781e0(uVar7);\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x42d1) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x42d1) != '\0'" (pointer_expression "*(char *)(param_1 + 0x42d1)" (* "*") (cast_expression "(char *)(param_1 + 0x42d1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x42d1)" (( "(") (binary_expression "param_1 + 0x42d1" (identifier "param_1") (+ "+") (number_literal "0x42d1")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("incremental linking is not compatible with -pie");\n \n \n FUN_001781e0(uVar7);\n }" ({ "{") (expression_statement "uVar7 = gettext("incremental linking is not compatible with -pie");" (assignment_expression "uVar7 = gettext("incremental linking is not compatible with -pie")" (identifier "uVar7") (= "=") (call_expression "gettext("incremental linking is not compatible with -pie")" (identifier "gettext") (argument_list "("incremental linking is not compatible with -pie")" (( "(") (string_literal ""incremental linking is not compatible with -pie"" (" """) (string_content "incremental linking is not compatible with -pie") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001781e0(uVar7);" (call_expression "FUN_001781e0(uVar7)" (identifier "FUN_001781e0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x2809) != '\0') {\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x2809) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x2809) != '\0'" (pointer_expression "*(char *)(param_1 + 0x2809)" (* "*") (cast_expression "(char *)(param_1 + 0x2809)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2809)" (( "(") (binary_expression "param_1 + 0x2809" (identifier "param_1") (+ "+") (number_literal "0x2809")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar7 = gettext("ignoring --gc-sections for an incremental link");\n FUN_001783d0(uVar7);\n *(undefined1 *)(param_1 + 0x2809) = 0;\n }" ({ "{") (expression_statement "uVar7 = gettext("ignoring --gc-sections for an incremental link");" (assignment_expression "uVar7 = gettext("ignoring --gc-sections for an incremental link")" (identifier "uVar7") (= "=") (call_expression "gettext("ignoring --gc-sections for an incremental link")" (identifier "gettext") (argument_list "("ignoring --gc-sections for an incremental link")" (( "(") (string_literal ""ignoring --gc-sections for an incremental link"" (" """) (string_content "ignoring --gc-sections for an incremental link") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001783d0(uVar7);" (call_expression "FUN_001783d0(uVar7)" (identifier "FUN_001783d0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 0x2809) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x2809) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x2809)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x2809)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2809)" (( "(") (binary_expression "param_1 + 0x2809" (identifier "param_1") (+ "+") (number_literal "0x2809")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}"))) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" (identifier "uVar21") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar23 = *(int *)(param_1 + 0x9050) == 0;" (assignment_expression "uVar23 = *(int *)(param_1 + 0x9050) == 0" (identifier "uVar23") (= "=") (binary_expression "*(int *)(param_1 + 0x9050) == 0" (pointer_expression "*(int *)(param_1 + 0x9050)" (* "*") (cast_expression "(int *)(param_1 + 0x9050)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9050)" (( "(") (binary_expression "param_1 + 0x9050" (identifier "param_1") (+ "+") (number_literal "0x9050")) () ")")))) (== "==") (number_literal "0"))) (; ";")) (if_statement "if (!(bool)uVar23) {\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }" (if "if") (parenthesized_expression "(!(bool)uVar23)" (( "(") (unary_expression "!(bool)uVar23" (! "!") (cast_expression "(bool)uVar23" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "uVar23"))) () ")")) (compound_statement "{\n uVar7 = gettext("ignoring --icf for an incremental link");\n uVar21 = 0;\n uVar23 = 1;\n FUN_001783d0(uVar7);\n *(undefined4 *)(param_1 + 0x9050) = 0;\n }" ({ "{") (expression_statement "uVar7 = gettext("ignoring --icf for an incremental link");" (assignment_expression "uVar7 = gettext("ignoring --icf for an incremental link")" (identifier "uVar7") (= "=") (call_expression "gettext("ignoring --icf for an incremental link")" (identifier "gettext") (argument_list "("ignoring --icf for an incremental link")" (( "(") (string_literal ""ignoring --icf for an incremental link"" (" """) (string_content "ignoring --icf for an incremental link") (" """)) () ")")))) (; ";")) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" (identifier "uVar21") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar23 = 1;" (assignment_expression "uVar23 = 1" (identifier "uVar23") (= "=") (number_literal "1")) (; ";")) (expression_statement "FUN_001783d0(uVar7);" (call_expression "FUN_001783d0(uVar7)" (identifier "FUN_001783d0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0x9050) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x9050) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x9050)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x9050)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x9050)" (( "(") (binary_expression "param_1 + 0x9050" (identifier "param_1") (+ "+") (number_literal "0x9050")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}"))) (expression_statement "lVar11 = 5;" (assignment_expression "lVar11 = 5" (identifier "lVar11") (= "=") (number_literal "5")) (; ";")) (expression_statement "pbVar15 = *(byte **)(param_1 + 0xf80);" (assignment_expression "pbVar15 = *(byte **)(param_1 + 0xf80)" (identifier "pbVar15") (= "=") (pointer_expression "*(byte **)(param_1 + 0xf80)" (* "*") (cast_expression "(byte **)(param_1 + 0xf80)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0xf80)" (( "(") (binary_expression "param_1 + 0xf80" (identifier "param_1") (+ "+") (number_literal "0xf80")) () ")"))))) (; ";")) (expression_statement "pbVar16 = (byte *)0x37ac9e;" (assignment_expression "pbVar16 = (byte *)0x37ac9e" (identifier "pbVar16") (= "=") (cast_expression "(byte *)0x37ac9e" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x37ac9e"))) (; ";")) (do_statement "do {\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n } while ((bool)uVar23);" (do "do") (compound_statement "{\n if (lVar11 == 0) break;\n lVar11 = lVar11 + -1;\n uVar21 = *pbVar15 < *pbVar16;\n uVar23 = *pbVar15 == *pbVar16;\n pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;\n pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar11 == 0) break;" (if "if") (parenthesized_expression "(lVar11 == 0)" (( "(") (binary_expression "lVar11 == 0" (identifier "lVar11") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar11 = lVar11 + -1;" (assignment_expression "lVar11 = lVar11 + -1" (identifier "lVar11") (= "=") (binary_expression "lVar11 + -1" (identifier "lVar11") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "uVar21 = *pbVar15 < *pbVar16;" (assignment_expression "uVar21 = *pbVar15 < *pbVar16" (identifier "uVar21") (= "=") (binary_expression "*pbVar15 < *pbVar16" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (< "<") (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")))) (; ";")) (expression_statement "uVar23 = *pbVar15 == *pbVar16;" (assignment_expression "uVar23 = *pbVar15 == *pbVar16" (identifier "uVar23") (= "=") (binary_expression "*pbVar15 == *pbVar16" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (== "==") (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")))) (; ";")) (expression_statement "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1" (identifier "pbVar15") (= "=") (binary_expression "pbVar15 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar15 + (ulong)bVar24 * -2" (identifier "pbVar15") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1;" (assignment_expression "pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1" (identifier "pbVar16") (= "=") (binary_expression "pbVar16 + (ulong)bVar24 * -2 + 1" (binary_expression "pbVar16 + (ulong)bVar24 * -2" (identifier "pbVar16") (+ "+") (binary_expression "(ulong)bVar24 * -2" (cast_expression "(ulong)bVar24" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar24")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((bool)uVar23)" (( "(") (cast_expression "(bool)uVar23" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "uVar23")) () ")")) (; ";")) (if_statement "if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) {\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n \n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }" (if "if") (parenthesized_expression "((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21)" (( "(") (binary_expression "(!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21" (parenthesized_expression "(!(bool)uVar21 && !(bool)uVar23)" (( "(") (binary_expression "!(bool)uVar21 && !(bool)uVar23" (unary_expression "!(bool)uVar21" (! "!") (cast_expression "(bool)uVar21" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "uVar21"))) (&& "&&") (unary_expression "!(bool)uVar23" (! "!") (cast_expression "(bool)uVar23" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "uVar23")))) () ")")) (!= "!=") (cast_expression "(bool)uVar21" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "uVar21"))) () ")")) (compound_statement "{\n uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");\n \n FUN_001783d0(uVar7);\n *(char **)(param_1 + 0xf80) = "none";\n }" ({ "{") (expression_statement "uVar7 = gettext("ignoring --compress-debug-sections for an incremental link");" (assignment_expression "uVar7 = gettext("ignoring --compress-debug-sections for an incremental link")" (identifier "uVar7") (= "=") (call_expression "gettext("ignoring --compress-debug-sections for an incremental link")" (identifier "gettext") (argument_list "("ignoring --compress-debug-sections for an incremental link")" (( "(") (string_literal ""ignoring --compress-debug-sections for an incremental link"" (" """) (string_content "ignoring --compress-debug-sections for an incremental link") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001783d0(uVar7);" (call_expression "FUN_001783d0(uVar7)" (identifier "FUN_001783d0") (argument_list "(uVar7)" (( "(") (identifier "uVar7") () ")"))) (; ";")) (expression_statement "*(char **)(param_1 + 0xf80) = "none";" (assignment_expression "*(char **)(param_1 + 0xf80) = "none"" (pointer_expression "*(char **)(param_1 + 0xf80)" (* "*") (cast_expression "(char **)(param_1 + 0xf80)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0xf80)" (( "(") (binary_expression "param_1 + 0xf80" (identifier "param_1") (+ "+") (number_literal "0xf80")) () ")")))) (= "=") (string_literal ""none"" (" """) (string_content "none") (" """))) (; ";")) (} "}"))) (labeled_statement "LAB_001f080a:\n if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }" (statement_identifier "LAB_001f080a") (: ":") (if_statement "if (*(char *)(param_1 + 0x5318) != '\0') {\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x5318) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x5318) != '\0'" (pointer_expression "*(char *)(param_1 + 0x5318)" (* "*") (cast_expression "(char *)(param_1 + 0x5318)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5318)" (( "(") (binary_expression "param_1 + 0x5318" (identifier "param_1") (+ "+") (number_literal "0x5318")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x5251) = 1;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x5251) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x5251) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x5251)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x5251)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5251)" (( "(") (binary_expression "param_1 + 0x5251" (identifier "param_1") (+ "+") (number_literal "0x5251")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}")))) (if_statement "if (local_328 != local_318) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_328 != local_318)" (( "(") (binary_expression "local_328 != local_318" (identifier "local_328") (!= "!=") (identifier "local_318")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void finalize(General_options * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { type_2 *ppSVar1; type_3 *this_00; double var_72; var_1<var_2> var_3; type_4 var_70; int var_22; type_5 var_13; type_6 var_60; type_7 *var_64; type_8 *__node; size_t sVar7; char *var_21; int *piVar9; char *pcVar10; char *format; long var_8; type_9 var_38; char var_6; type_9 var_37; type_9 var_40; type_10 sVar16; var_1<var_2> *var_52; type_11 *var_17; type_11 *var_9; type_12 *this_02; type_11 *var_10; type_13 iVar20; bool var_11; bool var_18; type_14 uVar23; bool var_5; type_14 uVar25; type_11 bVar26; type_15 libpath; type_16 local_308; type_16 local_2d8; type_16 local_2a8; type_15 line; type_17 var_27; type_10 var_28; type_18 **var_32 [2]; type_19 local_228; type_20 local_200 [48]; var_4<var_2> local_1d0 [120]; long alStack_158 [2]; type_18 **local_148 [4]; type_11 var_48; type_21 local_70; type_19 local_68; type_21 local_60; type_21 local_58; type_21 local_50; type_21 local_48; bVar26 = 0; var_5 = (this->strip_all_).value; if (var_5 == false) { if ((this->strip_debug_).value != false) goto LAB_001f050f; if ((this->strip_debug_non_line_).value != false) { (this->strip_debug_gdb_).value = true; if ((this->Bshareable_).value == false) goto LAB_001f00fc; var_6 = '\0'; goto LAB_001f0528; } var_6 = '\0'; if ((this->Bshareable_).value != false) goto LAB_001f0528; } else { (this->strip_debug_).value = true; LAB_001f050f: var_6 = (this->Bshareable_).value; (this->strip_debug_non_line_).value = true; (this->strip_debug_gdb_).value = true; if ((bool)var_6 == false) { var_6 = '\x01'; } else { LAB_001f0528: (this->shared_).value = true; } if (((var_5 != false) && ((this->relocatable_).value != false)) && ((this->strip_all_).value = false, var_6 == '\0')) { /* WARNING: Subroutine does not return */ var_7("../../gold/options.cc",0x453,"finalize"); } } LAB_001f00fc: if ((this->dc_).value != false) { (this->define_common_).value = true; } if ((this->dp_).value != false) { (this->define_common_).value = true; } if ((this->define_common_).user_set_via_option == false) { (this->define_common_).value = (bool)((this->relocatable_).value ^ 1); } var_5 = (this->execstack_).value == false; if (var_5) { var_5 = (this->noexecstack_).value == false; if (!var_5) { this->execstack_status_ = EXECSTACK_NO; } } else { this->execstack_status_ = EXECSTACK_YES; } var_11 = false; var_17 = (type_11 *)(this->icf_).value; var_8 = 5; var_9 = var_17; var_10 = (type_11 *)0x37ac9e; do { if (var_8 == 0) break; var_8 = var_8 + -1; var_11 = *var_9 < *var_10; var_5 = *var_9 == *var_10; var_9 = var_9 + 1; var_10 = var_10 + 1; } while (var_5); var_18 = false; var_5 = (!var_11 && !var_5) == var_11; if (var_5) { var_5 = (this->demangle_).user_set_via_option; this->icf_status_ = var_76; if (var_5 == false) goto LAB_001f091c; LAB_001f0191: var_21 = (this->demangle_).value; this->do_demangle_ = true; if (*var_21 != '\0') { var_13 = var_12(var_21); if (var_13 == var_14) { /* WARNING: Subroutine does not return */ var_15("unknown demangling style \'%s\'",var_21); } var_16(var_13); } } else { var_8 = 5; var_9 = (type_11 *)0x37a5f0; do { if (var_8 == 0) break; var_8 = var_8 + -1; var_18 = *var_17 < *var_9; var_5 = *var_17 == *var_9; var_17 = var_17 + 1; var_9 = var_9 + 1; } while (var_5); var_11 = (this->demangle_).user_set_via_option; this->icf_status_ = ((!var_18 && !var_5) == var_18) + var_19; if (var_11 != false) goto LAB_001f0191; LAB_001f091c: if ((this->no_demangle_).user_set_via_option == false) { var_21 = var_20("COLLECT_NO_DEMANGLE"); this->do_demangle_ = var_21 == (char *)0x0; } else { this->do_demangle_ = false; } } var_5 = false; var_11 = (this->orphan_handling_).user_set_via_option == false; if (!var_11) { var_17 = (type_11 *)(this->orphan_handling_).value; var_8 = 6; var_9 = var_17; var_10 = (type_11 *)0x391176; do { if (var_8 == 0) break; var_8 = var_8 + -1; var_5 = *var_9 < *var_10; var_11 = *var_9 == *var_10; var_9 = var_9 + (type_9)bVar26 * -2 + 1; var_10 = var_10 + (type_9)bVar26 * -2 + 1; } while (var_11); var_18 = false; var_5 = (!var_5 && !var_11) == var_5; if (var_5) { this->orphan_handling_enum_ = ORPHAN_PLACE; } else { var_8 = 8; var_9 = var_17; var_10 = (type_11 *)"discard"; do { if (var_8 == 0) break; var_8 = var_8 + -1; var_18 = *var_9 < *var_10; var_5 = *var_9 == *var_10; var_9 = var_9 + (type_9)bVar26 * -2 + 1; var_10 = var_10 + (type_9)bVar26 * -2 + 1; } while (var_5); var_11 = false; var_5 = (!var_18 && !var_5) == var_18; if (var_5) { this->orphan_handling_enum_ = ORPHAN_DISCARD; } else { var_8 = 5; var_9 = var_17; var_10 = &DAT_0036b73d; do { if (var_8 == 0) break; var_8 = var_8 + -1; var_11 = *var_9 < *var_10; var_5 = *var_9 == *var_10; var_9 = var_9 + (type_9)bVar26 * -2 + 1; var_10 = var_10 + (type_9)bVar26 * -2 + 1; } while (var_5); var_18 = false; var_5 = (!var_11 && !var_5) == var_11; if (var_5) { this->orphan_handling_enum_ = ORPHAN_WARN; } else { var_8 = 6; var_9 = (type_11 *)0x39245e; do { if (var_8 == 0) break; var_8 = var_8 + -1; var_18 = *var_17 < *var_9; var_5 = *var_17 == *var_9; var_17 = var_17 + (type_9)bVar26 * -2 + 1; var_9 = var_9 + (type_9)bVar26 * -2 + 1; } while (var_5); if ((!var_18 && !var_5) == var_18) { this->orphan_handling_enum_ = ORPHAN_ERROR; } } } } } if (((this->print_map_).value != false) && ((this->Map_).user_set_via_option == false)) { (this->Map_).user_set_via_option = true; (this->Map_).value = "-"; } if (((this->nmagic_).value != false) || ((this->omagic_).value != false)) { this->static_ = true; } var_22 = (this->thread_count_).value; if (0 < var_22) { if ((this->thread_count_initial_).value == 0) { (this->thread_count_initial_).value = var_22; } if ((this->thread_count_middle_).value == 0) { (this->thread_count_middle_).value = var_22; } if ((this->thread_count_final_).value == 0) { (this->thread_count_final_).value = var_22; } } libpath.field_2._M_local_buf[0] = '\0'; libpath._M_dataplus._M_p = (type_2)&libpath.field_2; libpath._M_string_length = 0; if ((this->Y_).user_set_via_option == false) { if ((this->nostdlib_).value == false) { _in = (type_18 **)var_32; /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_24*> ((basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26> *var_57)&var_27, "/lib/powerpc-linux-gnuspe"); local_308.name_._M_dataplus._M_p = (type_2)&local_308.name_.field_2; /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>(&local_308.name_,_in,(type_2)((long)_in + var_28)); local_308.put_in_sysroot_ = true; local_308.is_in_sysroot_ = false; if (local_308.name_._M_string_length == 0) { /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */ std::string::var_29((type_15 *)&local_308,0,0,".",1); } this_00 = &(this->library_path_).value; iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_end_of_storage) { /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */ std::vector<gold::type_16,_std::var_25<gold::type_16>var_26>:: _M_realloc_insert<const_gold::type_16&>(this_00,iVar20,&local_308); } else { ((iVar20._M_current)->name_)._M_dataplus._M_p = (type_2)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>(&(iVar20._M_current)->name_,local_308.name_._M_dataplus._M_p, local_308.name_._M_dataplus._M_p + local_308.name_._M_string_length); (iVar20._M_current)->put_in_sysroot_ = local_308.put_in_sysroot_; (iVar20._M_current)->is_in_sysroot_ = local_308.is_in_sysroot_; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_30 *)local_308.name_._M_dataplus._M_p != &local_308.name_.field_2) { var_31(local_308.name_._M_dataplus._M_p); } if ((type_18 ***)_in != var_32) { var_31(_in); } _in = (type_18 **)var_32; /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_24*> ((basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26> *var_57)&var_27, "/usr/lib/powerpc-linux-gnuspe"); local_2d8.name_._M_dataplus._M_p = (type_2)&local_2d8.name_.field_2; /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>(&local_2d8.name_,_in,(type_2)((long)_in + var_28)); local_2d8.put_in_sysroot_ = true; local_2d8.is_in_sysroot_ = false; if (local_2d8.name_._M_string_length == 0) { /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */ std::string::var_29((type_15 *)&local_2d8,0,0,".",1); } iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_end_of_storage) { /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */ std::vector<gold::type_16,_std::var_25<gold::type_16>var_26>:: _M_realloc_insert<const_gold::type_16&>(this_00,iVar20,&local_2d8); } else { ((iVar20._M_current)->name_)._M_dataplus._M_p = (type_2)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>(&(iVar20._M_current)->name_,local_2d8.name_._M_dataplus._M_p, local_2d8.name_._M_dataplus._M_p + local_2d8.name_._M_string_length); (iVar20._M_current)->put_in_sysroot_ = local_2d8.put_in_sysroot_; (iVar20._M_current)->is_in_sysroot_ = local_2d8.is_in_sysroot_; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_30 *)local_2d8.name_._M_dataplus._M_p != &local_2d8.name_.field_2) { var_31(local_2d8.name_._M_dataplus._M_p); } if ((type_18 ***)_in != var_32) { var_31(_in); } _in = (type_18 **)var_32; /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_24*> ((basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26> *var_57)&var_27,"/lib"); local_2a8.name_._M_dataplus._M_p = (type_2)&local_2a8.name_.field_2; /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>(&local_2a8.name_,_in,(type_2)((long)_in + var_28)); local_2a8.put_in_sysroot_ = true; local_2a8.is_in_sysroot_ = false; if (local_2a8.name_._M_string_length == 0) { /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */ std::string::var_29((type_15 *)&local_2a8,0,0,".",1); } iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_end_of_storage) { /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */ std::vector<gold::type_16,_std::var_25<gold::type_16>var_26>:: _M_realloc_insert<const_gold::type_16&>(this_00,iVar20,&local_2a8); } else { ((iVar20._M_current)->name_)._M_dataplus._M_p = (type_2)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>(&(iVar20._M_current)->name_,local_2a8.name_._M_dataplus._M_p, local_2a8.name_._M_dataplus._M_p + local_2a8.name_._M_string_length); (iVar20._M_current)->put_in_sysroot_ = local_2a8.put_in_sysroot_; (iVar20._M_current)->is_in_sysroot_ = local_2a8.is_in_sysroot_; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_30 *)local_2a8.name_._M_dataplus._M_p != &local_2a8.name_.field_2) { var_31(local_2a8.name_._M_dataplus._M_p); } if ((type_18 ***)_in != var_32) { var_31(_in); } _in = (type_18 **)var_32; /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_24*> ((basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26> *var_57)&var_27,"/usr/lib" ); line._M_dataplus._M_p = (type_2)&line.field_2; /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */ var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>((basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26> *)&line ,_in,(type_2)((long)_in + var_28)); if (line._M_string_length == 0) { /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */ std::string::var_29((type_15 *)&line,0,0,".",1); } iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_end_of_storage) { /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */ std::vector<gold::type_16,_std::var_25<gold::type_16>var_26>:: _M_realloc_insert<const_gold::type_16&>(this_00,iVar20,(type_16 *)&line); } else { ((iVar20._M_current)->name_)._M_dataplus._M_p = (type_2)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>(&(iVar20._M_current)->name_,line._M_dataplus._M_p, line._M_dataplus._M_p + line._M_string_length); (iVar20._M_current)->put_in_sysroot_ = true; (iVar20._M_current)->is_in_sysroot_ = false; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_30 *)line._M_dataplus._M_p != &line.field_2) { var_31(line._M_dataplus._M_p); } if ((type_18 ***)_in != var_32) { var_31(_in); } goto LAB_001f0991; } } else { var_21 = (this->Y_).value; sVar7 = var_33(var_21); /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */ std::string::var_29((type_15 *)&libpath,0,0,var_21,sVar7); var_22 = var_55::string::var_34((type_15 *)&libpath,0,2,"P,"); if (var_22 == 0) { sVar16 = libpath._M_string_length; if (2 < libpath._M_string_length) { sVar16 = 2; } /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */ std::string::var_35((type_15 *)&libpath,0,sVar16); } LAB_001f0991: var_37 = 0; if (libpath._M_string_length != 0) { do { var_8 = var_55::string::var_36((type_15 *)&libpath,':',var_37); var_38 = 0xffffffffffffffff; if ((var_8 == -1) || (var_38 = var_8 - var_37, var_38 != 0)) { if (libpath._M_string_length < var_37) { /* WARNING: Subroutine does not return */ /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */ std::var_39 ("%s: __pos (which is %zu) > this->size() (which is %zu)", "basic_string::substr",var_37,libpath._M_string_length); } var_40 = libpath._M_string_length - var_37; if (var_38 < libpath._M_string_length - var_37) { var_40 = var_38; } line._M_dataplus._M_p = (type_2)&line.field_2; std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_24*> (&line,libpath._M_dataplus._M_p + var_37, libpath._M_dataplus._M_p + var_37 + var_40); _in = (type_18 **)var_32; /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */ var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>((basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26> *) &var_27,line._M_dataplus._M_p, line._M_dataplus._M_p + line._M_string_length); local_228._0_1_ = true; local_228._1_1_ = false; if (var_28 == 0) { /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */ std::string::var_29((type_15 *)&var_27,0,0,".",1); iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26> ._M_impl._M_finish; if (iVar20._M_current != (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_end_of_storage) goto LAB_001f0a7f; LAB_001f0b2d: /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */ std::vector<gold::type_16,_std::var_25<gold::type_16>var_26>:: _M_realloc_insert<const_gold::type_16&> (&(this->library_path_).value,iVar20,(type_16 *)&var_27); } else { iVar20._M_current = (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26> ._M_impl._M_finish; if (iVar20._M_current == (this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26>. _M_impl._M_end_of_storage) goto LAB_001f0b2d; LAB_001f0a7f: ((iVar20._M_current)->name_)._M_dataplus._M_p = (type_2)&((iVar20._M_current)->name_).field_2; /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>(&(iVar20._M_current)->name_,_in,(type_2)((long)_in + var_28)); (iVar20._M_current)->put_in_sysroot_ = local_228._0_1_; (iVar20._M_current)->is_in_sysroot_ = local_228._1_1_; ppSVar1 = &(this->library_path_).value. super__Vector_base<gold::type_16,_std::var_25<gold::type_16>var_26> ._M_impl._M_finish; *ppSVar1 = *ppSVar1 + 1; } if ((type_18 ***)_in != var_32) { var_31(_in); } if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_30 *)line._M_dataplus._M_p != &line.field_2) { var_31(line._M_dataplus._M_p); } if (var_8 == -1) break; } var_37 = var_8 + 1; } while( true ); } } if ((this->retain_symbols_file_).value != (char *)0x0) { std::ios_base::var_41((var_41 *)local_148); local_148[0] = &PTR__ios_00439478; local_68 = 0; _in = (type_18 **)var_42; local_70 = 0; local_60 = 0; local_58 = 0; local_50 = 0; local_48 = 0; *(type_18 **)(&var_27 + *(long *)(var_42 + -0x18)) = PTR_DAT_00439648; /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */ std::ios::var_43((type_12 *)((type_22 *)&var_27 + *(long *)(var_42 + -0x18)),(type_23 *)0x0); _in = &PTR__ifstream_00439670; local_148[0] = &PTR__ifstream_00439698; /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */ std::filebuf::var_44((var_44 *)var_32); /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */ std::ios::var_43((type_12 *)local_148,(type_23 *)var_32); /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */ var_8 = var_55::filebuf::var_45((var_44 *)var_32,(this->retain_symbols_file_).value,_S_in); this_02 = (type_12 *)((type_22 *)&var_27 + (long)*(type_18 **)((long)_in + -0x18)); if (var_8 == 0) { /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */ std::ios::var_46(this_02,*(type_24 *) ((long)&local_228 + (long)*(type_18 **)((long)_in + -0x18)) | var_47); } else { std::ios::var_46(this_02,_S_goodbit); } if ((var_48 & 5) != 0) { piVar9 = var_49(); pcVar10 = var_50(*piVar9); var_21 = (this->retain_symbols_file_).value; format = (char *)var_51("unable to open -retain-symbols-file file %s: %s"); /* WARNING: Subroutine does not return */ /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */ var_15(format,var_21,pcVar10); } line.field_2._M_local_buf[0] = '\0'; line._M_string_length = 0; line._M_dataplus._M_p = (type_2)&line.field_2; var_52 = *(var_1<var_2> **var_57)((long)alStack_158 + (long)*(type_18 **)((long)_in + -0x18)); if (var_52 == (var_1<var_2> *)0x0) { /* WARNING: Subroutine does not return */ /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */ std::var_53(); } while( true ) { if (var_52[0x38] == (var_1<var_2>)0x0) { /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */ std::var_1<var_2>::var_54(var_52); var_3 = (var_1<var_2>)0xa; if (*(type_25 **)(*(long *)var_52 + 0x30) != var_55::var_1<var_2>::var_56) { var_3 = (var_1<var_2>var_57)(**(type_25 **)(*(long *)var_52 + 0x30))(var_52,10); } } else { var_3 = var_52[0x43]; } /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */ var_55::getline<var_2,var_55::char_traits<var_2>,var_55::var_25<var_2>> ((type_22 *)&var_27,(type_15 *)&line,(char)var_3); if ((var_48 & 5) != 0) break; if ((line._M_string_length != 0) && (line._M_dataplus._M_p[line._M_string_length - 1] == '\r') ) { /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */ std::string::var_58((type_15 *)&line,line._M_string_length - 1,'\0'); } var_60 = var_55::var_59(line._M_dataplus._M_p,line._M_string_length,0xc70f6907); var_37 = var_60 % (this->symbols_to_retain_)._M_h._M_bucket_count; var_64 = var_55:: _Hashtable<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>,_std::var_25<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>,_std::__detail::_Identity,_std::equal_to<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>,_std::hash<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_61<true,var_62,var_62>var_26> ::var_63(&(this->symbols_to_retain_)._M_h,var_37,&line,var_60); if ((var_64 == (type_7 *)0x0) || (var_64->_M_nxt == (type_26 *)0x0)) { /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */ __node = (type_8 *)var_65(0x30); (__node-> super__Hash_node_value_base<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>var_57 ).super__Hash_node_base._M_nxt = (type_26 *)0x0; (__node-> super__Hash_node_value_base<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>var_57 )._M_storage._M_storage.__align = (anon_struct_8_0_00000001_for___align) ((long)&(__node-> super__Hash_node_value_base<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>var_57 )._M_storage._M_storage + 0x10); /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */ var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>:: var_23<var_2*>((basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26> *) &(__node-> super__Hash_node_value_base<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>var_57 )._M_storage,line._M_dataplus._M_p, line._M_dataplus._M_p + line._M_string_length); /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */ var_55:: _Hashtable<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>,_std::var_25<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>,_std::__detail::_Identity,_std::equal_to<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>,_std::hash<var_55::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_26>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_61<true,var_62,var_62>var_26> ::var_66(&(this->symbols_to_retain_)._M_h,var_37,var_60,__node,1); } var_52 = *(var_1<var_2> **var_57)((long)alStack_158 + (long)*(type_18 **)((long)_in + -0x18)); if (var_52 == (var_1<var_2> *)0x0) { /* WARNING: Subroutine does not return */ /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */ std::var_53(); } } if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_30 *)line._M_dataplus._M_p != &line.field_2) { var_31(line._M_dataplus._M_p); } _in = &PTR__ifstream_00439670; local_148[0] = &PTR__ifstream_00439698; var_32[0] = &PTR__filebuf_00439578; std::filebuf::var_67((var_44 *)var_32); std::var_4<var_2>::~var_4(local_1d0); var_32[0] = &PTR__streambuf_004386a0; std::locale::~type_20(local_200); _in = (type_18 **)var_42; *(type_18 **)(&var_27 + *(long *)(var_42 + -0x18)) = PTR_DAT_00439648; local_148[0] = &PTR__ios_00439478; std::ios_base::~var_41((var_41 *)local_148); } if (((this->Bgroup_).value != false) && ((this->unresolved_symbols_).user_set_via_option == false) ) { (this->unresolved_symbols_).value = "report-all"; } if (((this->shared_).value != false) && ((this->allow_shlib_undefined_).user_set_via_option == false)) { (this->allow_shlib_undefined_).value = true; } /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */ var_68(this); if ((this->shared_).value == false) { if ((this->pie_).value != false) { if (this->static_ != false) { var_21 = (char *)var_51("-pie and -static are incompatible"); /* WARNING: Subroutine does not return */ var_15(var_21); } if ((this->relocatable_).value != false) { var_21 = (char *)var_51("-pie and -r are incompatible"); /* WARNING: Subroutine does not return */ var_15(var_21); } } if ((this->filter_).value != (char *)0x0) { var_21 = (char *)var_51("-F/--filter may not used without -shared"); /* WARNING: Subroutine does not return */ var_15(var_21); } if ((this->auxiliary_).value._M_h._M_element_count != 0) { var_21 = (char *)var_51("-f/--auxiliary may not be used without -shared"); /* WARNING: Subroutine does not return */ /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */ var_15(var_21); } if (((this->relocatable_).value != false) && ((this->retain_symbols_file_).value != (char *)0x0) ) { var_21 = (char *)var_51("-retain-symbols-file does not yet work with -r"); /* WARNING: Subroutine does not return */ var_15(var_21); } } else { if (this->static_ != false) { var_21 = (char *)var_51("-shared and -static are incompatible"); /* WARNING: Subroutine does not return */ /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */ var_15(var_21); } if ((this->pie_).value != false) { var_21 = (char *)var_51("-shared and -pie are incompatible"); /* WARNING: Subroutine does not return */ var_15(var_21); } if ((this->relocatable_).value != false) { var_21 = (char *)var_51("-shared and -r are incompatible"); /* WARNING: Subroutine does not return */ var_15(var_21); } } var_70 = var_69((this->oformat_).value); if ((var_70 != var_71) && ((((this->shared_).value != false || ((this->pie_).value != false)) || ((this->relocatable_).value != false)))) { var_21 = (char *)var_51("binary output format not compatible with -shared or -pie or -r"); /* WARNING: Subroutine does not return */ var_15(var_21); } if (((this->hash_bucket_empty_fraction_).user_set_via_option != false) && ((var_72 = (this->hash_bucket_empty_fraction_).value, var_72 < 0.0 || (var_73 <= var_72)))) { var_21 = (char *)var_51("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"); /* WARNING: Subroutine does not return */ var_15(var_21,var_72); } if (this->implicit_incremental_ == false) { if (this->incremental_mode_ == var_74) goto LAB_001f080a; } else if (this->incremental_mode_ == var_74) { var_21 = (char *)var_51( "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental" ); /* WARNING: Subroutine does not return */ var_15(var_21); } if ((this->relocatable_).value != false) { var_21 = (char *)var_51("incremental linking is not compatible with -r"); /* WARNING: Subroutine does not return */ var_15(var_21); } if ((this->emit_relocs_).value != false) { var_21 = (char *)var_51("incremental linking is not compatible with --emit-relocs"); /* WARNING: Subroutine does not return */ var_15(var_21); } if (this->plugins_ != (type_27 *)0x0) { var_21 = (char *)var_51("incremental linking is not compatible with --plugin"); /* WARNING: Subroutine does not return */ var_15(var_21); } if ((this->relro_).value != false) { var_21 = (char *)var_51("incremental linking is not compatible with -z relro"); /* WARNING: Subroutine does not return */ var_15(var_21); } if ((this->pie_).value != false) { var_21 = (char *)var_51("incremental linking is not compatible with -pie"); /* WARNING: Subroutine does not return */ /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */ var_15(var_21); } if ((this->gc_sections_).value != false) { var_21 = (char *)var_51("ignoring --gc-sections for an incremental link"); var_75(var_21); (this->gc_sections_).value = false; } uVar23 = 0; uVar25 = this->icf_status_ == var_76; if (!(bool)uVar25) { var_21 = (char *)var_51("ignoring --icf for an incremental link"); uVar23 = 0; uVar25 = 1; var_75(var_21); this->icf_status_ = var_76; } var_8 = 5; var_17 = (type_11 *)(this->compress_debug_sections_).value; var_9 = (type_11 *)0x37ac9e; do { if (var_8 == 0) break; var_8 = var_8 + -1; uVar23 = *var_17 < *var_9; uVar25 = *var_17 == *var_9; var_17 = var_17 + (type_9)bVar26 * -2 + 1; var_9 = var_9 + (type_9)bVar26 * -2 + 1; } while ((bool)uVar25); if ((!(bool)uVar23 && !(bool)uVar25) != (bool)uVar23) { var_21 = (char *)var_51("ignoring --compress-debug-sections for an incremental link"); /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */ var_75(var_21); (this->compress_debug_sections_).value = "none"; } LAB_001f080a: if ((this->rosegment_gap_).user_set_via_option != false) { (this->rosegment_).value = true; } if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_25<var_2>var_26>var_30 *)libpath._M_dataplus._M_p != &libpath.field_2) { var_31(libpath._M_dataplus._M_p); } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (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: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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: (array_declarator declarator: (identifier) size: (number_literal))) (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))) (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))) (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))) (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))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier))))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal))))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator 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)) (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 (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: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) 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))) (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: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_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))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence))))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (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: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))))) right: (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: (number_literal)) right: (binary_expression left: (identifier) 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)))))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) 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)))))) (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: (pointer_expression 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)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (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))))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence))))) (if_statement condition: (parenthesized_expression (unary_expression argument: (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: (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (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: (false))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (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: (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: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence)) (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (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: (pointer_expression 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: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (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: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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 (string_literal (string_content)))))) (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: (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: (pointer_expression 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: (false))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence))))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (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: (identifier)) right: (unary_expression argument: (identifier)))) right: (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: (number_literal)))) alternative: (else_clause (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (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: (identifier)) right: (unary_expression argument: (identifier)))) right: (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: (number_literal)))) alternative: (else_clause (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: (pointer_expression argument: (identifier)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (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: (identifier)) right: (unary_expression argument: (identifier)))) right: (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: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (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: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (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))))) (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: (identifier))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (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 (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: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (string_literal (string_content))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (string_literal (string_content)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator 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 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 (identifier) (identifier) (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (string_literal (string_content))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (string_literal (string_content)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (string_literal (string_content))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (string_literal (string_content)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (string_literal (string_content))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (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: (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 (pointer_expression argument: (identifier)) (number_literal) (number_literal) (string_literal (string_content)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (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: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (identifier) (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))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (identifier) right: (identifier)) (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (binary_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (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 (pointer_expression argument: (identifier)) (number_literal) (number_literal) (string_literal (string_content)) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_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) (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (true)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator)))) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (pointer_expression argument: (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 (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier)))) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator)))) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal))))) (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: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) right: (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_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)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator 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) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (break_statement)) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (identifier) right: (number_literal)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (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)))))))) (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) (pointer_expression argument: (identifier)) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (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: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (binary_expression left: (identifier) right: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (identifier) (identifier) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator)))) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator)))) value: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (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: (string_literal (string_content)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (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: (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: (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 (string_literal (string_content)))))) (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: (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 (string_literal (string_content)))))) (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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 (string_literal (string_content)))))) (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: (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 (string_literal (string_content)))))) (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: (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 (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (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 (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (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)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) 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 (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)))))) (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (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: (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 (string_literal (string_content)))))) (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: (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 (string_literal (string_content)))))) (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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 (string_literal (string_content)))))) (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: (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 (string_literal (string_content)))))) (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: (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 (string_literal (string_content)))))) (expression_statement (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: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) right: (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (compound_statement (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)))) (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: (string_literal (string_content)))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) 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)))))) (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))))
null
void MASKED(long param_1) { double dVar1; char cVar2; ulong uVar3; long *plVar4; undefined8 *puVar5; size_t sVar6; undefined8 uVar7; int *piVar8; char *pcVar9; undefined8 uVar10; long lVar11; int iVar12; ulong uVar13; ulong uVar14; byte *pbVar15; byte *pbVar16; undefined *puVar17; byte *pbVar18; bool bVar19; bool bVar20; undefined1 uVar21; bool bVar22; undefined1 uVar23; byte bVar24; undefined1 *local_328; ulong local_320; undefined1 local_318 [16]; undefined1 *local_308; long local_300; undefined1 local_2f8 [16]; undefined2 local_2e8; undefined1 *local_2d8; long local_2d0; undefined1 local_2c8 [16]; undefined2 local_2b8; undefined1 *local_2a8; long local_2a0; undefined1 local_298 [16]; undefined2 local_288; undefined1 *local_278; long local_270; undefined1 local_268 [16]; undefined2 local_258; undefined ***local_248; long local_240; undefined **local_238 [2]; undefined2 local_228; undefined1 local_200 [48]; undefined1 local_1d0 [120]; long alStack_158 [2]; undefined **local_148 [4]; byte local_128; undefined8 local_70; undefined2 local_68; undefined8 local_60; undefined8 local_58; undefined8 local_50; undefined8 local_48; bVar24 = 0; if (*(char *)(param_1 + 0x54f9) == '\0') { if (*(char *)(param_1 + 0x55c1) != '\0') goto LAB_001f050f; if (*(char *)(param_1 + 0x5689) != '\0') { *(undefined1 *)(param_1 + 0x5751) = 1; if (*(char *)(param_1 + 0xc59) == '\0') goto LAB_001f00fc; cVar2 = '\0'; goto LAB_001f0528; } cVar2 = '\0'; if (*(char *)(param_1 + 0xc59) != '\0') goto LAB_001f0528; } else { *(undefined1 *)(param_1 + 0x55c1) = 1; LAB_001f050f: cVar2 = *(char *)(param_1 + 0xc59); *(undefined1 *)(param_1 + 0x5689) = 1; *(undefined1 *)(param_1 + 0x5751) = 1; if (cVar2 == '\0') { cVar2 = '\x01'; } else { LAB_001f0528: *(undefined1 *)(param_1 + 0x2a61) = 1; } if (((*(char *)(param_1 + 0x54f9) != '\0') && (*(char *)(param_1 + 0x5051) != '\0')) && (*(undefined1 *)(param_1 + 0x54f9) = 0, cVar2 == '\0')) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/options.cc",0x453,"finalize"); } } LAB_001f00fc: if (*(char *)(param_1 + 0x1309) != '\0') { *(undefined1 *)(param_1 + 0x1241) = 1; } if (*(char *)(param_1 + 0x13d1) != '\0') { *(undefined1 *)(param_1 + 0x1241) = 1; } if (*(char *)(param_1 + 0x1240) == '\0') { *(byte *)(param_1 + 0x1241) = *(byte *)(param_1 + 0x5051) ^ 1; } bVar22 = *(char *)(param_1 + 0x8039) == '\0'; if (bVar22) { bVar22 = *(char *)(param_1 + 0x8a01) == '\0'; if (!bVar22) { *(undefined4 *)(param_1 + 0x904c) = 2; } } else { *(undefined4 *)(param_1 + 0x904c) = 1; } bVar19 = false; lVar11 = 5; pbVar15 = *(byte **)(param_1 + 0x2d40); pbVar16 = (byte *)0x37ac9e; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar19 = *pbVar15 < *pbVar16; bVar22 = *pbVar15 == *pbVar16; pbVar15 = pbVar15 + 1; pbVar16 = pbVar16 + 1; } while (bVar22); bVar20 = false; bVar22 = (!bVar19 && !bVar22) == bVar19; if (bVar22) { *(undefined4 *)(param_1 + 0x9050) = 0; if (*(char *)(param_1 + 0x1578) == '\0') goto LAB_001f091c; LAB_001f0191: pcVar9 = *(char **)(param_1 + 0x1580); *(undefined1 *)(param_1 + 0x9055) = 1; if (*pcVar9 != '\0') { iVar12 = FUN_002c34e0(pcVar9); if (iVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_001781e0("unknown demangling style \'%s\'",pcVar9); } FUN_002c34a0(iVar12); } } else { lVar11 = 5; pbVar15 = *(byte **)(param_1 + 0x2d40); pbVar16 = (byte *)0x37a5f0; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar20 = *pbVar15 < *pbVar16; bVar22 = *pbVar15 == *pbVar16; pbVar15 = pbVar15 + 1; pbVar16 = pbVar16 + 1; } while (bVar22); *(uint *)(param_1 + 0x9050) = ((!bVar20 && !bVar22) == bVar20) + 1; if (*(char *)(param_1 + 0x1578) != '\0') goto LAB_001f0191; LAB_001f091c: if (*(char *)(param_1 + 0x15e8) == '\0') { pcVar9 = getenv("COLLECT_NO_DEMANGLE"); *(bool *)(param_1 + 0x9055) = pcVar9 == (char *)0x0; } else { *(undefined1 *)(param_1 + 0x9055) = 0; } } bVar22 = false; bVar19 = *(char *)(param_1 + 0x4198) == '\0'; if (!bVar19) { pbVar15 = *(byte **)(param_1 + 0x41a0); lVar11 = 6; pbVar16 = pbVar15; pbVar18 = (byte *)0x391176; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar22 = *pbVar16 < *pbVar18; bVar19 = *pbVar16 == *pbVar18; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1; } while (bVar19); bVar20 = false; bVar22 = (!bVar22 && !bVar19) == bVar22; if (bVar22) { *(undefined4 *)(param_1 + 0x92c8) = 0; } else { lVar11 = 8; pbVar16 = pbVar15; pbVar18 = (byte *)"discard"; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar20 = *pbVar16 < *pbVar18; bVar22 = *pbVar16 == *pbVar18; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1; } while (bVar22); bVar19 = false; bVar22 = (!bVar20 && !bVar22) == bVar20; if (bVar22) { *(undefined4 *)(param_1 + 0x92c8) = 1; } else { lVar11 = 5; pbVar16 = pbVar15; pbVar18 = &DAT_0036b73d; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar19 = *pbVar16 < *pbVar18; bVar22 = *pbVar16 == *pbVar18; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; pbVar18 = pbVar18 + (ulong)bVar24 * -2 + 1; } while (bVar22); bVar20 = false; bVar22 = (!bVar19 && !bVar22) == bVar19; if (bVar22) { *(undefined4 *)(param_1 + 0x92c8) = 2; } else { lVar11 = 6; pbVar16 = (byte *)0x39245e; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; bVar20 = *pbVar15 < *pbVar16; bVar22 = *pbVar15 == *pbVar16; pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; } while (bVar22); if ((!bVar20 && !bVar22) == bVar20) { *(undefined4 *)(param_1 + 0x92c8) = 3; } } } } } if ((*(char *)(param_1 + 0x3a71) != '\0') && (*(char *)(param_1 + 0x3b38) == '\0')) { *(undefined1 *)(param_1 + 0x3b38) = 1; *(undefined1 **)(param_1 + 0x3b40) = &DAT_00379a38; } if ((*(char *)(param_1 + 0x3ba9) != '\0') || (*(char *)(param_1 + 0x3c71) != '\0')) { *(undefined1 *)(param_1 + 0x9054) = 1; } iVar12 = *(int *)(param_1 + 0x644c); if (0 < iVar12) { if (*(int *)(param_1 + 0x64b4) == 0) { *(int *)(param_1 + 0x64b4) = iVar12; } if (*(int *)(param_1 + 0x651c) == 0) { *(int *)(param_1 + 0x651c) = iVar12; } if (*(int *)(param_1 + 0x6584) == 0) { *(int *)(param_1 + 0x6584) = iVar12; } } local_318[0] = 0; local_328 = local_318; local_320 = 0; if (*(char *)(param_1 + 0x7c20) == '\0') { if (*(char *)(param_1 + 0x3f89) == '\0') { local_248 = local_238; /* try { // try from 001f0bbb to 001f0bbf has its CatchHandler @ 001f13e7 */ FUN_001665c0(&local_248,"/lib/powerpc-linux-gnuspe"); local_308 = local_2f8; /* try { // try from 001f0be4 to 001f0be8 has its CatchHandler @ 001f136a */ FUN_00166a10(&local_308,local_248,local_240 + (long)local_248); local_2e8 = 1; if (local_300 == 0) { /* try { // try from 001f0f94 to 001f0f98 has its CatchHandler @ 001f1372 */ FUN_002e25a0(&local_308,0,0,".",1); } lVar11 = param_1 + 0x3668; plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) { /* try { // try from 001f0fa9 to 001f0fad has its CatchHandler @ 001f137a */ FUN_001f2ef0(lVar11,plVar4,&local_308); } else { *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0c34 to 001f0c38 has its CatchHandler @ 001f137a */ FUN_00166a10(plVar4,local_308,local_308 + local_300); *(undefined1 *)(plVar4 + 4) = (undefined1)local_2e8; *(undefined1 *)((long)plVar4 + 0x21) = local_2e8._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_308 != local_2f8) { FUN_002dac70(); } if (local_248 != local_238) { FUN_002dac70(); } local_248 = local_238; /* try { // try from 001f0c98 to 001f0c9c has its CatchHandler @ 001f13e7 */ FUN_001665c0(&local_248,"/usr/lib/powerpc-linux-gnuspe"); local_2d8 = local_2c8; /* try { // try from 001f0cc1 to 001f0cc5 has its CatchHandler @ 001f13df */ FUN_00166a10(&local_2d8,local_248,local_240 + (long)local_248); local_2b8 = 1; if (local_2d0 == 0) { /* try { // try from 001f10e4 to 001f10e8 has its CatchHandler @ 001f13cf */ FUN_002e25a0(&local_2d8,0,0,".",1); } plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) { /* try { // try from 001f1149 to 001f114d has its CatchHandler @ 001f139f */ FUN_001f2ef0(lVar11,plVar4,&local_2d8); } else { *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0d0d to 001f0d11 has its CatchHandler @ 001f139f */ FUN_00166a10(plVar4,local_2d8,local_2d8 + local_2d0); *(undefined1 *)(plVar4 + 4) = (undefined1)local_2b8; *(undefined1 *)((long)plVar4 + 0x21) = local_2b8._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_2d8 != local_2c8) { FUN_002dac70(); } if (local_248 != local_238) { FUN_002dac70(); } local_248 = local_238; /* try { // try from 001f0d77 to 001f0d7b has its CatchHandler @ 001f13e7 */ FUN_001665c0(&local_248,"/lib"); local_2a8 = local_298; /* try { // try from 001f0da6 to 001f0daa has its CatchHandler @ 001f13bf */ FUN_00166a10(&local_2a8,local_248,local_240 + (long)local_248); local_288 = 1; if (local_2a0 == 0) { /* try { // try from 001f10c4 to 001f10c8 has its CatchHandler @ 001f13af */ FUN_002e25a0(&local_2a8,0,0,".",1); } plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) { /* try { // try from 001f1131 to 001f1135 has its CatchHandler @ 001f1382 */ FUN_001f2ef0(lVar11,plVar4,&local_2a8); } else { *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0dfb to 001f0dff has its CatchHandler @ 001f1382 */ FUN_00166a10(plVar4,local_2a8,local_2a8 + local_2a0); *(undefined1 *)(plVar4 + 4) = (undefined1)local_288; *(undefined1 *)((long)plVar4 + 0x21) = local_288._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_2a8 != local_298) { FUN_002dac70(); } if (local_248 != local_238) { FUN_002dac70(); } local_248 = local_238; /* try { // try from 001f0e68 to 001f0e6c has its CatchHandler @ 001f13e7 */ FUN_001665c0(&local_248,"/usr/lib"); local_278 = local_268; /* try { // try from 001f0e97 to 001f0e9b has its CatchHandler @ 001f134a */ FUN_00166a10(&local_278,local_248,(undefined *)(local_240 + (long)local_248)); local_258 = 1; if (local_270 == 0) { /* try { // try from 001f1104 to 001f1108 has its CatchHandler @ 001f138f */ FUN_002e25a0(&local_278,0,0,".",1); } plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) { /* try { // try from 001f1119 to 001f111d has its CatchHandler @ 001f1342 */ FUN_001f2ef0(lVar11,plVar4,&local_278); } else { *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0eec to 001f0ef0 has its CatchHandler @ 001f1342 */ FUN_00166a10(plVar4,local_278,local_278 + local_270); *(undefined1 *)(plVar4 + 4) = (undefined1)local_258; *(undefined1 *)((long)plVar4 + 0x21) = local_258._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_278 != local_268) { FUN_002dac70(); } if (local_248 != local_238) { FUN_002dac70(); } goto LAB_001f0991; } } else { pcVar9 = *(char **)(param_1 + 0x7c28); sVar6 = strlen(pcVar9); /* try { // try from 001f0969 to 001f0a25 has its CatchHandler @ 001f13e7 */ FUN_002e25a0(&local_328,0,0,pcVar9,sVar6); iVar12 = FUN_002e3ac0(&local_328,0,2,&DAT_0037af26); if (iVar12 == 0) { uVar3 = local_320; if (2 < local_320) { uVar3 = 2; } /* try { // try from 001f10a4 to 001f10a8 has its CatchHandler @ 001f13e7 */ FUN_002e1aa0(&local_328,0,uVar3); } LAB_001f0991: uVar3 = 0; if (local_320 != 0) { do { lVar11 = FUN_002e33e0(&local_328,0x3a,uVar3); uVar13 = 0xffffffffffffffff; if ((lVar11 == -1) || (uVar13 = lVar11 - uVar3, uVar13 != 0)) { if (local_320 < uVar3) { /* WARNING: Subroutine does not return */ /* try { // try from 001f11a0 to 001f11dd has its CatchHandler @ 001f13e7 */ FUN_00319620("%s: __pos (which is %zu) > this->size() (which is %zu)", "basic_string::substr",uVar3,local_320); } uVar14 = local_320 - uVar3; if (uVar13 < local_320 - uVar3) { uVar14 = uVar13; } local_278 = local_268; FUN_001665c0(&local_278,local_328 + uVar3,local_328 + uVar3 + uVar14); local_248 = local_238; /* try { // try from 001f0a48 to 001f0a4c has its CatchHandler @ 001f1352 */ FUN_00166a10(&local_248,local_278,local_278 + local_270); local_228 = 1; if (local_240 == 0) { /* try { // try from 001f0b14 to 001f0b18 has its CatchHandler @ 001f13a7 */ FUN_002e25a0(&local_248,0,0,".",1); plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 != *(long **)(param_1 + 0x3678)) goto LAB_001f0a7f; LAB_001f0b2d: /* try { // try from 001f0b3a to 001f0b3e has its CatchHandler @ 001f13c7 */ FUN_001f2ef0(param_1 + 0x3668,plVar4,&local_248); } else { plVar4 = *(long **)(param_1 + 0x3670); if (plVar4 == *(long **)(param_1 + 0x3678)) goto LAB_001f0b2d; LAB_001f0a7f: *plVar4 = (long)(plVar4 + 2); /* try { // try from 001f0a9e to 001f0aa2 has its CatchHandler @ 001f13c7 */ FUN_00166a10(plVar4,local_248,(undefined *)(local_240 + (long)local_248)); *(undefined1 *)(plVar4 + 4) = (undefined1)local_228; *(undefined1 *)((long)plVar4 + 0x21) = local_228._1_1_; *(long *)(param_1 + 0x3670) = *(long *)(param_1 + 0x3670) + 0x28; } if (local_248 != local_238) { FUN_002dac70(); } if (local_278 != local_268) { FUN_002dac70(); } if (lVar11 == -1) break; } uVar3 = lVar11 + 1; } while( true ); } } if (*(long *)(param_1 + 0x51e8) != 0) { FUN_003189d0(); local_148[0] = &PTR_FUN_00439478; local_68 = 0; local_248 = (undefined ***)PTR_DAT_00439640; local_70 = 0; local_60 = 0; local_58 = 0; local_50 = 0; local_48 = 0; *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648; local_240 = 0; /* try { // try from 001f034f to 001f0353 has its CatchHandler @ 001f135a */ FUN_00300fe0(*(long *)(PTR_DAT_00439640 + -0x18) + (long)&local_248,0); local_248 = (undefined ***)&PTR_FUN_00439670; local_148[0] = &PTR_FUN_00439698; /* try { // try from 001f0374 to 001f0378 has its CatchHandler @ 001f1362 */ FUN_003032d0(local_238); /* try { // try from 001f0386 to 001f038a has its CatchHandler @ 001f13b7 */ FUN_00300fe0(local_148,local_238); /* try { // try from 001f039c to 001f03bf has its CatchHandler @ 001f1397 */ lVar11 = FUN_003077a0(local_238,*(undefined8 *)(param_1 + 0x51e8),8); puVar17 = (undefined *)((long)local_248[-3] + (long)&local_248); if (lVar11 == 0) { /* try { // try from 001f107e to 001f1082 has its CatchHandler @ 001f1397 */ FUN_00300870(puVar17,*(uint *)((long)&local_228 + (long)local_248[-3]) | 4); } else { FUN_00300870(puVar17,0); } if ((local_128 & 5) != 0) { piVar8 = __errno_location(); pcVar9 = strerror(*piVar8); uVar7 = *(undefined8 *)(param_1 + 0x51e8); uVar10 = gettext("unable to open -retain-symbols-file file %s: %s"); /* WARNING: Subroutine does not return */ /* try { // try from 001f120b to 001f120f has its CatchHandler @ 001f1397 */ FUN_001781e0(uVar10,uVar7,pcVar9); } local_268[0] = 0; local_270 = 0; local_278 = local_268; plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]); if (plVar4 == (long *)0x0) { /* WARNING: Subroutine does not return */ /* try { // try from 001f12cf to 001f12d3 has its CatchHandler @ 001f13d7 */ FUN_00319460(); } while( true ) { if ((char)plVar4[7] == '\0') { /* try { // try from 001f04d1 to 001f04fc has its CatchHandler @ 001f13d7 */ FUN_00319ad0(plVar4); iVar12 = 10; if (*(code **)(*plVar4 + 0x30) != FUN_001b0f20) { cVar2 = (**(code **)(*plVar4 + 0x30))(plVar4,10,10); iVar12 = (int)cVar2; } } else { iVar12 = (int)*(char *)((long)plVar4 + 0x43); } /* try { // try from 001f042a to 001f042e has its CatchHandler @ 001f13d7 */ FUN_002db930(&local_248,&local_278,iVar12); if ((local_128 & 5) != 0) break; if ((local_270 != 0) && (local_278[local_270 + -1] == '\r')) { /* try { // try from 001f08c8 to 001f08cc has its CatchHandler @ 001f13d7 */ FUN_002e2430(&local_278,local_270 + -1,0); } uVar3 = FUN_002d9520(local_278,local_270,0xc70f6907); uVar13 = uVar3 % *(ulong *)(param_1 + 0x9240); plVar4 = (long *)FUN_001f2e50(param_1 + 0x9238,uVar13,&local_278,uVar3); if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) { /* try { // try from 001f0595 to 001f0599 has its CatchHandler @ 001f13d7 */ puVar5 = (undefined8 *)FUN_002d94a0(0x30); *puVar5 = 0; puVar5[1] = puVar5 + 3; /* try { // try from 001f05c3 to 001f05c7 has its CatchHandler @ 001f138a */ FUN_00166a10(puVar5 + 1,local_278,local_278 + local_270); /* try { // try from 001f05db to 001f05df has its CatchHandler @ 001f13d7 */ FUN_001f42d0(param_1 + 0x9238,uVar13,uVar3,puVar5,1); } plVar4 = *(long **)((long)alStack_158 + (long)local_248[-3]); if (plVar4 == (long *)0x0) { /* WARNING: Subroutine does not return */ /* try { // try from 001f1185 to 001f1189 has its CatchHandler @ 001f13d7 */ FUN_00319460(); } } if (local_278 != local_268) { FUN_002dac70(); } local_248 = (undefined ***)&PTR_FUN_00439670; local_148[0] = &PTR_FUN_00439698; local_238[0] = &PTR_FUN_00439578; FUN_00306c60(local_238); thunk_FUN_002db2e0(local_1d0); local_238[0] = &PTR_FUN_004386a0; FUN_002dd1b0(local_200); local_248 = (undefined ***)PTR_DAT_00439640; *(undefined **)((long)&local_248 + *(long *)(PTR_DAT_00439640 + -0x18)) = PTR_DAT_00439648; local_240 = 0; local_148[0] = &PTR_FUN_00439478; FUN_00318d20(local_148); } if ((*(char *)(param_1 + 0xb91) != '\0') && (*(char *)(param_1 + 0x6c38) == '\0')) { *(char **)(param_1 + 0x6c40) = "report-all"; } if ((*(char *)(param_1 + 0x2a61) != '\0') && (*(char *)(param_1 + 0x338) == '\0')) { *(undefined1 *)(param_1 + 0x339) = 1; } /* try { // try from 001f06d3 to 001f08b7 has its CatchHandler @ 001f13e7 */ FUN_001e62e0(param_1); if (*(char *)(param_1 + 0x2a61) == '\0') { if (*(char *)(param_1 + 0x42d1) != '\0') { if (*(char *)(param_1 + 0x9054) != '\0') { uVar7 = gettext("-pie and -static are incompatible"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x5051) != '\0') { uVar7 = gettext("-pie and -r are incompatible"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } } if (*(long *)(param_1 + 0x2130) != 0) { uVar7 = gettext("-F/--filter may not used without -shared"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(long *)(param_1 + 0x20a8) != 0) { uVar7 = gettext("-f/--auxiliary may not be used without -shared"); /* WARNING: Subroutine does not return */ /* try { // try from 001f12e5 to 001f1341 has its CatchHandler @ 001f13e7 */ FUN_001781e0(uVar7); } if ((*(char *)(param_1 + 0x5051) != '\0') && (*(long *)(param_1 + 0x51e8) != 0)) { uVar7 = gettext("-retain-symbols-file does not yet work with -r"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } } else { if (*(char *)(param_1 + 0x9054) != '\0') { uVar7 = gettext("-shared and -static are incompatible"); /* WARNING: Subroutine does not return */ /* try { // try from 001f1221 to 001f1251 has its CatchHandler @ 001f13e7 */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x42d1) != '\0') { uVar7 = gettext("-shared and -pie are incompatible"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x5051) != '\0') { uVar7 = gettext("-shared and -r are incompatible"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } } iVar12 = FUN_001e5d80(*(undefined8 *)(param_1 + 0x40c8)); if ((iVar12 != 0) && (((*(char *)(param_1 + 0x2a61) != '\0' || (*(char *)(param_1 + 0x42d1) != '\0')) || (*(char *)(param_1 + 0x5051) != '\0')))) { uVar7 = gettext("binary output format not compatible with -shared or -pie or -r"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if ((*(char *)(param_1 + 0x2b98) != '\0') && ((dVar1 = *(double *)(param_1 + 0x2ba0), dVar1 < 0.0 || (DAT_00377cc8 <= dVar1)))) { uVar7 = gettext("--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"); /* WARNING: Subroutine does not return */ FUN_001781e0(dVar1,uVar7); } if (*(char *)(param_1 + 0x91f8) == '\0') { if (*(int *)(param_1 + 0x91ec) == 0) goto LAB_001f080a; } else if (*(int *)(param_1 + 0x91ec) == 0) { uVar7 = gettext( "Options --incremental-changed, --incremental-unchanged, --incremental-unknown require the use of --incremental" ); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x5051) != '\0') { uVar7 = gettext("incremental linking is not compatible with -r"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x4ec1) != '\0') { uVar7 = gettext("incremental linking is not compatible with --emit-relocs"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(long *)(param_1 + 0x9058) != 0) { uVar7 = gettext("incremental linking is not compatible with --plugin"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x8c59) != '\0') { uVar7 = gettext("incremental linking is not compatible with -z relro"); /* WARNING: Subroutine does not return */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x42d1) != '\0') { uVar7 = gettext("incremental linking is not compatible with -pie"); /* WARNING: Subroutine does not return */ /* try { // try from 001f1272 to 001f12ce has its CatchHandler @ 001f13e7 */ FUN_001781e0(uVar7); } if (*(char *)(param_1 + 0x2809) != '\0') { uVar7 = gettext("ignoring --gc-sections for an incremental link"); FUN_001783d0(uVar7); *(undefined1 *)(param_1 + 0x2809) = 0; } uVar21 = 0; uVar23 = *(int *)(param_1 + 0x9050) == 0; if (!(bool)uVar23) { uVar7 = gettext("ignoring --icf for an incremental link"); uVar21 = 0; uVar23 = 1; FUN_001783d0(uVar7); *(undefined4 *)(param_1 + 0x9050) = 0; } lVar11 = 5; pbVar15 = *(byte **)(param_1 + 0xf80); pbVar16 = (byte *)0x37ac9e; do { if (lVar11 == 0) break; lVar11 = lVar11 + -1; uVar21 = *pbVar15 < *pbVar16; uVar23 = *pbVar15 == *pbVar16; pbVar15 = pbVar15 + (ulong)bVar24 * -2 + 1; pbVar16 = pbVar16 + (ulong)bVar24 * -2 + 1; } while ((bool)uVar23); if ((!(bool)uVar21 && !(bool)uVar23) != (bool)uVar21) { uVar7 = gettext("ignoring --compress-debug-sections for an incremental link"); /* try { // try from 001f1009 to 001f1065 has its CatchHandler @ 001f13e7 */ FUN_001783d0(uVar7); *(char **)(param_1 + 0xf80) = "none"; } LAB_001f080a: if (*(char *)(param_1 + 0x5318) != '\0') { *(undefined1 *)(param_1 + 0x5251) = 1; } if (local_328 != local_318) { FUN_002dac70(); } return; }
167_sed_and_sed_strip.c
line_reset
FUN_00108590
void line_reset(line *buf,line *state) { if (s_accum.alloc == 0) { line_init(&s_accum,buf,0x32); return; } s_accum.length = 0; if (buf != (line *)0x0) { s_accum.mbstate = buf->mbstate; return; } s_accum.mbstate.__count = L'\0'; s_accum.mbstate.__value = (anon_union_4_2_91654ee9_for___value)0x0; return; }
void FUN_00108590(long param_1) { if (DAT_0011e738 == 0) { FUN_00108540(&DAT_0011e720,param_1,0x32); return; } DAT_0011e730 = 0; if (param_1 != 0) { DAT_0011e744 = *(undefined8 *)(param_1 + 0x24); return; } DAT_0011e744 = 0; return; }
CMP qword ptr [0x0011e738],0x0 JZ 0x001085d0 MOV qword ptr [0x0011e730],0x0 TEST RDI,RDI JZ 0x001085c0 MOV RAX,qword ptr [RDI + 0x24] MOV qword ptr [0x0011e744],RAX RET MOV qword ptr [0x0011e744],0x0 RET MOV RSI,RDI MOV EDX,0x32 LEA RDI,[0x11e720] JMP 0x00108540
null
null
null
null
[(u'CALL_-1206942198', u'INDIRECT_-1206942118'), ('const-0', u'COPY_-1206942200'), ('tmp_56', u'CBRANCH_-1206942270'), ('const-0', u'COPY_-1206942298'), (u'COPY_-1206942264', u'COPY_-1206942219'), ('const-50', u'CALL_-1206942198'), (u'INDIRECT_-1206942118', u'COPY_-1206942175'), (u'PTRSUB_-1206942108', u'CALL_-1206942198'), ('const-0', u'RETURN_-1206942194'), (u'CALL_-1206942198', u'INDIRECT_-1206942122'), ('tmp_28', u'CBRANCH_-1206942297'), (u'COPY_-1206942298', u'COPY_-1206942204'), ('tmp_180', u'COPY_-1206942200'), (u'COPY_-1206942200', u'PIECE_-1206942141'), ('const-1173280', u'PTRSUB_-1206942108'), (u'INT_NOTEQUAL_-1206942271', u'CBRANCH_-1206942270'), (u'LOAD_-1206942269', u'COPY_-1206942264'), (u'INT_EQUAL_-1206942304', u'CBRANCH_-1206942297'), (u'COPY_-1206942201', u'PIECE_-1206942141'), (u'PIECE_-1206942141', u'COPY_-1206942196'), ('tmp_180', u'INT_EQUAL_-1206942304'), (u'INDIRECT_-1206942122', u'COPY_-1206942179'), ('const-0', u'RETURN_-1206942245'), ('tmp_180', u'COPY_-1206942223'), (u'PTRSUB_-1206942160', u'LOAD_-1206942269'), ('const-433', u'LOAD_-1206942269'), (u'COPY_-1206942298', u'COPY_-1206942227'), (u'INDIRECT_-1206942126', u'COPY_-1206942183'), ('const-36', u'PTRSUB_-1206942160'), ('const-0', u'INT_NOTEQUAL_-1206942271'), ('tmp_100', u'INT_NOTEQUAL_-1206942271'), ('tmp_100', u'PTRSUB_-1206942160'), ('const-0', u'INT_EQUAL_-1206942304'), ('tmp_100', u'CALL_-1206942198'), (u'CALL_-1206942198', u'INDIRECT_-1206942126'), ('const-0', u'PTRSUB_-1206942108'), ('const-0', u'RETURN_-1206942219'), ('const-0', u'COPY_-1206942201')]
[(u'CALL_-1206942198', u'INDIRECT_-1206942118'), ('tmp_186', u'COPY_-1206942223'), ('tmp_186', u'COPY_-1206942200'), ('tmp_56', u'CBRANCH_-1206942270'), ('const-36', u'INT_ADD_-1206942253'), ('const-0', u'COPY_-1206942298'), ('tmp_147', u'INT_NOTEQUAL_-1206942271'), (u'COPY_-1206942264', u'COPY_-1206942219'), (u'INDIRECT_-1206942118', u'COPY_-1206942175'), (u'PTRSUB_-1206942108', u'CALL_-1206942198'), ('const-0', u'PTRSUB_-1206942108'), ('const-0', u'RETURN_-1206942194'), (u'CALL_-1206942198', u'INDIRECT_-1206942122'), ('tmp_28', u'CBRANCH_-1206942297'), (u'CAST_-1206942162', u'LOAD_-1206942269'), (u'COPY_-1206942298', u'COPY_-1206942204'), ('tmp_147', u'CALL_-1206942198'), ('const-433', u'LOAD_-1206942269'), (u'INT_NOTEQUAL_-1206942271', u'CBRANCH_-1206942270'), ('const-1173280', u'PTRSUB_-1206942108'), (u'LOAD_-1206942269', u'COPY_-1206942264'), (u'INT_EQUAL_-1206942304', u'CBRANCH_-1206942297'), ('tmp_147', u'INT_ADD_-1206942253'), ('const-0', u'COPY_-1206942242'), (u'INT_ADD_-1206942253', u'CAST_-1206942162'), (u'INDIRECT_-1206942122', u'COPY_-1206942179'), ('const-0', u'RETURN_-1206942245'), ('tmp_186', u'INT_EQUAL_-1206942304'), (u'COPY_-1206942298', u'COPY_-1206942227'), (u'INDIRECT_-1206942126', u'COPY_-1206942183'), ('const-50', u'CALL_-1206942198'), ('const-0', u'INT_NOTEQUAL_-1206942271'), (u'CALL_-1206942198', u'INDIRECT_-1206942126'), ('const-0', u'INT_EQUAL_-1206942304'), ('const-0', u'RETURN_-1206942219'), (u'COPY_-1206942242', u'COPY_-1206942196')]
null
null
00108590
x64
O2
(translation_unit "void FUN_00108590(long param_1)\n\n{\n if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }\n DAT_0011e730 = 0;\n if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }\n DAT_0011e744 = 0;\n return;\n}\n\n" (function_definition "void FUN_00108590(long param_1)\n\n{\n if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }\n DAT_0011e730 = 0;\n if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }\n DAT_0011e744 = 0;\n return;\n}" primitive_type (function_declarator "FUN_00108590(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }\n DAT_0011e730 = 0;\n if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }\n DAT_0011e744 = 0;\n return;\n}" { (if_statement "if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }" if (parenthesized_expression "(DAT_0011e738 == 0)" ( (binary_expression "DAT_0011e738 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }" { (expression_statement "FUN_00108540(&DAT_0011e720,param_1,0x32);" (call_expression "FUN_00108540(&DAT_0011e720,param_1,0x32)" identifier (argument_list "(&DAT_0011e720,param_1,0x32)" ( (pointer_expression "&DAT_0011e720" & identifier) , identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "DAT_0011e730 = 0;" (assignment_expression "DAT_0011e730 = 0" identifier = number_literal) ;) (if_statement "if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }" if (parenthesized_expression "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) )) (compound_statement "{\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }" { (expression_statement "DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);" (assignment_expression "DAT_0011e744 = *(undefined8 *)(param_1 + 0x24)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x24)" * (cast_expression "(undefined8 *)(param_1 + 0x24)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })) (expression_statement "DAT_0011e744 = 0;" (assignment_expression "DAT_0011e744 = 0" identifier = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "void line_reset(line *buf,line *state)\n\n{\n if (s_accum.alloc == 0) {\n line_init(&s_accum,buf,0x32);\n return;\n }\n s_accum.length = 0;\n if (buf != (line *)0x0) {\n s_accum.mbstate = buf->mbstate;\n return;\n }\n s_accum.mbstate.__count = L'\0';\n s_accum.mbstate.__value = (anon_union_4_2_91654ee9_for___value)0x0;\n return;\n}\n\n" (function_definition "void line_reset(line *buf,line *state)\n\n{\n if (s_accum.alloc == 0) {\n line_init(&s_accum,buf,0x32);\n return;\n }\n s_accum.length = 0;\n if (buf != (line *)0x0) {\n s_accum.mbstate = buf->mbstate;\n return;\n }\n s_accum.mbstate.__count = L'\0';\n s_accum.mbstate.__value = (anon_union_4_2_91654ee9_for___value)0x0;\n return;\n}" primitive_type (function_declarator "line_reset(line *buf,line *state)" identifier (parameter_list "(line *buf,line *state)" ( (parameter_declaration "line *buf" type_identifier (pointer_declarator "*buf" * identifier)) , (parameter_declaration "line *state" type_identifier (pointer_declarator "*state" * identifier)) ))) (compound_statement "{\n if (s_accum.alloc == 0) {\n line_init(&s_accum,buf,0x32);\n return;\n }\n s_accum.length = 0;\n if (buf != (line *)0x0) {\n s_accum.mbstate = buf->mbstate;\n return;\n }\n s_accum.mbstate.__count = L'\0';\n s_accum.mbstate.__value = (anon_union_4_2_91654ee9_for___value)0x0;\n return;\n}" { (if_statement "if (s_accum.alloc == 0) {\n line_init(&s_accum,buf,0x32);\n return;\n }" if (parenthesized_expression "(s_accum.alloc == 0)" ( (binary_expression "s_accum.alloc == 0" (field_expression "s_accum.alloc" identifier . field_identifier) == number_literal) )) (compound_statement "{\n line_init(&s_accum,buf,0x32);\n return;\n }" { (expression_statement "line_init(&s_accum,buf,0x32);" (call_expression "line_init(&s_accum,buf,0x32)" identifier (argument_list "(&s_accum,buf,0x32)" ( (pointer_expression "&s_accum" & identifier) , identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "s_accum.length = 0;" (assignment_expression "s_accum.length = 0" (field_expression "s_accum.length" identifier . field_identifier) = number_literal) ;) (if_statement "if (buf != (line *)0x0) {\n s_accum.mbstate = buf->mbstate;\n return;\n }" if (parenthesized_expression "(buf != (line *)0x0)" ( (binary_expression "buf != (line *)0x0" identifier != (cast_expression "(line *)0x0" ( (type_descriptor "line *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n s_accum.mbstate = buf->mbstate;\n return;\n }" { (expression_statement "s_accum.mbstate = buf->mbstate;" (assignment_expression "s_accum.mbstate = buf->mbstate" (field_expression "s_accum.mbstate" identifier . field_identifier) = (field_expression "buf->mbstate" identifier -> field_identifier)) ;) (return_statement "return;" return ;) })) (expression_statement "s_accum.mbstate.__count = L'\0';" (assignment_expression "s_accum.mbstate.__count = L'\0'" (field_expression "s_accum.mbstate.__count" (field_expression "s_accum.mbstate" identifier . field_identifier) . field_identifier) = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "s_accum.mbstate.__value = (anon_union_4_2_91654ee9_for___value)0x0;" (assignment_expression "s_accum.mbstate.__value = (anon_union_4_2_91654ee9_for___value)0x0" (field_expression "s_accum.mbstate.__value" (field_expression "s_accum.mbstate" identifier . field_identifier) . field_identifier) = (cast_expression "(anon_union_4_2_91654ee9_for___value)0x0" ( (type_descriptor "anon_union_4_2_91654ee9_for___value" type_identifier) ) number_literal)) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00108590(long param_1)\n\n{\n if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }\n DAT_0011e730 = 0;\n if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }\n DAT_0011e744 = 0;\n return;\n}\n\n" (function_definition "void FUN_00108590(long param_1)\n\n{\n if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }\n DAT_0011e730 = 0;\n if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }\n DAT_0011e744 = 0;\n return;\n}" primitive_type (function_declarator "FUN_00108590(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }\n DAT_0011e730 = 0;\n if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }\n DAT_0011e744 = 0;\n return;\n}" { (if_statement "if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }" if (parenthesized_expression "(DAT_0011e738 == 0)" ( (binary_expression "DAT_0011e738 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }" { (expression_statement "FUN_00108540(&DAT_0011e720,param_1,0x32);" (call_expression "FUN_00108540(&DAT_0011e720,param_1,0x32)" identifier (argument_list "(&DAT_0011e720,param_1,0x32)" ( (pointer_expression "&DAT_0011e720" & identifier) , identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "DAT_0011e730 = 0;" (assignment_expression "DAT_0011e730 = 0" identifier = number_literal) ;) (if_statement "if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }" if (parenthesized_expression "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) )) (compound_statement "{\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }" { (expression_statement "DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);" (assignment_expression "DAT_0011e744 = *(undefined8 *)(param_1 + 0x24)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x24)" * (cast_expression "(undefined8 *)(param_1 + 0x24)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })) (expression_statement "DAT_0011e744 = 0;" (assignment_expression "DAT_0011e744 = 0" identifier = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT ))) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_00108590(long param_1)\n\n{\n if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }\n DAT_0011e730 = 0;\n if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }\n DAT_0011e744 = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00108590(long param_1)" (identifier "FUN_00108590") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }\n DAT_0011e730 = 0;\n if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }\n DAT_0011e744 = 0;\n return;\n}" ({ "{") (if_statement "if (DAT_0011e738 == 0) {\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }" (if "if") (parenthesized_expression "(DAT_0011e738 == 0)" (( "(") (binary_expression "DAT_0011e738 == 0" (identifier "DAT_0011e738") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00108540(&DAT_0011e720,param_1,0x32);\n return;\n }" ({ "{") (expression_statement "FUN_00108540(&DAT_0011e720,param_1,0x32);" (call_expression "FUN_00108540(&DAT_0011e720,param_1,0x32)" (identifier "FUN_00108540") (argument_list "(&DAT_0011e720,param_1,0x32)" (( "(") (pointer_expression "&DAT_0011e720" (& "&") (identifier "DAT_0011e720")) (, ",") (identifier "param_1") (, ",") (number_literal "0x32") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "DAT_0011e730 = 0;" (assignment_expression "DAT_0011e730 = 0" (identifier "DAT_0011e730") (= "=") (number_literal "0")) (; ";")) (if_statement "if (param_1 != 0) {\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }" (if "if") (parenthesized_expression "(param_1 != 0)" (( "(") (binary_expression "param_1 != 0" (identifier "param_1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);\n return;\n }" ({ "{") (expression_statement "DAT_0011e744 = *(undefined8 *)(param_1 + 0x24);" (assignment_expression "DAT_0011e744 = *(undefined8 *)(param_1 + 0x24)" (identifier "DAT_0011e744") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x24)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x24)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x24)" (( "(") (binary_expression "param_1 + 0x24" (identifier "param_1") (+ "+") (number_literal "0x24")) () ")"))))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "DAT_0011e744 = 0;" (assignment_expression "DAT_0011e744 = 0" (identifier "DAT_0011e744") (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *var_2,type_1 *state) { if (s_accum.alloc == 0) { var_1(&s_accum,var_2,0x32); return; } s_accum.length = 0; if (var_2 != (type_1 *)0x0) { s_accum.mbstate = var_2->mbstate; return; } s_accum.mbstate.__count = L'\0'; s_accum.mbstate.__value = (type_2)0x0; 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 (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal)))) (return_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: (pointer_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))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (return_statement))))
null
void MASKED(long param_1) { if (DAT_0011e738 == 0) { FUN_00108540(&DAT_0011e720,param_1,0x32); return; } DAT_0011e730 = 0; if (param_1 != 0) { DAT_0011e744 = *(undefined8 *)(param_1 + 0x24); return; } DAT_0011e744 = 0; return; }
10172_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
has_facet<std::moneypunct<wchar_t,false>>
FUN_00340bf0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::moneypunct<wchar_t, false> >(std::locale const&) */ bool std::has_facet<std::moneypunct<wchar_t,false>>(locale *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = locale::id::_M_id((id *)&moneypunct<wchar_t,false>::id); bVar3 = false; if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) { lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&moneypunct<wchar_t,false>::typeinfo,0); bVar3 = lVar2 != 0; } return bVar3; }
bool FUN_00340bf0(long *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = FUN_002dd3a0(&DAT_0044bd30); bVar3 = false; if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0); bVar3 = lVar2 != 0; } return bVar3; }
PUSH RBX MOV RBX,RDI LEA RDI,[0x44bd30] CALL 0x002dd3a0 MOV RCX,qword ptr [RBX] MOV RDX,RAX XOR EAX,EAX CMP qword ptr [RCX + 0x10],RDX JBE 0x00340c36 MOV RCX,qword ptr [RCX + 0x8] MOV RDI,qword ptr [RCX + RDX*0x8] TEST RDI,RDI JZ 0x00340c36 LEA RDX,[0x43c6d0] LEA RSI,[0x438640] XOR ECX,ECX CALL 0x0031b7b0 TEST RAX,RAX SETNZ AL POP RBX RET
null
null
null
null
[('const-4504880', u'PTRSUB_-1205138188'), ('const-0', u'PTRSUB_-1205138188'), ('const-0', u'COPY_-1205138254'), ('const-0', u'RETURN_-1205138283'), (u'PTRSUB_-1205138188', u'CAST_-1205138187'), ('const-4425280', u'PTRSUB_-1205138142'), (u'PTRSUB_-1205138141', u'CALL_-1205138316'), (u'COPY_-1205138254', u'COPY_-1205138221'), ('const-0', u'INT_NOTEQUAL_-1205138352'), (u'LOAD_-1205138422', u'INT_ADD_-1205138364'), ('tmp_135', u'CBRANCH_-1205138351'), (u'PTRSUB_-1205138142', u'CALL_-1205138316'), (u'INT_ADD_-1205138356', u'CAST_-1205138160'), (u'INT_ADD_-1205138384', u'CAST_-1205138172'), ('const-433', u'LOAD_-1205138372'), (u'CAST_-1205138160', u'LOAD_-1205138372'), (u'LOAD_-1205138422', u'INT_ADD_-1205138384'), ('const-16', u'INT_ADD_-1205138384'), (u'COPY_-1205138253', u'COPY_-1205138235'), (u'CAST_-1205138165', u'LOAD_-1205138380'), ('const-433', u'LOAD_-1205138422'), ('const-0', u'PTRSUB_-1205138141'), ('const-0', u'INT_NOTEQUAL_-1205138301'), (u'INT_NOTEQUAL_-1205138301', u'MULTIEQUAL_-1205138148'), ('const-433', u'LOAD_-1205138400'), (u'LOAD_-1205138400', u'INT_LESS_-1205138372'), (u'CALL_-1205138316', u'INT_NOTEQUAL_-1205138301'), (u'INT_NOTEQUAL_-1205138352', u'CBRANCH_-1205138351'), (u'INT_MULT_-1205138344', u'INT_ADD_-1205138356'), ('const-0', u'COPY_-1205138253'), (u'LOAD_-1205138380', u'INT_ADD_-1205138356'), ('const-4441808', u'PTRSUB_-1205138141'), (u'CALL_-1205138423', u'INT_MULT_-1205138344'), (u'CAST_-1205138187', u'CALL_-1205138423'), (u'CALL_-1205138423', u'INT_LESS_-1205138372'), (u'COPY_-1205138269', u'RETURN_-1205138283'), ('const-0', u'CALL_-1205138316'), (u'LOAD_-1205138372', u'INT_NOTEQUAL_-1205138352'), (u'LOAD_-1205138372', u'CALL_-1205138316'), (u'COPY_-1205138235', u'MULTIEQUAL_-1205138148'), (u'INT_LESS_-1205138372', u'CBRANCH_-1205138381'), ('const-8', u'INT_MULT_-1205138344'), ('tmp_230', u'CAST_-1205138181'), (u'MULTIEQUAL_-1205138148', u'COPY_-1205138269'), ('tmp_90', u'CBRANCH_-1205138381'), (u'CAST_-1205138181', u'LOAD_-1205138422'), (u'CAST_-1205138172', u'LOAD_-1205138400'), ('const-0', u'PTRSUB_-1205138142'), ('const-433', u'LOAD_-1205138380'), ('const-8', u'INT_ADD_-1205138364'), (u'COPY_-1205138221', u'MULTIEQUAL_-1205138148'), (u'INT_ADD_-1205138364', u'CAST_-1205138165')]
[('const-0', u'COPY_-1205138244'), ('tmp_459', u'LOAD_-1205138422'), (u'LOAD_-1205138380', u'INT_ADD_-1205138356'), ('const-4441808', u'PTRSUB_-1205138146'), (u'INT_NOTEQUAL_-1205138301', u'MULTIEQUAL_-1205138138'), (u'CALL_-1205138423', u'INT_MULT_-1205138344'), ('const-0', u'PTRSUB_-1205138193'), (u'INT_ADD_-1205138356', u'CAST_-1205138166'), ('const-0', u'RETURN_-1205138283'), (u'CALL_-1205138423', u'INT_LESS_-1205138372'), ('const-4425280', u'PTRSUB_-1205138147'), ('const-4504880', u'PTRSUB_-1205138193'), (u'CAST_-1205138178', u'LOAD_-1205138400'), ('const-0', u'PTRSUB_-1205138147'), ('const-0', u'INT_NOTEQUAL_-1205138352'), (u'LOAD_-1205138372', u'INT_NOTEQUAL_-1205138352'), (u'LOAD_-1205138422', u'INT_ADD_-1205138364'), ('tmp_135', u'CBRANCH_-1205138351'), (u'PTRSUB_-1205138146', u'CALL_-1205138316'), (u'LOAD_-1205138372', u'CALL_-1205138316'), ('const-433', u'LOAD_-1205138372'), ('const-0', u'PTRSUB_-1205138146'), (u'LOAD_-1205138422', u'INT_ADD_-1205138384'), ('const-16', u'INT_ADD_-1205138384'), (u'COPY_-1205138244', u'MULTIEQUAL_-1205138138'), (u'INT_LESS_-1205138372', u'CBRANCH_-1205138381'), (u'INT_ADD_-1205138364', u'CAST_-1205138171'), ('const-8', u'INT_MULT_-1205138344'), (u'PTRSUB_-1205138193', u'CALL_-1205138423'), ('tmp_90', u'CBRANCH_-1205138381'), (u'MULTIEQUAL_-1205138138', u'RETURN_-1205138283'), ('const-433', u'LOAD_-1205138422'), ('const-0', u'INT_NOTEQUAL_-1205138301'), ('const-0', u'CALL_-1205138316'), ('const-433', u'LOAD_-1205138400'), ('const-433', u'LOAD_-1205138380'), (u'PTRSUB_-1205138147', u'CALL_-1205138316'), ('const-8', u'INT_ADD_-1205138364'), (u'CAST_-1205138166', u'LOAD_-1205138372'), (u'LOAD_-1205138400', u'INT_LESS_-1205138372'), (u'CAST_-1205138171', u'LOAD_-1205138380'), (u'CALL_-1205138316', u'INT_NOTEQUAL_-1205138301'), (u'INT_NOTEQUAL_-1205138352', u'CBRANCH_-1205138351'), (u'INT_ADD_-1205138384', u'CAST_-1205138178'), (u'INT_MULT_-1205138344', u'INT_ADD_-1205138356')]
null
null
00340bf0
x64
O2
(translation_unit "bool FUN_00340bf0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bd30);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_00340bf0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bd30);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_00340bf0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bd30);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_002dd3a0(&DAT_0044bd30);" (assignment_expression "uVar1 = FUN_002dd3a0(&DAT_0044bd30)" identifier = (call_expression "FUN_002dd3a0(&DAT_0044bd30)" identifier (argument_list "(&DAT_0044bd30)" ( (pointer_expression "&DAT_0044bd30" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);" (assignment_expression "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0)" identifier = (call_expression "FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438640" & identifier) , (pointer_expression "&PTR_PTR_FUN_0043c6d0" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::moneypunct<wchar_t, false> >(std::locale const&) */\n\nbool std::has_facet<std::moneypunct<wchar_t,false>>(locale *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = locale::id::_M_id((id *)&moneypunct<wchar_t,false>::id);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&moneypunct<wchar_t,false>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" comment comment (declaration "bool std::has_facet<std::moneypunct<wchar_t,false>>(locale *param_1)\n\n{\n ulong uVar1;" primitive_type (ERROR "std::has_facet<std::moneypunct<" identifier : : identifier < identifier : : identifier <) identifier , (ERROR "false>>(locale *param_1)\n\n{\n ulong" identifier >> ( identifier (pointer_declarator "*param_1" * identifier) ) { identifier) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (ERROR "uVar1 = locale::" (assignment_expression "uVar1 = locale" identifier = identifier) : :) (labeled_statement "id::_M_id((id *)&moneypunct<wchar_t,false>::id);" statement_identifier : (ERROR ":" :) (expression_statement "_M_id((id *)&moneypunct<wchar_t,false>::id);" (call_expression "_M_id((id *)&moneypunct<wchar_t,false>::id)" identifier (argument_list "((id *)&moneypunct<wchar_t,false>::id)" ( (binary_expression "(id *)&moneypunct<wchar_t" (cast_expression "(id *)&moneypunct" ( (type_descriptor "id *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&moneypunct" & identifier)) < identifier) , (binary_expression "false>::id" false > (ERROR "::" : :) identifier) ))) ;)) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&moneypunct<wchar_t,false>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*(long *)param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*(long *)param_1 + 0x10)" * (cast_expression "(ulong *)(*(long *)param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 0x10)" ( (binary_expression "*(long *)param_1 + 0x10" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*(long *)param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*(long *)param_1 + 8)" * (cast_expression "(long *)(*(long *)param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 8)" ( (binary_expression "*(long *)param_1 + 8" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (comma_expression "bVar3 = false, lVar2 != 0" (assignment_expression "bVar3 = false" identifier = false) , (binary_expression "lVar2 != 0" identifier != number_literal))) ))) )) (compound_statement "{\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&moneypunct<wchar_t,false>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&moneypunct<wchar_t,false>::typeinfo,0);" (assignment_expression "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&moneypunct<wchar_t,false>::typeinfo,0)" identifier = (call_expression "__dynamic_cast(lVar2,&locale::facet::typeinfo,&moneypunct<wchar_t,false>::typeinfo,0)" identifier (argument_list "(lVar2,&locale::facet::typeinfo,&moneypunct<wchar_t,false>::typeinfo,0)" ( identifier , (ERROR "&locale::facet::" (pointer_expression "&locale" & identifier) : : identifier : :) identifier , (binary_expression "&moneypunct<wchar_t" (pointer_expression "&moneypunct" & identifier) < identifier) , (binary_expression "false>::typeinfo" false > (ERROR "::" : :) identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) (ERROR "}" }))
(translation_unit "bool FUN_00340bf0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bd30);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_00340bf0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bd30);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_00340bf0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bd30);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_002dd3a0(&DAT_0044bd30);" (assignment_expression "uVar1 = FUN_002dd3a0(&DAT_0044bd30)" identifier = (call_expression "FUN_002dd3a0(&DAT_0044bd30)" identifier (argument_list "(&DAT_0044bd30)" ( (pointer_expression "&DAT_0044bd30" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);" (assignment_expression "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0)" identifier = (call_expression "FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438640" & identifier) , (pointer_expression "&PTR_PTR_FUN_0043c6d0" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (binary_expression IDENT * LIT)) ))))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT != LIT)) ;) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_00340bf0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bd30);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" (primitive_type "bool") (function_declarator "FUN_00340bf0(long *param_1)" (identifier "FUN_00340bf0") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bd30);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (expression_statement "uVar1 = FUN_002dd3a0(&DAT_0044bd30);" (assignment_expression "uVar1 = FUN_002dd3a0(&DAT_0044bd30)" (identifier "uVar1") (= "=") (call_expression "FUN_002dd3a0(&DAT_0044bd30)" (identifier "FUN_002dd3a0") (argument_list "(&DAT_0044bd30)" (( "(") (pointer_expression "&DAT_0044bd30" (& "&") (identifier "DAT_0044bd30")) () ")")))) (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }" (if "if") (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" (( "(") (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" (( "(") (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" (identifier "uVar1") (< "<") (pointer_expression "*(ulong *)(*param_1 + 0x10)" (* "*") (cast_expression "(ulong *)(*param_1 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 0x10)" (( "(") (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (( "(") (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (* "*") (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" (* "*") (cast_expression "(long *)(*param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 8)" (( "(") (binary_expression "*param_1 + 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "8")) () ")")))) (+ "+") (binary_expression "uVar1 * 8" (identifier "uVar1") (* "*") (number_literal "8"))) () ")"))))) (, ",") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);\n bVar3 = lVar2 != 0;\n }" ({ "{") (expression_statement "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0);" (assignment_expression "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0)" (identifier "lVar2") (= "=") (call_expression "FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0)" (identifier "FUN_0031b7b0") (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0)" (( "(") (identifier "lVar2") (, ",") (pointer_expression "&PTR_PTR_FUN_00438640" (& "&") (identifier "PTR_PTR_FUN_00438640")) (, ",") (pointer_expression "&PTR_PTR_FUN_0043c6d0" (& "&") (identifier "PTR_PTR_FUN_0043c6d0")) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" (identifier "bVar3") (= "=") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) (; ";")) (} "}"))) (return_statement "return bVar3;" (return "return") (identifier "bVar3") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::moneypunct<wchar_t, false> >(std::locale const&) */ bool std::has_facet<std::moneypunct<var_2,false>>(locale *param_1) { type_2 var_3; long var_4; bool bVar3; var_3 = locale::id::var_1((type_1 *)&moneypunct<var_2,false>::type_1); bVar3 = false; if ((var_3 < *(type_2 *)(*(long *)param_1 + 0x10)) && (var_4 = *(long *)(*(long *)(*(long *)param_1 + 8) + var_3 * 8), bVar3 = false, var_4 != 0)) { var_4 = var_5(var_4,&locale::facet::var_6,&moneypunct<var_2,false>::var_6,0); bVar3 = var_4 != 0; } return bVar3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (return_statement (identifier)))))
null
bool MASKED(long *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = FUN_002dd3a0(&DAT_0044bd30); bVar3 = false; if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043c6d0,0); bVar3 = lVar2 != 0; } return bVar3; }
7227_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
do_transitive_closure
FUN_002b59d0
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void do_transitive_closure(Garbage_collection * this) */ void __thiscall gold::Garbage_collection::do_transitive_closure(Garbage_collection *this) { _Rb_tree_header *p_Var1; size_type *psVar2; _Base_ptr *pp_Var3; uint uVar4; Relobj *pRVar5; _Hash_node_base *p_Var6; __bucket_type *pp_Var7; _Base_ptr p_Var8; char cVar9; _Hash_node_base *p_Var10; __node_base *p_Var11; _Hash_node_base *p_Var12; __bucket_type *__s; _Hash_node_base *p_Var13; _Base_ptr p_Var14; _Base_ptr p_Var15; ulong uVar16; ulong extraout_RDX; ulong uVar17; pointer ppVar18; iterator __position; pointer ppVar19; long *plVar20; ulong local_60; Section_id entry; ppVar19 = (this->work_list_). super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ._M_impl._M_start; p_Var1 = &(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header; __position._M_current = (this->work_list_). super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ._M_impl._M_finish; while (__position._M_current != ppVar19) { while( true ) { pRVar5 = __position._M_current[-1].first; ppVar18 = __position._M_current + -1; entry.first = ppVar18->first; entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second; (this->work_list_). super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ._M_impl._M_finish = ppVar18; uVar4 = entry.second; p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5); local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count; p_Var11 = std:: _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> ::_M_find_before_node ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10); if ((p_Var11 != (__node_base *)0x0) && (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)) break; p_Var12 = (_Hash_node_base *)operator_new(0x20); uVar16 = (this->referenced_list_)._M_h._M_element_count; uVar17 = (this->referenced_list_)._M_h._M_bucket_count; p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5; *(uint *)&p_Var12[2]._M_nxt = uVar4; p_Var12->_M_nxt = (_Hash_node_base *)0x0; cVar9 = std::__detail::_Prime_rehash_policy::_M_need_rehash (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1); if (cVar9 == '\0') { __s = (this->referenced_list_)._M_h._M_buckets; } else { if (extraout_RDX == 1) { __s = &(this->referenced_list_)._M_h._M_single_bucket; (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0; } else { if (0x1fffffffffffffff < extraout_RDX) { /* WARNING: Subroutine does not return */ /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */ std::__throw_bad_alloc(); } /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */ __s = (__bucket_type *)operator_new(extraout_RDX * 8); memset(__s,0,extraout_RDX * 8); } p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt; (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0; if (p_Var13 != (_Hash_node_base *)0x0) { uVar16 = 0; do { while( true ) { p_Var6 = p_Var13->_M_nxt; uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX; pp_Var7 = __s + uVar17; if (*pp_Var7 == (__bucket_type)0x0) break; p_Var13->_M_nxt = (*pp_Var7)->_M_nxt; (*pp_Var7)->_M_nxt = p_Var13; uVar17 = uVar16; LAB_002b5b0c: p_Var13 = p_Var6; uVar16 = uVar17; if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58; } p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt; (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13; *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin; if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c; __s[uVar16] = p_Var13; p_Var13 = p_Var6; uVar16 = uVar17; } while (p_Var6 != (_Hash_node_base *)0x0); } LAB_002b5b58: pp_Var7 = (this->referenced_list_)._M_h._M_buckets; if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) { operator_delete(pp_Var7); } (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX; local_60 = (ulong)p_Var10 % extraout_RDX; (this->referenced_list_)._M_h._M_buckets = __s; } p_Var12[3]._M_nxt = p_Var10; pp_Var7 = __s + local_60; if (*pp_Var7 == (__bucket_type)0x0) { p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt; (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12; p_Var12->_M_nxt = p_Var10; if (p_Var10 != (_Hash_node_base *)0x0) { __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12; } *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin; } else { p_Var12->_M_nxt = (*pp_Var7)->_M_nxt; (*pp_Var7)->_M_nxt = p_Var12; } p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent; psVar2 = &(this->referenced_list_)._M_h._M_element_count; *psVar2 = *psVar2 + 1; __position._M_current = (this->work_list_). super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ._M_impl._M_finish; if (p_Var8 != (_Base_ptr)0x0) { p_Var14 = &p_Var1->_M_header; do { while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first || ((*(Relobj **)(p_Var15 + 1) == entry.first && (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) { pp_Var3 = &p_Var15->_M_right; p_Var8 = *pp_Var3; p_Var15 = p_Var14; if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2; } p_Var8 = p_Var15->_M_left; p_Var14 = p_Var15; } while (p_Var15->_M_left != (_Base_ptr)0x0); LAB_002b5bf2: if (((p_Var1 != (_Rb_tree_header *)p_Var15) && ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) && ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count || (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) { plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18); joined_r0x002b5c11: if (plVar20 != (long *)0x0) { do { uVar4 = *(uint *)(plVar20 + 2); pRVar5 = (Relobj *)plVar20[1]; uVar16 = (ulong)uVar4 ^ (ulong)pRVar5; p_Var11 = std:: _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> ::_M_find_before_node ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> *)&this->referenced_list_, uVar16 % (this->referenced_list_)._M_h._M_bucket_count, (key_type *)(plVar20 + 1),uVar16); if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) { if ((this->work_list_). super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f; std:: vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&> (&this->work_list_,__position,(key_type *)(plVar20 + 1)); __position._M_current = (this->work_list_). super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ._M_impl._M_finish; } plVar20 = (long *)*plVar20; if (plVar20 == (long *)0x0) break; } while( true ); } } } ppVar19 = (this->work_list_). super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ._M_impl._M_start; if (__position._M_current == ppVar19) goto LAB_002b5c8c; } } LAB_002b5c8c: this->is_worklist_ready_ = true; return; code_r0x002b5c5f: (__position._M_current)->first = pRVar5; (__position._M_current)->second = uVar4; (this->work_list_). super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ._M_impl._M_finish = __position._M_current + 1; plVar20 = (long *)*plVar20; __position._M_current = __position._M_current + 1; goto joined_r0x002b5c11; }
void FUN_002b59d0(undefined8 *param_1) { undefined8 *puVar1; long *plVar2; uint uVar3; undefined8 uVar4; undefined8 uVar5; long *plVar6; long lVar7; undefined4 uVar8; char cVar9; ulong uVar10; long *plVar11; undefined8 *puVar12; long *plVar13; undefined8 *puVar14; undefined8 *puVar15; ulong extraout_RDX; ulong uVar16; ulong uVar17; ulong *puVar18; ulong *puVar19; ulong *puVar20; ulong local_60; ulong local_48; ulong uStack_40; puVar20 = (ulong *)*param_1; puVar19 = (ulong *)param_1[1]; while (puVar19 != puVar20) { while( true ) { uVar17 = puVar19[-2]; puVar18 = puVar19 + -2; local_48 = *puVar18; uStack_40 = puVar19[-1]; param_1[1] = puVar18; uVar8 = (uint)uStack_40; uVar10 = uStack_40 & 0xffffffff ^ uVar17; local_60 = uVar10 % (ulong)param_1[0xb]; plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10); if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break; plVar11 = (long *)FUN_002d9490(0x20); uVar4 = param_1[0xd]; uVar5 = param_1[0xb]; plVar11[1] = uVar17; *(undefined4 *)(plVar11 + 2) = uVar8; *plVar11 = 0; cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1); if (cVar9 == '\0') { puVar12 = (undefined8 *)param_1[10]; } else { if (extraout_RDX == 1) { puVar12 = param_1 + 0x10; param_1[0x10] = 0; } else { if (0x1fffffffffffffff < extraout_RDX) { /* WARNING: Subroutine does not return */ /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */ FUN_00319410(); } /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */ puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8); memset(puVar12,0,extraout_RDX * 8); } plVar13 = (long *)param_1[0xc]; param_1[0xc] = 0; if (plVar13 != (long *)0x0) { uVar17 = 0; do { while( true ) { plVar6 = (long *)*plVar13; uVar16 = (ulong)plVar13[3] % extraout_RDX; plVar2 = puVar12 + uVar16; if ((long *)*plVar2 == (long *)0x0) break; *plVar13 = *(long *)*plVar2; *(long **)*plVar2 = plVar13; uVar16 = uVar17; LAB_002b5b0c: plVar13 = plVar6; uVar17 = uVar16; if (plVar6 == (long *)0x0) goto LAB_002b5b58; } *plVar13 = param_1[0xc]; param_1[0xc] = plVar13; *plVar2 = (long)(param_1 + 0xc); if (*plVar13 == 0) goto LAB_002b5b0c; puVar12[uVar17] = plVar13; plVar13 = plVar6; uVar17 = uVar16; } while (plVar6 != (long *)0x0); } LAB_002b5b58: if ((undefined8 *)param_1[10] != param_1 + 0x10) { FUN_002dac60(); } param_1[0xb] = extraout_RDX; local_60 = uVar10 % extraout_RDX; param_1[10] = puVar12; } plVar11[3] = uVar10; plVar13 = puVar12 + local_60; if ((long *)*plVar13 == (long *)0x0) { lVar7 = param_1[0xc]; param_1[0xc] = plVar11; *plVar11 = lVar7; if (lVar7 != 0) { puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11; } *plVar13 = (long)(param_1 + 0xc); } else { *plVar11 = *(long *)*plVar13; *(long **)*plVar13 = plVar11; } param_1[0xd] = param_1[0xd] + 1; puVar19 = (ulong *)param_1[1]; if ((undefined8 *)param_1[6] != (undefined8 *)0x0) { puVar12 = (undefined8 *)param_1[6]; puVar14 = param_1 + 5; do { while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 || ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) { puVar1 = puVar15 + 3; puVar12 = (undefined8 *)*puVar1; puVar15 = puVar14; if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2; } puVar12 = (undefined8 *)puVar15[2]; puVar14 = puVar15; } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0); LAB_002b5bf2: if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) && ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) { plVar11 = (long *)puVar15[8]; joined_r0x002b5c11: if (plVar11 != (long *)0x0) { do { uVar3 = *(uint *)(plVar11 + 2); uVar17 = plVar11[1]; plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb], plVar11 + 1); if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) { if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f; FUN_002b5d20(param_1,puVar19,plVar11 + 1); puVar19 = (ulong *)param_1[1]; } plVar11 = (long *)*plVar11; if (plVar11 == (long *)0x0) break; } while( true ); } } } puVar20 = (ulong *)*param_1; if (puVar19 == puVar20) goto LAB_002b5c8c; } } LAB_002b5c8c: *(undefined1 *)(param_1 + 3) = 1; return; code_r0x002b5c5f: *puVar19 = uVar17; *(uint *)(puVar19 + 1) = uVar3; param_1[1] = puVar19 + 2; plVar11 = (long *)*plVar11; puVar19 = puVar19 + 2; goto joined_r0x002b5c11; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x38 MOV R13,qword ptr [RDI] MOV R12,qword ptr [RDI + 0x8] LEA RAX,[RSP + 0x20] MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RDI + 0x28] MOV qword ptr [RSP + 0x18],RAX NOP dword ptr [RAX + RAX*0x1] CMP R12,R13 JZ 0x002b5c8c MOV RBP,qword ptr [R12 + -0x10] XOR EDX,EDX SUB R12,0x10 LEA RDI,[RBX + 0x50] MOVDQU XMM0,xmmword ptr [R12] MOV qword ptr [RBX + 0x8],R12 MOV qword ptr [RSP],RDI MOVAPS xmmword ptr [RSP + 0x20],XMM0 MOV EAX,dword ptr [RSP + 0x28] MOV R15,RAX XOR RAX,RBP MOV R14,RAX DIV qword ptr [RBX + 0x58] MOV RCX,R14 MOV qword ptr [RSP + 0x8],RDX MOV RDX,qword ptr [RSP + 0x10] MOV RSI,qword ptr [RSP + 0x8] CALL 0x001b4d40 TEST RAX,RAX JZ 0x002b5a5e CMP qword ptr [RAX],0x0 JNZ 0x002b5a00 MOV EDI,0x20 CALL 0x002d9490 MOV RDX,qword ptr [RBX + 0x68] MOV RSI,qword ptr [RBX + 0x58] LEA RDI,[RBX + 0x70] MOV qword ptr [RAX + 0x8],RBP MOV ECX,0x1 MOV R13,RAX MOV dword ptr [RAX + 0x10],R15D MOV R15,qword ptr [RBX + 0x78] MOV qword ptr [RAX],0x0 CALL 0x003191f0 MOV RBP,RDX TEST AL,AL JZ 0x002b5b80 CMP RDX,0x1 JZ 0x002b5cf7 MOV RAX,0x1fffffffffffffff CMP RDX,RAX JA 0x002b5d11 LEA R12,[RDX*0x8] MOV RDI,R12 CALL 0x002d9490 MOV RDX,R12 XOR ESI,ESI MOV RDI,RAX MOV R15,RAX CALL 0x00147100 LEA R9,[RBX + 0x80] MOV RCX,qword ptr [RBX + 0x60] MOV qword ptr [RBX + 0x60],0x0 TEST RCX,RCX JZ 0x002b5b58 XOR EDI,EDI LEA R8,[RBX + 0x60] JMP 0x002b5b14 MOV RDX,qword ptr [RSI] MOV qword ptr [RCX],RDX MOV RAX,qword ptr [RAX] MOV qword ptr [RAX],RCX MOV RCX,R10 TEST R10,R10 JZ 0x002b5b58 MOV RAX,qword ptr [RCX + 0x18] XOR EDX,EDX MOV R10,qword ptr [RCX] DIV RBP LEA RAX,[R15 + RDX*0x8] MOV RSI,qword ptr [RAX] TEST RSI,RSI JNZ 0x002b5b00 MOV RSI,qword ptr [RBX + 0x60] MOV qword ptr [RCX],RSI MOV qword ptr [RBX + 0x60],RCX MOV qword ptr [RAX],R8 CMP qword ptr [RCX],0x0 JZ 0x002b5ca0 MOV qword ptr [R15 + RDI*0x8],RCX MOV RDI,RDX MOV RCX,R10 TEST R10,R10 JNZ 0x002b5b14 NOP dword ptr [RAX + RAX*0x1] MOV RDI,qword ptr [RBX + 0x50] CMP RDI,R9 JZ 0x002b5b66 CALL 0x002dac60 MOV RAX,R14 XOR EDX,EDX MOV qword ptr [RBX + 0x58],RBP DIV RBP MOV qword ptr [RBX + 0x50],R15 MOV qword ptr [RSP + 0x8],RDX JMP 0x002b5b84 MOV R15,qword ptr [RBX + 0x50] MOV RAX,qword ptr [RSP + 0x8] MOV qword ptr [R13 + 0x18],R14 LEA RCX,[R15 + RAX*0x8] MOV RAX,qword ptr [RCX] TEST RAX,RAX JZ 0x002b5cb0 MOV RAX,qword ptr [RAX] MOV qword ptr [R13],RAX MOV RAX,qword ptr [RCX] MOV qword ptr [RAX],R13 MOV RAX,qword ptr [RBX + 0x30] ADD qword ptr [RBX + 0x68],0x1 MOV R12,qword ptr [RBX + 0x8] TEST RAX,RAX JZ 0x002b5c80 MOV RDX,qword ptr [RSP + 0x20] MOV ESI,dword ptr [RSP + 0x28] MOV RCX,qword ptr [RSP + 0x18] JMP 0x002b5be3 JNZ 0x002b5bd7 CMP dword ptr [RAX + 0x28],ESI JC 0x002b5be9 MOV RCX,RAX MOV RAX,qword ptr [RAX + 0x10] TEST RAX,RAX JZ 0x002b5bf2 CMP qword ptr [RAX + 0x20],RDX JNC 0x002b5bd0 MOV RAX,qword ptr [RAX + 0x18] TEST RAX,RAX JNZ 0x002b5be3 CMP qword ptr [RSP + 0x18],RCX JZ 0x002b5c80 CMP RDX,qword ptr [RCX + 0x20] JC 0x002b5c80 JNZ 0x002b5c0a CMP ESI,dword ptr [RCX + 0x28] JC 0x002b5c80 MOV R15,qword ptr [RCX + 0x40] TEST R15,R15 JNZ 0x002b5c26 JMP 0x002b5c80 CMP qword ptr [RAX],0x0 JZ 0x002b5c55 MOV R15,qword ptr [R15] TEST R15,R15 JZ 0x002b5c80 MOV ECX,dword ptr [R15 + 0x10] MOV R13,qword ptr [R15 + 0x8] XOR EDX,EDX LEA R14,[R15 + 0x8] MOV RDI,qword ptr [RSP] MOV RBP,RCX XOR RCX,R13 MOV RAX,RCX DIV qword ptr [RBX + 0x58] MOV RSI,RDX MOV RDX,R14 CALL 0x001b4d40 TEST RAX,RAX JNZ 0x002b5c18 CMP qword ptr [RBX + 0x10],R12 JZ 0x002b5ce0 MOV qword ptr [R12],R13 ADD R12,0x10 MOV dword ptr [R12 + -0x8],EBP MOV qword ptr [RBX + 0x8],R12 MOV R15,qword ptr [R15] TEST R15,R15 JNZ 0x002b5c26 NOP dword ptr [RAX + RAX*0x1] MOV R13,qword ptr [RBX] CMP R12,R13 JNZ 0x002b5a09 MOV byte ptr [RBX + 0x18],0x1 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RDI,RDX JMP 0x002b5b0c MOV RAX,qword ptr [RBX + 0x60] MOV qword ptr [RBX + 0x60],R13 MOV qword ptr [R13],RAX TEST RAX,RAX JZ 0x002b5ccf MOV RAX,qword ptr [RAX + 0x18] XOR EDX,EDX DIV qword ptr [RBX + 0x58] MOV qword ptr [R15 + RDX*0x8],R13 LEA RAX,[RBX + 0x60] MOV qword ptr [RCX],RAX JMP 0x002b5baa MOV RSI,R12 MOV RDX,R14 MOV RDI,RBX CALL 0x002b5d20 MOV R12,qword ptr [RBX + 0x8] JMP 0x002b5c1e LEA R15,[RBX + 0x80] MOV qword ptr [RBX + 0x80],0x0 MOV R9,R15 JMP 0x002b5ae3 CALL 0x00319410
null
null
null
null
[(u'INT_REM_-1204528029', u'PTRADD_-1204526155'), (u'PTRSUB_-1204525941', u'LOAD_-1204527395'), ('const-433', u'STORE_-1204527789'), (u'PTRSUB_-1204525733', u'COPY_-1204525827'), (u'CAST_-1204525612', u'INT_XOR_-1204527412'), ('const-16', u'PTRSUB_-1204526048'), ('const-0', u'PTRSUB_-1204525800'), (u'PTRSUB_-1204526141', u'PTRSUB_-1204526033'), ('const-433', u'STORE_-1204527166'), ('const-0', u'PTRSUB_-1204525624'), (u'MULTIEQUAL_-1204526492', u'MULTIEQUAL_-1204526501'), ('const-0', u'PTRSUB_-1204525675'), (u'PTRSUB_-1204526222', u'PTRSUB_-1204526106'), ('const-433', u'STORE_-1204527016'), ('tmp_910', u'CBRANCH_-1204527951'), (u'CALL_-1204528379', u'INDIRECT_-1204526539'), (u'LOAD_-1204527421', u'INT_REM_-1204527380'), (u'MULTIEQUAL_-1204526841', u'COPY_-1204526005'), (u'PTRSUB_-1204526387', u'PTRSUB_-1204526317'), (u'PTRSUB_-1204525624', u'PTRSUB_-1204525547'), ('const-16', u'PTRSUB_-1204525936'), ('const-16', u'PTRADD_-1204526473'), ('const-80', u'PTRSUB_-1204525822'), (u'CAST_-1204526105', u'PTRADD_-1204526334'), ('tmp_2281', u'PTRSUB_-1204526228'), (u'COPY_-1204525806', u'MULTIEQUAL_-1204526773'), (u'COPY_-1204525645', u'MULTIEQUAL_-1204525768'), (u'PTRSUB_-1204525665', u'PTRSUB_-1204525639'), (u'INT_ADD_-1204525840', u'INT_ADD_-1204525839'), ('const-433', u'LOAD_-1204527374'), ('const-0', u'PTRSUB_-1204526237'), (u'PTRSUB_-1204526365', u'PTRSUB_-1204526243'), ('const-8', u'PTRADD_-1204526334'), (u'PTRSUB_-1204526026', u'STORE_-1204528008'), ('tmp_1040', u'BRANCH_-1204527861'), (u'PTRSUB_-1204526008', u'LOAD_-1204527807'), (u'MULTIEQUAL_-1204527031', u'PTRADD_-1204526453'), ('const-8', u'PTRADD_-1204525841'), (u'PTRSUB_-1204525965', u'PTRSUB_-1204525906'), (u'PTRADD_-1204526348', u'PTRSUB_-1204526346'), (u'CAST_-1204526105', u'PTRSUB_-1204526004'), ('const-433', u'LOAD_-1204527140'), ('tmp_2281', u'PTRSUB_-1204526518'), (u'PTRADD_-1204526464', u'PTRSUB_-1204526453'), ('const-433', u'LOAD_-1204527480'), ('const-433', u'LOAD_-1204527121'), ('const-433', u'LOAD_-1204528028'), (u'LOAD_-1204527831', u'PTRSUB_-1204526008'), ('const-0', u'PTRSUB_-1204525941'), ('const-16', u'PTRSUB_-1204525971'), (u'PTRSUB_-1204526382', u'LOAD_-1204528411'), (u'PTRSUB_-1204526004', u'STORE_-1204527800'), (u'LOAD_-1204527785', u'INT_NOTEQUAL_-1204527736'), (u'MULTIEQUAL_-1204526401', u'MULTIEQUAL_-1204527031'), ('tmp_1782', u'CBRANCH_-1204527356'), (u'PTRSUB_-1204526042', u'PTRSUB_-1204526041'), (u'MULTIEQUAL_-1204526793', u'MULTIEQUAL_-1204526631'), (u'PTRSUB_-1204525830', u'PTRSUB_-1204525802'), ('const-433', u'STORE_-1204527771'), (u'MULTIEQUAL_-1204526757', u'CAST_-1204525673'), (u'MULTIEQUAL_-1204527031', u'MULTIEQUAL_-1204527024'), (u'PTRSUB_-1204526346', u'STORE_-1204528355'), (u'PTRADD_-1204526155', u'LOAD_-1204528050'), ('tmp_2281', u'PTRSUB_-1204525800'), (u'PTRADD_-1204525784', u'COPY_-1204525645'), (u'INT_EQUAL_-1204527357', u'CBRANCH_-1204527355'), ('tmp_2281', u'PTRSUB_-1204525750'), (u'PTRSUB_-1204526067', u'PTRSUB_-1204525965'), (u'COPY_-1204525827', u'MULTIEQUAL_-1204526773'), ('tmp_2281', u'PTRSUB_-1204525657'), ('const-433', u'LOAD_-1204527402'), ('const-0', u'PTRSUB_-1204525733'), (u'PTRSUB_-1204526243', u'PTRSUB_-1204526174'), (u'MULTIEQUAL_-1204526832', u'PTRADD_-1204526110'), (u'LOAD_-1204527318', u'CAST_-1204525556'), (u'MULTIEQUAL_-1204526773', u'COPY_-1204525790'), (u'PTRADD_-1204526026', u'STORE_-1204527091'), (u'MULTIEQUAL_-1204526978', u'PTRSUB_-1204526161'), (u'MULTIEQUAL_-1204526313', u'PTRADD_-1204526026'), (u'PTRSUB_-1204526458', u'CAST_-1204526128'), (u'MULTIEQUAL_-1204527024', u'MULTIEQUAL_-1204527031'), ('const-1', u'PTRADD_-1204525848'), ('const-80', u'PTRSUB_-1204526228'), (u'LOAD_-1204527140', u'CAST_-1204525487'), (u'PTRADD_-1204525663', u'STORE_-1204527103'), (u'COPY_-1204526251', u'STORE_-1204528338'), (u'INDIRECT_-1204526065', u'MULTIEQUAL_-1204525765'), ('const-48', u'PTRSUB_-1204526047'), (u'CALL_-1204527392', u'PTRSUB_-1204525867'), ('tmp_2281', u'PTRSUB_-1204525986'), (u'LOAD_-1204528092', u'CAST_-1204525915'), ('tmp_2281', u'PTRSUB_-1204526353'), ('const-80', u'PTRSUB_-1204526204'), ('const-0', u'PTRSUB_-1204526134'), (u'PTRSUB_-1204525691', u'STORE_-1204527166'), ('const-0', u'PTRSUB_-1204526112'), ('const-433', u'LOAD_-1204527576'), (u'PTRSUB_-1204526293', u'PTRSUB_-1204526223'), (u'CALL_-1204528379', u'INDIRECT_-1204526559'), (u'PTRSUB_-1204525986', u'PTRSUB_-1204525892'), ('const-3', u'PTRADD_-1204525677'), (u'INT_EQUAL_-1204527526', u'CBRANCH_-1204527524'), ('const-24', u'PTRSUB_-1204525836'), (u'MULTIEQUAL_-1204526089', u'MULTIEQUAL_-1204526079'), (u'PTRSUB_-1204525564', u'PTRSUB_-1204525691'), (u'PTRADD_-1204526453', u'PTRSUB_-1204526451'), (u'PTRSUB_-1204525536', u'PTRSUB_-1204525492'), ('tmp_149', u'CBRANCH_-1204528577'), ('const-1', u'CALL_-1204528311'), ('const-8', u'PTRSUB_-1204525802'), ('const-433', u'STORE_-1204528008'), (u'PTRSUB_-1204526057', u'PTRSUB_-1204525956'), (u'INT_EQUAL_-1204527354', u'CBRANCH_-1204527351'), ('tmp_808', u'CBRANCH_-1204528029'), (u'LOAD_-1204528635', u'COPY_-1204526283'), (u'MULTIEQUAL_-1204527036', u'INT_NOTEQUAL_-1204528578'), (u'PTRSUB_-1204525580', u'PTRSUB_-1204525535'), (u'LOAD_-1204528170', u'COPY_-1204526035'), (u'INT_REM_-1204528435', u'MULTIEQUAL_-1204526313'), ('tmp_2281', u'PTRSUB_-1204526458'), ('const-80', u'PTRSUB_-1204525657'), ('const-0', u'SUBPIECE_-1204526185'), ('const-0', u'PTRSUB_-1204526317'), ('tmp_1995', u'CBRANCH_-1204527407'), ('const-0', u'PTRSUB_-1204525735'), (u'CALL_-1204527392', u'INT_EQUAL_-1204527378'), (u'MULTIEQUAL_-1204526109', u'MULTIEQUAL_-1204526099'), (u'PTRSUB_-1204525836', u'LOAD_-1204527774'), (u'MULTIEQUAL_-1204526492', u'PTRSUB_-1204525778'), ('const-80', u'PTRSUB_-1204525668'), (u'PTRSUB_-1204525484', u'STORE_-1204527016'), (u'PTRSUB_-1204526453', u'LOAD_-1204526790'), (u'CAST_-1204526105', u'PTRSUB_-1204526323'), ('const-0', u'PTRSUB_-1204525956'), ('const-0', u'PTRSUB_-1204526514'), (u'CAST_-1204526105', u'STORE_-1204527166'), ('const-8', u'PTRSUB_-1204526451'), (u'CAST_-1204526158', u'CAST_-1204525832'), (u'PTRSUB_-1204526367', u'PTRSUB_-1204526297'), ('const-16', u'PTRADD_-1204526453'), (u'CAST_-1204526105', u'STORE_-1204527103'), (u'CAST_-1204526158', u'CAST_-1204526127'), (u'PTRADD_-1204525677', u'PTRSUB_-1204525675'), (u'COPY_-1204525807', u'PTRADD_-1204525947'), (u'MULTIEQUAL_-1204525767', u'INT_NOTEQUAL_-1204527556'), (u'PTRSUB_-1204525675', u'LOAD_-1204527140'), ('const-433', u'LOAD_-1204527544'), ('const-0', u'PTRSUB_-1204526139'), ('const-433', u'STORE_-1204527537'), ('const-24', u'INT_ADD_-1204525839'), ('const-8', u'PTRSUB_-1204525804'), (u'PTRSUB_-1204525618', u'PTRSUB_-1204525594'), (u'MULTIEQUAL_-1204526978', u'PTRSUB_-1204526120'), (u'LOAD_-1204528074', u'COPY_-1204525947'), ('const-1', u'PTRADD_-1204525784'), (u'PTRSUB_-1204525503', u'PTRSUB_-1204525483'), ('const-8', u'PTRSUB_-1204526223'), (u'PTRSUB_-1204526181', u'STORE_-1204527527'), (u'INDIRECT_-1204526439', u'MULTIEQUAL_-1204526417'), ('const-40', u'INT_ADD_-1204525846'), ('tmp_2078', u'CBRANCH_-1204527141'), (u'PTRSUB_-1204526353', u'PTRSUB_-1204526231'), ('const-433', u'LOAD_-1204527534'), (u'CAST_-1204525595', u'CALL_-1204527392'), (u'PTRSUB_-1204525617', u'PTRSUB_-1204525569'), ('const-0', u'INT_NOTEQUAL_-1204527953'), (u'LOAD_-1204526789', u'SUBPIECE_-1204526596'), (u'PTRSUB_-1204526168', u'LOAD_-1204528092'), ('tmp_2242', u'BRANCH_-1204526999'), (u'INT_NOTEQUAL_-1204527556', u'CBRANCH_-1204527554'), ('const-0', u'PTRSUB_-1204525688'), ('const-433', u'LOAD_-1204527318'), (u'PTRSUB_-1204526497', u'PTRSUB_-1204526367'), (u'LOAD_-1204527756', u'COPY_-1204525747'), (u'MULTIEQUAL_-1204526757', u'CAST_-1204525695'), (u'INT_EQUAL_-1204528293', u'CBRANCH_-1204528292'), ('const-433', u'STORE_-1204528338'), ('tmp_2281', u'PTRSUB_-1204525992'), (u'LOAD_-1204527544', u'STORE_-1204527537'), ('const-433', u'LOAD_-1204527664'), ('tmp_2281', u'PTRSUB_-1204526130'), ('const-32', u'PTRADD_-1204525947'), (u'PTRSUB_-1204526120', u'LOAD_-1204528005'), (u'INT_ADD_-1204527756', u'STORE_-1204527771'), (u'PTRSUB_-1204525802', u'LOAD_-1204527756'), ('const-433', u'LOAD_-1204527472'), ('const-433', u'LOAD_-1204528476'), (u'INDIRECT_-1204526280', u'MULTIEQUAL_-1204526270'), ('const-433', u'LOAD_-1204527421'), ('tmp_1271', u'CBRANCH_-1204527665'), ('tmp_2281', u'PTRSUB_-1204525668'), ('const-433', u'LOAD_-1204527684'), (u'PTRSUB_-1204525919', u'LOAD_-1204527664'), ('const-0', u'INT_NOTEQUAL_-1204528395'), (u'MULTIEQUAL_-1204525768', u'MULTIEQUAL_-1204526492'), (u'PTRSUB_-1204525800', u'PTRSUB_-1204525713'), (u'LOAD_-1204527943', u'INT_NOTEQUAL_-1204527922'), ('const-1', u'INT_EQUAL_-1204528274'), (u'PTRSUB_-1204526130', u'PTRSUB_-1204526024'), (u'CAST_-1204525695', u'INT_NOTEQUAL_-1204527625'), (u'PTRSUB_-1204526087', u'PTRSUB_-1204525985'), (u'COPY_-1204525790', u'MULTIEQUAL_-1204526757'), ('const-433', u'LOAD_-1204528092'), (u'MULTIEQUAL_-1204526239', u'SUBPIECE_-1204526185'), ('const-1', u'PTRADD_-1204526348'), (u'MULTIEQUAL_-1204526259', u'INT_LESS_-1204527669'), (u'MULTIEQUAL_-1204526259', u'INT_EQUAL_-1204527669'), ('const--1', u'PTRADD_-1204526464'), ('const-80', u'PTRSUB_-1204526088'), ('const-8', u'PTRSUB_-1204525778'), (u'MULTIEQUAL_-1204525768', u'MULTIEQUAL_-1204526401'), (u'MULTIEQUAL_-1204526474', u'LOAD_-1204527318'), ('const-0', u'PTRSUB_-1204525898'), (u'PTRSUB_-1204525813', u'PTRSUB_-1204525806'), ('const-8', u'PTRSUB_-1204525906'), (u'PTRSUB_-1204525772', u'PTRSUB_-1204525688'), (u'PTRSUB_-1204526313', u'PTRSUB_-1204526270'), (u'LOAD_-1204527175', u'INT_NOTEQUAL_-1204527142'), (u'MULTIEQUAL_-1204526978', u'STORE_-1204528014'), (u'INT_LESSEQUAL_-1204527578', u'CBRANCH_-1204527577'), (u'PTRSUB_-1204525615', u'STORE_-1204527322'), ('tmp_954', u'CBRANCH_-1204527921'), (u'LOAD_-1204527170', u'MULTIEQUAL_-1204526501'), ('const-433', u'STORE_-1204527894'), ('const-16', u'PTRADD_-1204526464'), (u'MULTIEQUAL_-1204526793', u'PTRADD_-1204526155'), ('const-0', u'PTRSUB_-1204525892'), (u'COPY_-1204526035', u'MULTIEQUAL_-1204526978'), (u'INT_NOTEQUAL_-1204528139', u'CBRANCH_-1204528138'), (u'PTRSUB_-1204525527', u'PTRSUB_-1204525484'), ('const-0', u'PTRSUB_-1204526106'), (u'LOAD_-1204527444', u'MULTIEQUAL_-1204527024'), (u'CAST_-1204525631', u'CAST_-1204525612'), ('tmp_2281', u'PTRSUB_-1204526231'), (u'PTRSUB_-1204525867', u'LOAD_-1204527369'), ('const-0', u'INT_NOTEQUAL_-1204527736'), (u'INDIRECT_-1204526494', u'MULTIEQUAL_-1204526239'), (u'CAST_-1204525682', u'INT_LESSEQUAL_-1204527601'), (u'CAST_-1204525682', u'INT_NOTEQUAL_-1204527601'), (u'PTRSUB_-1204526416', u'PTRSUB_-1204526293'), (u'PTRSUB_-1204525492', u'MULTIEQUAL_-1204526793'), (u'PTRSUB_-1204526231', u'PTRSUB_-1204526114'), (u'PTRSUB_-1204526089', u'PTRSUB_-1204526026'), ('tmp_2281', u'PTRSUB_-1204525604'), (u'PTRSUB_-1204526210', u'STORE_-1204528523'), (u'LOAD_-1204527480', u'STORE_-1204527330'), ('const-0', u'PTRSUB_-1204525503'), ('const-0', u'PTRSUB_-1204526332'), ('tmp_2281', u'PTRSUB_-1204526359'), (u'MULTIEQUAL_-1204526978', u'STORE_-1204527979'), ('const-0', u'PTRSUB_-1204525830'), (u'CALL_-1204528213', u'INDIRECT_-1204526436'), ('const-433', u'LOAD_-1204528074'), (u'PTRSUB_-1204526042', u'PTRSUB_-1204526220'), (u'MULTIEQUAL_-1204526492', u'INT_NOTEQUAL_-1204527358'), ('const-433', u'LOAD_-1204527170'), (u'INT_NOTEQUAL_-1204527601', u'CBRANCH_-1204527595'), (u'CAST_-1204526105', u'PTRSUB_-1204525686'), (u'CAST_-1204525673', u'INT_ADD_-1204525846'), (u'INDIRECT_-1204526045', u'MULTIEQUAL_-1204526089'), ('tmp_1206', u'CBRANCH_-1204527735'), (u'INT_NOTEQUAL_-1204527625', u'CBRANCH_-1204527622'), ('const-2305843009213693951', u'INT_LESS_-1204528229'), (u'PTRSUB_-1204525735', u'PTRSUB_-1204525686'), ('const-0', u'PTRSUB_-1204525691'), (u'MULTIEQUAL_-1204526978', u'PTRSUB_-1204526188'), (u'PTRSUB_-1204526229', u'LOAD_-1204528170'), ('const-0', u'PTRSUB_-1204525434'), (u'INT_NOTEQUAL_-1204527736', u'CBRANCH_-1204527735'), ('const-0', u'INT_EQUAL_-1204528293'), (u'CALL_-1204527914', u'INDIRECT_-1204526300'), (u'PTRSUB_-1204525842', u'PTRSUB_-1204525813'), (u'PTRSUB_-1204525936', u'LOAD_-1204527402'), (u'MULTIEQUAL_-1204526474', u'PTRADD_-1204525841'), ('const-433', u'LOAD_-1204527424'), (u'CALL_-1204527914', u'INDIRECT_-1204526280'), ('const-0', u'INT_EQUAL_-1204527990'), (u'CAST_-1204526087', u'STORE_-1204528355'), (u'MULTIEQUAL_-1204526757', u'CAST_-1204525666'), ('const-0', u'PTRSUB_-1204526128'), (u'INDIRECT_-1204526300', u'MULTIEQUAL_-1204526290'), ('const-16', u'PTRSUB_-1204525639'), (u'LOAD_-1204527774', u'INT_ADD_-1204527756'), ('tmp_2281', u'PTRSUB_-1204526514'), (u'INDIRECT_-1204527060', u'INT_MULT_-1204528204'), ('const-0', u'PTRSUB_-1204525617'), ('const-433', u'LOAD_-1204527831'), ('const-433', u'STORE_-1204527103'), ('const-433', u'LOAD_-1204527369'), ('const-40', u'INT_ADD_-1204525840'), ('const-0', u'INT_NOTEQUAL_-1204528412'), (u'INDIRECT_-1204525906', u'MULTIEQUAL_-1204526109'), (u'INDIRECT_-1204526514', u'MULTIEQUAL_-1204526417'), ('const-0', u'PTRSUB_-1204525666'), (u'CALL_-1204527392', u'INDIRECT_-1204526045'), (u'LOAD_-1204527576', u'MULTIEQUAL_-1204525767'), ('const-8', u'PTRADD_-1204526155'), (u'COPY_-1204525943', u'MULTIEQUAL_-1204526832'), (u'LOAD_-1204527402', u'COPY_-1204525810'), ('const-433', u'STORE_-1204528161'), (u'PTRSUB_-1204525547', u'PTRSUB_-1204525503'), (u'MULTIEQUAL_-1204526978', u'STORE_-1204527527'), (u'INT_LESS_-1204527669', u'CBRANCH_-1204527665'), ('const-0', u'PTRSUB_-1204526181'), (u'MULTIEQUAL_-1204526290', u'MULTIEQUAL_-1204526259'), ('const-0', u'PTRSUB_-1204525686'), (u'INT_NOTEQUAL_-1204528395', u'CBRANCH_-1204528392'), (u'MULTIEQUAL_-1204527031', u'PTRADD_-1204526464'), ('tmp_867', u'CBRANCH_-1204527987'), ('const-8', u'PTRADD_-1204526170'), ('tmp_1343', u'CBRANCH_-1204527622'), (u'PTRSUB_-1204526383', u'PTRSUB_-1204526313'), ('const-80', u'PTRSUB_-1204526222'), (u'LOAD_-1204528370', u'CALL_-1204528311'), (u'COPY_-1204526031', u'MULTIEQUAL_-1204526832'), (u'PTRSUB_-1204525778', u'STORE_-1204527330'), (u'INT_REM_-1204527080', u'PTRADD_-1204525663'), (u'COPY_-1204525796', u'MULTIEQUAL_-1204526801'), ('const-32', u'PTRADD_-1204525927'), ('const-0', u'PTRSUB_-1204526004'), ('tmp_2281', u'PTRSUB_-1204526058'), (u'PTRADD_-1204526026', u'LOAD_-1204527831'), ('tmp_1746', u'CBRANCH_-1204527375'), (u'PTRADD_-1204526155', u'STORE_-1204528008'), (u'PTRSUB_-1204525483', u'LOAD_-1204527170'), ('const-80', u'PTRSUB_-1204526058'), (u'PTRSUB_-1204526114', u'PTRSUB_-1204526048'), ('tmp_2281', u'PTRSUB_-1204526042'), ('const-16', u'PTRSUB_-1204526026'), (u'PTRSUB_-1204525985', u'LOAD_-1204527943'), ('const-433', u'STORE_-1204528523'), ('const-0', u'PTRSUB_-1204526251'), (u'PTRSUB_-1204525535', u'STORE_-1204527091'), (u'LOAD_-1204527534', u'PTRSUB_-1204526181'), (u'LOAD_-1204528050', u'PTRSUB_-1204526192'), (u'LOAD_-1204528641', u'MULTIEQUAL_-1204527031'), ('const-80', u'PTRSUB_-1204526067'), ('tmp_2281', u'PTRSUB_-1204525700'), ('const-0', u'PTRSUB_-1204526444'), ('const-433', u'STORE_-1204527322'), ('tmp_2281', u'PTRSUB_-1204525737'), (u'CAST_-1204525832', u'INT_REM_-1204527850'), ('const-0', u'PTRSUB_-1204525536'), ('const-433', u'LOAD_-1204527785'), (u'SUBPIECE_-1204526185', u'INT_LESSEQUAL_-1204527578'), ('const-0', u'PTRSUB_-1204526297'), ('const-0', u'PTRSUB_-1204526087'), (u'CAST_-1204526105', u'PTRADD_-1204526032'), (u'MULTIEQUAL_-1204526259', u'MULTIEQUAL_-1204525765'), ('const-0', u'PTRSUB_-1204526188'), (u'LOAD_-1204528572', u'CAST_-1204526159'), (u'CAST_-1204525915', u'INT_REM_-1204528029'), ('const-8', u'PTRSUB_-1204525483'), (u'MULTIEQUAL_-1204526501', u'MULTIEQUAL_-1204526492'), ('const-80', u'PTRSUB_-1204526416'), ('const-0', u'INT_EQUAL_-1204527526'), (u'INT_LESSEQUAL_-1204527601', u'CBRANCH_-1204527599'), (u'CAST_-1204525636', u'LOAD_-1204527480'), (u'CAST_-1204526128', u'CALL_-1204528427'), (u'INT_MULT_-1204528204', u'CALL_-1204528213'), (u'INT_ADD_-1204525899', u'CAST_-1204525728'), (u'CALL_-1204528311', u'INDIRECT_-1204526494'), ('tmp_570', u'CBRANCH_-1204528238'), (u'PTRSUB_-1204525806', u'PTRSUB_-1204525804'), ('const-0', u'PTRSUB_-1204526168'), (u'PTRSUB_-1204525836', u'STORE_-1204527771'), ('const-0', u'INT_EQUAL_-1204528032'), (u'PTRSUB_-1204526024', u'PTRSUB_-1204525963'), (u'INT_EQUAL_-1204527425', u'CBRANCH_-1204527422'), ('const-0', u'PTRSUB_-1204526089'), ('const-433', u'LOAD_-1204528411'), (u'MULTIEQUAL_-1204526239', u'MULTIEQUAL_-1204525764'), ('const-0', u'PTRSUB_-1204526008'), (u'MULTIEQUAL_-1204526631', u'PTRADD_-1204526026'), ('const-0', u'PTRSUB_-1204525885'), ('const-0', u'RETURN_-1204527354'), (u'PTRADD_-1204526464', u'STORE_-1204528523'), ('tmp_2031', u'CBRANCH_-1204527381'), ('tmp_5284', u'PTRSUB_-1204526508'), (u'INT_XOR_-1204528467', u'CAST_-1204526158'), (u'MULTIEQUAL_-1204526801', u'COPY_-1204525807'), ('tmp_2281', u'PTRSUB_-1204526365'), ('const-2', u'PTRADD_-1204526334'), (u'PTRSUB_-1204526251', u'PTRSUB_-1204526210'), ('const-32', u'PTRSUB_-1204526497'), (u'PTRSUB_-1204526169', u'LOAD_-1204528370'), ('const-80', u'PTRSUB_-1204526231'), ('const-0', u'INT_EQUAL_-1204527378'), (u'CALL_-1204528213', u'INDIRECT_-1204526456'), ('const-0', u'PTRSUB_-1204525713'), (u'INT_REM_-1204527380', u'CALL_-1204527392'), (u'PTRSUB_-1204525808', u'LOAD_-1204527617'), (u'PTRSUB_-1204525963', u'PTRSUB_-1204526128'), ('const-0', u'PTRSUB_-1204525640'), ('const-48', u'PTRSUB_-1204525492'), (u'CAST_-1204525631', u'STORE_-1204527350'), ('const-8', u'PTRSUB_-1204525544'), ('const-433', u'STORE_-1204527527'), (u'CAST_-1204525728', u'LOAD_-1204527424'), (u'COPY_-1204525807', u'MULTIEQUAL_-1204526757'), (u'PTRSUB_-1204526458', u'CAST_-1204525595'), ('tmp_368', u'CBRANCH_-1204528411'), ('const-8', u'PTRADD_-1204525663'), (u'MULTIEQUAL_-1204526832', u'COPY_-1204526017'), (u'PTRSUB_-1204525788', u'STORE_-1204527350'), ('const-433', u'STORE_-1204527842'), (u'MULTIEQUAL_-1204526978', u'PTRADD_-1204526170'), ('const-0', u'INT_EQUAL_-1204527813'), ('const-0', u'PTRSUB_-1204525590'), (u'MULTIEQUAL_-1204525765', u'MULTIEQUAL_-1204526099'), (u'MULTIEQUAL_-1204526474', u'PTRADD_-1204525853'), (u'PTRSUB_-1204526174', u'LOAD_-1204528377'), (u'PTRSUB_-1204525613', u'PTRSUB_-1204525536'), ('const-0', u'PTRSUB_-1204526323'), (u'PTRSUB_-1204526106', u'PTRSUB_-1204526042'), (u'INDIRECT_-1204526045', u'MULTIEQUAL_-1204525764'), (u'INT_ZEXT_-1204526762', u'INT_XOR_-1204527412'), (u'LOAD_-1204527807', u'STORE_-1204527800'), (u'PTRADD_-1204526464', u'COPY_-1204526185'), (u'LOAD_-1204528170', u'INT_NOTEQUAL_-1204528139'), ('const-0', u'PTRSUB_-1204526274'), (u'PTRSUB_-1204525611', u'PTRSUB_-1204525564'), ('const-8', u'PTRADD_-1204525677'), ('const-80', u'PTRSUB_-1204525986'), (u'LOAD_-1204527617', u'CAST_-1204525682'), (u'CAST_-1204526159', u'INT_XOR_-1204528467'), (u'PTRSUB_-1204526112', u'PTRSUB_-1204526047'), (u'CAST_-1204526186', u'LOAD_-1204526789'), ('const-433', u'STORE_-1204528020'), (u'CAST_-1204525624', u'CALL_-1204527392'), (u'CAST_-1204525683', u'PTRSUB_-1204525808'), ('const-16', u'PTRSUB_-1204525963'), (u'COPY_-1204526937', u'COPY_-1204526031'), ('tmp_2281', u'PTRSUB_-1204526067'), ('const-2', u'PTRADD_-1204525853'), (u'PTRSUB_-1204526332', u'CAST_-1204526074'), (u'MULTIEQUAL_-1204526474', u'LOAD_-1204527375'), (u'INT_NOTEQUAL_-1204527922', u'CBRANCH_-1204527921'), ('const-8', u'PTRADD_-1204526032'), (u'PTRADD_-1204525784', u'STORE_-1204527322'), (u'COPY_-1204525807', u'PTRADD_-1204525927'), (u'MULTIEQUAL_-1204525764', u'MULTIEQUAL_-1204526079'), (u'PTRSUB_-1204526323', u'STORE_-1204528325'), ('const-0', u'PTRSUB_-1204525772'), (u'LOAD_-1204527402', u'INT_NOTEQUAL_-1204527382'), (u'LOAD_-1204527756', u'MULTIEQUAL_-1204526401'), (u'MULTIEQUAL_-1204526978', u'PTRSUB_-1204526134'), (u'MULTIEQUAL_-1204526501', u'MULTIEQUAL_-1204526401'), (u'CAST_-1204526002', u'MULTIEQUAL_-1204526793'), (u'PTRSUB_-1204525639', u'LOAD_-1204527374'), ('const-0', u'STORE_-1204528325'), ('const-433', u'LOAD_-1204527375'), (u'PTRADD_-1204525848', u'LOAD_-1204527472'), ('const-80', u'PTRSUB_-1204525613'), ('const-0', u'STORE_-1204528161'), (u'LOAD_-1204528028', u'STORE_-1204528020'), (u'INT_EQUAL_-1204527813', u'CBRANCH_-1204527811'), (u'PTRSUB_-1204526058', u'PTRSUB_-1204526057'), ('const-8', u'PTRSUB_-1204526270'), ('const-8', u'PTRADD_-1204525853'), (u'PTRSUB_-1204526223', u'LOAD_-1204528476'), (u'MULTIEQUAL_-1204526259', u'INT_LESSEQUAL_-1204527601'), (u'MULTIEQUAL_-1204526259', u'INT_NOTEQUAL_-1204527601'), (u'PTRSUB_-1204525569', u'PTRSUB_-1204525698'), (u'PTRSUB_-1204526188', u'STORE_-1204527537'), (u'CALL_-1204528427', u'INDIRECT_-1204526561'), (u'CAST_-1204525666', u'INT_ADD_-1204525840'), (u'PTRADD_-1204526155', u'LOAD_-1204527534'), ('tmp_2281', u'PTRSUB_-1204525434'), (u'COPY_-1204525947', u'MULTIEQUAL_-1204526978'), (u'CAST_-1204526105', u'STORE_-1204527789'), (u'PTRSUB_-1204526451', u'CAST_-1204526186'), ('const-0', u'PTRSUB_-1204526033'), (u'INT_EQUAL_-1204527669', u'CBRANCH_-1204527425'), ('const-0', u'PTRSUB_-1204525750'), (u'LOAD_-1204528074', u'INT_NOTEQUAL_-1204527953'), ('tmp_2281', u'PTRSUB_-1204526416'), (u'PTRADD_-1204526334', u'PTRSUB_-1204526332'), ('const-433', u'LOAD_-1204527395'), ('const-433', u'LOAD_-1204527807'), (u'CAST_-1204526158', u'STORE_-1204527842'), ('const-0', u'PTRSUB_-1204526229'), ('const-0', u'PTRSUB_-1204525788'), ('const-0', u'PTRSUB_-1204526024'), ('const-32', u'CALL_-1204528379'), ('const-433', u'STORE_-1204527330'), ('const-32', u'PTRSUB_-1204525992'), ('const-8', u'PTRADD_-1204526348'), ('const-0', u'PTRSUB_-1204525618'), (u'INT_XOR_-1204527412', u'INT_REM_-1204527380'), ('const-0', u'PTRSUB_-1204526192'), ('const-8', u'PTRADD_-1204525848'), ('tmp_2281', u'PTRSUB_-1204525822'), ('const-433', u'STORE_-1204527415'), ('const-24', u'PTRSUB_-1204526174'), ('const-0', u'PTRSUB_-1204526114'), ('const-433', u'STORE_-1204527091'), (u'PTRSUB_-1204526128', u'STORE_-1204528014'), (u'PTRSUB_-1204525906', u'STORE_-1204527894'), (u'PTRSUB_-1204526204', u'PTRSUB_-1204526089'), (u'PTRSUB_-1204525892', u'PTRSUB_-1204525836'), ('const-433', u'LOAD_-1204528370'), (u'CAST_-1204525487', u'INT_REM_-1204527080'), ('tmp_2281', u'PTRSUB_-1204526222'), ('const-0', u'PTRSUB_-1204525547'), (u'PTRSUB_-1204526359', u'PTRSUB_-1204526237'), (u'LOAD_-1204527395', u'MULTIEQUAL_-1204526631'), (u'MULTIEQUAL_-1204526492', u'PTRSUB_-1204525788'), (u'CAST_-1204526074', u'STORE_-1204528338'), ('tmp_2281', u'PTRSUB_-1204525613'), ('tmp_1307', u'CBRANCH_-1204527642'), (u'MULTIEQUAL_-1204526492', u'PTRADD_-1204525784'), ('const-8', u'PTRADD_-1204526110'), (u'CALL_-1204528379', u'CAST_-1204526105'), ('const-0', u'PTRSUB_-1204526471'), (u'PTRSUB_-1204526444', u'PTRSUB_-1204526321'), ('tmp_503', u'CBRANCH_-1204528292'), ('const-0', u'PTRSUB_-1204526293'), (u'CALL_-1204528427', u'INDIRECT_-1204526581'), (u'PTRSUB_-1204525750', u'PTRSUB_-1204525666'), ('const--1', u'PTRADD_-1204526453'), ('tmp_1234', u'BRANCH_-1204527705'), (u'COPY_-1204526005', u'MULTIEQUAL_-1204526832'), (u'INDIRECT_-1204527060', u'INT_EQUAL_-1204528274'), ('const-0', u'INT_NOTEQUAL_-1204527142'), ('const-80', u'PTRSUB_-1204526458'), ('const-0', u'PTRSUB_-1204526382'), ('const-8', u'PTRSUB_-1204525813'), ('const-433', u'LOAD_-1204527444'), ('const-0', u'PTRSUB_-1204525698'), (u'LOAD_-1204527684', u'INT_LESS_-1204527669'), (u'LOAD_-1204527684', u'INT_EQUAL_-1204527669'), (u'PTRSUB_-1204525956', u'STORE_-1204527875'), ('const-433', u'LOAD_-1204527796'), (u'MULTIEQUAL_-1204526631', u'PTRADD_-1204525663'), ('const-1', u'PTRADD_-1204525841'), (u'LOAD_-1204527831', u'INT_EQUAL_-1204527813'), (u'CAST_-1204525637', u'MULTIEQUAL_-1204526474'), (u'MULTIEQUAL_-1204526417', u'MULTIEQUAL_-1204526290'), (u'PTRSUB_-1204525700', u'PTRSUB_-1204525617'), ('const-0', u'PTRSUB_-1204525611'), (u'PTRSUB_-1204526518', u'PTRSUB_-1204526387'), (u'MULTIEQUAL_-1204526793', u'PTRADD_-1204526110'), (u'COPY_-1204525807', u'PTRSUB_-1204525936'), (u'PTRSUB_-1204525713', u'PTRSUB_-1204525665'), ('tmp_2281', u'PTRSUB_-1204526088'), (u'CAST_-1204525729', u'INT_ADD_-1204525899'), ('const-433', u'LOAD_-1204527943'), ('tmp_1959', u'CBRANCH_-1204527425'), ('const-0', u'PTRSUB_-1204525985'), (u'INT_ADD_-1204525846', u'CAST_-1204525672'), (u'PTRADD_-1204526170', u'PTRSUB_-1204526168'), (u'MULTIEQUAL_-1204526492', u'CALL_-1204527172'), (u'LOAD_-1204528074', u'COPY_-1204526009'), (u'INDIRECT_-1204527060', u'STORE_-1204527894'), (u'COPY_-1204526009', u'MULTIEQUAL_-1204526978'), ('const-0', u'PTRSUB_-1204526041'), ('const-8', u'PTRSUB_-1204526255'), ('const-0', u'PTRSUB_-1204526231'), (u'MULTIEQUAL_-1204526773', u'COPY_-1204525792'), (u'CALL_-1204528311', u'INDIRECT_-1204527060'), (u'LOAD_-1204528411', u'INT_NOTEQUAL_-1204528395'), (u'MULTIEQUAL_-1204526474', u'PTRADD_-1204525848'), (u'PTRSUB_-1204525434', u'CALL_-1204527172'), (u'CAST_-1204525556', u'MULTIEQUAL_-1204525767'), (u'PTRSUB_-1204526041', u'PTRSUB_-1204525941'), (u'PTRADD_-1204525841', u'CAST_-1204525624'), (u'INT_NOTEQUAL_-1204527358', u'CBRANCH_-1204527356'), (u'CAST_-1204525637', u'INT_EQUAL_-1204527357'), (u'PTRSUB_-1204525544', u'LOAD_-1204527121'), (u'PTRSUB_-1204525604', u'PTRSUB_-1204525527'), (u'INDIRECT_-1204526514', u'MULTIEQUAL_-1204526259'), (u'PTRSUB_-1204526220', u'STORE_-1204528161'), ('tmp_672', u'CBRANCH_-1204528138'), (u'LOAD_-1204527374', u'INT_NOTEQUAL_-1204527358'), ('const-48', u'PTRSUB_-1204525484'), (u'LOAD_-1204526789', u'INT_AND_-1204527282'), ('const-32', u'PTRSUB_-1204526164'), ('const-80', u'PTRSUB_-1204526042'), (u'CAST_-1204526151', u'INT_REM_-1204528435'), ('const-0', u'SUBPIECE_-1204526596'), ('const-0', u'PTRSUB_-1204526367'), ('const-1', u'PTRADD_-1204525927'), ('tmp_1955', u'CBRANCH_-1204527351'), (u'INT_EQUAL_-1204528032', u'CBRANCH_-1204528029'), ('const-433', u'STORE_-1204527979'), ('const-0', u'PTRSUB_-1204525965'), (u'CAST_-1204525665', u'LOAD_-1204527576'), (u'INT_NOTEQUAL_-1204527142', u'CBRANCH_-1204527141'), ('const-24', u'PTRSUB_-1204525737'), ('tmp_403', u'CBRANCH_-1204528392'), ('const-0', u'PTRSUB_-1204525842'), (u'PTRADD_-1204526473', u'PTRSUB_-1204526471'), ('const-433', u'STORE_-1204527800'), (u'CALL_-1204528311', u'INDIRECT_-1204526514'), (u'INDIRECT_-1204525886', u'MULTIEQUAL_-1204526089'), ('const-80', u'PTRSUB_-1204525604'), (u'PTRSUB_-1204525657', u'PTRSUB_-1204525580'), ('const-3', u'PTRADD_-1204526170'), (u'INT_ADD_-1204525839', u'CAST_-1204525665'), ('const-0', u'INT_EQUAL_-1204527354'), ('const-0', u'PTRSUB_-1204525867'), ('tmp_1379', u'CBRANCH_-1204527599'), (u'INT_NOTEQUAL_-1204527382', u'CBRANCH_-1204527381'), (u'SUBPIECE_-1204526596', u'COPY_-1204526251'), (u'COPY_-1204525807', u'COPY_-1204525806'), (u'MULTIEQUAL_-1204527031', u'PTRADD_-1204526473'), (u'LOAD_-1204527175', u'PTRADD_-1204525677'), (u'PTRSUB_-1204525668', u'PTRSUB_-1204525590'), ('const-80', u'PTRSUB_-1204525700'), (u'INT_REM_-1204528435', u'CALL_-1204528427'), ('const-1', u'PTRADD_-1204525947'), (u'INDIRECT_-1204526494', u'MULTIEQUAL_-1204526397'), (u'MULTIEQUAL_-1204526757', u'CAST_-1204525683'), (u'LOAD_-1204527424', u'INT_LESS_-1204527409'), (u'PTRADD_-1204525927', u'CAST_-1204525713'), ('const-433', u'LOAD_-1204527774'), ('const-0', u'PTRSUB_-1204526313'), (u'PTRADD_-1204525853', u'CAST_-1204525636'), ('const-433', u'LOAD_-1204526790'), (u'CALL_-1204528311', u'INT_EQUAL_-1204528293'), ('const-0', u'PTRSUB_-1204525580'), (u'INT_NOTEQUAL_-1204527953', u'CBRANCH_-1204527951'), ('tmp_1455', u'CBRANCH_-1204527554'), ('const-8', u'PTRSUB_-1204525686'), ('const-0', u'PTRSUB_-1204525527'), (u'COPY_-1204525831', u'MULTIEQUAL_-1204526801'), (u'INT_XOR_-1204527412', u'CALL_-1204527392'), (u'CALL_-1204527000', u'INDIRECT_-1204525851'), (u'COPY_-1204525807', u'PTRSUB_-1204525919'), (u'LOAD_-1204527472', u'CAST_-1204525631'), (u'PTRSUB_-1204525898', u'PTRSUB_-1204525842'), ('const-433', u'LOAD_-1204528005'), (u'INT_REM_-1204528029', u'COPY_-1204525943'), ('const--1', u'PTRADD_-1204526473'), ('const-0', u'PTRSUB_-1204526518'), ('const-0', u'PTRSUB_-1204526453'), (u'SUBPIECE_-1204526185', u'INT_LESS_-1204527409'), (u'PTRSUB_-1204525737', u'STORE_-1204527415'), (u'PTRSUB_-1204526030', u'STORE_-1204527842'), (u'LOAD_-1204527175', u'STORE_-1204527160'), (u'MULTIEQUAL_-1204526397', u'MULTIEQUAL_-1204526270'), ('const-8', u'PTRSUB_-1204526169'), ('const-80', u'PTRSUB_-1204526353'), (u'PTRSUB_-1204526255', u'INT_NOTEQUAL_-1204527625'), ('const-32', u'PTRSUB_-1204525808'), (u'CALL_-1204527172', u'INDIRECT_-1204525906'), ('const-433', u'LOAD_-1204528572'), ('tmp_2281', u'PTRSUB_-1204525979'), ('const-0', u'STORE_-1204527016'), ('tmp_2165', u'BRANCH_-1204527086'), (u'PTRSUB_-1204526164', u'CALL_-1204528311'), ('const-0', u'CALL_-1204528181'), (u'LOAD_-1204527480', u'INT_ZEXT_-1204526762'), (u'PTRSUB_-1204526228', u'PTRSUB_-1204526112'), (u'LOAD_-1204527785', u'COPY_-1204525831'), ('const-80', u'PTRSUB_-1204526130'), ('tmp_2195', u'CBRANCH_-1204527524'), (u'COPY_-1204525747', u'MULTIEQUAL_-1204525768'), (u'CAST_-1204526127', u'CALL_-1204528427'), (u'PTRSUB_-1204525698', u'LOAD_-1204527175'), ('const-8', u'PTRSUB_-1204525615'), ('const-0', u'PTRSUB_-1204526321'), ('tmp_533', u'CBRANCH_-1204528271'), (u'CAST_-1204525624', u'CALL_-1204527172'), (u'COPY_-1204526017', u'MULTIEQUAL_-1204526841'), (u'PTRSUB_-1204525640', u'PTRSUB_-1204525615'), (u'PTRSUB_-1204525992', u'PTRSUB_-1204525898'), ('const-0', u'PTRSUB_-1204526120'), (u'INDIRECT_-1204527060', u'INT_REM_-1204527850'), (u'LOAD_-1204528572', u'CAST_-1204526087'), (u'CALL_-1204528181', u'INDIRECT_-1204526419'), ('const-433', u'STORE_-1204527875'), ('const-0', u'PTRSUB_-1204526243'), (u'LOAD_-1204527444', u'INT_EQUAL_-1204527425'), (u'PTRSUB_-1204525885', u'PTRSUB_-1204525830'), ('const--72', u'PTRSUB_-1204526508'), (u'PTRSUB_-1204526514', u'PTRSUB_-1204526383'), (u'CALL_-1204528427', u'INT_NOTEQUAL_-1204528412'), (u'PTRSUB_-1204526139', u'LOAD_-1204528028'), ('const-433', u'LOAD_-1204528170'), ('tmp_1493', u'CBRANCH_-1204527422'), ('const-80', u'PTRSUB_-1204526141'), (u'PTRSUB_-1204525688', u'PTRSUB_-1204525640'), (u'INT_AND_-1204527282', u'INT_XOR_-1204528467'), (u'PTRSUB_-1204526471', u'LOAD_-1204528572'), ('tmp_2281', u'PTRSUB_-1204526444'), ('const-24', u'PTRSUB_-1204525919'), ('const-0', u'PTRSUB_-1204525979'), (u'INT_NOTEQUAL_-1204528412', u'CBRANCH_-1204528411'), (u'PTRSUB_-1204526274', u'LOAD_-1204528641'), ('const-433', u'STORE_-1204528014'), (u'LOAD_-1204527796', u'PTRSUB_-1204525996'), ('const-433', u'LOAD_-1204527756'), (u'PTRSUB_-1204526237', u'PTRSUB_-1204526169'), (u'PTRSUB_-1204525686', u'STORE_-1204527160'), ('const-433', u'STORE_-1204528355'), (u'PTRADD_-1204525947', u'CAST_-1204525729'), (u'MULTIEQUAL_-1204527036', u'MULTIEQUAL_-1204527031'), ('const-433', u'LOAD_-1204527175'), (u'PTRSUB_-1204525693', u'PTRSUB_-1204525611'), (u'PTRSUB_-1204526231', u'PTRSUB_-1204526164'), (u'LOAD_-1204527121', u'INT_REM_-1204527080'), ('const-433', u'LOAD_-1204528635'), (u'COPY_-1204525810', u'MULTIEQUAL_-1204526801'), ('const-433', u'LOAD_-1204528377'), (u'INT_LESS_-1204527409', u'CBRANCH_-1204527407'), ('const-0', u'INT_NOTEQUAL_-1204527556'), (u'PTRSUB_-1204526192', u'LOAD_-1204527544'), ('const-433', u'STORE_-1204527350'), ('const-16', u'PTRSUB_-1204525569'), (u'LOAD_-1204528476', u'INT_REM_-1204528435'), ('const-0', u'INT_EQUAL_-1204527357'), (u'CALL_-1204527000', u'INDIRECT_-1204525871'), ('const-16', u'PTRADD_-1204525784'), (u'CAST_-1204526158', u'CAST_-1204526151'), ('const-1', u'RETURN_-1204526995'), (u'CAST_-1204525672', u'LOAD_-1204527594'), (u'INDIRECT_-1204527060', u'INT_REM_-1204528029'), (u'PTRSUB_-1204525666', u'PTRSUB_-1204525618'), (u'MULTIEQUAL_-1204526270', u'MULTIEQUAL_-1204526239'), ('const-433', u'STORE_-1204527160'), ('const-433', u'STORE_-1204528325'), ('const-16', u'PTRSUB_-1204525564'), ('const-433', u'LOAD_-1204528641'), ('tmp_1922', u'CBRANCH_-1204527355'), (u'PTRSUB_-1204526270', u'LOAD_-1204528635'), (u'INDIRECT_-1204526065', u'MULTIEQUAL_-1204526109'), ('const-16', u'PTRSUB_-1204525535'), ('const-433', u'LOAD_-1204527594'), ('tmp_2281', u'PTRSUB_-1204526497'), (u'PTRADD_-1204526032', u'PTRSUB_-1204526030'), ('const-0', u'PTRSUB_-1204526383'), ('const-8', u'PTRADD_-1204526026'), (u'LOAD_-1204528050', u'INT_EQUAL_-1204528032'), (u'PTRSUB_-1204525996', u'STORE_-1204527789'), (u'PTRSUB_-1204526048', u'PTRSUB_-1204526229'), (u'LOAD_-1204527943', u'CALL_-1204527914'), (u'PTRSUB_-1204526161', u'LOAD_-1204528074'), ('tmp_1892', u'BRANCH_-1204527162'), (u'COPY_-1204525792', u'MULTIEQUAL_-1204526773'), (u'INT_NOTEQUAL_-1204528578', u'CBRANCH_-1204528577'), ('const-0', u'PTRSUB_-1204525594'), ('const-80', u'PTRSUB_-1204525693'), (u'LOAD_-1204527369', u'INT_EQUAL_-1204527354'), (u'INT_MULT_-1204528204', u'CALL_-1204528181'), ('tmp_1094', u'CBRANCH_-1204527811'), ('const-16', u'PTRSUB_-1204526042'), ('const-433', u'LOAD_-1204528050'), (u'MULTIEQUAL_-1204526401', u'INT_EQUAL_-1204527425'), ('const-8', u'PTRSUB_-1204526210'), ('const-0', u'PTRSUB_-1204525806'), ('const-3', u'PTRADD_-1204526032'), ('const-80', u'PTRSUB_-1204526365'), (u'PTRSUB_-1204525971', u'PTRSUB_-1204526139'), (u'COPY_-1204526185', u'MULTIEQUAL_-1204527036'), ('const-433', u'LOAD_-1204526789'), (u'MULTIEQUAL_-1204525767', u'MULTIEQUAL_-1204526474'), (u'LOAD_-1204528074', u'INT_EQUAL_-1204527526'), (u'PTRSUB_-1204526134', u'STORE_-1204528020'), (u'INT_EQUAL_-1204528274', u'CBRANCH_-1204528271'), (u'LOAD_-1204528005', u'INT_EQUAL_-1204527990'), (u'LOAD_-1204528377', u'CALL_-1204528311'), (u'PTRSUB_-1204526317', u'PTRSUB_-1204526274'), ('const-0', u'PTRSUB_-1204525665'), (u'INT_EQUAL_-1204527645', u'CBRANCH_-1204527642'), (u'CALL_-1204528427', u'PTRSUB_-1204526382'), ('tmp_2281', u'PTRSUB_-1204526141'), ('const-1', u'STORE_-1204527415'), ('tmp_2281', u'PTRSUB_-1204525772'), (u'MULTIEQUAL_-1204526793', u'STORE_-1204527875'), ('const-433', u'LOAD_-1204527617'), ('const-0', u'PTRSUB_-1204525996'), ('tmp_2281', u'PTRSUB_-1204525624'), (u'LOAD_-1204527664', u'COPY_-1204525796'), ('tmp_1383', u'CBRANCH_-1204527595'), ('tmp_1419', u'CBRANCH_-1204527577'), (u'MULTIEQUAL_-1204527031', u'INT_NOTEQUAL_-1204528578'), (u'PTRSUB_-1204525979', u'PTRSUB_-1204525885'), (u'INT_EQUAL_-1204527990', u'CBRANCH_-1204527987'), ('const-4294967295', u'INT_AND_-1204527282'), (u'INT_REM_-1204528029', u'MULTIEQUAL_-1204526841'), (u'PTRADD_-1204526026', u'LOAD_-1204527796'), (u'PTRSUB_-1204525590', u'PTRSUB_-1204525544'), (u'COPY_-1204526283', u'MULTIEQUAL_-1204527036'), (u'CAST_-1204525713', u'LOAD_-1204527684'), (u'CALL_-1204528181', u'INDIRECT_-1204526439'), (u'PTRSUB_-1204526508', u'CALL_-1204528427'), (u'CALL_-1204528213', u'CAST_-1204526002'), ('const-1', u'INT_ADD_-1204527756'), (u'PTRSUB_-1204526088', u'PTRSUB_-1204526087'), ('const-0', u'PTRSUB_-1204526057'), (u'PTRSUB_-1204526321', u'PTRSUB_-1204526251'), ('const-0', u'PTRSUB_-1204526220'), (u'PTRSUB_-1204525594', u'LOAD_-1204527444'), ('const-0', u'PTRSUB_-1204526346'), (u'LOAD_-1204527664', u'INT_EQUAL_-1204527645'), (u'CAST_-1204526002', u'CALL_-1204528181'), (u'LOAD_-1204527375', u'CAST_-1204525637'), (u'PTRSUB_-1204526255', u'PTRSUB_-1204525733'), ('tmp_705', u'BRANCH_-1204528118'), (u'PTRSUB_-1204525822', u'PTRSUB_-1204525735'), ('const-8', u'INT_ADD_-1204525899'), (u'INDIRECT_-1204526419', u'MULTIEQUAL_-1204526397'), ('tmp_2281', u'PTRSUB_-1204525693'), ('const-0', u'PTRSUB_-1204526161'), (u'INDIRECT_-1204527060', u'INT_LESS_-1204528229'), ('const-0', u'COPY_-1204526937'), (u'CALL_-1204527392', u'INDIRECT_-1204526065'), (u'INT_LESS_-1204528229', u'CBRANCH_-1204528238'), ('const-0', u'INT_NOTEQUAL_-1204527382'), (u'PTRSUB_-1204525686', u'LOAD_-1204527421'), (u'PTRSUB_-1204526033', u'PTRSUB_-1204525971'), (u'CALL_-1204527172', u'INDIRECT_-1204525886'), ('const-0', u'INT_NOTEQUAL_-1204528139'), ('const-0', u'INT_EQUAL_-1204527645'), (u'PTRSUB_-1204525804', u'LOAD_-1204527785'), ('const-80', u'PTRSUB_-1204526359'), ('tmp_2281', u'PTRSUB_-1204526204'), (u'INT_REM_-1204527850', u'MULTIEQUAL_-1204526313'), ('const-8', u'INT_MULT_-1204528204'), (u'PTRADD_-1204526110', u'STORE_-1204527979'), (u'INT_EQUAL_-1204527378', u'CBRANCH_-1204527375'), ('const-0', u'PTRSUB_-1204526387'), ('const-0', u'PTRSUB_-1204526030'), (u'PTRSUB_-1204526047', u'INT_NOTEQUAL_-1204527922'), (u'PTRSUB_-1204526297', u'PTRSUB_-1204526255'), (u'CAST_-1204526105', u'PTRADD_-1204526348'), (u'LOAD_-1204527594', u'INT_LESSEQUAL_-1204527578')]
[('const-8', u'PTRADD_-1204526339'), (u'INDIRECT_-1204526393', u'MULTIEQUAL_-1204526371'), (u'INT_REM_-1204528029', u'PTRADD_-1204526155'), ('const-10', u'PTRADD_-1204526095'), ('const-24', u'INT_ADD_-1204527124'), (u'INT_XOR_-1204528467', u'CALL_-1204528427'), ('tmp_5380', u'PTRADD_-1204525796'), (u'INDIRECT_-1204526468', u'MULTIEQUAL_-1204526213'), (u'PTRADD_-1204526349', u'LOAD_-1204528377'), ('const-433', u'STORE_-1204527789'), ('const-8', u'PTRADD_-1204526450'), ('tmp_5380', u'PTRADD_-1204526095'), ('const-11', u'PTRADD_-1204525701'), (u'COPY_-1204525949', u'MULTIEQUAL_-1204526797'), ('const-3', u'PTRADD_-1204525763'), ('const-11', u'PTRADD_-1204526344'), ('tmp_910', u'CBRANCH_-1204527951'), (u'LOAD_-1204528028', u'STORE_-1204528020'), (u'INT_EQUAL_-1204527813', u'CBRANCH_-1204527811'), (u'PTRADD_-1204525861', u'CALL_-1204527172'), (u'CAST_-1204525642', u'LOAD_-1204527140'), (u'CALL_-1204528213', u'CAST_-1204526157'), (u'PTRADD_-1204526334', u'STORE_-1204528355'), ('const-2', u'PTRADD_-1204525955'), (u'CALL_-1204527172', u'INDIRECT_-1204525880'), ('const-433', u'LOAD_-1204528170'), ('const-8', u'PTRADD_-1204526075'), ('const-8', u'PTRADD_-1204525822'), (u'CAST_-1204526128', u'COPY_-1204526188'), (u'PTRADD_-1204526155', u'LOAD_-1204527534'), ('const-8', u'PTRADD_-1204526155'), (u'CALL_-1204528213', u'INDIRECT_-1204526410'), ('const-8', u'PTRADD_-1204525696'), ('const-0', u'STORE_-1204528325'), (u'INT_EQUAL_-1204527669', u'CBRANCH_-1204527425'), (u'PTRSUB_-1204526484', u'CALL_-1204528427'), ('const-8', u'PTRADD_-1204525996'), ('tmp_1040', u'BRANCH_-1204527861'), (u'MULTIEQUAL_-1204525869', u'INT_NOTEQUAL_-1204527556'), ('const-8', u'PTRADD_-1204526425'), (u'PTRADD_-1204525822', u'LOAD_-1204527374'), ('const-433', u'LOAD_-1204528476'), ('const-433', u'LOAD_-1204527424'), (u'COPY_-1204525960', u'PTRADD_-1204525945'), ('const-433', u'LOAD_-1204528050'), (u'INDIRECT_-1204527056', u'INT_MULT_-1204528204'), (u'INT_XOR_-1204527412', u'INT_REM_-1204527380'), ('const-433', u'STORE_-1204527415'), ('const-433', u'LOAD_-1204527943'), (u'MULTIEQUAL_-1204526488', u'INT_NOTEQUAL_-1204527358'), ('tmp_1782', u'CBRANCH_-1204527356'), (u'CAST_-1204525635', u'INT_REM_-1204527080'), (u'CAST_-1204525686', u'INT_EQUAL_-1204527425'), (u'CAST_-1204525745', u'INT_EQUAL_-1204527378'), ('const-10', u'PTRADD_-1204526437'), (u'LOAD_-1204527421', u'CAST_-1204525756'), (u'LOAD_-1204527121', u'CAST_-1204525635'), (u'LOAD_-1204527576', u'CAST_-1204525813'), ('const-433', u'LOAD_-1204528092'), ('const-433', u'LOAD_-1204527664'), ('const-11', u'PTRADD_-1204526398'), ('const-8', u'PTRADD_-1204526168'), (u'PTRADD_-1204526155', u'LOAD_-1204528050'), (u'CALL_-1204528311', u'INDIRECT_-1204527056'), (u'INT_EQUAL_-1204527357', u'CBRANCH_-1204527355'), (u'MULTIEQUAL_-1204526797', u'COPY_-1204525960'), (u'PTRADD_-1204526067', u'STORE_-1204527875'), (u'MULTIEQUAL_-1204527032', u'MULTIEQUAL_-1204527027'), ('const-8', u'PTRADD_-1204525763'), ('const-433', u'LOAD_-1204528028'), ('tmp_5380', u'PTRADD_-1204526142'), (u'MULTIEQUAL_-1204526974', u'STORE_-1204527979'), ('const-433', u'LOAD_-1204527774'), (u'MULTIEQUAL_-1204526391', u'MULTIEQUAL_-1204526264'), (u'INT_ADD_-1204527124', u'CAST_-1204525642'), ('const-433', u'LOAD_-1204526763'), (u'CAST_-1204525828', u'INT_LESSEQUAL_-1204527601'), ('const-433', u'LOAD_-1204527594'), ('const-8', u'PTRADD_-1204525649'), ('tmp_1307', u'CBRANCH_-1204527642'), (u'PTRADD_-1204526002', u'STORE_-1204527771'), (u'CAST_-1204525917', u'COPY_-1204525984'), ('const-2', u'PTRADD_-1204525822'), ('tmp_5380', u'PTRADD_-1204525649'), (u'CAST_-1204525686', u'MULTIEQUAL_-1204527020'), ('const-12', u'PTRADD_-1204525691'), ('tmp_503', u'CBRANCH_-1204528292'), ('const-13', u'PTRADD_-1204526349'), ('const-0', u'STORE_-1204528161'), (u'SUBPIECE_-1204526159', u'INT_LESSEQUAL_-1204527578'), (u'LOAD_-1204527318', u'CAST_-1204525704'), (u'LOAD_-1204527444', u'CAST_-1204525686'), ('const-433', u'LOAD_-1204527444'), (u'PTRADD_-1204526321', u'CAST_-1204526230'), ('const-32', u'CALL_-1204528379'), ('const-433', u'LOAD_-1204527375'), ('const-8', u'PTRADD_-1204526220'), (u'CAST_-1204525924', u'STORE_-1204527789'), ('tmp_1234', u'BRANCH_-1204527705'), ('const-0', u'INT_NOTEQUAL_-1204527142'), (u'COPY_-1204525960', u'MULTIEQUAL_-1204526753'), (u'CAST_-1204526305', u'INT_REM_-1204528435'), ('tmp_5380', u'PTRADD_-1204526398'), (u'CAST_-1204526005', u'INT_NOTEQUAL_-1204527922'), (u'LOAD_-1204527684', u'INT_EQUAL_-1204527669'), ('const-8', u'PTRADD_-1204525802'), ('const-433', u'LOAD_-1204528377'), ('const-433', u'LOAD_-1204527374'), ('const-8', u'PTRADD_-1204526490'), (u'LOAD_-1204527664', u'CAST_-1204525849'), (u'MULTIEQUAL_-1204526397', u'INT_EQUAL_-1204527425'), (u'MULTIEQUAL_-1204526974', u'STORE_-1204528014'), (u'CALL_-1204528379', u'CAST_-1204526260'), (u'PTRADD_-1204525691', u'CAST_-1204525622'), (u'INT_EQUAL_-1204527526', u'CBRANCH_-1204527524'), ('const-8', u'PTRADD_-1204525843'), ('const-8', u'PTRADD_-1204525902'), ('const-11', u'PTRADD_-1204526075'), (u'MULTIEQUAL_-1204527027', u'INT_NOTEQUAL_-1204528578'), ('tmp_149', u'CBRANCH_-1204528577'), (u'CAST_-1204526260', u'PTRADD_-1204526334'), (u'PTRADD_-1204525868', u'LOAD_-1204527472'), (u'MULTIEQUAL_-1204526974', u'LOAD_-1204528005'), (u'CAST_-1204525849', u'COPY_-1204525949'), ('const-8', u'PTRADD_-1204526344'), ('tmp_1959', u'CBRANCH_-1204527425'), (u'COPY_-1204525960', u'COPY_-1204525959'), (u'INT_EQUAL_-1204527354', u'CBRANCH_-1204527351'), (u'LOAD_-1204527756', u'CAST_-1204525907'), ('tmp_808', u'CBRANCH_-1204528029'), ('const-433', u'STORE_-1204527016'), ('const-12', u'PTRADD_-1204526199'), ('tmp_5380', u'PTRADD_-1204526052'), (u'INDIRECT_-1204526019', u'MULTIEQUAL_-1204526063'), (u'CAST_-1204526040', u'STORE_-1204528008'), ('const-8', u'PTRADD_-1204525902'), ('tmp_5380', u'PTRADD_-1204526075'), (u'CALL_-1204528427', u'INDIRECT_-1204526535'), ('const-0', u'CALL_-1204528181'), ('const-433', u'LOAD_-1204527534'), ('tmp_1995', u'CBRANCH_-1204527407'), (u'MULTIEQUAL_-1204525870', u'MULTIEQUAL_-1204526488'), ('const-433', u'LOAD_-1204527421'), (u'PTRADD_-1204526215', u'STORE_-1204528161'), ('const-433', u'LOAD_-1204528572'), (u'PTRADD_-1204525996', u'LOAD_-1204527756'), (u'PTRADD_-1204525873', u'CAST_-1204525784'), (u'LOAD_-1204528411', u'INT_NOTEQUAL_-1204528395'), (u'PTRADD_-1204526442', u'STORE_-1204528523'), (u'MULTIEQUAL_-1204526497', u'MULTIEQUAL_-1204526488'), (u'COPY_-1204526100', u'MULTIEQUAL_-1204526974'), (u'CALL_-1204528311', u'INDIRECT_-1204526488'), ('const-1', u'PTRADD_-1204526334'), ('tmp_5380', u'PTRADD_-1204526215'), (u'INDIRECT_-1204526039', u'MULTIEQUAL_-1204526083'), ('const-8', u'PTRADD_-1204525796'), (u'CALL_-1204528427', u'INDIRECT_-1204526555'), (u'COPY_-1204525960', u'PTRADD_-1204525955'), (u'INT_NOTEQUAL_-1204527358', u'CBRANCH_-1204527356'), ('const-433', u'LOAD_-1204527480'), ('tmp_5380', u'PTRADD_-1204525721'), ('const-12', u'PTRADD_-1204526134'), (u'CAST_-1204525745', u'LOAD_-1204527369'), ('const-433', u'STORE_-1204527979'), (u'CALL_-1204527914', u'INDIRECT_-1204526274'), (u'CAST_-1204526260', u'STORE_-1204527166'), ('tmp_5380', u'CALL_-1204527172'), (u'MULTIEQUAL_-1204526753', u'PTRADD_-1204525917'), (u'COPY_-1204525959', u'MULTIEQUAL_-1204526769'), (u'CAST_-1204525874', u'LOAD_-1204527424'), ('tmp_672', u'CBRANCH_-1204528138'), (u'PTRADD_-1204526490', u'LOAD_-1204528635'), (u'SUBPIECE_-1204526570', u'COPY_-1204526404'), (u'CALL_-1204528427', u'CAST_-1204526282'), (u'CAST_-1204526072', u'INT_NOTEQUAL_-1204527953'), (u'MULTIEQUAL_-1204526233', u'INT_LESS_-1204527669'), (u'MULTIEQUAL_-1204526233', u'INT_EQUAL_-1204527669'), ('tmp_5380', u'PTRADD_-1204525659'), (u'MULTIEQUAL_-1204526371', u'MULTIEQUAL_-1204526244'), (u'CAST_-1204525865', u'INT_NOTEQUAL_-1204527382'), (u'PTRADD_-1204526116', u'STORE_-1204527979'), (u'PTRADD_-1204526199', u'CAST_-1204526040'), ('const-433', u'STORE_-1204528325'), ('const-433', u'LOAD_-1204527807'), ('const-6', u'PTRADD_-1204526007'), (u'CAST_-1204525622', u'STORE_-1204527091'), ('const-8', u'PTRADD_-1204526215'), (u'MULTIEQUAL_-1204526828', u'PTRADD_-1204526116'), ('const-10', u'PTRADD_-1204526067'), ('tmp_1955', u'CBRANCH_-1204527351'), (u'CAST_-1204526157', u'MULTIEQUAL_-1204526789'), (u'SUBPIECE_-1204526159', u'INT_LESS_-1204527409'), (u'INT_EQUAL_-1204528032', u'CBRANCH_-1204528029'), (u'CAST_-1204525973', u'MULTIEQUAL_-1204526627'), ('tmp_5380', u'PTRADD_-1204525843'), ('tmp_2078', u'CBRANCH_-1204527141'), (u'PTRADD_-1204525659', u'LOAD_-1204527170'), ('const-433', u'STORE_-1204527350'), (u'INT_NOTEQUAL_-1204527142', u'CBRANCH_-1204527141'), (u'PTRADD_-1204525917', u'LOAD_-1204527617'), ('const-8', u'PTRADD_-1204525641'), ('tmp_403', u'CBRANCH_-1204528392'), (u'INT_REM_-1204528435', u'MULTIEQUAL_-1204526287'), ('const-8', u'PTRADD_-1204525945'), ('const-0', u'INT_NOTEQUAL_-1204527953'), ('const-8', u'PTRADD_-1204526002'), ('const-5', u'PTRADD_-1204525908'), (u'PTRADD_-1204526168', u'LOAD_-1204528092'), ('tmp_2242', u'BRANCH_-1204526999'), ('tmp_5380', u'PTRADD_-1204526490'), (u'PTRADD_-1204526474', u'COPY_-1204525980'), (u'INT_NOTEQUAL_-1204527556', u'CBRANCH_-1204527554'), (u'PTRADD_-1204525861', u'CALL_-1204527392'), ('const-1', u'PTRADD_-1204525802'), (u'MULTIEQUAL_-1204526789', u'MULTIEQUAL_-1204526627'), (u'MULTIEQUAL_-1204526063', u'MULTIEQUAL_-1204526053'), ('tmp_5380', u'PTRADD_-1204526199'), (u'PTRADD_-1204526002', u'LOAD_-1204527774'), (u'CAST_-1204525714', u'STORE_-1204527330'), (u'INT_EQUAL_-1204528293', u'CBRANCH_-1204528292'), (u'CAST_-1204526157', u'CALL_-1204528181'), (u'PTRADD_-1204525807', u'STORE_-1204527322'), (u'CAST_-1204525865', u'COPY_-1204525963'), (u'MULTIEQUAL_-1204526769', u'COPY_-1204525945'), ('tmp_5380', u'PTRADD_-1204526002'), (u'CAST_-1204525704', u'MULTIEQUAL_-1204525869'), (u'LOAD_-1204527544', u'STORE_-1204527537'), (u'MULTIEQUAL_-1204526837', u'COPY_-1204526158'), ('const-12', u'PTRADD_-1204526142'), (u'CAST_-1204525907', u'MULTIEQUAL_-1204526397'), (u'CAST_-1204525849', u'INT_EQUAL_-1204527645'), (u'COPY_-1204525943', u'MULTIEQUAL_-1204526753'), ('const-8', u'PTRADD_-1204526321'), (u'COPY_-1204526338', u'MULTIEQUAL_-1204527032'), (u'INT_ADD_-1204527756', u'STORE_-1204527771'), (u'COPY_-1204526933', u'COPY_-1204526184'), (u'MULTIEQUAL_-1204526753', u'INT_NOTEQUAL_-1204527625'), ('tmp_1379', u'CBRANCH_-1204527599'), (u'LOAD_-1204527402', u'CAST_-1204525865'), (u'INT_NOTEQUAL_-1204527382', u'CBRANCH_-1204527381'), (u'COPY_-1204525960', u'PTRADD_-1204525938'), (u'MULTIEQUAL_-1204526470', u'PTRADD_-1204525861'), ('const-433', u'LOAD_-1204527395'), ('const-8', u'PTRADD_-1204525955'), ('tmp_1271', u'CBRANCH_-1204527665'), (u'MULTIEQUAL_-1204527027', u'PTRADD_-1204526432'), ('const-1', u'PTRADD_-1204525868'), (u'INT_REM_-1204528435', u'CALL_-1204528427'), ('const-433', u'STORE_-1204527330'), (u'CALL_-1204527000', u'INDIRECT_-1204525845'), ('const-8', u'PTRADD_-1204526142'), ('tmp_5380', u'LOAD_-1204527444'), (u'LOAD_-1204527374', u'CAST_-1204525734'), (u'INDIRECT_-1204527056', u'INT_LESS_-1204528229'), ('const-12', u'PTRADD_-1204526215'), (u'CAST_-1204526394', u'MULTIEQUAL_-1204527027'), (u'LOAD_-1204527424', u'INT_LESS_-1204527409'), ('const-1', u'STORE_-1204527415'), (u'LOAD_-1204528635', u'CAST_-1204526390'), ('const-0', u'SUBPIECE_-1204526570'), (u'LOAD_-1204527175', u'INT_NOTEQUAL_-1204527142'), ('tmp_5380', u'PTRADD_-1204526220'), ('const-0', u'STORE_-1204527016'), (u'MULTIEQUAL_-1204526789', u'PTRADD_-1204526155'), (u'INT_LESSEQUAL_-1204527578', u'CBRANCH_-1204527577'), ('const-8', u'PTRADD_-1204526474'), (u'PTRADD_-1204525796', u'STORE_-1204527322'), (u'CALL_-1204528311', u'INT_EQUAL_-1204528293'), (u'INT_NOTEQUAL_-1204527953', u'CBRANCH_-1204527951'), (u'PTRADD_-1204526450', u'LOAD_-1204528572'), (u'INDIRECT_-1204527056', u'INT_REM_-1204527850'), ('const-433', u'STORE_-1204527322'), ('tmp_954', u'CBRANCH_-1204527921'), ('const-4', u'PTRADD_-1204525945'), ('tmp_1455', u'CBRANCH_-1204527554'), (u'PTRADD_-1204526221', u'LOAD_-1204528170'), (u'INDIRECT_-1204526254', u'MULTIEQUAL_-1204526244'), (u'LOAD_-1204527480', u'INT_ZEXT_-1204526758'), (u'PTRADD_-1204525701', u'LOAD_-1204527121'), ('const-12', u'PTRADD_-1204525726'), (u'INT_NOTEQUAL_-1204528139', u'CBRANCH_-1204528138'), (u'CAST_-1204526060', u'INT_EQUAL_-1204528032'), (u'CALL_-1204527172', u'INDIRECT_-1204525860'), (u'INDIRECT_-1204526019', u'MULTIEQUAL_-1204525866'), (u'INDIRECT_-1204527056', u'INT_REM_-1204528029'), ('const-8', u'PTRADD_-1204526067'), ('const-8', u'PTRADD_-1204525917'), (u'CALL_-1204527392', u'INDIRECT_-1204526019'), ('const--72', u'PTRSUB_-1204526484'), ('const-0', u'INT_NOTEQUAL_-1204527736'), ('const-433', u'STORE_-1204528014'), (u'CAST_-1204525785', u'MULTIEQUAL_-1204526470'), (u'INDIRECT_-1204525880', u'MULTIEQUAL_-1204526083'), (u'COPY_-1204526158', u'MULTIEQUAL_-1204526828'), (u'CAST_-1204526260', u'STORE_-1204527103'), (u'MULTIEQUAL_-1204526244', u'MULTIEQUAL_-1204526213'), (u'LOAD_-1204527175', u'STORE_-1204527160'), ('const-12', u'PTRADD_-1204526221'), ('const-433', u'LOAD_-1204527121'), ('tmp_5380', u'PTRADD_-1204526349'), (u'LOAD_-1204527480', u'STORE_-1204527330'), (u'LOAD_-1204527684', u'CAST_-1204525858'), (u'CALL_-1204527392', u'INDIRECT_-1204526039'), (u'INT_REM_-1204527080', u'PTRADD_-1204525696'), (u'MULTIEQUAL_-1204526397', u'MULTIEQUAL_-1204527027'), ('const-433', u'STORE_-1204527103'), ('const-1', u'PTRADD_-1204525659'), (u'LOAD_-1204527943', u'CAST_-1204526005'), (u'PTRADD_-1204526037', u'LOAD_-1204527796'), ('tmp_5380', u'LOAD_-1204528641'), ('const-8', u'PTRADD_-1204526437'), (u'MULTIEQUAL_-1204526470', u'PTRADD_-1204525873'), ('const-8', u'PTRADD_-1204525868'), ('const-8', u'PTRADD_-1204526116'), (u'CAST_-1204525858', u'INT_LESS_-1204527669'), (u'LOAD_-1204528572', u'INT_XOR_-1204528467'), (u'CAST_-1204525580', u'MULTIEQUAL_-1204526497'), ('const-1', u'CALL_-1204528311'), ('const-8', u'PTRADD_-1204526037'), (u'MULTIEQUAL_-1204525870', u'MULTIEQUAL_-1204526397'), (u'INDIRECT_-1204525860', u'MULTIEQUAL_-1204526063'), (u'CAST_-1204526230', u'STORE_-1204528338'), (u'INT_NOTEQUAL_-1204527601', u'CBRANCH_-1204527595'), ('tmp_2165', u'BRANCH_-1204527086'), ('const-433', u'LOAD_-1204527369'), ('const-433', u'STORE_-1204528020'), (u'MULTIEQUAL_-1204526488', u'PTRADD_-1204525802'), (u'PTRADD_-1204526425', u'STORE_-1204528523'), (u'MULTIEQUAL_-1204526488', u'CALL_-1204527172'), ('tmp_1206', u'CBRANCH_-1204527735'), (u'MULTIEQUAL_-1204526753', u'PTRADD_-1204525908'), ('const-3', u'PTRADD_-1204525938'), ('tmp_2195', u'CBRANCH_-1204527524'), ('const-8', u'PTRADD_-1204525964'), (u'LOAD_-1204527472', u'INT_XOR_-1204527412'), (u'INT_NOTEQUAL_-1204527625', u'CBRANCH_-1204527622'), ('const-8', u'PTRADD_-1204525861'), (u'PTRADD_-1204525641', u'STORE_-1204527016'), ('const-8', u'PTRADD_-1204525908'), (u'PTRADD_-1204526398', u'LOAD_-1204528476'), ('const--2', u'PTRADD_-1204526442'), ('tmp_5380', u'PTRADD_-1204525726'), ('const-8', u'PTRADD_-1204526007'), (u'MULTIEQUAL_-1204526233', u'MULTIEQUAL_-1204525867'), (u'PTRADD_-1204525843', u'LOAD_-1204527421'), ('tmp_5374', u'PTRSUB_-1204526484'), ('tmp_533', u'CBRANCH_-1204528271'), (u'INT_XOR_-1204528467', u'INT_REM_-1204527850'), (u'COPY_-1204526170', u'MULTIEQUAL_-1204526837'), (u'MULTIEQUAL_-1204527032', u'INT_NOTEQUAL_-1204528578'), (u'INT_REM_-1204527850', u'MULTIEQUAL_-1204526287'), ('const-433', u'STORE_-1204527842'), (u'CAST_-1204525917', u'INT_NOTEQUAL_-1204527736'), (u'INT_NOTEQUAL_-1204527736', u'CBRANCH_-1204527735'), ('const-433', u'LOAD_-1204528411'), ('const-0', u'INT_EQUAL_-1204528293'), (u'MULTIEQUAL_-1204526974', u'LOAD_-1204528074'), (u'INDIRECT_-1204526468', u'MULTIEQUAL_-1204526371'), (u'CALL_-1204528379', u'INDIRECT_-1204526533'), ('const-433', u'LOAD_-1204527785'), (u'COPY_-1204525945', u'MULTIEQUAL_-1204526769'), (u'CALL_-1204528213', u'INDIRECT_-1204526430'), (u'LOAD_-1204528074', u'CAST_-1204526072'), (u'PTRADD_-1204526095', u'LOAD_-1204527943'), (u'MULTIEQUAL_-1204526769', u'COPY_-1204525943'), ('const-8', u'PTRADD_-1204525721'), ('const-433', u'STORE_-1204527537'), (u'CAST_-1204526072', u'INT_EQUAL_-1204527526'), ('const-0', u'INT_EQUAL_-1204527990'), (u'MULTIEQUAL_-1204526213', u'SUBPIECE_-1204526159'), ('tmp_5380', u'PTRADD_-1204526067'), (u'PTRADD_-1204525721', u'STORE_-1204527166'), ('const--2', u'PTRADD_-1204526450'), (u'MULTIEQUAL_-1204526470', u'LOAD_-1204527318'), (u'MULTIEQUAL_-1204526974', u'STORE_-1204528020'), ('const-0', u'SUBPIECE_-1204526159'), (u'CAST_-1204526068', u'INT_REM_-1204528029'), (u'INDIRECT_-1204526039', u'MULTIEQUAL_-1204525867'), (u'INDIRECT_-1204527056', u'STORE_-1204527894'), (u'MULTIEQUAL_-1204526264', u'MULTIEQUAL_-1204526233'), ('const-8', u'PTRADD_-1204526349'), ('tmp_1493', u'CBRANCH_-1204527422'), (u'MULTIEQUAL_-1204526488', u'MULTIEQUAL_-1204526497'), (u'PTRADD_-1204526432', u'LOAD_-1204526763'), ('const-0', u'INT_NOTEQUAL_-1204528395'), (u'MULTIEQUAL_-1204526470', u'PTRADD_-1204525868'), (u'LOAD_-1204527774', u'INT_ADD_-1204527756'), (u'INT_AND_-1204527282', u'INT_XOR_-1204528467'), ('const-433', u'STORE_-1204528161'), (u'CAST_-1204526390', u'COPY_-1204526436'), ('const-433', u'LOAD_-1204528005'), (u'MULTIEQUAL_-1204527020', u'MULTIEQUAL_-1204527027'), (u'PTRADD_-1204526339', u'CALL_-1204528311'), ('const-433', u'STORE_-1204527166'), (u'CALL_-1204528311', u'INDIRECT_-1204526468'), ('const-433', u'LOAD_-1204527544'), ('const-433', u'STORE_-1204527875'), (u'PTRADD_-1204526052', u'LOAD_-1204527395'), ('const-433', u'STORE_-1204528523'), (u'INT_NOTEQUAL_-1204528412', u'CBRANCH_-1204528411'), (u'MULTIEQUAL_-1204526974', u'PTRADD_-1204526168'), (u'LOAD_-1204526763', u'INT_AND_-1204527282'), (u'LOAD_-1204527617', u'INT_NOTEQUAL_-1204527601'), (u'MULTIEQUAL_-1204526789', u'STORE_-1204527875'), ('const-1', u'PTRADD_-1204525861'), ('const-0', u'INT_NOTEQUAL_-1204528412'), ('const-433', u'STORE_-1204527527'), ('const-2', u'PTRADD_-1204525873'), ('const-433', u'LOAD_-1204528635'), ('const-8', u'PTRADD_-1204526334'), (u'CAST_-1204526088', u'STORE_-1204527527'), ('const-8', u'PTRADD_-1204526221'), ('const-8', u'PTRADD_-1204525659'), ('const-433', u'LOAD_-1204528370'), (u'MULTIEQUAL_-1204526488', u'STORE_-1204527350'), (u'INDIRECT_-1204526413', u'MULTIEQUAL_-1204526391'), (u'CAST_-1204526260', u'PTRADD_-1204526321'), (u'PTRADD_-1204525902', u'LOAD_-1204527576'), ('const-10', u'PTRADD_-1204526052'), (u'CAST_-1204525784', u'LOAD_-1204527480'), ('tmp_5380', u'PTRADD_-1204526221'), (u'MULTIEQUAL_-1204526287', u'PTRADD_-1204526037'), (u'INT_LESS_-1204527409', u'CBRANCH_-1204527407'), ('const-433', u'LOAD_-1204527175'), (u'CAST_-1204526128', u'INT_NOTEQUAL_-1204528139'), ('const--1', u'PTRADD_-1204526432'), ('const-8', u'PTRADD_-1204525938'), ('const-0', u'INT_NOTEQUAL_-1204527556'), (u'LOAD_-1204527796', u'CAST_-1204525924'), (u'INDIRECT_-1204526274', u'MULTIEQUAL_-1204526264'), (u'CAST_-1204526260', u'PTRADD_-1204526042'), (u'CAST_-1204526282', u'LOAD_-1204528411'), (u'CAST_-1204526072', u'COPY_-1204526100'), (u'LOAD_-1204527785', u'CAST_-1204525917'), ('const-1', u'PTRADD_-1204526490'), ('tmp_5380', u'PTRADD_-1204526437'), (u'INT_REM_-1204528029', u'COPY_-1204526096'), ('const-433', u'LOAD_-1204527684'), ('const-433', u'LOAD_-1204527756'), (u'PTRADD_-1204525938', u'LOAD_-1204527664'), (u'INT_LESS_-1204527669', u'CBRANCH_-1204527665'), ('const-0', u'INT_EQUAL_-1204527357'), ('const-433', u'STORE_-1204527160'), (u'INT_NOTEQUAL_-1204528395', u'CBRANCH_-1204528392'), ('const-1', u'RETURN_-1204526995'), (u'PTRADD_-1204525726', u'LOAD_-1204527175'), (u'COPY_-1204526096', u'MULTIEQUAL_-1204526828'), (u'INT_ZEXT_-1204526758', u'INT_XOR_-1204527412'), ('tmp_5380', u'PTRADD_-1204526474'), (u'LOAD_-1204527175', u'INT_ADD_-1204527124'), (u'COPY_-1204525980', u'MULTIEQUAL_-1204526769'), (u'CAST_-1204525907', u'COPY_-1204525900'), (u'COPY_-1204525960', u'PTRADD_-1204525964'), (u'CAST_-1204526260', u'STORE_-1204527800'), ('const-12', u'PTRADD_-1204525721'), ('tmp_867', u'CBRANCH_-1204527987'), ('const-5', u'PTRADD_-1204526474'), ('const-2', u'PTRADD_-1204526321'), ('const-433', u'STORE_-1204528008'), ('const-433', u'LOAD_-1204527140'), (u'PTRADD_-1204526442', u'LOAD_-1204526764'), (u'MULTIEQUAL_-1204525869', u'MULTIEQUAL_-1204526470'), ('tmp_1343', u'CBRANCH_-1204527622'), (u'LOAD_-1204528370', u'CALL_-1204528311'), ('tmp_1922', u'CBRANCH_-1204527355'), (u'INT_XOR_-1204528467', u'INT_REM_-1204528435'), (u'LOAD_-1204528641', u'CAST_-1204526394'), (u'MULTIEQUAL_-1204526213', u'MULTIEQUAL_-1204525866'), (u'LOAD_-1204527534', u'CAST_-1204526088'), ('const-433', u'LOAD_-1204528641'), ('const-1', u'INT_EQUAL_-1204528274'), ('const-13', u'PTRADD_-1204526002'), (u'LOAD_-1204527617', u'CAST_-1204525828'), ('tmp_1746', u'CBRANCH_-1204527375'), (u'PTRADD_-1204526155', u'STORE_-1204528008'), ('const-433', u'LOAD_-1204528074'), (u'LOAD_-1204528092', u'CAST_-1204526068'), (u'COPY_-1204526404', u'STORE_-1204528338'), ('const-433', u'LOAD_-1204527796'), (u'CAST_-1204525947', u'INT_EQUAL_-1204527813'), (u'MULTIEQUAL_-1204526753', u'PTRADD_-1204525902'), ('tmp_1892', u'BRANCH_-1204527162'), (u'MULTIEQUAL_-1204527027', u'MULTIEQUAL_-1204527020'), (u'MULTIEQUAL_-1204526789', u'PTRADD_-1204526116'), (u'PTRADD_-1204525696', u'STORE_-1204527103'), (u'CAST_-1204525813', u'MULTIEQUAL_-1204525869'), ('tmp_5380', u'PTRADD_-1204525996'), (u'INT_NOTEQUAL_-1204528578', u'CBRANCH_-1204528577'), ('const-433', u'LOAD_-1204527617'), (u'LOAD_-1204528170', u'CAST_-1204526128'), ('const-433', u'LOAD_-1204526764'), (u'CALL_-1204527914', u'INDIRECT_-1204526254'), (u'MULTIEQUAL_-1204526233', u'INT_LESSEQUAL_-1204527601'), (u'MULTIEQUAL_-1204526233', u'INT_NOTEQUAL_-1204527601'), ('tmp_5380', u'PTRADD_-1204525641'), (u'INDIRECT_-1204526488', u'MULTIEQUAL_-1204526391'), ('const-8', u'PTRADD_-1204526052'), (u'LOAD_-1204527369', u'INT_EQUAL_-1204527354'), (u'INT_MULT_-1204528204', u'CALL_-1204528181'), ('const-8', u'PTRADD_-1204526042'), (u'CAST_-1204525756', u'INT_REM_-1204527380'), ('tmp_1094', u'CBRANCH_-1204527811'), (u'MULTIEQUAL_-1204526083', u'MULTIEQUAL_-1204526073'), ('const-8', u'PTRADD_-1204525691'), (u'CAST_-1204526072', u'COPY_-1204526162'), ('tmp_5380', u'PTRADD_-1204525691'), ('const-433', u'STORE_-1204527091'), ('const-16', u'PTRADD_-1204525649'), ('const-8', u'PTRADD_-1204525873'), (u'MULTIEQUAL_-1204525866', u'MULTIEQUAL_-1204526053'), ('const-1', u'PTRADD_-1204525796'), (u'MULTIEQUAL_-1204526974', u'STORE_-1204527537'), (u'PTRADD_-1204525807', u'COPY_-1204525798'), (u'CALL_-1204527392', u'CAST_-1204525745'), (u'PTRADD_-1204526437', u'CALL_-1204527392'), (u'COPY_-1204526162', u'MULTIEQUAL_-1204526974'), (u'PTRADD_-1204526007', u'LOAD_-1204527785'), (u'PTRADD_-1204525945', u'LOAD_-1204527684'), (u'PTRADD_-1204525908', u'CAST_-1204525819'), (u'PTRADD_-1204526142', u'LOAD_-1204528028'), ('const-2', u'PTRADD_-1204525807'), (u'LOAD_-1204527375', u'CAST_-1204525785'), (u'COPY_-1204526188', u'MULTIEQUAL_-1204526974'), (u'LOAD_-1204526763', u'SUBPIECE_-1204526570'), ('const-8', u'PTRADD_-1204526432'), (u'MULTIEQUAL_-1204526974', u'STORE_-1204527527'), (u'PTRADD_-1204526437', u'CALL_-1204528427'), ('const-8', u'PTRADD_-1204525701'), (u'CAST_-1204525947', u'LOAD_-1204527807'), (u'INT_EQUAL_-1204528274', u'CBRANCH_-1204528271'), (u'PTRADD_-1204525649', u'MULTIEQUAL_-1204526789'), (u'LOAD_-1204528005', u'INT_EQUAL_-1204527990'), (u'INT_REM_-1204528029', u'MULTIEQUAL_-1204526837'), (u'LOAD_-1204528377', u'CALL_-1204528311'), (u'CAST_-1204525785', u'INT_EQUAL_-1204527357'), ('const-8', u'PTRADD_-1204526199'), ('const-0', u'INT_EQUAL_-1204527526'), (u'INT_LESSEQUAL_-1204527601', u'CBRANCH_-1204527599'), (u'INT_EQUAL_-1204527645', u'CBRANCH_-1204527642'), (u'LOAD_-1204528050', u'CAST_-1204526060'), (u'PTRADD_-1204525763', u'CAST_-1204525673'), ('tmp_5380', u'PTRADD_-1204525701'), (u'INT_MULT_-1204528204', u'CALL_-1204528213'), ('const-433', u'STORE_-1204527894'), ('tmp_570', u'CBRANCH_-1204528238'), (u'LOAD_-1204527831', u'CAST_-1204525947'), ('const-433', u'STORE_-1204527771'), ('const-0', u'INT_EQUAL_-1204528032'), (u'COPY_-1204525984', u'MULTIEQUAL_-1204526797'), (u'PTRADD_-1204526442', u'COPY_-1204526338'), (u'INT_EQUAL_-1204527425', u'CBRANCH_-1204527422'), ('tmp_1383', u'CBRANCH_-1204527595'), ('tmp_1419', u'CBRANCH_-1204527577'), ('const-8', u'PTRADD_-1204526134'), (u'PTRADD_-1204526344', u'LOAD_-1204528370'), (u'INT_EQUAL_-1204527990', u'CBRANCH_-1204527987'), (u'PTRADD_-1204526134', u'STORE_-1204528014'), (u'MULTIEQUAL_-1204526828', u'COPY_-1204526170'), ('const-433', u'LOAD_-1204527170'), ('const-1', u'PTRADD_-1204526425'), (u'PTRADD_-1204525955', u'LOAD_-1204527402'), (u'CALL_-1204528181', u'INDIRECT_-1204526413'), ('const-5', u'PTRADD_-1204525964'), (u'PTRADD_-1204526042', u'STORE_-1204527842'), ('const-1', u'INT_ADD_-1204527756'), ('const-0', u'RETURN_-1204527354'), ('tmp_2031', u'CBRANCH_-1204527381'), ('const-16', u'PTRADD_-1204525641'), (u'CAST_-1204526260', u'STORE_-1204528325'), (u'PTRADD_-1204526075', u'STORE_-1204527894'), ('tmp_705', u'BRANCH_-1204528118'), ('const-14', u'PTRADD_-1204526339'), ('const-8', u'PTRADD_-1204525726'), ('const-0', u'INT_EQUAL_-1204527378'), (u'COPY_-1204526184', u'MULTIEQUAL_-1204526828'), (u'LOAD_-1204528572', u'STORE_-1204528355'), ('const-433', u'STORE_-1204528338'), (u'PTRADD_-1204525802', u'CAST_-1204525714'), (u'MULTIEQUAL_-1204526488', u'PTRADD_-1204525807'), (u'INT_REM_-1204527380', u'CALL_-1204527392'), (u'LOAD_-1204527170', u'CAST_-1204525580'), (u'PTRADD_-1204526037', u'LOAD_-1204527831'), ('const-433', u'LOAD_-1204527402'), (u'PTRADD_-1204526474', u'INT_NOTEQUAL_-1204527625'), (u'MULTIEQUAL_-1204526470', u'LOAD_-1204527375'), ('const-11', u'PTRADD_-1204525843'), (u'PTRADD_-1204525964', u'CAST_-1204525874'), ('const-433', u'LOAD_-1204527472'), (u'MULTIEQUAL_-1204527027', u'PTRADD_-1204526442'), ('const-8', u'PTRADD_-1204526398'), (u'INT_LESS_-1204528229', u'CBRANCH_-1204528238'), (u'CALL_-1204528379', u'INDIRECT_-1204526513'), (u'INDIRECT_-1204526488', u'MULTIEQUAL_-1204526233'), ('const-433', u'LOAD_-1204527576'), ('const-0', u'INT_EQUAL_-1204527354'), ('tmp_5380', u'PTRADD_-1204526339'), ('const-0', u'INT_NOTEQUAL_-1204527382'), (u'CAST_-1204526060', u'LOAD_-1204527544'), ('tmp_368', u'CBRANCH_-1204528411'), (u'CAST_-1204526282', u'INT_NOTEQUAL_-1204528412'), (u'CALL_-1204528181', u'INDIRECT_-1204526393'), (u'PTRADD_-1204526220', u'INT_NOTEQUAL_-1204527922'), (u'PTRADD_-1204526037', u'STORE_-1204527091'), (u'CAST_-1204526260', u'STORE_-1204527160'), ('tmp_5380', u'PTRADD_-1204526425'), ('const-0', u'INT_EQUAL_-1204527813'), (u'COPY_-1204525798', u'MULTIEQUAL_-1204525870'), ('const-433', u'STORE_-1204528355'), (u'COPY_-1204525963', u'MULTIEQUAL_-1204526797'), ('const-4294967295', u'INT_AND_-1204527282'), ('tmp_5380', u'PTRADD_-1204526007'), ('const-0', u'INT_NOTEQUAL_-1204528139'), ('const-3', u'PTRADD_-1204526042'), ('const-433', u'LOAD_-1204527831'), (u'LOAD_-1204527807', u'STORE_-1204527800'), ('const-16', u'PTRADD_-1204526220'), ('tmp_5380', u'PTRADD_-1204525822'), ('const-0', u'INT_EQUAL_-1204527645'), (u'CAST_-1204526260', u'STORE_-1204527789'), ('const-1', u'PTRADD_-1204525996'), (u'LOAD_-1204527472', u'STORE_-1204527350'), ('const-8', u'INT_MULT_-1204528204'), (u'CAST_-1204525673', u'STORE_-1204527415'), (u'COPY_-1204525900', u'MULTIEQUAL_-1204525870'), (u'INT_EQUAL_-1204527378', u'CBRANCH_-1204527375'), ('tmp_5380', u'PTRADD_-1204525763'), (u'LOAD_-1204528476', u'CAST_-1204526305'), (u'LOAD_-1204527140', u'INT_REM_-1204527080'), (u'INT_XOR_-1204528467', u'STORE_-1204527842'), (u'CAST_-1204525819', u'LOAD_-1204527594'), ('tmp_5380', u'PTRADD_-1204526344'), ('const-8', u'PTRADD_-1204526442'), (u'CAST_-1204525734', u'INT_NOTEQUAL_-1204527358'), ('tmp_5380', u'PTRADD_-1204526134'), ('const-8', u'PTRADD_-1204526095'), (u'MULTIEQUAL_-1204526627', u'PTRADD_-1204526037'), ('const-433', u'STORE_-1204527800'), (u'MULTIEQUAL_-1204527027', u'PTRADD_-1204526450'), ('const-2305843009213693951', u'INT_LESS_-1204528229'), (u'MULTIEQUAL_-1204526627', u'PTRADD_-1204525696'), (u'COPY_-1204526436', u'MULTIEQUAL_-1204527032'), (u'CALL_-1204527000', u'INDIRECT_-1204525825'), ('const-3', u'PTRADD_-1204526168'), (u'INT_NOTEQUAL_-1204527922', u'CBRANCH_-1204527921'), (u'MULTIEQUAL_-1204525867', u'MULTIEQUAL_-1204526073'), ('const-8', u'PTRADD_-1204525807'), (u'INDIRECT_-1204527056', u'INT_EQUAL_-1204528274'), (u'MULTIEQUAL_-1204526497', u'MULTIEQUAL_-1204526397'), ('const-4', u'PTRADD_-1204525917'), ('const-0', u'COPY_-1204526933'), (u'LOAD_-1204527395', u'CAST_-1204525973'), (u'LOAD_-1204527594', u'INT_LESSEQUAL_-1204527578'), ('const-433', u'LOAD_-1204527318')]
null
null
002b59d0
x64
O2
(translation_unit "void FUN_002b59d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n long *plVar6;\n long lVar7;\n undefined4 uVar8;\n char cVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 *puVar12;\n long *plVar13;\n undefined8 *puVar14;\n undefined8 *puVar15;\n ulong extraout_RDX;\n ulong uVar16;\n ulong uVar17;\n ulong *puVar18;\n ulong *puVar19;\n ulong *puVar20;\n ulong local_60;\n ulong local_48;\n ulong uStack_40;\n \n puVar20 = (ulong *)*param_1;\n puVar19 = (ulong *)param_1[1];\n while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;\n return;\ncode_r0x002b5c5f:\n *puVar19 = uVar17;\n *(uint *)(puVar19 + 1) = uVar3;\n param_1[1] = puVar19 + 2;\n plVar11 = (long *)*plVar11;\n puVar19 = puVar19 + 2;\n goto joined_r0x002b5c11;\n}\n\n" (function_definition "void FUN_002b59d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n long *plVar6;\n long lVar7;\n undefined4 uVar8;\n char cVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 *puVar12;\n long *plVar13;\n undefined8 *puVar14;\n undefined8 *puVar15;\n ulong extraout_RDX;\n ulong uVar16;\n ulong uVar17;\n ulong *puVar18;\n ulong *puVar19;\n ulong *puVar20;\n ulong local_60;\n ulong local_48;\n ulong uStack_40;\n \n puVar20 = (ulong *)*param_1;\n puVar19 = (ulong *)param_1[1];\n while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;\n return;\ncode_r0x002b5c5f:\n *puVar19 = uVar17;\n *(uint *)(puVar19 + 1) = uVar3;\n param_1[1] = puVar19 + 2;\n plVar11 = (long *)*plVar11;\n puVar19 = puVar19 + 2;\n goto joined_r0x002b5c11;\n}" primitive_type (function_declarator "FUN_002b59d0(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 long *plVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n long *plVar6;\n long lVar7;\n undefined4 uVar8;\n char cVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 *puVar12;\n long *plVar13;\n undefined8 *puVar14;\n undefined8 *puVar15;\n ulong extraout_RDX;\n ulong uVar16;\n ulong uVar17;\n ulong *puVar18;\n ulong *puVar19;\n ulong *puVar20;\n ulong local_60;\n ulong local_48;\n ulong uStack_40;\n \n puVar20 = (ulong *)*param_1;\n puVar19 = (ulong *)param_1[1];\n while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;\n return;\ncode_r0x002b5c5f:\n *puVar19 = uVar17;\n *(uint *)(puVar19 + 1) = uVar3;\n param_1[1] = puVar19 + 2;\n plVar11 = (long *)*plVar11;\n puVar19 = puVar19 + 2;\n goto joined_r0x002b5c11;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 uVar8;" type_identifier identifier ;) (declaration "char cVar9;" primitive_type identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "long *plVar11;" (sized_type_specifier "long" long) (pointer_declarator "*plVar11" * identifier) ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "long *plVar13;" (sized_type_specifier "long" long) (pointer_declarator "*plVar13" * identifier) ;) (declaration "undefined8 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "undefined8 *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "ulong extraout_RDX;" type_identifier identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "ulong uVar17;" type_identifier identifier ;) (declaration "ulong *puVar18;" type_identifier (pointer_declarator "*puVar18" * identifier) ;) (declaration "ulong *puVar19;" type_identifier (pointer_declarator "*puVar19" * identifier) ;) (declaration "ulong *puVar20;" type_identifier (pointer_declarator "*puVar20" * identifier) ;) (declaration "ulong local_60;" type_identifier identifier ;) (declaration "ulong local_48;" type_identifier identifier ;) (declaration "ulong uStack_40;" type_identifier identifier ;) (expression_statement "puVar20 = (ulong *)*param_1;" (assignment_expression "puVar20 = (ulong *)*param_1" identifier = (cast_expression "(ulong *)*param_1" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "puVar19 = (ulong *)param_1[1];" (assignment_expression "puVar19 = (ulong *)param_1[1]" identifier = (cast_expression "(ulong *)param_1[1]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (while_statement "while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }" while (parenthesized_expression "(puVar19 != puVar20)" ( (binary_expression "puVar19 != puVar20" identifier != identifier) )) (compound_statement "{\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }" { (while_statement "while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }" { (expression_statement "uVar17 = puVar19[-2];" (assignment_expression "uVar17 = puVar19[-2]" identifier = (subscript_expression "puVar19[-2]" identifier [ number_literal ])) ;) (expression_statement "puVar18 = puVar19 + -2;" (assignment_expression "puVar18 = puVar19 + -2" identifier = (binary_expression "puVar19 + -2" identifier + number_literal)) ;) (expression_statement "local_48 = *puVar18;" (assignment_expression "local_48 = *puVar18" identifier = (pointer_expression "*puVar18" * identifier)) ;) (expression_statement "uStack_40 = puVar19[-1];" (assignment_expression "uStack_40 = puVar19[-1]" identifier = (subscript_expression "puVar19[-1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = puVar18;" (assignment_expression "param_1[1] = puVar18" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar8 = (uint)uStack_40;" (assignment_expression "uVar8 = (uint)uStack_40" identifier = (cast_expression "(uint)uStack_40" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uVar10 = uStack_40 & 0xffffffff ^ uVar17;" (assignment_expression "uVar10 = uStack_40 & 0xffffffff ^ uVar17" identifier = (binary_expression "uStack_40 & 0xffffffff ^ uVar17" (binary_expression "uStack_40 & 0xffffffff" identifier & number_literal) ^ identifier)) ;) (expression_statement "local_60 = uVar10 % (ulong)param_1[0xb];" (assignment_expression "local_60 = uVar10 % (ulong)param_1[0xb]" identifier = (binary_expression "uVar10 % (ulong)param_1[0xb]" identifier % (cast_expression "(ulong)param_1[0xb]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[0xb]" identifier [ number_literal ])))) ;) (expression_statement "plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);" (assignment_expression "plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10)" identifier = (cast_expression "(long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10)" identifier (argument_list "(param_1 + 10,local_60,&local_48,uVar10)" ( (binary_expression "param_1 + 10" identifier + number_literal) , identifier , (pointer_expression "&local_48" & identifier) , identifier ))))) ;) (if_statement "if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;" if (parenthesized_expression "((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0))" ( (binary_expression "(plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)" (parenthesized_expression "(plVar11 != (long *)0x0)" ( (binary_expression "plVar11 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(puVar19 = puVar18, *plVar11 != 0)" ( (comma_expression "puVar19 = puVar18, *plVar11 != 0" (assignment_expression "puVar19 = puVar18" identifier = identifier) , (binary_expression "*plVar11 != 0" (pointer_expression "*plVar11" * identifier) != number_literal)) ))) )) (break_statement "break;" break ;)) (expression_statement "plVar11 = (long *)FUN_002d9490(0x20);" (assignment_expression "plVar11 = (long *)FUN_002d9490(0x20)" identifier = (cast_expression "(long *)FUN_002d9490(0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9490(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "uVar4 = param_1[0xd];" (assignment_expression "uVar4 = param_1[0xd]" identifier = (subscript_expression "param_1[0xd]" identifier [ number_literal ])) ;) (expression_statement "uVar5 = param_1[0xb];" (assignment_expression "uVar5 = param_1[0xb]" identifier = (subscript_expression "param_1[0xb]" identifier [ number_literal ])) ;) (expression_statement "plVar11[1] = uVar17;" (assignment_expression "plVar11[1] = uVar17" (subscript_expression "plVar11[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(plVar11 + 2) = uVar8;" (assignment_expression "*(undefined4 *)(plVar11 + 2) = uVar8" (pointer_expression "*(undefined4 *)(plVar11 + 2)" * (cast_expression "(undefined4 *)(plVar11 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar11 + 2)" ( (binary_expression "plVar11 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*plVar11 = 0;" (assignment_expression "*plVar11 = 0" (pointer_expression "*plVar11" * identifier) = number_literal) ;) (expression_statement "cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);" (assignment_expression "cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1)" identifier = (call_expression "FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1)" identifier (argument_list "(param_1 + 0xe,uVar5,uVar4,1)" ( (binary_expression "param_1 + 0xe" identifier + number_literal) , identifier , identifier , number_literal )))) ;) (if_statement "if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }" if (parenthesized_expression "(cVar9 == '\0')" ( (binary_expression "cVar9 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n puVar12 = (undefined8 *)param_1[10];\n }" { (expression_statement "puVar12 = (undefined8 *)param_1[10];" (assignment_expression "puVar12 = (undefined8 *)param_1[10]" identifier = (cast_expression "(undefined8 *)param_1[10]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[10]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }" else (compound_statement "{\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }" { (if_statement "if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }" if (parenthesized_expression "(extraout_RDX == 1)" ( (binary_expression "extraout_RDX == 1" identifier == number_literal) )) (compound_statement "{\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }" { (expression_statement "puVar12 = param_1 + 0x10;" (assignment_expression "puVar12 = param_1 + 0x10" identifier = (binary_expression "param_1 + 0x10" identifier + number_literal)) ;) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) }) (else_clause "else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }" else (compound_statement "{\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }" { (if_statement "if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }" if (parenthesized_expression "(0x1fffffffffffffff < extraout_RDX)" ( (binary_expression "0x1fffffffffffffff < extraout_RDX" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n FUN_00319410();\n }" { comment comment (expression_statement "FUN_00319410();" (call_expression "FUN_00319410()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);" (assignment_expression "puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8)" identifier = (cast_expression "(undefined8 *)FUN_002d9490(extraout_RDX * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9490(extraout_RDX * 8)" identifier (argument_list "(extraout_RDX * 8)" ( (binary_expression "extraout_RDX * 8" identifier * number_literal) ))))) ;) (expression_statement "memset(puVar12,0,extraout_RDX * 8);" (call_expression "memset(puVar12,0,extraout_RDX * 8)" identifier (argument_list "(puVar12,0,extraout_RDX * 8)" ( identifier , number_literal , (binary_expression "extraout_RDX * 8" identifier * number_literal) ))) ;) }))) (expression_statement "plVar13 = (long *)param_1[0xc];" (assignment_expression "plVar13 = (long *)param_1[0xc]" identifier = (cast_expression "(long *)param_1[0xc]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xc]" identifier [ number_literal ]))) ;) (expression_statement "param_1[0xc] = 0;" (assignment_expression "param_1[0xc] = 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }" if (parenthesized_expression "(plVar13 != (long *)0x0)" ( (binary_expression "plVar13 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }" { (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);" do (compound_statement "{\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n }" { (while_statement "while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }" { (expression_statement "plVar6 = (long *)*plVar13;" (assignment_expression "plVar6 = (long *)*plVar13" identifier = (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier))) ;) (expression_statement "uVar16 = (ulong)plVar13[3] % extraout_RDX;" (assignment_expression "uVar16 = (ulong)plVar13[3] % extraout_RDX" identifier = (binary_expression "(ulong)plVar13[3] % extraout_RDX" (cast_expression "(ulong)plVar13[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "plVar13[3]" identifier [ number_literal ])) % identifier)) ;) (expression_statement "plVar2 = puVar12 + uVar16;" (assignment_expression "plVar2 = puVar12 + uVar16" identifier = (binary_expression "puVar12 + uVar16" identifier + identifier)) ;) (if_statement "if ((long *)*plVar2 == (long *)0x0) break;" if (parenthesized_expression "((long *)*plVar2 == (long *)0x0)" ( (binary_expression "(long *)*plVar2 == (long *)0x0" (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier)) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "*plVar13 = *(long *)*plVar2;" (assignment_expression "*plVar13 = *(long *)*plVar2" (pointer_expression "*plVar13" * identifier) = (pointer_expression "*(long *)*plVar2" * (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier)))) ;) (expression_statement "*(long **)*plVar2 = plVar13;" (assignment_expression "*(long **)*plVar2 = plVar13" (pointer_expression "*(long **)*plVar2" * (cast_expression "(long **)*plVar2" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar2" * identifier))) = identifier) ;) (expression_statement "uVar16 = uVar17;" (assignment_expression "uVar16 = uVar17" identifier = identifier) ;) (labeled_statement "LAB_002b5b0c:\n plVar13 = plVar6;" statement_identifier : (expression_statement "plVar13 = plVar6;" (assignment_expression "plVar13 = plVar6" identifier = identifier) ;)) (expression_statement "uVar17 = uVar16;" (assignment_expression "uVar17 = uVar16" identifier = identifier) ;) (if_statement "if (plVar6 == (long *)0x0) goto LAB_002b5b58;" 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)) )) (goto_statement "goto LAB_002b5b58;" goto statement_identifier ;)) })) (expression_statement "*plVar13 = param_1[0xc];" (assignment_expression "*plVar13 = param_1[0xc]" (pointer_expression "*plVar13" * identifier) = (subscript_expression "param_1[0xc]" identifier [ number_literal ])) ;) (expression_statement "param_1[0xc] = plVar13;" (assignment_expression "param_1[0xc] = plVar13" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*plVar2 = (long)(param_1 + 0xc);" (assignment_expression "*plVar2 = (long)(param_1 + 0xc)" (pointer_expression "*plVar2" * identifier) = (cast_expression "(long)(param_1 + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 0xc)" ( (binary_expression "param_1 + 0xc" identifier + number_literal) )))) ;) (if_statement "if (*plVar13 == 0) goto LAB_002b5b0c;" if (parenthesized_expression "(*plVar13 == 0)" ( (binary_expression "*plVar13 == 0" (pointer_expression "*plVar13" * identifier) == number_literal) )) (goto_statement "goto LAB_002b5b0c;" goto statement_identifier ;)) (expression_statement "puVar12[uVar17] = plVar13;" (assignment_expression "puVar12[uVar17] = plVar13" (subscript_expression "puVar12[uVar17]" identifier [ identifier ]) = identifier) ;) (expression_statement "plVar13 = plVar6;" (assignment_expression "plVar13 = plVar6" identifier = identifier) ;) (expression_statement "uVar17 = uVar16;" (assignment_expression "uVar17 = uVar16" identifier = identifier) ;) }) while (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)) )) ;) })) (labeled_statement "LAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }" statement_identifier : (if_statement "if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }" if (parenthesized_expression "((undefined8 *)param_1[10] != param_1 + 0x10)" ( (binary_expression "(undefined8 *)param_1[10] != param_1 + 0x10" (cast_expression "(undefined8 *)param_1[10]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[10]" identifier [ number_literal ])) != (binary_expression "param_1 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) }))) (expression_statement "param_1[0xb] = extraout_RDX;" (assignment_expression "param_1[0xb] = extraout_RDX" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_60 = uVar10 % extraout_RDX;" (assignment_expression "local_60 = uVar10 % extraout_RDX" identifier = (binary_expression "uVar10 % extraout_RDX" identifier % identifier)) ;) (expression_statement "param_1[10] = puVar12;" (assignment_expression "param_1[10] = puVar12" (subscript_expression "param_1[10]" identifier [ number_literal ]) = identifier) ;) }))) (expression_statement "plVar11[3] = uVar10;" (assignment_expression "plVar11[3] = uVar10" (subscript_expression "plVar11[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar13 = puVar12 + local_60;" (assignment_expression "plVar13 = puVar12 + local_60" identifier = (binary_expression "puVar12 + local_60" identifier + identifier)) ;) (if_statement "if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }" if (parenthesized_expression "((long *)*plVar13 == (long *)0x0)" ( (binary_expression "(long *)*plVar13 == (long *)0x0" (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier)) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }" { (expression_statement "lVar7 = param_1[0xc];" (assignment_expression "lVar7 = param_1[0xc]" identifier = (subscript_expression "param_1[0xc]" identifier [ number_literal ])) ;) (expression_statement "param_1[0xc] = plVar11;" (assignment_expression "param_1[0xc] = plVar11" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*plVar11 = lVar7;" (assignment_expression "*plVar11 = lVar7" (pointer_expression "*plVar11" * identifier) = identifier) ;) (if_statement "if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }" if (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) (compound_statement "{\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }" { (expression_statement "puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;" (assignment_expression "puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11" (subscript_expression "puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]]" identifier [ (binary_expression "*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]" (pointer_expression "*(ulong *)(lVar7 + 0x18)" * (cast_expression "(ulong *)(lVar7 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) )))) % (cast_expression "(ulong)param_1[0xb]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[0xb]" identifier [ number_literal ]))) ]) = identifier) ;) })) (expression_statement "*plVar13 = (long)(param_1 + 0xc);" (assignment_expression "*plVar13 = (long)(param_1 + 0xc)" (pointer_expression "*plVar13" * identifier) = (cast_expression "(long)(param_1 + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 0xc)" ( (binary_expression "param_1 + 0xc" identifier + number_literal) )))) ;) }) (else_clause "else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }" else (compound_statement "{\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }" { (expression_statement "*plVar11 = *(long *)*plVar13;" (assignment_expression "*plVar11 = *(long *)*plVar13" (pointer_expression "*plVar11" * identifier) = (pointer_expression "*(long *)*plVar13" * (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier)))) ;) (expression_statement "*(long **)*plVar13 = plVar11;" (assignment_expression "*(long **)*plVar13 = plVar11" (pointer_expression "*(long **)*plVar13" * (cast_expression "(long **)*plVar13" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar13" * identifier))) = identifier) ;) }))) (expression_statement "param_1[0xd] = param_1[0xd] + 1;" (assignment_expression "param_1[0xd] = param_1[0xd] + 1" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = (binary_expression "param_1[0xd] + 1" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "puVar19 = (ulong *)param_1[1];" (assignment_expression "puVar19 = (ulong *)param_1[1]" identifier = (cast_expression "(ulong *)param_1[1]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (if_statement "if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }" if (parenthesized_expression "((undefined8 *)param_1[6] != (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)param_1[6] != (undefined8 *)0x0" (cast_expression "(undefined8 *)param_1[6]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[6]" identifier [ number_literal ])) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }" { (expression_statement "puVar12 = (undefined8 *)param_1[6];" (assignment_expression "puVar12 = (undefined8 *)param_1[6]" identifier = (cast_expression "(undefined8 *)param_1[6]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[6]" identifier [ number_literal ]))) ;) (expression_statement "puVar14 = param_1 + 5;" (assignment_expression "puVar14 = param_1 + 5" identifier = (binary_expression "param_1 + 5" identifier + number_literal)) ;) (do_statement "do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);" do (compound_statement "{\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n }" { (while_statement "while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }" while (parenthesized_expression "((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))))" ( (parenthesized_expression "(puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))" ( (comma_expression "puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))" (assignment_expression "puVar15 = puVar12" identifier = identifier) , (binary_expression "(ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))" (binary_expression "(ulong)puVar15[4] < local_48" (cast_expression "(ulong)puVar15[4]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar15[4]" identifier [ number_literal ])) < identifier) || (parenthesized_expression "((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))" ( (parenthesized_expression "(puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))" ( (binary_expression "puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)" (binary_expression "puVar15[4] == local_48" (subscript_expression "puVar15[4]" identifier [ number_literal ]) == identifier) && (parenthesized_expression "(*(uint *)(puVar15 + 5) < (uint)uStack_40)" ( (binary_expression "*(uint *)(puVar15 + 5) < (uint)uStack_40" (pointer_expression "*(uint *)(puVar15 + 5)" * (cast_expression "(uint *)(puVar15 + 5)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar15 + 5)" ( (binary_expression "puVar15 + 5" identifier + number_literal) )))) < (cast_expression "(uint)uStack_40" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) )) )))) )) )) (compound_statement "{\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }" { (expression_statement "puVar1 = puVar15 + 3;" (assignment_expression "puVar1 = puVar15 + 3" identifier = (binary_expression "puVar15 + 3" identifier + number_literal)) ;) (expression_statement "puVar12 = (undefined8 *)*puVar1;" (assignment_expression "puVar12 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ;) (expression_statement "puVar15 = puVar14;" (assignment_expression "puVar15 = puVar14" identifier = identifier) ;) (if_statement "if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;" if (parenthesized_expression "((undefined8 *)*puVar1 == (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)*puVar1 == (undefined8 *)0x0" (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier)) == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002b5bf2;" goto statement_identifier ;)) })) (expression_statement "puVar12 = (undefined8 *)puVar15[2];" (assignment_expression "puVar12 = (undefined8 *)puVar15[2]" identifier = (cast_expression "(undefined8 *)puVar15[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar15[2]" identifier [ number_literal ]))) ;) (expression_statement "puVar14 = puVar15;" (assignment_expression "puVar14 = puVar15" identifier = identifier) ;) }) while (parenthesized_expression "((undefined8 *)puVar15[2] != (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)puVar15[2] != (undefined8 *)0x0" (cast_expression "(undefined8 *)puVar15[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar15[2]" identifier [ number_literal ])) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (labeled_statement "LAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }" statement_identifier : (if_statement "if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }" if (parenthesized_expression "(((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40))))" ( (binary_expression "((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))" (parenthesized_expression "((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48))" ( (binary_expression "(param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)" (parenthesized_expression "(param_1 + 5 != puVar15)" ( (binary_expression "param_1 + 5 != puVar15" (binary_expression "param_1 + 5" identifier + number_literal) != identifier) )) && (parenthesized_expression "((ulong)puVar15[4] <= local_48)" ( (binary_expression "(ulong)puVar15[4] <= local_48" (cast_expression "(ulong)puVar15[4]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar15[4]" identifier [ number_literal ])) <= identifier) ))) )) && (parenthesized_expression "((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))" ( (parenthesized_expression "(local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40))" ( (binary_expression "local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)" (binary_expression "local_48 != puVar15[4]" identifier != (subscript_expression "puVar15[4]" identifier [ number_literal ])) || (parenthesized_expression "(*(uint *)(puVar15 + 5) <= (uint)uStack_40)" ( (binary_expression "*(uint *)(puVar15 + 5) <= (uint)uStack_40" (pointer_expression "*(uint *)(puVar15 + 5)" * (cast_expression "(uint *)(puVar15 + 5)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar15 + 5)" ( (binary_expression "puVar15 + 5" identifier + number_literal) )))) <= (cast_expression "(uint)uStack_40" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) )) ))) )) (compound_statement "{\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }" { (expression_statement "plVar11 = (long *)puVar15[8];" (assignment_expression "plVar11 = (long *)puVar15[8]" identifier = (cast_expression "(long *)puVar15[8]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar15[8]" identifier [ number_literal ]))) ;) (labeled_statement "joined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }" statement_identifier : (if_statement "if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }" if (parenthesized_expression "(plVar11 != (long *)0x0)" ( (binary_expression "plVar11 != (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 uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }" { (do_statement "do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );" do (compound_statement "{\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n }" { (expression_statement "uVar3 = *(uint *)(plVar11 + 2);" (assignment_expression "uVar3 = *(uint *)(plVar11 + 2)" identifier = (pointer_expression "*(uint *)(plVar11 + 2)" * (cast_expression "(uint *)(plVar11 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar11 + 2)" ( (binary_expression "plVar11 + 2" identifier + number_literal) ))))) ;) (expression_statement "uVar17 = plVar11[1];" (assignment_expression "uVar17 = plVar11[1]" identifier = (subscript_expression "plVar11[1]" identifier [ number_literal ])) ;) (expression_statement "plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);" (assignment_expression "plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" identifier = (cast_expression "(long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" identifier (argument_list "(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" ( (binary_expression "param_1 + 10" identifier + number_literal) , (binary_expression "(uVar3 ^ uVar17) % (ulong)param_1[0xb]" (parenthesized_expression "(uVar3 ^ uVar17)" ( (binary_expression "uVar3 ^ uVar17" identifier ^ identifier) )) % (cast_expression "(ulong)param_1[0xb]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[0xb]" identifier [ number_literal ]))) , (binary_expression "plVar11 + 1" identifier + number_literal) ))))) ;) (if_statement "if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }" if (parenthesized_expression "((plVar13 == (long *)0x0) || (*plVar13 == 0))" ( (binary_expression "(plVar13 == (long *)0x0) || (*plVar13 == 0)" (parenthesized_expression "(plVar13 == (long *)0x0)" ( (binary_expression "plVar13 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(*plVar13 == 0)" ( (binary_expression "*plVar13 == 0" (pointer_expression "*plVar13" * identifier) == number_literal) ))) )) (compound_statement "{\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }" { (if_statement "if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;" if (parenthesized_expression "((ulong *)param_1[2] != puVar19)" ( (binary_expression "(ulong *)param_1[2] != puVar19" (cast_expression "(ulong *)param_1[2]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ])) != identifier) )) (goto_statement "goto code_r0x002b5c5f;" goto statement_identifier ;)) (expression_statement "FUN_002b5d20(param_1,puVar19,plVar11 + 1);" (call_expression "FUN_002b5d20(param_1,puVar19,plVar11 + 1)" identifier (argument_list "(param_1,puVar19,plVar11 + 1)" ( identifier , identifier , (binary_expression "plVar11 + 1" identifier + number_literal) ))) ;) (expression_statement "puVar19 = (ulong *)param_1[1];" (assignment_expression "puVar19 = (ulong *)param_1[1]" identifier = (cast_expression "(ulong *)param_1[1]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) })) (expression_statement "plVar11 = (long *)*plVar11;" (assignment_expression "plVar11 = (long *)*plVar11" identifier = (cast_expression "(long *)*plVar11" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar11" * identifier))) ;) (if_statement "if (plVar11 == (long *)0x0) break;" if (parenthesized_expression "(plVar11 == (long *)0x0)" ( (binary_expression "plVar11 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) }))) }))) })) (expression_statement "puVar20 = (ulong *)*param_1;" (assignment_expression "puVar20 = (ulong *)*param_1" identifier = (cast_expression "(ulong *)*param_1" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (puVar19 == puVar20) goto LAB_002b5c8c;" if (parenthesized_expression "(puVar19 == puVar20)" ( (binary_expression "puVar19 == puVar20" identifier == identifier) )) (goto_statement "goto LAB_002b5c8c;" goto statement_identifier ;)) })) })) (labeled_statement "LAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;" statement_identifier : (expression_statement "*(undefined1 *)(param_1 + 3) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 3) = 1" (pointer_expression "*(undefined1 *)(param_1 + 3)" * (cast_expression "(undefined1 *)(param_1 + 3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = number_literal) ;)) (return_statement "return;" return ;) (labeled_statement "code_r0x002b5c5f:\n *puVar19 = uVar17;" statement_identifier : (expression_statement "*puVar19 = uVar17;" (assignment_expression "*puVar19 = uVar17" (pointer_expression "*puVar19" * identifier) = identifier) ;)) (expression_statement "*(uint *)(puVar19 + 1) = uVar3;" (assignment_expression "*(uint *)(puVar19 + 1) = uVar3" (pointer_expression "*(uint *)(puVar19 + 1)" * (cast_expression "(uint *)(puVar19 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar19 + 1)" ( (binary_expression "puVar19 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "param_1[1] = puVar19 + 2;" (assignment_expression "param_1[1] = puVar19 + 2" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "puVar19 + 2" identifier + number_literal)) ;) (expression_statement "plVar11 = (long *)*plVar11;" (assignment_expression "plVar11 = (long *)*plVar11" identifier = (cast_expression "(long *)*plVar11" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar11" * identifier))) ;) (expression_statement "puVar19 = puVar19 + 2;" (assignment_expression "puVar19 = puVar19 + 2" identifier = (binary_expression "puVar19 + 2" identifier + number_literal)) ;) (goto_statement "goto joined_r0x002b5c11;" goto statement_identifier ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void do_transitive_closure(Garbage_collection * this) */\n\nvoid __thiscall gold::Garbage_collection::do_transitive_closure(Garbage_collection *this)\n\n{\n _Rb_tree_header *p_Var1;\n size_type *psVar2;\n _Base_ptr *pp_Var3;\n uint uVar4;\n Relobj *pRVar5;\n _Hash_node_base *p_Var6;\n __bucket_type *pp_Var7;\n _Base_ptr p_Var8;\n char cVar9;\n _Hash_node_base *p_Var10;\n __node_base *p_Var11;\n _Hash_node_base *p_Var12;\n __bucket_type *__s;\n _Hash_node_base *p_Var13;\n _Base_ptr p_Var14;\n _Base_ptr p_Var15;\n ulong uVar16;\n ulong extraout_RDX;\n ulong uVar17;\n pointer ppVar18;\n iterator __position;\n pointer ppVar19;\n long *plVar20;\n ulong local_60;\n Section_id entry;\n \n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n p_Var1 = &(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n while (__position._M_current != ppVar19) {\n while( true ) {\n pRVar5 = __position._M_current[-1].first;\n ppVar18 = __position._M_current + -1;\n entry.first = ppVar18->first;\n entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = ppVar18;\n uVar4 = entry.second;\n p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5);\n local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);\n if ((p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)) break;\n p_Var12 = (_Hash_node_base *)operator_new(0x20);\n uVar16 = (this->referenced_list_)._M_h._M_element_count;\n uVar17 = (this->referenced_list_)._M_h._M_bucket_count;\n p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5;\n *(uint *)&p_Var12[2]._M_nxt = uVar4;\n p_Var12->_M_nxt = (_Hash_node_base *)0x0;\n cVar9 = std::__detail::_Prime_rehash_policy::_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);\n if (cVar9 == '\0') {\n __s = (this->referenced_list_)._M_h._M_buckets;\n }\n else {\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }\n p_Var12[3]._M_nxt = p_Var10;\n pp_Var7 = __s + local_60;\n if (*pp_Var7 == (__bucket_type)0x0) {\n p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;\n p_Var12->_M_nxt = p_Var10;\n if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n }\n else {\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }\n p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n psVar2 = &(this->referenced_list_)._M_h._M_element_count;\n *psVar2 = *psVar2 + 1;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n if (p_Var8 != (_Base_ptr)0x0) {\n p_Var14 = &p_Var1->_M_header;\n do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);\nLAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n if (__position._M_current == ppVar19) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n this->is_worklist_ready_ = true;\n return;\ncode_r0x002b5c5f:\n (__position._M_current)->first = pRVar5;\n (__position._M_current)->second = uVar4;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = __position._M_current + 1;\n plVar20 = (long *)*plVar20;\n __position._M_current = __position._M_current + 1;\n goto joined_r0x002b5c11;\n}\n\n" comment comment (function_definition "void __thiscall gold::Garbage_collection::do_transitive_closure(Garbage_collection *this)\n\n{\n _Rb_tree_header *p_Var1;\n size_type *psVar2;\n _Base_ptr *pp_Var3;\n uint uVar4;\n Relobj *pRVar5;\n _Hash_node_base *p_Var6;\n __bucket_type *pp_Var7;\n _Base_ptr p_Var8;\n char cVar9;\n _Hash_node_base *p_Var10;\n __node_base *p_Var11;\n _Hash_node_base *p_Var12;\n __bucket_type *__s;\n _Hash_node_base *p_Var13;\n _Base_ptr p_Var14;\n _Base_ptr p_Var15;\n ulong uVar16;\n ulong extraout_RDX;\n ulong uVar17;\n pointer ppVar18;\n iterator __position;\n pointer ppVar19;\n long *plVar20;\n ulong local_60;\n Section_id entry;\n \n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n p_Var1 = &(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n while (__position._M_current != ppVar19) {\n while( true ) {\n pRVar5 = __position._M_current[-1].first;\n ppVar18 = __position._M_current + -1;\n entry.first = ppVar18->first;\n entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = ppVar18;\n uVar4 = entry.second;\n p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5);\n local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);\n if ((p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)) break;\n p_Var12 = (_Hash_node_base *)operator_new(0x20);\n uVar16 = (this->referenced_list_)._M_h._M_element_count;\n uVar17 = (this->referenced_list_)._M_h._M_bucket_count;\n p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5;\n *(uint *)&p_Var12[2]._M_nxt = uVar4;\n p_Var12->_M_nxt = (_Hash_node_base *)0x0;\n cVar9 = std::__detail::_Prime_rehash_policy::_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);\n if (cVar9 == '\0') {\n __s = (this->referenced_list_)._M_h._M_buckets;\n }\n else {\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }\n p_Var12[3]._M_nxt = p_Var10;\n pp_Var7 = __s + local_60;\n if (*pp_Var7 == (__bucket_type)0x0) {\n p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;\n p_Var12->_M_nxt = p_Var10;\n if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n }\n else {\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }\n p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n psVar2 = &(this->referenced_list_)._M_h._M_element_count;\n *psVar2 = *psVar2 + 1;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n if (p_Var8 != (_Base_ptr)0x0) {\n p_Var14 = &p_Var1->_M_header;\n do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);\nLAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n if (__position._M_current == ppVar19) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n this->is_worklist_ready_ = true;\n return;\ncode_r0x002b5c5f:\n (__position._M_current)->first = pRVar5;\n (__position._M_current)->second = uVar4;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = __position._M_current + 1;\n plVar20 = (long *)*plVar20;\n __position._M_current = __position._M_current + 1;\n goto joined_r0x002b5c11;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Garbage_collection::" identifier : : identifier : :) (function_declarator "do_transitive_closure(Garbage_collection *this)" identifier (parameter_list "(Garbage_collection *this)" ( (parameter_declaration "Garbage_collection *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n _Rb_tree_header *p_Var1;\n size_type *psVar2;\n _Base_ptr *pp_Var3;\n uint uVar4;\n Relobj *pRVar5;\n _Hash_node_base *p_Var6;\n __bucket_type *pp_Var7;\n _Base_ptr p_Var8;\n char cVar9;\n _Hash_node_base *p_Var10;\n __node_base *p_Var11;\n _Hash_node_base *p_Var12;\n __bucket_type *__s;\n _Hash_node_base *p_Var13;\n _Base_ptr p_Var14;\n _Base_ptr p_Var15;\n ulong uVar16;\n ulong extraout_RDX;\n ulong uVar17;\n pointer ppVar18;\n iterator __position;\n pointer ppVar19;\n long *plVar20;\n ulong local_60;\n Section_id entry;\n \n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n p_Var1 = &(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n while (__position._M_current != ppVar19) {\n while( true ) {\n pRVar5 = __position._M_current[-1].first;\n ppVar18 = __position._M_current + -1;\n entry.first = ppVar18->first;\n entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = ppVar18;\n uVar4 = entry.second;\n p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5);\n local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);\n if ((p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)) break;\n p_Var12 = (_Hash_node_base *)operator_new(0x20);\n uVar16 = (this->referenced_list_)._M_h._M_element_count;\n uVar17 = (this->referenced_list_)._M_h._M_bucket_count;\n p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5;\n *(uint *)&p_Var12[2]._M_nxt = uVar4;\n p_Var12->_M_nxt = (_Hash_node_base *)0x0;\n cVar9 = std::__detail::_Prime_rehash_policy::_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);\n if (cVar9 == '\0') {\n __s = (this->referenced_list_)._M_h._M_buckets;\n }\n else {\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }\n p_Var12[3]._M_nxt = p_Var10;\n pp_Var7 = __s + local_60;\n if (*pp_Var7 == (__bucket_type)0x0) {\n p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;\n p_Var12->_M_nxt = p_Var10;\n if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n }\n else {\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }\n p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n psVar2 = &(this->referenced_list_)._M_h._M_element_count;\n *psVar2 = *psVar2 + 1;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n if (p_Var8 != (_Base_ptr)0x0) {\n p_Var14 = &p_Var1->_M_header;\n do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);\nLAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n if (__position._M_current == ppVar19) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n this->is_worklist_ready_ = true;\n return;\ncode_r0x002b5c5f:\n (__position._M_current)->first = pRVar5;\n (__position._M_current)->second = uVar4;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = __position._M_current + 1;\n plVar20 = (long *)*plVar20;\n __position._M_current = __position._M_current + 1;\n goto joined_r0x002b5c11;\n}" { (declaration "_Rb_tree_header *p_Var1;" type_identifier (pointer_declarator "*p_Var1" * identifier) ;) (declaration "size_type *psVar2;" type_identifier (pointer_declarator "*psVar2" * identifier) ;) (declaration "_Base_ptr *pp_Var3;" type_identifier (pointer_declarator "*pp_Var3" * identifier) ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "Relobj *pRVar5;" type_identifier (pointer_declarator "*pRVar5" * identifier) ;) (declaration "_Hash_node_base *p_Var6;" type_identifier (pointer_declarator "*p_Var6" * identifier) ;) (declaration "__bucket_type *pp_Var7;" type_identifier (pointer_declarator "*pp_Var7" * identifier) ;) (declaration "_Base_ptr p_Var8;" type_identifier identifier ;) (declaration "char cVar9;" primitive_type identifier ;) (declaration "_Hash_node_base *p_Var10;" type_identifier (pointer_declarator "*p_Var10" * identifier) ;) (declaration "__node_base *p_Var11;" type_identifier (pointer_declarator "*p_Var11" * identifier) ;) (declaration "_Hash_node_base *p_Var12;" type_identifier (pointer_declarator "*p_Var12" * identifier) ;) (declaration "__bucket_type *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "_Hash_node_base *p_Var13;" type_identifier (pointer_declarator "*p_Var13" * identifier) ;) (declaration "_Base_ptr p_Var14;" type_identifier identifier ;) (declaration "_Base_ptr p_Var15;" type_identifier identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "ulong extraout_RDX;" type_identifier identifier ;) (declaration "ulong uVar17;" type_identifier identifier ;) (declaration "pointer ppVar18;" type_identifier identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (declaration "pointer ppVar19;" type_identifier identifier ;) (declaration "long *plVar20;" (sized_type_specifier "long" long) (pointer_declarator "*plVar20" * identifier) ;) (declaration "ulong local_60;" type_identifier identifier ;) (declaration "Section_id entry;" type_identifier identifier ;) (expression_statement "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;" (field_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start" (field_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold" (assignment_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std" identifier = (binary_expression "(this->work_list_).\n super__Vector_base<std" (field_expression "(this->work_list_).\n super__Vector_base" (parenthesized_expression "(this->work_list_)" ( (field_expression "this->work_list_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "p_Var1 = &(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header;" (assignment_expression "p_Var1 = &(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header" identifier = (pointer_expression "&(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header" & (field_expression "(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->section_reloc_map_)._M_t._M_impl" (field_expression "(this->section_reloc_map_)._M_t" (parenthesized_expression "(this->section_reloc_map_)" ( (field_expression "this->section_reloc_map_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier))) ;) (expression_statement "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;" (field_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish" (field_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold" (assignment_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std" (field_expression "__position._M_current" identifier . field_identifier) = (binary_expression "(this->work_list_).\n super__Vector_base<std" (field_expression "(this->work_list_).\n super__Vector_base" (parenthesized_expression "(this->work_list_)" ( (field_expression "this->work_list_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (while_statement "while (__position._M_current != ppVar19) {\n while( true ) {\n pRVar5 = __position._M_current[-1].first;\n ppVar18 = __position._M_current + -1;\n entry.first = ppVar18->first;\n entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = ppVar18;\n uVar4 = entry.second;\n p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5);\n local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);\n if ((p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)) break;\n p_Var12 = (_Hash_node_base *)operator_new(0x20);\n uVar16 = (this->referenced_list_)._M_h._M_element_count;\n uVar17 = (this->referenced_list_)._M_h._M_bucket_count;\n p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5;\n *(uint *)&p_Var12[2]._M_nxt = uVar4;\n p_Var12->_M_nxt = (_Hash_node_base *)0x0;\n cVar9 = std::__detail::_Prime_rehash_policy::_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);\n if (cVar9 == '\0') {\n __s = (this->referenced_list_)._M_h._M_buckets;\n }\n else {\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }\n p_Var12[3]._M_nxt = p_Var10;\n pp_Var7 = __s + local_60;\n if (*pp_Var7 == (__bucket_type)0x0) {\n p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;\n p_Var12->_M_nxt = p_Var10;\n if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n }\n else {\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }\n p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n psVar2 = &(this->referenced_list_)._M_h._M_element_count;\n *psVar2 = *psVar2 + 1;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n if (p_Var8 != (_Base_ptr)0x0) {\n p_Var14 = &p_Var1->_M_header;\n do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);\nLAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n if (__position._M_current == ppVar19) goto LAB_002b5c8c;\n }\n }" while (parenthesized_expression "(__position._M_current != ppVar19)" ( (binary_expression "__position._M_current != ppVar19" (field_expression "__position._M_current" identifier . field_identifier) != identifier) )) (compound_statement "{\n while( true ) {\n pRVar5 = __position._M_current[-1].first;\n ppVar18 = __position._M_current + -1;\n entry.first = ppVar18->first;\n entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = ppVar18;\n uVar4 = entry.second;\n p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5);\n local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);\n if ((p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)) break;\n p_Var12 = (_Hash_node_base *)operator_new(0x20);\n uVar16 = (this->referenced_list_)._M_h._M_element_count;\n uVar17 = (this->referenced_list_)._M_h._M_bucket_count;\n p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5;\n *(uint *)&p_Var12[2]._M_nxt = uVar4;\n p_Var12->_M_nxt = (_Hash_node_base *)0x0;\n cVar9 = std::__detail::_Prime_rehash_policy::_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);\n if (cVar9 == '\0') {\n __s = (this->referenced_list_)._M_h._M_buckets;\n }\n else {\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }\n p_Var12[3]._M_nxt = p_Var10;\n pp_Var7 = __s + local_60;\n if (*pp_Var7 == (__bucket_type)0x0) {\n p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;\n p_Var12->_M_nxt = p_Var10;\n if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n }\n else {\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }\n p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n psVar2 = &(this->referenced_list_)._M_h._M_element_count;\n *psVar2 = *psVar2 + 1;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n if (p_Var8 != (_Base_ptr)0x0) {\n p_Var14 = &p_Var1->_M_header;\n do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);\nLAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n if (__position._M_current == ppVar19) goto LAB_002b5c8c;\n }\n }" { (while_statement "while( true ) {\n pRVar5 = __position._M_current[-1].first;\n ppVar18 = __position._M_current + -1;\n entry.first = ppVar18->first;\n entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = ppVar18;\n uVar4 = entry.second;\n p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5);\n local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);\n if ((p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)) break;\n p_Var12 = (_Hash_node_base *)operator_new(0x20);\n uVar16 = (this->referenced_list_)._M_h._M_element_count;\n uVar17 = (this->referenced_list_)._M_h._M_bucket_count;\n p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5;\n *(uint *)&p_Var12[2]._M_nxt = uVar4;\n p_Var12->_M_nxt = (_Hash_node_base *)0x0;\n cVar9 = std::__detail::_Prime_rehash_policy::_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);\n if (cVar9 == '\0') {\n __s = (this->referenced_list_)._M_h._M_buckets;\n }\n else {\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }\n p_Var12[3]._M_nxt = p_Var10;\n pp_Var7 = __s + local_60;\n if (*pp_Var7 == (__bucket_type)0x0) {\n p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;\n p_Var12->_M_nxt = p_Var10;\n if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n }\n else {\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }\n p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n psVar2 = &(this->referenced_list_)._M_h._M_element_count;\n *psVar2 = *psVar2 + 1;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n if (p_Var8 != (_Base_ptr)0x0) {\n p_Var14 = &p_Var1->_M_header;\n do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);\nLAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n if (__position._M_current == ppVar19) goto LAB_002b5c8c;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pRVar5 = __position._M_current[-1].first;\n ppVar18 = __position._M_current + -1;\n entry.first = ppVar18->first;\n entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second;\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = ppVar18;\n uVar4 = entry.second;\n p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5);\n local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);\n if ((p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)) break;\n p_Var12 = (_Hash_node_base *)operator_new(0x20);\n uVar16 = (this->referenced_list_)._M_h._M_element_count;\n uVar17 = (this->referenced_list_)._M_h._M_bucket_count;\n p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5;\n *(uint *)&p_Var12[2]._M_nxt = uVar4;\n p_Var12->_M_nxt = (_Hash_node_base *)0x0;\n cVar9 = std::__detail::_Prime_rehash_policy::_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);\n if (cVar9 == '\0') {\n __s = (this->referenced_list_)._M_h._M_buckets;\n }\n else {\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }\n p_Var12[3]._M_nxt = p_Var10;\n pp_Var7 = __s + local_60;\n if (*pp_Var7 == (__bucket_type)0x0) {\n p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;\n p_Var12->_M_nxt = p_Var10;\n if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n }\n else {\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }\n p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n psVar2 = &(this->referenced_list_)._M_h._M_element_count;\n *psVar2 = *psVar2 + 1;\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n if (p_Var8 != (_Base_ptr)0x0) {\n p_Var14 = &p_Var1->_M_header;\n do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);\nLAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;\n if (__position._M_current == ppVar19) goto LAB_002b5c8c;\n }" { (expression_statement "pRVar5 = __position._M_current[-1].first;" (assignment_expression "pRVar5 = __position._M_current[-1].first" identifier = (field_expression "__position._M_current[-1].first" (subscript_expression "__position._M_current[-1]" (field_expression "__position._M_current" identifier . field_identifier) [ number_literal ]) . field_identifier)) ;) (expression_statement "ppVar18 = __position._M_current + -1;" (assignment_expression "ppVar18 = __position._M_current + -1" identifier = (binary_expression "__position._M_current + -1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "entry.first = ppVar18->first;" (assignment_expression "entry.first = ppVar18->first" (field_expression "entry.first" identifier . field_identifier) = (field_expression "ppVar18->first" identifier -> field_identifier)) ;) (expression_statement "entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second;" (assignment_expression "entry._8_8_ = *(undefined8 *)&__position._M_current[-1].second" (field_expression "entry._8_8_" identifier . field_identifier) = (pointer_expression "*(undefined8 *)&__position._M_current[-1].second" * (cast_expression "(undefined8 *)&__position._M_current[-1].second" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__position._M_current[-1].second" & (field_expression "__position._M_current[-1].second" (subscript_expression "__position._M_current[-1]" (field_expression "__position._M_current" identifier . field_identifier) [ number_literal ]) . field_identifier))))) ;) (expression_statement "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = ppVar18;" (assignment_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = ppVar18" (field_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish" (field_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold" (binary_expression "(this->work_list_).\n super__Vector_base<std" (field_expression "(this->work_list_).\n super__Vector_base" (parenthesized_expression "(this->work_list_)" ( (field_expression "this->work_list_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "uVar4 = entry.second;" (assignment_expression "uVar4 = entry.second" identifier = (field_expression "entry.second" identifier . field_identifier)) ;) (expression_statement "p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5);" (assignment_expression "p_Var10 = (_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5)" identifier = (cast_expression "(_Hash_node_base *)(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5)" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(entry._8_8_ & 0xffffffff ^ (ulong)pRVar5)" ( (binary_expression "entry._8_8_ & 0xffffffff ^ (ulong)pRVar5" (binary_expression "entry._8_8_ & 0xffffffff" (field_expression "entry._8_8_" identifier . field_identifier) & number_literal) ^ (cast_expression "(ulong)pRVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count;" (assignment_expression "local_60 = (ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count" identifier = (binary_expression "(ulong)p_Var10 % (this->referenced_list_)._M_h._M_bucket_count" (cast_expression "(ulong)p_Var10" ( (type_descriptor "ulong" type_identifier) ) identifier) % (field_expression "(this->referenced_list_)._M_h._M_bucket_count" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (ERROR "p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::" (assignment_expression "p_Var11 = std" identifier = identifier) : : (binary_expression "_Hashtable<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>,_std" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>,_std" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>_>,_std" (binary_expression "Relobj*,_unsigned_int>_" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) : : (comma_expression "__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold" identifier (ERROR "::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>" : : (comma_expression "_Identity,_std" identifier , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : identifier * , (binary_expression "_unsigned_int>_" identifier > identifier) >) , identifier) : : (comma_expression "Section_id_hash,_std" identifier , identifier) : :) (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);" statement_identifier (ERROR "::_Mod_range_hashing,_std:" : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) :) : (labeled_statement "__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);" statement_identifier (ERROR "::_Default_ranged_hash,_std:" : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10);" (comma_expression "_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10)" identifier , (binary_expression "_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10)" identifier (argument_list "((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,local_60,&entry,(__hash_code)p_Var10)" ( (binary_expression "(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_" (parenthesized_expression "(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)" ( (ERROR "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::" (comma_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold" (binary_expression "_Hashtable<std" identifier < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::__detail::_Identity" : : identifier : : identifier) , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (type_descriptor "Relobj*" type_identifier (abstract_pointer_declarator "*" *)) , (binary_expression "_unsigned_int>_>,_gold" (binary_expression "_unsigned_int>_" identifier > identifier) > (ERROR "," ,) identifier) : : (comma_expression "Section_id_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) : : identifier : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : identifier : :) (comma_expression "_Hashtable_traits<true,_true,_true>_>\n *" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_true,_true>_>\n *" identifier , (binary_expression "_true>_>\n *" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*" * identifier)))) )) & (field_expression "this->referenced_list_" identifier -> field_identifier)) , identifier , (pointer_expression "&entry" & identifier) , (cast_expression "(__hash_code)p_Var10" ( (type_descriptor "__hash_code" type_identifier) ) identifier) )))))) ;))))) (if_statement "if ((p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)) break;" if (parenthesized_expression "((p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0))" ( (binary_expression "(p_Var11 != (__node_base *)0x0) &&\n (__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)" (parenthesized_expression "(p_Var11 != (__node_base *)0x0)" ( (binary_expression "p_Var11 != (__node_base *)0x0" identifier != (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0)" ( (comma_expression "__position._M_current = ppVar18, p_Var11->_M_nxt != (_Hash_node_base *)0x0" (assignment_expression "__position._M_current = ppVar18" (field_expression "__position._M_current" identifier . field_identifier) = identifier) , (binary_expression "p_Var11->_M_nxt != (_Hash_node_base *)0x0" (field_expression "p_Var11->_M_nxt" identifier -> field_identifier) != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (break_statement "break;" break ;)) (expression_statement "p_Var12 = (_Hash_node_base *)operator_new(0x20);" (assignment_expression "p_Var12 = (_Hash_node_base *)operator_new(0x20)" identifier = (cast_expression "(_Hash_node_base *)operator_new(0x20)" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "uVar16 = (this->referenced_list_)._M_h._M_element_count;" (assignment_expression "uVar16 = (this->referenced_list_)._M_h._M_element_count" identifier = (field_expression "(this->referenced_list_)._M_h._M_element_count" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "uVar17 = (this->referenced_list_)._M_h._M_bucket_count;" (assignment_expression "uVar17 = (this->referenced_list_)._M_h._M_bucket_count" identifier = (field_expression "(this->referenced_list_)._M_h._M_bucket_count" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5;" (assignment_expression "p_Var12[1]._M_nxt = (_Hash_node_base *)pRVar5" (field_expression "p_Var12[1]._M_nxt" (subscript_expression "p_Var12[1]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(_Hash_node_base *)pRVar5" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "*(uint *)&p_Var12[2]._M_nxt = uVar4;" (assignment_expression "*(uint *)&p_Var12[2]._M_nxt = uVar4" (pointer_expression "*(uint *)&p_Var12[2]._M_nxt" * (cast_expression "(uint *)&p_Var12[2]._M_nxt" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&p_Var12[2]._M_nxt" & (field_expression "p_Var12[2]._M_nxt" (subscript_expression "p_Var12[2]" identifier [ number_literal ]) . field_identifier)))) = identifier) ;) (expression_statement "p_Var12->_M_nxt = (_Hash_node_base *)0x0;" (assignment_expression "p_Var12->_M_nxt = (_Hash_node_base *)0x0" (field_expression "p_Var12->_M_nxt" identifier -> field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (ERROR "cVar9 = std::" (assignment_expression "cVar9 = std" identifier = identifier) : :) (labeled_statement "__detail::_Prime_rehash_policy::_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);" statement_identifier : (ERROR ":" :) (labeled_statement "_Prime_rehash_policy::_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1);" (call_expression "_M_need_rehash\n (&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1)" identifier (argument_list "(&(this->referenced_list_)._M_h._M_rehash_policy,uVar17,uVar16,1)" ( (pointer_expression "&(this->referenced_list_)._M_h._M_rehash_policy" & (field_expression "(this->referenced_list_)._M_h._M_rehash_policy" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) , identifier , identifier , number_literal ))) ;))) (if_statement "if (cVar9 == '\0') {\n __s = (this->referenced_list_)._M_h._M_buckets;\n }\n else {\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }" if (parenthesized_expression "(cVar9 == '\0')" ( (binary_expression "cVar9 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n __s = (this->referenced_list_)._M_h._M_buckets;\n }" { (expression_statement "__s = (this->referenced_list_)._M_h._M_buckets;" (assignment_expression "__s = (this->referenced_list_)._M_h._M_buckets" identifier = (field_expression "(this->referenced_list_)._M_h._M_buckets" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }" else (compound_statement "{\n if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }\n p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }\nLAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;\n if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }\n (this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;\n local_60 = (ulong)p_Var10 % extraout_RDX;\n (this->referenced_list_)._M_h._M_buckets = __s;\n }" { (if_statement "if (extraout_RDX == 1) {\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }" if (parenthesized_expression "(extraout_RDX == 1)" ( (binary_expression "extraout_RDX == 1" identifier == number_literal) )) (compound_statement "{\n __s = &(this->referenced_list_)._M_h._M_single_bucket;\n (this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;\n }" { (expression_statement "__s = &(this->referenced_list_)._M_h._M_single_bucket;" (assignment_expression "__s = &(this->referenced_list_)._M_h._M_single_bucket" identifier = (pointer_expression "&(this->referenced_list_)._M_h._M_single_bucket" & (field_expression "(this->referenced_list_)._M_h._M_single_bucket" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (expression_statement "(this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0;" (assignment_expression "(this->referenced_list_)._M_h._M_single_bucket = (__bucket_type)0x0" (field_expression "(this->referenced_list_)._M_h._M_single_bucket" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) ;) }) (else_clause "else {\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }" else (compound_statement "{\n if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }\n /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */\n __s = (__bucket_type *)operator_new(extraout_RDX * 8);\n memset(__s,0,extraout_RDX * 8);\n }" { (if_statement "if (0x1fffffffffffffff < extraout_RDX) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }" if (parenthesized_expression "(0x1fffffffffffffff < extraout_RDX)" ( (binary_expression "0x1fffffffffffffff < extraout_RDX" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */\n std::__throw_bad_alloc();\n }" { comment comment (labeled_statement "std::__throw_bad_alloc();" statement_identifier : (ERROR ":" :) (expression_statement "__throw_bad_alloc();" (call_expression "__throw_bad_alloc()" identifier (argument_list "()" ( ))) ;)) })) comment (expression_statement "__s = (__bucket_type *)operator_new(extraout_RDX * 8);" (assignment_expression "__s = (__bucket_type *)operator_new(extraout_RDX * 8)" identifier = (cast_expression "(__bucket_type *)operator_new(extraout_RDX * 8)" ( (type_descriptor "__bucket_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(extraout_RDX * 8)" identifier (argument_list "(extraout_RDX * 8)" ( (binary_expression "extraout_RDX * 8" identifier * number_literal) ))))) ;) (expression_statement "memset(__s,0,extraout_RDX * 8);" (call_expression "memset(__s,0,extraout_RDX * 8)" identifier (argument_list "(__s,0,extraout_RDX * 8)" ( identifier , number_literal , (binary_expression "extraout_RDX * 8" identifier * number_literal) ))) ;) }))) (expression_statement "p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;" (assignment_expression "p_Var13 = (this->referenced_list_)._M_h._M_before_begin._M_nxt" identifier = (field_expression "(this->referenced_list_)._M_h._M_before_begin._M_nxt" (field_expression "(this->referenced_list_)._M_h._M_before_begin" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "(this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;" (assignment_expression "(this->referenced_list_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0" (field_expression "(this->referenced_list_)._M_h._M_before_begin._M_nxt" (field_expression "(this->referenced_list_)._M_h._M_before_begin" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (p_Var13 != (_Hash_node_base *)0x0) {\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }" if (parenthesized_expression "(p_Var13 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var13 != (_Hash_node_base *)0x0" identifier != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar16 = 0;\n do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);\n }" { (expression_statement "uVar16 = 0;" (assignment_expression "uVar16 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n } while (p_Var6 != (_Hash_node_base *)0x0);" do (compound_statement "{\n while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }\n p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;\n __s[uVar16] = p_Var13;\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n }" { (while_statement "while( true ) {\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n p_Var6 = p_Var13->_M_nxt;\n uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;\n pp_Var7 = __s + uVar17;\n if (*pp_Var7 == (__bucket_type)0x0) break;\n p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var13;\n uVar17 = uVar16;\nLAB_002b5b0c:\n p_Var13 = p_Var6;\n uVar16 = uVar17;\n if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;\n }" { (expression_statement "p_Var6 = p_Var13->_M_nxt;" (assignment_expression "p_Var6 = p_Var13->_M_nxt" identifier = (field_expression "p_Var13->_M_nxt" identifier -> field_identifier)) ;) (expression_statement "uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX;" (assignment_expression "uVar17 = (ulong)p_Var13[3]._M_nxt % extraout_RDX" identifier = (binary_expression "(ulong)p_Var13[3]._M_nxt % extraout_RDX" (cast_expression "(ulong)p_Var13[3]._M_nxt" ( (type_descriptor "ulong" type_identifier) ) (field_expression "p_Var13[3]._M_nxt" (subscript_expression "p_Var13[3]" identifier [ number_literal ]) . field_identifier)) % identifier)) ;) (expression_statement "pp_Var7 = __s + uVar17;" (assignment_expression "pp_Var7 = __s + uVar17" identifier = (binary_expression "__s + uVar17" identifier + identifier)) ;) (if_statement "if (*pp_Var7 == (__bucket_type)0x0) break;" if (parenthesized_expression "(*pp_Var7 == (__bucket_type)0x0)" ( (binary_expression "*pp_Var7 == (__bucket_type)0x0" (pointer_expression "*pp_Var7" * identifier) == (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "p_Var13->_M_nxt = (*pp_Var7)->_M_nxt;" (assignment_expression "p_Var13->_M_nxt = (*pp_Var7)->_M_nxt" (field_expression "p_Var13->_M_nxt" identifier -> field_identifier) = (field_expression "(*pp_Var7)->_M_nxt" (parenthesized_expression "(*pp_Var7)" ( (pointer_expression "*pp_Var7" * identifier) )) -> field_identifier)) ;) (expression_statement "(*pp_Var7)->_M_nxt = p_Var13;" (assignment_expression "(*pp_Var7)->_M_nxt = p_Var13" (field_expression "(*pp_Var7)->_M_nxt" (parenthesized_expression "(*pp_Var7)" ( (pointer_expression "*pp_Var7" * identifier) )) -> field_identifier) = identifier) ;) (expression_statement "uVar17 = uVar16;" (assignment_expression "uVar17 = uVar16" identifier = identifier) ;) (labeled_statement "LAB_002b5b0c:\n p_Var13 = p_Var6;" statement_identifier : (expression_statement "p_Var13 = p_Var6;" (assignment_expression "p_Var13 = p_Var6" identifier = identifier) ;)) (expression_statement "uVar16 = uVar17;" (assignment_expression "uVar16 = uVar17" identifier = identifier) ;) (if_statement "if (p_Var6 == (_Hash_node_base *)0x0) goto LAB_002b5b58;" if (parenthesized_expression "(p_Var6 == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var6 == (_Hash_node_base *)0x0" identifier == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002b5b58;" goto statement_identifier ;)) })) (expression_statement "p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt;" (assignment_expression "p_Var13->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt" (field_expression "p_Var13->_M_nxt" identifier -> field_identifier) = (field_expression "(this->referenced_list_)._M_h._M_before_begin._M_nxt" (field_expression "(this->referenced_list_)._M_h._M_before_begin" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "(this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13;" (assignment_expression "(this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var13" (field_expression "(this->referenced_list_)._M_h._M_before_begin._M_nxt" (field_expression "(this->referenced_list_)._M_h._M_before_begin" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "*pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;" (assignment_expression "*pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin" (pointer_expression "*pp_Var7" * identifier) = (pointer_expression "&(this->referenced_list_)._M_h._M_before_begin" & (field_expression "(this->referenced_list_)._M_h._M_before_begin" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (if_statement "if (p_Var13->_M_nxt == (_Hash_node_base *)0x0) goto LAB_002b5b0c;" if (parenthesized_expression "(p_Var13->_M_nxt == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var13->_M_nxt == (_Hash_node_base *)0x0" (field_expression "p_Var13->_M_nxt" identifier -> field_identifier) == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002b5b0c;" goto statement_identifier ;)) (expression_statement "__s[uVar16] = p_Var13;" (assignment_expression "__s[uVar16] = p_Var13" (subscript_expression "__s[uVar16]" identifier [ identifier ]) = identifier) ;) (expression_statement "p_Var13 = p_Var6;" (assignment_expression "p_Var13 = p_Var6" identifier = identifier) ;) (expression_statement "uVar16 = uVar17;" (assignment_expression "uVar16 = uVar17" identifier = identifier) ;) }) while (parenthesized_expression "(p_Var6 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var6 != (_Hash_node_base *)0x0" identifier != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (labeled_statement "LAB_002b5b58:\n pp_Var7 = (this->referenced_list_)._M_h._M_buckets;" statement_identifier : (expression_statement "pp_Var7 = (this->referenced_list_)._M_h._M_buckets;" (assignment_expression "pp_Var7 = (this->referenced_list_)._M_h._M_buckets" identifier = (field_expression "(this->referenced_list_)._M_h._M_buckets" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;)) (if_statement "if (pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket) {\n operator_delete(pp_Var7);\n }" if (parenthesized_expression "(pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket)" ( (binary_expression "pp_Var7 != &(this->referenced_list_)._M_h._M_single_bucket" identifier != (pointer_expression "&(this->referenced_list_)._M_h._M_single_bucket" & (field_expression "(this->referenced_list_)._M_h._M_single_bucket" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) (compound_statement "{\n operator_delete(pp_Var7);\n }" { (expression_statement "operator_delete(pp_Var7);" (call_expression "operator_delete(pp_Var7)" identifier (argument_list "(pp_Var7)" ( identifier ))) ;) })) (expression_statement "(this->referenced_list_)._M_h._M_bucket_count = extraout_RDX;" (assignment_expression "(this->referenced_list_)._M_h._M_bucket_count = extraout_RDX" (field_expression "(this->referenced_list_)._M_h._M_bucket_count" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "local_60 = (ulong)p_Var10 % extraout_RDX;" (assignment_expression "local_60 = (ulong)p_Var10 % extraout_RDX" identifier = (binary_expression "(ulong)p_Var10 % extraout_RDX" (cast_expression "(ulong)p_Var10" ( (type_descriptor "ulong" type_identifier) ) identifier) % identifier)) ;) (expression_statement "(this->referenced_list_)._M_h._M_buckets = __s;" (assignment_expression "(this->referenced_list_)._M_h._M_buckets = __s" (field_expression "(this->referenced_list_)._M_h._M_buckets" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) }))) (expression_statement "p_Var12[3]._M_nxt = p_Var10;" (assignment_expression "p_Var12[3]._M_nxt = p_Var10" (field_expression "p_Var12[3]._M_nxt" (subscript_expression "p_Var12[3]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "pp_Var7 = __s + local_60;" (assignment_expression "pp_Var7 = __s + local_60" identifier = (binary_expression "__s + local_60" identifier + identifier)) ;) (if_statement "if (*pp_Var7 == (__bucket_type)0x0) {\n p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;\n p_Var12->_M_nxt = p_Var10;\n if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n }\n else {\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }" if (parenthesized_expression "(*pp_Var7 == (__bucket_type)0x0)" ( (binary_expression "*pp_Var7 == (__bucket_type)0x0" (pointer_expression "*pp_Var7" * identifier) == (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) )) (compound_statement "{\n p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;\n (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;\n p_Var12->_M_nxt = p_Var10;\n if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }\n *pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;\n }" { (expression_statement "p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt;" (assignment_expression "p_Var10 = (this->referenced_list_)._M_h._M_before_begin._M_nxt" identifier = (field_expression "(this->referenced_list_)._M_h._M_before_begin._M_nxt" (field_expression "(this->referenced_list_)._M_h._M_before_begin" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "(this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12;" (assignment_expression "(this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12" (field_expression "(this->referenced_list_)._M_h._M_before_begin._M_nxt" (field_expression "(this->referenced_list_)._M_h._M_before_begin" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "p_Var12->_M_nxt = p_Var10;" (assignment_expression "p_Var12->_M_nxt = p_Var10" (field_expression "p_Var12->_M_nxt" identifier -> field_identifier) = identifier) ;) (if_statement "if (p_Var10 != (_Hash_node_base *)0x0) {\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }" if (parenthesized_expression "(p_Var10 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var10 != (_Hash_node_base *)0x0" identifier != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n __s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;\n }" { (expression_statement "__s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12;" (assignment_expression "__s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12" (subscript_expression "__s[(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count]" identifier [ (binary_expression "(ulong)p_Var10[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count" (cast_expression "(ulong)p_Var10[3]._M_nxt" ( (type_descriptor "ulong" type_identifier) ) (field_expression "p_Var10[3]._M_nxt" (subscript_expression "p_Var10[3]" identifier [ number_literal ]) . field_identifier)) % (field_expression "(this->referenced_list_)._M_h._M_bucket_count" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ]) = identifier) ;) })) (expression_statement "*pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin;" (assignment_expression "*pp_Var7 = &(this->referenced_list_)._M_h._M_before_begin" (pointer_expression "*pp_Var7" * identifier) = (pointer_expression "&(this->referenced_list_)._M_h._M_before_begin" & (field_expression "(this->referenced_list_)._M_h._M_before_begin" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) }) (else_clause "else {\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }" else (compound_statement "{\n p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;\n (*pp_Var7)->_M_nxt = p_Var12;\n }" { (expression_statement "p_Var12->_M_nxt = (*pp_Var7)->_M_nxt;" (assignment_expression "p_Var12->_M_nxt = (*pp_Var7)->_M_nxt" (field_expression "p_Var12->_M_nxt" identifier -> field_identifier) = (field_expression "(*pp_Var7)->_M_nxt" (parenthesized_expression "(*pp_Var7)" ( (pointer_expression "*pp_Var7" * identifier) )) -> field_identifier)) ;) (expression_statement "(*pp_Var7)->_M_nxt = p_Var12;" (assignment_expression "(*pp_Var7)->_M_nxt = p_Var12" (field_expression "(*pp_Var7)->_M_nxt" (parenthesized_expression "(*pp_Var7)" ( (pointer_expression "*pp_Var7" * identifier) )) -> field_identifier) = identifier) ;) }))) (expression_statement "p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;" (assignment_expression "p_Var8 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent" identifier = (field_expression "(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent" (field_expression "(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->section_reloc_map_)._M_t._M_impl" (field_expression "(this->section_reloc_map_)._M_t" (parenthesized_expression "(this->section_reloc_map_)" ( (field_expression "this->section_reloc_map_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "psVar2 = &(this->referenced_list_)._M_h._M_element_count;" (assignment_expression "psVar2 = &(this->referenced_list_)._M_h._M_element_count" identifier = (pointer_expression "&(this->referenced_list_)._M_h._M_element_count" & (field_expression "(this->referenced_list_)._M_h._M_element_count" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (expression_statement "*psVar2 = *psVar2 + 1;" (assignment_expression "*psVar2 = *psVar2 + 1" (pointer_expression "*psVar2" * identifier) = (binary_expression "*psVar2 + 1" (pointer_expression "*psVar2" * identifier) + number_literal)) ;) (expression_statement "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;" (field_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish" (field_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold" (assignment_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std" (field_expression "__position._M_current" identifier . field_identifier) = (binary_expression "(this->work_list_).\n super__Vector_base<std" (field_expression "(this->work_list_).\n super__Vector_base" (parenthesized_expression "(this->work_list_)" ( (field_expression "this->work_list_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (p_Var8 != (_Base_ptr)0x0) {\n p_Var14 = &p_Var1->_M_header;\n do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);\nLAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }\n }" if (parenthesized_expression "(p_Var8 != (_Base_ptr)0x0)" ( (binary_expression "p_Var8 != (_Base_ptr)0x0" identifier != (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) )) (compound_statement "{\n p_Var14 = &p_Var1->_M_header;\n do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);\nLAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }\n }" { (expression_statement "p_Var14 = &p_Var1->_M_header;" (assignment_expression "p_Var14 = &p_Var1->_M_header" identifier = (pointer_expression "&p_Var1->_M_header" & (field_expression "p_Var1->_M_header" identifier -> field_identifier))) ;) (do_statement "do {\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n } while (p_Var15->_M_left != (_Base_ptr)0x0);" do (compound_statement "{\n while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }\n p_Var8 = p_Var15->_M_left;\n p_Var14 = p_Var15;\n }" { (while_statement "while ((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))) {\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }" while (parenthesized_expression "((p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second)))))" ( (parenthesized_expression "(p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))))" ( (comma_expression "p_Var15 = p_Var8, *(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second)))" (assignment_expression "p_Var15 = p_Var8" identifier = identifier) , (binary_expression "*(Relobj **)(p_Var15 + 1) < entry.first ||\n ((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second)))" (binary_expression "*(Relobj **)(p_Var15 + 1) < entry.first" (pointer_expression "*(Relobj **)(p_Var15 + 1)" * (cast_expression "(Relobj **)(p_Var15 + 1)" ( (type_descriptor "Relobj **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(p_Var15 + 1)" ( (binary_expression "p_Var15 + 1" identifier + number_literal) )))) < (field_expression "entry.first" identifier . field_identifier)) || (parenthesized_expression "((*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second)))" ( (parenthesized_expression "(*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second))" ( (binary_expression "*(Relobj **)(p_Var15 + 1) == entry.first &&\n (*(uint *)((long)(p_Var15 + 1) + 8) < entry.second)" (binary_expression "*(Relobj **)(p_Var15 + 1) == entry.first" (pointer_expression "*(Relobj **)(p_Var15 + 1)" * (cast_expression "(Relobj **)(p_Var15 + 1)" ( (type_descriptor "Relobj **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(p_Var15 + 1)" ( (binary_expression "p_Var15 + 1" identifier + number_literal) )))) == (field_expression "entry.first" identifier . field_identifier)) && (parenthesized_expression "(*(uint *)((long)(p_Var15 + 1) + 8) < entry.second)" ( (binary_expression "*(uint *)((long)(p_Var15 + 1) + 8) < entry.second" (pointer_expression "*(uint *)((long)(p_Var15 + 1) + 8)" * (cast_expression "(uint *)((long)(p_Var15 + 1) + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)(p_Var15 + 1) + 8)" ( (binary_expression "(long)(p_Var15 + 1) + 8" (cast_expression "(long)(p_Var15 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(p_Var15 + 1)" ( (binary_expression "p_Var15 + 1" identifier + number_literal) ))) + number_literal) )))) < (field_expression "entry.second" identifier . field_identifier)) ))) )) )))) )) )) (compound_statement "{\n pp_Var3 = &p_Var15->_M_right;\n p_Var8 = *pp_Var3;\n p_Var15 = p_Var14;\n if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;\n }" { (expression_statement "pp_Var3 = &p_Var15->_M_right;" (assignment_expression "pp_Var3 = &p_Var15->_M_right" identifier = (pointer_expression "&p_Var15->_M_right" & (field_expression "p_Var15->_M_right" identifier -> field_identifier))) ;) (expression_statement "p_Var8 = *pp_Var3;" (assignment_expression "p_Var8 = *pp_Var3" identifier = (pointer_expression "*pp_Var3" * identifier)) ;) (expression_statement "p_Var15 = p_Var14;" (assignment_expression "p_Var15 = p_Var14" identifier = identifier) ;) (if_statement "if (*pp_Var3 == (_Base_ptr)0x0) goto LAB_002b5bf2;" if (parenthesized_expression "(*pp_Var3 == (_Base_ptr)0x0)" ( (binary_expression "*pp_Var3 == (_Base_ptr)0x0" (pointer_expression "*pp_Var3" * identifier) == (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) )) (goto_statement "goto LAB_002b5bf2;" goto statement_identifier ;)) })) (expression_statement "p_Var8 = p_Var15->_M_left;" (assignment_expression "p_Var8 = p_Var15->_M_left" identifier = (field_expression "p_Var15->_M_left" identifier -> field_identifier)) ;) (expression_statement "p_Var14 = p_Var15;" (assignment_expression "p_Var14 = p_Var15" identifier = identifier) ;) }) while (parenthesized_expression "(p_Var15->_M_left != (_Base_ptr)0x0)" ( (binary_expression "p_Var15->_M_left != (_Base_ptr)0x0" (field_expression "p_Var15->_M_left" identifier -> field_identifier) != (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) )) ;) (labeled_statement "LAB_002b5bf2:\n if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }" statement_identifier : (if_statement "if (((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))) {\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }" if (parenthesized_expression "(((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second))))" ( (binary_expression "((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)) &&\n ((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))" (parenthesized_expression "((p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first))" ( (binary_expression "(p_Var1 != (_Rb_tree_header *)p_Var15) &&\n ((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)" (parenthesized_expression "(p_Var1 != (_Rb_tree_header *)p_Var15)" ( (binary_expression "p_Var1 != (_Rb_tree_header *)p_Var15" identifier != (cast_expression "(_Rb_tree_header *)p_Var15" ( (type_descriptor "_Rb_tree_header *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) && (parenthesized_expression "((Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first)" ( (binary_expression "(Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count <= entry.first" (cast_expression "(Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "((_Rb_tree_header *)p_Var15)->_M_node_count" (parenthesized_expression "((_Rb_tree_header *)p_Var15)" ( (cast_expression "(_Rb_tree_header *)p_Var15" ( (type_descriptor "_Rb_tree_header *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier)) <= (field_expression "entry.first" identifier . field_identifier)) ))) )) && (parenthesized_expression "((entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)))" ( (parenthesized_expression "(entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second))" ( (binary_expression "entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count ||\n (*(uint *)((long)p_Var15 + 0x28) <= entry.second)" (binary_expression "entry.first != (Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count" (field_expression "entry.first" identifier . field_identifier) != (cast_expression "(Relobj *)((_Rb_tree_header *)p_Var15)->_M_node_count" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "((_Rb_tree_header *)p_Var15)->_M_node_count" (parenthesized_expression "((_Rb_tree_header *)p_Var15)" ( (cast_expression "(_Rb_tree_header *)p_Var15" ( (type_descriptor "_Rb_tree_header *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier))) || (parenthesized_expression "(*(uint *)((long)p_Var15 + 0x28) <= entry.second)" ( (binary_expression "*(uint *)((long)p_Var15 + 0x28) <= entry.second" (pointer_expression "*(uint *)((long)p_Var15 + 0x28)" * (cast_expression "(uint *)((long)p_Var15 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p_Var15 + 0x28)" ( (binary_expression "(long)p_Var15 + 0x28" (cast_expression "(long)p_Var15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) <= (field_expression "entry.second" identifier . field_identifier)) ))) )) ))) )) (compound_statement "{\n plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);\njoined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }\n }" { (expression_statement "plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18);" (assignment_expression "plVar20 = *(long **)((long)p_Var15 + 0x28 + 0x18)" identifier = (pointer_expression "*(long **)((long)p_Var15 + 0x28 + 0x18)" * (cast_expression "(long **)((long)p_Var15 + 0x28 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)p_Var15 + 0x28 + 0x18)" ( (binary_expression "(long)p_Var15 + 0x28 + 0x18" (binary_expression "(long)p_Var15 + 0x28" (cast_expression "(long)p_Var15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) + number_literal) ))))) ;) (labeled_statement "joined_r0x002b5c11:\n if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }" statement_identifier : (if_statement "if (plVar20 != (long *)0x0) {\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }" if (parenthesized_expression "(plVar20 != (long *)0x0)" ( (binary_expression "plVar20 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );\n }" { (do_statement "do {\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n } while( true );" do (compound_statement "{\n uVar4 = *(uint *)(plVar20 + 2);\n pRVar5 = (Relobj *)plVar20[1];\n uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;\n p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);\n if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }\n plVar20 = (long *)*plVar20;\n if (plVar20 == (long *)0x0) break;\n }" { (expression_statement "uVar4 = *(uint *)(plVar20 + 2);" (assignment_expression "uVar4 = *(uint *)(plVar20 + 2)" identifier = (pointer_expression "*(uint *)(plVar20 + 2)" * (cast_expression "(uint *)(plVar20 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar20 + 2)" ( (binary_expression "plVar20 + 2" identifier + number_literal) ))))) ;) (expression_statement "pRVar5 = (Relobj *)plVar20[1];" (assignment_expression "pRVar5 = (Relobj *)plVar20[1]" identifier = (cast_expression "(Relobj *)plVar20[1]" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar20[1]" identifier [ number_literal ]))) ;) (expression_statement "uVar16 = (ulong)uVar4 ^ (ulong)pRVar5;" (assignment_expression "uVar16 = (ulong)uVar4 ^ (ulong)pRVar5" identifier = (binary_expression "(ulong)uVar4 ^ (ulong)pRVar5" (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) ^ (cast_expression "(ulong)pRVar5" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (ERROR "p_Var11 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::" (assignment_expression "p_Var11 = std" identifier = identifier) : : (binary_expression "_Hashtable<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>,_std" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>,_std" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>_>,_std" (binary_expression "Relobj*,_unsigned_int>_" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) : : (comma_expression "__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold" identifier (ERROR "::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>" : : (comma_expression "_Identity,_std" identifier , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : identifier * , (binary_expression "_unsigned_int>_" identifier > identifier) >) , identifier) : : (comma_expression "Section_id_hash,_std" identifier , identifier) : :) (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);" statement_identifier (ERROR "::_Mod_range_hashing,_std:" : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) :) : (labeled_statement "__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);" statement_identifier (ERROR "::_Default_ranged_hash,_std:" : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16);" (comma_expression "_Hashtable_traits<true,_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_true,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16)" identifier , (binary_expression "_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16)" identifier (argument_list "((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_,\n uVar16 % (this->referenced_list_)._M_h._M_bucket_count,\n (key_type *)(plVar20 + 1),uVar16)" ( (binary_expression "(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)&this->referenced_list_" (parenthesized_expression "(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *)" ( (ERROR "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::" (comma_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold" (binary_expression "_Hashtable<std" identifier < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::__detail::_Identity" : : identifier : : identifier) , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (type_descriptor "Relobj*" type_identifier (abstract_pointer_declarator "*" *)) , (binary_expression "_unsigned_int>_>,_gold" (binary_expression "_unsigned_int>_" identifier > identifier) > (ERROR "," ,) identifier) : : (comma_expression "Section_id_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) : : identifier : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : identifier : :) (comma_expression "_Hashtable_traits<true,_true,_true>_>\n *" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_true,_true>_>\n *" identifier , (binary_expression "_true>_>\n *" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*" * identifier)))) )) & (field_expression "this->referenced_list_" identifier -> field_identifier)) , (binary_expression "uVar16 % (this->referenced_list_)._M_h._M_bucket_count" identifier % (field_expression "(this->referenced_list_)._M_h._M_bucket_count" (field_expression "(this->referenced_list_)._M_h" (parenthesized_expression "(this->referenced_list_)" ( (field_expression "this->referenced_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) , (cast_expression "(key_type *)(plVar20 + 1)" ( (type_descriptor "key_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar20 + 1)" ( (binary_expression "plVar20 + 1" identifier + number_literal) ))) , identifier )))))) ;))))) (if_statement "if ((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)) {\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }" if (parenthesized_expression "((p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0))" ( (binary_expression "(p_Var11 == (__node_base *)0x0) || (p_Var11->_M_nxt == (_Hash_node_base *)0x0)" (parenthesized_expression "(p_Var11 == (__node_base *)0x0)" ( (binary_expression "p_Var11 == (__node_base *)0x0" identifier == (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(p_Var11->_M_nxt == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var11->_M_nxt == (_Hash_node_base *)0x0" (field_expression "p_Var11->_M_nxt" identifier -> field_identifier) == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;\n std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));\n __position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;\n }" { (if_statement "if ((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f;" if (parenthesized_expression "((this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current)" ( (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage != __position._M_current" (field_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_end_of_storage" (field_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold" (binary_expression "(this->work_list_).\n super__Vector_base<std" (field_expression "(this->work_list_).\n super__Vector_base" (parenthesized_expression "(this->work_list_)" ( (field_expression "this->work_list_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) != (field_expression "__position._M_current" identifier . field_identifier)) )) (goto_statement "goto code_r0x002b5c5f;" goto statement_identifier ;)) (ERROR "std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std::pair<gold::" (comma_expression "std::\n vector<std::pair<gold::Relobj*,_unsigned_int>,_std" identifier (ERROR "::\n vector<std::pair<gold::Relobj*,_unsigned_int>" : : (binary_expression "vector<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : identifier * , identifier >) , identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert<const_std" (binary_expression "Relobj*,_unsigned_int>_>_>\n ::_M_realloc_insert" (binary_expression "Relobj*,_unsigned_int>_>_" (binary_expression "Relobj*,_unsigned_int>_" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier) : : (binary_expression "pair<gold" identifier < identifier) : :) (expression_statement "Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1));" (binary_expression "Relobj*,_unsigned_int>&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1))" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > (pointer_expression "&>\n (&this->work_list_,__position,(key_type *)(plVar20 + 1))" & (ERROR ">" >) (parenthesized_expression "(&this->work_list_,__position,(key_type *)(plVar20 + 1))" ( (comma_expression "&this->work_list_,__position,(key_type *)(plVar20 + 1)" (pointer_expression "&this->work_list_" & (field_expression "this->work_list_" identifier -> field_identifier)) , (comma_expression "__position,(key_type *)(plVar20 + 1)" identifier , (cast_expression "(key_type *)(plVar20 + 1)" ( (type_descriptor "key_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar20 + 1)" ( (binary_expression "plVar20 + 1" identifier + number_literal) ))))) )))) ;) (expression_statement "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish;" (field_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish" (field_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std::pair<gold" (assignment_expression "__position._M_current =\n (this->work_list_).\n super__Vector_base<std" (field_expression "__position._M_current" identifier . field_identifier) = (binary_expression "(this->work_list_).\n super__Vector_base<std" (field_expression "(this->work_list_).\n super__Vector_base" (parenthesized_expression "(this->work_list_)" ( (field_expression "this->work_list_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) })) (expression_statement "plVar20 = (long *)*plVar20;" (assignment_expression "plVar20 = (long *)*plVar20" identifier = (cast_expression "(long *)*plVar20" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar20" * identifier))) ;) (if_statement "if (plVar20 == (long *)0x0) break;" if (parenthesized_expression "(plVar20 == (long *)0x0)" ( (binary_expression "plVar20 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) }))) }))) })) (expression_statement "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start;" (field_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_start" (field_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std::pair<gold" (assignment_expression "ppVar19 = (this->work_list_).\n super__Vector_base<std" identifier = (binary_expression "(this->work_list_).\n super__Vector_base<std" (field_expression "(this->work_list_).\n super__Vector_base" (parenthesized_expression "(this->work_list_)" ( (field_expression "this->work_list_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (__position._M_current == ppVar19) goto LAB_002b5c8c;" if (parenthesized_expression "(__position._M_current == ppVar19)" ( (binary_expression "__position._M_current == ppVar19" (field_expression "__position._M_current" identifier . field_identifier) == identifier) )) (goto_statement "goto LAB_002b5c8c;" goto statement_identifier ;)) })) })) (labeled_statement "LAB_002b5c8c:\n this->is_worklist_ready_ = true;" statement_identifier : (expression_statement "this->is_worklist_ready_ = true;" (assignment_expression "this->is_worklist_ready_ = true" (field_expression "this->is_worklist_ready_" identifier -> field_identifier) = true) ;)) (return_statement "return;" return ;) (labeled_statement "code_r0x002b5c5f:\n (__position._M_current)->first = pRVar5;" statement_identifier : (expression_statement "(__position._M_current)->first = pRVar5;" (assignment_expression "(__position._M_current)->first = pRVar5" (field_expression "(__position._M_current)->first" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;)) (expression_statement "(__position._M_current)->second = uVar4;" (assignment_expression "(__position._M_current)->second = uVar4" (field_expression "(__position._M_current)->second" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = __position._M_current + 1;" (assignment_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish = __position._M_current + 1" (field_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl._M_finish" (field_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n ._M_impl" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "(this->work_list_).\n super__Vector_base<std::pair<gold" (binary_expression "(this->work_list_).\n super__Vector_base<std" (field_expression "(this->work_list_).\n super__Vector_base" (parenthesized_expression "(this->work_list_)" ( (field_expression "this->work_list_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "plVar20 = (long *)*plVar20;" (assignment_expression "plVar20 = (long *)*plVar20" identifier = (cast_expression "(long *)*plVar20" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar20" * identifier))) ;) (expression_statement "__position._M_current = __position._M_current + 1;" (assignment_expression "__position._M_current = __position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (goto_statement "goto joined_r0x002b5c11;" goto statement_identifier ;) })))
(translation_unit "void FUN_002b59d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n long *plVar6;\n long lVar7;\n undefined4 uVar8;\n char cVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 *puVar12;\n long *plVar13;\n undefined8 *puVar14;\n undefined8 *puVar15;\n ulong extraout_RDX;\n ulong uVar16;\n ulong uVar17;\n ulong *puVar18;\n ulong *puVar19;\n ulong *puVar20;\n ulong local_60;\n ulong local_48;\n ulong uStack_40;\n \n puVar20 = (ulong *)*param_1;\n puVar19 = (ulong *)param_1[1];\n while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;\n return;\ncode_r0x002b5c5f:\n *puVar19 = uVar17;\n *(uint *)(puVar19 + 1) = uVar3;\n param_1[1] = puVar19 + 2;\n plVar11 = (long *)*plVar11;\n puVar19 = puVar19 + 2;\n goto joined_r0x002b5c11;\n}\n\n" (function_definition "void FUN_002b59d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n long *plVar6;\n long lVar7;\n undefined4 uVar8;\n char cVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 *puVar12;\n long *plVar13;\n undefined8 *puVar14;\n undefined8 *puVar15;\n ulong extraout_RDX;\n ulong uVar16;\n ulong uVar17;\n ulong *puVar18;\n ulong *puVar19;\n ulong *puVar20;\n ulong local_60;\n ulong local_48;\n ulong uStack_40;\n \n puVar20 = (ulong *)*param_1;\n puVar19 = (ulong *)param_1[1];\n while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;\n return;\ncode_r0x002b5c5f:\n *puVar19 = uVar17;\n *(uint *)(puVar19 + 1) = uVar3;\n param_1[1] = puVar19 + 2;\n plVar11 = (long *)*plVar11;\n puVar19 = puVar19 + 2;\n goto joined_r0x002b5c11;\n}" primitive_type (function_declarator "FUN_002b59d0(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 long *plVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n long *plVar6;\n long lVar7;\n undefined4 uVar8;\n char cVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 *puVar12;\n long *plVar13;\n undefined8 *puVar14;\n undefined8 *puVar15;\n ulong extraout_RDX;\n ulong uVar16;\n ulong uVar17;\n ulong *puVar18;\n ulong *puVar19;\n ulong *puVar20;\n ulong local_60;\n ulong local_48;\n ulong uStack_40;\n \n puVar20 = (ulong *)*param_1;\n puVar19 = (ulong *)param_1[1];\n while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;\n return;\ncode_r0x002b5c5f:\n *puVar19 = uVar17;\n *(uint *)(puVar19 + 1) = uVar3;\n param_1[1] = puVar19 + 2;\n plVar11 = (long *)*plVar11;\n puVar19 = puVar19 + 2;\n goto joined_r0x002b5c11;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 uVar8;" type_identifier identifier ;) (declaration "char cVar9;" primitive_type identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "long *plVar11;" (sized_type_specifier "long" long) (pointer_declarator "*plVar11" * identifier) ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "long *plVar13;" (sized_type_specifier "long" long) (pointer_declarator "*plVar13" * identifier) ;) (declaration "undefined8 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "undefined8 *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "ulong extraout_RDX;" type_identifier identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "ulong uVar17;" type_identifier identifier ;) (declaration "ulong *puVar18;" type_identifier (pointer_declarator "*puVar18" * identifier) ;) (declaration "ulong *puVar19;" type_identifier (pointer_declarator "*puVar19" * identifier) ;) (declaration "ulong *puVar20;" type_identifier (pointer_declarator "*puVar20" * identifier) ;) (declaration "ulong local_60;" type_identifier identifier ;) (declaration "ulong local_48;" type_identifier identifier ;) (declaration "ulong uStack_40;" type_identifier identifier ;) (expression_statement "puVar20 = (ulong *)*param_1;" (assignment_expression "puVar20 = (ulong *)*param_1" identifier = (cast_expression "(ulong *)*param_1" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "puVar19 = (ulong *)param_1[1];" (assignment_expression "puVar19 = (ulong *)param_1[1]" identifier = (cast_expression "(ulong *)param_1[1]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (while_statement "while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }" while (parenthesized_expression "(puVar19 != puVar20)" ( (binary_expression "puVar19 != puVar20" identifier != identifier) )) (compound_statement "{\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }" { (while_statement "while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }" { (expression_statement "uVar17 = puVar19[-2];" (assignment_expression "uVar17 = puVar19[-2]" identifier = (subscript_expression "puVar19[-2]" identifier [ number_literal ])) ;) (expression_statement "puVar18 = puVar19 + -2;" (assignment_expression "puVar18 = puVar19 + -2" identifier = (binary_expression "puVar19 + -2" identifier + number_literal)) ;) (expression_statement "local_48 = *puVar18;" (assignment_expression "local_48 = *puVar18" identifier = (pointer_expression "*puVar18" * identifier)) ;) (expression_statement "uStack_40 = puVar19[-1];" (assignment_expression "uStack_40 = puVar19[-1]" identifier = (subscript_expression "puVar19[-1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = puVar18;" (assignment_expression "param_1[1] = puVar18" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar8 = (uint)uStack_40;" (assignment_expression "uVar8 = (uint)uStack_40" identifier = (cast_expression "(uint)uStack_40" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uVar10 = uStack_40 & 0xffffffff ^ uVar17;" (assignment_expression "uVar10 = uStack_40 & 0xffffffff ^ uVar17" identifier = (binary_expression "uStack_40 & 0xffffffff ^ uVar17" (binary_expression "uStack_40 & 0xffffffff" identifier & number_literal) ^ identifier)) ;) (expression_statement "local_60 = uVar10 % (ulong)param_1[0xb];" (assignment_expression "local_60 = uVar10 % (ulong)param_1[0xb]" identifier = (binary_expression "uVar10 % (ulong)param_1[0xb]" identifier % (cast_expression "(ulong)param_1[0xb]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[0xb]" identifier [ number_literal ])))) ;) (expression_statement "plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);" (assignment_expression "plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10)" identifier = (cast_expression "(long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10)" identifier (argument_list "(param_1 + 10,local_60,&local_48,uVar10)" ( (binary_expression "param_1 + 10" identifier + number_literal) , identifier , (pointer_expression "&local_48" & identifier) , identifier ))))) ;) (if_statement "if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;" if (parenthesized_expression "((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0))" ( (binary_expression "(plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)" (parenthesized_expression "(plVar11 != (long *)0x0)" ( (binary_expression "plVar11 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(puVar19 = puVar18, *plVar11 != 0)" ( (comma_expression "puVar19 = puVar18, *plVar11 != 0" (assignment_expression "puVar19 = puVar18" identifier = identifier) , (binary_expression "*plVar11 != 0" (pointer_expression "*plVar11" * identifier) != number_literal)) ))) )) (break_statement "break;" break ;)) (expression_statement "plVar11 = (long *)FUN_002d9490(0x20);" (assignment_expression "plVar11 = (long *)FUN_002d9490(0x20)" identifier = (cast_expression "(long *)FUN_002d9490(0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9490(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "uVar4 = param_1[0xd];" (assignment_expression "uVar4 = param_1[0xd]" identifier = (subscript_expression "param_1[0xd]" identifier [ number_literal ])) ;) (expression_statement "uVar5 = param_1[0xb];" (assignment_expression "uVar5 = param_1[0xb]" identifier = (subscript_expression "param_1[0xb]" identifier [ number_literal ])) ;) (expression_statement "plVar11[1] = uVar17;" (assignment_expression "plVar11[1] = uVar17" (subscript_expression "plVar11[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(plVar11 + 2) = uVar8;" (assignment_expression "*(undefined4 *)(plVar11 + 2) = uVar8" (pointer_expression "*(undefined4 *)(plVar11 + 2)" * (cast_expression "(undefined4 *)(plVar11 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar11 + 2)" ( (binary_expression "plVar11 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*plVar11 = 0;" (assignment_expression "*plVar11 = 0" (pointer_expression "*plVar11" * identifier) = number_literal) ;) (expression_statement "cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);" (assignment_expression "cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1)" identifier = (call_expression "FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1)" identifier (argument_list "(param_1 + 0xe,uVar5,uVar4,1)" ( (binary_expression "param_1 + 0xe" identifier + number_literal) , identifier , identifier , number_literal )))) ;) (if_statement "if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }" if (parenthesized_expression "(cVar9 == '\0')" ( (binary_expression "cVar9 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n puVar12 = (undefined8 *)param_1[10];\n }" { (expression_statement "puVar12 = (undefined8 *)param_1[10];" (assignment_expression "puVar12 = (undefined8 *)param_1[10]" identifier = (cast_expression "(undefined8 *)param_1[10]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[10]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }" else (compound_statement "{\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }" { (if_statement "if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }" if (parenthesized_expression "(extraout_RDX == 1)" ( (binary_expression "extraout_RDX == 1" identifier == number_literal) )) (compound_statement "{\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }" { (expression_statement "puVar12 = param_1 + 0x10;" (assignment_expression "puVar12 = param_1 + 0x10" identifier = (binary_expression "param_1 + 0x10" identifier + number_literal)) ;) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) }) (else_clause "else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }" else (compound_statement "{\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }" { (if_statement "if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }" if (parenthesized_expression "(0x1fffffffffffffff < extraout_RDX)" ( (binary_expression "0x1fffffffffffffff < extraout_RDX" number_literal < identifier) )) (compound_statement "{\n \n \n FUN_00319410();\n }" { (expression_statement "FUN_00319410();" (call_expression "FUN_00319410()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);" (assignment_expression "puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8)" identifier = (cast_expression "(undefined8 *)FUN_002d9490(extraout_RDX * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9490(extraout_RDX * 8)" identifier (argument_list "(extraout_RDX * 8)" ( (binary_expression "extraout_RDX * 8" identifier * number_literal) ))))) ;) (expression_statement "memset(puVar12,0,extraout_RDX * 8);" (call_expression "memset(puVar12,0,extraout_RDX * 8)" identifier (argument_list "(puVar12,0,extraout_RDX * 8)" ( identifier , number_literal , (binary_expression "extraout_RDX * 8" identifier * number_literal) ))) ;) }))) (expression_statement "plVar13 = (long *)param_1[0xc];" (assignment_expression "plVar13 = (long *)param_1[0xc]" identifier = (cast_expression "(long *)param_1[0xc]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xc]" identifier [ number_literal ]))) ;) (expression_statement "param_1[0xc] = 0;" (assignment_expression "param_1[0xc] = 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }" if (parenthesized_expression "(plVar13 != (long *)0x0)" ( (binary_expression "plVar13 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }" { (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);" do (compound_statement "{\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n }" { (while_statement "while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }" { (expression_statement "plVar6 = (long *)*plVar13;" (assignment_expression "plVar6 = (long *)*plVar13" identifier = (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier))) ;) (expression_statement "uVar16 = (ulong)plVar13[3] % extraout_RDX;" (assignment_expression "uVar16 = (ulong)plVar13[3] % extraout_RDX" identifier = (binary_expression "(ulong)plVar13[3] % extraout_RDX" (cast_expression "(ulong)plVar13[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "plVar13[3]" identifier [ number_literal ])) % identifier)) ;) (expression_statement "plVar2 = puVar12 + uVar16;" (assignment_expression "plVar2 = puVar12 + uVar16" identifier = (binary_expression "puVar12 + uVar16" identifier + identifier)) ;) (if_statement "if ((long *)*plVar2 == (long *)0x0) break;" if (parenthesized_expression "((long *)*plVar2 == (long *)0x0)" ( (binary_expression "(long *)*plVar2 == (long *)0x0" (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier)) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "*plVar13 = *(long *)*plVar2;" (assignment_expression "*plVar13 = *(long *)*plVar2" (pointer_expression "*plVar13" * identifier) = (pointer_expression "*(long *)*plVar2" * (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier)))) ;) (expression_statement "*(long **)*plVar2 = plVar13;" (assignment_expression "*(long **)*plVar2 = plVar13" (pointer_expression "*(long **)*plVar2" * (cast_expression "(long **)*plVar2" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar2" * identifier))) = identifier) ;) (expression_statement "uVar16 = uVar17;" (assignment_expression "uVar16 = uVar17" identifier = identifier) ;) (labeled_statement "LAB_002b5b0c:\n plVar13 = plVar6;" statement_identifier : (expression_statement "plVar13 = plVar6;" (assignment_expression "plVar13 = plVar6" identifier = identifier) ;)) (expression_statement "uVar17 = uVar16;" (assignment_expression "uVar17 = uVar16" identifier = identifier) ;) (if_statement "if (plVar6 == (long *)0x0) goto LAB_002b5b58;" 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)) )) (goto_statement "goto LAB_002b5b58;" goto statement_identifier ;)) })) (expression_statement "*plVar13 = param_1[0xc];" (assignment_expression "*plVar13 = param_1[0xc]" (pointer_expression "*plVar13" * identifier) = (subscript_expression "param_1[0xc]" identifier [ number_literal ])) ;) (expression_statement "param_1[0xc] = plVar13;" (assignment_expression "param_1[0xc] = plVar13" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*plVar2 = (long)(param_1 + 0xc);" (assignment_expression "*plVar2 = (long)(param_1 + 0xc)" (pointer_expression "*plVar2" * identifier) = (cast_expression "(long)(param_1 + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 0xc)" ( (binary_expression "param_1 + 0xc" identifier + number_literal) )))) ;) (if_statement "if (*plVar13 == 0) goto LAB_002b5b0c;" if (parenthesized_expression "(*plVar13 == 0)" ( (binary_expression "*plVar13 == 0" (pointer_expression "*plVar13" * identifier) == number_literal) )) (goto_statement "goto LAB_002b5b0c;" goto statement_identifier ;)) (expression_statement "puVar12[uVar17] = plVar13;" (assignment_expression "puVar12[uVar17] = plVar13" (subscript_expression "puVar12[uVar17]" identifier [ identifier ]) = identifier) ;) (expression_statement "plVar13 = plVar6;" (assignment_expression "plVar13 = plVar6" identifier = identifier) ;) (expression_statement "uVar17 = uVar16;" (assignment_expression "uVar17 = uVar16" identifier = identifier) ;) }) while (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)) )) ;) })) (labeled_statement "LAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }" statement_identifier : (if_statement "if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }" if (parenthesized_expression "((undefined8 *)param_1[10] != param_1 + 0x10)" ( (binary_expression "(undefined8 *)param_1[10] != param_1 + 0x10" (cast_expression "(undefined8 *)param_1[10]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[10]" identifier [ number_literal ])) != (binary_expression "param_1 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) }))) (expression_statement "param_1[0xb] = extraout_RDX;" (assignment_expression "param_1[0xb] = extraout_RDX" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_60 = uVar10 % extraout_RDX;" (assignment_expression "local_60 = uVar10 % extraout_RDX" identifier = (binary_expression "uVar10 % extraout_RDX" identifier % identifier)) ;) (expression_statement "param_1[10] = puVar12;" (assignment_expression "param_1[10] = puVar12" (subscript_expression "param_1[10]" identifier [ number_literal ]) = identifier) ;) }))) (expression_statement "plVar11[3] = uVar10;" (assignment_expression "plVar11[3] = uVar10" (subscript_expression "plVar11[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar13 = puVar12 + local_60;" (assignment_expression "plVar13 = puVar12 + local_60" identifier = (binary_expression "puVar12 + local_60" identifier + identifier)) ;) (if_statement "if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }" if (parenthesized_expression "((long *)*plVar13 == (long *)0x0)" ( (binary_expression "(long *)*plVar13 == (long *)0x0" (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier)) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }" { (expression_statement "lVar7 = param_1[0xc];" (assignment_expression "lVar7 = param_1[0xc]" identifier = (subscript_expression "param_1[0xc]" identifier [ number_literal ])) ;) (expression_statement "param_1[0xc] = plVar11;" (assignment_expression "param_1[0xc] = plVar11" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*plVar11 = lVar7;" (assignment_expression "*plVar11 = lVar7" (pointer_expression "*plVar11" * identifier) = identifier) ;) (if_statement "if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }" if (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) (compound_statement "{\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }" { (expression_statement "puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;" (assignment_expression "puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11" (subscript_expression "puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]]" identifier [ (binary_expression "*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]" (pointer_expression "*(ulong *)(lVar7 + 0x18)" * (cast_expression "(ulong *)(lVar7 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) )))) % (cast_expression "(ulong)param_1[0xb]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[0xb]" identifier [ number_literal ]))) ]) = identifier) ;) })) (expression_statement "*plVar13 = (long)(param_1 + 0xc);" (assignment_expression "*plVar13 = (long)(param_1 + 0xc)" (pointer_expression "*plVar13" * identifier) = (cast_expression "(long)(param_1 + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 0xc)" ( (binary_expression "param_1 + 0xc" identifier + number_literal) )))) ;) }) (else_clause "else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }" else (compound_statement "{\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }" { (expression_statement "*plVar11 = *(long *)*plVar13;" (assignment_expression "*plVar11 = *(long *)*plVar13" (pointer_expression "*plVar11" * identifier) = (pointer_expression "*(long *)*plVar13" * (cast_expression "(long *)*plVar13" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar13" * identifier)))) ;) (expression_statement "*(long **)*plVar13 = plVar11;" (assignment_expression "*(long **)*plVar13 = plVar11" (pointer_expression "*(long **)*plVar13" * (cast_expression "(long **)*plVar13" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar13" * identifier))) = identifier) ;) }))) (expression_statement "param_1[0xd] = param_1[0xd] + 1;" (assignment_expression "param_1[0xd] = param_1[0xd] + 1" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = (binary_expression "param_1[0xd] + 1" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "puVar19 = (ulong *)param_1[1];" (assignment_expression "puVar19 = (ulong *)param_1[1]" identifier = (cast_expression "(ulong *)param_1[1]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (if_statement "if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }" if (parenthesized_expression "((undefined8 *)param_1[6] != (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)param_1[6] != (undefined8 *)0x0" (cast_expression "(undefined8 *)param_1[6]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[6]" identifier [ number_literal ])) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }" { (expression_statement "puVar12 = (undefined8 *)param_1[6];" (assignment_expression "puVar12 = (undefined8 *)param_1[6]" identifier = (cast_expression "(undefined8 *)param_1[6]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[6]" identifier [ number_literal ]))) ;) (expression_statement "puVar14 = param_1 + 5;" (assignment_expression "puVar14 = param_1 + 5" identifier = (binary_expression "param_1 + 5" identifier + number_literal)) ;) (do_statement "do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);" do (compound_statement "{\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n }" { (while_statement "while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }" while (parenthesized_expression "((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))))" ( (parenthesized_expression "(puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))" ( (comma_expression "puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))" (assignment_expression "puVar15 = puVar12" identifier = identifier) , (binary_expression "(ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))" (binary_expression "(ulong)puVar15[4] < local_48" (cast_expression "(ulong)puVar15[4]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar15[4]" identifier [ number_literal ])) < identifier) || (parenthesized_expression "((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))" ( (parenthesized_expression "(puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))" ( (binary_expression "puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)" (binary_expression "puVar15[4] == local_48" (subscript_expression "puVar15[4]" identifier [ number_literal ]) == identifier) && (parenthesized_expression "(*(uint *)(puVar15 + 5) < (uint)uStack_40)" ( (binary_expression "*(uint *)(puVar15 + 5) < (uint)uStack_40" (pointer_expression "*(uint *)(puVar15 + 5)" * (cast_expression "(uint *)(puVar15 + 5)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar15 + 5)" ( (binary_expression "puVar15 + 5" identifier + number_literal) )))) < (cast_expression "(uint)uStack_40" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) )) )))) )) )) (compound_statement "{\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }" { (expression_statement "puVar1 = puVar15 + 3;" (assignment_expression "puVar1 = puVar15 + 3" identifier = (binary_expression "puVar15 + 3" identifier + number_literal)) ;) (expression_statement "puVar12 = (undefined8 *)*puVar1;" (assignment_expression "puVar12 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ;) (expression_statement "puVar15 = puVar14;" (assignment_expression "puVar15 = puVar14" identifier = identifier) ;) (if_statement "if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;" if (parenthesized_expression "((undefined8 *)*puVar1 == (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)*puVar1 == (undefined8 *)0x0" (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier)) == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002b5bf2;" goto statement_identifier ;)) })) (expression_statement "puVar12 = (undefined8 *)puVar15[2];" (assignment_expression "puVar12 = (undefined8 *)puVar15[2]" identifier = (cast_expression "(undefined8 *)puVar15[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar15[2]" identifier [ number_literal ]))) ;) (expression_statement "puVar14 = puVar15;" (assignment_expression "puVar14 = puVar15" identifier = identifier) ;) }) while (parenthesized_expression "((undefined8 *)puVar15[2] != (undefined8 *)0x0)" ( (binary_expression "(undefined8 *)puVar15[2] != (undefined8 *)0x0" (cast_expression "(undefined8 *)puVar15[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar15[2]" identifier [ number_literal ])) != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (labeled_statement "LAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }" statement_identifier : (if_statement "if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }" if (parenthesized_expression "(((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40))))" ( (binary_expression "((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))" (parenthesized_expression "((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48))" ( (binary_expression "(param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)" (parenthesized_expression "(param_1 + 5 != puVar15)" ( (binary_expression "param_1 + 5 != puVar15" (binary_expression "param_1 + 5" identifier + number_literal) != identifier) )) && (parenthesized_expression "((ulong)puVar15[4] <= local_48)" ( (binary_expression "(ulong)puVar15[4] <= local_48" (cast_expression "(ulong)puVar15[4]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar15[4]" identifier [ number_literal ])) <= identifier) ))) )) && (parenthesized_expression "((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))" ( (parenthesized_expression "(local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40))" ( (binary_expression "local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)" (binary_expression "local_48 != puVar15[4]" identifier != (subscript_expression "puVar15[4]" identifier [ number_literal ])) || (parenthesized_expression "(*(uint *)(puVar15 + 5) <= (uint)uStack_40)" ( (binary_expression "*(uint *)(puVar15 + 5) <= (uint)uStack_40" (pointer_expression "*(uint *)(puVar15 + 5)" * (cast_expression "(uint *)(puVar15 + 5)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar15 + 5)" ( (binary_expression "puVar15 + 5" identifier + number_literal) )))) <= (cast_expression "(uint)uStack_40" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) )) ))) )) (compound_statement "{\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }" { (expression_statement "plVar11 = (long *)puVar15[8];" (assignment_expression "plVar11 = (long *)puVar15[8]" identifier = (cast_expression "(long *)puVar15[8]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar15[8]" identifier [ number_literal ]))) ;) (labeled_statement "joined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }" statement_identifier : (if_statement "if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }" if (parenthesized_expression "(plVar11 != (long *)0x0)" ( (binary_expression "plVar11 != (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 uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }" { (do_statement "do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );" do (compound_statement "{\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n }" { (expression_statement "uVar3 = *(uint *)(plVar11 + 2);" (assignment_expression "uVar3 = *(uint *)(plVar11 + 2)" identifier = (pointer_expression "*(uint *)(plVar11 + 2)" * (cast_expression "(uint *)(plVar11 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar11 + 2)" ( (binary_expression "plVar11 + 2" identifier + number_literal) ))))) ;) (expression_statement "uVar17 = plVar11[1];" (assignment_expression "uVar17 = plVar11[1]" identifier = (subscript_expression "plVar11[1]" identifier [ number_literal ])) ;) (expression_statement "plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);" (assignment_expression "plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" identifier = (cast_expression "(long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" identifier (argument_list "(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" ( (binary_expression "param_1 + 10" identifier + number_literal) , (binary_expression "(uVar3 ^ uVar17) % (ulong)param_1[0xb]" (parenthesized_expression "(uVar3 ^ uVar17)" ( (binary_expression "uVar3 ^ uVar17" identifier ^ identifier) )) % (cast_expression "(ulong)param_1[0xb]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[0xb]" identifier [ number_literal ]))) , (binary_expression "plVar11 + 1" identifier + number_literal) ))))) ;) (if_statement "if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }" if (parenthesized_expression "((plVar13 == (long *)0x0) || (*plVar13 == 0))" ( (binary_expression "(plVar13 == (long *)0x0) || (*plVar13 == 0)" (parenthesized_expression "(plVar13 == (long *)0x0)" ( (binary_expression "plVar13 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(*plVar13 == 0)" ( (binary_expression "*plVar13 == 0" (pointer_expression "*plVar13" * identifier) == number_literal) ))) )) (compound_statement "{\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }" { (if_statement "if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;" if (parenthesized_expression "((ulong *)param_1[2] != puVar19)" ( (binary_expression "(ulong *)param_1[2] != puVar19" (cast_expression "(ulong *)param_1[2]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ])) != identifier) )) (goto_statement "goto code_r0x002b5c5f;" goto statement_identifier ;)) (expression_statement "FUN_002b5d20(param_1,puVar19,plVar11 + 1);" (call_expression "FUN_002b5d20(param_1,puVar19,plVar11 + 1)" identifier (argument_list "(param_1,puVar19,plVar11 + 1)" ( identifier , identifier , (binary_expression "plVar11 + 1" identifier + number_literal) ))) ;) (expression_statement "puVar19 = (ulong *)param_1[1];" (assignment_expression "puVar19 = (ulong *)param_1[1]" identifier = (cast_expression "(ulong *)param_1[1]" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) })) (expression_statement "plVar11 = (long *)*plVar11;" (assignment_expression "plVar11 = (long *)*plVar11" identifier = (cast_expression "(long *)*plVar11" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar11" * identifier))) ;) (if_statement "if (plVar11 == (long *)0x0) break;" if (parenthesized_expression "(plVar11 == (long *)0x0)" ( (binary_expression "plVar11 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) }))) }))) })) (expression_statement "puVar20 = (ulong *)*param_1;" (assignment_expression "puVar20 = (ulong *)*param_1" identifier = (cast_expression "(ulong *)*param_1" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (puVar19 == puVar20) goto LAB_002b5c8c;" if (parenthesized_expression "(puVar19 == puVar20)" ( (binary_expression "puVar19 == puVar20" identifier == identifier) )) (goto_statement "goto LAB_002b5c8c;" goto statement_identifier ;)) })) })) (labeled_statement "LAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;" statement_identifier : (expression_statement "*(undefined1 *)(param_1 + 3) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 3) = 1" (pointer_expression "*(undefined1 *)(param_1 + 3)" * (cast_expression "(undefined1 *)(param_1 + 3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = number_literal) ;)) (return_statement "return;" return ;) (labeled_statement "code_r0x002b5c5f:\n *puVar19 = uVar17;" statement_identifier : (expression_statement "*puVar19 = uVar17;" (assignment_expression "*puVar19 = uVar17" (pointer_expression "*puVar19" * identifier) = identifier) ;)) (expression_statement "*(uint *)(puVar19 + 1) = uVar3;" (assignment_expression "*(uint *)(puVar19 + 1) = uVar3" (pointer_expression "*(uint *)(puVar19 + 1)" * (cast_expression "(uint *)(puVar19 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar19 + 1)" ( (binary_expression "puVar19 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "param_1[1] = puVar19 + 2;" (assignment_expression "param_1[1] = puVar19 + 2" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "puVar19 + 2" identifier + number_literal)) ;) (expression_statement "plVar11 = (long *)*plVar11;" (assignment_expression "plVar11 = (long *)*plVar11" identifier = (cast_expression "(long *)*plVar11" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar11" * identifier))) ;) (expression_statement "puVar19 = puVar19 + 2;" (assignment_expression "puVar19 = puVar19 + 2" identifier = (binary_expression "puVar19 + 2" identifier + number_literal)) ;) (goto_statement "goto joined_r0x002b5c11;" goto statement_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 (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration 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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT & LIT) ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ 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 , (pointer_expression & IDENT) , IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression (pointer_expression * IDENT) != LIT)) ))) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT * LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (binary_expression IDENT * LIT) ))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (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) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) % IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + 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 *)) ) LIT)) )) (break_statement break ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (pointer_expression * IDENT))) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = 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)) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) ;) })) (labeled_statement statement_identifier : (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 (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT % IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + 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 *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ]) = IDENT) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (pointer_expression * IDENT))) = IDENT) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (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 ])) != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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 = (binary_expression IDENT + LIT)) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < IDENT) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) == IDENT) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) )) )))) )) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (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)) )) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) != IDENT) )) && (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != (subscript_expression IDENT [ LIT ])) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) <= (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) , (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 (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 ])) != IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (break_statement break ;)) }) while (parenthesized_expression ( BOOL )) ;) }))) }))) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (goto_statement goto statement_identifier ;)) })) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;)) (return_statement return ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (goto_statement goto statement_identifier ;) })))
(function_definition "void FUN_002b59d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n long *plVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n long *plVar6;\n long lVar7;\n undefined4 uVar8;\n char cVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 *puVar12;\n long *plVar13;\n undefined8 *puVar14;\n undefined8 *puVar15;\n ulong extraout_RDX;\n ulong uVar16;\n ulong uVar17;\n ulong *puVar18;\n ulong *puVar19;\n ulong *puVar20;\n ulong local_60;\n ulong local_48;\n ulong uStack_40;\n \n puVar20 = (ulong *)*param_1;\n puVar19 = (ulong *)param_1[1];\n while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;\n return;\ncode_r0x002b5c5f:\n *puVar19 = uVar17;\n *(uint *)(puVar19 + 1) = uVar3;\n param_1[1] = puVar19 + 2;\n plVar11 = (long *)*plVar11;\n puVar19 = puVar19 + 2;\n goto joined_r0x002b5c11;\n}" (primitive_type "void") (function_declarator "FUN_002b59d0(undefined8 *param_1)" (identifier "FUN_002b59d0") (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 long *plVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n long *plVar6;\n long lVar7;\n undefined4 uVar8;\n char cVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 *puVar12;\n long *plVar13;\n undefined8 *puVar14;\n undefined8 *puVar15;\n ulong extraout_RDX;\n ulong uVar16;\n ulong uVar17;\n ulong *puVar18;\n ulong *puVar19;\n ulong *puVar20;\n ulong local_60;\n ulong local_48;\n ulong uStack_40;\n \n puVar20 = (ulong *)*param_1;\n puVar19 = (ulong *)param_1[1];\n while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }\nLAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;\n return;\ncode_r0x002b5c5f:\n *puVar19 = uVar17;\n *(uint *)(puVar19 + 1) = uVar3;\n param_1[1] = puVar19 + 2;\n plVar11 = (long *)*plVar11;\n puVar19 = puVar19 + 2;\n goto joined_r0x002b5c11;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "long *plVar6;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar6" (* "*") (identifier "plVar6")) (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "undefined4 uVar8;" (type_identifier "undefined4") (identifier "uVar8") (; ";")) (declaration "char cVar9;" (primitive_type "char") (identifier "cVar9") (; ";")) (declaration "ulong uVar10;" (type_identifier "ulong") (identifier "uVar10") (; ";")) (declaration "long *plVar11;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar11" (* "*") (identifier "plVar11")) (; ";")) (declaration "undefined8 *puVar12;" (type_identifier "undefined8") (pointer_declarator "*puVar12" (* "*") (identifier "puVar12")) (; ";")) (declaration "long *plVar13;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar13" (* "*") (identifier "plVar13")) (; ";")) (declaration "undefined8 *puVar14;" (type_identifier "undefined8") (pointer_declarator "*puVar14" (* "*") (identifier "puVar14")) (; ";")) (declaration "undefined8 *puVar15;" (type_identifier "undefined8") (pointer_declarator "*puVar15" (* "*") (identifier "puVar15")) (; ";")) (declaration "ulong extraout_RDX;" (type_identifier "ulong") (identifier "extraout_RDX") (; ";")) (declaration "ulong uVar16;" (type_identifier "ulong") (identifier "uVar16") (; ";")) (declaration "ulong uVar17;" (type_identifier "ulong") (identifier "uVar17") (; ";")) (declaration "ulong *puVar18;" (type_identifier "ulong") (pointer_declarator "*puVar18" (* "*") (identifier "puVar18")) (; ";")) (declaration "ulong *puVar19;" (type_identifier "ulong") (pointer_declarator "*puVar19" (* "*") (identifier "puVar19")) (; ";")) (declaration "ulong *puVar20;" (type_identifier "ulong") (pointer_declarator "*puVar20" (* "*") (identifier "puVar20")) (; ";")) (declaration "ulong local_60;" (type_identifier "ulong") (identifier "local_60") (; ";")) (declaration "ulong local_48;" (type_identifier "ulong") (identifier "local_48") (; ";")) (declaration "ulong uStack_40;" (type_identifier "ulong") (identifier "uStack_40") (; ";")) (expression_statement "puVar20 = (ulong *)*param_1;" (assignment_expression "puVar20 = (ulong *)*param_1" (identifier "puVar20") (= "=") (cast_expression "(ulong *)*param_1" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "puVar19 = (ulong *)param_1[1];" (assignment_expression "puVar19 = (ulong *)param_1[1]" (identifier "puVar19") (= "=") (cast_expression "(ulong *)param_1[1]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (while_statement "while (puVar19 != puVar20) {\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }" (while "while") (parenthesized_expression "(puVar19 != puVar20)" (( "(") (binary_expression "puVar19 != puVar20" (identifier "puVar19") (!= "!=") (identifier "puVar20")) () ")")) (compound_statement "{\n while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }\n }" ({ "{") (while_statement "while( true ) {\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n uVar17 = puVar19[-2];\n puVar18 = puVar19 + -2;\n local_48 = *puVar18;\n uStack_40 = puVar19[-1];\n param_1[1] = puVar18;\n uVar8 = (uint)uStack_40;\n uVar10 = uStack_40 & 0xffffffff ^ uVar17;\n local_60 = uVar10 % (ulong)param_1[0xb];\n plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);\n if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;\n plVar11 = (long *)FUN_002d9490(0x20);\n uVar4 = param_1[0xd];\n uVar5 = param_1[0xb];\n plVar11[1] = uVar17;\n *(undefined4 *)(plVar11 + 2) = uVar8;\n *plVar11 = 0;\n cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);\n if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }\n plVar11[3] = uVar10;\n plVar13 = puVar12 + local_60;\n if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }\n param_1[0xd] = param_1[0xd] + 1;\n puVar19 = (ulong *)param_1[1];\n if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }\n puVar20 = (ulong *)*param_1;\n if (puVar19 == puVar20) goto LAB_002b5c8c;\n }" ({ "{") (expression_statement "uVar17 = puVar19[-2];" (assignment_expression "uVar17 = puVar19[-2]" (identifier "uVar17") (= "=") (subscript_expression "puVar19[-2]" (identifier "puVar19") ([ "[") (number_literal "-2") (] "]"))) (; ";")) (expression_statement "puVar18 = puVar19 + -2;" (assignment_expression "puVar18 = puVar19 + -2" (identifier "puVar18") (= "=") (binary_expression "puVar19 + -2" (identifier "puVar19") (+ "+") (number_literal "-2"))) (; ";")) (expression_statement "local_48 = *puVar18;" (assignment_expression "local_48 = *puVar18" (identifier "local_48") (= "=") (pointer_expression "*puVar18" (* "*") (identifier "puVar18"))) (; ";")) (expression_statement "uStack_40 = puVar19[-1];" (assignment_expression "uStack_40 = puVar19[-1]" (identifier "uStack_40") (= "=") (subscript_expression "puVar19[-1]" (identifier "puVar19") ([ "[") (number_literal "-1") (] "]"))) (; ";")) (expression_statement "param_1[1] = puVar18;" (assignment_expression "param_1[1] = puVar18" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "puVar18")) (; ";")) (expression_statement "uVar8 = (uint)uStack_40;" (assignment_expression "uVar8 = (uint)uStack_40" (identifier "uVar8") (= "=") (cast_expression "(uint)uStack_40" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uStack_40"))) (; ";")) (expression_statement "uVar10 = uStack_40 & 0xffffffff ^ uVar17;" (assignment_expression "uVar10 = uStack_40 & 0xffffffff ^ uVar17" (identifier "uVar10") (= "=") (binary_expression "uStack_40 & 0xffffffff ^ uVar17" (binary_expression "uStack_40 & 0xffffffff" (identifier "uStack_40") (& "&") (number_literal "0xffffffff")) (^ "^") (identifier "uVar17"))) (; ";")) (expression_statement "local_60 = uVar10 % (ulong)param_1[0xb];" (assignment_expression "local_60 = uVar10 % (ulong)param_1[0xb]" (identifier "local_60") (= "=") (binary_expression "uVar10 % (ulong)param_1[0xb]" (identifier "uVar10") (% "%") (cast_expression "(ulong)param_1[0xb]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]"))))) (; ";")) (expression_statement "plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10);" (assignment_expression "plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10)" (identifier "plVar11") (= "=") (cast_expression "(long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10)" (identifier "FUN_001b4d40") (argument_list "(param_1 + 10,local_60,&local_48,uVar10)" (( "(") (binary_expression "param_1 + 10" (identifier "param_1") (+ "+") (number_literal "10")) (, ",") (identifier "local_60") (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (identifier "uVar10") () ")"))))) (; ";")) (if_statement "if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break;" (if "if") (parenthesized_expression "((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0))" (( "(") (binary_expression "(plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)" (parenthesized_expression "(plVar11 != (long *)0x0)" (( "(") (binary_expression "plVar11 != (long *)0x0" (identifier "plVar11") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(puVar19 = puVar18, *plVar11 != 0)" (( "(") (comma_expression "puVar19 = puVar18, *plVar11 != 0" (assignment_expression "puVar19 = puVar18" (identifier "puVar19") (= "=") (identifier "puVar18")) (, ",") (binary_expression "*plVar11 != 0" (pointer_expression "*plVar11" (* "*") (identifier "plVar11")) (!= "!=") (number_literal "0"))) () ")"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "plVar11 = (long *)FUN_002d9490(0x20);" (assignment_expression "plVar11 = (long *)FUN_002d9490(0x20)" (identifier "plVar11") (= "=") (cast_expression "(long *)FUN_002d9490(0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d9490(0x20)" (identifier "FUN_002d9490") (argument_list "(0x20)" (( "(") (number_literal "0x20") () ")"))))) (; ";")) (expression_statement "uVar4 = param_1[0xd];" (assignment_expression "uVar4 = param_1[0xd]" (identifier "uVar4") (= "=") (subscript_expression "param_1[0xd]" (identifier "param_1") ([ "[") (number_literal "0xd") (] "]"))) (; ";")) (expression_statement "uVar5 = param_1[0xb];" (assignment_expression "uVar5 = param_1[0xb]" (identifier "uVar5") (= "=") (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]"))) (; ";")) (expression_statement "plVar11[1] = uVar17;" (assignment_expression "plVar11[1] = uVar17" (subscript_expression "plVar11[1]" (identifier "plVar11") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar17")) (; ";")) (expression_statement "*(undefined4 *)(plVar11 + 2) = uVar8;" (assignment_expression "*(undefined4 *)(plVar11 + 2) = uVar8" (pointer_expression "*(undefined4 *)(plVar11 + 2)" (* "*") (cast_expression "(undefined4 *)(plVar11 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar11 + 2)" (( "(") (binary_expression "plVar11 + 2" (identifier "plVar11") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "uVar8")) (; ";")) (expression_statement "*plVar11 = 0;" (assignment_expression "*plVar11 = 0" (pointer_expression "*plVar11" (* "*") (identifier "plVar11")) (= "=") (number_literal "0")) (; ";")) (expression_statement "cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1);" (assignment_expression "cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1)" (identifier "cVar9") (= "=") (call_expression "FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1)" (identifier "FUN_003191f0") (argument_list "(param_1 + 0xe,uVar5,uVar4,1)" (( "(") (binary_expression "param_1 + 0xe" (identifier "param_1") (+ "+") (number_literal "0xe")) (, ",") (identifier "uVar5") (, ",") (identifier "uVar4") (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if (cVar9 == '\0') {\n puVar12 = (undefined8 *)param_1[10];\n }\n else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }" (if "if") (parenthesized_expression "(cVar9 == '\0')" (( "(") (binary_expression "cVar9 == '\0'" (identifier "cVar9") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n puVar12 = (undefined8 *)param_1[10];\n }" ({ "{") (expression_statement "puVar12 = (undefined8 *)param_1[10];" (assignment_expression "puVar12 = (undefined8 *)param_1[10]" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)param_1[10]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[10]" (identifier "param_1") ([ "[") (number_literal "10") (] "]")))) (; ";")) (} "}")) (else_clause "else {\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }" (else "else") (compound_statement "{\n if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }\n plVar13 = (long *)param_1[0xc];\n param_1[0xc] = 0;\n if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }\nLAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }\n param_1[0xb] = extraout_RDX;\n local_60 = uVar10 % extraout_RDX;\n param_1[10] = puVar12;\n }" ({ "{") (if_statement "if (extraout_RDX == 1) {\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }\n else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }" (if "if") (parenthesized_expression "(extraout_RDX == 1)" (( "(") (binary_expression "extraout_RDX == 1" (identifier "extraout_RDX") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n puVar12 = param_1 + 0x10;\n param_1[0x10] = 0;\n }" ({ "{") (expression_statement "puVar12 = param_1 + 0x10;" (assignment_expression "puVar12 = param_1 + 0x10" (identifier "puVar12") (= "=") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10"))) (; ";")) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" (identifier "param_1") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }" (else "else") (compound_statement "{\n if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }\n \n puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);\n memset(puVar12,0,extraout_RDX * 8);\n }" ({ "{") (if_statement "if (0x1fffffffffffffff < extraout_RDX) {\n \n \n FUN_00319410();\n }" (if "if") (parenthesized_expression "(0x1fffffffffffffff < extraout_RDX)" (( "(") (binary_expression "0x1fffffffffffffff < extraout_RDX" (number_literal "0x1fffffffffffffff") (< "<") (identifier "extraout_RDX")) () ")")) (compound_statement "{\n \n \n FUN_00319410();\n }" ({ "{") (expression_statement "FUN_00319410();" (call_expression "FUN_00319410()" (identifier "FUN_00319410") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8);" (assignment_expression "puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8)" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)FUN_002d9490(extraout_RDX * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d9490(extraout_RDX * 8)" (identifier "FUN_002d9490") (argument_list "(extraout_RDX * 8)" (( "(") (binary_expression "extraout_RDX * 8" (identifier "extraout_RDX") (* "*") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "memset(puVar12,0,extraout_RDX * 8);" (call_expression "memset(puVar12,0,extraout_RDX * 8)" (identifier "memset") (argument_list "(puVar12,0,extraout_RDX * 8)" (( "(") (identifier "puVar12") (, ",") (number_literal "0") (, ",") (binary_expression "extraout_RDX * 8" (identifier "extraout_RDX") (* "*") (number_literal "8")) () ")"))) (; ";")) (} "}")))) (expression_statement "plVar13 = (long *)param_1[0xc];" (assignment_expression "plVar13 = (long *)param_1[0xc]" (identifier "plVar13") (= "=") (cast_expression "(long *)param_1[0xc]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")))) (; ";")) (expression_statement "param_1[0xc] = 0;" (assignment_expression "param_1[0xc] = 0" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (plVar13 != (long *)0x0) {\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }" (if "if") (parenthesized_expression "(plVar13 != (long *)0x0)" (( "(") (binary_expression "plVar13 != (long *)0x0" (identifier "plVar13") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar17 = 0;\n do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);\n }" ({ "{") (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" (identifier "uVar17") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n } while (plVar6 != (long *)0x0);" (do "do") (compound_statement "{\n while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }\n *plVar13 = param_1[0xc];\n param_1[0xc] = plVar13;\n *plVar2 = (long)(param_1 + 0xc);\n if (*plVar13 == 0) goto LAB_002b5b0c;\n puVar12[uVar17] = plVar13;\n plVar13 = plVar6;\n uVar17 = uVar16;\n }" ({ "{") (while_statement "while( true ) {\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n plVar6 = (long *)*plVar13;\n uVar16 = (ulong)plVar13[3] % extraout_RDX;\n plVar2 = puVar12 + uVar16;\n if ((long *)*plVar2 == (long *)0x0) break;\n *plVar13 = *(long *)*plVar2;\n *(long **)*plVar2 = plVar13;\n uVar16 = uVar17;\nLAB_002b5b0c:\n plVar13 = plVar6;\n uVar17 = uVar16;\n if (plVar6 == (long *)0x0) goto LAB_002b5b58;\n }" ({ "{") (expression_statement "plVar6 = (long *)*plVar13;" (assignment_expression "plVar6 = (long *)*plVar13" (identifier "plVar6") (= "=") (cast_expression "(long *)*plVar13" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar13" (* "*") (identifier "plVar13")))) (; ";")) (expression_statement "uVar16 = (ulong)plVar13[3] % extraout_RDX;" (assignment_expression "uVar16 = (ulong)plVar13[3] % extraout_RDX" (identifier "uVar16") (= "=") (binary_expression "(ulong)plVar13[3] % extraout_RDX" (cast_expression "(ulong)plVar13[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "plVar13[3]" (identifier "plVar13") ([ "[") (number_literal "3") (] "]"))) (% "%") (identifier "extraout_RDX"))) (; ";")) (expression_statement "plVar2 = puVar12 + uVar16;" (assignment_expression "plVar2 = puVar12 + uVar16" (identifier "plVar2") (= "=") (binary_expression "puVar12 + uVar16" (identifier "puVar12") (+ "+") (identifier "uVar16"))) (; ";")) (if_statement "if ((long *)*plVar2 == (long *)0x0) break;" (if "if") (parenthesized_expression "((long *)*plVar2 == (long *)0x0)" (( "(") (binary_expression "(long *)*plVar2 == (long *)0x0" (cast_expression "(long *)*plVar2" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "*plVar13 = *(long *)*plVar2;" (assignment_expression "*plVar13 = *(long *)*plVar2" (pointer_expression "*plVar13" (* "*") (identifier "plVar13")) (= "=") (pointer_expression "*(long *)*plVar2" (* "*") (cast_expression "(long *)*plVar2" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))))) (; ";")) (expression_statement "*(long **)*plVar2 = plVar13;" (assignment_expression "*(long **)*plVar2 = plVar13" (pointer_expression "*(long **)*plVar2" (* "*") (cast_expression "(long **)*plVar2" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (pointer_expression "*plVar2" (* "*") (identifier "plVar2")))) (= "=") (identifier "plVar13")) (; ";")) (expression_statement "uVar16 = uVar17;" (assignment_expression "uVar16 = uVar17" (identifier "uVar16") (= "=") (identifier "uVar17")) (; ";")) (labeled_statement "LAB_002b5b0c:\n plVar13 = plVar6;" (statement_identifier "LAB_002b5b0c") (: ":") (expression_statement "plVar13 = plVar6;" (assignment_expression "plVar13 = plVar6" (identifier "plVar13") (= "=") (identifier "plVar6")) (; ";"))) (expression_statement "uVar17 = uVar16;" (assignment_expression "uVar17 = uVar16" (identifier "uVar17") (= "=") (identifier "uVar16")) (; ";")) (if_statement "if (plVar6 == (long *)0x0) goto LAB_002b5b58;" (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"))) () ")")) (goto_statement "goto LAB_002b5b58;" (goto "goto") (statement_identifier "LAB_002b5b58") (; ";"))) (} "}"))) (expression_statement "*plVar13 = param_1[0xc];" (assignment_expression "*plVar13 = param_1[0xc]" (pointer_expression "*plVar13" (* "*") (identifier "plVar13")) (= "=") (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]"))) (; ";")) (expression_statement "param_1[0xc] = plVar13;" (assignment_expression "param_1[0xc] = plVar13" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (= "=") (identifier "plVar13")) (; ";")) (expression_statement "*plVar2 = (long)(param_1 + 0xc);" (assignment_expression "*plVar2 = (long)(param_1 + 0xc)" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (= "=") (cast_expression "(long)(param_1 + 0xc)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 0xc)" (( "(") (binary_expression "param_1 + 0xc" (identifier "param_1") (+ "+") (number_literal "0xc")) () ")")))) (; ";")) (if_statement "if (*plVar13 == 0) goto LAB_002b5b0c;" (if "if") (parenthesized_expression "(*plVar13 == 0)" (( "(") (binary_expression "*plVar13 == 0" (pointer_expression "*plVar13" (* "*") (identifier "plVar13")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_002b5b0c;" (goto "goto") (statement_identifier "LAB_002b5b0c") (; ";"))) (expression_statement "puVar12[uVar17] = plVar13;" (assignment_expression "puVar12[uVar17] = plVar13" (subscript_expression "puVar12[uVar17]" (identifier "puVar12") ([ "[") (identifier "uVar17") (] "]")) (= "=") (identifier "plVar13")) (; ";")) (expression_statement "plVar13 = plVar6;" (assignment_expression "plVar13 = plVar6" (identifier "plVar13") (= "=") (identifier "plVar6")) (; ";")) (expression_statement "uVar17 = uVar16;" (assignment_expression "uVar17 = uVar16" (identifier "uVar17") (= "=") (identifier "uVar16")) (; ";")) (} "}")) (while "while") (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"))) () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_002b5b58:\n if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }" (statement_identifier "LAB_002b5b58") (: ":") (if_statement "if ((undefined8 *)param_1[10] != param_1 + 0x10) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[10] != param_1 + 0x10)" (( "(") (binary_expression "(undefined8 *)param_1[10] != param_1 + 0x10" (cast_expression "(undefined8 *)param_1[10]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[10]" (identifier "param_1") ([ "[") (number_literal "10") (] "]"))) (!= "!=") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (expression_statement "param_1[0xb] = extraout_RDX;" (assignment_expression "param_1[0xb] = extraout_RDX" (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]")) (= "=") (identifier "extraout_RDX")) (; ";")) (expression_statement "local_60 = uVar10 % extraout_RDX;" (assignment_expression "local_60 = uVar10 % extraout_RDX" (identifier "local_60") (= "=") (binary_expression "uVar10 % extraout_RDX" (identifier "uVar10") (% "%") (identifier "extraout_RDX"))) (; ";")) (expression_statement "param_1[10] = puVar12;" (assignment_expression "param_1[10] = puVar12" (subscript_expression "param_1[10]" (identifier "param_1") ([ "[") (number_literal "10") (] "]")) (= "=") (identifier "puVar12")) (; ";")) (} "}")))) (expression_statement "plVar11[3] = uVar10;" (assignment_expression "plVar11[3] = uVar10" (subscript_expression "plVar11[3]" (identifier "plVar11") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "uVar10")) (; ";")) (expression_statement "plVar13 = puVar12 + local_60;" (assignment_expression "plVar13 = puVar12 + local_60" (identifier "plVar13") (= "=") (binary_expression "puVar12 + local_60" (identifier "puVar12") (+ "+") (identifier "local_60"))) (; ";")) (if_statement "if ((long *)*plVar13 == (long *)0x0) {\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }\n else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }" (if "if") (parenthesized_expression "((long *)*plVar13 == (long *)0x0)" (( "(") (binary_expression "(long *)*plVar13 == (long *)0x0" (cast_expression "(long *)*plVar13" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar13" (* "*") (identifier "plVar13"))) (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar7 = param_1[0xc];\n param_1[0xc] = plVar11;\n *plVar11 = lVar7;\n if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }\n *plVar13 = (long)(param_1 + 0xc);\n }" ({ "{") (expression_statement "lVar7 = param_1[0xc];" (assignment_expression "lVar7 = param_1[0xc]" (identifier "lVar7") (= "=") (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]"))) (; ";")) (expression_statement "param_1[0xc] = plVar11;" (assignment_expression "param_1[0xc] = plVar11" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (= "=") (identifier "plVar11")) (; ";")) (expression_statement "*plVar11 = lVar7;" (assignment_expression "*plVar11 = lVar7" (pointer_expression "*plVar11" (* "*") (identifier "plVar11")) (= "=") (identifier "lVar7")) (; ";")) (if_statement "if (lVar7 != 0) {\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }" (if "if") (parenthesized_expression "(lVar7 != 0)" (( "(") (binary_expression "lVar7 != 0" (identifier "lVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;\n }" ({ "{") (expression_statement "puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11;" (assignment_expression "puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11" (subscript_expression "puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]]" (identifier "puVar12") ([ "[") (binary_expression "*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]" (pointer_expression "*(ulong *)(lVar7 + 0x18)" (* "*") (cast_expression "(ulong *)(lVar7 + 0x18)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x18)" (( "(") (binary_expression "lVar7 + 0x18" (identifier "lVar7") (+ "+") (number_literal "0x18")) () ")")))) (% "%") (cast_expression "(ulong)param_1[0xb]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]")))) (] "]")) (= "=") (identifier "plVar11")) (; ";")) (} "}"))) (expression_statement "*plVar13 = (long)(param_1 + 0xc);" (assignment_expression "*plVar13 = (long)(param_1 + 0xc)" (pointer_expression "*plVar13" (* "*") (identifier "plVar13")) (= "=") (cast_expression "(long)(param_1 + 0xc)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 0xc)" (( "(") (binary_expression "param_1 + 0xc" (identifier "param_1") (+ "+") (number_literal "0xc")) () ")")))) (; ";")) (} "}")) (else_clause "else {\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }" (else "else") (compound_statement "{\n *plVar11 = *(long *)*plVar13;\n *(long **)*plVar13 = plVar11;\n }" ({ "{") (expression_statement "*plVar11 = *(long *)*plVar13;" (assignment_expression "*plVar11 = *(long *)*plVar13" (pointer_expression "*plVar11" (* "*") (identifier "plVar11")) (= "=") (pointer_expression "*(long *)*plVar13" (* "*") (cast_expression "(long *)*plVar13" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar13" (* "*") (identifier "plVar13"))))) (; ";")) (expression_statement "*(long **)*plVar13 = plVar11;" (assignment_expression "*(long **)*plVar13 = plVar11" (pointer_expression "*(long **)*plVar13" (* "*") (cast_expression "(long **)*plVar13" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (pointer_expression "*plVar13" (* "*") (identifier "plVar13")))) (= "=") (identifier "plVar11")) (; ";")) (} "}")))) (expression_statement "param_1[0xd] = param_1[0xd] + 1;" (assignment_expression "param_1[0xd] = param_1[0xd] + 1" (subscript_expression "param_1[0xd]" (identifier "param_1") ([ "[") (number_literal "0xd") (] "]")) (= "=") (binary_expression "param_1[0xd] + 1" (subscript_expression "param_1[0xd]" (identifier "param_1") ([ "[") (number_literal "0xd") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar19 = (ulong *)param_1[1];" (assignment_expression "puVar19 = (ulong *)param_1[1]" (identifier "puVar19") (= "=") (cast_expression "(ulong *)param_1[1]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (if_statement "if ((undefined8 *)param_1[6] != (undefined8 *)0x0) {\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[6] != (undefined8 *)0x0)" (( "(") (binary_expression "(undefined8 *)param_1[6] != (undefined8 *)0x0" (cast_expression "(undefined8 *)param_1[6]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]"))) (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n puVar12 = (undefined8 *)param_1[6];\n puVar14 = param_1 + 5;\n do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);\nLAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }\n }" ({ "{") (expression_statement "puVar12 = (undefined8 *)param_1[6];" (assignment_expression "puVar12 = (undefined8 *)param_1[6]" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)param_1[6]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")))) (; ";")) (expression_statement "puVar14 = param_1 + 5;" (assignment_expression "puVar14 = param_1 + 5" (identifier "puVar14") (= "=") (binary_expression "param_1 + 5" (identifier "param_1") (+ "+") (number_literal "5"))) (; ";")) (do_statement "do {\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0);" (do "do") (compound_statement "{\n while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }\n puVar12 = (undefined8 *)puVar15[2];\n puVar14 = puVar15;\n }" ({ "{") (while_statement "while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) {\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }" (while "while") (parenthesized_expression "((puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))))" (( "(") (parenthesized_expression "(puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))" (( "(") (comma_expression "puVar15 = puVar12, (ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))" (assignment_expression "puVar15 = puVar12" (identifier "puVar15") (= "=") (identifier "puVar12")) (, ",") (binary_expression "(ulong)puVar15[4] < local_48 ||\n ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))" (binary_expression "(ulong)puVar15[4] < local_48" (cast_expression "(ulong)puVar15[4]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "puVar15[4]" (identifier "puVar15") ([ "[") (number_literal "4") (] "]"))) (< "<") (identifier "local_48")) (|| "||") (parenthesized_expression "((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)))" (( "(") (parenthesized_expression "(puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))" (( "(") (binary_expression "puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40)" (binary_expression "puVar15[4] == local_48" (subscript_expression "puVar15[4]" (identifier "puVar15") ([ "[") (number_literal "4") (] "]")) (== "==") (identifier "local_48")) (&& "&&") (parenthesized_expression "(*(uint *)(puVar15 + 5) < (uint)uStack_40)" (( "(") (binary_expression "*(uint *)(puVar15 + 5) < (uint)uStack_40" (pointer_expression "*(uint *)(puVar15 + 5)" (* "*") (cast_expression "(uint *)(puVar15 + 5)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar15 + 5)" (( "(") (binary_expression "puVar15 + 5" (identifier "puVar15") (+ "+") (number_literal "5")) () ")")))) (< "<") (cast_expression "(uint)uStack_40" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uStack_40"))) () ")"))) () ")")) () ")")))) () ")")) () ")")) (compound_statement "{\n puVar1 = puVar15 + 3;\n puVar12 = (undefined8 *)*puVar1;\n puVar15 = puVar14;\n if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;\n }" ({ "{") (expression_statement "puVar1 = puVar15 + 3;" (assignment_expression "puVar1 = puVar15 + 3" (identifier "puVar1") (= "=") (binary_expression "puVar15 + 3" (identifier "puVar15") (+ "+") (number_literal "3"))) (; ";")) (expression_statement "puVar12 = (undefined8 *)*puVar1;" (assignment_expression "puVar12 = (undefined8 *)*puVar1" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)*puVar1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar1" (* "*") (identifier "puVar1")))) (; ";")) (expression_statement "puVar15 = puVar14;" (assignment_expression "puVar15 = puVar14" (identifier "puVar15") (= "=") (identifier "puVar14")) (; ";")) (if_statement "if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2;" (if "if") (parenthesized_expression "((undefined8 *)*puVar1 == (undefined8 *)0x0)" (( "(") (binary_expression "(undefined8 *)*puVar1 == (undefined8 *)0x0" (cast_expression "(undefined8 *)*puVar1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar1" (* "*") (identifier "puVar1"))) (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_002b5bf2;" (goto "goto") (statement_identifier "LAB_002b5bf2") (; ";"))) (} "}"))) (expression_statement "puVar12 = (undefined8 *)puVar15[2];" (assignment_expression "puVar12 = (undefined8 *)puVar15[2]" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)puVar15[2]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar15[2]" (identifier "puVar15") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "puVar14 = puVar15;" (assignment_expression "puVar14 = puVar15" (identifier "puVar14") (= "=") (identifier "puVar15")) (; ";")) (} "}")) (while "while") (parenthesized_expression "((undefined8 *)puVar15[2] != (undefined8 *)0x0)" (( "(") (binary_expression "(undefined8 *)puVar15[2] != (undefined8 *)0x0" (cast_expression "(undefined8 *)puVar15[2]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar15[2]" (identifier "puVar15") ([ "[") (number_literal "2") (] "]"))) (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (; ";")) (labeled_statement "LAB_002b5bf2:\n if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }" (statement_identifier "LAB_002b5bf2") (: ":") (if_statement "if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) {\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }" (if "if") (parenthesized_expression "(((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40))))" (( "(") (binary_expression "((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) &&\n ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))" (parenthesized_expression "((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48))" (( "(") (binary_expression "(param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)" (parenthesized_expression "(param_1 + 5 != puVar15)" (( "(") (binary_expression "param_1 + 5 != puVar15" (binary_expression "param_1 + 5" (identifier "param_1") (+ "+") (number_literal "5")) (!= "!=") (identifier "puVar15")) () ")")) (&& "&&") (parenthesized_expression "((ulong)puVar15[4] <= local_48)" (( "(") (binary_expression "(ulong)puVar15[4] <= local_48" (cast_expression "(ulong)puVar15[4]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "puVar15[4]" (identifier "puVar15") ([ "[") (number_literal "4") (] "]"))) (<= "<=") (identifier "local_48")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))" (( "(") (parenthesized_expression "(local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40))" (( "(") (binary_expression "local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)" (binary_expression "local_48 != puVar15[4]" (identifier "local_48") (!= "!=") (subscript_expression "puVar15[4]" (identifier "puVar15") ([ "[") (number_literal "4") (] "]"))) (|| "||") (parenthesized_expression "(*(uint *)(puVar15 + 5) <= (uint)uStack_40)" (( "(") (binary_expression "*(uint *)(puVar15 + 5) <= (uint)uStack_40" (pointer_expression "*(uint *)(puVar15 + 5)" (* "*") (cast_expression "(uint *)(puVar15 + 5)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar15 + 5)" (( "(") (binary_expression "puVar15 + 5" (identifier "puVar15") (+ "+") (number_literal "5")) () ")")))) (<= "<=") (cast_expression "(uint)uStack_40" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uStack_40"))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n plVar11 = (long *)puVar15[8];\njoined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }\n }" ({ "{") (expression_statement "plVar11 = (long *)puVar15[8];" (assignment_expression "plVar11 = (long *)puVar15[8]" (identifier "plVar11") (= "=") (cast_expression "(long *)puVar15[8]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar15[8]" (identifier "puVar15") ([ "[") (number_literal "8") (] "]")))) (; ";")) (labeled_statement "joined_r0x002b5c11:\n if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }" (statement_identifier "joined_r0x002b5c11") (: ":") (if_statement "if (plVar11 != (long *)0x0) {\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }" (if "if") (parenthesized_expression "(plVar11 != (long *)0x0)" (( "(") (binary_expression "plVar11 != (long *)0x0" (identifier "plVar11") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );\n }" ({ "{") (do_statement "do {\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n } while( true );" (do "do") (compound_statement "{\n uVar3 = *(uint *)(plVar11 + 2);\n uVar17 = plVar11[1];\n plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);\n if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }\n plVar11 = (long *)*plVar11;\n if (plVar11 == (long *)0x0) break;\n }" ({ "{") (expression_statement "uVar3 = *(uint *)(plVar11 + 2);" (assignment_expression "uVar3 = *(uint *)(plVar11 + 2)" (identifier "uVar3") (= "=") (pointer_expression "*(uint *)(plVar11 + 2)" (* "*") (cast_expression "(uint *)(plVar11 + 2)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar11 + 2)" (( "(") (binary_expression "plVar11 + 2" (identifier "plVar11") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "uVar17 = plVar11[1];" (assignment_expression "uVar17 = plVar11[1]" (identifier "uVar17") (= "=") (subscript_expression "plVar11[1]" (identifier "plVar11") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1);" (assignment_expression "plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" (identifier "plVar13") (= "=") (cast_expression "(long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" (identifier "FUN_001b4d40") (argument_list "(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb],\n plVar11 + 1)" (( "(") (binary_expression "param_1 + 10" (identifier "param_1") (+ "+") (number_literal "10")) (, ",") (binary_expression "(uVar3 ^ uVar17) % (ulong)param_1[0xb]" (parenthesized_expression "(uVar3 ^ uVar17)" (( "(") (binary_expression "uVar3 ^ uVar17" (identifier "uVar3") (^ "^") (identifier "uVar17")) () ")")) (% "%") (cast_expression "(ulong)param_1[0xb]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]")))) (, ",") (binary_expression "plVar11 + 1" (identifier "plVar11") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (if_statement "if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) {\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }" (if "if") (parenthesized_expression "((plVar13 == (long *)0x0) || (*plVar13 == 0))" (( "(") (binary_expression "(plVar13 == (long *)0x0) || (*plVar13 == 0)" (parenthesized_expression "(plVar13 == (long *)0x0)" (( "(") (binary_expression "plVar13 == (long *)0x0" (identifier "plVar13") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(*plVar13 == 0)" (( "(") (binary_expression "*plVar13 == 0" (pointer_expression "*plVar13" (* "*") (identifier "plVar13")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;\n FUN_002b5d20(param_1,puVar19,plVar11 + 1);\n puVar19 = (ulong *)param_1[1];\n }" ({ "{") (if_statement "if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f;" (if "if") (parenthesized_expression "((ulong *)param_1[2] != puVar19)" (( "(") (binary_expression "(ulong *)param_1[2] != puVar19" (cast_expression "(ulong *)param_1[2]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (!= "!=") (identifier "puVar19")) () ")")) (goto_statement "goto code_r0x002b5c5f;" (goto "goto") (statement_identifier "code_r0x002b5c5f") (; ";"))) (expression_statement "FUN_002b5d20(param_1,puVar19,plVar11 + 1);" (call_expression "FUN_002b5d20(param_1,puVar19,plVar11 + 1)" (identifier "FUN_002b5d20") (argument_list "(param_1,puVar19,plVar11 + 1)" (( "(") (identifier "param_1") (, ",") (identifier "puVar19") (, ",") (binary_expression "plVar11 + 1" (identifier "plVar11") (+ "+") (number_literal "1")) () ")"))) (; ";")) (expression_statement "puVar19 = (ulong *)param_1[1];" (assignment_expression "puVar19 = (ulong *)param_1[1]" (identifier "puVar19") (= "=") (cast_expression "(ulong *)param_1[1]" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (} "}"))) (expression_statement "plVar11 = (long *)*plVar11;" (assignment_expression "plVar11 = (long *)*plVar11" (identifier "plVar11") (= "=") (cast_expression "(long *)*plVar11" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar11" (* "*") (identifier "plVar11")))) (; ";")) (if_statement "if (plVar11 == (long *)0x0) break;" (if "if") (parenthesized_expression "(plVar11 == (long *)0x0)" (( "(") (binary_expression "plVar11 == (long *)0x0" (identifier "plVar11") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))) (} "}")))) (} "}"))) (expression_statement "puVar20 = (ulong *)*param_1;" (assignment_expression "puVar20 = (ulong *)*param_1" (identifier "puVar20") (= "=") (cast_expression "(ulong *)*param_1" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (if_statement "if (puVar19 == puVar20) goto LAB_002b5c8c;" (if "if") (parenthesized_expression "(puVar19 == puVar20)" (( "(") (binary_expression "puVar19 == puVar20" (identifier "puVar19") (== "==") (identifier "puVar20")) () ")")) (goto_statement "goto LAB_002b5c8c;" (goto "goto") (statement_identifier "LAB_002b5c8c") (; ";"))) (} "}"))) (} "}"))) (labeled_statement "LAB_002b5c8c:\n *(undefined1 *)(param_1 + 3) = 1;" (statement_identifier "LAB_002b5c8c") (: ":") (expression_statement "*(undefined1 *)(param_1 + 3) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 3) = 1" (pointer_expression "*(undefined1 *)(param_1 + 3)" (* "*") (cast_expression "(undefined1 *)(param_1 + 3)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) () ")")))) (= "=") (number_literal "1")) (; ";"))) (return_statement "return;" (return "return") (; ";")) (labeled_statement "code_r0x002b5c5f:\n *puVar19 = uVar17;" (statement_identifier "code_r0x002b5c5f") (: ":") (expression_statement "*puVar19 = uVar17;" (assignment_expression "*puVar19 = uVar17" (pointer_expression "*puVar19" (* "*") (identifier "puVar19")) (= "=") (identifier "uVar17")) (; ";"))) (expression_statement "*(uint *)(puVar19 + 1) = uVar3;" (assignment_expression "*(uint *)(puVar19 + 1) = uVar3" (pointer_expression "*(uint *)(puVar19 + 1)" (* "*") (cast_expression "(uint *)(puVar19 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar19 + 1)" (( "(") (binary_expression "puVar19 + 1" (identifier "puVar19") (+ "+") (number_literal "1")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "param_1[1] = puVar19 + 2;" (assignment_expression "param_1[1] = puVar19 + 2" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "puVar19 + 2" (identifier "puVar19") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "plVar11 = (long *)*plVar11;" (assignment_expression "plVar11 = (long *)*plVar11" (identifier "plVar11") (= "=") (cast_expression "(long *)*plVar11" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar11" (* "*") (identifier "plVar11")))) (; ";")) (expression_statement "puVar19 = puVar19 + 2;" (assignment_expression "puVar19 = puVar19 + 2" (identifier "puVar19") (= "=") (binary_expression "puVar19 + 2" (identifier "puVar19") (+ "+") (number_literal "2"))) (; ";")) (goto_statement "goto joined_r0x002b5c11;" (goto "goto") (statement_identifier "joined_r0x002b5c11") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void do_transitive_closure(Garbage_collection * this) */ void __thiscall var_2::type_1::function_1(type_1 *this) { type_2 *var_27; type_3 *psVar2; type_4 *pp_Var3; type_5 uVar4; type_6 *pRVar5; type_7 *var_20; type_8 *var_21; type_4 var_25; char var_13; type_7 *var_24; type_9 *var_10; type_7 *p_Var12; type_8 *var_18; type_7 *var_17; type_4 p_Var14; type_4 var_26; type_10 var_29; type_10 var_14; type_10 var_19; type_11 ppVar18; type_12 __position; type_11 var_6; long *var_28; type_10 var_23; type_13 entry; var_6 = (this->work_list_). super__Vector_base<var_1::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>var_5> ._M_impl._M_start; var_27 = &(this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header; __position._M_current = (this->work_list_). super__Vector_base<var_1::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>var_5> ._M_impl._M_finish; while (__position._M_current != var_6) { while( true ) { pRVar5 = __position._M_current[-1].first; ppVar18 = __position._M_current + -1; entry.first = ppVar18->first; entry._8_8_ = *(type_14 *)&__position._M_current[-1].second; (this->work_list_). super__Vector_base<var_1::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>var_5> ._M_impl._M_finish = ppVar18; uVar4 = entry.second; var_24 = (type_7 *)(entry._8_8_ & 0xffffffff ^ (type_10)pRVar5); var_23 = (type_10)var_24 % (this->referenced_list_)._M_h._M_bucket_count; var_10 = var_1:: _Hashtable<var_1::pair<var_2::type_6*,var_3>,var_4::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>,var_4::__detail::_Identity,var_4::equal_to<var_1::pair<var_2::type_6*,var_3>var_5>,_gold::Section_id_hash,var_4::__detail::_Mod_range_hashing,var_4::__detail::_Default_ranged_hash,var_4::__detail::_Prime_rehash_policy,var_4::__detail::var_7<true,var_8,var_8>var_5> ::var_9 ((_Hashtable<var_1::pair<var_2::type_6*,var_3>,var_4::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>,var_4::__detail::_Identity,var_4::equal_to<var_1::pair<var_2::type_6*,var_3>var_5>,_gold::Section_id_hash,var_4::__detail::_Mod_range_hashing,var_4::__detail::_Default_ranged_hash,var_4::__detail::_Prime_rehash_policy,var_4::__detail::var_7<true,var_8,var_8>var_5> *)&this->referenced_list_,var_23,&entry,(type_15)var_24); if ((var_10 != (type_9 *)0x0) && (__position._M_current = ppVar18, var_10->_M_nxt != (type_7 *)0x0)) break; p_Var12 = (type_7 *)var_11(0x20); var_29 = (this->referenced_list_)._M_h._M_element_count; var_19 = (this->referenced_list_)._M_h._M_bucket_count; p_Var12[1]._M_nxt = (type_7 *)pRVar5; *(type_5 *)&p_Var12[2]._M_nxt = uVar4; p_Var12->_M_nxt = (type_7 *)0x0; var_13 = var_1::__detail::_Prime_rehash_policy::var_12 (&(this->referenced_list_)._M_h._M_rehash_policy,var_19,var_29,1); if (var_13 == '\0') { var_18 = (this->referenced_list_)._M_h._M_buckets; } else { if (var_14 == 1) { var_18 = &(this->referenced_list_)._M_h._M_single_bucket; (this->referenced_list_)._M_h._M_single_bucket = (type_8)0x0; } else { if (0x1fffffffffffffff < var_14) { /* WARNING: Subroutine does not return */ /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */ std::var_15(); } /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */ var_18 = (type_8 *)var_11(var_14 * 8); var_16(var_18,0,var_14 * 8); } var_17 = (this->referenced_list_)._M_h._M_before_begin._M_nxt; (this->referenced_list_)._M_h._M_before_begin._M_nxt = (type_7 *)0x0; if (var_17 != (type_7 *)0x0) { var_29 = 0; do { while( true ) { var_20 = var_17->_M_nxt; var_19 = (type_10)var_17[3]._M_nxt % var_14; var_21 = var_18 + var_19; if (*var_21 == (type_8)0x0) break; var_17->_M_nxt = (*var_21)->_M_nxt; (*var_21)->_M_nxt = var_17; var_19 = var_29; LAB_002b5b0c: var_17 = var_20; var_29 = var_19; if (var_20 == (type_7 *)0x0) goto LAB_002b5b58; } var_17->_M_nxt = (this->referenced_list_)._M_h._M_before_begin._M_nxt; (this->referenced_list_)._M_h._M_before_begin._M_nxt = var_17; *var_21 = &(this->referenced_list_)._M_h._M_before_begin; if (var_17->_M_nxt == (type_7 *)0x0) goto LAB_002b5b0c; var_18[var_29] = var_17; var_17 = var_20; var_29 = var_19; } while (var_20 != (type_7 *)0x0); } LAB_002b5b58: var_21 = (this->referenced_list_)._M_h._M_buckets; if (var_21 != &(this->referenced_list_)._M_h._M_single_bucket) { var_22(var_21); } (this->referenced_list_)._M_h._M_bucket_count = var_14; var_23 = (type_10)var_24 % var_14; (this->referenced_list_)._M_h._M_buckets = var_18; } p_Var12[3]._M_nxt = var_24; var_21 = var_18 + var_23; if (*var_21 == (type_8)0x0) { var_24 = (this->referenced_list_)._M_h._M_before_begin._M_nxt; (this->referenced_list_)._M_h._M_before_begin._M_nxt = p_Var12; p_Var12->_M_nxt = var_24; if (var_24 != (type_7 *)0x0) { var_18[(type_10)var_24[3]._M_nxt % (this->referenced_list_)._M_h._M_bucket_count] = p_Var12; } *var_21 = &(this->referenced_list_)._M_h._M_before_begin; } else { p_Var12->_M_nxt = (*var_21)->_M_nxt; (*var_21)->_M_nxt = p_Var12; } var_25 = (this->section_reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent; psVar2 = &(this->referenced_list_)._M_h._M_element_count; *psVar2 = *psVar2 + 1; __position._M_current = (this->work_list_). super__Vector_base<var_1::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>var_5> ._M_impl._M_finish; if (var_25 != (type_4)0x0) { p_Var14 = &var_27->_M_header; do { while ((var_26 = var_25, *(type_6 **)(var_26 + 1) < entry.first || ((*(type_6 **)(var_26 + 1) == entry.first && (*(type_5 *)((long)(var_26 + 1) + 8) < entry.second))))) { pp_Var3 = &var_26->_M_right; var_25 = *pp_Var3; var_26 = p_Var14; if (*pp_Var3 == (type_4)0x0) goto LAB_002b5bf2; } var_25 = var_26->_M_left; p_Var14 = var_26; } while (var_26->_M_left != (type_4)0x0); LAB_002b5bf2: if (((var_27 != (type_2 *)var_26) && ((type_6 *)((type_2 *)var_26)->_M_node_count <= entry.first)) && ((entry.first != (type_6 *)((type_2 *)var_26)->_M_node_count || (*(type_5 *)((long)var_26 + 0x28) <= entry.second)))) { var_28 = *(long **)((long)var_26 + 0x28 + 0x18); joined_r0x002b5c11: if (var_28 != (long *)0x0) { do { uVar4 = *(type_5 *)(var_28 + 2); pRVar5 = (type_6 *)var_28[1]; var_29 = (type_10)uVar4 ^ (type_10)pRVar5; var_10 = var_1:: _Hashtable<var_1::pair<var_2::type_6*,var_3>,var_4::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>,var_4::__detail::_Identity,var_4::equal_to<var_1::pair<var_2::type_6*,var_3>var_5>,_gold::Section_id_hash,var_4::__detail::_Mod_range_hashing,var_4::__detail::_Default_ranged_hash,var_4::__detail::_Prime_rehash_policy,var_4::__detail::var_7<true,var_8,var_8>var_5> ::var_9 ((_Hashtable<var_1::pair<var_2::type_6*,var_3>,var_4::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>,var_4::__detail::_Identity,var_4::equal_to<var_1::pair<var_2::type_6*,var_3>var_5>,_gold::Section_id_hash,var_4::__detail::_Mod_range_hashing,var_4::__detail::_Default_ranged_hash,var_4::__detail::_Prime_rehash_policy,var_4::__detail::var_7<true,var_8,var_8>var_5> *)&this->referenced_list_, var_29 % (this->referenced_list_)._M_h._M_bucket_count, (type_16 *)(var_28 + 1),var_29); if ((var_10 == (type_9 *)0x0) || (var_10->_M_nxt == (type_7 *)0x0)) { if ((this->work_list_). super__Vector_base<var_1::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>var_5> ._M_impl._M_end_of_storage != __position._M_current) goto code_r0x002b5c5f; var_1:: vector<var_1::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>var_5> ::_M_realloc_insert<const_std::pair<var_2::type_6*,var_3>&> (&this->work_list_,__position,(type_16 *)(var_28 + 1)); __position._M_current = (this->work_list_). super__Vector_base<var_1::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>var_5> ._M_impl._M_finish; } var_28 = (long *)*var_28; if (var_28 == (long *)0x0) break; } while( true ); } } } var_6 = (this->work_list_). super__Vector_base<var_1::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>var_5> ._M_impl._M_start; if (__position._M_current == var_6) goto LAB_002b5c8c; } } LAB_002b5c8c: this->is_worklist_ready_ = true; return; code_r0x002b5c5f: (__position._M_current)->first = pRVar5; (__position._M_current)->second = uVar4; (this->work_list_). super__Vector_base<var_1::pair<var_2::type_6*,var_3>,var_4::allocator<var_1::pair<var_2::type_6*,var_3>var_5>var_5> ._M_impl._M_finish = __position._M_current + 1; var_28 = (long *)*var_28; __position._M_current = __position._M_current + 1; goto joined_r0x002b5c11; }
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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (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: (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) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) body: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (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) (pointer_expression argument: (identifier)) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (pointer_expression argument: (identifier)))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (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: (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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 (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_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: (pointer_expression argument: (identifier))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (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: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) right: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (pointer_expression argument: (identifier)))) right: (identifier)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (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 (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))))))))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (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: (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: (identifier)))) 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))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (labeled_statement label: (statement_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 (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))) (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: (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: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (break_statement))) condition: (parenthesized_expression (true))))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (return_statement) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier)))))
null
void MASKED(undefined8 *param_1) { undefined8 *puVar1; long *plVar2; uint uVar3; undefined8 uVar4; undefined8 uVar5; long *plVar6; long lVar7; undefined4 uVar8; char cVar9; ulong uVar10; long *plVar11; undefined8 *puVar12; long *plVar13; undefined8 *puVar14; undefined8 *puVar15; ulong extraout_RDX; ulong uVar16; ulong uVar17; ulong *puVar18; ulong *puVar19; ulong *puVar20; ulong local_60; ulong local_48; ulong uStack_40; puVar20 = (ulong *)*param_1; puVar19 = (ulong *)param_1[1]; while (puVar19 != puVar20) { while( true ) { uVar17 = puVar19[-2]; puVar18 = puVar19 + -2; local_48 = *puVar18; uStack_40 = puVar19[-1]; param_1[1] = puVar18; uVar8 = (uint)uStack_40; uVar10 = uStack_40 & 0xffffffff ^ uVar17; local_60 = uVar10 % (ulong)param_1[0xb]; plVar11 = (long *)FUN_001b4d40(param_1 + 10,local_60,&local_48,uVar10); if ((plVar11 != (long *)0x0) && (puVar19 = puVar18, *plVar11 != 0)) break; plVar11 = (long *)FUN_002d9490(0x20); uVar4 = param_1[0xd]; uVar5 = param_1[0xb]; plVar11[1] = uVar17; *(undefined4 *)(plVar11 + 2) = uVar8; *plVar11 = 0; cVar9 = FUN_003191f0(param_1 + 0xe,uVar5,uVar4,1); if (cVar9 == '\0') { puVar12 = (undefined8 *)param_1[10]; } else { if (extraout_RDX == 1) { puVar12 = param_1 + 0x10; param_1[0x10] = 0; } else { if (0x1fffffffffffffff < extraout_RDX) { /* WARNING: Subroutine does not return */ /* try { // try from 002b5d11 to 002b5d15 has its CatchHandler @ 002b5d16 */ FUN_00319410(); } /* try { // try from 002b5ac7 to 002b5acb has its CatchHandler @ 002b5d16 */ puVar12 = (undefined8 *)FUN_002d9490(extraout_RDX * 8); memset(puVar12,0,extraout_RDX * 8); } plVar13 = (long *)param_1[0xc]; param_1[0xc] = 0; if (plVar13 != (long *)0x0) { uVar17 = 0; do { while( true ) { plVar6 = (long *)*plVar13; uVar16 = (ulong)plVar13[3] % extraout_RDX; plVar2 = puVar12 + uVar16; if ((long *)*plVar2 == (long *)0x0) break; *plVar13 = *(long *)*plVar2; *(long **)*plVar2 = plVar13; uVar16 = uVar17; LAB_002b5b0c: plVar13 = plVar6; uVar17 = uVar16; if (plVar6 == (long *)0x0) goto LAB_002b5b58; } *plVar13 = param_1[0xc]; param_1[0xc] = plVar13; *plVar2 = (long)(param_1 + 0xc); if (*plVar13 == 0) goto LAB_002b5b0c; puVar12[uVar17] = plVar13; plVar13 = plVar6; uVar17 = uVar16; } while (plVar6 != (long *)0x0); } LAB_002b5b58: if ((undefined8 *)param_1[10] != param_1 + 0x10) { FUN_002dac60(); } param_1[0xb] = extraout_RDX; local_60 = uVar10 % extraout_RDX; param_1[10] = puVar12; } plVar11[3] = uVar10; plVar13 = puVar12 + local_60; if ((long *)*plVar13 == (long *)0x0) { lVar7 = param_1[0xc]; param_1[0xc] = plVar11; *plVar11 = lVar7; if (lVar7 != 0) { puVar12[*(ulong *)(lVar7 + 0x18) % (ulong)param_1[0xb]] = plVar11; } *plVar13 = (long)(param_1 + 0xc); } else { *plVar11 = *(long *)*plVar13; *(long **)*plVar13 = plVar11; } param_1[0xd] = param_1[0xd] + 1; puVar19 = (ulong *)param_1[1]; if ((undefined8 *)param_1[6] != (undefined8 *)0x0) { puVar12 = (undefined8 *)param_1[6]; puVar14 = param_1 + 5; do { while ((puVar15 = puVar12, (ulong)puVar15[4] < local_48 || ((puVar15[4] == local_48 && (*(uint *)(puVar15 + 5) < (uint)uStack_40))))) { puVar1 = puVar15 + 3; puVar12 = (undefined8 *)*puVar1; puVar15 = puVar14; if ((undefined8 *)*puVar1 == (undefined8 *)0x0) goto LAB_002b5bf2; } puVar12 = (undefined8 *)puVar15[2]; puVar14 = puVar15; } while ((undefined8 *)puVar15[2] != (undefined8 *)0x0); LAB_002b5bf2: if (((param_1 + 5 != puVar15) && ((ulong)puVar15[4] <= local_48)) && ((local_48 != puVar15[4] || (*(uint *)(puVar15 + 5) <= (uint)uStack_40)))) { plVar11 = (long *)puVar15[8]; joined_r0x002b5c11: if (plVar11 != (long *)0x0) { do { uVar3 = *(uint *)(plVar11 + 2); uVar17 = plVar11[1]; plVar13 = (long *)FUN_001b4d40(param_1 + 10,(uVar3 ^ uVar17) % (ulong)param_1[0xb], plVar11 + 1); if ((plVar13 == (long *)0x0) || (*plVar13 == 0)) { if ((ulong *)param_1[2] != puVar19) goto code_r0x002b5c5f; FUN_002b5d20(param_1,puVar19,plVar11 + 1); puVar19 = (ulong *)param_1[1]; } plVar11 = (long *)*plVar11; if (plVar11 == (long *)0x0) break; } while( true ); } } } puVar20 = (ulong *)*param_1; if (puVar19 == puVar20) goto LAB_002b5c8c; } } LAB_002b5c8c: *(undefined1 *)(param_1 + 3) = 1; return; code_r0x002b5c5f: *puVar19 = uVar17; *(uint *)(puVar19 + 1) = uVar3; param_1[1] = puVar19 + 2; plVar11 = (long *)*plVar11; puVar19 = puVar19 + 2; goto joined_r0x002b5c11; }
11919_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
has_facet<std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>>
FUN_004b1a00
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > > >(std::locale const&) */ bool std::has_facet<std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>> (locale *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = locale::id::_M_id((id *)&money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> ::id); bVar3 = false; if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) { lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo, &money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>:: typeinfo,0); bVar3 = lVar2 != 0; } return bVar3; }
bool FUN_004b1a00(long *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = FUN_004a0a70(&DAT_00689d58); bVar3 = false; if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0); bVar3 = lVar2 != 0; } return bVar3; }
PUSH RBX MOV RBX,RDI LEA RDI,[0x689d58] CALL 0x004a0a70 MOV RCX,qword ptr [RBX] MOV RDX,RAX XOR EAX,EAX CMP qword ptr [RCX + 0x10],RDX JBE 0x004b1a46 MOV RCX,qword ptr [RCX + 0x8] MOV RDI,qword ptr [RCX + RDX*0x8] TEST RDI,RDI JZ 0x004b1a46 LEA RDX,[0x676af8] LEA RSI,[0x676648] XOR ECX,ECX CALL 0x004dee80 TEST RAX,RAX SETNZ AL POP RBX RET
null
null
null
null
[('const-6856024', u'PTRSUB_-1202447612'), (u'PTRSUB_-1202447565', u'CALL_-1202447740'), (u'INT_NOTEQUAL_-1202447725', u'MULTIEQUAL_-1202447572'), ('const-433', u'LOAD_-1202447824'), (u'MULTIEQUAL_-1202447572', u'COPY_-1202447693'), ('const-0', u'RETURN_-1202447707'), ('const-0', u'INT_NOTEQUAL_-1202447776'), ('const-433', u'LOAD_-1202447804'), (u'COPY_-1202447645', u'MULTIEQUAL_-1202447572'), (u'CALL_-1202447847', u'INT_MULT_-1202447768'), (u'PTRSUB_-1202447566', u'CALL_-1202447740'), ('const-16', u'INT_ADD_-1202447808'), (u'LOAD_-1202447846', u'INT_ADD_-1202447808'), (u'INT_MULT_-1202447768', u'INT_ADD_-1202447780'), ('const-0', u'COPY_-1202447677'), (u'LOAD_-1202447804', u'INT_ADD_-1202447780'), ('tmp_230', u'CAST_-1202447605'), (u'CAST_-1202447584', u'LOAD_-1202447796'), (u'COPY_-1202447659', u'MULTIEQUAL_-1202447572'), (u'LOAD_-1202447824', u'INT_LESS_-1202447796'), (u'INT_NOTEQUAL_-1202447776', u'CBRANCH_-1202447775'), (u'INT_ADD_-1202447788', u'CAST_-1202447589'), ('const-0', u'CALL_-1202447740'), (u'CAST_-1202447611', u'CALL_-1202447847'), (u'INT_LESS_-1202447796', u'CBRANCH_-1202447805'), (u'COPY_-1202447678', u'COPY_-1202447645'), (u'PTRSUB_-1202447612', u'CAST_-1202447611'), ('const-0', u'PTRSUB_-1202447612'), ('const-6777592', u'PTRSUB_-1202447565'), (u'CAST_-1202447589', u'LOAD_-1202447804'), (u'LOAD_-1202447796', u'CALL_-1202447740'), (u'COPY_-1202447677', u'COPY_-1202447659'), ('const-0', u'INT_NOTEQUAL_-1202447725'), ('const-8', u'INT_MULT_-1202447768'), (u'CALL_-1202447740', u'INT_NOTEQUAL_-1202447725'), ('tmp_90', u'CBRANCH_-1202447805'), ('const-6776392', u'PTRSUB_-1202447566'), (u'CAST_-1202447605', u'LOAD_-1202447846'), ('const-0', u'PTRSUB_-1202447566'), (u'CALL_-1202447847', u'INT_LESS_-1202447796'), ('const-8', u'INT_ADD_-1202447788'), (u'LOAD_-1202447796', u'INT_NOTEQUAL_-1202447776'), ('const-0', u'COPY_-1202447678'), (u'LOAD_-1202447846', u'INT_ADD_-1202447788'), ('tmp_135', u'CBRANCH_-1202447775'), (u'COPY_-1202447693', u'RETURN_-1202447707'), (u'INT_ADD_-1202447808', u'CAST_-1202447596'), ('const-0', u'PTRSUB_-1202447565'), (u'CAST_-1202447596', u'LOAD_-1202447824'), ('const-433', u'LOAD_-1202447796'), (u'INT_ADD_-1202447780', u'CAST_-1202447584'), ('const-433', u'LOAD_-1202447846')]
[(u'LOAD_-1202447796', u'CALL_-1202447740'), (u'MULTIEQUAL_-1202447562', u'RETURN_-1202447707'), ('const-433', u'LOAD_-1202447824'), (u'INT_ADD_-1202447780', u'CAST_-1202447590'), ('const-0', u'CALL_-1202447740'), ('const-0', u'INT_NOTEQUAL_-1202447725'), ('const-6776392', u'PTRSUB_-1202447571'), ('const-8', u'INT_MULT_-1202447768'), (u'CALL_-1202447740', u'INT_NOTEQUAL_-1202447725'), ('const-0', u'RETURN_-1202447707'), (u'CAST_-1202447590', u'LOAD_-1202447796'), ('const-6777592', u'PTRSUB_-1202447570'), ('tmp_90', u'CBRANCH_-1202447805'), ('const-0', u'COPY_-1202447668'), (u'CAST_-1202447595', u'LOAD_-1202447804'), (u'INT_ADD_-1202447808', u'CAST_-1202447602'), ('const-0', u'PTRSUB_-1202447571'), (u'PTRSUB_-1202447570', u'CALL_-1202447740'), (u'CALL_-1202447847', u'INT_LESS_-1202447796'), ('const-8', u'INT_ADD_-1202447788'), (u'LOAD_-1202447796', u'INT_NOTEQUAL_-1202447776'), ('const-0', u'INT_NOTEQUAL_-1202447776'), ('const-433', u'LOAD_-1202447804'), (u'INT_ADD_-1202447788', u'CAST_-1202447595'), (u'PTRSUB_-1202447617', u'CALL_-1202447847'), (u'CALL_-1202447847', u'INT_MULT_-1202447768'), ('const-16', u'INT_ADD_-1202447808'), (u'LOAD_-1202447846', u'INT_ADD_-1202447808'), (u'LOAD_-1202447846', u'INT_ADD_-1202447788'), (u'INT_MULT_-1202447768', u'INT_ADD_-1202447780'), ('tmp_135', u'CBRANCH_-1202447775'), (u'LOAD_-1202447804', u'INT_ADD_-1202447780'), ('const-0', u'PTRSUB_-1202447617'), (u'INT_NOTEQUAL_-1202447725', u'MULTIEQUAL_-1202447562'), (u'CAST_-1202447602', u'LOAD_-1202447824'), ('const-6856024', u'PTRSUB_-1202447617'), (u'LOAD_-1202447824', u'INT_LESS_-1202447796'), (u'INT_NOTEQUAL_-1202447776', u'CBRANCH_-1202447775'), ('const-433', u'LOAD_-1202447796'), ('const-0', u'PTRSUB_-1202447570'), (u'COPY_-1202447668', u'MULTIEQUAL_-1202447562'), (u'INT_LESS_-1202447796', u'CBRANCH_-1202447805'), ('tmp_459', u'LOAD_-1202447846'), ('const-433', u'LOAD_-1202447846'), (u'PTRSUB_-1202447571', u'CALL_-1202447740')]
null
null
004b1a00
x64
O2
(translation_unit "bool FUN_004b1a00(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_004a0a70(&DAT_00689d58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_004b1a00(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_004a0a70(&DAT_00689d58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_004b1a00(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_004a0a70(&DAT_00689d58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_004a0a70(&DAT_00689d58);" (assignment_expression "uVar1 = FUN_004a0a70(&DAT_00689d58)" identifier = (call_expression "FUN_004a0a70(&DAT_00689d58)" identifier (argument_list "(&DAT_00689d58)" ( (pointer_expression "&DAT_00689d58" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);" (assignment_expression "lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0)" identifier = (call_expression "FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00676648" & identifier) , (pointer_expression "&PTR_PTR_FUN_00676af8" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> >\n > >(std::locale const&) */\n\nbool std::has_facet<std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>>\n (locale *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = locale::id::_M_id((id *)&money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>\n ::id);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::\n typeinfo,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" comment comment (declaration "bool std::has_facet<std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>>\n (locale *param_1)\n\n{\n ulong uVar1;" primitive_type (ERROR "std::has_facet<std::" identifier : : identifier < identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::char_traits<char>>>>\n (locale *param_1)\n\n{\n ulong" identifier : : (function_declarator "char_traits<char>>>>\n (locale *param_1)" identifier (ERROR "<char>>>>" < primitive_type >> >>) (parameter_list "(locale *param_1)" ( (parameter_declaration "locale *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) { identifier) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (ERROR "uVar1 = locale::" (assignment_expression "uVar1 = locale" identifier = identifier) : :) (labeled_statement "id::_M_id((id *)&money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>\n ::id);" statement_identifier (ERROR "::_M_id((id *)&money_put<char,std::ostreambuf_iterator<char,std:" : : identifier ( (binary_expression "(id *)&money_put<char" (cast_expression "(id *)&money_put" ( (type_descriptor "id *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&money_put" & identifier)) < identifier) , identifier : : (comma_expression "ostreambuf_iterator<char,std" (binary_expression "ostreambuf_iterator<char" identifier < identifier) , identifier) :) : (expression_statement "char_traits<char>>>\n ::id);" (binary_expression "char_traits<char>>>\n ::id" identifier < (binary_expression "char>>>\n ::id" identifier >> (ERROR ">\n ::" > : :) identifier)) (ERROR ")" )) ;)) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::\n typeinfo,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*(long *)param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*(long *)param_1 + 0x10)" * (cast_expression "(ulong *)(*(long *)param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 0x10)" ( (binary_expression "*(long *)param_1 + 0x10" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*(long *)param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*(long *)param_1 + 8)" * (cast_expression "(long *)(*(long *)param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 8)" ( (binary_expression "*(long *)param_1 + 8" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (comma_expression "bVar3 = false, lVar2 != 0" (assignment_expression "bVar3 = false" identifier = false) , (binary_expression "lVar2 != 0" identifier != number_literal))) ))) )) (compound_statement "{\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::\n typeinfo,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::\n typeinfo,0);" (assignment_expression "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::\n typeinfo,0)" identifier = (call_expression "__dynamic_cast(lVar2,&locale::facet::typeinfo,\n &money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::\n typeinfo,0)" identifier (argument_list "(lVar2,&locale::facet::typeinfo,\n &money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::\n typeinfo,0)" ( identifier , (ERROR "&locale::facet::" (pointer_expression "&locale" & identifier) : : identifier : :) identifier , (binary_expression "&money_put<char" (pointer_expression "&money_put" & identifier) < identifier) , (ERROR "std::" identifier : :) (binary_expression "ostreambuf_iterator<char" identifier < identifier) , (ERROR "std::" identifier : :) (binary_expression "char_traits<char>>>::\n typeinfo" identifier < (binary_expression "char>>>::\n typeinfo" identifier >> (ERROR ">::" > : :) identifier)) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) (ERROR "}" }))
(translation_unit "bool FUN_004b1a00(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_004a0a70(&DAT_00689d58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_004b1a00(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_004a0a70(&DAT_00689d58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_004b1a00(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_004a0a70(&DAT_00689d58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_004a0a70(&DAT_00689d58);" (assignment_expression "uVar1 = FUN_004a0a70(&DAT_00689d58)" identifier = (call_expression "FUN_004a0a70(&DAT_00689d58)" identifier (argument_list "(&DAT_00689d58)" ( (pointer_expression "&DAT_00689d58" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);" (assignment_expression "lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0)" identifier = (call_expression "FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00676648" & identifier) , (pointer_expression "&PTR_PTR_FUN_00676af8" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (binary_expression IDENT * LIT)) ))))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT != LIT)) ;) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_004b1a00(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_004a0a70(&DAT_00689d58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" (primitive_type "bool") (function_declarator "FUN_004b1a00(long *param_1)" (identifier "FUN_004b1a00") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_004a0a70(&DAT_00689d58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (expression_statement "uVar1 = FUN_004a0a70(&DAT_00689d58);" (assignment_expression "uVar1 = FUN_004a0a70(&DAT_00689d58)" (identifier "uVar1") (= "=") (call_expression "FUN_004a0a70(&DAT_00689d58)" (identifier "FUN_004a0a70") (argument_list "(&DAT_00689d58)" (( "(") (pointer_expression "&DAT_00689d58" (& "&") (identifier "DAT_00689d58")) () ")")))) (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }" (if "if") (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" (( "(") (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" (( "(") (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" (identifier "uVar1") (< "<") (pointer_expression "*(ulong *)(*param_1 + 0x10)" (* "*") (cast_expression "(ulong *)(*param_1 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 0x10)" (( "(") (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (( "(") (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (* "*") (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" (* "*") (cast_expression "(long *)(*param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 8)" (( "(") (binary_expression "*param_1 + 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "8")) () ")")))) (+ "+") (binary_expression "uVar1 * 8" (identifier "uVar1") (* "*") (number_literal "8"))) () ")"))))) (, ",") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);\n bVar3 = lVar2 != 0;\n }" ({ "{") (expression_statement "lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0);" (assignment_expression "lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0)" (identifier "lVar2") (= "=") (call_expression "FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0)" (identifier "FUN_004dee80") (argument_list "(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0)" (( "(") (identifier "lVar2") (, ",") (pointer_expression "&PTR_PTR_FUN_00676648" (& "&") (identifier "PTR_PTR_FUN_00676648")) (, ",") (pointer_expression "&PTR_PTR_FUN_00676af8" (& "&") (identifier "PTR_PTR_FUN_00676af8")) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" (identifier "bVar3") (= "=") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) (; ";")) (} "}"))) (return_statement "return bVar3;" (return "return") (identifier "bVar3") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > > >(std::locale const&) */ bool std::has_facet<std::money_put<char,std::var_7<char,std::var_1<char>>>> (locale *param_1) { type_1 var_4; long var_5; bool bVar3; var_4 = locale::id::_M_id((var_3 *)&money_put<var_2,std::var_7<var_2,std::var_1<var_2>>> ::var_3); bVar3 = false; if ((var_4 < *(type_1 *)(*(long *)param_1 + 0x10)) && (var_5 = *(long *)(*(long *)(*(long *)param_1 + 8) + var_4 * 8), bVar3 = false, var_5 != 0)) { var_5 = var_6(var_5,&locale::facet::var_8, &money_put<var_2,std::var_7<var_2,std::var_1<var_2>>>:: var_8,0); bVar3 = var_5 != 0; } return bVar3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (return_statement (identifier)))))
null
bool MASKED(long *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = FUN_004a0a70(&DAT_00689d58); bVar3 = false; if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_004dee80(lVar2,&PTR_PTR_FUN_00676648,&PTR_PTR_FUN_00676af8,0); bVar3 = lVar2 != 0; } return bVar3; }
36_busybox_and_busybox_strip.c
sendmsg
sendmsg
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t sendmsg(int __fd,msghdr *__message,int __flags) { ssize_t sVar1; sVar1 = (*(code *)PTR_sendmsg_001c95c8)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t sendmsg(int __fd,msghdr *__message,int __flags) { ssize_t sVar1; sVar1 = (*(code *)PTR_sendmsg_001c95c8)(); return sVar1; }
JMP qword ptr [0x001c95c8]
null
null
null
null
[(u'CALLIND_-1206930856', u'INDIRECT_-1206930792'), (u'CALLIND_-1206930856', u'RETURN_-1206930853'), (u'INDIRECT_-1206930792', u'COPY_-1206930851'), ('tmp_44', u'CAST_-1206930787'), ('const-0', u'RETURN_-1206930853'), (u'CAST_-1206930787', u'CALLIND_-1206930856')]
[(u'CALLIND_-1206930856', u'INDIRECT_-1206930792'), (u'CALLIND_-1206930856', u'RETURN_-1206930853'), (u'INDIRECT_-1206930792', u'COPY_-1206930851'), ('tmp_44', u'CAST_-1206930787'), ('const-0', u'RETURN_-1206930853'), (u'CAST_-1206930787', u'CALLIND_-1206930856')]
null
null
0010b250
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}" primitive_type (function_declarator "sendmsg(int __fd,msghdr *__message,int __flags)" identifier (parameter_list "(int __fd,msghdr *__message,int __flags)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "msghdr *__message" type_identifier (pointer_declarator "*__message" * identifier)) , (parameter_declaration "int __flags" primitive_type identifier) ))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_sendmsg_001c95c8)();" (assignment_expression "sVar1 = (*(code *)PTR_sendmsg_001c95c8)()" identifier = (call_expression "(*(code *)PTR_sendmsg_001c95c8)()" (parenthesized_expression "(*(code *)PTR_sendmsg_001c95c8)" ( (pointer_expression "*(code *)PTR_sendmsg_001c95c8" * (cast_expression "(code *)PTR_sendmsg_001c95c8" ( (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 sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}" primitive_type (function_declarator "sendmsg(int __fd,msghdr *__message,int __flags)" identifier (parameter_list "(int __fd,msghdr *__message,int __flags)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "msghdr *__message" type_identifier (pointer_declarator "*__message" * identifier)) , (parameter_declaration "int __flags" primitive_type identifier) ))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_sendmsg_001c95c8)();" (assignment_expression "sVar1 = (*(code *)PTR_sendmsg_001c95c8)()" identifier = (call_expression "(*(code *)PTR_sendmsg_001c95c8)()" (parenthesized_expression "(*(code *)PTR_sendmsg_001c95c8)" ( (pointer_expression "*(code *)PTR_sendmsg_001c95c8" * (cast_expression "(code *)PTR_sendmsg_001c95c8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "ssize_t sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}\n\n" (function_definition "ssize_t sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}" primitive_type (function_declarator "sendmsg(int __fd,msghdr *__message,int __flags)" identifier (parameter_list "(int __fd,msghdr *__message,int __flags)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "msghdr *__message" type_identifier (pointer_declarator "*__message" * identifier)) , (parameter_declaration "int __flags" primitive_type identifier) ))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_sendmsg_001c95c8)();" (assignment_expression "sVar1 = (*(code *)PTR_sendmsg_001c95c8)()" identifier = (call_expression "(*(code *)PTR_sendmsg_001c95c8)()" (parenthesized_expression "(*(code *)PTR_sendmsg_001c95c8)" ( (pointer_expression "*(code *)PTR_sendmsg_001c95c8" * (cast_expression "(code *)PTR_sendmsg_001c95c8" ( (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 sendmsg(int __fd,msghdr *__message,int __flags)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}" (primitive_type "ssize_t") (function_declarator "sendmsg(int __fd,msghdr *__message,int __flags)" (identifier "sendmsg") (parameter_list "(int __fd,msghdr *__message,int __flags)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) (, ",") (parameter_declaration "msghdr *__message" (type_identifier "msghdr") (pointer_declarator "*__message" (* "*") (identifier "__message"))) (, ",") (parameter_declaration "int __flags" (primitive_type "int") (identifier "__flags")) () ")"))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_sendmsg_001c95c8)();\n return sVar1;\n}" ({ "{") (declaration "ssize_t sVar1;" (primitive_type "ssize_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = (*(code *)PTR_sendmsg_001c95c8)();" (assignment_expression "sVar1 = (*(code *)PTR_sendmsg_001c95c8)()" (identifier "sVar1") (= "=") (call_expression "(*(code *)PTR_sendmsg_001c95c8)()" (parenthesized_expression "(*(code *)PTR_sendmsg_001c95c8)" (( "(") (pointer_expression "*(code *)PTR_sendmsg_001c95c8" (* "*") (cast_expression "(code *)PTR_sendmsg_001c95c8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_sendmsg_001c95c8"))) () ")")) (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,type_1 *__message,int __flags) { ssize_t sVar1; sVar1 = (*(type_2 *)PTR_sendmsg_001c95c8)(); 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: (type_identifier) 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,msghdr *__message,int __flags) { ssize_t sVar1; sVar1 = (*(code *)PTR_MASKED_001c95c8)(); return sVar1; }
698_x86_64-linux-gnux32-as_and_x86_64-linux-gnux32-as_strip.c
i386_arch
FUN_0013d5c0
/* WARNING: Unknown calling convention */ bfd_architecture i386_arch(void) { char *pcVar1; if (cpu_arch_isa == PROCESSOR_L1OM) { if (flag_code == CODE_64BIT) { return bfd_arch_l1om; } pcVar1 = "Intel L1OM is 64bit ELF only"; } else if (cpu_arch_isa == PROCESSOR_K1OM) { if (flag_code == CODE_64BIT) { return bfd_arch_k1om; } pcVar1 = "Intel K1OM is 64bit ELF only"; } else { if (cpu_arch_isa != PROCESSOR_IAMCU) { return bfd_arch_i386; } if (flag_code != CODE_64BIT) { return bfd_arch_iamcu; } pcVar1 = "Intel MCU is 32bit ELF only"; } pcVar1 = (char *)dcgettext(0,pcVar1,5); /* WARNING: Subroutine does not return */ as_fatal(pcVar1); }
undefined8 FUN_0013d5c0(void) { undefined8 uVar1; char *pcVar2; if (DAT_001e39e0 == 10) { if (DAT_001e3b14 == 2) { return 9; } pcVar2 = "Intel L1OM is 64bit ELF only"; } else if (DAT_001e39e0 == 0xb) { if (DAT_001e3b14 == 2) { return 10; } pcVar2 = "Intel K1OM is 64bit ELF only"; } else { if (DAT_001e39e0 != 0xc) { return 8; } if (DAT_001e3b14 != 2) { return 0xb; } pcVar2 = "Intel MCU is 32bit ELF only"; } uVar1 = dcgettext(0,pcVar2,5); /* WARNING: Subroutine does not return */ FUN_0011dc10(uVar1); }
SUB RSP,0x8 MOV EAX,dword ptr [0x001e39e0] CMP EAX,0xa JZ 0x0013d608 CMP EAX,0xb JZ 0x0013d5f0 CMP EAX,0xc JNZ 0x0013d620 CMP dword ptr [0x001e3b14],0x2 JZ 0x0013d62a MOV EAX,0xb ADD RSP,0x8 RET CMP dword ptr [0x001e3b14],0x2 JNZ 0x0013d647 MOV EAX,0xa ADD RSP,0x8 RET CMP dword ptr [0x001e3b14],0x2 JNZ 0x0013d655 MOV EAX,0x9 ADD RSP,0x8 RET MOV EAX,0x8 ADD RSP,0x8 RET MOV EDX,0x5 LEA RSI,[0x152482] XOR EDI,EDI CALL 0x001081c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011dc10 MOV EDX,0x5 LEA RSI,[0x152465] JMP 0x0013d636 MOV EDX,0x5 LEA RSI,[0x152448] JMP 0x0013d636
null
null
null
null
[(u'CALL_-1207118190', u'CAST_-1207117924'), ('const-11', u'INT_EQUAL_-1207118347'), ('tmp_804', u'COPY_-1207118017'), (u'COPY_-1207118120', u'MULTIEQUAL_-1207117991'), ('tmp_58', u'CBRANCH_-1207118361'), ('tmp_805', u'COPY_-1207118023'), ('tmp_804', u'INT_EQUAL_-1207118347'), (u'CAST_-1207117924', u'CALL_-1207118166'), ('tmp_805', u'INT_EQUAL_-1207118223'), ('const-11', u'COPY_-1207118140'), (u'MULTIEQUAL_-1207117991', u'CALL_-1207118190'), ('const-1385602', u'COPY_-1207118218'), (u'CALL_-1207118190', u'INDIRECT_-1207117939'), ('const-0', u'RETURN_-1207118173'), ('const-0', u'RETURN_-1207118135'), ('tmp_805', u'COPY_-1207118074'), ('tmp_328', u'CBRANCH_-1207118216'), ('tmp_400', u'CBRANCH_-1207118164'), (u'CALL_-1207118166', u'INDIRECT_-1207117935'), (u'COPY_-1207118218', u'MULTIEQUAL_-1207117991'), (u'INDIRECT_-1207117935', u'COPY_-1207117993'), ('const-1385544', u'COPY_-1207118078'), (u'INDIRECT_-1207117928', u'COPY_-1207117986'), ('const-0', u'CALL_-1207118190'), ('tmp_804', u'COPY_-1207118081'), ('const-9', u'COPY_-1207118090'), ('tmp_88', u'CBRANCH_-1207118345'), (u'INT_EQUAL_-1207118347', u'CBRANCH_-1207118345'), ('tmp_120', u'CBRANCH_-1207118328'), ('tmp_805', u'INT_NOTEQUAL_-1207118313'), (u'CALL_-1207118190', u'INDIRECT_-1207117946'), ('const-2', u'INT_NOTEQUAL_-1207118313'), (u'INT_EQUAL_-1207118171', u'CBRANCH_-1207118164'), ('const-2', u'INT_EQUAL_-1207118171'), ('const-0', u'RETURN_-1207118279'), (u'INT_NOTEQUAL_-1207118330', u'CBRANCH_-1207118328'), ('const-2', u'INT_EQUAL_-1207118223'), (u'COPY_-1207118077', u'RETURN_-1207118173'), ('tmp_805', u'COPY_-1207118048'), ('const-12', u'INT_NOTEQUAL_-1207118330'), ('tmp_369', u'BRANCH_-1207118109'), ('tmp_804', u'INT_NOTEQUAL_-1207118330'), ('const-8', u'COPY_-1207118077'), (u'INT_EQUAL_-1207118223', u'CBRANCH_-1207118216'), (u'CALL_-1207118166', u'INDIRECT_-1207117928'), ('tmp_150', u'CBRANCH_-1207118308'), ('const-1385573', u'COPY_-1207118120'), (u'COPY_-1207118078', u'MULTIEQUAL_-1207117991'), ('const-5', u'CALL_-1207118190'), ('const-10', u'INT_EQUAL_-1207118363'), ('const-1', u'RETURN_-1207118161'), (u'COPY_-1207118140', u'RETURN_-1207118279'), (u'COPY_-1207118115', u'RETURN_-1207118187'), ('tmp_805', u'COPY_-1207118010'), ('tmp_805', u'INT_EQUAL_-1207118171'), (u'COPY_-1207118090', u'RETURN_-1207118135'), ('const-10', u'COPY_-1207118115'), (u'INT_EQUAL_-1207118363', u'CBRANCH_-1207118361'), ('const-0', u'RETURN_-1207118187'), ('tmp_804', u'COPY_-1207118030'), ('tmp_804', u'INT_EQUAL_-1207118363'), ('tmp_441', u'BRANCH_-1207118067'), ('tmp_804', u'COPY_-1207118055'), (u'INT_NOTEQUAL_-1207118313', u'CBRANCH_-1207118308')]
[('tmp_794', u'COPY_-1207118052'), (u'COPY_-1207118203', u'RETURN_-1207118173'), ('tmp_794', u'INT_EQUAL_-1207118223'), ('tmp_58', u'CBRANCH_-1207118361'), (u'COPY_-1207118078', u'MULTIEQUAL_-1207117995'), (u'CALL_-1207118166', u'INDIRECT_-1207117939'), (u'COPY_-1207118165', u'RETURN_-1207118135'), ('const-11', u'COPY_-1207118309'), ('tmp_793', u'COPY_-1207118034'), (u'COPY_-1207118309', u'RETURN_-1207118279'), ('const-0', u'RETURN_-1207118173'), ('const-0', u'RETURN_-1207118135'), ('tmp_794', u'INT_EQUAL_-1207118171'), ('tmp_328', u'CBRANCH_-1207118216'), ('tmp_400', u'CBRANCH_-1207118164'), ('const-10', u'INT_EQUAL_-1207118363'), ('const-2', u'INT_EQUAL_-1207118223'), (u'INDIRECT_-1207117939', u'COPY_-1207117997'), ('tmp_793', u'INT_EQUAL_-1207118347'), ('tmp_793', u'COPY_-1207118021'), (u'CALL_-1207118190', u'INDIRECT_-1207117950'), ('const-8', u'COPY_-1207118203'), ('tmp_88', u'CBRANCH_-1207118345'), ('tmp_794', u'COPY_-1207118014'), ('tmp_120', u'CBRANCH_-1207118328'), (u'INT_EQUAL_-1207118347', u'CBRANCH_-1207118345'), ('tmp_793', u'COPY_-1207118059'), ('const-11', u'INT_EQUAL_-1207118347'), (u'CALL_-1207118190', u'INDIRECT_-1207117943'), ('tmp_794', u'INT_NOTEQUAL_-1207118313'), (u'INDIRECT_-1207117932', u'COPY_-1207117990'), ('const-1385544', u'COPY_-1207118078'), ('const-9', u'COPY_-1207118165'), ('const-1385602', u'COPY_-1207118218'), ('const-12', u'INT_NOTEQUAL_-1207118330'), (u'COPY_-1207118217', u'RETURN_-1207118187'), (u'CALL_-1207118190', u'CALL_-1207118166'), ('tmp_793', u'INT_EQUAL_-1207118363'), (u'INT_EQUAL_-1207118171', u'CBRANCH_-1207118164'), ('const-0', u'RETURN_-1207118279'), (u'INT_NOTEQUAL_-1207118330', u'CBRANCH_-1207118328'), ('const-5', u'CALL_-1207118190'), (u'CALL_-1207118166', u'INDIRECT_-1207117932'), ('tmp_369', u'BRANCH_-1207118109'), ('tmp_793', u'COPY_-1207118085'), ('tmp_793', u'INT_NOTEQUAL_-1207118330'), (u'INT_EQUAL_-1207118223', u'CBRANCH_-1207118216'), ('const-10', u'COPY_-1207118217'), ('tmp_794', u'COPY_-1207118027'), ('tmp_150', u'CBRANCH_-1207118308'), ('const-1', u'RETURN_-1207118161'), ('tmp_794', u'COPY_-1207118078'), (u'MULTIEQUAL_-1207117995', u'CALL_-1207118190'), (u'COPY_-1207118120', u'MULTIEQUAL_-1207117995'), (u'INT_EQUAL_-1207118363', u'CBRANCH_-1207118361'), ('const-1385573', u'COPY_-1207118120'), ('const-2', u'INT_EQUAL_-1207118171'), ('const-0', u'RETURN_-1207118187'), ('tmp_441', u'BRANCH_-1207118067'), ('const-2', u'INT_NOTEQUAL_-1207118313'), (u'INT_NOTEQUAL_-1207118313', u'CBRANCH_-1207118308'), (u'COPY_-1207118218', u'MULTIEQUAL_-1207117995'), ('const-0', u'CALL_-1207118190')]
null
null
0013d5c0
x64
O2
(translation_unit "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n /* WARNING: Subroutine does not return */\n FUN_0011dc10(uVar1);\n}\n\n" (function_definition "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n /* WARNING: Subroutine does not return */\n FUN_0011dc10(uVar1);\n}" type_identifier (function_declarator "FUN_0013d5c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n /* WARNING: Subroutine does not return */\n FUN_0011dc10(uVar1);\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (if_statement "if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(DAT_001e39e0 == 10)" ( (binary_expression "DAT_001e39e0 == 10" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }" { (if_statement "if (DAT_001e3b14 == 2) {\n return 9;\n }" if (parenthesized_expression "(DAT_001e3b14 == 2)" ( (binary_expression "DAT_001e3b14 == 2" identifier == number_literal) )) (compound_statement "{\n return 9;\n }" { (return_statement "return 9;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel L1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel L1OM is 64bit ELF only"" identifier = (string_literal ""Intel L1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" else (if_statement "if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(DAT_001e39e0 == 0xb)" ( (binary_expression "DAT_001e39e0 == 0xb" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }" { (if_statement "if (DAT_001e3b14 == 2) {\n return 10;\n }" if (parenthesized_expression "(DAT_001e3b14 == 2)" ( (binary_expression "DAT_001e3b14 == 2" identifier == number_literal) )) (compound_statement "{\n return 10;\n }" { (return_statement "return 10;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel K1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel K1OM is 64bit ELF only"" identifier = (string_literal ""Intel K1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" else (compound_statement "{\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" { (if_statement "if (DAT_001e39e0 != 0xc) {\n return 8;\n }" if (parenthesized_expression "(DAT_001e39e0 != 0xc)" ( (binary_expression "DAT_001e39e0 != 0xc" identifier != number_literal) )) (compound_statement "{\n return 8;\n }" { (return_statement "return 8;" return number_literal ;) })) (if_statement "if (DAT_001e3b14 != 2) {\n return 0xb;\n }" if (parenthesized_expression "(DAT_001e3b14 != 2)" ( (binary_expression "DAT_001e3b14 != 2" identifier != number_literal) )) (compound_statement "{\n return 0xb;\n }" { (return_statement "return 0xb;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel MCU is 32bit ELF only";" (assignment_expression "pcVar2 = "Intel MCU is 32bit ELF only"" identifier = (string_literal ""Intel MCU is 32bit ELF only"" " string_content ")) ;) }))))) (expression_statement "uVar1 = dcgettext(0,pcVar2,5);" (assignment_expression "uVar1 = dcgettext(0,pcVar2,5)" identifier = (call_expression "dcgettext(0,pcVar2,5)" identifier (argument_list "(0,pcVar2,5)" ( number_literal , identifier , number_literal )))) ;) comment (expression_statement "FUN_0011dc10(uVar1);" (call_expression "FUN_0011dc10(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nbfd_architecture i386_arch(void)\n\n{\n char *pcVar1;\n \n if (cpu_arch_isa == PROCESSOR_L1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }\n else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }\n pcVar1 = (char *)dcgettext(0,pcVar1,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar1);\n}\n\n" comment (function_definition "bfd_architecture i386_arch(void)\n\n{\n char *pcVar1;\n \n if (cpu_arch_isa == PROCESSOR_L1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }\n else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }\n pcVar1 = (char *)dcgettext(0,pcVar1,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar1);\n}" type_identifier (function_declarator "i386_arch(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char *pcVar1;\n \n if (cpu_arch_isa == PROCESSOR_L1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }\n else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }\n pcVar1 = (char *)dcgettext(0,pcVar1,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar1);\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (if_statement "if (cpu_arch_isa == PROCESSOR_L1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }\n else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(cpu_arch_isa == PROCESSOR_L1OM)" ( (binary_expression "cpu_arch_isa == PROCESSOR_L1OM" identifier == identifier) )) (compound_statement "{\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }" { (if_statement "if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }" if (parenthesized_expression "(flag_code == CODE_64BIT)" ( (binary_expression "flag_code == CODE_64BIT" identifier == identifier) )) (compound_statement "{\n return bfd_arch_l1om;\n }" { (return_statement "return bfd_arch_l1om;" return identifier ;) })) (expression_statement "pcVar1 = "Intel L1OM is 64bit ELF only";" (assignment_expression "pcVar1 = "Intel L1OM is 64bit ELF only"" identifier = (string_literal ""Intel L1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" else (if_statement "if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(cpu_arch_isa == PROCESSOR_K1OM)" ( (binary_expression "cpu_arch_isa == PROCESSOR_K1OM" identifier == identifier) )) (compound_statement "{\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }" { (if_statement "if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }" if (parenthesized_expression "(flag_code == CODE_64BIT)" ( (binary_expression "flag_code == CODE_64BIT" identifier == identifier) )) (compound_statement "{\n return bfd_arch_k1om;\n }" { (return_statement "return bfd_arch_k1om;" return identifier ;) })) (expression_statement "pcVar1 = "Intel K1OM is 64bit ELF only";" (assignment_expression "pcVar1 = "Intel K1OM is 64bit ELF only"" identifier = (string_literal ""Intel K1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" else (compound_statement "{\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" { (if_statement "if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }" if (parenthesized_expression "(cpu_arch_isa != PROCESSOR_IAMCU)" ( (binary_expression "cpu_arch_isa != PROCESSOR_IAMCU" identifier != identifier) )) (compound_statement "{\n return bfd_arch_i386;\n }" { (return_statement "return bfd_arch_i386;" return identifier ;) })) (if_statement "if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }" if (parenthesized_expression "(flag_code != CODE_64BIT)" ( (binary_expression "flag_code != CODE_64BIT" identifier != identifier) )) (compound_statement "{\n return bfd_arch_iamcu;\n }" { (return_statement "return bfd_arch_iamcu;" return identifier ;) })) (expression_statement "pcVar1 = "Intel MCU is 32bit ELF only";" (assignment_expression "pcVar1 = "Intel MCU is 32bit ELF only"" identifier = (string_literal ""Intel MCU is 32bit ELF only"" " string_content ")) ;) }))))) (expression_statement "pcVar1 = (char *)dcgettext(0,pcVar1,5);" (assignment_expression "pcVar1 = (char *)dcgettext(0,pcVar1,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar1,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar1,5)" identifier (argument_list "(0,pcVar1,5)" ( number_literal , identifier , number_literal ))))) ;) comment (expression_statement "as_fatal(pcVar1);" (call_expression "as_fatal(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) })))
(translation_unit "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}\n\n" (function_definition "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}" type_identifier (function_declarator "FUN_0013d5c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (if_statement "if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(DAT_001e39e0 == 10)" ( (binary_expression "DAT_001e39e0 == 10" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }" { (if_statement "if (DAT_001e3b14 == 2) {\n return 9;\n }" if (parenthesized_expression "(DAT_001e3b14 == 2)" ( (binary_expression "DAT_001e3b14 == 2" identifier == number_literal) )) (compound_statement "{\n return 9;\n }" { (return_statement "return 9;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel L1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel L1OM is 64bit ELF only"" identifier = (string_literal ""Intel L1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" else (if_statement "if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(DAT_001e39e0 == 0xb)" ( (binary_expression "DAT_001e39e0 == 0xb" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }" { (if_statement "if (DAT_001e3b14 == 2) {\n return 10;\n }" if (parenthesized_expression "(DAT_001e3b14 == 2)" ( (binary_expression "DAT_001e3b14 == 2" identifier == number_literal) )) (compound_statement "{\n return 10;\n }" { (return_statement "return 10;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel K1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel K1OM is 64bit ELF only"" identifier = (string_literal ""Intel K1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" else (compound_statement "{\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" { (if_statement "if (DAT_001e39e0 != 0xc) {\n return 8;\n }" if (parenthesized_expression "(DAT_001e39e0 != 0xc)" ( (binary_expression "DAT_001e39e0 != 0xc" identifier != number_literal) )) (compound_statement "{\n return 8;\n }" { (return_statement "return 8;" return number_literal ;) })) (if_statement "if (DAT_001e3b14 != 2) {\n return 0xb;\n }" if (parenthesized_expression "(DAT_001e3b14 != 2)" ( (binary_expression "DAT_001e3b14 != 2" identifier != number_literal) )) (compound_statement "{\n return 0xb;\n }" { (return_statement "return 0xb;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel MCU is 32bit ELF only";" (assignment_expression "pcVar2 = "Intel MCU is 32bit ELF only"" identifier = (string_literal ""Intel MCU is 32bit ELF only"" " string_content ")) ;) }))))) (expression_statement "uVar1 = dcgettext(0,pcVar2,5);" (assignment_expression "uVar1 = dcgettext(0,pcVar2,5)" identifier = (call_expression "dcgettext(0,pcVar2,5)" identifier (argument_list "(0,pcVar2,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "FUN_0011dc10(uVar1);" (call_expression "FUN_0011dc10(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) }))))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })))
(function_definition "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}" (type_identifier "undefined8") (function_declarator "FUN_0013d5c0(void)" (identifier "FUN_0013d5c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (if_statement "if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" (if "if") (parenthesized_expression "(DAT_001e39e0 == 10)" (( "(") (binary_expression "DAT_001e39e0 == 10" (identifier "DAT_001e39e0") (== "==") (number_literal "10")) () ")")) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }" ({ "{") (if_statement "if (DAT_001e3b14 == 2) {\n return 9;\n }" (if "if") (parenthesized_expression "(DAT_001e3b14 == 2)" (( "(") (binary_expression "DAT_001e3b14 == 2" (identifier "DAT_001e3b14") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n return 9;\n }" ({ "{") (return_statement "return 9;" (return "return") (number_literal "9") (; ";")) (} "}"))) (expression_statement "pcVar2 = "Intel L1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel L1OM is 64bit ELF only"" (identifier "pcVar2") (= "=") (string_literal ""Intel L1OM is 64bit ELF only"" (" """) (string_content "Intel L1OM is 64bit ELF only") (" """))) (; ";")) (} "}")) (else_clause "else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" (else "else") (if_statement "if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" (if "if") (parenthesized_expression "(DAT_001e39e0 == 0xb)" (( "(") (binary_expression "DAT_001e39e0 == 0xb" (identifier "DAT_001e39e0") (== "==") (number_literal "0xb")) () ")")) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }" ({ "{") (if_statement "if (DAT_001e3b14 == 2) {\n return 10;\n }" (if "if") (parenthesized_expression "(DAT_001e3b14 == 2)" (( "(") (binary_expression "DAT_001e3b14 == 2" (identifier "DAT_001e3b14") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n return 10;\n }" ({ "{") (return_statement "return 10;" (return "return") (number_literal "10") (; ";")) (} "}"))) (expression_statement "pcVar2 = "Intel K1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel K1OM is 64bit ELF only"" (identifier "pcVar2") (= "=") (string_literal ""Intel K1OM is 64bit ELF only"" (" """) (string_content "Intel K1OM is 64bit ELF only") (" """))) (; ";")) (} "}")) (else_clause "else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" (else "else") (compound_statement "{\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" ({ "{") (if_statement "if (DAT_001e39e0 != 0xc) {\n return 8;\n }" (if "if") (parenthesized_expression "(DAT_001e39e0 != 0xc)" (( "(") (binary_expression "DAT_001e39e0 != 0xc" (identifier "DAT_001e39e0") (!= "!=") (number_literal "0xc")) () ")")) (compound_statement "{\n return 8;\n }" ({ "{") (return_statement "return 8;" (return "return") (number_literal "8") (; ";")) (} "}"))) (if_statement "if (DAT_001e3b14 != 2) {\n return 0xb;\n }" (if "if") (parenthesized_expression "(DAT_001e3b14 != 2)" (( "(") (binary_expression "DAT_001e3b14 != 2" (identifier "DAT_001e3b14") (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n return 0xb;\n }" ({ "{") (return_statement "return 0xb;" (return "return") (number_literal "0xb") (; ";")) (} "}"))) (expression_statement "pcVar2 = "Intel MCU is 32bit ELF only";" (assignment_expression "pcVar2 = "Intel MCU is 32bit ELF only"" (identifier "pcVar2") (= "=") (string_literal ""Intel MCU is 32bit ELF only"" (" """) (string_content "Intel MCU is 32bit ELF only") (" """))) (; ";")) (} "}")))))) (expression_statement "uVar1 = dcgettext(0,pcVar2,5);" (assignment_expression "uVar1 = dcgettext(0,pcVar2,5)" (identifier "uVar1") (= "=") (call_expression "dcgettext(0,pcVar2,5)" (identifier "dcgettext") (argument_list "(0,pcVar2,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar2") (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011dc10(uVar1);" (call_expression "FUN_0011dc10(uVar1)" (identifier "FUN_0011dc10") (argument_list "(uVar1)" (( "(") (identifier "uVar1") () ")"))) (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ type_1 function_1(void) { char *pcVar1; if (var_1 == var_2) { if (var_3 == var_4) { return bfd_arch_l1om; } pcVar1 = "Intel L1OM is 64bit ELF only"; } else if (var_1 == var_5) { if (var_3 == var_4) { return bfd_arch_k1om; } pcVar1 = "Intel K1OM is 64bit ELF only"; } else { if (var_1 != var_6) { return bfd_arch_i386; } if (var_3 != var_4) { return bfd_arch_iamcu; } pcVar1 = "Intel MCU is 32bit ELF only"; } pcVar1 = (char *)var_7(0,pcVar1,5); /* WARNING: Subroutine does not return */ var_8(pcVar1); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))))
null
undefined8 MASKED(void) { undefined8 uVar1; char *pcVar2; if (DAT_001e39e0 == 10) { if (DAT_001e3b14 == 2) { return 9; } pcVar2 = "Intel L1OM is 64bit ELF only"; } else if (DAT_001e39e0 == 0xb) { if (DAT_001e3b14 == 2) { return 10; } pcVar2 = "Intel K1OM is 64bit ELF only"; } else { if (DAT_001e39e0 != 0xc) { return 8; } if (DAT_001e3b14 != 2) { return 0xb; } pcVar2 = "Intel MCU is 32bit ELF only"; } uVar1 = dcgettext(0,pcVar2,5); /* WARNING: Subroutine does not return */ FUN_0011dc10(uVar1); }
1300_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
~Struct_no_warn_mismatch
FUN_00157e80
/* DWARF original prototype: void ~Struct_no_warn_mismatch(Struct_no_warn_mismatch * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_warn_mismatch::~Struct_no_warn_mismatch (Struct_no_warn_mismatch *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_00425e10; 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_00157e80(undefined8 *param_1) { *param_1 = &PTR_FUN_00425e10; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x425e10] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x00157ea0 MOV RDI,RDX JMP 0x002dac60 RET
null
null
null
null
[('const-16', u'PTRSUB_-1207271675'), ('const-433', u'STORE_-1207271789'), (u'PTRSUB_-1207271683', u'LOAD_-1207271797'), ('const-0', u'RETURN_-1207271742'), ('const-4349456', u'PTRSUB_-1207271689'), ('const-0', u'RETURN_-1207271751'), (u'PTRSUB_-1207271682', u'STORE_-1207271789'), ('const-433', u'LOAD_-1207271797'), ('const-0', u'PTRSUB_-1207271682'), (u'INT_NOTEQUAL_-1207271765', u'CBRANCH_-1207271764'), (u'PTRSUB_-1207271691', u'PTRSUB_-1207271687'), ('const-0', u'PTRSUB_-1207271691'), (u'LOAD_-1207271797', u'CAST_-1207271671'), ('tmp_68', u'PTRSUB_-1207271682'), (u'PTRSUB_-1207271692', u'PTRSUB_-1207271691'), (u'PTRSUB_-1207271687', u'PTRSUB_-1207271683'), ('const-0', u'PTRSUB_-1207271678'), ('const-0', u'PTRSUB_-1207271686'), ('const-0', u'PTRSUB_-1207271683'), (u'PTRSUB_-1207271686', u'PTRSUB_-1207271682'), ('tmp_48', u'CBRANCH_-1207271764'), (u'CAST_-1207271679', u'STORE_-1207271789'), (u'PTRSUB_-1207271678', u'PTRSUB_-1207271675'), (u'PTRSUB_-1207271675', u'INT_NOTEQUAL_-1207271765'), ('tmp_68', u'PTRSUB_-1207271686'), (u'PTRSUB_-1207271689', u'CAST_-1207271679'), (u'PTRSUB_-1207271682', u'PTRSUB_-1207271678'), ('const-8', u'PTRSUB_-1207271692'), ('tmp_68', u'PTRSUB_-1207271692'), ('const-0', u'PTRSUB_-1207271689'), (u'LOAD_-1207271797', u'CALL_-1207271755'), (u'CAST_-1207271671', u'INT_NOTEQUAL_-1207271765'), ('const-0', u'PTRSUB_-1207271687'), ('const-8', u'PTRSUB_-1207271682')]
[('tmp_109', u'PTRADD_-1207271694'), ('const-433', u'STORE_-1207271789'), ('const-3', u'PTRADD_-1207271686'), ('tmp_48', u'CBRANCH_-1207271764'), ('tmp_109', u'STORE_-1207271789'), (u'PTRADD_-1207271694', u'LOAD_-1207271797'), ('const-8', u'PTRADD_-1207271694'), (u'CAST_-1207271693', u'CALL_-1207271755'), ('const-0', u'RETURN_-1207271742'), ('const-0', u'RETURN_-1207271751'), ('const-433', u'LOAD_-1207271797'), (u'CAST_-1207271693', u'INT_NOTEQUAL_-1207271765'), (u'PTRADD_-1207271686', u'INT_NOTEQUAL_-1207271765'), ('tmp_109', u'PTRADD_-1207271686'), (u'LOAD_-1207271797', u'CAST_-1207271693'), ('const-0', u'PTRSUB_-1207271690'), (u'INT_NOTEQUAL_-1207271765', u'CBRANCH_-1207271764'), ('const-4349456', u'PTRSUB_-1207271690'), ('const-8', u'PTRADD_-1207271686'), (u'PTRSUB_-1207271690', u'STORE_-1207271789'), ('const-1', u'PTRADD_-1207271694')]
null
null
00157e80
x64
O2
(translation_unit "void FUN_00157e80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425e10;\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_00157e80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425e10;\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_00157e80(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_00425e10;\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_00425e10;" (assignment_expression "*param_1 = &PTR_FUN_00425e10" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425e10" & 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_warn_mismatch(Struct_no_warn_mismatch * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_warn_mismatch::~Struct_no_warn_mismatch\n (Struct_no_warn_mismatch *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_00425e10;\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_warn_mismatch::~Struct_no_warn_mismatch\n (Struct_no_warn_mismatch *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_00425e10;\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_warn_mismatch::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_no_warn_mismatch\n (Struct_no_warn_mismatch *this,int __in_chrg)" identifier (parameter_list "(Struct_no_warn_mismatch *this,int __in_chrg)" ( (parameter_declaration "Struct_no_warn_mismatch *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_00425e10;\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_00425e10;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425e10" (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_00425e10" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00425e10" & 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_00157e80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425e10;\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_00157e80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425e10;\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_00157e80(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_00425e10;\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_00425e10;" (assignment_expression "*param_1 = &PTR_FUN_00425e10" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425e10" & 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_00157e80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425e10;\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_00157e80(undefined8 *param_1)" (identifier "FUN_00157e80") (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_00425e10;\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_00425e10;" (assignment_expression "*param_1 = &PTR_FUN_00425e10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00425e10" (& "&") (identifier "PTR_FUN_00425e10"))) (; ";")) (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_warn_mismatch(Struct_no_warn_mismatch * 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_00425e10; 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_00425e10; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
9016_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
size_and_endianness
FUN_00406110
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Target_size_endianness size_and_endianness(Parameters * this) */ Target_size_endianness __thiscall gold::Parameters::size_and_endianness(Parameters *this) { Target_info *pTVar1; if (this->target_ != (Target *)0x0) { pTVar1 = this->target_->pti_; if (pTVar1->size == 0x20) { return (Target_size_endianness)pTVar1->is_big_endian; } if (parameters->target_ != (Target *)0x0) { pTVar1 = parameters->target_->pti_; if (pTVar1->size == 0x40) { return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness"); } } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x69,"target"); }
char FUN_00406110(long param_1) { int *piVar1; if (*(long *)(param_1 + 0x18) != 0) { piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8); if (*piVar1 == 0x20) { return (char)piVar1[1]; } if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) { piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8); if (*piVar1 == 0x40) { return ((char)piVar1[1] != '\0') + '\x02'; } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness"); } } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/parameters.h",0x69,"target"); }
SUB RSP,0x8 MOV RAX,qword ptr [RDI + 0x18] TEST RAX,RAX JZ 0x00406161 MOV RAX,qword ptr [RAX + 0x8] CMP dword ptr [RAX],0x20 JZ 0x00406158 MOV RAX,qword ptr [0x0067cb08] MOV RAX,qword ptr [RAX + 0x18] TEST RAX,RAX JZ 0x00406161 MOV RAX,qword ptr [RAX + 0x8] CMP dword ptr [RAX],0x40 JNZ 0x00406179 CMP byte ptr [RAX + 0x4],0x0 SETNZ AL ADD RSP,0x8 MOVZX EAX,AL ADD EAX,0x2 RET MOVZX EAX,byte ptr [RAX + 0x4] ADD RSP,0x8 RET LEA RDX,[0x57c3b8] MOV ESI,0x69 LEA RDI,[0x52e279] CALL 0x00352af0 LEA RDX,[0x57c3c0] MOV ESI,0xc7 LEA RDI,[0x57c266] CALL 0x00352af0
null
null
null
null
[('const-0', u'RETURN_-1201708558'), ('const-8', u'PTRSUB_-1201708465'), (u'LOAD_-1201708686', u'INT_EQUAL_-1201708671'), ('const-0', u'RETURN_-1201708606'), ('const-32', u'INT_EQUAL_-1201708725'), (u'PTRSUB_-1201708465', u'LOAD_-1201708746'), ('const-433', u'LOAD_-1201708740'), (u'COPY_-1201708421', u'CALL_-1201708543'), (u'LOAD_-1201708768', u'INT_NOTEQUAL_-1201708748'), ('const-64', u'INT_EQUAL_-1201708671'), (u'COPY_-1201708448', u'CALL_-1201708559'), ('tmp_135', u'CBRANCH_-1201708693'), (u'LOAD_-1201708692', u'PTRSUB_-1201708432'), ('const-433', u'LOAD_-1201708746'), ('const-199', u'CALL_-1201708543'), ('const-5751744', u'COPY_-1201708421'), ('const-0', u'INT_NOTEQUAL_-1201708651'), (u'LOAD_-1201708746', u'PTRSUB_-1201708460'), (u'LOAD_-1201708667', u'INT_NOTEQUAL_-1201708651'), ('const-1', u'RETURN_-1201708538'), (u'LOAD_-1201708588', u'INT_ZEXT_-1201708511'), ('const-24', u'PTRSUB_-1201708475'), ('tmp_58', u'CBRANCH_-1201708747'), (u'INDIRECT_-1201708399', u'COPY_-1201708455'), (u'LOAD_-1201708768', u'PTRSUB_-1201708465'), (u'PTRSUB_-1201708437', u'LOAD_-1201708692'), (u'INT_NOTEQUAL_-1201708651', u'INT_ZEXT_-1201708537'), ('tmp_644', u'PTRSUB_-1201708447'), ('const-433', u'LOAD_-1201708768'), (u'PTRSUB_-1201708432', u'LOAD_-1201708686'), ('tmp_178', u'CBRANCH_-1201708668'), ('const-0', u'INT_NOTEQUAL_-1201708694'), (u'PTRSUB_-1201708460', u'LOAD_-1201708740'), ('tmp_370', u'PTRSUB_-1201708475'), (u'LOAD_-1201708746', u'PTRSUB_-1201708400'), ('tmp_644', u'COPY_-1201708493'), (u'CALL_-1201708543', u'INDIRECT_-1201708374'), ('const-5751398', u'COPY_-1201708423'), ('const-433', u'LOAD_-1201708686'), (u'LOAD_-1201708714', u'INT_NOTEQUAL_-1201708694'), (u'INT_NOTEQUAL_-1201708748', u'CBRANCH_-1201708747'), ('const-433', u'LOAD_-1201708667'), (u'CALL_-1201708559', u'INDIRECT_-1201708399'), ('const-24', u'PTRSUB_-1201708447'), ('const-4', u'PTRSUB_-1201708400'), (u'LOAD_-1201708714', u'PTRSUB_-1201708437'), (u'PTRSUB_-1201708447', u'LOAD_-1201708714'), (u'INT_EQUAL_-1201708671', u'CBRANCH_-1201708668'), ('const-4', u'PTRSUB_-1201708426'), (u'LOAD_-1201708740', u'INT_EQUAL_-1201708725'), (u'INT_ADD_-1201708610', u'COPY_-1201708544'), (u'INDIRECT_-1201708374', u'COPY_-1201708432'), ('const-0', u'PTRSUB_-1201708432'), ('const-5751736', u'COPY_-1201708446'), ('const-433', u'LOAD_-1201708714'), ('tmp_644', u'COPY_-1201708474'), (u'COPY_-1201708544', u'RETURN_-1201708606'), (u'PTRSUB_-1201708400', u'LOAD_-1201708588'), ('const-0', u'PTRSUB_-1201708460'), (u'LOAD_-1201708692', u'PTRSUB_-1201708426'), (u'COPY_-1201708446', u'CALL_-1201708559'), ('const-1', u'RETURN_-1201708554'), (u'PTRSUB_-1201708475', u'LOAD_-1201708768'), ('const-2', u'INT_ADD_-1201708610'), ('const-433', u'LOAD_-1201708588'), (u'COPY_-1201708423', u'CALL_-1201708543'), (u'INT_ZEXT_-1201708537', u'INT_ADD_-1201708610'), ('const-8', u'PTRSUB_-1201708437'), (u'INT_NOTEQUAL_-1201708694', u'CBRANCH_-1201708693'), ('tmp_99', u'CBRANCH_-1201708723'), ('const-105', u'CALL_-1201708559'), ('const-5431929', u'COPY_-1201708448'), ('const-0', u'INT_NOTEQUAL_-1201708748'), (u'INT_ZEXT_-1201708511', u'RETURN_-1201708558'), (u'INT_EQUAL_-1201708725', u'CBRANCH_-1201708723'), (u'PTRSUB_-1201708426', u'LOAD_-1201708667'), ('const-433', u'LOAD_-1201708692')]
[('const-24', u'INT_ADD_-1201708752'), (u'CAST_-1201708436', u'LOAD_-1201708692'), ('const-0', u'RETURN_-1201708558'), ('const-433', u'LOAD_-1201708714'), (u'LOAD_-1201708588', u'SUBPIECE_-1201708407'), (u'LOAD_-1201708686', u'INT_EQUAL_-1201708671'), ('const-0', u'RETURN_-1201708606'), ('const-433', u'LOAD_-1201708588'), (u'LOAD_-1201708768', u'INT_ADD_-1201708730'), ('const-199', u'CALL_-1201708543'), (u'COPY_-1201708421', u'CALL_-1201708543'), (u'LOAD_-1201708768', u'INT_NOTEQUAL_-1201708748'), (u'INT_ADD_-1201708730', u'CAST_-1201708463'), (u'COPY_-1201708448', u'CALL_-1201708559'), ('tmp_135', u'CBRANCH_-1201708693'), (u'PTRADD_-1201708407', u'LOAD_-1201708588'), (u'PTRADD_-1201708652', u'CAST_-1201708446'), (u'CAST_-1201708473', u'LOAD_-1201708768'), (u'CALL_-1201708559', u'INDIRECT_-1201708405'), ('const-433', u'LOAD_-1201708686'), (u'INDIRECT_-1201708380', u'COPY_-1201708438'), ('tmp_632', u'COPY_-1201708480'), (u'LOAD_-1201708692', u'PTRADD_-1201708433'), ('const-1', u'RETURN_-1201708538'), ('const-433', u'LOAD_-1201708692'), (u'COPY_-1201708478', u'RETURN_-1201708558'), (u'CAST_-1201708463', u'LOAD_-1201708746'), ('const-24', u'PTRADD_-1201708652'), ('tmp_58', u'CBRANCH_-1201708747'), ('const-0', u'INT_NOTEQUAL_-1201708651'), (u'INT_NOTEQUAL_-1201708651', u'INT_ADD_-1201708474'), ('const-433', u'LOAD_-1201708746'), ('const-64', u'INT_EQUAL_-1201708671'), ('const-0', u'SUBPIECE_-1201708433'), ('const-2', u'INT_ADD_-1201708474'), (u'LOAD_-1201708746', u'LOAD_-1201708740'), ('const-1', u'PTRADD_-1201708652'), ('const-8', u'INT_ADD_-1201708730'), ('tmp_178', u'CBRANCH_-1201708668'), ('const-0', u'INT_NOTEQUAL_-1201708694'), (u'SUBPIECE_-1201708433', u'INT_NOTEQUAL_-1201708651'), ('const-1', u'PTRADD_-1201708407'), ('tmp_560', u'INT_ADD_-1201708752'), ('tmp_632', u'COPY_-1201708499'), (u'LOAD_-1201708746', u'PTRADD_-1201708407'), ('const-1', u'PTRADD_-1201708433'), (u'LOAD_-1201708714', u'INT_NOTEQUAL_-1201708694'), (u'INT_NOTEQUAL_-1201708748', u'CBRANCH_-1201708747'), ('const-8', u'INT_ADD_-1201708676'), ('const-5751736', u'COPY_-1201708446'), ('const-5751744', u'COPY_-1201708421'), (u'LOAD_-1201708667', u'SUBPIECE_-1201708433'), ('const-105', u'CALL_-1201708559'), (u'PTRADD_-1201708433', u'LOAD_-1201708667'), ('const-5751398', u'COPY_-1201708423'), (u'INT_EQUAL_-1201708671', u'CBRANCH_-1201708668'), (u'CALL_-1201708543', u'INDIRECT_-1201708380'), (u'LOAD_-1201708740', u'INT_EQUAL_-1201708725'), (u'COPY_-1201708490', u'RETURN_-1201708606'), (u'SUBPIECE_-1201708407', u'COPY_-1201708478'), ('const-433', u'LOAD_-1201708740'), (u'LOAD_-1201708692', u'LOAD_-1201708686'), ('const-433', u'LOAD_-1201708768'), ('const-5431929', u'COPY_-1201708448'), ('tmp_632', u'PTRADD_-1201708652'), (u'INT_ADD_-1201708474', u'COPY_-1201708490'), (u'CAST_-1201708446', u'LOAD_-1201708714'), (u'COPY_-1201708446', u'CALL_-1201708559'), ('const-1', u'RETURN_-1201708554'), (u'LOAD_-1201708714', u'INT_ADD_-1201708676'), (u'COPY_-1201708423', u'CALL_-1201708543'), ('const-32', u'INT_EQUAL_-1201708725'), ('const-4', u'PTRADD_-1201708433'), ('const-4', u'PTRADD_-1201708407'), ('const-433', u'LOAD_-1201708667'), (u'INT_NOTEQUAL_-1201708694', u'CBRANCH_-1201708693'), ('tmp_99', u'CBRANCH_-1201708723'), ('const-0', u'SUBPIECE_-1201708407'), (u'INT_ADD_-1201708752', u'CAST_-1201708473'), ('const-0', u'INT_NOTEQUAL_-1201708748'), (u'INT_ADD_-1201708676', u'CAST_-1201708436'), (u'INT_EQUAL_-1201708725', u'CBRANCH_-1201708723'), (u'INDIRECT_-1201708405', u'COPY_-1201708461')]
null
null
00406110
x64
O2
(translation_unit "char FUN_00406110(long param_1)\n\n{\n int *piVar1;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n}\n\n" (function_definition "char FUN_00406110(long param_1)\n\n{\n int *piVar1;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n}" primitive_type (function_declarator "FUN_00406110(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int *piVar1;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (if_statement "if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x18) != 0)" ( (binary_expression "*(long *)(param_1 + 0x18) != 0" (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) )))) != number_literal) )) (compound_statement "{\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }" { (expression_statement "piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);" (assignment_expression "piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8)" identifier = (pointer_expression "*(int **)(*(long *)(param_1 + 0x18) + 8)" * (cast_expression "(int **)(*(long *)(param_1 + 0x18) + 8)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 0x18) + 8)" ( (binary_expression "*(long *)(param_1 + 0x18) + 8" (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) )))) + number_literal) ))))) ;) (if_statement "if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }" if (parenthesized_expression "(*piVar1 == 0x20)" ( (binary_expression "*piVar1 == 0x20" (pointer_expression "*piVar1" * identifier) == number_literal) )) (compound_statement "{\n return (char)piVar1[1];\n }" { (return_statement "return (char)piVar1[1];" return (cast_expression "(char)piVar1[1]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "piVar1[1]" identifier [ number_literal ])) ;) })) (if_statement "if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x18) != 0)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x18) != 0" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }" { (expression_statement "piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);" (assignment_expression "piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" identifier = (pointer_expression "*(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" * (cast_expression "(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }" if (parenthesized_expression "(*piVar1 == 0x40)" ( (binary_expression "*piVar1 == 0x40" (pointer_expression "*piVar1" * identifier) == number_literal) )) (compound_statement "{\n return ((char)piVar1[1] != '\0') + '\x02';\n }" { (return_statement "return ((char)piVar1[1] != '\0') + '\x02';" return (binary_expression "((char)piVar1[1] != '\0') + '\x02'" (parenthesized_expression "((char)piVar1[1] != '\0')" ( (binary_expression "(char)piVar1[1] != '\0'" (cast_expression "(char)piVar1[1]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "piVar1[1]" identifier [ number_literal ])) != (char_literal "'\0'" ' escape_sequence ')) )) + (char_literal "'\x02'" ' escape_sequence ')) ;) })) comment (expression_statement "FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");" (call_expression "FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness")" identifier (argument_list "("../../gold/parameters.cc",199,"size_and_endianness")" ( (string_literal ""../../gold/parameters.cc"" " string_content ") , number_literal , (string_literal ""size_and_endianness"" " string_content ") ))) ;) })) })) comment (expression_statement "FUN_00352af0("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Target_size_endianness size_and_endianness(Parameters * this) */\n\nTarget_size_endianness __thiscall gold::Parameters::size_and_endianness(Parameters *this)\n\n{\n Target_info *pTVar1;\n \n if (this->target_ != (Target *)0x0) {\n pTVar1 = this->target_->pti_;\n if (pTVar1->size == 0x20) {\n return (Target_size_endianness)pTVar1->is_big_endian;\n }\n if (parameters->target_ != (Target *)0x0) {\n pTVar1 = parameters->target_->pti_;\n if (pTVar1->size == 0x40) {\n return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n}\n\n" comment comment comment (function_definition "Target_size_endianness __thiscall gold::Parameters::size_and_endianness(Parameters *this)\n\n{\n Target_info *pTVar1;\n \n if (this->target_ != (Target *)0x0) {\n pTVar1 = this->target_->pti_;\n if (pTVar1->size == 0x20) {\n return (Target_size_endianness)pTVar1->is_big_endian;\n }\n if (parameters->target_ != (Target *)0x0) {\n pTVar1 = parameters->target_->pti_;\n if (pTVar1->size == 0x40) {\n return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Parameters::" identifier : : identifier : :) (function_declarator "size_and_endianness(Parameters *this)" identifier (parameter_list "(Parameters *this)" ( (parameter_declaration "Parameters *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n Target_info *pTVar1;\n \n if (this->target_ != (Target *)0x0) {\n pTVar1 = this->target_->pti_;\n if (pTVar1->size == 0x20) {\n return (Target_size_endianness)pTVar1->is_big_endian;\n }\n if (parameters->target_ != (Target *)0x0) {\n pTVar1 = parameters->target_->pti_;\n if (pTVar1->size == 0x40) {\n return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n}" { (declaration "Target_info *pTVar1;" type_identifier (pointer_declarator "*pTVar1" * identifier) ;) (if_statement "if (this->target_ != (Target *)0x0) {\n pTVar1 = this->target_->pti_;\n if (pTVar1->size == 0x20) {\n return (Target_size_endianness)pTVar1->is_big_endian;\n }\n if (parameters->target_ != (Target *)0x0) {\n pTVar1 = parameters->target_->pti_;\n if (pTVar1->size == 0x40) {\n return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }" if (parenthesized_expression "(this->target_ != (Target *)0x0)" ( (binary_expression "this->target_ != (Target *)0x0" (field_expression "this->target_" identifier -> field_identifier) != (cast_expression "(Target *)0x0" ( (type_descriptor "Target *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pTVar1 = this->target_->pti_;\n if (pTVar1->size == 0x20) {\n return (Target_size_endianness)pTVar1->is_big_endian;\n }\n if (parameters->target_ != (Target *)0x0) {\n pTVar1 = parameters->target_->pti_;\n if (pTVar1->size == 0x40) {\n return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }" { (expression_statement "pTVar1 = this->target_->pti_;" (assignment_expression "pTVar1 = this->target_->pti_" identifier = (field_expression "this->target_->pti_" (field_expression "this->target_" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (pTVar1->size == 0x20) {\n return (Target_size_endianness)pTVar1->is_big_endian;\n }" if (parenthesized_expression "(pTVar1->size == 0x20)" ( (binary_expression "pTVar1->size == 0x20" (field_expression "pTVar1->size" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n return (Target_size_endianness)pTVar1->is_big_endian;\n }" { (return_statement "return (Target_size_endianness)pTVar1->is_big_endian;" return (cast_expression "(Target_size_endianness)pTVar1->is_big_endian" ( (type_descriptor "Target_size_endianness" type_identifier) ) (field_expression "pTVar1->is_big_endian" identifier -> field_identifier)) ;) })) (if_statement "if (parameters->target_ != (Target *)0x0) {\n pTVar1 = parameters->target_->pti_;\n if (pTVar1->size == 0x40) {\n return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness");\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 pTVar1 = parameters->target_->pti_;\n if (pTVar1->size == 0x40) {\n return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness");\n }" { (expression_statement "pTVar1 = parameters->target_->pti_;" (assignment_expression "pTVar1 = parameters->target_->pti_" identifier = (field_expression "parameters->target_->pti_" (field_expression "parameters->target_" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (pTVar1->size == 0x40) {\n return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;\n }" if (parenthesized_expression "(pTVar1->size == 0x40)" ( (binary_expression "pTVar1->size == 0x40" (field_expression "pTVar1->size" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;\n }" { (return_statement "return (pTVar1->is_big_endian != false) + TARGET_64_LITTLE;" return (binary_expression "(pTVar1->is_big_endian != false) + TARGET_64_LITTLE" (parenthesized_expression "(pTVar1->is_big_endian != false)" ( (binary_expression "pTVar1->is_big_endian != false" (field_expression "pTVar1->is_big_endian" identifier -> field_identifier) != false) )) + identifier) ;) })) comment (expression_statement "do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness");" (call_expression "do_gold_unreachable("../../gold/parameters.cc",199,"size_and_endianness")" identifier (argument_list "("../../gold/parameters.cc",199,"size_and_endianness")" ( (string_literal ""../../gold/parameters.cc"" " string_content ") , number_literal , (string_literal ""size_and_endianness"" " string_content ") ))) ;) })) })) 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 ") ))) ;) })))
(translation_unit "char FUN_00406110(long param_1)\n\n{\n int *piVar1;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n}\n\n" (function_definition "char FUN_00406110(long param_1)\n\n{\n int *piVar1;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n}" primitive_type (function_declarator "FUN_00406110(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int *piVar1;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (if_statement "if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x18) != 0)" ( (binary_expression "*(long *)(param_1 + 0x18) != 0" (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) )))) != number_literal) )) (compound_statement "{\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }" { (expression_statement "piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);" (assignment_expression "piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8)" identifier = (pointer_expression "*(int **)(*(long *)(param_1 + 0x18) + 8)" * (cast_expression "(int **)(*(long *)(param_1 + 0x18) + 8)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 0x18) + 8)" ( (binary_expression "*(long *)(param_1 + 0x18) + 8" (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) )))) + number_literal) ))))) ;) (if_statement "if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }" if (parenthesized_expression "(*piVar1 == 0x20)" ( (binary_expression "*piVar1 == 0x20" (pointer_expression "*piVar1" * identifier) == number_literal) )) (compound_statement "{\n return (char)piVar1[1];\n }" { (return_statement "return (char)piVar1[1];" return (cast_expression "(char)piVar1[1]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "piVar1[1]" identifier [ number_literal ])) ;) })) (if_statement "if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x18) != 0)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x18) != 0" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }" { (expression_statement "piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);" (assignment_expression "piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" identifier = (pointer_expression "*(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" * (cast_expression "(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }" if (parenthesized_expression "(*piVar1 == 0x40)" ( (binary_expression "*piVar1 == 0x40" (pointer_expression "*piVar1" * identifier) == number_literal) )) (compound_statement "{\n return ((char)piVar1[1] != '\0') + '\x02';\n }" { (return_statement "return ((char)piVar1[1] != '\0') + '\x02';" return (binary_expression "((char)piVar1[1] != '\0') + '\x02'" (parenthesized_expression "((char)piVar1[1] != '\0')" ( (binary_expression "(char)piVar1[1] != '\0'" (cast_expression "(char)piVar1[1]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "piVar1[1]" identifier [ number_literal ])) != (char_literal "'\0'" ' escape_sequence ')) )) + (char_literal "'\x02'" ' escape_sequence ')) ;) })) (expression_statement "FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");" (call_expression "FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness")" identifier (argument_list "("../../gold/parameters.cc",199,"size_and_endianness")" ( (string_literal ""../../gold/parameters.cc"" " string_content ") , number_literal , (string_literal ""size_and_endianness"" " string_content ") ))) ;) })) })) (expression_statement "FUN_00352af0("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compound_statement { (return_statement return (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compound_statement { (return_statement return (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != (char_literal ' escape_sequence ')) )) + (char_literal ' escape_sequence ')) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "char FUN_00406110(long param_1)\n\n{\n int *piVar1;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n}" (primitive_type "char") (function_declarator "FUN_00406110(long param_1)" (identifier "FUN_00406110") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n int *piVar1;\n \n if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (if_statement "if (*(long *)(param_1 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x18) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x18) != 0" (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")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);\n if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }\n if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }\n }" ({ "{") (expression_statement "piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8);" (assignment_expression "piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8)" (identifier "piVar1") (= "=") (pointer_expression "*(int **)(*(long *)(param_1 + 0x18) + 8)" (* "*") (cast_expression "(int **)(*(long *)(param_1 + 0x18) + 8)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x18) + 8)" (( "(") (binary_expression "*(long *)(param_1 + 0x18) + 8" (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")) () ")")))) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (*piVar1 == 0x20) {\n return (char)piVar1[1];\n }" (if "if") (parenthesized_expression "(*piVar1 == 0x20)" (( "(") (binary_expression "*piVar1 == 0x20" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (== "==") (number_literal "0x20")) () ")")) (compound_statement "{\n return (char)piVar1[1];\n }" ({ "{") (return_statement "return (char)piVar1[1];" (return "return") (cast_expression "(char)piVar1[1]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "piVar1[1]" (identifier "piVar1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) {\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x18) != 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x18) != 0" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x18" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x18")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);\n if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }\n \n FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");\n }" ({ "{") (expression_statement "piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8);" (assignment_expression "piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" (identifier "piVar1") (= "=") (pointer_expression "*(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" (* "*") (cast_expression "(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8)" (( "(") (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x18" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (*piVar1 == 0x40) {\n return ((char)piVar1[1] != '\0') + '\x02';\n }" (if "if") (parenthesized_expression "(*piVar1 == 0x40)" (( "(") (binary_expression "*piVar1 == 0x40" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (== "==") (number_literal "0x40")) () ")")) (compound_statement "{\n return ((char)piVar1[1] != '\0') + '\x02';\n }" ({ "{") (return_statement "return ((char)piVar1[1] != '\0') + '\x02';" (return "return") (binary_expression "((char)piVar1[1] != '\0') + '\x02'" (parenthesized_expression "((char)piVar1[1] != '\0')" (( "(") (binary_expression "(char)piVar1[1] != '\0'" (cast_expression "(char)piVar1[1]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "piVar1[1]" (identifier "piVar1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (+ "+") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) (; ";")) (} "}"))) (expression_statement "FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness");" (call_expression "FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness")" (identifier "FUN_00352af0") (argument_list "("../../gold/parameters.cc",199,"size_and_endianness")" (( "(") (string_literal ""../../gold/parameters.cc"" (" """) (string_content "../../gold/parameters.cc") (" """)) (, ",") (number_literal "199") (, ",") (string_literal ""size_and_endianness"" (" """) (string_content "size_and_endianness") (" """)) () ")"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_00352af0("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x69,"target")" (identifier "FUN_00352af0") (argument_list "("../../gold/parameters.h",0x69,"target")" (( "(") (string_literal ""../../gold/parameters.h"" (" """) (string_content "../../gold/parameters.h") (" """)) (, ",") (number_literal "0x69") (, ",") (string_literal ""target"" (" """) (string_content "target") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Target_size_endianness size_and_endianness(Parameters * this) */ type_1 __thiscall gold::type_2::function_1(type_2 *this) { type_3 *pTVar1; if (this->target_ != (type_4 *)0x0) { pTVar1 = this->target_->pti_; if (pTVar1->size == 0x20) { return (type_1)pTVar1->is_big_endian; } if (parameters->target_ != (type_4 *)0x0) { pTVar1 = parameters->target_->pti_; if (pTVar1->size == 0x40) { return (pTVar1->is_big_endian != false) + var_1; } /* WARNING: Subroutine does not return */ var_2("../../gold/parameters.cc",199,"size_and_endianness"); } } /* WARNING: Subroutine does not return */ var_2("../../gold/parameters.h",0x69,"target"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (return_statement (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (return_statement (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (char_literal (escape_sequence)))) right: (char_literal (escape_sequence)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
char MASKED(long param_1) { int *piVar1; if (*(long *)(param_1 + 0x18) != 0) { piVar1 = *(int **)(*(long *)(param_1 + 0x18) + 8); if (*piVar1 == 0x20) { return (char)piVar1[1]; } if (*(long *)(PTR_DAT_0067cb08 + 0x18) != 0) { piVar1 = *(int **)(*(long *)(PTR_DAT_0067cb08 + 0x18) + 8); if (*piVar1 == 0x40) { return ((char)piVar1[1] != '\0') + '\x02'; } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/parameters.cc",199,"size_and_endianness"); } } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/parameters.h",0x69,"target"); }
9899_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
has_facet<std::codecvt<wchar_t,char,__mbstate_t>>
FUN_00329010
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::codecvt<wchar_t, char, __mbstate_t> >(std::locale const&) */ bool std::has_facet<std::codecvt<wchar_t,char,__mbstate_t>>(locale *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = locale::id::_M_id((id *)&codecvt<wchar_t,char,__mbstate_t>::id); bVar3 = false; if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) { lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo, &codecvt<wchar_t,char,__mbstate_t>::typeinfo,0); bVar3 = lVar2 != 0; } return bVar3; }
bool FUN_00329010(long *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = FUN_002dd3b0(&DAT_0044bbe8); bVar3 = false; if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0); bVar3 = lVar2 != 0; } return bVar3; }
PUSH RBX MOV RBX,RDI LEA RDI,[0x44bbe8] CALL 0x002dd3b0 MOV RCX,qword ptr [RBX] MOV RDX,RAX XOR EAX,EAX CMP qword ptr [RCX + 0x10],RDX JBE 0x00329056 MOV RCX,qword ptr [RCX + 0x8] MOV RDI,qword ptr [RCX + RDX*0x8] TEST RDI,RDI JZ 0x00329056 LEA RDX,[0x43b8d0] LEA RSI,[0x438640] XOR ECX,ECX CALL 0x0031b7c0 TEST RAX,RAX SETNZ AL POP RBX RET
null
null
null
null
[('tmp_135', u'CBRANCH_-1204973455'), ('const-433', u'LOAD_-1204973476'), (u'LOAD_-1204973526', u'INT_ADD_-1204973468'), (u'CAST_-1204973269', u'LOAD_-1204973484'), ('const-0', u'PTRSUB_-1204973246'), ('const-0', u'INT_NOTEQUAL_-1204973456'), (u'INT_ADD_-1204973468', u'CAST_-1204973269'), (u'PTRSUB_-1204973292', u'CAST_-1204973291'), (u'CALL_-1204973420', u'INT_NOTEQUAL_-1204973405'), (u'INT_NOTEQUAL_-1204973405', u'MULTIEQUAL_-1204973252'), (u'PTRSUB_-1204973246', u'CALL_-1204973420'), (u'INT_MULT_-1204973448', u'INT_ADD_-1204973460'), ('const-0', u'RETURN_-1204973387'), ('tmp_230', u'CAST_-1204973285'), ('const-16', u'INT_ADD_-1204973488'), ('const-0', u'COPY_-1204973358'), ('const-0', u'INT_NOTEQUAL_-1204973405'), (u'CAST_-1204973291', u'CALL_-1204973527'), ('const-0', u'PTRSUB_-1204973245'), (u'INT_ADD_-1204973488', u'CAST_-1204973276'), (u'INT_NOTEQUAL_-1204973456', u'CBRANCH_-1204973455'), (u'COPY_-1204973373', u'RETURN_-1204973387'), (u'CALL_-1204973527', u'INT_MULT_-1204973448'), (u'COPY_-1204973357', u'COPY_-1204973339'), ('const-4504552', u'PTRSUB_-1204973292'), (u'LOAD_-1204973484', u'INT_ADD_-1204973460'), (u'CAST_-1204973276', u'LOAD_-1204973504'), ('const-433', u'LOAD_-1204973504'), ('const-8', u'INT_MULT_-1204973448'), (u'CAST_-1204973264', u'LOAD_-1204973476'), ('const-8', u'INT_ADD_-1204973468'), (u'LOAD_-1204973476', u'INT_NOTEQUAL_-1204973456'), ('tmp_90', u'CBRANCH_-1204973485'), (u'COPY_-1204973339', u'MULTIEQUAL_-1204973252'), (u'INT_LESS_-1204973476', u'CBRANCH_-1204973485'), (u'LOAD_-1204973476', u'CALL_-1204973420'), (u'MULTIEQUAL_-1204973252', u'COPY_-1204973373'), ('const-433', u'LOAD_-1204973484'), (u'LOAD_-1204973526', u'INT_ADD_-1204973488'), ('const-0', u'CALL_-1204973420'), (u'LOAD_-1204973504', u'INT_LESS_-1204973476'), ('const-0', u'PTRSUB_-1204973292'), (u'CAST_-1204973285', u'LOAD_-1204973526'), ('const-433', u'LOAD_-1204973526'), ('const-0', u'COPY_-1204973357'), (u'PTRSUB_-1204973245', u'CALL_-1204973420'), (u'CALL_-1204973527', u'INT_LESS_-1204973476'), (u'COPY_-1204973325', u'MULTIEQUAL_-1204973252'), ('const-4438224', u'PTRSUB_-1204973245'), (u'INT_ADD_-1204973460', u'CAST_-1204973264'), (u'COPY_-1204973358', u'COPY_-1204973325'), ('const-4425280', u'PTRSUB_-1204973246')]
[('const-4504552', u'PTRSUB_-1204973297'), ('tmp_135', u'CBRANCH_-1204973455'), ('const-0', u'PTRSUB_-1204973251'), ('const-0', u'PTRSUB_-1204973297'), ('const-433', u'LOAD_-1204973476'), ('const-433', u'LOAD_-1204973504'), (u'LOAD_-1204973526', u'INT_ADD_-1204973468'), ('const-0', u'INT_NOTEQUAL_-1204973456'), ('const-8', u'INT_MULT_-1204973448'), (u'CALL_-1204973420', u'INT_NOTEQUAL_-1204973405'), (u'INT_NOTEQUAL_-1204973405', u'MULTIEQUAL_-1204973242'), (u'INT_MULT_-1204973448', u'INT_ADD_-1204973460'), ('const-8', u'INT_ADD_-1204973468'), ('const-0', u'RETURN_-1204973387'), (u'CAST_-1204973282', u'LOAD_-1204973504'), (u'LOAD_-1204973476', u'INT_NOTEQUAL_-1204973456'), ('const-16', u'INT_ADD_-1204973488'), (u'INT_ADD_-1204973460', u'CAST_-1204973270'), ('tmp_90', u'CBRANCH_-1204973485'), ('const-0', u'INT_NOTEQUAL_-1204973405'), (u'COPY_-1204973348', u'MULTIEQUAL_-1204973242'), (u'INT_ADD_-1204973468', u'CAST_-1204973275'), (u'CAST_-1204973275', u'LOAD_-1204973484'), (u'INT_NOTEQUAL_-1204973456', u'CBRANCH_-1204973455'), (u'INT_LESS_-1204973476', u'CBRANCH_-1204973485'), (u'LOAD_-1204973476', u'CALL_-1204973420'), (u'PTRSUB_-1204973251', u'CALL_-1204973420'), (u'CALL_-1204973527', u'INT_MULT_-1204973448'), (u'MULTIEQUAL_-1204973242', u'RETURN_-1204973387'), ('const-433', u'LOAD_-1204973484'), (u'LOAD_-1204973526', u'INT_ADD_-1204973488'), (u'CAST_-1204973270', u'LOAD_-1204973476'), ('const-0', u'PTRSUB_-1204973250'), (u'LOAD_-1204973504', u'INT_LESS_-1204973476'), (u'PTRSUB_-1204973250', u'CALL_-1204973420'), ('const-4438224', u'PTRSUB_-1204973250'), ('const-433', u'LOAD_-1204973526'), ('tmp_459', u'LOAD_-1204973526'), (u'CALL_-1204973527', u'INT_LESS_-1204973476'), (u'LOAD_-1204973484', u'INT_ADD_-1204973460'), (u'PTRSUB_-1204973297', u'CALL_-1204973527'), ('const-4425280', u'PTRSUB_-1204973251'), (u'INT_ADD_-1204973488', u'CAST_-1204973282'), ('const-0', u'COPY_-1204973348'), ('const-0', u'CALL_-1204973420')]
null
null
00329010
x64
O2
(translation_unit "bool FUN_00329010(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3b0(&DAT_0044bbe8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_00329010(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3b0(&DAT_0044bbe8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_00329010(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3b0(&DAT_0044bbe8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_002dd3b0(&DAT_0044bbe8);" (assignment_expression "uVar1 = FUN_002dd3b0(&DAT_0044bbe8)" identifier = (call_expression "FUN_002dd3b0(&DAT_0044bbe8)" identifier (argument_list "(&DAT_0044bbe8)" ( (pointer_expression "&DAT_0044bbe8" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);" (assignment_expression "lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0)" identifier = (call_expression "FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438640" & identifier) , (pointer_expression "&PTR_PTR_FUN_0043b8d0" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::codecvt<wchar_t, char, __mbstate_t> >(std::locale const&) */\n\nbool std::has_facet<std::codecvt<wchar_t,char,__mbstate_t>>(locale *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = locale::id::_M_id((id *)&codecvt<wchar_t,char,__mbstate_t>::id);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &codecvt<wchar_t,char,__mbstate_t>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" comment comment (declaration "bool std::has_facet<std::codecvt<wchar_t,char,__mbstate_t>>(locale *param_1)\n\n{\n ulong uVar1;" primitive_type (ERROR "std::has_facet<std::codecvt<" identifier : : identifier < identifier : : identifier <) identifier , identifier , (ERROR "__mbstate_t>>(locale *param_1)\n\n{\n ulong" identifier >> ( identifier (pointer_declarator "*param_1" * identifier) ) { identifier) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (ERROR "uVar1 = locale::" (assignment_expression "uVar1 = locale" identifier = identifier) : :) (labeled_statement "id::_M_id((id *)&codecvt<wchar_t,char,__mbstate_t>::id);" statement_identifier : (ERROR ":" :) (expression_statement "_M_id((id *)&codecvt<wchar_t,char,__mbstate_t>::id);" (call_expression "_M_id((id *)&codecvt<wchar_t,char,__mbstate_t>::id)" identifier (argument_list "((id *)&codecvt<wchar_t,char,__mbstate_t>::id)" ( (binary_expression "(id *)&codecvt<wchar_t" (cast_expression "(id *)&codecvt" ( (type_descriptor "id *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&codecvt" & identifier)) < identifier) , identifier , (binary_expression "__mbstate_t>::id" identifier > (ERROR "::" : :) identifier) ))) ;)) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &codecvt<wchar_t,char,__mbstate_t>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*(long *)param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*(long *)param_1 + 0x10)" * (cast_expression "(ulong *)(*(long *)param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 0x10)" ( (binary_expression "*(long *)param_1 + 0x10" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*(long *)param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*(long *)param_1 + 8)" * (cast_expression "(long *)(*(long *)param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 8)" ( (binary_expression "*(long *)param_1 + 8" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (comma_expression "bVar3 = false, lVar2 != 0" (assignment_expression "bVar3 = false" identifier = false) , (binary_expression "lVar2 != 0" identifier != number_literal))) ))) )) (compound_statement "{\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &codecvt<wchar_t,char,__mbstate_t>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &codecvt<wchar_t,char,__mbstate_t>::typeinfo,0);" (assignment_expression "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &codecvt<wchar_t,char,__mbstate_t>::typeinfo,0)" identifier = (call_expression "__dynamic_cast(lVar2,&locale::facet::typeinfo,\n &codecvt<wchar_t,char,__mbstate_t>::typeinfo,0)" identifier (argument_list "(lVar2,&locale::facet::typeinfo,\n &codecvt<wchar_t,char,__mbstate_t>::typeinfo,0)" ( identifier , (ERROR "&locale::facet::" (pointer_expression "&locale" & identifier) : : identifier : :) identifier , (binary_expression "&codecvt<wchar_t" (pointer_expression "&codecvt" & identifier) < identifier) , identifier , (binary_expression "__mbstate_t>::typeinfo" identifier > (ERROR "::" : :) identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) (ERROR "}" }))
(translation_unit "bool FUN_00329010(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3b0(&DAT_0044bbe8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_00329010(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3b0(&DAT_0044bbe8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_00329010(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3b0(&DAT_0044bbe8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_002dd3b0(&DAT_0044bbe8);" (assignment_expression "uVar1 = FUN_002dd3b0(&DAT_0044bbe8)" identifier = (call_expression "FUN_002dd3b0(&DAT_0044bbe8)" identifier (argument_list "(&DAT_0044bbe8)" ( (pointer_expression "&DAT_0044bbe8" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);" (assignment_expression "lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0)" identifier = (call_expression "FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438640" & identifier) , (pointer_expression "&PTR_PTR_FUN_0043b8d0" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (binary_expression IDENT * LIT)) ))))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT != LIT)) ;) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_00329010(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3b0(&DAT_0044bbe8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" (primitive_type "bool") (function_declarator "FUN_00329010(long *param_1)" (identifier "FUN_00329010") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3b0(&DAT_0044bbe8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (expression_statement "uVar1 = FUN_002dd3b0(&DAT_0044bbe8);" (assignment_expression "uVar1 = FUN_002dd3b0(&DAT_0044bbe8)" (identifier "uVar1") (= "=") (call_expression "FUN_002dd3b0(&DAT_0044bbe8)" (identifier "FUN_002dd3b0") (argument_list "(&DAT_0044bbe8)" (( "(") (pointer_expression "&DAT_0044bbe8" (& "&") (identifier "DAT_0044bbe8")) () ")")))) (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }" (if "if") (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" (( "(") (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" (( "(") (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" (identifier "uVar1") (< "<") (pointer_expression "*(ulong *)(*param_1 + 0x10)" (* "*") (cast_expression "(ulong *)(*param_1 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 0x10)" (( "(") (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (( "(") (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (* "*") (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" (* "*") (cast_expression "(long *)(*param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 8)" (( "(") (binary_expression "*param_1 + 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "8")) () ")")))) (+ "+") (binary_expression "uVar1 * 8" (identifier "uVar1") (* "*") (number_literal "8"))) () ")"))))) (, ",") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);\n bVar3 = lVar2 != 0;\n }" ({ "{") (expression_statement "lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0);" (assignment_expression "lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0)" (identifier "lVar2") (= "=") (call_expression "FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0)" (identifier "FUN_0031b7c0") (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0)" (( "(") (identifier "lVar2") (, ",") (pointer_expression "&PTR_PTR_FUN_00438640" (& "&") (identifier "PTR_PTR_FUN_00438640")) (, ",") (pointer_expression "&PTR_PTR_FUN_0043b8d0" (& "&") (identifier "PTR_PTR_FUN_0043b8d0")) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" (identifier "bVar3") (= "=") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) (; ";")) (} "}"))) (return_statement "return bVar3;" (return "return") (identifier "bVar3") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::codecvt<wchar_t, char, __mbstate_t> >(std::locale const&) */ bool std::has_facet<std::codecvt<var_2,char,var_3>>(locale *param_1) { type_2 var_4; long var_5; bool bVar3; var_4 = locale::id::var_1((type_1 *)&codecvt<var_2,char,var_3>::type_1); bVar3 = false; if ((var_4 < *(type_2 *)(*(long *)param_1 + 0x10)) && (var_5 = *(long *)(*(long *)(*(long *)param_1 + 8) + var_4 * 8), bVar3 = false, var_5 != 0)) { var_5 = var_6(var_5,&locale::facet::var_7, &codecvt<var_2,char,var_3>::var_7,0); bVar3 = var_5 != 0; } return bVar3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (return_statement (identifier)))))
null
bool MASKED(long *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = FUN_002dd3b0(&DAT_0044bbe8); bVar3 = false; if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_0031b7c0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b8d0,0); bVar3 = lVar2 != 0; } return bVar3; }
7413_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
string_appends
FUN_002c2fd0
/* DWARF original prototype: void string_appends(string * p, string * s, string * s) */ void string_appends(string *p,string *s,string *s_1) { int n; if ((string *)s->b != s_1) { n = (int)s_1 - (int)(string *)s->b; string_need(p,n); memcpy(p->p,s->b,(long)n); p->p = p->p + n; return; } return; }
void FUN_002c2fd0(long param_1,long *param_2,long param_3) { int iVar1; if (*param_2 != param_3) { iVar1 = (int)param_3 - (int)*param_2; FUN_002c2d40(param_1,iVar1); memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1); *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1; return; } return; }
MOV RAX,qword ptr [RSI] CMP RAX,RDX JZ 0x002c3010 PUSH R12 MOV R12,RSI PUSH RBP MOV RBP,RDI PUSH RBX MOV RBX,RDX SUB RBX,RAX MOV ESI,EBX MOVSXD RBX,EBX CALL 0x002c2d40 MOV RDI,qword ptr [RBP + 0x8] MOV RSI,qword ptr [R12] MOV RDX,RBX CALL 0x00147aa0 ADD qword ptr [RBP + 0x8],RBX POP RBX POP RBP POP R12 RET RET
null
null
null
null
[('const-433', u'LOAD_-1204604899'), (u'INT_SUB_-1204604908', u'INT_SEXT_-1204604896'), ('const-0', u'RETURN_-1204604828'), (u'PTRSUB_-1204604730', u'LOAD_-1204604893'), ('const-0', u'RETURN_-1204604819'), ('tmp_232', u'PTRSUB_-1204604735'), (u'LOAD_-1204604899', u'CALL_-1204604876'), ('tmp_234', u'INT_NOTEQUAL_-1204604954'), ('tmp_33', u'CBRANCH_-1204604953'), ('const-0', u'SUBPIECE_-1204604766'), ('const-8', u'PTRSUB_-1204604735'), (u'INT_NOTEQUAL_-1204604954', u'CBRANCH_-1204604953'), (u'SUBPIECE_-1204604766', u'INT_SUB_-1204604908'), (u'CAST_-1204604768', u'INT_NOTEQUAL_-1204604954'), ('const-433', u'LOAD_-1204604870'), ('const-1', u'PTRADD_-1204604806'), ('tmp_233', u'PTRSUB_-1204604730'), (u'PTRSUB_-1204604735', u'LOAD_-1204604899'), (u'SUBPIECE_-1204604762', u'INT_SUB_-1204604908'), ('tmp_234', u'SUBPIECE_-1204604766'), (u'PTRSUB_-1204604717', u'STORE_-1204604867'), ('const-8', u'PTRSUB_-1204604717'), ('const-0', u'SUBPIECE_-1204604762'), (u'INT_SEXT_-1204604896', u'CALL_-1204604876'), (u'LOAD_-1204604870', u'PTRADD_-1204604806'), (u'INT_SUB_-1204604908', u'CALL_-1204604901'), (u'PTRADD_-1204604806', u'STORE_-1204604867'), ('const-433', u'STORE_-1204604867'), ('tmp_232', u'PTRSUB_-1204604717'), (u'CAST_-1204604768', u'SUBPIECE_-1204604762'), ('tmp_233', u'PTRSUB_-1204604770'), (u'INT_SEXT_-1204604896', u'PTRADD_-1204604806'), (u'PTRSUB_-1204604770', u'LOAD_-1204604974'), (u'LOAD_-1204604974', u'CAST_-1204604768'), ('const-433', u'LOAD_-1204604974'), ('tmp_232', u'CALL_-1204604901'), (u'LOAD_-1204604893', u'CALL_-1204604876'), (u'PTRSUB_-1204604717', u'LOAD_-1204604870'), ('const-433', u'LOAD_-1204604893'), ('const-0', u'PTRSUB_-1204604770'), ('const-0', u'PTRSUB_-1204604730')]
[('const-0', u'SUBPIECE_-1204604767'), ('const-8', u'INT_ADD_-1204604883'), (u'INT_SUB_-1204604908', u'INT_SEXT_-1204604896'), ('tmp_326', u'LOAD_-1204604974'), ('const-0', u'RETURN_-1204604828'), ('const-0', u'RETURN_-1204604819'), ('const-0', u'SUBPIECE_-1204604765'), (u'LOAD_-1204604899', u'CALL_-1204604876'), (u'LOAD_-1204604893', u'CAST_-1204604735'), ('tmp_33', u'CBRANCH_-1204604953'), ('tmp_331', u'INT_ADD_-1204604883'), (u'INT_NOTEQUAL_-1204604954', u'CBRANCH_-1204604953'), (u'INT_ADD_-1204604852', u'STORE_-1204604867'), ('tmp_327', u'SUBPIECE_-1204604767'), ('tmp_331', u'CALL_-1204604901'), (u'SUBPIECE_-1204604767', u'INT_SUB_-1204604908'), (u'CAST_-1204604722', u'STORE_-1204604867'), (u'INT_SEXT_-1204604896', u'INT_ADD_-1204604852'), ('tmp_331', u'INT_ADD_-1204604858'), (u'INT_SEXT_-1204604896', u'CALL_-1204604876'), ('const-433', u'LOAD_-1204604974'), (u'INT_SUB_-1204604908', u'CALL_-1204604901'), (u'LOAD_-1204604870', u'INT_ADD_-1204604852'), ('const-433', u'LOAD_-1204604893'), (u'CAST_-1204604735', u'CALL_-1204604876'), (u'CAST_-1204604740', u'LOAD_-1204604899'), ('tmp_327', u'INT_NOTEQUAL_-1204604954'), ('const-433', u'LOAD_-1204604899'), (u'LOAD_-1204604974', u'INT_NOTEQUAL_-1204604954'), (u'SUBPIECE_-1204604765', u'INT_SUB_-1204604908'), ('tmp_326', u'LOAD_-1204604893'), (u'CAST_-1204604722', u'LOAD_-1204604870'), ('const-8', u'INT_ADD_-1204604858'), ('const-433', u'STORE_-1204604867'), ('const-433', u'LOAD_-1204604870'), (u'LOAD_-1204604974', u'SUBPIECE_-1204604765'), (u'INT_ADD_-1204604883', u'CAST_-1204604740'), (u'INT_ADD_-1204604858', u'CAST_-1204604722')]
null
null
002c2fd0
x64
O2
(translation_unit "void FUN_002c2fd0(long param_1,long *param_2,long param_3)\n\n{\n int iVar1;\n \n if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_002c2fd0(long param_1,long *param_2,long param_3)\n\n{\n int iVar1;\n \n if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_002c2fd0(long param_1,long *param_2,long param_3)" identifier (parameter_list "(long param_1,long *param_2,long param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n \n if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (if_statement "if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }" if (parenthesized_expression "(*param_2 != param_3)" ( (binary_expression "*param_2 != param_3" (pointer_expression "*param_2" * identifier) != identifier) )) (compound_statement "{\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }" { (expression_statement "iVar1 = (int)param_3 - (int)*param_2;" (assignment_expression "iVar1 = (int)param_3 - (int)*param_2" identifier = (binary_expression "(int)param_3 - (int)*param_2" (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)*param_2" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_2" * identifier)))) ;) (expression_statement "FUN_002c2d40(param_1,iVar1);" (call_expression "FUN_002c2d40(param_1,iVar1)" identifier (argument_list "(param_1,iVar1)" ( identifier , identifier ))) ;) (expression_statement "memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);" (call_expression "memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1)" identifier (argument_list "(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1)" ( (pointer_expression "*(void **)(param_1 + 8)" * (cast_expression "(void **)(param_1 + 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) , (cast_expression "(void *)*param_2" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) , (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))) ;) (expression_statement "*(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;" (assignment_expression "*(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1" (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) )))) = (binary_expression "*(long *)(param_1 + 8) + (long)iVar1" (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)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void string_appends(string * p, string * s, string * s) */\n\nvoid string_appends(string *p,string *s,string *s_1)\n\n{\n int n;\n \n if ((string *)s->b != s_1) {\n n = (int)s_1 - (int)(string *)s->b;\n string_need(p,n);\n memcpy(p->p,s->b,(long)n);\n p->p = p->p + n;\n return;\n }\n return;\n}\n\n" comment (function_definition "void string_appends(string *p,string *s,string *s_1)\n\n{\n int n;\n \n if ((string *)s->b != s_1) {\n n = (int)s_1 - (int)(string *)s->b;\n string_need(p,n);\n memcpy(p->p,s->b,(long)n);\n p->p = p->p + n;\n return;\n }\n return;\n}" primitive_type (function_declarator "string_appends(string *p,string *s,string *s_1)" identifier (parameter_list "(string *p,string *s,string *s_1)" ( (parameter_declaration "string *p" type_identifier (pointer_declarator "*p" * identifier)) , (parameter_declaration "string *s" type_identifier (pointer_declarator "*s" * identifier)) , (parameter_declaration "string *s_1" type_identifier (pointer_declarator "*s_1" * identifier)) ))) (compound_statement "{\n int n;\n \n if ((string *)s->b != s_1) {\n n = (int)s_1 - (int)(string *)s->b;\n string_need(p,n);\n memcpy(p->p,s->b,(long)n);\n p->p = p->p + n;\n return;\n }\n return;\n}" { (declaration "int n;" primitive_type identifier ;) (if_statement "if ((string *)s->b != s_1) {\n n = (int)s_1 - (int)(string *)s->b;\n string_need(p,n);\n memcpy(p->p,s->b,(long)n);\n p->p = p->p + n;\n return;\n }" if (parenthesized_expression "((string *)s->b != s_1)" ( (binary_expression "(string *)s->b != s_1" (cast_expression "(string *)s->b" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "s->b" identifier -> field_identifier)) != identifier) )) (compound_statement "{\n n = (int)s_1 - (int)(string *)s->b;\n string_need(p,n);\n memcpy(p->p,s->b,(long)n);\n p->p = p->p + n;\n return;\n }" { (expression_statement "n = (int)s_1 - (int)(string *)s->b;" (assignment_expression "n = (int)s_1 - (int)(string *)s->b" identifier = (binary_expression "(int)s_1 - (int)(string *)s->b" (cast_expression "(int)s_1" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)(string *)s->b" ( (type_descriptor "int" primitive_type) ) (cast_expression "(string *)s->b" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "s->b" identifier -> field_identifier))))) ;) (expression_statement "string_need(p,n);" (call_expression "string_need(p,n)" identifier (argument_list "(p,n)" ( identifier , identifier ))) ;) (expression_statement "memcpy(p->p,s->b,(long)n);" (call_expression "memcpy(p->p,s->b,(long)n)" identifier (argument_list "(p->p,s->b,(long)n)" ( (field_expression "p->p" identifier -> field_identifier) , (field_expression "s->b" identifier -> field_identifier) , (cast_expression "(long)n" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))) ;) (expression_statement "p->p = p->p + n;" (assignment_expression "p->p = p->p + n" (field_expression "p->p" identifier -> field_identifier) = (binary_expression "p->p + n" (field_expression "p->p" identifier -> field_identifier) + identifier)) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002c2fd0(long param_1,long *param_2,long param_3)\n\n{\n int iVar1;\n \n if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_002c2fd0(long param_1,long *param_2,long param_3)\n\n{\n int iVar1;\n \n if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_002c2fd0(long param_1,long *param_2,long param_3)" identifier (parameter_list "(long param_1,long *param_2,long param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n \n if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (if_statement "if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }" if (parenthesized_expression "(*param_2 != param_3)" ( (binary_expression "*param_2 != param_3" (pointer_expression "*param_2" * identifier) != identifier) )) (compound_statement "{\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }" { (expression_statement "iVar1 = (int)param_3 - (int)*param_2;" (assignment_expression "iVar1 = (int)param_3 - (int)*param_2" identifier = (binary_expression "(int)param_3 - (int)*param_2" (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)*param_2" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_2" * identifier)))) ;) (expression_statement "FUN_002c2d40(param_1,iVar1);" (call_expression "FUN_002c2d40(param_1,iVar1)" identifier (argument_list "(param_1,iVar1)" ( identifier , identifier ))) ;) (expression_statement "memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);" (call_expression "memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1)" identifier (argument_list "(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1)" ( (pointer_expression "*(void **)(param_1 + 8)" * (cast_expression "(void **)(param_1 + 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) , (cast_expression "(void *)*param_2" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) , (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))) ;) (expression_statement "*(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;" (assignment_expression "*(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1" (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) )))) = (binary_expression "*(long *)(param_1 + 8) + (long)iVar1" (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)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT)))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) , (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_002c2fd0(long param_1,long *param_2,long param_3)\n\n{\n int iVar1;\n \n if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_002c2fd0(long param_1,long *param_2,long param_3)" (identifier "FUN_002c2fd0") (parameter_list "(long param_1,long *param_2,long param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n int iVar1;\n \n if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (if_statement "if (*param_2 != param_3) {\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }" (if "if") (parenthesized_expression "(*param_2 != param_3)" (( "(") (binary_expression "*param_2 != param_3" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (!= "!=") (identifier "param_3")) () ")")) (compound_statement "{\n iVar1 = (int)param_3 - (int)*param_2;\n FUN_002c2d40(param_1,iVar1);\n memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);\n *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;\n return;\n }" ({ "{") (expression_statement "iVar1 = (int)param_3 - (int)*param_2;" (assignment_expression "iVar1 = (int)param_3 - (int)*param_2" (identifier "iVar1") (= "=") (binary_expression "(int)param_3 - (int)*param_2" (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3")) (- "-") (cast_expression "(int)*param_2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))))) (; ";")) (expression_statement "FUN_002c2d40(param_1,iVar1);" (call_expression "FUN_002c2d40(param_1,iVar1)" (identifier "FUN_002c2d40") (argument_list "(param_1,iVar1)" (( "(") (identifier "param_1") (, ",") (identifier "iVar1") () ")"))) (; ";")) (expression_statement "memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1);" (call_expression "memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1)" (identifier "memcpy") (argument_list "(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1)" (( "(") (pointer_expression "*(void **)(param_1 + 8)" (* "*") (cast_expression "(void **)(param_1 + 8)" (( "(") (type_descriptor "void **" (primitive_type "void") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (, ",") (cast_expression "(void *)*param_2" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (, ",") (cast_expression "(long)iVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar1")) () ")"))) (; ";")) (expression_statement "*(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1;" (assignment_expression "*(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1" (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 8) + (long)iVar1" (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (cast_expression "(long)iVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar1")))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void string_appends(string * p, string * s, string * s) */ void function_1(type_1 *p,type_1 *s,type_1 *var_1) { int var_4; if ((type_1 *)s->b != var_1) { var_4 = (int)var_1 - (int)(type_1 *)s->b; var_2(p,var_4); var_3(p->p,s->b,(long)var_4); p->p = p->p + var_4; return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (return_statement))) (return_statement))))
null
void MASKED(long param_1,long *param_2,long param_3) { int iVar1; if (*param_2 != param_3) { iVar1 = (int)param_3 - (int)*param_2; FUN_002c2d40(param_1,iVar1); memcpy(*(void **)(param_1 + 8),(void *)*param_2,(long)iVar1); *(long *)(param_1 + 8) = *(long *)(param_1 + 8) + (long)iVar1; return; } return; }
2139_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
~File_view
FUN_0016af20
/* DWARF original prototype: void ~File_view(File_view * this, int __in_chrg) */ void __thiscall gold::File_view::~File_view(File_view *this,int __in_chrg) { int iVar1; bool bVar2; bVar2 = File_read::is_locked(this->file_); if (!bVar2) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/fileread.cc",0x361,"~File_view"); } iVar1 = this->view_->lock_count_; if (0 < iVar1) { this->view_->lock_count_ = iVar1 + -1; return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/fileread.cc",0xa4,"unlock"); }
void FUN_0016af20(undefined8 *param_1) { int iVar1; char cVar2; cVar2 = FUN_0016a300(*param_1); if (cVar2 == '\0') { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view"); } iVar1 = *(int *)(param_1[1] + 0x18); if (0 < iVar1) { *(int *)(param_1[1] + 0x18) = iVar1 + -1; return; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock"); }
PUSH RBX MOV RBX,RDI MOV RDI,qword ptr [RDI] CALL 0x0016a300 TEST AL,AL JZ 0x0016af43 MOV RDX,qword ptr [RBX + 0x8] MOV EAX,dword ptr [RDX + 0x18] TEST EAX,EAX JLE 0x0016af5b SUB EAX,0x1 MOV dword ptr [RDX + 0x18],EAX POP RBX RET LEA RDX,[0x30e048] MOV ESI,0x361 LEA RDI,[0x30ddc8] CALL 0x0016cdf0 LEA RDX,[0x30e15b] MOV ESI,0xa4 LEA RDI,[0x30ddc8] CALL 0x0016cdf0
null
null
null
null
[('tmp_47', u'CBRANCH_-1207324859'), ('tmp_196', u'PTRSUB_-1207324663'), ('const-433', u'LOAD_-1207324858'), (u'LOAD_-1207324858', u'PTRSUB_-1207324645'), ('const-0', u'INT_SLESS_-1207324822'), ('const-4294967295', u'INT_ADD_-1207324810'), ('const-3202504', u'COPY_-1207324682'), ('const-3203144', u'COPY_-1207324680'), ('tmp_97', u'CBRANCH_-1207324829'), ('const-1', u'RETURN_-1207324743'), ('const-3203419', u'COPY_-1207324655'), ('const-1', u'RETURN_-1207324759'), ('const-3202504', u'COPY_-1207324657'), (u'COPY_-1207324655', u'CALL_-1207324748'), (u'CALL_-1207324874', u'BOOL_NEGATE_-1207324834'), ('const-0', u'RETURN_-1207324795'), (u'LOAD_-1207324851', u'INT_SLESS_-1207324822'), ('const-24', u'PTRSUB_-1207324645'), ('const-865', u'CALL_-1207324764'), (u'COPY_-1207324657', u'CALL_-1207324748'), (u'PTRSUB_-1207324645', u'LOAD_-1207324851'), ('const-8', u'PTRSUB_-1207324650'), (u'PTRSUB_-1207324650', u'LOAD_-1207324858'), ('const-433', u'LOAD_-1207324886'), ('tmp_196', u'PTRSUB_-1207324650'), (u'LOAD_-1207324886', u'CALL_-1207324874'), ('const-164', u'CALL_-1207324748'), (u'PTRSUB_-1207324663', u'LOAD_-1207324886'), (u'PTRSUB_-1207324634', u'STORE_-1207324813'), (u'LOAD_-1207324858', u'PTRSUB_-1207324634'), ('const-433', u'LOAD_-1207324851'), ('const-433', u'STORE_-1207324813'), (u'COPY_-1207324682', u'CALL_-1207324764'), ('const-24', u'PTRSUB_-1207324634'), (u'INT_SLESS_-1207324822', u'CBRANCH_-1207324829'), (u'BOOL_NEGATE_-1207324834', u'CBRANCH_-1207324859'), ('const-0', u'PTRSUB_-1207324663'), (u'INT_ADD_-1207324810', u'STORE_-1207324813'), (u'COPY_-1207324680', u'CALL_-1207324764'), (u'LOAD_-1207324851', u'INT_ADD_-1207324810')]
[('tmp_47', u'CBRANCH_-1207324859'), (u'PTRADD_-1207324657', u'LOAD_-1207324858'), (u'LOAD_-1207324858', u'INT_ADD_-1207324799'), (u'INT_EQUAL_-1207324860', u'CBRANCH_-1207324859'), (u'COPY_-1207324662', u'CALL_-1207324748'), ('tmp_97', u'CBRANCH_-1207324829'), ('const-433', u'STORE_-1207324813'), ('tmp_363', u'PTRADD_-1207324657'), ('const-0', u'INT_EQUAL_-1207324860'), ('const-3202504', u'COPY_-1207324687'), ('const-1', u'RETURN_-1207324743'), ('const-865', u'CALL_-1207324764'), (u'COPY_-1207324685', u'CALL_-1207324764'), ('const-3203419', u'COPY_-1207324660'), ('const-8', u'PTRADD_-1207324657'), ('const-4294967295', u'INT_ADD_-1207324810'), (u'COPY_-1207324660', u'CALL_-1207324748'), ('const-24', u'INT_ADD_-1207324799'), (u'LOAD_-1207324858', u'INT_ADD_-1207324835'), ('const-1', u'RETURN_-1207324759'), ('const-433', u'LOAD_-1207324886'), ('const-0', u'RETURN_-1207324795'), (u'LOAD_-1207324851', u'INT_SLESS_-1207324822'), ('const-24', u'INT_ADD_-1207324835'), (u'CAST_-1207324642', u'STORE_-1207324813'), (u'CAST_-1207324653', u'LOAD_-1207324851'), (u'LOAD_-1207324886', u'CALL_-1207324874'), ('const-1', u'PTRADD_-1207324657'), ('const-3202504', u'COPY_-1207324662'), ('const-164', u'CALL_-1207324748'), ('const-433', u'LOAD_-1207324851'), ('const-433', u'LOAD_-1207324858'), (u'INT_ADD_-1207324835', u'CAST_-1207324653'), ('tmp_363', u'LOAD_-1207324886'), ('const-0', u'INT_SLESS_-1207324822'), (u'INT_SLESS_-1207324822', u'CBRANCH_-1207324829'), (u'INT_ADD_-1207324799', u'CAST_-1207324642'), (u'COPY_-1207324687', u'CALL_-1207324764'), ('const-3203144', u'COPY_-1207324685'), (u'CALL_-1207324874', u'INT_EQUAL_-1207324860'), (u'INT_ADD_-1207324810', u'STORE_-1207324813'), (u'LOAD_-1207324851', u'INT_ADD_-1207324810')]
null
null
0016af20
x64
O2
(translation_unit "void FUN_0016af20(undefined8 *param_1)\n\n{\n int iVar1;\n char cVar2;\n \n cVar2 = FUN_0016a300(*param_1);\n if (cVar2 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = *(int *)(param_1[1] + 0x18);\n if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");\n}\n\n" (function_definition "void FUN_0016af20(undefined8 *param_1)\n\n{\n int iVar1;\n char cVar2;\n \n cVar2 = FUN_0016a300(*param_1);\n if (cVar2 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = *(int *)(param_1[1] + 0x18);\n if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");\n}" primitive_type (function_declarator "FUN_0016af20(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n char cVar2;\n \n cVar2 = FUN_0016a300(*param_1);\n if (cVar2 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = *(int *)(param_1[1] + 0x18);\n if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (expression_statement "cVar2 = FUN_0016a300(*param_1);" (assignment_expression "cVar2 = FUN_0016a300(*param_1)" identifier = (call_expression "FUN_0016a300(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) ;) (if_statement "if (cVar2 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }" { comment (expression_statement "FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");" (call_expression "FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view")" identifier (argument_list "("../../gold/fileread.cc",0x361,"~File_view")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""~File_view"" " string_content ") ))) ;) })) (expression_statement "iVar1 = *(int *)(param_1[1] + 0x18);" (assignment_expression "iVar1 = *(int *)(param_1[1] + 0x18)" identifier = (pointer_expression "*(int *)(param_1[1] + 0x18)" * (cast_expression "(int *)(param_1[1] + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[1] + 0x18)" ( (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (if_statement "if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }" if (parenthesized_expression "(0 < iVar1)" ( (binary_expression "0 < iVar1" number_literal < identifier) )) (compound_statement "{\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }" { (expression_statement "*(int *)(param_1[1] + 0x18) = iVar1 + -1;" (assignment_expression "*(int *)(param_1[1] + 0x18) = iVar1 + -1" (pointer_expression "*(int *)(param_1[1] + 0x18)" * (cast_expression "(int *)(param_1[1] + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[1] + 0x18)" ( (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) )))) = (binary_expression "iVar1 + -1" identifier + number_literal)) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");" (call_expression "FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock")" identifier (argument_list "("../../gold/fileread.cc",0xa4,"unlock")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""unlock"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void ~File_view(File_view * this, int __in_chrg) */\n\nvoid __thiscall gold::File_view::~File_view(File_view *this,int __in_chrg)\n\n{\n int iVar1;\n bool bVar2;\n \n bVar2 = File_read::is_locked(this->file_);\n if (!bVar2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = this->view_->lock_count_;\n if (0 < iVar1) {\n this->view_->lock_count_ = iVar1 + -1;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0xa4,"unlock");\n}\n\n" comment (function_definition "void __thiscall gold::File_view::~File_view(File_view *this,int __in_chrg)\n\n{\n int iVar1;\n bool bVar2;\n \n bVar2 = File_read::is_locked(this->file_);\n if (!bVar2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = this->view_->lock_count_;\n if (0 < iVar1) {\n this->view_->lock_count_ = iVar1 + -1;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0xa4,"unlock");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::File_view::~" identifier : : identifier : : ~) (function_declarator "File_view(File_view *this,int __in_chrg)" identifier (parameter_list "(File_view *this,int __in_chrg)" ( (parameter_declaration "File_view *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n bool bVar2;\n \n bVar2 = File_read::is_locked(this->file_);\n if (!bVar2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = this->view_->lock_count_;\n if (0 < iVar1) {\n this->view_->lock_count_ = iVar1 + -1;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0xa4,"unlock");\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (ERROR "bVar2 = File_read::" (assignment_expression "bVar2 = File_read" identifier = identifier) : :) (expression_statement "is_locked(this->file_);" (call_expression "is_locked(this->file_)" identifier (argument_list "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) ))) ;) (if_statement "if (!bVar2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x361,"~File_view");\n }" if (parenthesized_expression "(!bVar2)" ( (unary_expression "!bVar2" ! identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x361,"~File_view");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/fileread.cc",0x361,"~File_view");" (call_expression "do_gold_unreachable("../../gold/fileread.cc",0x361,"~File_view")" identifier (argument_list "("../../gold/fileread.cc",0x361,"~File_view")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""~File_view"" " string_content ") ))) ;) })) (expression_statement "iVar1 = this->view_->lock_count_;" (assignment_expression "iVar1 = this->view_->lock_count_" identifier = (field_expression "this->view_->lock_count_" (field_expression "this->view_" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (0 < iVar1) {\n this->view_->lock_count_ = iVar1 + -1;\n return;\n }" if (parenthesized_expression "(0 < iVar1)" ( (binary_expression "0 < iVar1" number_literal < identifier) )) (compound_statement "{\n this->view_->lock_count_ = iVar1 + -1;\n return;\n }" { (expression_statement "this->view_->lock_count_ = iVar1 + -1;" (assignment_expression "this->view_->lock_count_ = iVar1 + -1" (field_expression "this->view_->lock_count_" (field_expression "this->view_" identifier -> field_identifier) -> field_identifier) = (binary_expression "iVar1 + -1" identifier + number_literal)) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/fileread.cc",0xa4,"unlock");" (call_expression "do_gold_unreachable("../../gold/fileread.cc",0xa4,"unlock")" identifier (argument_list "("../../gold/fileread.cc",0xa4,"unlock")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""unlock"" " string_content ") ))) ;) })))
(translation_unit "void FUN_0016af20(undefined8 *param_1)\n\n{\n int iVar1;\n char cVar2;\n \n cVar2 = FUN_0016a300(*param_1);\n if (cVar2 == '\0') {\n \n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = *(int *)(param_1[1] + 0x18);\n if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }\n \n FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");\n}\n\n" (function_definition "void FUN_0016af20(undefined8 *param_1)\n\n{\n int iVar1;\n char cVar2;\n \n cVar2 = FUN_0016a300(*param_1);\n if (cVar2 == '\0') {\n \n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = *(int *)(param_1[1] + 0x18);\n if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }\n \n FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");\n}" primitive_type (function_declarator "FUN_0016af20(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n char cVar2;\n \n cVar2 = FUN_0016a300(*param_1);\n if (cVar2 == '\0') {\n \n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = *(int *)(param_1[1] + 0x18);\n if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }\n \n FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (expression_statement "cVar2 = FUN_0016a300(*param_1);" (assignment_expression "cVar2 = FUN_0016a300(*param_1)" identifier = (call_expression "FUN_0016a300(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) ;) (if_statement "if (cVar2 == '\0') {\n \n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }" { (expression_statement "FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");" (call_expression "FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view")" identifier (argument_list "("../../gold/fileread.cc",0x361,"~File_view")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""~File_view"" " string_content ") ))) ;) })) (expression_statement "iVar1 = *(int *)(param_1[1] + 0x18);" (assignment_expression "iVar1 = *(int *)(param_1[1] + 0x18)" identifier = (pointer_expression "*(int *)(param_1[1] + 0x18)" * (cast_expression "(int *)(param_1[1] + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[1] + 0x18)" ( (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (if_statement "if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }" if (parenthesized_expression "(0 < iVar1)" ( (binary_expression "0 < iVar1" number_literal < identifier) )) (compound_statement "{\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }" { (expression_statement "*(int *)(param_1[1] + 0x18) = iVar1 + -1;" (assignment_expression "*(int *)(param_1[1] + 0x18) = iVar1 + -1" (pointer_expression "*(int *)(param_1[1] + 0x18)" * (cast_expression "(int *)(param_1[1] + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[1] + 0x18)" ( (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" identifier [ number_literal ]) + number_literal) )))) = (binary_expression "iVar1 + -1" identifier + number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");" (call_expression "FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock")" identifier (argument_list "("../../gold/fileread.cc",0xa4,"unlock")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""unlock"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (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 TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) = (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_0016af20(undefined8 *param_1)\n\n{\n int iVar1;\n char cVar2;\n \n cVar2 = FUN_0016a300(*param_1);\n if (cVar2 == '\0') {\n \n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = *(int *)(param_1[1] + 0x18);\n if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }\n \n FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");\n}" (primitive_type "void") (function_declarator "FUN_0016af20(undefined8 *param_1)" (identifier "FUN_0016af20") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n int iVar1;\n char cVar2;\n \n cVar2 = FUN_0016a300(*param_1);\n if (cVar2 == '\0') {\n \n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }\n iVar1 = *(int *)(param_1[1] + 0x18);\n if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }\n \n FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "char cVar2;" (primitive_type "char") (identifier "cVar2") (; ";")) (expression_statement "cVar2 = FUN_0016a300(*param_1);" (assignment_expression "cVar2 = FUN_0016a300(*param_1)" (identifier "cVar2") (= "=") (call_expression "FUN_0016a300(*param_1)" (identifier "FUN_0016a300") (argument_list "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")")))) (; ";")) (if_statement "if (cVar2 == '\0') {\n \n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }" (if "if") (parenthesized_expression "(cVar2 == '\0')" (( "(") (binary_expression "cVar2 == '\0'" (identifier "cVar2") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view");" (call_expression "FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/fileread.cc",0x361,"~File_view")" (( "(") (string_literal ""../../gold/fileread.cc"" (" """) (string_content "../../gold/fileread.cc") (" """)) (, ",") (number_literal "0x361") (, ",") (string_literal ""~File_view"" (" """) (string_content "~File_view") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "iVar1 = *(int *)(param_1[1] + 0x18);" (assignment_expression "iVar1 = *(int *)(param_1[1] + 0x18)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1[1] + 0x18)" (* "*") (cast_expression "(int *)(param_1[1] + 0x18)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[1] + 0x18)" (( "(") (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (0 < iVar1) {\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }" (if "if") (parenthesized_expression "(0 < iVar1)" (( "(") (binary_expression "0 < iVar1" (number_literal "0") (< "<") (identifier "iVar1")) () ")")) (compound_statement "{\n *(int *)(param_1[1] + 0x18) = iVar1 + -1;\n return;\n }" ({ "{") (expression_statement "*(int *)(param_1[1] + 0x18) = iVar1 + -1;" (assignment_expression "*(int *)(param_1[1] + 0x18) = iVar1 + -1" (pointer_expression "*(int *)(param_1[1] + 0x18)" (* "*") (cast_expression "(int *)(param_1[1] + 0x18)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[1] + 0x18)" (( "(") (binary_expression "param_1[1] + 0x18" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x18")) () ")")))) (= "=") (binary_expression "iVar1 + -1" (identifier "iVar1") (+ "+") (number_literal "-1"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock");" (call_expression "FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/fileread.cc",0xa4,"unlock")" (( "(") (string_literal ""../../gold/fileread.cc"" (" """) (string_content "../../gold/fileread.cc") (" """)) (, ",") (number_literal "0xa4") (, ",") (string_literal ""unlock"" (" """) (string_content "unlock") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void ~File_view(File_view * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { int var_3; bool bVar2; bVar2 = File_read::var_1(this->file_); if (!bVar2) { /* WARNING: Subroutine does not return */ var_2("../../gold/fileread.cc",0x361,"~File_view"); } var_3 = this->view_->lock_count_; if (0 < var_3) { this->view_->lock_count_ = var_3 + -1; return; } /* WARNING: Subroutine does not return */ var_2("../../gold/fileread.cc",0xa4,"unlock"); }
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)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) 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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) 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: (subscript_expression argument: (identifier) index: (number_literal)) 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(undefined8 *param_1) { int iVar1; char cVar2; cVar2 = FUN_0016a300(*param_1); if (cVar2 == '\0') { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/fileread.cc",0x361,"~File_view"); } iVar1 = *(int *)(param_1[1] + 0x18); if (0 < iVar1) { *(int *)(param_1[1] + 0x18) = iVar1 + -1; return; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/fileread.cc",0xa4,"unlock"); }
96_nproc_and_nproc_strip.c
quotearg_n_style_colon
FUN_001048e0
char * quotearg_n_style_colon(wchar_t n,quoting_style s,char *arg) { long lVar1; char *pcVar2; long in_FS_OFFSET; quoting_options options; lVar1 = *(long *)(in_FS_OFFSET + 0x28); if (s == custom_quoting_style) { /* WARNING: Subroutine does not return */ abort(); } options.flags = L'\0'; options.quote_these_too[0] = 0; options.quote_these_too[1] = 0; options.quote_these_too[2] = 0; options.quote_these_too[3] = 0; options.quote_these_too[4] = 0; options.quote_these_too[5] = 0; options.quote_these_too[6] = 0; options.quote_these_too[7] = 0; options.left_quote = (char *)0x0; options.right_quote = (char *)0x0; options.style = s; set_char_quoting(&options,':',L'\x01'); pcVar2 = quotearg_n_options(n,arg,0xffffffffffffffff,&options); if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) { return pcVar2; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
void FUN_001048e0(undefined4 param_1,int param_2,undefined8 param_3) { long in_FS_OFFSET; int local_58 [14]; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); if (param_2 == 10) { /* WARNING: Subroutine does not return */ abort(); } local_58[1] = 0; local_58[2] = 0; local_58[3] = 0; local_58[4] = 0; local_58[5] = 0; local_58[6] = 0; local_58[7] = 0; local_58[8] = 0; local_58[9] = 0; local_58[10] = 0; local_58[0xb] = 0; local_58[0xc] = 0; local_58[0xd] = 0; local_58[0] = param_2; FUN_001043d0(local_58,0x3a,1); FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58); if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x40 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x38],RAX XOR EAX,EAX CMP ESI,0xa JZ 0x00102344 MOV RBX,RSP MOV EBP,EDI MOV R12,RDX MOV dword ptr [RSP],ESI MOV EDX,0x1 MOV ESI,0x3a MOV RDI,RBX MOV dword ptr [RSP + 0x4],0x0 MOV qword ptr [RSP + 0x8],0x0 MOV qword ptr [RSP + 0x10],0x0 MOV qword ptr [RSP + 0x18],0x0 MOV qword ptr [RSP + 0x20],0x0 MOV qword ptr [RSP + 0x28],0x0 MOV qword ptr [RSP + 0x30],0x0 CALL 0x001043d0 MOV RCX,RBX MOV RSI,R12 MOV EDI,EBP MOV RDX,-0x1 CALL 0x001041a0 MOV RCX,qword ptr [RSP + 0x38] XOR RCX,qword ptr FS:[0x28] JNZ 0x00104989 ADD RSP,0x40 POP RBX POP RBP POP R12 RET CALL 0x00102110
null
null
null
null
[('tmp_616', u'PTRSUB_-1206957489'), ('tmp_365', u'COPY_-1206957426'), (u'COPY_-1206957454', u'PIECE_-1206957395'), ('const-0', u'COPY_-1206957671'), ('tmp_365', u'INT_EQUAL_-1206957782'), ('const--88', u'PTRSUB_-1206957489'), (u'CALL_-1206957653', u'INDIRECT_-1206957422'), (u'CALL_-1206957625', u'INDIRECT_-1206957397'), ('const-0', u'COPY_-1206957490'), ('tmp_364', u'CALL_-1206957625'), (u'INT_ADD_-1206957599', u'CAST_-1206957331'), (u'CALL_-1206957625', u'RETURN_-1206957553'), (u'CALL_-1206957653', u'INDIRECT_-1206957402'), (u'COPY_-1206957455', u'PIECE_-1206957395'), ('const-1', u'RETURN_-1206967339'), ('const-10', u'INT_EQUAL_-1206957782'), (u'CALL_-1206957625', u'INDIRECT_-1206957455'), ('const-0', u'COPY_-1206957491'), ('const-1', u'RETURN_-1206957547'), ('const-0', u'COPY_-1206957454'), ('const-0', u'COPY_-1206957683'), (u'CALL_-1206957552', u'INDIRECT_-1206957366'), (u'LOAD_-1206957827', u'INT_EQUAL_-1206957601'), (u'CALL_-1206957653', u'INDIRECT_-1206957426'), (u'INDIRECT_-1206957455', u'INT_ADD_-1206957599'), (u'CALL_-1206957552', u'INDIRECT_-1206957378'), ('const-1', u'CALL_-1206957653'), ('tmp_616', u'PTRSUB_-1206957490'), ('const-0', u'COPY_-1206957455'), (u'CALL_-1206957552', u'INDIRECT_-1206957354'), ('const-0', u'RETURN_-1206957553'), ('const-0', u'COPY_-1206957742'), (u'CALL_-1206957625', u'INDIRECT_-1206957381'), ('const-433', u'LOAD_-1206957613'), (u'CALL_-1206957625', u'INDIRECT_-1206957401'), (u'CALL_-1206957653', u'INDIRECT_-1206957414'), ('tmp_366', u'CALL_-1206957625'), ('const-0', u'COPY_-1206957466'), (u'CALL_-1206957653', u'INDIRECT_-1206957410'), ('tmp_263', u'CBRANCH_-1206957592'), (u'CALL_-1206957552', u'INDIRECT_-1206957370'), ('const-0', u'COPY_-1206957478'), (u'CALL_-1206957625', u'INDIRECT_-1206957409'), (u'COPY_-1206957491', u'PIECE_-1206957431'), (u'INT_EQUAL_-1206957601', u'CBRANCH_-1206957592'), (u'CALL_-1206957552', u'INDIRECT_-1206957350'), (u'INT_EQUAL_-1206957782', u'CBRANCH_-1206957780'), (u'COPY_-1206957467', u'PIECE_-1206957407'), (u'CALL_-1206957653', u'INDIRECT_-1206957430'), (u'CALL_-1206957653', u'INDIRECT_-1206957476'), (u'COPY_-1206957490', u'PIECE_-1206957431'), ('const--1', u'CALL_-1206957625'), (u'CAST_-1206957331', u'LOAD_-1206957613'), ('tmp_619', u'INT_ADD_-1206957811'), ('const-40', u'INT_ADD_-1206957811'), ('const-40', u'INT_ADD_-1206957599'), (u'CAST_-1206957473', u'LOAD_-1206957827'), ('const-58', u'CALL_-1206957653'), (u'COPY_-1206957479', u'PIECE_-1206957419'), (u'CALL_-1206957552', u'INDIRECT_-1206957358'), ('const-0', u'COPY_-1206957467'), (u'CALL_-1206957653', u'INDIRECT_-1206957418'), ('const--88', u'PTRSUB_-1206957490'), ('const-0', u'COPY_-1206957479'), ('const-433', u'LOAD_-1206957827'), ('tmp_120', u'CBRANCH_-1206957780'), (u'CALL_-1206957625', u'INDIRECT_-1206957393'), (u'PTRSUB_-1206957490', u'CALL_-1206957653'), (u'PTRSUB_-1206957489', u'CALL_-1206957625'), (u'CALL_-1206957625', u'INDIRECT_-1206957405'), (u'COPY_-1206957478', u'PIECE_-1206957419'), (u'CALL_-1206957552', u'INDIRECT_-1206957374'), (u'LOAD_-1206957613', u'INT_EQUAL_-1206957601'), (u'CALL_-1206957625', u'INDIRECT_-1206957389'), (u'CALL_-1206957552', u'INDIRECT_-1206957362'), (u'INT_ADD_-1206957811', u'CAST_-1206957473'), (u'CALL_-1206957653', u'INDIRECT_-1206957406'), (u'CALL_-1206957625', u'INDIRECT_-1206957385'), (u'COPY_-1206957466', u'PIECE_-1206957407')]
[('const-10', u'INT_EQUAL_-1206957782'), (u'COPY_-1206957435', u'PIECE_-1206957375'), ('const--88', u'PTRSUB_-1206957493'), ('const-0', u'COPY_-1206957458'), (u'COPY_-1206957470', u'PIECE_-1206957411'), (u'CALL_-1206957653', u'INDIRECT_-1206957419'), ('tmp_642', u'CALL_-1206957625'), (u'CALL_-1206957625', u'INDIRECT_-1206957398'), (u'CALL_-1206957625', u'INDIRECT_-1206957382'), (u'COPY_-1206957482', u'PIECE_-1206957423'), (u'CALL_-1206957552', u'INDIRECT_-1206957355'), ('const-0', u'COPY_-1206957742'), (u'CALL_-1206957653', u'INDIRECT_-1206957411'), (u'PTRSUB_-1206957493', u'CALL_-1206957625'), ('const-1', u'RETURN_-1206967339'), (u'CALL_-1206957552', u'INDIRECT_-1206957371'), ('tmp_602', u'PTRSUB_-1206957494'), (u'CALL_-1206957653', u'INDIRECT_-1206957423'), (u'CALL_-1206957653', u'INDIRECT_-1206957403'), ('tmp_610', u'CALL_-1206957625'), (u'CALL_-1206957625', u'INDIRECT_-1206957394'), ('const-0', u'COPY_-1206957459'), (u'COPY_-1206957471', u'PIECE_-1206957411'), (u'COPY_-1206957447', u'PIECE_-1206957387'), ('const-1', u'RETURN_-1206957547'), ('const-0', u'COPY_-1206957483'), ('const-0', u'COPY_-1206957495'), ('const-58', u'CALL_-1206957653'), (u'CALL_-1206957552', u'INDIRECT_-1206957359'), (u'COPY_-1206957483', u'PIECE_-1206957423'), (u'CALL_-1206957625', u'INDIRECT_-1206957390'), (u'CALL_-1206967344', u'INDIRECT_-1206967151'), (u'COPY_-1206957446', u'PIECE_-1206957387'), (u'COPY_-1206957495', u'PIECE_-1206957435'), (u'CALL_-1206957653', u'INDIRECT_-1206957415'), (u'CALL_-1206957625', u'INDIRECT_-1206957461'), (u'CALL_-1206957552', u'INDIRECT_-1206957383'), (u'COPY_-1206957458', u'PIECE_-1206957399'), (u'COPY_-1206957434', u'PIECE_-1206957375'), ('const-0', u'RETURN_-1206957553'), (u'CAST_-1206957471', u'LOAD_-1206957827'), (u'CALL_-1206957653', u'INDIRECT_-1206957427'), ('const--1', u'CALL_-1206957625'), (u'CALL_-1206957625', u'INDIRECT_-1206957410'), ('tmp_263', u'CBRANCH_-1206957592'), (u'CALL_-1206957552', u'INDIRECT_-1206957379'), (u'CALL_-1206957653', u'INDIRECT_-1206957482'), ('const-433', u'LOAD_-1206957827'), ('const-0', u'COPY_-1206957447'), (u'INT_EQUAL_-1206957601', u'CBRANCH_-1206957592'), (u'INT_EQUAL_-1206957782', u'CBRANCH_-1206957780'), (u'CALL_-1206957552', u'INDIRECT_-1206957351'), ('const-1', u'CALL_-1206957653'), ('const-433', u'LOAD_-1206957613'), (u'INT_ADD_-1206957811', u'CAST_-1206957471'), (u'CALL_-1206957625', u'INDIRECT_-1206957414'), (u'PTRSUB_-1206957494', u'CALL_-1206957653'), (u'CALL_-1206957625', u'INDIRECT_-1206957386'), ('const-40', u'INT_ADD_-1206957811'), ('const-40', u'INT_ADD_-1206957599'), (u'CALL_-1206957552', u'INDIRECT_-1206957363'), ('const-0', u'COPY_-1206957446'), (u'CALL_-1206957653', u'INDIRECT_-1206957407'), ('tmp_635', u'COPY_-1206957424'), ('const-0', u'COPY_-1206957471'), ('const-0', u'COPY_-1206957482'), (u'INDIRECT_-1206957382', u'INT_EQUAL_-1206957601'), ('tmp_120', u'CBRANCH_-1206957780'), ('tmp_605', u'INT_ADD_-1206957811'), (u'COPY_-1206957459', u'PIECE_-1206957399'), (u'INT_ADD_-1206957599', u'CAST_-1206957329'), ('const-0', u'COPY_-1206957434'), (u'CALL_-1206957625', u'INDIRECT_-1206957406'), (u'CALL_-1206957552', u'INDIRECT_-1206957367'), (u'INDIRECT_-1206957461', u'INT_ADD_-1206957599'), (u'CALL_-1206957552', u'INDIRECT_-1206957375'), (u'CALL_-1206957625', u'INDIRECT_-1206957402'), (u'LOAD_-1206957613', u'INT_EQUAL_-1206957601'), (u'COPY_-1206957494', u'PIECE_-1206957435'), (u'CALL_-1206957653', u'INDIRECT_-1206957435'), (u'CAST_-1206957329', u'LOAD_-1206957613'), ('const-0', u'COPY_-1206957470'), (u'CALL_-1206957653', u'INDIRECT_-1206957431'), ('tmp_602', u'PTRSUB_-1206957493'), ('const--88', u'PTRSUB_-1206957494'), ('tmp_635', u'INT_EQUAL_-1206957782'), ('const-0', u'COPY_-1206957494'), ('const-0', u'COPY_-1206957435')]
null
null
001048e0
x64
O2
(translation_unit "void FUN_001048e0(undefined4 param_1,int param_2,undefined8 param_3)\n\n{\n long in_FS_OFFSET;\n int local_58 [14];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n local_58[1] = 0;\n local_58[2] = 0;\n local_58[3] = 0;\n local_58[4] = 0;\n local_58[5] = 0;\n local_58[6] = 0;\n local_58[7] = 0;\n local_58[8] = 0;\n local_58[9] = 0;\n local_58[10] = 0;\n local_58[0xb] = 0;\n local_58[0xc] = 0;\n local_58[0xd] = 0;\n local_58[0] = param_2;\n FUN_001043d0(local_58,0x3a,1);\n FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);\n if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_001048e0(undefined4 param_1,int param_2,undefined8 param_3)\n\n{\n long in_FS_OFFSET;\n int local_58 [14];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n local_58[1] = 0;\n local_58[2] = 0;\n local_58[3] = 0;\n local_58[4] = 0;\n local_58[5] = 0;\n local_58[6] = 0;\n local_58[7] = 0;\n local_58[8] = 0;\n local_58[9] = 0;\n local_58[10] = 0;\n local_58[0xb] = 0;\n local_58[0xc] = 0;\n local_58[0xd] = 0;\n local_58[0] = param_2;\n FUN_001043d0(local_58,0x3a,1);\n FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);\n if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_001048e0(undefined4 param_1,int param_2,undefined8 param_3)" identifier (parameter_list "(undefined4 param_1,int param_2,undefined8 param_3)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n long in_FS_OFFSET;\n int local_58 [14];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n local_58[1] = 0;\n local_58[2] = 0;\n local_58[3] = 0;\n local_58[4] = 0;\n local_58[5] = 0;\n local_58[6] = 0;\n local_58[7] = 0;\n local_58[8] = 0;\n local_58[9] = 0;\n local_58[10] = 0;\n local_58[0xb] = 0;\n local_58[0xc] = 0;\n local_58[0xd] = 0;\n local_58[0] = param_2;\n FUN_001043d0(local_58,0x3a,1);\n FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);\n if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_58 [14];" primitive_type (array_declarator "local_58 [14]" identifier [ number_literal ]) ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_20 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (param_2 == 10) {\n /* WARNING: Subroutine does not return */\n abort();\n }" if (parenthesized_expression "(param_2 == 10)" ( (binary_expression "param_2 == 10" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n }" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_58[1] = 0;" (assignment_expression "local_58[1] = 0" (subscript_expression "local_58[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[2] = 0;" (assignment_expression "local_58[2] = 0" (subscript_expression "local_58[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[3] = 0;" (assignment_expression "local_58[3] = 0" (subscript_expression "local_58[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[4] = 0;" (assignment_expression "local_58[4] = 0" (subscript_expression "local_58[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[5] = 0;" (assignment_expression "local_58[5] = 0" (subscript_expression "local_58[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[6] = 0;" (assignment_expression "local_58[6] = 0" (subscript_expression "local_58[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[7] = 0;" (assignment_expression "local_58[7] = 0" (subscript_expression "local_58[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[8] = 0;" (assignment_expression "local_58[8] = 0" (subscript_expression "local_58[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[9] = 0;" (assignment_expression "local_58[9] = 0" (subscript_expression "local_58[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[10] = 0;" (assignment_expression "local_58[10] = 0" (subscript_expression "local_58[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[0xb] = 0;" (assignment_expression "local_58[0xb] = 0" (subscript_expression "local_58[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[0xc] = 0;" (assignment_expression "local_58[0xc] = 0" (subscript_expression "local_58[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[0xd] = 0;" (assignment_expression "local_58[0xd] = 0" (subscript_expression "local_58[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[0] = param_2;" (assignment_expression "local_58[0] = param_2" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001043d0(local_58,0x3a,1);" (call_expression "FUN_001043d0(local_58,0x3a,1)" identifier (argument_list "(local_58,0x3a,1)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);" (call_expression "FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58)" identifier (argument_list "(param_1,param_3,0xffffffffffffffff,local_58)" ( identifier , identifier , number_literal , identifier ))) ;) (if_statement "if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_20 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_20 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * quotearg_n_style_colon(wchar_t n,quoting_style s,char *arg)\n\n{\n long lVar1;\n char *pcVar2;\n long in_FS_OFFSET;\n quoting_options options;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (s == custom_quoting_style) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n options.flags = L'\0';\n options.quote_these_too[0] = 0;\n options.quote_these_too[1] = 0;\n options.quote_these_too[2] = 0;\n options.quote_these_too[3] = 0;\n options.quote_these_too[4] = 0;\n options.quote_these_too[5] = 0;\n options.quote_these_too[6] = 0;\n options.quote_these_too[7] = 0;\n options.left_quote = (char *)0x0;\n options.right_quote = (char *)0x0;\n options.style = s;\n set_char_quoting(&options,':',L'\x01');\n pcVar2 = quotearg_n_options(n,arg,0xffffffffffffffff,&options);\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "char * quotearg_n_style_colon(wchar_t n,quoting_style s,char *arg)\n\n{\n long lVar1;\n char *pcVar2;\n long in_FS_OFFSET;\n quoting_options options;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (s == custom_quoting_style) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n options.flags = L'\0';\n options.quote_these_too[0] = 0;\n options.quote_these_too[1] = 0;\n options.quote_these_too[2] = 0;\n options.quote_these_too[3] = 0;\n options.quote_these_too[4] = 0;\n options.quote_these_too[5] = 0;\n options.quote_these_too[6] = 0;\n options.quote_these_too[7] = 0;\n options.left_quote = (char *)0x0;\n options.right_quote = (char *)0x0;\n options.style = s;\n set_char_quoting(&options,':',L'\x01');\n pcVar2 = quotearg_n_options(n,arg,0xffffffffffffffff,&options);\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (pointer_declarator "* quotearg_n_style_colon(wchar_t n,quoting_style s,char *arg)" * (function_declarator "quotearg_n_style_colon(wchar_t n,quoting_style s,char *arg)" identifier (parameter_list "(wchar_t n,quoting_style s,char *arg)" ( (parameter_declaration "wchar_t n" type_identifier identifier) , (parameter_declaration "quoting_style s" type_identifier identifier) , (parameter_declaration "char *arg" primitive_type (pointer_declarator "*arg" * identifier)) )))) (compound_statement "{\n long lVar1;\n char *pcVar2;\n long in_FS_OFFSET;\n quoting_options options;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (s == custom_quoting_style) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n options.flags = L'\0';\n options.quote_these_too[0] = 0;\n options.quote_these_too[1] = 0;\n options.quote_these_too[2] = 0;\n options.quote_these_too[3] = 0;\n options.quote_these_too[4] = 0;\n options.quote_these_too[5] = 0;\n options.quote_these_too[6] = 0;\n options.quote_these_too[7] = 0;\n options.left_quote = (char *)0x0;\n options.right_quote = (char *)0x0;\n options.style = s;\n set_char_quoting(&options,':',L'\x01');\n pcVar2 = quotearg_n_options(n,arg,0xffffffffffffffff,&options);\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "quoting_options options;" type_identifier identifier ;) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (s == custom_quoting_style) {\n /* WARNING: Subroutine does not return */\n abort();\n }" if (parenthesized_expression "(s == custom_quoting_style)" ( (binary_expression "s == custom_quoting_style" identifier == identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n }" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "options.flags = L'\0';" (assignment_expression "options.flags = L'\0'" (field_expression "options.flags" identifier . field_identifier) = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "options.quote_these_too[0] = 0;" (assignment_expression "options.quote_these_too[0] = 0" (subscript_expression "options.quote_these_too[0]" (field_expression "options.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "options.quote_these_too[1] = 0;" (assignment_expression "options.quote_these_too[1] = 0" (subscript_expression "options.quote_these_too[1]" (field_expression "options.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "options.quote_these_too[2] = 0;" (assignment_expression "options.quote_these_too[2] = 0" (subscript_expression "options.quote_these_too[2]" (field_expression "options.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "options.quote_these_too[3] = 0;" (assignment_expression "options.quote_these_too[3] = 0" (subscript_expression "options.quote_these_too[3]" (field_expression "options.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "options.quote_these_too[4] = 0;" (assignment_expression "options.quote_these_too[4] = 0" (subscript_expression "options.quote_these_too[4]" (field_expression "options.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "options.quote_these_too[5] = 0;" (assignment_expression "options.quote_these_too[5] = 0" (subscript_expression "options.quote_these_too[5]" (field_expression "options.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "options.quote_these_too[6] = 0;" (assignment_expression "options.quote_these_too[6] = 0" (subscript_expression "options.quote_these_too[6]" (field_expression "options.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "options.quote_these_too[7] = 0;" (assignment_expression "options.quote_these_too[7] = 0" (subscript_expression "options.quote_these_too[7]" (field_expression "options.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "options.left_quote = (char *)0x0;" (assignment_expression "options.left_quote = (char *)0x0" (field_expression "options.left_quote" identifier . field_identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "options.right_quote = (char *)0x0;" (assignment_expression "options.right_quote = (char *)0x0" (field_expression "options.right_quote" identifier . field_identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "options.style = s;" (assignment_expression "options.style = s" (field_expression "options.style" identifier . field_identifier) = identifier) ;) (expression_statement "set_char_quoting(&options,':',L'\x01');" (call_expression "set_char_quoting(&options,':',L'\x01')" identifier (argument_list "(&options,':',L'\x01')" ( (pointer_expression "&options" & identifier) , (char_literal "':'" ' character ') , (char_literal "L'\x01'" L' escape_sequence ') ))) ;) (expression_statement "pcVar2 = quotearg_n_options(n,arg,0xffffffffffffffff,&options);" (assignment_expression "pcVar2 = quotearg_n_options(n,arg,0xffffffffffffffff,&options)" identifier = (call_expression "quotearg_n_options(n,arg,0xffffffffffffffff,&options)" identifier (argument_list "(n,arg,0xffffffffffffffff,&options)" ( identifier , identifier , number_literal , (pointer_expression "&options" & identifier) )))) ;) (if_statement "if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar2;\n }" if (parenthesized_expression "(lVar1 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar1 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return pcVar2;\n }" { (return_statement "return pcVar2;" return identifier ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_001048e0(undefined4 param_1,int param_2,undefined8 param_3)\n\n{\n long in_FS_OFFSET;\n int local_58 [14];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_58[1] = 0;\n local_58[2] = 0;\n local_58[3] = 0;\n local_58[4] = 0;\n local_58[5] = 0;\n local_58[6] = 0;\n local_58[7] = 0;\n local_58[8] = 0;\n local_58[9] = 0;\n local_58[10] = 0;\n local_58[0xb] = 0;\n local_58[0xc] = 0;\n local_58[0xd] = 0;\n local_58[0] = param_2;\n FUN_001043d0(local_58,0x3a,1);\n FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);\n if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_001048e0(undefined4 param_1,int param_2,undefined8 param_3)\n\n{\n long in_FS_OFFSET;\n int local_58 [14];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_58[1] = 0;\n local_58[2] = 0;\n local_58[3] = 0;\n local_58[4] = 0;\n local_58[5] = 0;\n local_58[6] = 0;\n local_58[7] = 0;\n local_58[8] = 0;\n local_58[9] = 0;\n local_58[10] = 0;\n local_58[0xb] = 0;\n local_58[0xc] = 0;\n local_58[0xd] = 0;\n local_58[0] = param_2;\n FUN_001043d0(local_58,0x3a,1);\n FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);\n if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_001048e0(undefined4 param_1,int param_2,undefined8 param_3)" identifier (parameter_list "(undefined4 param_1,int param_2,undefined8 param_3)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n long in_FS_OFFSET;\n int local_58 [14];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_58[1] = 0;\n local_58[2] = 0;\n local_58[3] = 0;\n local_58[4] = 0;\n local_58[5] = 0;\n local_58[6] = 0;\n local_58[7] = 0;\n local_58[8] = 0;\n local_58[9] = 0;\n local_58[10] = 0;\n local_58[0xb] = 0;\n local_58[0xc] = 0;\n local_58[0xd] = 0;\n local_58[0] = param_2;\n FUN_001043d0(local_58,0x3a,1);\n FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);\n if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" { (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_58 [14];" primitive_type (array_declarator "local_58 [14]" identifier [ number_literal ]) ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_20 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (param_2 == 10) {\n \n abort();\n }" if (parenthesized_expression "(param_2 == 10)" ( (binary_expression "param_2 == 10" identifier == number_literal) )) (compound_statement "{\n \n abort();\n }" { (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_58[1] = 0;" (assignment_expression "local_58[1] = 0" (subscript_expression "local_58[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[2] = 0;" (assignment_expression "local_58[2] = 0" (subscript_expression "local_58[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[3] = 0;" (assignment_expression "local_58[3] = 0" (subscript_expression "local_58[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[4] = 0;" (assignment_expression "local_58[4] = 0" (subscript_expression "local_58[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[5] = 0;" (assignment_expression "local_58[5] = 0" (subscript_expression "local_58[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[6] = 0;" (assignment_expression "local_58[6] = 0" (subscript_expression "local_58[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[7] = 0;" (assignment_expression "local_58[7] = 0" (subscript_expression "local_58[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[8] = 0;" (assignment_expression "local_58[8] = 0" (subscript_expression "local_58[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[9] = 0;" (assignment_expression "local_58[9] = 0" (subscript_expression "local_58[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[10] = 0;" (assignment_expression "local_58[10] = 0" (subscript_expression "local_58[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[0xb] = 0;" (assignment_expression "local_58[0xb] = 0" (subscript_expression "local_58[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[0xc] = 0;" (assignment_expression "local_58[0xc] = 0" (subscript_expression "local_58[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[0xd] = 0;" (assignment_expression "local_58[0xd] = 0" (subscript_expression "local_58[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58[0] = param_2;" (assignment_expression "local_58[0] = param_2" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001043d0(local_58,0x3a,1);" (call_expression "FUN_001043d0(local_58,0x3a,1)" identifier (argument_list "(local_58,0x3a,1)" ( identifier , number_literal , number_literal ))) ;) (expression_statement "FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);" (call_expression "FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58)" identifier (argument_list "(param_1,param_3,0xffffffffffffffff,local_58)" ( identifier , identifier , number_literal , identifier ))) ;) (if_statement "if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_20 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_20 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_001048e0(undefined4 param_1,int param_2,undefined8 param_3)\n\n{\n long in_FS_OFFSET;\n int local_58 [14];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_58[1] = 0;\n local_58[2] = 0;\n local_58[3] = 0;\n local_58[4] = 0;\n local_58[5] = 0;\n local_58[6] = 0;\n local_58[7] = 0;\n local_58[8] = 0;\n local_58[9] = 0;\n local_58[10] = 0;\n local_58[0xb] = 0;\n local_58[0xc] = 0;\n local_58[0xd] = 0;\n local_58[0] = param_2;\n FUN_001043d0(local_58,0x3a,1);\n FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);\n if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" (primitive_type "void") (function_declarator "FUN_001048e0(undefined4 param_1,int param_2,undefined8 param_3)" (identifier "FUN_001048e0") (parameter_list "(undefined4 param_1,int param_2,undefined8 param_3)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "undefined4") (identifier "param_1")) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n long in_FS_OFFSET;\n int local_58 [14];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_58[1] = 0;\n local_58[2] = 0;\n local_58[3] = 0;\n local_58[4] = 0;\n local_58[5] = 0;\n local_58[6] = 0;\n local_58[7] = 0;\n local_58[8] = 0;\n local_58[9] = 0;\n local_58[10] = 0;\n local_58[0xb] = 0;\n local_58[0xc] = 0;\n local_58[0xd] = 0;\n local_58[0] = param_2;\n FUN_001043d0(local_58,0x3a,1);\n FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);\n if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" ({ "{") (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "int local_58 [14];" (primitive_type "int") (array_declarator "local_58 [14]" (identifier "local_58") ([ "[") (number_literal "14") (] "]")) (; ";")) (declaration "long local_20;" (sized_type_specifier "long" (long "long")) (identifier "local_20") (; ";")) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_20 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_20") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (if_statement "if (param_2 == 10) {\n \n abort();\n }" (if "if") (parenthesized_expression "(param_2 == 10)" (( "(") (binary_expression "param_2 == 10" (identifier "param_2") (== "==") (number_literal "10")) () ")")) (compound_statement "{\n \n abort();\n }" ({ "{") (expression_statement "abort();" (call_expression "abort()" (identifier "abort") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "local_58[1] = 0;" (assignment_expression "local_58[1] = 0" (subscript_expression "local_58[1]" (identifier "local_58") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[2] = 0;" (assignment_expression "local_58[2] = 0" (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[3] = 0;" (assignment_expression "local_58[3] = 0" (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[4] = 0;" (assignment_expression "local_58[4] = 0" (subscript_expression "local_58[4]" (identifier "local_58") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[5] = 0;" (assignment_expression "local_58[5] = 0" (subscript_expression "local_58[5]" (identifier "local_58") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[6] = 0;" (assignment_expression "local_58[6] = 0" (subscript_expression "local_58[6]" (identifier "local_58") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[7] = 0;" (assignment_expression "local_58[7] = 0" (subscript_expression "local_58[7]" (identifier "local_58") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[8] = 0;" (assignment_expression "local_58[8] = 0" (subscript_expression "local_58[8]" (identifier "local_58") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[9] = 0;" (assignment_expression "local_58[9] = 0" (subscript_expression "local_58[9]" (identifier "local_58") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[10] = 0;" (assignment_expression "local_58[10] = 0" (subscript_expression "local_58[10]" (identifier "local_58") ([ "[") (number_literal "10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[0xb] = 0;" (assignment_expression "local_58[0xb] = 0" (subscript_expression "local_58[0xb]" (identifier "local_58") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[0xc] = 0;" (assignment_expression "local_58[0xc] = 0" (subscript_expression "local_58[0xc]" (identifier "local_58") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[0xd] = 0;" (assignment_expression "local_58[0xd] = 0" (subscript_expression "local_58[0xd]" (identifier "local_58") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[0] = param_2;" (assignment_expression "local_58[0] = param_2" (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "FUN_001043d0(local_58,0x3a,1);" (call_expression "FUN_001043d0(local_58,0x3a,1)" (identifier "FUN_001043d0") (argument_list "(local_58,0x3a,1)" (( "(") (identifier "local_58") (, ",") (number_literal "0x3a") (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58);" (call_expression "FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58)" (identifier "FUN_001041a0") (argument_list "(param_1,param_3,0xffffffffffffffff,local_58)" (( "(") (identifier "param_1") (, ",") (identifier "param_3") (, ",") (number_literal "0xffffffffffffffff") (, ",") (identifier "local_58") () ")"))) (; ";")) (if_statement "if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" (if "if") (parenthesized_expression "(local_20 == *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_20 == *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_20") (== "==") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
char * function_1(type_1 n,type_2 var_2,char *arg) { long var_7; char *pcVar2; long var_1; type_3 options; var_7 = *(long *)(var_1 + 0x28); if (var_2 == var_3) { /* WARNING: Subroutine does not return */ var_4(); } options.flags = L'\0'; options.quote_these_too[0] = 0; options.quote_these_too[1] = 0; options.quote_these_too[2] = 0; options.quote_these_too[3] = 0; options.quote_these_too[4] = 0; options.quote_these_too[5] = 0; options.quote_these_too[6] = 0; options.quote_these_too[7] = 0; options.left_quote = (char *)0x0; options.right_quote = (char *)0x0; options.style = var_2; var_5(&options,':',L'\x01'); pcVar2 = var_6(n,arg,0xffffffffffffffff,&options); if (var_7 == *(long *)(var_1 + 0x28)) { return pcVar2; } /* 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: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(undefined4 param_1,int param_2,undefined8 param_3) { long in_FS_OFFSET; int local_58 [14]; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); if (param_2 == 10) { /* WARNING: Subroutine does not return */ abort(); } local_58[1] = 0; local_58[2] = 0; local_58[3] = 0; local_58[4] = 0; local_58[5] = 0; local_58[6] = 0; local_58[7] = 0; local_58[8] = 0; local_58[9] = 0; local_58[10] = 0; local_58[0xb] = 0; local_58[0xc] = 0; local_58[0xd] = 0; local_58[0] = param_2; FUN_001043d0(local_58,0x3a,1); FUN_001041a0(param_1,param_3,0xffffffffffffffff,local_58); if (local_20 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
2671_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
get_size_for_reloc
FUN_00199170
uint anon_unknown.dwarf_2342e3::Target_i386::Classify_reloc::get_size_for_reloc (uint r_type,Relobj *object) { char *pcVar1; if (r_type < 0x18) { if (0x15 < r_type) { return 1; } if (r_type < 0xb) { if (8 < r_type) { return 4; } if (r_type < 5) { return (uint)(r_type != 0) << 2; } } else { if (0x13 < r_type) { return 2; } if (0xe < r_type) { return 0; } if (r_type != 0xe) goto LAB_001991bc; } LAB_0019922a: pcVar1 = "unexpected reloc %u in object file"; } else { if (r_type < 0x29) { if (0x26 < r_type) { return 0; } if (0x1f < r_type) { if (r_type < 0x23) { return 0; } if (r_type < 0x26) goto LAB_0019922a; } } else { if (r_type == 0x2b) { return 4; } if (r_type < 0x2b) goto LAB_0019922a; if (r_type - 0xfa < 2) { return 0; } } LAB_001991bc: pcVar1 = "unsupported reloc %u in object file"; } pcVar1 = (char *)gettext(pcVar1); gold::Object::error(&object->super_Object,pcVar1,r_type); return 0; }
long FUN_00199170(uint param_1,undefined8 param_2) { undefined8 uVar1; char *pcVar2; if (param_1 < 0x18) { if (0x15 < param_1) { return 1; } if (param_1 < 0xb) { if (8 < param_1) { return 4; } if (param_1 < 5) { return (ulong)(param_1 != 0) << 2; } } else { if (0x13 < param_1) { return 2; } if (0xe < param_1) { return 0; } if (param_1 != 0xe) goto LAB_001991bc; } LAB_0019922a: pcVar2 = "unexpected reloc %u in object file"; } else { if (param_1 < 0x29) { if (0x26 < param_1) { return 0; } if (0x1f < param_1) { if (param_1 < 0x23) { return 0; } if (param_1 < 0x26) goto LAB_0019922a; } } else { if (param_1 == 0x2b) { return 4; } if (param_1 < 0x2b) goto LAB_0019922a; if (param_1 - 0xfa < 2) { return 0; } } LAB_001991bc: pcVar2 = "unsupported reloc %u in object file"; } uVar1 = gettext(pcVar2); FUN_00392b80(param_2,uVar1,param_1); return 0; }
PUSH RBP MOV RBP,RSI PUSH RBX MOV EBX,EDI SUB RSP,0x8 CMP EDI,0x17 JA 0x001991a0 CMP EDI,0x16 JNC 0x00199240 CMP EDI,0xa JBE 0x001991f0 MOV EAX,0x2 CMP EDI,0x13 JBE 0x001991e0 ADD RSP,0x8 POP RBX POP RBP RET CMP EDI,0x28 JBE 0x00199210 MOV EAX,0x4 CMP EDI,0x2b JZ 0x00199198 JC 0x0019922a LEA EAX,[RDI + -0xfa] CMP EAX,0x1 JBE 0x00199238 LEA RDI,[0x533708] CALL 0x00177320 MOV EDX,EBX MOV RDI,RBP MOV RSI,RAX XOR EAX,EAX CALL 0x00392b80 ADD RSP,0x8 XOR EAX,EAX POP RBX POP RBP RET CMP EDI,0xf JNC 0x00199238 CMP EDI,0xe JNZ 0x001991bc JMP 0x0019922a CMP EDI,0x9 JNC 0x00199250 CMP EDI,0x4 JA 0x0019922a XOR EAX,EAX TEST EDI,EDI SETNZ AL ADD RSP,0x8 SHL EAX,0x2 POP RBX POP RBP RET CMP EDI,0x27 JNC 0x00199238 CMP EDI,0x20 JC 0x001991bc XOR EAX,EAX CMP EDI,0x22 JBE 0x00199198 CMP EDI,0x25 JA 0x001991bc LEA RDI,[0x5336e0] JMP 0x001991c3 XOR EAX,EAX JMP 0x00199198 MOV EAX,0x1 JMP 0x00199198 MOV EAX,0x4 JMP 0x00199198
null
null
null
null
[(u'INT_LESS_-1207528888', u'CBRANCH_-1207528885'), ('tmp_916', u'CBRANCH_-1207528584'), (u'INT_LESS_-1207528525', u'CBRANCH_-1207528533'), (u'INT_LESS_-1207528754', u'CBRANCH_-1207528762'), ('tmp_1026', u'INT_LESS_-1207528603'), (u'COPY_-1207528451', u'RETURN_-1207528819'), ('tmp_266', u'CBRANCH_-1207528885'), ('const-21', u'INT_LESS_-1207529041'), (u'COPY_-1207528355', u'RETURN_-1207528345'), ('tmp_886', u'CBRANCH_-1207528600'), ('tmp_1026', u'INT_LESS_-1207528525'), (u'COPY_-1207528517', u'RETURN_-1207528961'), ('const-5453536', u'COPY_-1207528804'), ('tmp_1026', u'INT_LESS_-1207528743'), ('tmp_1026', u'INT_LESS_-1207529047'), ('const-0', u'COPY_-1207528361'), ('tmp_1026', u'INT_LESS_-1207528985'), ('const-0', u'COPY_-1207528517'), ('tmp_1026', u'INT_SUB_-1207528709'), (u'COPY_-1207528862', u'MULTIEQUAL_-1207528364'), (u'INT_SUB_-1207528709', u'INT_LESS_-1207528692'), ('tmp_1026', u'INT_NOTEQUAL_-1207528736'), ('tmp_81', u'CBRANCH_-1207529055'), ('const-24', u'INT_LESS_-1207529047'), ('const-5453576', u'COPY_-1207528862'), ('const-0', u'PTRSUB_-1207528225'), ('const-2', u'INT_LESS_-1207528692'), (u'COPY_-1207528345', u'RETURN_-1207528335'), ('tmp_779', u'CBRANCH_-1207528752'), (u'PTRSUB_-1207528225', u'CALL_-1207528865'), (u'CAST_-1207528243', u'CALL_-1207528865'), (u'INT_LESS_-1207528985', u'CBRANCH_-1207528994'), ('const-0', u'RETURN_-1207528337'), ('const-2', u'COPY_-1207528349'), ('const-11', u'INT_LESS_-1207529008'), ('const-43', u'INT_LESS_-1207528732'), ('const-0', u'RETURN_-1207528351'), (u'COPY_-1207528349', u'RETURN_-1207528339'), ('const-0', u'COPY_-1207528451'), ('tmp_1026', u'INT_LESS_-1207528783'), (u'INT_LESS_-1207528586', u'CBRANCH_-1207528584'), (u'COPY_-1207528358', u'RETURN_-1207528348'), ('tmp_1026', u'INT_LESS_-1207528546'), ('const-4', u'COPY_-1207528358'), (u'COPY_-1207528804', u'MULTIEQUAL_-1207528364'), ('const-0', u'INT_NOTEQUAL_-1207528736'), ('tmp_854', u'CBRANCH_-1207528701'), ('const-0', u'COPY_-1207528345'), (u'CALL_-1207528897', u'CAST_-1207528243'), (u'INT_NOTEQUAL_-1207528870', u'CBRANCH_-1207528868'), ('tmp_1026', u'INT_LESS_-1207528888'), ('const-0', u'RETURN_-1207528819'), ('const-19', u'INT_LESS_-1207528985'), ('const-38', u'INT_LESS_-1207528603'), ('const-14', u'INT_LESS_-1207528888'), ('tmp_1026', u'INT_LESS_-1207528586'), ('const-4', u'COPY_-1207528352'), ('const-0', u'COPY_-1207528347'), ('tmp_1026', u'INT_NOTEQUAL_-1207528870'), ('const-0', u'RETURN_-1207528335'), (u'INT_LESS_-1207529047', u'CBRANCH_-1207529055'), ('tmp_527', u'CBRANCH_-1207528762'), ('const-31', u'INT_LESS_-1207528586'), ('tmp_1026', u'INT_LESS_-1207529008'), (u'INT_NOTEQUAL_-1207528736', u'INT_ZEXT_-1207528267'), ('const-43', u'INT_EQUAL_-1207528732'), ('tmp_1026', u'INT_LESS_-1207528732'), ('tmp_1026', u'INT_EQUAL_-1207528732'), ('tmp_1027', u'PTRSUB_-1207528225'), ('tmp_113', u'CBRANCH_-1207529038'), (u'INT_ZEXT_-1207528267', u'INT_LEFT_-1207528692'), ('tmp_1010', u'CBRANCH_-1207528533'), (u'INT_LESS_-1207528732', u'CBRANCH_-1207528727'), (u'INT_LESS_-1207528546', u'CBRANCH_-1207528555'), (u'INT_LEFT_-1207528692', u'COPY_-1207528407'), (u'INT_LESS_-1207528692', u'CBRANCH_-1207528701'), (u'INT_LESS_-1207528603', u'CBRANCH_-1207528600'), ('const-0', u'RETURN_-1207528961'), ('tmp_811', u'CBRANCH_-1207528730'), (u'COPY_-1207528361', u'RETURN_-1207528351'), ('const-41', u'INT_LESS_-1207528743'), ('tmp_181', u'CBRANCH_-1207528994'), (u'INT_LESS_-1207529008', u'CBRANCH_-1207529017'), (u'MULTIEQUAL_-1207528364', u'CALL_-1207528897'), ('const-5', u'INT_LESS_-1207528754'), ('const-35', u'INT_LESS_-1207528546'), (u'INT_EQUAL_-1207528732', u'CBRANCH_-1207528730'), ('tmp_1026', u'INT_LESS_-1207528754'), (u'INT_LESS_-1207529041', u'CBRANCH_-1207529038'), ('const-250', u'INT_SUB_-1207528709'), ('tmp_1026', u'INT_LESS_-1207529041'), (u'INT_LESS_-1207528743', u'CBRANCH_-1207528752'), ('const-14', u'INT_NOTEQUAL_-1207528870'), (u'INT_LESS_-1207528783', u'CBRANCH_-1207528780'), ('tmp_146', u'CBRANCH_-1207529017'), ('const-2', u'INT_LEFT_-1207528692'), (u'COPY_-1207528407', u'RETURN_-1207528660'), ('const-1', u'COPY_-1207528355'), ('const-0', u'RETURN_-1207528342'), ('tmp_298', u'CBRANCH_-1207528868'), ('const-0', u'RETURN_-1207528660'), (u'COPY_-1207528352', u'RETURN_-1207528342'), ('const-8', u'INT_LESS_-1207528783'), ('const-0', u'RETURN_-1207528348'), ('const-38', u'INT_LESS_-1207528525'), ('tmp_975', u'CBRANCH_-1207528555'), ('tmp_1026', u'CALL_-1207528865'), ('tmp_492', u'CBRANCH_-1207528780'), ('tmp_813', u'CBRANCH_-1207528727'), ('const-0', u'RETURN_-1207528339'), ('tmp_303', u'BRANCH_-1207528793'), (u'COPY_-1207528347', u'RETURN_-1207528337'), ('const-0', u'RETURN_-1207528345')]
[('const-2', u'INT_LESS_-1207528692'), ('const-0', u'COPY_-1207528849'), (u'INT_LESS_-1207528888', u'CBRANCH_-1207528885'), ('tmp_916', u'CBRANCH_-1207528584'), (u'INT_LESS_-1207528525', u'CBRANCH_-1207528533'), (u'INT_LESS_-1207528754', u'CBRANCH_-1207528762'), (u'COPY_-1207528849', u'RETURN_-1207528819'), ('tmp_266', u'CBRANCH_-1207528885'), ('tmp_1801', u'INT_LESS_-1207528783'), ('tmp_886', u'CBRANCH_-1207528600'), (u'MULTIEQUAL_-1207528368', u'CALL_-1207528897'), ('const-0', u'RETURN_-1207528378'), (u'INT_LEFT_-1207528375', u'COPY_-1207528719'), ('tmp_1801', u'INT_LESS_-1207529008'), (u'COPY_-1207528390', u'RETURN_-1207528374'), ('const-5', u'INT_LESS_-1207528754'), ('tmp_1801', u'INT_LESS_-1207528732'), ('tmp_1801', u'INT_EQUAL_-1207528732'), ('const-14', u'INT_NOTEQUAL_-1207528870'), ('const-0', u'RETURN_-1207528380'), (u'COPY_-1207528386', u'RETURN_-1207528370'), ('const-0', u'RETURN_-1207528370'), ('tmp_81', u'CBRANCH_-1207529055'), ('const-14', u'INT_LESS_-1207528888'), ('tmp_779', u'CBRANCH_-1207528752'), ('tmp_1801', u'INT_LESS_-1207528888'), (u'INT_LESS_-1207528985', u'CBRANCH_-1207528994'), ('const-38', u'INT_LESS_-1207528603'), ('const-38', u'INT_LESS_-1207528525'), ('const-21', u'INT_LESS_-1207529041'), ('const-11', u'INT_LESS_-1207529008'), ('const-0', u'COPY_-1207528386'), ('const-43', u'INT_LESS_-1207528732'), ('const-0', u'COPY_-1207528505'), (u'INT_LESS_-1207528586', u'CBRANCH_-1207528584'), ('tmp_1801', u'INT_LESS_-1207528586'), (u'COPY_-1207528804', u'MULTIEQUAL_-1207528368'), ('const-8', u'INT_LESS_-1207528783'), ('const-0', u'INT_NOTEQUAL_-1207528736'), ('tmp_854', u'CBRANCH_-1207528701'), (u'INT_SUB_-1207528384', u'INT_LESS_-1207528692'), (u'COPY_-1207528862', u'MULTIEQUAL_-1207528368'), (u'INT_NOTEQUAL_-1207528870', u'CBRANCH_-1207528868'), ('const-31', u'INT_LESS_-1207528586'), ('const-1', u'COPY_-1207528392'), ('const-0', u'RETURN_-1207528819'), ('const-19', u'INT_LESS_-1207528985'), ('const-2', u'COPY_-1207528388'), (u'COPY_-1207528505', u'RETURN_-1207528961'), ('tmp_1801', u'INT_LESS_-1207528546'), (u'COPY_-1207528394', u'RETURN_-1207528378'), ('const-0', u'RETURN_-1207528368'), ('tmp_1801', u'INT_NOTEQUAL_-1207528870'), ('tmp_1801', u'INT_LESS_-1207529041'), ('tmp_1770', u'CALL_-1207528865'), (u'INT_LESS_-1207529047', u'CBRANCH_-1207529055'), ('const-0', u'RETURN_-1207528376'), ('tmp_527', u'CBRANCH_-1207528762'), ('tmp_1801', u'INT_LESS_-1207528743'), ('const-4', u'COPY_-1207528394'), (u'COPY_-1207528719', u'RETURN_-1207528660'), ('const-0', u'RETURN_-1207528374'), ('tmp_1801', u'INT_NOTEQUAL_-1207528736'), ('tmp_1801', u'INT_LESS_-1207528603'), ('const-43', u'INT_EQUAL_-1207528732'), ('tmp_1801', u'INT_LESS_-1207528985'), ('const-2', u'INT_LEFT_-1207528375'), ('tmp_113', u'CBRANCH_-1207529038'), ('const-0', u'COPY_-1207528384'), ('tmp_1010', u'CBRANCH_-1207528533'), (u'INT_LESS_-1207528732', u'CBRANCH_-1207528727'), ('tmp_1801', u'INT_SUB_-1207528384'), (u'INT_LESS_-1207528546', u'CBRANCH_-1207528555'), (u'COPY_-1207528392', u'RETURN_-1207528376'), ('const-24', u'INT_LESS_-1207529047'), ('tmp_1801', u'INT_LESS_-1207529047'), (u'INT_LESS_-1207528692', u'CBRANCH_-1207528701'), (u'INT_LESS_-1207528603', u'CBRANCH_-1207528600'), ('const-0', u'RETURN_-1207528961'), ('tmp_811', u'CBRANCH_-1207528730'), ('tmp_1801', u'INT_LESS_-1207528525'), ('tmp_181', u'CBRANCH_-1207528994'), (u'COPY_-1207528388', u'RETURN_-1207528372'), (u'INT_LESS_-1207529008', u'CBRANCH_-1207529017'), (u'COPY_-1207528396', u'RETURN_-1207528380'), (u'INT_EQUAL_-1207528732', u'CBRANCH_-1207528730'), (u'INT_LESS_-1207529041', u'CBRANCH_-1207529038'), ('const-4', u'COPY_-1207528390'), ('const-5453536', u'COPY_-1207528804'), (u'INT_LESS_-1207528743', u'CBRANCH_-1207528752'), ('const-0', u'COPY_-1207528396'), (u'INT_LESS_-1207528783', u'CBRANCH_-1207528780'), (u'COPY_-1207528384', u'RETURN_-1207528368'), ('tmp_146', u'CBRANCH_-1207529017'), ('const-5453576', u'COPY_-1207528862'), ('const-35', u'INT_LESS_-1207528546'), ('tmp_298', u'CBRANCH_-1207528868'), ('const-0', u'RETURN_-1207528660'), ('tmp_1801', u'INT_LESS_-1207528754'), ('const-41', u'INT_LESS_-1207528743'), ('const-250', u'INT_SUB_-1207528384'), ('tmp_975', u'CBRANCH_-1207528555'), ('tmp_492', u'CBRANCH_-1207528780'), (u'CALL_-1207528897', u'CALL_-1207528865'), ('const-0', u'RETURN_-1207528372'), ('tmp_813', u'CBRANCH_-1207528727'), (u'INT_ZEXT_-1207528283', u'INT_LEFT_-1207528375'), (u'INT_NOTEQUAL_-1207528736', u'INT_ZEXT_-1207528283'), ('tmp_1801', u'CALL_-1207528865'), ('tmp_303', u'BRANCH_-1207528793')]
null
null
00199170
x64
O2
(translation_unit "long FUN_00199170(uint param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }\n uVar1 = gettext(pcVar2);\n FUN_00392b80(param_2,uVar1,param_1);\n return 0;\n}\n\n" (function_definition "long FUN_00199170(uint param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }\n uVar1 = gettext(pcVar2);\n FUN_00392b80(param_2,uVar1,param_1);\n return 0;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00199170(uint param_1,undefined8 param_2)" identifier (parameter_list "(uint param_1,undefined8 param_2)" ( (parameter_declaration "uint param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n char *pcVar2;\n \n if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }\n uVar1 = gettext(pcVar2);\n FUN_00392b80(param_2,uVar1,param_1);\n return 0;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (if_statement "if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }" if (parenthesized_expression "(param_1 < 0x18)" ( (binary_expression "param_1 < 0x18" identifier < number_literal) )) (compound_statement "{\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }" { (if_statement "if (0x15 < param_1) {\n return 1;\n }" if (parenthesized_expression "(0x15 < param_1)" ( (binary_expression "0x15 < param_1" number_literal < identifier) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }" if (parenthesized_expression "(param_1 < 0xb)" ( (binary_expression "param_1 < 0xb" identifier < number_literal) )) (compound_statement "{\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }" { (if_statement "if (8 < param_1) {\n return 4;\n }" if (parenthesized_expression "(8 < param_1)" ( (binary_expression "8 < param_1" number_literal < identifier) )) (compound_statement "{\n return 4;\n }" { (return_statement "return 4;" return number_literal ;) })) (if_statement "if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }" if (parenthesized_expression "(param_1 < 5)" ( (binary_expression "param_1 < 5" identifier < number_literal) )) (compound_statement "{\n return (ulong)(param_1 != 0) << 2;\n }" { (return_statement "return (ulong)(param_1 != 0) << 2;" return (binary_expression "(ulong)(param_1 != 0) << 2" (call_expression "(ulong)(param_1 != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) ))) << number_literal) ;) })) }) (else_clause "else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }" else (compound_statement "{\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }" { (if_statement "if (0x13 < param_1) {\n return 2;\n }" if (parenthesized_expression "(0x13 < param_1)" ( (binary_expression "0x13 < param_1" number_literal < identifier) )) (compound_statement "{\n return 2;\n }" { (return_statement "return 2;" return number_literal ;) })) (if_statement "if (0xe < param_1) {\n return 0;\n }" if (parenthesized_expression "(0xe < param_1)" ( (binary_expression "0xe < param_1" number_literal < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (param_1 != 0xe) goto LAB_001991bc;" if (parenthesized_expression "(param_1 != 0xe)" ( (binary_expression "param_1 != 0xe" identifier != number_literal) )) (goto_statement "goto LAB_001991bc;" goto statement_identifier ;)) }))) (labeled_statement "LAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";" statement_identifier : (expression_statement "pcVar2 = "unexpected reloc %u in object file";" (assignment_expression "pcVar2 = "unexpected reloc %u in object file"" identifier = (string_literal ""unexpected reloc %u in object file"" " string_content ")) ;)) }) (else_clause "else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }" else (compound_statement "{\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }" { (if_statement "if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }" if (parenthesized_expression "(param_1 < 0x29)" ( (binary_expression "param_1 < 0x29" identifier < number_literal) )) (compound_statement "{\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }" { (if_statement "if (0x26 < param_1) {\n return 0;\n }" if (parenthesized_expression "(0x26 < param_1)" ( (binary_expression "0x26 < param_1" number_literal < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }" if (parenthesized_expression "(0x1f < param_1)" ( (binary_expression "0x1f < param_1" number_literal < identifier) )) (compound_statement "{\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }" { (if_statement "if (param_1 < 0x23) {\n return 0;\n }" if (parenthesized_expression "(param_1 < 0x23)" ( (binary_expression "param_1 < 0x23" identifier < number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (param_1 < 0x26) goto LAB_0019922a;" if (parenthesized_expression "(param_1 < 0x26)" ( (binary_expression "param_1 < 0x26" identifier < number_literal) )) (goto_statement "goto LAB_0019922a;" goto statement_identifier ;)) })) }) (else_clause "else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }" else (compound_statement "{\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }" { (if_statement "if (param_1 == 0x2b) {\n return 4;\n }" if (parenthesized_expression "(param_1 == 0x2b)" ( (binary_expression "param_1 == 0x2b" identifier == number_literal) )) (compound_statement "{\n return 4;\n }" { (return_statement "return 4;" return number_literal ;) })) (if_statement "if (param_1 < 0x2b) goto LAB_0019922a;" if (parenthesized_expression "(param_1 < 0x2b)" ( (binary_expression "param_1 < 0x2b" identifier < number_literal) )) (goto_statement "goto LAB_0019922a;" goto statement_identifier ;)) (if_statement "if (param_1 - 0xfa < 2) {\n return 0;\n }" if (parenthesized_expression "(param_1 - 0xfa < 2)" ( (binary_expression "param_1 - 0xfa < 2" (binary_expression "param_1 - 0xfa" identifier - number_literal) < number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) }))) (labeled_statement "LAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";" statement_identifier : (expression_statement "pcVar2 = "unsupported reloc %u in object file";" (assignment_expression "pcVar2 = "unsupported reloc %u in object file"" identifier = (string_literal ""unsupported reloc %u in object file"" " string_content ")) ;)) }))) (expression_statement "uVar1 = gettext(pcVar2);" (assignment_expression "uVar1 = gettext(pcVar2)" identifier = (call_expression "gettext(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (expression_statement "FUN_00392b80(param_2,uVar1,param_1);" (call_expression "FUN_00392b80(param_2,uVar1,param_1)" identifier (argument_list "(param_2,uVar1,param_1)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "uint anon_unknown.dwarf_2342e3::Target_i386::Classify_reloc::get_size_for_reloc\n (uint r_type,Relobj *object)\n\n{\n char *pcVar1;\n \n if (r_type < 0x18) {\n if (0x15 < r_type) {\n return 1;\n }\n if (r_type < 0xb) {\n if (8 < r_type) {\n return 4;\n }\n if (r_type < 5) {\n return (uint)(r_type != 0) << 2;\n }\n }\n else {\n if (0x13 < r_type) {\n return 2;\n }\n if (0xe < r_type) {\n return 0;\n }\n if (r_type != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar1 = "unexpected reloc %u in object file";\n }\n else {\n if (r_type < 0x29) {\n if (0x26 < r_type) {\n return 0;\n }\n if (0x1f < r_type) {\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (r_type == 0x2b) {\n return 4;\n }\n if (r_type < 0x2b) goto LAB_0019922a;\n if (r_type - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar1 = "unsupported reloc %u in object file";\n }\n pcVar1 = (char *)gettext(pcVar1);\n gold::Object::error(&object->super_Object,pcVar1,r_type);\n return 0;\n}\n\n" (function_definition "uint anon_unknown.dwarf_2342e3::Target_i386::Classify_reloc::get_size_for_reloc\n (uint r_type,Relobj *object)\n\n{\n char *pcVar1;\n \n if (r_type < 0x18) {\n if (0x15 < r_type) {\n return 1;\n }\n if (r_type < 0xb) {\n if (8 < r_type) {\n return 4;\n }\n if (r_type < 5) {\n return (uint)(r_type != 0) << 2;\n }\n }\n else {\n if (0x13 < r_type) {\n return 2;\n }\n if (0xe < r_type) {\n return 0;\n }\n if (r_type != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar1 = "unexpected reloc %u in object file";\n }\n else {\n if (r_type < 0x29) {\n if (0x26 < r_type) {\n return 0;\n }\n if (0x1f < r_type) {\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (r_type == 0x2b) {\n return 4;\n }\n if (r_type < 0x2b) goto LAB_0019922a;\n if (r_type - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar1 = "unsupported reloc %u in object file";\n }\n pcVar1 = (char *)gettext(pcVar1);\n gold::Object::error(&object->super_Object,pcVar1,r_type);\n return 0;\n}" type_identifier (ERROR "anon_unknown.dwarf_2342e3::Target_i386::Classify_reloc::" identifier . identifier : : identifier : : identifier : :) (function_declarator "get_size_for_reloc\n (uint r_type,Relobj *object)" identifier (parameter_list "(uint r_type,Relobj *object)" ( (parameter_declaration "uint r_type" type_identifier identifier) , (parameter_declaration "Relobj *object" type_identifier (pointer_declarator "*object" * identifier)) ))) (compound_statement "{\n char *pcVar1;\n \n if (r_type < 0x18) {\n if (0x15 < r_type) {\n return 1;\n }\n if (r_type < 0xb) {\n if (8 < r_type) {\n return 4;\n }\n if (r_type < 5) {\n return (uint)(r_type != 0) << 2;\n }\n }\n else {\n if (0x13 < r_type) {\n return 2;\n }\n if (0xe < r_type) {\n return 0;\n }\n if (r_type != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar1 = "unexpected reloc %u in object file";\n }\n else {\n if (r_type < 0x29) {\n if (0x26 < r_type) {\n return 0;\n }\n if (0x1f < r_type) {\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (r_type == 0x2b) {\n return 4;\n }\n if (r_type < 0x2b) goto LAB_0019922a;\n if (r_type - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar1 = "unsupported reloc %u in object file";\n }\n pcVar1 = (char *)gettext(pcVar1);\n gold::Object::error(&object->super_Object,pcVar1,r_type);\n return 0;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (if_statement "if (r_type < 0x18) {\n if (0x15 < r_type) {\n return 1;\n }\n if (r_type < 0xb) {\n if (8 < r_type) {\n return 4;\n }\n if (r_type < 5) {\n return (uint)(r_type != 0) << 2;\n }\n }\n else {\n if (0x13 < r_type) {\n return 2;\n }\n if (0xe < r_type) {\n return 0;\n }\n if (r_type != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar1 = "unexpected reloc %u in object file";\n }\n else {\n if (r_type < 0x29) {\n if (0x26 < r_type) {\n return 0;\n }\n if (0x1f < r_type) {\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (r_type == 0x2b) {\n return 4;\n }\n if (r_type < 0x2b) goto LAB_0019922a;\n if (r_type - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar1 = "unsupported reloc %u in object file";\n }" if (parenthesized_expression "(r_type < 0x18)" ( (binary_expression "r_type < 0x18" identifier < number_literal) )) (compound_statement "{\n if (0x15 < r_type) {\n return 1;\n }\n if (r_type < 0xb) {\n if (8 < r_type) {\n return 4;\n }\n if (r_type < 5) {\n return (uint)(r_type != 0) << 2;\n }\n }\n else {\n if (0x13 < r_type) {\n return 2;\n }\n if (0xe < r_type) {\n return 0;\n }\n if (r_type != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar1 = "unexpected reloc %u in object file";\n }" { (if_statement "if (0x15 < r_type) {\n return 1;\n }" if (parenthesized_expression "(0x15 < r_type)" ( (binary_expression "0x15 < r_type" number_literal < identifier) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (r_type < 0xb) {\n if (8 < r_type) {\n return 4;\n }\n if (r_type < 5) {\n return (uint)(r_type != 0) << 2;\n }\n }\n else {\n if (0x13 < r_type) {\n return 2;\n }\n if (0xe < r_type) {\n return 0;\n }\n if (r_type != 0xe) goto LAB_001991bc;\n }" if (parenthesized_expression "(r_type < 0xb)" ( (binary_expression "r_type < 0xb" identifier < number_literal) )) (compound_statement "{\n if (8 < r_type) {\n return 4;\n }\n if (r_type < 5) {\n return (uint)(r_type != 0) << 2;\n }\n }" { (if_statement "if (8 < r_type) {\n return 4;\n }" if (parenthesized_expression "(8 < r_type)" ( (binary_expression "8 < r_type" number_literal < identifier) )) (compound_statement "{\n return 4;\n }" { (return_statement "return 4;" return number_literal ;) })) (if_statement "if (r_type < 5) {\n return (uint)(r_type != 0) << 2;\n }" if (parenthesized_expression "(r_type < 5)" ( (binary_expression "r_type < 5" identifier < number_literal) )) (compound_statement "{\n return (uint)(r_type != 0) << 2;\n }" { (return_statement "return (uint)(r_type != 0) << 2;" return (binary_expression "(uint)(r_type != 0) << 2" (call_expression "(uint)(r_type != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(r_type != 0)" ( (binary_expression "r_type != 0" identifier != number_literal) ))) << number_literal) ;) })) }) (else_clause "else {\n if (0x13 < r_type) {\n return 2;\n }\n if (0xe < r_type) {\n return 0;\n }\n if (r_type != 0xe) goto LAB_001991bc;\n }" else (compound_statement "{\n if (0x13 < r_type) {\n return 2;\n }\n if (0xe < r_type) {\n return 0;\n }\n if (r_type != 0xe) goto LAB_001991bc;\n }" { (if_statement "if (0x13 < r_type) {\n return 2;\n }" if (parenthesized_expression "(0x13 < r_type)" ( (binary_expression "0x13 < r_type" number_literal < identifier) )) (compound_statement "{\n return 2;\n }" { (return_statement "return 2;" return number_literal ;) })) (if_statement "if (0xe < r_type) {\n return 0;\n }" if (parenthesized_expression "(0xe < r_type)" ( (binary_expression "0xe < r_type" number_literal < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (r_type != 0xe) goto LAB_001991bc;" if (parenthesized_expression "(r_type != 0xe)" ( (binary_expression "r_type != 0xe" identifier != number_literal) )) (goto_statement "goto LAB_001991bc;" goto statement_identifier ;)) }))) (labeled_statement "LAB_0019922a:\n pcVar1 = "unexpected reloc %u in object file";" statement_identifier : (expression_statement "pcVar1 = "unexpected reloc %u in object file";" (assignment_expression "pcVar1 = "unexpected reloc %u in object file"" identifier = (string_literal ""unexpected reloc %u in object file"" " string_content ")) ;)) }) (else_clause "else {\n if (r_type < 0x29) {\n if (0x26 < r_type) {\n return 0;\n }\n if (0x1f < r_type) {\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (r_type == 0x2b) {\n return 4;\n }\n if (r_type < 0x2b) goto LAB_0019922a;\n if (r_type - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar1 = "unsupported reloc %u in object file";\n }" else (compound_statement "{\n if (r_type < 0x29) {\n if (0x26 < r_type) {\n return 0;\n }\n if (0x1f < r_type) {\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (r_type == 0x2b) {\n return 4;\n }\n if (r_type < 0x2b) goto LAB_0019922a;\n if (r_type - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar1 = "unsupported reloc %u in object file";\n }" { (if_statement "if (r_type < 0x29) {\n if (0x26 < r_type) {\n return 0;\n }\n if (0x1f < r_type) {\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (r_type == 0x2b) {\n return 4;\n }\n if (r_type < 0x2b) goto LAB_0019922a;\n if (r_type - 0xfa < 2) {\n return 0;\n }\n }" if (parenthesized_expression "(r_type < 0x29)" ( (binary_expression "r_type < 0x29" identifier < number_literal) )) (compound_statement "{\n if (0x26 < r_type) {\n return 0;\n }\n if (0x1f < r_type) {\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }\n }" { (if_statement "if (0x26 < r_type) {\n return 0;\n }" if (parenthesized_expression "(0x26 < r_type)" ( (binary_expression "0x26 < r_type" number_literal < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (0x1f < r_type) {\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }" if (parenthesized_expression "(0x1f < r_type)" ( (binary_expression "0x1f < r_type" number_literal < identifier) )) (compound_statement "{\n if (r_type < 0x23) {\n return 0;\n }\n if (r_type < 0x26) goto LAB_0019922a;\n }" { (if_statement "if (r_type < 0x23) {\n return 0;\n }" if (parenthesized_expression "(r_type < 0x23)" ( (binary_expression "r_type < 0x23" identifier < number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (r_type < 0x26) goto LAB_0019922a;" if (parenthesized_expression "(r_type < 0x26)" ( (binary_expression "r_type < 0x26" identifier < number_literal) )) (goto_statement "goto LAB_0019922a;" goto statement_identifier ;)) })) }) (else_clause "else {\n if (r_type == 0x2b) {\n return 4;\n }\n if (r_type < 0x2b) goto LAB_0019922a;\n if (r_type - 0xfa < 2) {\n return 0;\n }\n }" else (compound_statement "{\n if (r_type == 0x2b) {\n return 4;\n }\n if (r_type < 0x2b) goto LAB_0019922a;\n if (r_type - 0xfa < 2) {\n return 0;\n }\n }" { (if_statement "if (r_type == 0x2b) {\n return 4;\n }" if (parenthesized_expression "(r_type == 0x2b)" ( (binary_expression "r_type == 0x2b" identifier == number_literal) )) (compound_statement "{\n return 4;\n }" { (return_statement "return 4;" return number_literal ;) })) (if_statement "if (r_type < 0x2b) goto LAB_0019922a;" if (parenthesized_expression "(r_type < 0x2b)" ( (binary_expression "r_type < 0x2b" identifier < number_literal) )) (goto_statement "goto LAB_0019922a;" goto statement_identifier ;)) (if_statement "if (r_type - 0xfa < 2) {\n return 0;\n }" if (parenthesized_expression "(r_type - 0xfa < 2)" ( (binary_expression "r_type - 0xfa < 2" (binary_expression "r_type - 0xfa" identifier - number_literal) < number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) }))) (labeled_statement "LAB_001991bc:\n pcVar1 = "unsupported reloc %u in object file";" statement_identifier : (expression_statement "pcVar1 = "unsupported reloc %u in object file";" (assignment_expression "pcVar1 = "unsupported reloc %u in object file"" identifier = (string_literal ""unsupported reloc %u in object file"" " string_content ")) ;)) }))) (expression_statement "pcVar1 = (char *)gettext(pcVar1);" (assignment_expression "pcVar1 = (char *)gettext(pcVar1)" identifier = (cast_expression "(char *)gettext(pcVar1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))))) ;) (labeled_statement "gold::Object::error(&object->super_Object,pcVar1,r_type);" statement_identifier : (ERROR ":" :) (labeled_statement "Object::error(&object->super_Object,pcVar1,r_type);" statement_identifier : (ERROR ":" :) (expression_statement "error(&object->super_Object,pcVar1,r_type);" (call_expression "error(&object->super_Object,pcVar1,r_type)" identifier (argument_list "(&object->super_Object,pcVar1,r_type)" ( (pointer_expression "&object->super_Object" & (field_expression "object->super_Object" identifier -> field_identifier)) , identifier , identifier ))) ;))) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "long FUN_00199170(uint param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }\n uVar1 = gettext(pcVar2);\n FUN_00392b80(param_2,uVar1,param_1);\n return 0;\n}\n\n" (function_definition "long FUN_00199170(uint param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }\n uVar1 = gettext(pcVar2);\n FUN_00392b80(param_2,uVar1,param_1);\n return 0;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00199170(uint param_1,undefined8 param_2)" identifier (parameter_list "(uint param_1,undefined8 param_2)" ( (parameter_declaration "uint param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n char *pcVar2;\n \n if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }\n uVar1 = gettext(pcVar2);\n FUN_00392b80(param_2,uVar1,param_1);\n return 0;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (if_statement "if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }" if (parenthesized_expression "(param_1 < 0x18)" ( (binary_expression "param_1 < 0x18" identifier < number_literal) )) (compound_statement "{\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }" { (if_statement "if (0x15 < param_1) {\n return 1;\n }" if (parenthesized_expression "(0x15 < param_1)" ( (binary_expression "0x15 < param_1" number_literal < identifier) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }" if (parenthesized_expression "(param_1 < 0xb)" ( (binary_expression "param_1 < 0xb" identifier < number_literal) )) (compound_statement "{\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }" { (if_statement "if (8 < param_1) {\n return 4;\n }" if (parenthesized_expression "(8 < param_1)" ( (binary_expression "8 < param_1" number_literal < identifier) )) (compound_statement "{\n return 4;\n }" { (return_statement "return 4;" return number_literal ;) })) (if_statement "if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }" if (parenthesized_expression "(param_1 < 5)" ( (binary_expression "param_1 < 5" identifier < number_literal) )) (compound_statement "{\n return (ulong)(param_1 != 0) << 2;\n }" { (return_statement "return (ulong)(param_1 != 0) << 2;" return (binary_expression "(ulong)(param_1 != 0) << 2" (call_expression "(ulong)(param_1 != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) ))) << number_literal) ;) })) }) (else_clause "else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }" else (compound_statement "{\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }" { (if_statement "if (0x13 < param_1) {\n return 2;\n }" if (parenthesized_expression "(0x13 < param_1)" ( (binary_expression "0x13 < param_1" number_literal < identifier) )) (compound_statement "{\n return 2;\n }" { (return_statement "return 2;" return number_literal ;) })) (if_statement "if (0xe < param_1) {\n return 0;\n }" if (parenthesized_expression "(0xe < param_1)" ( (binary_expression "0xe < param_1" number_literal < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (param_1 != 0xe) goto LAB_001991bc;" if (parenthesized_expression "(param_1 != 0xe)" ( (binary_expression "param_1 != 0xe" identifier != number_literal) )) (goto_statement "goto LAB_001991bc;" goto statement_identifier ;)) }))) (labeled_statement "LAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";" statement_identifier : (expression_statement "pcVar2 = "unexpected reloc %u in object file";" (assignment_expression "pcVar2 = "unexpected reloc %u in object file"" identifier = (string_literal ""unexpected reloc %u in object file"" " string_content ")) ;)) }) (else_clause "else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }" else (compound_statement "{\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }" { (if_statement "if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }" if (parenthesized_expression "(param_1 < 0x29)" ( (binary_expression "param_1 < 0x29" identifier < number_literal) )) (compound_statement "{\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }" { (if_statement "if (0x26 < param_1) {\n return 0;\n }" if (parenthesized_expression "(0x26 < param_1)" ( (binary_expression "0x26 < param_1" number_literal < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }" if (parenthesized_expression "(0x1f < param_1)" ( (binary_expression "0x1f < param_1" number_literal < identifier) )) (compound_statement "{\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }" { (if_statement "if (param_1 < 0x23) {\n return 0;\n }" if (parenthesized_expression "(param_1 < 0x23)" ( (binary_expression "param_1 < 0x23" identifier < number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (param_1 < 0x26) goto LAB_0019922a;" if (parenthesized_expression "(param_1 < 0x26)" ( (binary_expression "param_1 < 0x26" identifier < number_literal) )) (goto_statement "goto LAB_0019922a;" goto statement_identifier ;)) })) }) (else_clause "else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }" else (compound_statement "{\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }" { (if_statement "if (param_1 == 0x2b) {\n return 4;\n }" if (parenthesized_expression "(param_1 == 0x2b)" ( (binary_expression "param_1 == 0x2b" identifier == number_literal) )) (compound_statement "{\n return 4;\n }" { (return_statement "return 4;" return number_literal ;) })) (if_statement "if (param_1 < 0x2b) goto LAB_0019922a;" if (parenthesized_expression "(param_1 < 0x2b)" ( (binary_expression "param_1 < 0x2b" identifier < number_literal) )) (goto_statement "goto LAB_0019922a;" goto statement_identifier ;)) (if_statement "if (param_1 - 0xfa < 2) {\n return 0;\n }" if (parenthesized_expression "(param_1 - 0xfa < 2)" ( (binary_expression "param_1 - 0xfa < 2" (binary_expression "param_1 - 0xfa" identifier - number_literal) < number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) }))) (labeled_statement "LAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";" statement_identifier : (expression_statement "pcVar2 = "unsupported reloc %u in object file";" (assignment_expression "pcVar2 = "unsupported reloc %u in object file"" identifier = (string_literal ""unsupported reloc %u in object file"" " string_content ")) ;)) }))) (expression_statement "uVar1 = gettext(pcVar2);" (assignment_expression "uVar1 = gettext(pcVar2)" identifier = (call_expression "gettext(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (expression_statement "FUN_00392b80(param_2,uVar1,param_1);" (call_expression "FUN_00392b80(param_2,uVar1,param_1)" identifier (argument_list "(param_2,uVar1,param_1)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (return_statement return (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT != LIT) ))) << LIT) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (goto_statement goto statement_identifier ;)) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) < LIT) )) (compound_statement { (return_statement return LIT ;) })) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;)) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return LIT ;) })))
(function_definition "long FUN_00199170(uint param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }\n uVar1 = gettext(pcVar2);\n FUN_00392b80(param_2,uVar1,param_1);\n return 0;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_00199170(uint param_1,undefined8 param_2)" (identifier "FUN_00199170") (parameter_list "(uint param_1,undefined8 param_2)" (( "(") (parameter_declaration "uint param_1" (type_identifier "uint") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n char *pcVar2;\n \n if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }\n uVar1 = gettext(pcVar2);\n FUN_00392b80(param_2,uVar1,param_1);\n return 0;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (if_statement "if (param_1 < 0x18) {\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }\n else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }" (if "if") (parenthesized_expression "(param_1 < 0x18)" (( "(") (binary_expression "param_1 < 0x18" (identifier "param_1") (< "<") (number_literal "0x18")) () ")")) (compound_statement "{\n if (0x15 < param_1) {\n return 1;\n }\n if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }\nLAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";\n }" ({ "{") (if_statement "if (0x15 < param_1) {\n return 1;\n }" (if "if") (parenthesized_expression "(0x15 < param_1)" (( "(") (binary_expression "0x15 < param_1" (number_literal "0x15") (< "<") (identifier "param_1")) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (if_statement "if (param_1 < 0xb) {\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }\n else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }" (if "if") (parenthesized_expression "(param_1 < 0xb)" (( "(") (binary_expression "param_1 < 0xb" (identifier "param_1") (< "<") (number_literal "0xb")) () ")")) (compound_statement "{\n if (8 < param_1) {\n return 4;\n }\n if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }\n }" ({ "{") (if_statement "if (8 < param_1) {\n return 4;\n }" (if "if") (parenthesized_expression "(8 < param_1)" (( "(") (binary_expression "8 < param_1" (number_literal "8") (< "<") (identifier "param_1")) () ")")) (compound_statement "{\n return 4;\n }" ({ "{") (return_statement "return 4;" (return "return") (number_literal "4") (; ";")) (} "}"))) (if_statement "if (param_1 < 5) {\n return (ulong)(param_1 != 0) << 2;\n }" (if "if") (parenthesized_expression "(param_1 < 5)" (( "(") (binary_expression "param_1 < 5" (identifier "param_1") (< "<") (number_literal "5")) () ")")) (compound_statement "{\n return (ulong)(param_1 != 0) << 2;\n }" ({ "{") (return_statement "return (ulong)(param_1 != 0) << 2;" (return "return") (binary_expression "(ulong)(param_1 != 0) << 2" (call_expression "(ulong)(param_1 != 0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(param_1 != 0)" (( "(") (binary_expression "param_1 != 0" (identifier "param_1") (!= "!=") (number_literal "0")) () ")"))) (<< "<<") (number_literal "2")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }" (else "else") (compound_statement "{\n if (0x13 < param_1) {\n return 2;\n }\n if (0xe < param_1) {\n return 0;\n }\n if (param_1 != 0xe) goto LAB_001991bc;\n }" ({ "{") (if_statement "if (0x13 < param_1) {\n return 2;\n }" (if "if") (parenthesized_expression "(0x13 < param_1)" (( "(") (binary_expression "0x13 < param_1" (number_literal "0x13") (< "<") (identifier "param_1")) () ")")) (compound_statement "{\n return 2;\n }" ({ "{") (return_statement "return 2;" (return "return") (number_literal "2") (; ";")) (} "}"))) (if_statement "if (0xe < param_1) {\n return 0;\n }" (if "if") (parenthesized_expression "(0xe < param_1)" (( "(") (binary_expression "0xe < param_1" (number_literal "0xe") (< "<") (identifier "param_1")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (param_1 != 0xe) goto LAB_001991bc;" (if "if") (parenthesized_expression "(param_1 != 0xe)" (( "(") (binary_expression "param_1 != 0xe" (identifier "param_1") (!= "!=") (number_literal "0xe")) () ")")) (goto_statement "goto LAB_001991bc;" (goto "goto") (statement_identifier "LAB_001991bc") (; ";"))) (} "}")))) (labeled_statement "LAB_0019922a:\n pcVar2 = "unexpected reloc %u in object file";" (statement_identifier "LAB_0019922a") (: ":") (expression_statement "pcVar2 = "unexpected reloc %u in object file";" (assignment_expression "pcVar2 = "unexpected reloc %u in object file"" (identifier "pcVar2") (= "=") (string_literal ""unexpected reloc %u in object file"" (" """) (string_content "unexpected reloc %u in object file") (" """))) (; ";"))) (} "}")) (else_clause "else {\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }" (else "else") (compound_statement "{\n if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }\nLAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";\n }" ({ "{") (if_statement "if (param_1 < 0x29) {\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }\n else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }" (if "if") (parenthesized_expression "(param_1 < 0x29)" (( "(") (binary_expression "param_1 < 0x29" (identifier "param_1") (< "<") (number_literal "0x29")) () ")")) (compound_statement "{\n if (0x26 < param_1) {\n return 0;\n }\n if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }\n }" ({ "{") (if_statement "if (0x26 < param_1) {\n return 0;\n }" (if "if") (parenthesized_expression "(0x26 < param_1)" (( "(") (binary_expression "0x26 < param_1" (number_literal "0x26") (< "<") (identifier "param_1")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (0x1f < param_1) {\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }" (if "if") (parenthesized_expression "(0x1f < param_1)" (( "(") (binary_expression "0x1f < param_1" (number_literal "0x1f") (< "<") (identifier "param_1")) () ")")) (compound_statement "{\n if (param_1 < 0x23) {\n return 0;\n }\n if (param_1 < 0x26) goto LAB_0019922a;\n }" ({ "{") (if_statement "if (param_1 < 0x23) {\n return 0;\n }" (if "if") (parenthesized_expression "(param_1 < 0x23)" (( "(") (binary_expression "param_1 < 0x23" (identifier "param_1") (< "<") (number_literal "0x23")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (param_1 < 0x26) goto LAB_0019922a;" (if "if") (parenthesized_expression "(param_1 < 0x26)" (( "(") (binary_expression "param_1 < 0x26" (identifier "param_1") (< "<") (number_literal "0x26")) () ")")) (goto_statement "goto LAB_0019922a;" (goto "goto") (statement_identifier "LAB_0019922a") (; ";"))) (} "}"))) (} "}")) (else_clause "else {\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }" (else "else") (compound_statement "{\n if (param_1 == 0x2b) {\n return 4;\n }\n if (param_1 < 0x2b) goto LAB_0019922a;\n if (param_1 - 0xfa < 2) {\n return 0;\n }\n }" ({ "{") (if_statement "if (param_1 == 0x2b) {\n return 4;\n }" (if "if") (parenthesized_expression "(param_1 == 0x2b)" (( "(") (binary_expression "param_1 == 0x2b" (identifier "param_1") (== "==") (number_literal "0x2b")) () ")")) (compound_statement "{\n return 4;\n }" ({ "{") (return_statement "return 4;" (return "return") (number_literal "4") (; ";")) (} "}"))) (if_statement "if (param_1 < 0x2b) goto LAB_0019922a;" (if "if") (parenthesized_expression "(param_1 < 0x2b)" (( "(") (binary_expression "param_1 < 0x2b" (identifier "param_1") (< "<") (number_literal "0x2b")) () ")")) (goto_statement "goto LAB_0019922a;" (goto "goto") (statement_identifier "LAB_0019922a") (; ";"))) (if_statement "if (param_1 - 0xfa < 2) {\n return 0;\n }" (if "if") (parenthesized_expression "(param_1 - 0xfa < 2)" (( "(") (binary_expression "param_1 - 0xfa < 2" (binary_expression "param_1 - 0xfa" (identifier "param_1") (- "-") (number_literal "0xfa")) (< "<") (number_literal "2")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}")))) (labeled_statement "LAB_001991bc:\n pcVar2 = "unsupported reloc %u in object file";" (statement_identifier "LAB_001991bc") (: ":") (expression_statement "pcVar2 = "unsupported reloc %u in object file";" (assignment_expression "pcVar2 = "unsupported reloc %u in object file"" (identifier "pcVar2") (= "=") (string_literal ""unsupported reloc %u in object file"" (" """) (string_content "unsupported reloc %u in object file") (" """))) (; ";"))) (} "}")))) (expression_statement "uVar1 = gettext(pcVar2);" (assignment_expression "uVar1 = gettext(pcVar2)" (identifier "uVar1") (= "=") (call_expression "gettext(pcVar2)" (identifier "gettext") (argument_list "(pcVar2)" (( "(") (identifier "pcVar2") () ")")))) (; ";")) (expression_statement "FUN_00392b80(param_2,uVar1,param_1);" (call_expression "FUN_00392b80(param_2,uVar1,param_1)" (identifier "FUN_00392b80") (argument_list "(param_2,uVar1,param_1)" (( "(") (identifier "param_2") (, ",") (identifier "uVar1") (, ",") (identifier "param_1") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
type_1 anon_unknown.dwarf_2342e3::Target_i386::Classify_reloc::function_1 (type_1 var_1,type_2 *object) { char *pcVar1; if (var_1 < 0x18) { if (0x15 < var_1) { return 1; } if (var_1 < 0xb) { if (8 < var_1) { return 4; } if (var_1 < 5) { return (type_1)(var_1 != 0) << 2; } } else { if (0x13 < var_1) { return 2; } if (0xe < var_1) { return 0; } if (var_1 != 0xe) goto LAB_001991bc; } LAB_0019922a: pcVar1 = "unexpected reloc %u in object file"; } else { if (var_1 < 0x29) { if (0x26 < var_1) { return 0; } if (0x1f < var_1) { if (var_1 < 0x23) { return 0; } if (var_1 < 0x26) goto LAB_0019922a; } } else { if (var_1 == 0x2b) { return 4; } if (var_1 < 0x2b) goto LAB_0019922a; if (var_1 - 0xfa < 2) { return 0; } } LAB_001991bc: pcVar1 = "unsupported reloc %u in object file"; } pcVar1 = (char *)var_2(pcVar1); gold::Object::var_3(&object->super_Object,pcVar1,var_1); return 0; }
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: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (return_statement (number_literal)))) (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 (return_statement (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 (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement (number_literal)))))
null
long MASKED(uint param_1,undefined8 param_2) { undefined8 uVar1; char *pcVar2; if (param_1 < 0x18) { if (0x15 < param_1) { return 1; } if (param_1 < 0xb) { if (8 < param_1) { return 4; } if (param_1 < 5) { return (ulong)(param_1 != 0) << 2; } } else { if (0x13 < param_1) { return 2; } if (0xe < param_1) { return 0; } if (param_1 != 0xe) goto LAB_001991bc; } LAB_0019922a: pcVar2 = "unexpected reloc %u in object file"; } else { if (param_1 < 0x29) { if (0x26 < param_1) { return 0; } if (0x1f < param_1) { if (param_1 < 0x23) { return 0; } if (param_1 < 0x26) goto LAB_0019922a; } } else { if (param_1 == 0x2b) { return 4; } if (param_1 < 0x2b) goto LAB_0019922a; if (param_1 - 0xfa < 2) { return 0; } } LAB_001991bc: pcVar2 = "unsupported reloc %u in object file"; } uVar1 = gettext(pcVar2); FUN_00392b80(param_2,uVar1,param_1); return 0; }
194_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_strip.c
check_gnu_debugaltlink
FUN_0010e960
bfd_boolean check_gnu_debugaltlink(char *filename,void *data) { void *pvVar1; pvVar1 = open_debug_file(filename); return (bfd_boolean)(pvVar1 != (void *)0x0); }
bool FUN_0010e960(void) { long lVar1; lVar1 = FUN_0010e700(); return lVar1 != 0; }
SUB RSP,0x8 CALL 0x0010e700 TEST RAX,RAX SETNZ AL ADD RSP,0x8 MOVZX EAX,AL RET
null
null
null
null
[(u'INT_NOTEQUAL_-1206916731', u'INT_ZEXT_-1206916686'), (u'CALL_-1206916746', u'INT_NOTEQUAL_-1206916731'), ('tmp_106', u'CALL_-1206916746'), ('const-0', u'RETURN_-1206916700'), (u'INT_ZEXT_-1206916686', u'RETURN_-1206916700'), ('const-0', u'INT_NOTEQUAL_-1206916731')]
[(u'CALL_-1206916746', u'INT_NOTEQUAL_-1206916731'), ('const-0', u'RETURN_-1206916700'), (u'COPY_-1206916688', u'RETURN_-1206916700'), (u'INT_NOTEQUAL_-1206916731', u'COPY_-1206916688'), ('const-0', u'INT_NOTEQUAL_-1206916731')]
null
null
0010e960
x64
O2
(translation_unit "bool FUN_0010e960(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0010e700();\n return lVar1 != 0;\n}\n\n" (function_definition "bool FUN_0010e960(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0010e700();\n return lVar1 != 0;\n}" primitive_type (function_declarator "FUN_0010e960(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = FUN_0010e700();\n return lVar1 != 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = FUN_0010e700();" (assignment_expression "lVar1 = FUN_0010e700()" identifier = (call_expression "FUN_0010e700()" identifier (argument_list "()" ( )))) ;) (return_statement "return lVar1 != 0;" return (binary_expression "lVar1 != 0" identifier != number_literal) ;) })))
(translation_unit "bfd_boolean check_gnu_debugaltlink(char *filename,void *data)\n\n{\n void *pvVar1;\n \n pvVar1 = open_debug_file(filename);\n return (bfd_boolean)(pvVar1 != (void *)0x0);\n}\n\n" (function_definition "bfd_boolean check_gnu_debugaltlink(char *filename,void *data)\n\n{\n void *pvVar1;\n \n pvVar1 = open_debug_file(filename);\n return (bfd_boolean)(pvVar1 != (void *)0x0);\n}" type_identifier (function_declarator "check_gnu_debugaltlink(char *filename,void *data)" identifier (parameter_list "(char *filename,void *data)" ( (parameter_declaration "char *filename" primitive_type (pointer_declarator "*filename" * identifier)) , (parameter_declaration "void *data" primitive_type (pointer_declarator "*data" * identifier)) ))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = open_debug_file(filename);\n return (bfd_boolean)(pvVar1 != (void *)0x0);\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = open_debug_file(filename);" (assignment_expression "pvVar1 = open_debug_file(filename)" identifier = (call_expression "open_debug_file(filename)" identifier (argument_list "(filename)" ( identifier )))) ;) (return_statement "return (bfd_boolean)(pvVar1 != (void *)0x0);" return (call_expression "(bfd_boolean)(pvVar1 != (void *)0x0)" (parenthesized_expression "(bfd_boolean)" ( identifier )) (argument_list "(pvVar1 != (void *)0x0)" ( (binary_expression "pvVar1 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) ;) })))
(translation_unit "bool FUN_0010e960(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0010e700();\n return lVar1 != 0;\n}\n\n" (function_definition "bool FUN_0010e960(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0010e700();\n return lVar1 != 0;\n}" primitive_type (function_declarator "FUN_0010e960(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = FUN_0010e700();\n return lVar1 != 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = FUN_0010e700();" (assignment_expression "lVar1 = FUN_0010e700()" identifier = (call_expression "FUN_0010e700()" identifier (argument_list "()" ( )))) ;) (return_statement "return lVar1 != 0;" return (binary_expression "lVar1 != 0" identifier != number_literal) ;) })))
(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 = (call_expression IDENT (argument_list ( )))) ;) (return_statement return (binary_expression IDENT != LIT) ;) })))
(function_definition "bool FUN_0010e960(void)\n\n{\n long lVar1;\n \n lVar1 = FUN_0010e700();\n return lVar1 != 0;\n}" (primitive_type "bool") (function_declarator "FUN_0010e960(void)" (identifier "FUN_0010e960") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long lVar1;\n \n lVar1 = FUN_0010e700();\n return lVar1 != 0;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (expression_statement "lVar1 = FUN_0010e700();" (assignment_expression "lVar1 = FUN_0010e700()" (identifier "lVar1") (= "=") (call_expression "FUN_0010e700()" (identifier "FUN_0010e700") (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return lVar1 != 0;" (return "return") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) (; ";")) (} "}")))
type_1 function_1(char *filename,void *data) { void *var_2; var_2 = var_1(filename); return (type_1)(var_2 != (void *)0x0); }
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: (call_expression function: (identifier) arguments: (argument_list)))) (return_statement (binary_expression left: (identifier) right: (number_literal))))))
null
bool MASKED(void) { long lVar1; lVar1 = FUN_0010e700(); return lVar1 != 0; }
3618_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_should_include_member
FUN_001f2db0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Should_include do_should_include_member(Sized_relobj_incr<32,_true> * this, Symbol_table * param_1, Layout * param_2, Read_symbols_data * param_3, string * param_4) */ Should_include __thiscall gold::Sized_relobj_incr<32,_true>::do_should_include_member (Sized_relobj_incr<32,_true> *this,Symbol_table *param_1,Layout *param_2, Read_symbols_data *param_3,string *param_4) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x8c9,"do_should_include_member"); }
void FUN_001f2db0(void) { /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member"); }
SUB RSP,0x8 LEA RDX,[0x3e3950] MOV ESI,0x8c9 LEA RDI,[0x3e24e4] CALL 0x001e9890
null
null
null
null
[(u'COPY_-1207947795', u'CALL_-1207947812'), ('const-4072676', u'COPY_-1207947796'), ('const-4077904', u'COPY_-1207947795'), ('const-2249', u'CALL_-1207947812'), (u'COPY_-1207947796', u'CALL_-1207947812'), ('const-1', u'RETURN_-1207947807')]
[(u'COPY_-1207947798', u'CALL_-1207947812'), ('const-4072676', u'COPY_-1207947799'), ('const-2249', u'CALL_-1207947812'), (u'COPY_-1207947799', u'CALL_-1207947812'), ('const-4077904', u'COPY_-1207947798'), ('const-1', u'RETURN_-1207947807')]
null
null
001f2db0
x64
O2
(translation_unit "void FUN_001f2db0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");\n}\n\n" (function_definition "void FUN_001f2db0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");\n}" primitive_type (function_declarator "FUN_001f2db0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");\n}" { comment (expression_statement "FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");" (call_expression "FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member")" identifier (argument_list "("../../gold/incremental.cc",0x8c9,"do_should_include_member")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_should_include_member"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Should_include do_should_include_member(Sized_relobj_incr<32,_true> *\n this, Symbol_table * param_1, Layout * param_2, Read_symbols_data * param_3, string * param_4) */\n\nShould_include __thiscall\ngold::Sized_relobj_incr<32,_true>::do_should_include_member\n (Sized_relobj_incr<32,_true> *this,Symbol_table *param_1,Layout *param_2,\n Read_symbols_data *param_3,string *param_4)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x8c9,"do_should_include_member");\n}\n\n" comment comment (ERROR "Should_include __thiscall\ngold::Sized_relobj_incr<32,_true>::do_should_include_member\n (Sized_relobj_incr<32,_true> *this,Symbol_table *param_1,Layout *param_2,\n Read_symbols_data *param_3,string *param_4)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x8c9," type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::do_should_include_member\n (Sized_relobj_incr<32,_true> *this,Symbol_table *param_1,Layout *param_2,\n Read_symbols_data *param_3,string *param_4)\n\n{" identifier > : : (function_declarator "do_should_include_member\n (Sized_relobj_incr<32,_true> *this,Symbol_table *param_1,Layout *param_2,\n Read_symbols_data *param_3,string *param_4)" identifier (parameter_list "(Sized_relobj_incr<32,_true> *this,Symbol_table *param_1,Layout *param_2,\n Read_symbols_data *param_3,string *param_4)" ( (parameter_declaration "Sized_relobj_incr" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol_table *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "Layout *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "Read_symbols_data *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "string *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) ))) {) comment identifier ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal ,) (expression_statement ""do_should_include_member");" (string_literal ""do_should_include_member"" " string_content ") (ERROR ")" )) ;) (ERROR "}" }))
(translation_unit "void FUN_001f2db0(void)\n\n{\n \n FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");\n}\n\n" (function_definition "void FUN_001f2db0(void)\n\n{\n \n FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");\n}" primitive_type (function_declarator "FUN_001f2db0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");\n}" { (expression_statement "FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");" (call_expression "FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member")" identifier (argument_list "("../../gold/incremental.cc",0x8c9,"do_should_include_member")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_should_include_member"" " 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_001f2db0(void)\n\n{\n \n FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");\n}" (primitive_type "void") (function_declarator "FUN_001f2db0(void)" (identifier "FUN_001f2db0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");\n}" ({ "{") (expression_statement "FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member");" (call_expression "FUN_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member")" (identifier "FUN_001e9890") (argument_list "("../../gold/incremental.cc",0x8c9,"do_should_include_member")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x8c9") (, ",") (string_literal ""do_should_include_member"" (" """) (string_content "do_should_include_member") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Should_include do_should_include_member(Sized_relobj_incr<32,_true> * this, Symbol_table * param_1, Layout * param_2, Read_symbols_data * param_3, string * param_4) */ Should_include __thiscall gold::Sized_relobj_incr<32,_true>::do_should_include_member (Sized_relobj_incr<32,_true> *this,Symbol_table *param_1,Layout *param_2, Read_symbols_data *param_3,string *param_4) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x8c9,"do_should_include_member"); }
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_001e9890("../../gold/incremental.cc",0x8c9,"do_should_include_member"); }
1799_bash_and_bash_strip.c
sh_backslash_quote
sh_backslash_quote
char * sh_backslash_quote(char *string,char *table,int flags) { long lVar1; mbstate_t mVar2; size_t sVar3; byte *pbVar4; size_t sVar5; ulong uVar6; byte bVar7; ulong uVar8; byte *pbVar9; ulong uVar10; byte *pbVar11; byte *pbVar12; byte *pbVar13; long in_FS_OFFSET; mbstate_t state; lVar1 = *(long *)(in_FS_OFFSET + 0x28); state.__count = 0; state.__value = (anon_union_4_2_91654ee9_for___value)0x0; sVar3 = strlen(string); pbVar4 = (byte *)xmalloc(sVar3 * 2 + 1); if (table == (char *)0x0) { table = ""; } sVar5 = __ctype_get_mb_cur_max(); pbVar11 = (byte *)string; pbVar9 = pbVar4; do { while( true ) { mVar2 = state; bVar7 = *pbVar11; uVar8 = (ulong)bVar7; pbVar13 = pbVar9; if (bVar7 == 0) goto LAB_001b12d0; pbVar12 = pbVar11 + 1; if (bVar7 < 0x80) break; if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0)) goto LAB_001b12b0; if (table[bVar7] != '\x01') goto LAB_001b1208; *pbVar9 = 0x5c; pbVar13 = pbVar9 + 2; pbVar9 = pbVar9 + 1; LAB_001b121a: *pbVar9 = bVar7; LAB_001b121f: pbVar11 = pbVar12; pbVar9 = pbVar13; if (pbVar12 == (byte *)0x0) goto LAB_001b12d0; } if (table[uVar8] == '\x01') { *pbVar9 = 0x5c; pbVar13 = pbVar9 + 2; pbVar9[1] = bVar7; goto LAB_001b121f; } if (((int)sVar5 < 2) || (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0)) { LAB_001b1208: pbVar13 = pbVar9 + 1; if ((((bVar7 == 0x23) && ((byte *)string == pbVar11)) || (((bVar7 == 0x7e && ((flags & 1U) != 0)) && (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) || (((flags & 2U) != 0 && ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))) { *pbVar9 = 0x5c; pbVar11 = pbVar9 + 2; pbVar9 = pbVar13; pbVar13 = pbVar11; } goto LAB_001b121a; } LAB_001b12b0: pbVar13 = pbVar9 + 1; if (1 < locale_mb_cur_max) { if ((locale_utf8locale == 0) || ((char)bVar7 < '\0')) { uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)), (mbstate_t *)&state); if (uVar6 < 0xfffffffffffffffe) { uVar8 = (ulong)*pbVar11; goto LAB_001b132c; } bVar7 = *pbVar11; state = mVar2; LAB_001b13a4: *pbVar9 = bVar7; uVar10 = 1; } else { uVar6 = (ulong)(bVar7 != 0); LAB_001b132c: bVar7 = (byte)uVar8; if (uVar6 == 0) goto LAB_001b13a4; uVar10 = 0; while( true ) { pbVar9[uVar10] = (byte)uVar8; uVar10 = uVar10 + 1; if (uVar10 == uVar6) break; uVar8 = (ulong)pbVar11[uVar10]; } } pbVar12 = pbVar11 + uVar10; pbVar13 = pbVar9 + uVar10; goto LAB_001b121f; } *pbVar9 = bVar7; pbVar11 = pbVar12; pbVar9 = pbVar13; } while (pbVar12 != (byte *)0x0); LAB_001b12d0: *pbVar13 = 0; if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return (char *)pbVar4; }
byte * sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3) { mbstate_t mVar1; size_t sVar2; byte *pbVar3; size_t sVar4; ulong uVar5; byte bVar6; ulong uVar7; byte *pbVar8; ulong uVar9; byte *pbVar10; byte *pbVar11; byte *pbVar12; long in_FS_OFFSET; mbstate_t local_48; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); local_48.__count = 0; local_48.__value = (_union_27)0x0; sVar2 = strlen((char *)param_1); pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1); if (param_2 == (undefined *)0x0) { param_2 = &DAT_001f2d20; } sVar4 = __ctype_get_mb_cur_max(); pbVar10 = param_1; pbVar8 = pbVar3; do { while( true ) { mVar1 = local_48; bVar6 = *pbVar10; uVar7 = (ulong)bVar6; pbVar12 = pbVar8; if (bVar6 == 0) goto LAB_001b12d0; pbVar11 = pbVar10 + 1; if (bVar6 < 0x80) break; if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0)) goto LAB_001b12b0; if (param_2[bVar6] != '\x01') goto LAB_001b1208; *pbVar8 = 0x5c; pbVar12 = pbVar8 + 2; pbVar8 = pbVar8 + 1; LAB_001b121a: *pbVar8 = bVar6; LAB_001b121f: pbVar10 = pbVar11; pbVar8 = pbVar12; if (pbVar11 == (byte *)0x0) goto LAB_001b12d0; } if (param_2[uVar7] == '\x01') { *pbVar8 = 0x5c; pbVar12 = pbVar8 + 2; pbVar8[1] = bVar6; goto LAB_001b121f; } if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) { LAB_001b1208: pbVar12 = pbVar8 + 1; if ((((bVar6 == 0x23) && (param_1 == pbVar10)) || (((bVar6 == 0x7e && ((param_3 & 1) != 0)) && ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) || (((param_3 & 2) != 0 && ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) { *pbVar8 = 0x5c; pbVar10 = pbVar8 + 2; pbVar8 = pbVar12; pbVar12 = pbVar10; } goto LAB_001b121a; } LAB_001b12b0: pbVar12 = pbVar8 + 1; if (1 < locale_mb_cur_max) { if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) { uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)), &local_48); if (uVar5 < 0xfffffffffffffffe) { uVar7 = (ulong)*pbVar10; goto LAB_001b132c; } bVar6 = *pbVar10; local_48 = mVar1; LAB_001b13a4: *pbVar8 = bVar6; uVar9 = 1; } else { uVar5 = (ulong)(bVar6 != 0); LAB_001b132c: bVar6 = (byte)uVar7; if (uVar5 == 0) goto LAB_001b13a4; uVar9 = 0; while( true ) { pbVar8[uVar9] = (byte)uVar7; uVar9 = uVar9 + 1; if (uVar9 == uVar5) break; uVar7 = (ulong)pbVar10[uVar9]; } } pbVar11 = pbVar10 + uVar9; pbVar12 = pbVar8 + uVar9; goto LAB_001b121f; } *pbVar8 = bVar6; pbVar10 = pbVar11; pbVar8 = pbVar12; } while (pbVar11 != (byte *)0x0); LAB_001b12d0: *pbVar12 = 0; if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return pbVar3; }
PUSH R15 MOV R15D,EDX PUSH R14 MOV R14,RDI PUSH R13 PUSH R12 MOV R12,RSI PUSH RBP PUSH RBX MOV RBX,R14 SUB RSP,0x48 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x38],RAX XOR EAX,EAX MOV qword ptr [RSP + 0x30],0x0 CALL 0x0012d390 LEA RSI,[R14 + RAX*0x1] LEA RDI,[RAX + RAX*0x1 + 0x1] MOV qword ptr [RSP + 0x10],RSI CALL 0x0018de80 TEST R12,R12 MOV qword ptr [RSP + 0x8],RAX MOV RBP,RAX LEA RAX,[0x1f2d20] CMOVZ R12,RAX CALL 0x0012d380 MOV R11D,R15D LEA R9,[0x2169e0] MOV R13D,EAX AND R11D,0x2 LEA R10,[RSP + 0x30] LEA R8,[0x1f3160] JMP 0x001b1228 MOVZX EDX,CL CMP byte ptr [R12 + RDX*0x1],0x1 JZ 0x001b1300 LEA RDX,[RBP + 0x1] CMP R13D,0x1 JLE 0x001b1208 MOV EDI,ECX SHR DIL,0x5 AND EDI,0x7 MOV EDI,dword ptr [R8 + RDI*0x4] SHR EDI,CL AND EDI,0x1 JZ 0x001b12b0 CMP EAX,0x23 JNZ 0x001b1278 CMP R14,RBX JNZ 0x001b1278 MOV byte ptr [RBP],0x5c LEA RBP,[RDX + 0x1] MOV byte ptr [RDX],CL MOV RBX,RSI TEST RBX,RBX JZ 0x001b12d0 MOVZX ECX,byte ptr [RBX] MOVSX EAX,CL TEST EAX,EAX JZ 0x001b12d0 LEA RSI,[RBX + 0x1] CMP EAX,0x7f JBE 0x001b11d8 LEA RDX,[RBP + 0x1] CMP R13D,0x1 JLE 0x001b125d MOV EDI,ECX SHR DIL,0x5 AND EDI,0x7 MOV EDI,dword ptr [R8 + RDI*0x4] SHR EDI,CL AND EDI,0x1 JZ 0x001b12b0 MOVZX EDI,CL CMP byte ptr [R12 + RDI*0x1],0x1 JNZ 0x001b1208 MOV byte ptr [RBP],0x5c ADD RBP,0x2 JMP 0x001b121a CMP EAX,0x7e JNZ 0x001b1287 TEST R15B,0x1 JNZ 0x001b13c0 TEST R11D,R11D JZ 0x001b129b MOVZX EAX,CL TEST byte ptr [R9 + RAX*0x4 + 0x1],0x20 JNZ 0x001b1212 MOV RAX,RDX MOV RDX,RBP MOV RBP,RAX JMP 0x001b121a CMP dword ptr [0x00227460],0x1 JG 0x001b1318 MOV RBX,RSI MOV byte ptr [RBP],CL MOV RBP,RDX TEST RBX,RBX JNZ 0x001b1228 NOP dword ptr [RAX + RAX*0x1] MOV byte ptr [RBP],0x0 MOV RAX,qword ptr [RSP + 0x8] MOV RSI,qword ptr [RSP + 0x38] XOR RSI,qword ptr FS:[0x28] JNZ 0x001b13f0 ADD RSP,0x48 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV byte ptr [RBP],0x5c MOV RBX,RSI ADD RBP,0x2 MOV byte ptr [RBP + -0x1],CL JMP 0x001b121f MOV EAX,dword ptr [0x00227468] TEST EAX,EAX JZ 0x001b1350 TEST CL,CL JS 0x001b1350 SETNZ AL MOVZX EAX,AL TEST RAX,RAX JZ 0x001b13a4 XOR EDX,EDX JMP 0x001b133c MOVZX ECX,byte ptr [RBX + RDX*0x1] MOV byte ptr [RBP + RDX*0x1],CL ADD RDX,0x1 CMP RDX,RAX JNZ 0x001b1338 JMP 0x001b13ac MOV RDX,qword ptr [RSP + 0x10] MOV RAX,qword ptr [RSP + 0x30] MOV RCX,R10 XOR EDI,EDI MOV RSI,RBX MOV dword ptr [RSP + 0x24],R11D SUB RDX,RBX MOV qword ptr [RSP + 0x18],R10 MOV qword ptr [RSP + 0x28],RAX CALL 0x0012d3f0 MOV R10,qword ptr [RSP + 0x18] MOV R11D,dword ptr [RSP + 0x24] LEA R9,[0x2169e0] CMP RAX,-0x2 LEA R8,[0x1f3160] JC 0x001b13e8 MOV RAX,qword ptr [RSP + 0x28] MOVZX ECX,byte ptr [RBX] MOV qword ptr [RSP + 0x30],RAX MOV byte ptr [RBP],CL MOV EDX,0x1 ADD RBX,RDX ADD RBP,RDX JMP 0x001b121f CMP R14,RBX JZ 0x001b1212 MOVZX EAX,byte ptr [RBX + -0x1] CMP AL,0x3a JZ 0x001b1212 CMP AL,0x3d JNZ 0x001b1287 JMP 0x001b1212 MOVZX ECX,byte ptr [RBX] JMP 0x001b132c CALL 0x0012d3d0
null
null
null
null
[(u'MULTIEQUAL_-1207690221', u'MULTIEQUAL_-1207690617'), (u'INT_AND_-1207692739', u'INT_NOTEQUAL_-1207692240'), ('tmp_2182', u'BRANCH_-1207691697'), (u'LOAD_-1207692651', u'INT_RIGHT_-1207692540'), (u'CAST_-1207690612', u'COPY_-1207690621'), (u'MULTIEQUAL_-1207690941', u'INT_EQUAL_-1207691951'), ('const-2189792', u'PTRSUB_-1207690400'), (u'MULTIEQUAL_-1207690949', u'STORE_-1207692292'), (u'INT_SLESS_-1207692096', u'CBRANCH_-1207692103'), ('const-1', u'PTRADD_-1207691160'), (u'STORE_-1207691702', u'INDIRECT_-1207690462'), ('tmp_1817', u'CBRANCH_-1207692132'), ('const-1', u'INT_SLESS_-1207692567'), (u'LOAD_-1207692651', u'INT_AND_-1207692482'), (u'COPY_-1207690156', u'MULTIEQUAL_-1207690230'), (u'INDIRECT_-1207690716', u'MULTIEQUAL_-1207690700'), (u'STORE_-1207692422', u'INDIRECT_-1207690658'), (u'STORE_-1207692487', u'INDIRECT_-1207690734'), ('const-1', u'RETURN_-1207691937'), ('const-433', u'STORE_-1207692116'), (u'STORE_-1207691771', u'INDIRECT_-1207690335'), (u'COPY_-1207690541', u'MULTIEQUAL_-1207691118'), (u'MULTIEQUAL_-1207690425', u'MULTIEQUAL_-1207690413'), (u'LOAD_-1207692651', u'INT_EQUAL_-1207692627'), (u'PTRADD_-1207691745', u'CAST_-1207690122'), (u'INDIRECT_-1207690545', u'MULTIEQUAL_-1207690514'), (u'PTRSUB_-1207690551', u'PTRADD_-1207690547'), ('const-433', u'LOAD_-1207692514'), (u'PTRADD_-1207692536', u'COPY_-1207690472'), (u'MULTIEQUAL_-1207690902', u'MULTIEQUAL_-1207690888'), ('const-433', u'STORE_-1207691771'), (u'MULTIEQUAL_-1207690606', u'MULTIEQUAL_-1207690347'), (u'SUBPIECE_-1207690747', u'INT_SLESS_-1207692096'), (u'COPY_-1207690555', u'MULTIEQUAL_-1207691134'), (u'MULTIEQUAL_-1207691134', u'MULTIEQUAL_-1207691128'), (u'MULTIEQUAL_-1207690617', u'MULTIEQUAL_-1207690606'), (u'MULTIEQUAL_-1207691138', u'COPY_-1207690546'), (u'INT_AND_-1207691969', u'INT_NOTEQUAL_-1207691981'), (u'COPY_-1207690626', u'MULTIEQUAL_-1207691128'), (u'MULTIEQUAL_-1207690941', u'INT_EQUAL_-1207691892'), (u'INDIRECT_-1207690393', u'MULTIEQUAL_-1207690328'), (u'STORE_-1207692116', u'INDIRECT_-1207690569'), ('tmp_1245', u'CBRANCH_-1207691849'), (u'MULTIEQUAL_-1207690552', u'MULTIEQUAL_-1207690543'), ('tmp_2139', u'CBRANCH_-1207691980'), ('const-1', u'PTRADD_-1207692536'), (u'MULTIEQUAL_-1207690449', u'MULTIEQUAL_-1207690437'), (u'PTRADD_-1207692559', u'INT_NOTEQUAL_-1207692095'), (u'CALL_-1207692785', u'INDIRECT_-1207690731'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207692396'), (u'INT_SLESS_-1207692567', u'CBRANCH_-1207692574'), ('tmp_1775', u'BRANCH_-1207691626'), ('const-433', u'LOAD_-1207692269'), (u'INDIRECT_-1207690416', u'MULTIEQUAL_-1207690300'), (u'INDIRECT_-1207690369', u'MULTIEQUAL_-1207690425'), (u'CALL_-1207691942', u'INDIRECT_-1207690154'), (u'INT_ADD_-1207690441', u'INT_ADD_-1207692215'), (u'MULTIEQUAL_-1207691128', u'LOAD_-1207692651'), ('const--72', u'PTRSUB_-1207690597'), (u'CAST_-1207690356', u'INT_ADD_-1207692215'), (u'INDIRECT_-1207690551', u'COPY_-1207690572'), (u'COPY_-1207690525', u'MULTIEQUAL_-1207690949'), ('tmp_1357', u'CBRANCH_-1207691988'), (u'CAST_-1207690417', u'INT_RIGHT_-1207692477'), (u'MULTIEQUAL_-1207690888', u'SUBPIECE_-1207690909'), ('tmp_2202', u'PTRADD_-1207691745'), (u'CALL_-1207692865', u'INDIRECT_-1207691102'), ('const-433', u'LOAD_-1207691716'), (u'INT_EQUAL_-1207692453', u'CBRANCH_-1207692451'), ('const-0', u'INT_NOTEQUAL_-1207692261'), (u'INT_ADD_-1207691900', u'MULTIEQUAL_-1207690863'), ('const-1', u'PTRADD_-1207691863'), (u'CALL_-1207692833', u'INDIRECT_-1207690759'), (u'INT_NOTEQUAL_-1207692095', u'CBRANCH_-1207692093'), (u'LOAD_-1207692651', u'CAST_-1207690207'), ('const-0', u'INT_NOTEQUAL_-1207692095'), (u'INDIRECT_-1207690279', u'MULTIEQUAL_-1207690347'), (u'INDIRECT_-1207690369', u'MULTIEQUAL_-1207690304'), (u'INT_EQUAL_-1207691869', u'CBRANCH_-1207691868'), ('const-1', u'INT_NOTEQUAL_-1207692428'), (u'PTRADD_-1207690991', u'COPY_-1207690377'), (u'MULTIEQUAL_-1207691128', u'INT_EQUAL_-1207692401'), (u'INT_EQUAL_-1207692468', u'CBRANCH_-1207692466'), (u'LOAD_-1207692651', u'STORE_-1207692116'), (u'MULTIEQUAL_-1207690300', u'MULTIEQUAL_-1207690696'), ('const-92', u'STORE_-1207692396'), ('const-0', u'INT_EQUAL_-1207692627'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691863'), (u'CALL_-1207692785', u'INDIRECT_-1207691054'), (u'MULTIEQUAL_-1207690449', u'MULTIEQUAL_-1207690328'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691653'), (u'PTRADD_-1207690457', u'LOAD_-1207692514'), (u'PTRADD_-1207692559', u'COPY_-1207690382'), (u'CAST_-1207690052', u'INT_EQUAL_-1207691896'), (u'INT_MULT_-1207692203', u'INT_ADD_-1207690441'), (u'MULTIEQUAL_-1207690750', u'PTRADD_-1207691724'), (u'INT_RIGHT_-1207692477', u'INT_AND_-1207692440'), ('const-1', u'PTRADD_-1207691827'), (u'LOAD_-1207692651', u'INT_EQUAL_-1207692278'), (u'MULTIEQUAL_-1207690617', u'MULTIEQUAL_-1207690437'), (u'CAST_-1207690488', u'INT_EQUAL_-1207692401'), ('const-4', u'PTRADD_-1207690457'), ('const-0', u'PTRSUB_-1207690463'), (u'INT_ZEXT_-1207691017', u'PTRADD_-1207692382'), ('tmp_2202', u'CAST_-1207690488'), ('tmp_2204', u'INT_AND_-1207690696'), ('const-1', u'INT_AND_-1207692440'), (u'SUBPIECE_-1207690909', u'STORE_-1207691923'), (u'PTRSUB_-1207690597', u'CAST_-1207690562'), (u'MULTIEQUAL_-1207691128', u'COPY_-1207690541'), (u'MULTIEQUAL_-1207691128', u'LOAD_-1207691634'), ('const-4', u'INT_MULT_-1207692203'), (u'INT_ZEXT_-1207691138', u'PTRADD_-1207690547'), ('tmp_746', u'BRANCH_-1207692403'), (u'PTRADD_-1207691712', u'MULTIEQUAL_-1207691128'), ('const-2', u'PTRADD_-1207692329'), (u'MULTIEQUAL_-1207690707', u'MULTIEQUAL_-1207690724'), (u'INDIRECT_-1207690393', u'MULTIEQUAL_-1207690449'), (u'INT_LESS_-1207692590', u'CBRANCH_-1207692599'), (u'MULTIEQUAL_-1207691138', u'INT_EQUAL_-1207692468'), (u'INT_ZEXT_-1207691039', u'PTRADD_-1207690457'), ('const-32', u'INT_AND_-1207692203'), (u'INT_NOTEQUAL_-1207692256', u'CBRANCH_-1207692248'), ('const-0', u'INT_SLESS_-1207691974'), (u'MULTIEQUAL_-1207690750', u'PTRADD_-1207691712'), (u'LOAD_-1207691634', u'INT_ZEXT_-1207690765'), (u'CALL_-1207692785', u'INDIRECT_-1207690845'), ('const-2', u'PTRADD_-1207691653'), (u'INT_ZEXT_-1207691157', u'INT_MULT_-1207692203'), (u'INT_NOTEQUAL_-1207692216', u'CBRANCH_-1207692211'), (u'COPY_-1207690560', u'MULTIEQUAL_-1207691151'), (u'MULTIEQUAL_-1207690683', u'MULTIEQUAL_-1207690700'), (u'CAST_-1207690562', u'CALL_-1207691775'), (u'MULTIEQUAL_-1207690606', u'MULTIEQUAL_-1207690606'), ('tmp_1321', u'CBRANCH_-1207692093'), ('const-0', u'COPY_-1207690719'), (u'LOAD_-1207692229', u'INT_AND_-1207692203'), (u'INDIRECT_-1207690658', u'MULTIEQUAL_-1207690724'), (u'CALL_-1207691942', u'INDIRECT_-1207690268'), ('const-126', u'INT_EQUAL_-1207692278'), ('const-2044256', u'PTRSUB_-1207690463'), (u'COPY_-1207691769', u'MULTIEQUAL_-1207690750'), (u'INT_ADD_-1207692899', u'CAST_-1207690657'), ('const-92', u'STORE_-1207692422'), (u'PTRSUB_-1207690463', u'PTRADD_-1207690457'), (u'CALL_-1207692865', u'INT_SUB_-1207690228'), ('const-0', u'STORE_-1207692292'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691160'), (u'INDIRECT_-1207690821', u'MULTIEQUAL_-1207690683'), (u'INDIRECT_-1207690545', u'MULTIEQUAL_-1207690683'), (u'MULTIEQUAL_-1207690606', u'MULTIEQUAL_-1207690617'), (u'SUBPIECE_-1207690255', u'MULTIEQUAL_-1207690136'), (u'LOAD_-1207692651', u'INT_ZEXT_-1207691017'), ('const-1', u'PTRADD_-1207690991'), (u'CALL_-1207692833', u'INDIRECT_-1207690849'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207692422'), ('const-1', u'PTRADD_-1207692559'), (u'INT_ZEXT_-1207690945', u'MULTIEQUAL_-1207690888'), (u'CALL_-1207691775', u'INDIRECT_-1207690393'), (u'MULTIEQUAL_-1207690425', u'MULTIEQUAL_-1207690304'), ('const-433', u'LOAD_-1207691884'), ('tmp_1140', u'CBRANCH_-1207692211'), ('const-92', u'STORE_-1207691726'), (u'STORE_-1207692422', u'INDIRECT_-1207690634'), ('const-433', u'STORE_-1207692292'), ('const-433', u'LOAD_-1207691889'), ('tmp_1177', u'CBRANCH_-1207691894'), ('const-1', u'INT_ADD_-1207692840'), (u'STORE_-1207692396', u'INDIRECT_-1207690740'), ('const-433', u'LOAD_-1207692444'), (u'LOAD_-1207692651', u'INT_LESS_-1207692590'), ('const-1', u'PTRADD_-1207692089'), (u'MULTIEQUAL_-1207690324', u'MULTIEQUAL_-1207690720'), (u'INT_AND_-1207692203', u'INT_NOTEQUAL_-1207692216'), (u'CALL_-1207692865', u'INT_MULT_-1207690915'), (u'INDIRECT_-1207690311', u'MULTIEQUAL_-1207690300'), (u'PTRADD_-1207691160', u'COPY_-1207690560'), ('const-2', u'INT_MULT_-1207690915'), ('const-1', u'PTRADD_-1207692382'), (u'COPY_-1207690377', u'MULTIEQUAL_-1207691118'), ('const-1', u'PTRADD_-1207692559'), (u'STORE_-1207692116', u'INDIRECT_-1207690545'), ('const-1', u'INT_ADD_-1207690441'), (u'PTRADD_-1207692329', u'COPY_-1207690555'), ('const-0', u'SUBPIECE_-1207690255'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207691726'), (u'LOAD_-1207691889', u'INT_EQUAL_-1207691851'), ('tmp_2202', u'CALL_-1207692865'), ('const-40', u'INT_ADD_-1207692899'), (u'LOAD_-1207692043', u'CAST_-1207690505'), ('const-1', u'PTRADD_-1207691653'), (u'MULTIEQUAL_-1207690929', u'MULTIEQUAL_-1207690673'), (u'INDIRECT_-1207690440', u'MULTIEQUAL_-1207690324'), ('tmp_5612', u'INT_ADD_-1207692899'), ('const-433', u'STORE_-1207691726'), (u'PTRADD_-1207692559', u'MULTIEQUAL_-1207691138'), (u'COPY_-1207690621', u'MULTIEQUAL_-1207691118'), (u'CAST_-1207690241', u'RETURN_-1207692187'), ('const-433', u'LOAD_-1207692043'), ('tmp_2203', u'INT_EQUAL_-1207692819'), ('const-1', u'PTRADD_-1207692536'), (u'CAST_-1207690549', u'COPY_-1207690626'), (u'INT_AND_-1207692440', u'INT_EQUAL_-1207692453'), (u'COPY_-1207692287', u'CAST_-1207690241'), ('const-1', u'PTRADD_-1207691712'), (u'PTRADD_-1207691827', u'LOAD_-1207691889'), (u'MULTIEQUAL_-1207690929', u'MULTIEQUAL_-1207690939'), (u'INT_ADD_-1207691900', u'MULTIEQUAL_-1207690750'), (u'COPY_-1207690939', u'MULTIEQUAL_-1207690863'), (u'CALL_-1207692865', u'INDIRECT_-1207690893'), (u'COPY_-1207690546', u'MULTIEQUAL_-1207691128'), (u'CAST_-1207690123', u'CALL_-1207691775'), (u'INDIRECT_-1207690527', u'COPY_-1207690548'), (u'LOAD_-1207692651', u'INT_EQUAL_-1207692418'), (u'MULTIEQUAL_-1207690683', u'MULTIEQUAL_-1207690514'), ('tmp_1000', u'CBRANCH_-1207692398'), ('tmp_308', u'CBRANCH_-1207692626'), (u'PTRADD_-1207692089', u'LOAD_-1207692151'), (u'MULTIEQUAL_-1207690720', u'MULTIEQUAL_-1207690538'), (u'COPY_-1207690467', u'MULTIEQUAL_-1207691134'), (u'INT_ADD_-1207692255', u'CAST_-1207690271'), (u'MULTIEQUAL_-1207690929', u'MULTIEQUAL_-1207690929'), ('const-2043168', u'COPY_-1207692798'), (u'CAST_-1207690137', u'INT_SUB_-1207690228'), (u'INT_NOTEQUAL_-1207692240', u'CBRANCH_-1207692239'), ('tmp_1858', u'CBRANCH_-1207692103'), (u'MULTIEQUAL_-1207690939', u'MULTIEQUAL_-1207690929'), ('tmp_346', u'CBRANCH_-1207692599'), ('const-433', u'LOAD_-1207692151'), ('tmp_1042', u'CBRANCH_-1207692275'), (u'INT_ZEXT_-1207690765', u'MULTIEQUAL_-1207690902'), (u'MULTIEQUAL_-1207690707', u'MULTIEQUAL_-1207690449'), (u'INT_EQUAL_-1207692819', u'CBRANCH_-1207692795'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207691771'), (u'INDIRECT_-1207690740', u'MULTIEQUAL_-1207690724'), ('tmp_272', u'BRANCH_-1207692735'), (u'MULTIEQUAL_-1207690683', u'MULTIEQUAL_-1207690425'), (u'PTRADD_-1207690547', u'LOAD_-1207692043'), (u'INT_ZEXT_-1207690996', u'MULTIEQUAL_-1207690941'), ('const-35', u'INT_EQUAL_-1207692418'), (u'MULTIEQUAL_-1207690673', u'MULTIEQUAL_-1207690543'), (u'CALL_-1207691775', u'INDIRECT_-1207690602'), (u'MULTIEQUAL_-1207690696', u'MULTIEQUAL_-1207690683'), (u'MULTIEQUAL_-1207690606', u'COPY_-1207690544'), (u'LOAD_-1207692514', u'CAST_-1207690417'), (u'INT_EQUAL_-1207692418', u'CBRANCH_-1207692415'), ('const-4', u'PTRADD_-1207690547'), (u'LOAD_-1207692151', u'INT_EQUAL_-1207692136'), (u'INT_ADD_-1207692840', u'CALL_-1207692833'), ('const-1', u'PTRADD_-1207692353'), (u'CALL_-1207691942', u'INDIRECT_-1207690244'), (u'MULTIEQUAL_-1207691128', u'MULTIEQUAL_-1207690949'), (u'INT_AND_-1207692011', u'INT_RIGHT_-1207692006'), ('const-0', u'INT_NOTEQUAL_-1207692240'), (u'PTRADD_-1207692353', u'COPY_-1207690467'), ('const-5', u'INT_RIGHT_-1207690814'), ('tmp_833', u'CBRANCH_-1207692248'), (u'MULTIEQUAL_-1207690902', u'SUBPIECE_-1207690255'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207692329'), (u'INDIRECT_-1207690734', u'MULTIEQUAL_-1207690720'), (u'INDIRECT_-1207690244', u'COPY_-1207690302'), (u'INT_EQUAL_-1207691951', u'CBRANCH_-1207691949'), ('const-0', u'INT_EQUAL_-1207692819'), (u'INT_NOTEQUAL_-1207691981', u'CBRANCH_-1207691980'), ('const-31', u'INT_AND_-1207692011'), ('const-1', u'PTRADD_-1207691642'), (u'LOAD_-1207691889', u'INT_EQUAL_-1207691869'), (u'INDIRECT_-1207690731', u'MULTIEQUAL_-1207690606'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691642'), (u'INDIRECT_-1207690416', u'MULTIEQUAL_-1207690413'), ('const-2', u'INT_AND_-1207692739'), (u'COPY_-1207690544', u'COPY_-1207690156'), (u'STORE_-1207691726', u'INDIRECT_-1207690498'), (u'INT_ZEXT_-1207691219', u'MULTIEQUAL_-1207690902'), ('const-0', u'RETURN_-1207692187'), ('const-0', u'INT_EQUAL_-1207692468'), ('const-0', u'SUBPIECE_-1207690909'), (u'MULTIEQUAL_-1207691128', u'INT_EQUAL_-1207691896'), (u'COPY_-1207690269', u'MULTIEQUAL_-1207690230'), ('const-1', u'PTRADD_-1207691822'), (u'INT_AND_-1207690696', u'INT_NOTEQUAL_-1207692261'), (u'INT_MULT_-1207690915', u'INT_ADD_-1207692840'), (u'CAST_-1207690122', u'CALL_-1207691775'), ('tmp_217', u'CBRANCH_-1207692795'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207692116'), (u'MULTIEQUAL_-1207691128', u'PTRADD_-1207692559'), (u'INT_ZEXT_-1207691219', u'PTRADD_-1207692089'), (u'CALL_-1207692865', u'INDIRECT_-1207690869'), (u'INDIRECT_-1207690462', u'MULTIEQUAL_-1207690696'), (u'STORE_-1207691923', u'INDIRECT_-1207690440'), (u'MULTIEQUAL_-1207690543', u'MULTIEQUAL_-1207690939'), (u'PTRADD_-1207692382', u'LOAD_-1207692444'), (u'MULTIEQUAL_-1207690136', u'STORE_-1207691771'), ('tmp_2204', u'INT_AND_-1207692739'), (u'COPY_-1207690719', u'PIECE_-1207690660'), (u'CAST_-1207690355', u'LOAD_-1207692229'), (u'CALL_-1207691775', u'INT_LESS_-1207691735'), (u'STORE_-1207692292', u'INDIRECT_-1207690527'), (u'INT_RIGHT_-1207690814', u'INT_ZEXT_-1207691138'), ('const-2044256', u'PTRSUB_-1207690551'), (u'LOAD_-1207692651', u'INT_ZEXT_-1207691157'), (u'INDIRECT_-1207690335', u'MULTIEQUAL_-1207690324'), (u'PTRADD_-1207691724', u'MULTIEQUAL_-1207691138'), ('tmp_1513', u'CBRANCH_-1207691889'), ('const-1', u'COPY_-1207691769'), (u'INDIRECT_-1207690710', u'MULTIEQUAL_-1207690696'), (u'PTRADD_-1207691822', u'LOAD_-1207691884'), (u'STORE_-1207692487', u'INDIRECT_-1207690710'), ('const-433', u'LOAD_-1207692229'), ('const-1', u'INT_SLESS_-1207692115'), (u'CALL_-1207692785', u'INDIRECT_-1207690821'), (u'LOAD_-1207692651', u'INT_NOTEQUAL_-1207691974'), ('const-2', u'INT_SLESS_-1207692096'), (u'MULTIEQUAL_-1207691068', u'PTRADD_-1207692382'), ('const-1', u'PTRADD_-1207691642'), (u'MULTIEQUAL_-1207690707', u'INT_SLESS_-1207692115'), (u'LOAD_-1207691716', u'MULTIEQUAL_-1207690136'), ('tmp_387', u'CBRANCH_-1207692574'), (u'LOAD_-1207692269', u'INT_NOTEQUAL_-1207692256'), ('const-0', u'INT_EQUAL_-1207691951'), (u'PTRADD_-1207691642', u'STORE_-1207691702'), (u'INDIRECT_-1207690268', u'COPY_-1207690326'), ('const-0', u'INT_NOTEQUAL_-1207692216'), (u'CALL_-1207691775', u'INDIRECT_-1207690279'), (u'MULTIEQUAL_-1207691128', u'CAST_-1207690123'), ('const-58', u'INT_EQUAL_-1207691869'), (u'MULTIEQUAL_-1207690863', u'INT_ADD_-1207691900'), ('const-1', u'PTRADD_-1207692329'), ('const-0', u'INT_NOTEQUAL_-1207691974'), (u'LOAD_-1207692444', u'INT_NOTEQUAL_-1207692428'), (u'INT_EQUAL_-1207691851', u'CBRANCH_-1207691849'), (u'MULTIEQUAL_-1207691151', u'STORE_-1207692487'), (u'INT_RIGHT_-1207692006', u'INT_AND_-1207691969'), ('const-433', u'STORE_-1207692422'), (u'MULTIEQUAL_-1207690929', u'MULTIEQUAL_-1207690760'), (u'INT_SLESS_-1207691974', u'CBRANCH_-1207691974'), ('tmp_2202', u'CAST_-1207690549'), ('const-0', u'INT_NOTEQUAL_-1207691981'), (u'INT_EQUAL_-1207692401', u'CBRANCH_-1207692398'), ('const--2', u'INT_LESS_-1207691735'), (u'MULTIEQUAL_-1207690347', u'MULTIEQUAL_-1207690221'), (u'MULTIEQUAL_-1207691068', u'PTRADD_-1207692089'), (u'PTRADD_-1207690991', u'MULTIEQUAL_-1207690949'), (u'LOAD_-1207692651', u'INT_RIGHT_-1207690814'), (u'MULTIEQUAL_-1207690673', u'MULTIEQUAL_-1207690552'), (u'INDIRECT_-1207691054', u'MULTIEQUAL_-1207690929'), (u'INT_NOTEQUAL_-1207692428', u'CBRANCH_-1207692424'), (u'INT_EQUAL_-1207691892', u'CBRANCH_-1207691889'), ('const-1', u'PTRADD_-1207691745'), (u'INDIRECT_-1207690440', u'MULTIEQUAL_-1207690437'), (u'CAST_-1207690657', u'LOAD_-1207692915'), (u'LOAD_-1207692651', u'INT_AND_-1207692011'), (u'COPY_-1207690382', u'MULTIEQUAL_-1207691128'), (u'INT_EQUAL_-1207691989', u'CBRANCH_-1207691988'), (u'CAST_-1207690207', u'INT_SLESS_-1207691974'), ('const-433', u'LOAD_-1207692651'), (u'LOAD_-1207692915', u'INT_NOTEQUAL_-1207692256'), ('const-1', u'INT_ADD_-1207691900'), (u'STORE_-1207691923', u'INDIRECT_-1207690416'), ('const-0', u'PTRSUB_-1207690400'), ('tmp_668', u'CBRANCH_-1207692451'), (u'STORE_-1207691702', u'INDIRECT_-1207690486'), (u'COPY_-1207690472', u'MULTIEQUAL_-1207691151'), ('const-31', u'INT_AND_-1207692482'), ('tmp_2202', u'CAST_-1207690052'), (u'INT_RIGHT_-1207692540', u'INT_ZEXT_-1207691039'), ('tmp_1743', u'CBRANCH_-1207691724'), ('const--1', u'PTRADD_-1207691827'), (u'INDIRECT_-1207690634', u'MULTIEQUAL_-1207690700'), (u'INT_ADD_-1207692215', u'CAST_-1207690355'), (u'CALL_-1207692833', u'INDIRECT_-1207691082'), ('tmp_1417', u'CBRANCH_-1207691949'), ('tmp_1070', u'CBRANCH_-1207692258'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207690991'), ('const-0', u'INT_EQUAL_-1207691989'), (u'MULTIEQUAL_-1207691128', u'PTRADD_-1207691822'), (u'MULTIEQUAL_-1207691128', u'PTRADD_-1207691724'), ('const-1', u'INT_AND_-1207691969'), (u'INT_EQUAL_-1207692627', u'CBRANCH_-1207692626'), ('const-5', u'INT_RIGHT_-1207692540'), (u'PTRADD_-1207691863', u'STORE_-1207691923'), ('const-2', u'PTRADD_-1207692353'), ('const-0', u'COPY_-1207690720'), (u'INT_EQUAL_-1207692136', u'CBRANCH_-1207692132'), (u'MULTIEQUAL_-1207690720', u'MULTIEQUAL_-1207690707'), ('const-1', u'PTRADD_-1207690991'), (u'INDIRECT_-1207690602', u'MULTIEQUAL_-1207690552'), ('tmp_1284', u'CBRANCH_-1207692122'), ('const-433', u'STORE_-1207691923'), (u'SUBPIECE_-1207690747', u'INT_SLESS_-1207692567'), ('const-0', u'SUBPIECE_-1207690747'), (u'MULTIEQUAL_-1207690939', u'MULTIEQUAL_-1207690760'), (u'PTRADD_-1207691160', u'MULTIEQUAL_-1207691134'), (u'INT_NOTEQUAL_-1207691974', u'INT_ZEXT_-1207690996'), (u'MULTIEQUAL_-1207690760', u'INT_ADD_-1207692255'), (u'CALL_-1207692785', u'SUBPIECE_-1207690747'), ('const-0', u'INT_EQUAL_-1207692453'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207692536'), ('const-0', u'COPY_-1207690939'), ('const-0', u'PTRSUB_-1207690551'), (u'PTRSUB_-1207690400', u'CAST_-1207690356'), (u'MULTIEQUAL_-1207691118', u'MULTIEQUAL_-1207691151'), (u'MULTIEQUAL_-1207690683', u'INT_EQUAL_-1207691989'), (u'INT_ADD_-1207691900', u'INT_EQUAL_-1207691892'), ('const-128', u'INT_LESS_-1207692590'), (u'MULTIEQUAL_-1207690347', u'COPY_-1207690269'), ('const-0', u'CALL_-1207691775'), ('const-1', u'PTRADD_-1207691160'), (u'STORE_-1207691771', u'INDIRECT_-1207690311'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691712'), ('const-433', u'LOAD_-1207692915'), (u'MULTIEQUAL_-1207691128', u'LOAD_-1207691716'), (u'CAST_-1207690505', u'INT_RIGHT_-1207692006'), (u'MULTIEQUAL_-1207691118', u'COPY_-1207690525'), (u'INT_NOTEQUAL_-1207692261', u'CBRANCH_-1207692258'), (u'INDIRECT_-1207690602', u'MULTIEQUAL_-1207690673'), (u'LOAD_-1207691884', u'INT_ZEXT_-1207690945'), (u'INT_EQUAL_-1207692278', u'CBRANCH_-1207692275'), (u'CALL_-1207691775', u'INDIRECT_-1207690369'), (u'LOAD_-1207692651', u'STORE_-1207692487'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207692353'), (u'CALL_-1207692833', u'CAST_-1207690612'), ('tmp_1383', u'CBRANCH_-1207691974'), ('tmp_1568', u'BRANCH_-1207691763'), (u'INT_SLESS_-1207692115', u'CBRANCH_-1207692122'), (u'MULTIEQUAL_-1207690230', u'MULTIEQUAL_-1207690221'), (u'INDIRECT_-1207690486', u'MULTIEQUAL_-1207690720'), ('tmp_968', u'CBRANCH_-1207692415'), (u'STORE_-1207692292', u'INDIRECT_-1207690551'), (u'COPY_-1207690720', u'PIECE_-1207690660'), (u'INT_ADD_-1207691900', u'PTRADD_-1207691822'), ('tmp_5604', u'PTRSUB_-1207690597'), (u'INDIRECT_-1207690569', u'MULTIEQUAL_-1207690538'), (u'MULTIEQUAL_-1207690606', u'MULTIEQUAL_-1207690437'), (u'MULTIEQUAL_-1207690863', u'PTRADD_-1207691863'), ('tmp_713', u'CBRANCH_-1207692424'), (u'CALL_-1207692865', u'INDIRECT_-1207690779'), (u'CAST_-1207690612', u'COPY_-1207692287'), (u'LOAD_-1207692651', u'STORE_-1207691702'), (u'CALL_-1207691775', u'MULTIEQUAL_-1207690941'), (u'MULTIEQUAL_-1207691128', u'CAST_-1207690137'), (u'MULTIEQUAL_-1207691128', u'PTRADD_-1207691827'), ('const-1', u'INT_AND_-1207690696'), ('tmp_2203', u'MULTIEQUAL_-1207691068'), (u'MULTIEQUAL_-1207690707', u'MULTIEQUAL_-1207690538'), (u'INT_EQUAL_-1207691896', u'CBRANCH_-1207691894'), (u'MULTIEQUAL_-1207690696', u'MULTIEQUAL_-1207690514'), (u'INT_LESS_-1207691735', u'CBRANCH_-1207691724'), ('const-433', u'STORE_-1207692487'), ('tmp_1445', u'BRANCH_-1207691935'), ('const-1', u'INT_EQUAL_-1207692136'), (u'CALL_-1207692833', u'INDIRECT_-1207690873'), ('const-433', u'STORE_-1207692396'), (u'COPY_-1207692798', u'MULTIEQUAL_-1207691068'), (u'INT_SUB_-1207690228', u'PTRADD_-1207691745'), ('tmp_778', u'CBRANCH_-1207692466'), ('tmp_1215', u'CBRANCH_-1207691868'), (u'PTRADD_-1207691653', u'MULTIEQUAL_-1207691128'), ('const-40', u'INT_ADD_-1207692255'), (u'INDIRECT_-1207690569', u'MULTIEQUAL_-1207690707'), ('const-61', u'INT_EQUAL_-1207691851'), ('const-1', u'PTRADD_-1207691724'), (u'INT_AND_-1207692482', u'INT_RIGHT_-1207692477'), (u'INDIRECT_-1207690845', u'MULTIEQUAL_-1207690707'), ('const-433', u'STORE_-1207691702'), (u'CAST_-1207690271', u'LOAD_-1207692269'), (u'STORE_-1207691726', u'INDIRECT_-1207690474'), (u'STORE_-1207692396', u'INDIRECT_-1207690716'), (u'LOAD_-1207692651', u'INT_ZEXT_-1207691219'), ('tmp_1096', u'CBRANCH_-1207692239'), ('const-433', u'LOAD_-1207691634')]
[(u'COPY_-1207690528', u'MULTIEQUAL_-1207690949'), (u'INT_AND_-1207692739', u'INT_NOTEQUAL_-1207692240'), ('tmp_2182', u'BRANCH_-1207691697'), (u'LOAD_-1207692651', u'INT_RIGHT_-1207692540'), (u'MULTIEQUAL_-1207690609', u'COPY_-1207690547'), ('const-2044256', u'PTRSUB_-1207690466'), (u'MULTIEQUAL_-1207691128', u'CAST_-1207690129'), (u'COPY_-1207690563', u'MULTIEQUAL_-1207691151'), (u'MULTIEQUAL_-1207690949', u'STORE_-1207692292'), (u'INDIRECT_-1207690271', u'MULTIEQUAL_-1207690221'), (u'INT_SLESS_-1207692096', u'CBRANCH_-1207692103'), ('const-92', u'STORE_-1207692396'), (u'MULTIEQUAL_-1207690212', u'MULTIEQUAL_-1207690608'), (u'MULTIEQUAL_-1207690710', u'INT_SLESS_-1207692115'), ('tmp_1817', u'CBRANCH_-1207692132'), (u'MULTIEQUAL_-1207690901', u'SUBPIECE_-1207690258'), (u'LOAD_-1207692651', u'INT_AND_-1207692482'), ('const-433', u'STORE_-1207692487'), (u'STORE_-1207692292', u'INDIRECT_-1207690554'), (u'CAST_-1207690213', u'INT_SLESS_-1207691974'), ('const-1', u'RETURN_-1207691937'), (u'CAST_-1207690361', u'LOAD_-1207692229'), (u'LOAD_-1207692651', u'INT_EQUAL_-1207692627'), (u'COPY_-1207692287', u'RETURN_-1207692187'), (u'INDIRECT_-1207690396', u'MULTIEQUAL_-1207690331'), (u'INT_MULT_-1207690919', u'INT_ADD_-1207692840'), ('const-0', u'SUBPIECE_-1207690751'), ('const-1', u'PTRADD_-1207691642'), (u'MULTIEQUAL_-1207691134', u'MULTIEQUAL_-1207691128'), (u'PTRADD_-1207690550', u'LOAD_-1207692043'), (u'MULTIEQUAL_-1207690723', u'MULTIEQUAL_-1207690541'), (u'STORE_-1207691771', u'INDIRECT_-1207690314'), (u'INT_AND_-1207691969', u'INT_NOTEQUAL_-1207691981'), ('tmp_5613', u'MULTIEQUAL_-1207691068'), ('tmp_1245', u'CBRANCH_-1207691849'), ('const-1', u'PTRADD_-1207692353'), (u'INDIRECT_-1207690824', u'MULTIEQUAL_-1207690686'), ('const-1', u'PTRADD_-1207691160'), (u'MULTIEQUAL_-1207690552', u'MULTIEQUAL_-1207690543'), ('tmp_2139', u'CBRANCH_-1207691980'), (u'CALL_-1207692865', u'INT_MULT_-1207690919'), (u'STORE_-1207692422', u'INDIRECT_-1207690661'), (u'INDIRECT_-1207690396', u'MULTIEQUAL_-1207690452'), (u'CAST_-1207690129', u'CALL_-1207691775'), (u'PTRADD_-1207690460', u'LOAD_-1207692514'), ('const-1', u'PTRADD_-1207692536'), (u'PTRADD_-1207692559', u'INT_NOTEQUAL_-1207692095'), ('tmp_5764', u'INT_AND_-1207692739'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207692396'), (u'INT_SLESS_-1207692567', u'CBRANCH_-1207692574'), ('const-0', u'COPY_-1207690939'), ('const-433', u'STORE_-1207692422'), ('tmp_1775', u'BRANCH_-1207691626'), (u'COPY_-1207690544', u'MULTIEQUAL_-1207691118'), ('const-0', u'STORE_-1207692292'), (u'COPY_-1207690159', u'MULTIEQUAL_-1207690233'), ('const-1', u'PTRADD_-1207691745'), (u'MULTIEQUAL_-1207691128', u'LOAD_-1207692651'), (u'PTRADD_-1207691745', u'CAST_-1207690128'), ('tmp_1357', u'CBRANCH_-1207691988'), (u'CALL_-1207692865', u'INDIRECT_-1207690872'), (u'STORE_-1207692396', u'INDIRECT_-1207690743'), (u'CALL_-1207692865', u'INDIRECT_-1207691102'), ('const-2044256', u'PTRSUB_-1207690554'), (u'INT_EQUAL_-1207692453', u'CBRANCH_-1207692451'), (u'INDIRECT_-1207690338', u'MULTIEQUAL_-1207690327'), (u'LOAD_-1207692651', u'CAST_-1207690213'), (u'INT_ADD_-1207691900', u'MULTIEQUAL_-1207690863'), (u'PTRSUB_-1207690600', u'CALL_-1207691775'), (u'INDIRECT_-1207690372', u'MULTIEQUAL_-1207690307'), (u'COPY_-1207690272', u'MULTIEQUAL_-1207690233'), (u'INT_NOTEQUAL_-1207692095', u'CBRANCH_-1207692093'), ('const-0', u'INT_NOTEQUAL_-1207692095'), (u'STORE_-1207692116', u'INDIRECT_-1207690548'), (u'MULTIEQUAL_-1207690699', u'MULTIEQUAL_-1207690686'), (u'INT_EQUAL_-1207691869', u'CBRANCH_-1207691868'), (u'MULTIEQUAL_-1207691128', u'INT_EQUAL_-1207692401'), ('const-433', u'STORE_-1207691923'), (u'CALL_-1207692785', u'INDIRECT_-1207690824'), (u'INT_EQUAL_-1207692468', u'CBRANCH_-1207692466'), (u'LOAD_-1207692651', u'STORE_-1207692116'), ('tmp_5616', u'INT_ADD_-1207692899'), ('const-92', u'STORE_-1207692422'), ('const-2189792', u'PTRSUB_-1207690403'), (u'STORE_-1207692292', u'INDIRECT_-1207690530'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691863'), (u'CALL_-1207692785', u'INDIRECT_-1207691054'), (u'MULTIEQUAL_-1207690940', u'INT_EQUAL_-1207691951'), (u'CALL_-1207691942', u'INDIRECT_-1207690247'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691653'), ('const-1', u'INT_NOTEQUAL_-1207692428'), (u'MULTIEQUAL_-1207690750', u'PTRADD_-1207691724'), (u'INT_RIGHT_-1207692477', u'INT_AND_-1207692440'), (u'PTRSUB_-1207690554', u'PTRADD_-1207690550'), (u'INDIRECT_-1207690661', u'MULTIEQUAL_-1207690727'), (u'LOAD_-1207692651', u'INT_EQUAL_-1207692278'), ('const-1', u'PTRADD_-1207692329'), (u'COPY_-1207690722', u'PIECE_-1207690663'), (u'PTRADD_-1207690991', u'COPY_-1207690380'), (u'INT_ZEXT_-1207691017', u'PTRADD_-1207692382'), (u'INT_ZEXT_-1207691138', u'PTRADD_-1207690550'), ('const-4', u'PTRADD_-1207690550'), ('tmp_5610', u'COPY_-1207690629'), ('const-1', u'INT_AND_-1207692440'), (u'MULTIEQUAL_-1207690609', u'MULTIEQUAL_-1207690350'), (u'MULTIEQUAL_-1207691128', u'LOAD_-1207691634'), (u'INT_ZEXT_-1207691039', u'PTRADD_-1207690460'), ('const-4', u'INT_MULT_-1207692203'), (u'MULTIEQUAL_-1207690452', u'MULTIEQUAL_-1207690440'), (u'CALL_-1207691775', u'INDIRECT_-1207690396'), (u'CALL_-1207692833', u'CAST_-1207690614'), ('tmp_746', u'BRANCH_-1207692403'), (u'CAST_-1207690143', u'INT_SUB_-1207690231'), (u'LOAD_-1207692043', u'CAST_-1207690509'), (u'PTRADD_-1207691712', u'MULTIEQUAL_-1207691128'), (u'PTRSUB_-1207690466', u'PTRADD_-1207690460'), ('const-61', u'INT_EQUAL_-1207691851'), ('const-2', u'INT_SLESS_-1207692096'), (u'INT_MULT_-1207692203', u'INT_ADD_-1207690444'), ('const-433', u'STORE_-1207691771'), (u'INT_LESS_-1207692590', u'CBRANCH_-1207692599'), (u'MULTIEQUAL_-1207691138', u'INT_EQUAL_-1207692468'), ('const-32', u'INT_AND_-1207692203'), (u'INT_NOTEQUAL_-1207692256', u'CBRANCH_-1207692248'), ('const-0', u'INT_SLESS_-1207691974'), (u'MULTIEQUAL_-1207690750', u'PTRADD_-1207691712'), (u'INT_SUB_-1207690231', u'PTRADD_-1207691745'), ('const-2', u'PTRADD_-1207691653'), (u'INT_ZEXT_-1207691157', u'INT_MULT_-1207692203'), (u'INT_NOTEQUAL_-1207692216', u'CBRANCH_-1207692211'), ('const-1', u'PTRADD_-1207691160'), ('tmp_1321', u'CBRANCH_-1207692093'), (u'LOAD_-1207692229', u'INT_AND_-1207692203'), ('const-2043168', u'PTRSUB_-1207692733'), (u'SUBPIECE_-1207690751', u'INT_SLESS_-1207692567'), (u'COPY_-1207691769', u'MULTIEQUAL_-1207690750'), (u'MULTIEQUAL_-1207690303', u'MULTIEQUAL_-1207690699'), (u'MULTIEQUAL_-1207690609', u'MULTIEQUAL_-1207690609'), (u'INDIRECT_-1207690743', u'MULTIEQUAL_-1207690727'), ('const-1', u'INT_SLESS_-1207692115'), (u'MULTIEQUAL_-1207690224', u'MULTIEQUAL_-1207690620'), (u'INT_ZEXT_-1207691218', u'MULTIEQUAL_-1207690901'), (u'INDIRECT_-1207690723', u'MULTIEQUAL_-1207690598'), ('const-433', u'LOAD_-1207692444'), ('const-2', u'INT_MULT_-1207690919'), (u'INDIRECT_-1207690848', u'MULTIEQUAL_-1207690710'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691160'), ('const-1', u'PTRADD_-1207691724'), (u'SUBPIECE_-1207690908', u'STORE_-1207691923'), ('tmp_5764', u'INT_AND_-1207690681'), ('const-0', u'PTRSUB_-1207690554'), ('const-433', u'LOAD_-1207692651'), (u'MULTIEQUAL_-1207690350', u'MULTIEQUAL_-1207690224'), (u'LOAD_-1207692651', u'INT_ZEXT_-1207691017'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207692422'), (u'STORE_-1207692422', u'INDIRECT_-1207690637'), ('const-1', u'PTRADD_-1207692559'), ('tmp_1140', u'CBRANCH_-1207692211'), (u'MULTIEQUAL_-1207690429', u'INT_NOTEQUAL_-1207692256'), (u'MULTIEQUAL_-1207690686', u'MULTIEQUAL_-1207690703'), (u'STORE_-1207691923', u'INDIRECT_-1207690443'), (u'COPY_-1207690475', u'MULTIEQUAL_-1207691151'), (u'MULTIEQUAL_-1207690686', u'MULTIEQUAL_-1207690517'), (u'MULTIEQUAL_-1207690609', u'MULTIEQUAL_-1207690440'), ('tmp_1177', u'CBRANCH_-1207691894'), ('const-0', u'CALL_-1207691775'), ('const-1', u'INT_ADD_-1207692840'), (u'MULTIEQUAL_-1207690723', u'MULTIEQUAL_-1207690710'), (u'LOAD_-1207692651', u'INT_LESS_-1207692590'), (u'INT_AND_-1207692203', u'INT_NOTEQUAL_-1207692216'), (u'MULTIEQUAL_-1207690940', u'INT_EQUAL_-1207691892'), ('const-35', u'INT_EQUAL_-1207692418'), (u'MULTIEQUAL_-1207690233', u'MULTIEQUAL_-1207690224'), ('const-0', u'INT_NOTEQUAL_-1207692261'), (u'CALL_-1207692785', u'INDIRECT_-1207690734'), (u'COPY_-1207690723', u'PIECE_-1207690663'), ('tmp_5607', u'PTRSUB_-1207690600'), (u'CALL_-1207692833', u'INDIRECT_-1207690751'), ('const-433', u'STORE_-1207691702'), ('const-1', u'PTRADD_-1207691863'), (u'PTRADD_-1207691160', u'COPY_-1207690563'), (u'STORE_-1207691771', u'INDIRECT_-1207690338'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207691726'), (u'INDIRECT_-1207690734', u'MULTIEQUAL_-1207690609'), (u'LOAD_-1207691889', u'INT_EQUAL_-1207691851'), ('const-40', u'INT_ADD_-1207692899'), (u'MULTIEQUAL_-1207690929', u'MULTIEQUAL_-1207690673'), (u'MULTIEQUAL_-1207690598', u'MULTIEQUAL_-1207690342'), (u'PTRADD_-1207692559', u'MULTIEQUAL_-1207691138'), (u'INDIRECT_-1207690572', u'MULTIEQUAL_-1207690541'), (u'MULTIEQUAL_-1207690710', u'MULTIEQUAL_-1207690541'), (u'LOAD_-1207691884', u'INT_ZEXT_-1207690944'), (u'MULTIEQUAL_-1207690221', u'MULTIEQUAL_-1207690212'), (u'CAST_-1207690421', u'INT_RIGHT_-1207692477'), ('const-1', u'PTRADD_-1207691822'), (u'INT_AND_-1207692440', u'INT_EQUAL_-1207692453'), (u'MULTIEQUAL_-1207690620', u'MULTIEQUAL_-1207690440'), (u'PTRADD_-1207691827', u'LOAD_-1207691889'), (u'MULTIEQUAL_-1207690929', u'MULTIEQUAL_-1207690939'), (u'INDIRECT_-1207690282', u'MULTIEQUAL_-1207690350'), (u'INT_ADD_-1207691900', u'MULTIEQUAL_-1207690750'), (u'INT_RIGHT_-1207690818', u'INT_ZEXT_-1207691138'), (u'COPY_-1207690939', u'MULTIEQUAL_-1207690863'), (u'PTRADD_-1207692353', u'COPY_-1207690470'), ('const-4', u'PTRADD_-1207690460'), (u'STORE_-1207692487', u'INDIRECT_-1207690713'), (u'CAST_-1207690634', u'CALL_-1207692865'), (u'LOAD_-1207692651', u'INT_EQUAL_-1207692418'), (u'COPY_-1207690558', u'MULTIEQUAL_-1207691134'), ('tmp_1000', u'CBRANCH_-1207692398'), (u'STORE_-1207692116', u'INDIRECT_-1207690572'), (u'MULTIEQUAL_-1207690598', u'MULTIEQUAL_-1207690429'), (u'CALL_-1207692865', u'INDIRECT_-1207690896'), (u'CALL_-1207692865', u'INDIRECT_-1207690782'), ('tmp_308', u'CBRANCH_-1207692626'), (u'PTRADD_-1207692089', u'LOAD_-1207692151'), (u'INT_ADD_-1207692255', u'CAST_-1207690277'), ('const-433', u'LOAD_-1207691716'), (u'MULTIEQUAL_-1207690887', u'SUBPIECE_-1207690908'), (u'STORE_-1207691702', u'INDIRECT_-1207690465'), (u'PTRADD_-1207692536', u'COPY_-1207690475'), ('const-1', u'INT_ADD_-1207690444'), (u'MULTIEQUAL_-1207690929', u'MULTIEQUAL_-1207690929'), (u'INT_NOTEQUAL_-1207692240', u'CBRANCH_-1207692239'), ('tmp_1858', u'CBRANCH_-1207692103'), ('const-433', u'LOAD_-1207692269'), ('const-1', u'INT_AND_-1207690681'), (u'MULTIEQUAL_-1207690939', u'MULTIEQUAL_-1207690929'), ('tmp_346', u'CBRANCH_-1207692599'), ('const-1', u'PTRADD_-1207691712'), ('tmp_1042', u'CBRANCH_-1207692275'), (u'MULTIEQUAL_-1207690686', u'INT_EQUAL_-1207691989'), (u'INDIRECT_-1207690737', u'MULTIEQUAL_-1207690723'), (u'CAST_-1207690362', u'INT_ADD_-1207692215'), (u'INT_EQUAL_-1207692819', u'CBRANCH_-1207692795'), ('const-433', u'LOAD_-1207691889'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207691771'), (u'MULTIEQUAL_-1207690342', u'MULTIEQUAL_-1207690212'), (u'COPY_-1207690629', u'MULTIEQUAL_-1207691128'), ('tmp_272', u'BRANCH_-1207692735'), (u'INDIRECT_-1207690713', u'MULTIEQUAL_-1207690699'), (u'CALL_-1207692785', u'INDIRECT_-1207690723'), (u'CALL_-1207691775', u'MULTIEQUAL_-1207690940'), ('const-58', u'INT_EQUAL_-1207691869'), (u'INDIRECT_-1207690372', u'MULTIEQUAL_-1207690428'), (u'MULTIEQUAL_-1207690673', u'MULTIEQUAL_-1207690543'), (u'INDIRECT_-1207690314', u'MULTIEQUAL_-1207690303'), (u'STORE_-1207692487', u'INDIRECT_-1207690737'), (u'CALL_-1207691775', u'INDIRECT_-1207690602'), (u'COPY_-1207690380', u'MULTIEQUAL_-1207691118'), ('tmp_5610', u'INT_EQUAL_-1207692401'), (u'CALL_-1207691942', u'INDIRECT_-1207690157'), (u'LOAD_-1207692151', u'INT_EQUAL_-1207692136'), (u'INT_EQUAL_-1207692418', u'CBRANCH_-1207692415'), (u'INT_ADD_-1207692840', u'CALL_-1207692833'), (u'MULTIEQUAL_-1207691128', u'MULTIEQUAL_-1207690949'), ('const-1', u'PTRADD_-1207692089'), (u'INT_AND_-1207692011', u'INT_RIGHT_-1207692006'), ('const-0', u'INT_NOTEQUAL_-1207692240'), ('tmp_833', u'CBRANCH_-1207692248'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207692329'), ('const-1', u'PTRADD_-1207690991'), (u'SUBPIECE_-1207690751', u'INT_SLESS_-1207692096'), (u'MULTIEQUAL_-1207691118', u'COPY_-1207690528'), (u'INT_EQUAL_-1207691951', u'CBRANCH_-1207691949'), ('const-0', u'INT_EQUAL_-1207692819'), (u'INT_NOTEQUAL_-1207691981', u'CBRANCH_-1207691980'), ('const-31', u'INT_AND_-1207692011'), (u'INT_ZEXT_-1207690944', u'MULTIEQUAL_-1207690887'), (u'LOAD_-1207691889', u'INT_EQUAL_-1207691869'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691642'), ('const-2', u'INT_AND_-1207692739'), ('const-0', u'PTRSUB_-1207692733'), ('const-0', u'RETURN_-1207692187'), ('const-0', u'INT_EQUAL_-1207692468'), ('const-1', u'PTRADD_-1207690991'), (u'CALL_-1207691775', u'INDIRECT_-1207690372'), (u'MULTIEQUAL_-1207691128', u'INT_EQUAL_-1207691896'), ('const-433', u'LOAD_-1207692514'), ('tmp_217', u'CBRANCH_-1207692795'), (u'MULTIEQUAL_-1207691118', u'STORE_-1207692116'), (u'MULTIEQUAL_-1207691128', u'PTRADD_-1207692559'), (u'MULTIEQUAL_-1207690543', u'MULTIEQUAL_-1207690939'), (u'PTRADD_-1207692382', u'LOAD_-1207692444'), ('const-433', u'LOAD_-1207692229'), (u'INDIRECT_-1207690719', u'MULTIEQUAL_-1207690703'), (u'CALL_-1207692865', u'INDIRECT_-1207690771'), (u'INDIRECT_-1207690443', u'MULTIEQUAL_-1207690440'), (u'CALL_-1207691775', u'INT_LESS_-1207691735'), (u'STORE_-1207691726', u'INDIRECT_-1207690477'), (u'LOAD_-1207692651', u'INT_ZEXT_-1207691157'), (u'CALL_-1207692833', u'INDIRECT_-1207690762'), (u'INDIRECT_-1207690271', u'COPY_-1207690329'), (u'PTRADD_-1207691724', u'MULTIEQUAL_-1207691138'), ('tmp_1513', u'CBRANCH_-1207691889'), ('const-1', u'COPY_-1207691769'), (u'COPY_-1207690385', u'MULTIEQUAL_-1207691128'), ('const-126', u'INT_EQUAL_-1207692278'), (u'PTRADD_-1207691822', u'LOAD_-1207691884'), (u'MULTIEQUAL_-1207690598', u'MULTIEQUAL_-1207690598'), (u'CALL_-1207691775', u'INDIRECT_-1207690282'), ('const-433', u'STORE_-1207692396'), ('const-5', u'INT_RIGHT_-1207690818'), (u'LOAD_-1207692651', u'INT_NOTEQUAL_-1207691974'), (u'MULTIEQUAL_-1207691068', u'PTRADD_-1207692382'), ('const-1', u'PTRADD_-1207691653'), ('tmp_387', u'CBRANCH_-1207692574'), (u'COPY_-1207690470', u'MULTIEQUAL_-1207691134'), (u'LOAD_-1207692269', u'INT_NOTEQUAL_-1207692256'), (u'MULTIEQUAL_-1207691128', u'COPY_-1207690544'), ('const-0', u'INT_EQUAL_-1207691951'), (u'PTRADD_-1207691642', u'STORE_-1207691702'), ('const-0', u'INT_NOTEQUAL_-1207692216'), (u'CALL_-1207692833', u'INDIRECT_-1207690852'), (u'CALL_-1207692785', u'SUBPIECE_-1207690751'), (u'INDIRECT_-1207690465', u'MULTIEQUAL_-1207690699'), (u'MULTIEQUAL_-1207690608', u'MULTIEQUAL_-1207690429'), (u'MULTIEQUAL_-1207690863', u'INT_ADD_-1207691900'), (u'INDIRECT_-1207690419', u'MULTIEQUAL_-1207690303'), ('const-0', u'INT_NOTEQUAL_-1207691974'), ('const-1', u'PTRADD_-1207691642'), (u'LOAD_-1207692444', u'INT_NOTEQUAL_-1207692428'), (u'INT_ADD_-1207692215', u'CAST_-1207690361'), (u'INT_EQUAL_-1207691851', u'CBRANCH_-1207691849'), (u'MULTIEQUAL_-1207691151', u'STORE_-1207692487'), ('const-0', u'SUBPIECE_-1207690908'), (u'INT_AND_-1207690681', u'INT_NOTEQUAL_-1207692261'), (u'INT_RIGHT_-1207692006', u'INT_AND_-1207691969'), (u'MULTIEQUAL_-1207690608', u'MULTIEQUAL_-1207690598'), (u'MULTIEQUAL_-1207690929', u'MULTIEQUAL_-1207690760'), (u'STORE_-1207691702', u'INDIRECT_-1207690489'), (u'INT_SLESS_-1207691974', u'CBRANCH_-1207691974'), (u'STORE_-1207692396', u'INDIRECT_-1207690719'), ('const-0', u'INT_NOTEQUAL_-1207691981'), (u'INT_EQUAL_-1207692401', u'CBRANCH_-1207692398'), ('const--2', u'INT_LESS_-1207691735'), (u'MULTIEQUAL_-1207691068', u'PTRADD_-1207692089'), (u'PTRADD_-1207690991', u'MULTIEQUAL_-1207690949'), (u'MULTIEQUAL_-1207690673', u'MULTIEQUAL_-1207690552'), ('tmp_5613', u'INT_EQUAL_-1207692819'), (u'INDIRECT_-1207691054', u'MULTIEQUAL_-1207690929'), (u'INT_NOTEQUAL_-1207692428', u'CBRANCH_-1207692424'), (u'MULTIEQUAL_-1207690686', u'MULTIEQUAL_-1207690428'), (u'INT_ADD_-1207690444', u'INT_ADD_-1207692215'), (u'INT_EQUAL_-1207691892', u'CBRANCH_-1207691889'), (u'PTRADD_-1207692559', u'COPY_-1207690385'), (u'MULTIEQUAL_-1207690699', u'MULTIEQUAL_-1207690517'), (u'LOAD_-1207692651', u'INT_AND_-1207692011'), ('const--72', u'PTRSUB_-1207690600'), ('const-0', u'COPY_-1207690723'), ('const-0', u'PTRSUB_-1207690466'), (u'MULTIEQUAL_-1207690710', u'MULTIEQUAL_-1207690452'), (u'INT_ADD_-1207692899', u'CAST_-1207690660'), (u'CALL_-1207691942', u'INDIRECT_-1207690271'), (u'COPY_-1207690624', u'MULTIEQUAL_-1207691118'), (u'INT_EQUAL_-1207691989', u'CBRANCH_-1207691988'), (u'INDIRECT_-1207690443', u'MULTIEQUAL_-1207690327'), ('const-433', u'STORE_-1207692116'), (u'INDIRECT_-1207690554', u'COPY_-1207690575'), ('const-1', u'INT_ADD_-1207691900'), ('const-0', u'COPY_-1207690722'), (u'CAST_-1207690509', u'INT_RIGHT_-1207692006'), (u'COPY_-1207690549', u'MULTIEQUAL_-1207691128'), (u'MULTIEQUAL_-1207690350', u'COPY_-1207690272'), ('tmp_668', u'CBRANCH_-1207692451'), ('const-1', u'INT_EQUAL_-1207692136'), ('const-1', u'PTRADD_-1207692559'), ('const-31', u'INT_AND_-1207692482'), (u'CAST_-1207690660', u'LOAD_-1207692915'), ('const-1', u'INT_SLESS_-1207692567'), (u'INT_RIGHT_-1207692540', u'INT_ZEXT_-1207691039'), ('tmp_1743', u'CBRANCH_-1207691724'), ('const--1', u'PTRADD_-1207691827'), (u'STORE_-1207691726', u'INDIRECT_-1207690501'), ('const-0', u'PTRSUB_-1207690403'), (u'INDIRECT_-1207690489', u'MULTIEQUAL_-1207690723'), (u'CALL_-1207691775', u'INDIRECT_-1207690271'), (u'STORE_-1207691923', u'INDIRECT_-1207690419'), (u'CALL_-1207692833', u'INDIRECT_-1207691082'), ('tmp_1417', u'CBRANCH_-1207691949'), ('tmp_1070', u'CBRANCH_-1207692258'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207690991'), (u'SUBPIECE_-1207690258', u'MULTIEQUAL_-1207690139'), ('const-0', u'INT_EQUAL_-1207691989'), (u'INDIRECT_-1207690271', u'MULTIEQUAL_-1207690342'), (u'INDIRECT_-1207690530', u'COPY_-1207690551'), (u'LOAD_-1207692651', u'INT_RIGHT_-1207690818'), (u'MULTIEQUAL_-1207691128', u'PTRADD_-1207691822'), (u'LOAD_-1207691716', u'MULTIEQUAL_-1207690139'), (u'MULTIEQUAL_-1207691128', u'PTRADD_-1207691724'), (u'INDIRECT_-1207690637', u'MULTIEQUAL_-1207690703'), ('const-1', u'INT_AND_-1207691969'), (u'INT_EQUAL_-1207692627', u'CBRANCH_-1207692626'), (u'PTRADD_-1207691863', u'STORE_-1207691923'), ('const-92', u'STORE_-1207691726'), (u'MULTIEQUAL_-1207690139', u'STORE_-1207691771'), ('const-2', u'PTRADD_-1207692353'), (u'INT_EQUAL_-1207692136', u'CBRANCH_-1207692132'), (u'INDIRECT_-1207690572', u'MULTIEQUAL_-1207690710'), ('const-5', u'INT_RIGHT_-1207692540'), (u'INDIRECT_-1207690602', u'MULTIEQUAL_-1207690552'), ('tmp_1284', u'CBRANCH_-1207692122'), (u'MULTIEQUAL_-1207690939', u'MULTIEQUAL_-1207690760'), (u'PTRADD_-1207691160', u'MULTIEQUAL_-1207691134'), ('const-1', u'PTRADD_-1207692536'), (u'INT_NOTEQUAL_-1207691974', u'INT_ZEXT_-1207690996'), (u'MULTIEQUAL_-1207690760', u'INT_ADD_-1207692255'), ('const-0', u'INT_EQUAL_-1207692453'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207692536'), (u'MULTIEQUAL_-1207690710', u'MULTIEQUAL_-1207690727'), (u'MULTIEQUAL_-1207690901', u'MULTIEQUAL_-1207690887'), (u'INT_ZEXT_-1207690996', u'MULTIEQUAL_-1207690940'), ('const-433', u'LOAD_-1207691884'), (u'MULTIEQUAL_-1207690428', u'MULTIEQUAL_-1207690307'), (u'MULTIEQUAL_-1207691118', u'MULTIEQUAL_-1207691151'), (u'INT_ZEXT_-1207691218', u'PTRADD_-1207692089'), (u'CALL_-1207692785', u'INDIRECT_-1207690848'), (u'INT_ADD_-1207691900', u'INT_EQUAL_-1207691892'), ('tmp_5610', u'CAST_-1207690634'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207691712'), (u'INDIRECT_-1207690419', u'MULTIEQUAL_-1207690416'), ('const-0', u'SUBPIECE_-1207690258'), (u'MULTIEQUAL_-1207691128', u'LOAD_-1207691716'), (u'MULTIEQUAL_-1207690452', u'MULTIEQUAL_-1207690331'), (u'CAST_-1207690614', u'COPY_-1207690624'), (u'INT_NOTEQUAL_-1207692261', u'CBRANCH_-1207692258'), ('const-1', u'PTRADD_-1207691827'), (u'INDIRECT_-1207690602', u'MULTIEQUAL_-1207690673'), (u'MULTIEQUAL_-1207690609', u'MULTIEQUAL_-1207690620'), ('tmp_5610', u'PTRADD_-1207691745'), (u'INT_EQUAL_-1207692278', u'CBRANCH_-1207692275'), (u'MULTIEQUAL_-1207691128', u'CAST_-1207690143'), (u'LOAD_-1207692651', u'STORE_-1207692487'), (u'MULTIEQUAL_-1207691118', u'PTRADD_-1207692353'), (u'CAST_-1207690128', u'CALL_-1207691775'), ('tmp_1383', u'CBRANCH_-1207691974'), (u'MULTIEQUAL_-1207690327', u'MULTIEQUAL_-1207690723'), ('tmp_1568', u'BRANCH_-1207691763'), (u'INDIRECT_-1207690548', u'MULTIEQUAL_-1207690686'), (u'INT_SLESS_-1207692115', u'CBRANCH_-1207692122'), ('const-433', u'STORE_-1207692292'), (u'INDIRECT_-1207690247', u'COPY_-1207690305'), ('tmp_968', u'CBRANCH_-1207692415'), (u'INT_ADD_-1207691900', u'PTRADD_-1207691822'), ('const-433', u'LOAD_-1207691634'), (u'LOAD_-1207692651', u'INT_ZEXT_-1207691218'), (u'PTRSUB_-1207690403', u'CAST_-1207690362'), (u'MULTIEQUAL_-1207690863', u'PTRADD_-1207691863'), (u'CALL_-1207692865', u'INT_SUB_-1207690231'), ('tmp_713', u'CBRANCH_-1207692424'), (u'PTRADD_-1207692329', u'COPY_-1207690558'), (u'LOAD_-1207692651', u'STORE_-1207691702'), (u'MULTIEQUAL_-1207690428', u'MULTIEQUAL_-1207690416'), ('const-2', u'PTRADD_-1207692329'), (u'MULTIEQUAL_-1207691128', u'PTRADD_-1207691827'), (u'INDIRECT_-1207690548', u'MULTIEQUAL_-1207690517'), (u'LOAD_-1207692514', u'CAST_-1207690421'), (u'CALL_-1207692833', u'INDIRECT_-1207690876'), (u'CAST_-1207690614', u'COPY_-1207692287'), (u'LOAD_-1207691634', u'INT_ZEXT_-1207690764'), (u'INT_EQUAL_-1207691896', u'CBRANCH_-1207691894'), ('const-433', u'LOAD_-1207692043'), (u'INT_LESS_-1207691735', u'CBRANCH_-1207691724'), ('tmp_1445', u'BRANCH_-1207691935'), ('const-128', u'INT_LESS_-1207692590'), (u'MULTIEQUAL_-1207690620', u'MULTIEQUAL_-1207690609'), ('const-433', u'LOAD_-1207692151'), ('const-433', u'LOAD_-1207692915'), ('tmp_778', u'CBRANCH_-1207692466'), ('tmp_1215', u'CBRANCH_-1207691868'), (u'PTRADD_-1207691653', u'MULTIEQUAL_-1207691128'), ('const-40', u'INT_ADD_-1207692255'), (u'CALL_-1207691942', u'INDIRECT_-1207690146'), ('const-433', u'STORE_-1207691726'), (u'MULTIEQUAL_-1207690342', u'MULTIEQUAL_-1207690221'), (u'INT_AND_-1207692482', u'INT_RIGHT_-1207692477'), ('const-1', u'PTRADD_-1207692382'), (u'CAST_-1207690277', u'LOAD_-1207692269'), (u'INT_ZEXT_-1207690764', u'MULTIEQUAL_-1207690901'), (u'MULTIEQUAL_-1207691138', u'COPY_-1207690549'), ('const-0', u'INT_EQUAL_-1207692627'), (u'PTRSUB_-1207692733', u'MULTIEQUAL_-1207691068'), ('tmp_5610', u'INT_EQUAL_-1207691896'), ('tmp_1096', u'CBRANCH_-1207692239'), (u'COPY_-1207690547', u'COPY_-1207690159'), (u'MULTIEQUAL_-1207690598', u'MULTIEQUAL_-1207690608')]
null
null
001b1150
x64
O2
(translation_unit "byte * sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)\n\n{\n mbstate_t mVar1;\n size_t sVar2;\n byte *pbVar3;\n size_t sVar4;\n ulong uVar5;\n byte bVar6;\n ulong uVar7;\n byte *pbVar8;\n ulong uVar9;\n byte *pbVar10;\n byte *pbVar11;\n byte *pbVar12;\n long in_FS_OFFSET;\n mbstate_t local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_48.__count = 0;\n local_48.__value = (_union_27)0x0;\n sVar2 = strlen((char *)param_1);\n pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);\n if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }\n sVar4 = __ctype_get_mb_cur_max();\n pbVar10 = param_1;\n pbVar8 = pbVar3;\n do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar12 = 0;\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pbVar3;\n}\n\n" (function_definition "byte * sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)\n\n{\n mbstate_t mVar1;\n size_t sVar2;\n byte *pbVar3;\n size_t sVar4;\n ulong uVar5;\n byte bVar6;\n ulong uVar7;\n byte *pbVar8;\n ulong uVar9;\n byte *pbVar10;\n byte *pbVar11;\n byte *pbVar12;\n long in_FS_OFFSET;\n mbstate_t local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_48.__count = 0;\n local_48.__value = (_union_27)0x0;\n sVar2 = strlen((char *)param_1);\n pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);\n if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }\n sVar4 = __ctype_get_mb_cur_max();\n pbVar10 = param_1;\n pbVar8 = pbVar3;\n do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar12 = 0;\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pbVar3;\n}" type_identifier (pointer_declarator "* sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)" * (function_declarator "sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)" identifier (parameter_list "(byte *param_1,undefined *param_2,uint param_3)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) )))) (compound_statement "{\n mbstate_t mVar1;\n size_t sVar2;\n byte *pbVar3;\n size_t sVar4;\n ulong uVar5;\n byte bVar6;\n ulong uVar7;\n byte *pbVar8;\n ulong uVar9;\n byte *pbVar10;\n byte *pbVar11;\n byte *pbVar12;\n long in_FS_OFFSET;\n mbstate_t local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_48.__count = 0;\n local_48.__value = (_union_27)0x0;\n sVar2 = strlen((char *)param_1);\n pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);\n if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }\n sVar4 = __ctype_get_mb_cur_max();\n pbVar10 = param_1;\n pbVar8 = pbVar3;\n do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar12 = 0;\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pbVar3;\n}" { (declaration "mbstate_t mVar1;" type_identifier identifier ;) (declaration "size_t sVar2;" primitive_type identifier ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "size_t sVar4;" primitive_type identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "byte bVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "byte *pbVar10;" type_identifier (pointer_declarator "*pbVar10" * identifier) ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "byte *pbVar12;" type_identifier (pointer_declarator "*pbVar12" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "mbstate_t local_48;" type_identifier identifier ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "local_48.__count = 0;" (assignment_expression "local_48.__count = 0" (field_expression "local_48.__count" identifier . field_identifier) = number_literal) ;) (expression_statement "local_48.__value = (_union_27)0x0;" (assignment_expression "local_48.__value = (_union_27)0x0" (field_expression "local_48.__value" identifier . field_identifier) = (cast_expression "(_union_27)0x0" ( (type_descriptor "_union_27" type_identifier) ) number_literal)) ;) (expression_statement "sVar2 = strlen((char *)param_1);" (assignment_expression "sVar2 = strlen((char *)param_1)" identifier = (call_expression "strlen((char *)param_1)" identifier (argument_list "((char *)param_1)" ( (cast_expression "(char *)param_1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);" (assignment_expression "pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1)" identifier = (cast_expression "(byte *)xmalloc(sVar2 * 2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar2 * 2 + 1)" identifier (argument_list "(sVar2 * 2 + 1)" ( (binary_expression "sVar2 * 2 + 1" (binary_expression "sVar2 * 2" identifier * number_literal) + number_literal) ))))) ;) (if_statement "if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }" if (parenthesized_expression "(param_2 == (undefined *)0x0)" ( (binary_expression "param_2 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n param_2 = &DAT_001f2d20;\n }" { (expression_statement "param_2 = &DAT_001f2d20;" (assignment_expression "param_2 = &DAT_001f2d20" identifier = (pointer_expression "&DAT_001f2d20" & identifier)) ;) })) (expression_statement "sVar4 = __ctype_get_mb_cur_max();" (assignment_expression "sVar4 = __ctype_get_mb_cur_max()" identifier = (call_expression "__ctype_get_mb_cur_max()" identifier (argument_list "()" ( )))) ;) (expression_statement "pbVar10 = param_1;" (assignment_expression "pbVar10 = param_1" identifier = identifier) ;) (expression_statement "pbVar8 = pbVar3;" (assignment_expression "pbVar8 = pbVar3" identifier = identifier) ;) (do_statement "do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);" do (compound_statement "{\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n }" { (while_statement "while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }" { (expression_statement "mVar1 = local_48;" (assignment_expression "mVar1 = local_48" identifier = identifier) ;) (expression_statement "bVar6 = *pbVar10;" (assignment_expression "bVar6 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) (expression_statement "uVar7 = (ulong)bVar6;" (assignment_expression "uVar7 = (ulong)bVar6" identifier = (cast_expression "(ulong)bVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar12 = pbVar8;" (assignment_expression "pbVar12 = pbVar8" identifier = identifier) ;) (if_statement "if (bVar6 == 0) goto LAB_001b12d0;" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001b12d0;" goto statement_identifier ;)) (expression_statement "pbVar11 = pbVar10 + 1;" (assignment_expression "pbVar11 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (if_statement "if (bVar6 < 0x80) break;" if (parenthesized_expression "(bVar6 < 0x80)" ( (binary_expression "bVar6 < 0x80" identifier < number_literal) )) (break_statement "break;" break ;)) (if_statement "if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;" if (parenthesized_expression "((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))" ( (binary_expression "(1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0)" (parenthesized_expression "(1 < (int)sVar4)" ( (binary_expression "1 < (int)sVar4" number_literal < (cast_expression "(int)sVar4" ( (type_descriptor "int" primitive_type) ) identifier)) )) && (parenthesized_expression "(((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0)" ( (binary_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0" (parenthesized_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1)" ( (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1" (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f)" (subscript_expression "(uint)(&is_basic_table)[bVar6 >> 5]" (call_expression "(uint)(&is_basic_table)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(&is_basic_table)" ( (pointer_expression "&is_basic_table" & identifier) ))) [ (binary_expression "bVar6 >> 5" identifier >> number_literal) ]) >> (parenthesized_expression "(bVar6 & 0x1f)" ( (binary_expression "bVar6 & 0x1f" identifier & number_literal) ))) & number_literal) )) == number_literal) ))) )) (goto_statement "goto LAB_001b12b0;" goto statement_identifier ;)) (if_statement "if (param_2[bVar6] != '\x01') goto LAB_001b1208;" if (parenthesized_expression "(param_2[bVar6] != '\x01')" ( (binary_expression "param_2[bVar6] != '\x01'" (subscript_expression "param_2[bVar6]" identifier [ identifier ]) != (char_literal "'\x01'" ' escape_sequence ')) )) (goto_statement "goto LAB_001b1208;" goto statement_identifier ;)) (expression_statement "*pbVar8 = 0x5c;" (assignment_expression "*pbVar8 = 0x5c" (pointer_expression "*pbVar8" * identifier) = number_literal) ;) (expression_statement "pbVar12 = pbVar8 + 2;" (assignment_expression "pbVar12 = pbVar8 + 2" identifier = (binary_expression "pbVar8 + 2" identifier + number_literal)) ;) (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_001b121a:\n *pbVar8 = bVar6;" statement_identifier : (expression_statement "*pbVar8 = bVar6;" (assignment_expression "*pbVar8 = bVar6" (pointer_expression "*pbVar8" * identifier) = identifier) ;)) (labeled_statement "LAB_001b121f:\n pbVar10 = pbVar11;" statement_identifier : (expression_statement "pbVar10 = pbVar11;" (assignment_expression "pbVar10 = pbVar11" identifier = identifier) ;)) (expression_statement "pbVar8 = pbVar12;" (assignment_expression "pbVar8 = pbVar12" identifier = identifier) ;) (if_statement "if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;" if (parenthesized_expression "(pbVar11 == (byte *)0x0)" ( (binary_expression "pbVar11 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001b12d0;" goto statement_identifier ;)) })) (if_statement "if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }" if (parenthesized_expression "(param_2[uVar7] == '\x01')" ( (binary_expression "param_2[uVar7] == '\x01'" (subscript_expression "param_2[uVar7]" identifier [ identifier ]) == (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }" { (expression_statement "*pbVar8 = 0x5c;" (assignment_expression "*pbVar8 = 0x5c" (pointer_expression "*pbVar8" * identifier) = number_literal) ;) (expression_statement "pbVar12 = pbVar8 + 2;" (assignment_expression "pbVar12 = pbVar8 + 2" identifier = (binary_expression "pbVar8 + 2" identifier + number_literal)) ;) (expression_statement "pbVar8[1] = bVar6;" (assignment_expression "pbVar8[1] = bVar6" (subscript_expression "pbVar8[1]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_001b121f;" goto statement_identifier ;) })) (if_statement "if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }" if (parenthesized_expression "(((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0))" ( (binary_expression "((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)" (parenthesized_expression "((int)sVar4 < 2)" ( (binary_expression "(int)sVar4 < 2" (cast_expression "(int)sVar4" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) || (parenthesized_expression "(((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)" ( (binary_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0" (parenthesized_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1)" ( (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1" (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f)" (subscript_expression "(uint)(&is_basic_table)[bVar6 >> 5]" (call_expression "(uint)(&is_basic_table)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(&is_basic_table)" ( (pointer_expression "&is_basic_table" & identifier) ))) [ (binary_expression "bVar6 >> 5" identifier >> number_literal) ]) >> (parenthesized_expression "(bVar6 & 0x1f)" ( (binary_expression "bVar6 & 0x1f" identifier & number_literal) ))) & number_literal) )) != number_literal) ))) )) (compound_statement "{\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }" { (labeled_statement "LAB_001b1208:\n pbVar12 = pbVar8 + 1;" statement_identifier : (expression_statement "pbVar12 = pbVar8 + 1;" (assignment_expression "pbVar12 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;)) (if_statement "if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }" if (parenthesized_expression "((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0))))" ( (binary_expression "(((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))" (parenthesized_expression "(((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))))))))" ( (binary_expression "((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))" (parenthesized_expression "((bVar6 == 0x23) && (param_1 == pbVar10))" ( (binary_expression "(bVar6 == 0x23) && (param_1 == pbVar10)" (parenthesized_expression "(bVar6 == 0x23)" ( (binary_expression "bVar6 == 0x23" identifier == number_literal) )) && (parenthesized_expression "(param_1 == pbVar10)" ( (binary_expression "param_1 == pbVar10" identifier == identifier) ))) )) || (parenthesized_expression "(((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))" ( (parenthesized_expression "((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))))))" ( (binary_expression "(bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))" (parenthesized_expression "(bVar6 == 0x7e && ((param_3 & 1) != 0))" ( (binary_expression "bVar6 == 0x7e && ((param_3 & 1) != 0)" (binary_expression "bVar6 == 0x7e" identifier == number_literal) && (parenthesized_expression "((param_3 & 1) != 0)" ( (binary_expression "(param_3 & 1) != 0" (parenthesized_expression "(param_3 & 1)" ( (binary_expression "param_3 & 1" identifier & number_literal) )) != number_literal) ))) )) && (parenthesized_expression "((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))" ( (parenthesized_expression "(param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))))" ( (binary_expression "param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))" (binary_expression "param_1 == pbVar10" identifier == identifier) || (parenthesized_expression "((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))" ( (parenthesized_expression "(pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))" ( (binary_expression "pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)" (binary_expression "pbVar10[-1] == 0x3a" (subscript_expression "pbVar10[-1]" identifier [ number_literal ]) == number_literal) || (parenthesized_expression "(pbVar10[-1] == 0x3d)" ( (binary_expression "pbVar10[-1] == 0x3d" (subscript_expression "pbVar10[-1]" identifier [ number_literal ]) == number_literal) ))) )) ))) )) ))) )) ))) )) || (parenthesized_expression "(((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))" ( (parenthesized_expression "((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0))" ( (binary_expression "(param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)" (binary_expression "(param_3 & 2) != 0" (parenthesized_expression "(param_3 & 2)" ( (binary_expression "param_3 & 2" identifier & number_literal) )) != number_literal) && (parenthesized_expression "((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)" ( (binary_expression "(*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0" (parenthesized_expression "(*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20)" ( (binary_expression "*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20" (pointer_expression "*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1)" * (cast_expression "(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1)" ( (binary_expression "(long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1" (binary_expression "(long)&sh_syntaxtab + (ulong)bVar6 * 4" (cast_expression "(long)&sh_syntaxtab" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&sh_syntaxtab" & identifier)) + (binary_expression "(ulong)bVar6 * 4" (cast_expression "(ulong)bVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal) )))) & number_literal) )) != number_literal) ))) )) ))) )) (compound_statement "{\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }" { (expression_statement "*pbVar8 = 0x5c;" (assignment_expression "*pbVar8 = 0x5c" (pointer_expression "*pbVar8" * identifier) = number_literal) ;) (expression_statement "pbVar10 = pbVar8 + 2;" (assignment_expression "pbVar10 = pbVar8 + 2" identifier = (binary_expression "pbVar8 + 2" identifier + number_literal)) ;) (expression_statement "pbVar8 = pbVar12;" (assignment_expression "pbVar8 = pbVar12" identifier = identifier) ;) (expression_statement "pbVar12 = pbVar10;" (assignment_expression "pbVar12 = pbVar10" identifier = identifier) ;) })) (goto_statement "goto LAB_001b121a;" goto statement_identifier ;) })) (labeled_statement "LAB_001b12b0:\n pbVar12 = pbVar8 + 1;" statement_identifier : (expression_statement "pbVar12 = pbVar8 + 1;" (assignment_expression "pbVar12 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;)) (if_statement "if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }" if (parenthesized_expression "(1 < locale_mb_cur_max)" ( (binary_expression "1 < locale_mb_cur_max" number_literal < identifier) )) (compound_statement "{\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }" { (if_statement "if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }" if (parenthesized_expression "((locale_utf8locale == 0) || ((char)bVar6 < '\0'))" ( (binary_expression "(locale_utf8locale == 0) || ((char)bVar6 < '\0')" (parenthesized_expression "(locale_utf8locale == 0)" ( (binary_expression "locale_utf8locale == 0" identifier == number_literal) )) || (parenthesized_expression "((char)bVar6 < '\0')" ( (binary_expression "(char)bVar6 < '\0'" (cast_expression "(char)bVar6" ( (type_descriptor "char" primitive_type) ) identifier) < (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }" { (expression_statement "uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);" (assignment_expression "uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48)" identifier = (call_expression "mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48)" identifier (argument_list "((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48)" ( (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(char *)pbVar10" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(size_t)(param_1 + (sVar2 - (long)pbVar10))" ( (type_descriptor "size_t" primitive_type) ) (parenthesized_expression "(param_1 + (sVar2 - (long)pbVar10))" ( (binary_expression "param_1 + (sVar2 - (long)pbVar10)" identifier + (parenthesized_expression "(sVar2 - (long)pbVar10)" ( (binary_expression "sVar2 - (long)pbVar10" identifier - (cast_expression "(long)pbVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))) , (pointer_expression "&local_48" & identifier) )))) ;) (if_statement "if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }" if (parenthesized_expression "(uVar5 < 0xfffffffffffffffe)" ( (binary_expression "uVar5 < 0xfffffffffffffffe" identifier < number_literal) )) (compound_statement "{\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }" { (expression_statement "uVar7 = (ulong)*pbVar10;" (assignment_expression "uVar7 = (ulong)*pbVar10" identifier = (binary_expression "(ulong)*pbVar10" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) (goto_statement "goto LAB_001b132c;" goto statement_identifier ;) })) (expression_statement "bVar6 = *pbVar10;" (assignment_expression "bVar6 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) (expression_statement "local_48 = mVar1;" (assignment_expression "local_48 = mVar1" identifier = identifier) ;) (labeled_statement "LAB_001b13a4:\n *pbVar8 = bVar6;" statement_identifier : (expression_statement "*pbVar8 = bVar6;" (assignment_expression "*pbVar8 = bVar6" (pointer_expression "*pbVar8" * identifier) = identifier) ;)) (expression_statement "uVar9 = 1;" (assignment_expression "uVar9 = 1" identifier = number_literal) ;) }) (else_clause "else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }" else (compound_statement "{\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }" { (expression_statement "uVar5 = (ulong)(bVar6 != 0);" (assignment_expression "uVar5 = (ulong)(bVar6 != 0)" identifier = (call_expression "(ulong)(bVar6 != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(bVar6 != 0)" ( (binary_expression "bVar6 != 0" identifier != number_literal) )))) ;) (labeled_statement "LAB_001b132c:\n bVar6 = (byte)uVar7;" statement_identifier : (expression_statement "bVar6 = (byte)uVar7;" (assignment_expression "bVar6 = (byte)uVar7" identifier = (cast_expression "(byte)uVar7" ( (type_descriptor "byte" type_identifier) ) identifier)) ;)) (if_statement "if (uVar5 == 0) goto LAB_001b13a4;" if (parenthesized_expression "(uVar5 == 0)" ( (binary_expression "uVar5 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001b13a4;" goto statement_identifier ;)) (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }" { (expression_statement "pbVar8[uVar9] = (byte)uVar7;" (assignment_expression "pbVar8[uVar9] = (byte)uVar7" (subscript_expression "pbVar8[uVar9]" identifier [ identifier ]) = (cast_expression "(byte)uVar7" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) (expression_statement "uVar9 = uVar9 + 1;" (assignment_expression "uVar9 = uVar9 + 1" identifier = (binary_expression "uVar9 + 1" identifier + number_literal)) ;) (if_statement "if (uVar9 == uVar5) break;" if (parenthesized_expression "(uVar9 == uVar5)" ( (binary_expression "uVar9 == uVar5" identifier == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar7 = (ulong)pbVar10[uVar9];" (assignment_expression "uVar7 = (ulong)pbVar10[uVar9]" identifier = (cast_expression "(ulong)pbVar10[uVar9]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[uVar9]" identifier [ identifier ]))) ;) })) }))) (expression_statement "pbVar11 = pbVar10 + uVar9;" (assignment_expression "pbVar11 = pbVar10 + uVar9" identifier = (binary_expression "pbVar10 + uVar9" identifier + identifier)) ;) (expression_statement "pbVar12 = pbVar8 + uVar9;" (assignment_expression "pbVar12 = pbVar8 + uVar9" identifier = (binary_expression "pbVar8 + uVar9" identifier + identifier)) ;) (goto_statement "goto LAB_001b121f;" goto statement_identifier ;) })) (expression_statement "*pbVar8 = bVar6;" (assignment_expression "*pbVar8 = bVar6" (pointer_expression "*pbVar8" * identifier) = identifier) ;) (expression_statement "pbVar10 = pbVar11;" (assignment_expression "pbVar10 = pbVar11" identifier = identifier) ;) (expression_statement "pbVar8 = pbVar12;" (assignment_expression "pbVar8 = pbVar12" identifier = identifier) ;) }) while (parenthesized_expression "(pbVar11 != (byte *)0x0)" ( (binary_expression "pbVar11 != (byte *)0x0" identifier != (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (labeled_statement "LAB_001b12d0:\n *pbVar12 = 0;" statement_identifier : (expression_statement "*pbVar12 = 0;" (assignment_expression "*pbVar12 = 0" (pointer_expression "*pbVar12" * identifier) = number_literal) ;)) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return pbVar3;" return identifier ;) })))
(translation_unit "char * sh_backslash_quote(char *string,char *table,int flags)\n\n{\n long lVar1;\n mbstate_t mVar2;\n size_t sVar3;\n byte *pbVar4;\n size_t sVar5;\n ulong uVar6;\n byte bVar7;\n ulong uVar8;\n byte *pbVar9;\n ulong uVar10;\n byte *pbVar11;\n byte *pbVar12;\n byte *pbVar13;\n long in_FS_OFFSET;\n mbstate_t state;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n state.__count = 0;\n state.__value = (anon_union_4_2_91654ee9_for___value)0x0;\n sVar3 = strlen(string);\n pbVar4 = (byte *)xmalloc(sVar3 * 2 + 1);\n if (table == (char *)0x0) {\n table = "";\n }\n sVar5 = __ctype_get_mb_cur_max();\n pbVar11 = (byte *)string;\n pbVar9 = pbVar4;\n do {\n while( true ) {\n mVar2 = state;\n bVar7 = *pbVar11;\n uVar8 = (ulong)bVar7;\n pbVar13 = pbVar9;\n if (bVar7 == 0) goto LAB_001b12d0;\n pbVar12 = pbVar11 + 1;\n if (bVar7 < 0x80) break;\n if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (table[bVar7] != '\x01') goto LAB_001b1208;\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9 = pbVar9 + 1;\nLAB_001b121a:\n *pbVar9 = bVar7;\nLAB_001b121f:\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n if (pbVar12 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (table[uVar8] == '\x01') {\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9[1] = bVar7;\n goto LAB_001b121f;\n }\n if (((int)sVar5 < 2) || (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar13 = pbVar9 + 1;\n if ((((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))) {\n *pbVar9 = 0x5c;\n pbVar11 = pbVar9 + 2;\n pbVar9 = pbVar13;\n pbVar13 = pbVar11;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar13 = pbVar9 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar7 < '\0')) {\n uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);\n if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }\n bVar7 = *pbVar11;\n state = mVar2;\nLAB_001b13a4:\n *pbVar9 = bVar7;\n uVar10 = 1;\n }\n else {\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }\n pbVar12 = pbVar11 + uVar10;\n pbVar13 = pbVar9 + uVar10;\n goto LAB_001b121f;\n }\n *pbVar9 = bVar7;\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n } while (pbVar12 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar13 = 0;\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return (char *)pbVar4;\n}\n\n" (function_definition "char * sh_backslash_quote(char *string,char *table,int flags)\n\n{\n long lVar1;\n mbstate_t mVar2;\n size_t sVar3;\n byte *pbVar4;\n size_t sVar5;\n ulong uVar6;\n byte bVar7;\n ulong uVar8;\n byte *pbVar9;\n ulong uVar10;\n byte *pbVar11;\n byte *pbVar12;\n byte *pbVar13;\n long in_FS_OFFSET;\n mbstate_t state;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n state.__count = 0;\n state.__value = (anon_union_4_2_91654ee9_for___value)0x0;\n sVar3 = strlen(string);\n pbVar4 = (byte *)xmalloc(sVar3 * 2 + 1);\n if (table == (char *)0x0) {\n table = "";\n }\n sVar5 = __ctype_get_mb_cur_max();\n pbVar11 = (byte *)string;\n pbVar9 = pbVar4;\n do {\n while( true ) {\n mVar2 = state;\n bVar7 = *pbVar11;\n uVar8 = (ulong)bVar7;\n pbVar13 = pbVar9;\n if (bVar7 == 0) goto LAB_001b12d0;\n pbVar12 = pbVar11 + 1;\n if (bVar7 < 0x80) break;\n if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (table[bVar7] != '\x01') goto LAB_001b1208;\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9 = pbVar9 + 1;\nLAB_001b121a:\n *pbVar9 = bVar7;\nLAB_001b121f:\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n if (pbVar12 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (table[uVar8] == '\x01') {\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9[1] = bVar7;\n goto LAB_001b121f;\n }\n if (((int)sVar5 < 2) || (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar13 = pbVar9 + 1;\n if ((((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))) {\n *pbVar9 = 0x5c;\n pbVar11 = pbVar9 + 2;\n pbVar9 = pbVar13;\n pbVar13 = pbVar11;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar13 = pbVar9 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar7 < '\0')) {\n uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);\n if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }\n bVar7 = *pbVar11;\n state = mVar2;\nLAB_001b13a4:\n *pbVar9 = bVar7;\n uVar10 = 1;\n }\n else {\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }\n pbVar12 = pbVar11 + uVar10;\n pbVar13 = pbVar9 + uVar10;\n goto LAB_001b121f;\n }\n *pbVar9 = bVar7;\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n } while (pbVar12 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar13 = 0;\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return (char *)pbVar4;\n}" primitive_type (pointer_declarator "* sh_backslash_quote(char *string,char *table,int flags)" * (function_declarator "sh_backslash_quote(char *string,char *table,int flags)" identifier (parameter_list "(char *string,char *table,int flags)" ( (parameter_declaration "char *string" primitive_type (pointer_declarator "*string" * identifier)) , (parameter_declaration "char *table" primitive_type (pointer_declarator "*table" * identifier)) , (parameter_declaration "int flags" primitive_type identifier) )))) (compound_statement "{\n long lVar1;\n mbstate_t mVar2;\n size_t sVar3;\n byte *pbVar4;\n size_t sVar5;\n ulong uVar6;\n byte bVar7;\n ulong uVar8;\n byte *pbVar9;\n ulong uVar10;\n byte *pbVar11;\n byte *pbVar12;\n byte *pbVar13;\n long in_FS_OFFSET;\n mbstate_t state;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n state.__count = 0;\n state.__value = (anon_union_4_2_91654ee9_for___value)0x0;\n sVar3 = strlen(string);\n pbVar4 = (byte *)xmalloc(sVar3 * 2 + 1);\n if (table == (char *)0x0) {\n table = "";\n }\n sVar5 = __ctype_get_mb_cur_max();\n pbVar11 = (byte *)string;\n pbVar9 = pbVar4;\n do {\n while( true ) {\n mVar2 = state;\n bVar7 = *pbVar11;\n uVar8 = (ulong)bVar7;\n pbVar13 = pbVar9;\n if (bVar7 == 0) goto LAB_001b12d0;\n pbVar12 = pbVar11 + 1;\n if (bVar7 < 0x80) break;\n if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (table[bVar7] != '\x01') goto LAB_001b1208;\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9 = pbVar9 + 1;\nLAB_001b121a:\n *pbVar9 = bVar7;\nLAB_001b121f:\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n if (pbVar12 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (table[uVar8] == '\x01') {\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9[1] = bVar7;\n goto LAB_001b121f;\n }\n if (((int)sVar5 < 2) || (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar13 = pbVar9 + 1;\n if ((((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))) {\n *pbVar9 = 0x5c;\n pbVar11 = pbVar9 + 2;\n pbVar9 = pbVar13;\n pbVar13 = pbVar11;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar13 = pbVar9 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar7 < '\0')) {\n uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);\n if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }\n bVar7 = *pbVar11;\n state = mVar2;\nLAB_001b13a4:\n *pbVar9 = bVar7;\n uVar10 = 1;\n }\n else {\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }\n pbVar12 = pbVar11 + uVar10;\n pbVar13 = pbVar9 + uVar10;\n goto LAB_001b121f;\n }\n *pbVar9 = bVar7;\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n } while (pbVar12 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar13 = 0;\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return (char *)pbVar4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "mbstate_t mVar2;" type_identifier identifier ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "byte *pbVar4;" type_identifier (pointer_declarator "*pbVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "byte bVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "byte *pbVar12;" type_identifier (pointer_declarator "*pbVar12" * identifier) ;) (declaration "byte *pbVar13;" type_identifier (pointer_declarator "*pbVar13" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "mbstate_t state;" type_identifier identifier ;) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "state.__count = 0;" (assignment_expression "state.__count = 0" (field_expression "state.__count" identifier . field_identifier) = number_literal) ;) (expression_statement "state.__value = (anon_union_4_2_91654ee9_for___value)0x0;" (assignment_expression "state.__value = (anon_union_4_2_91654ee9_for___value)0x0" (field_expression "state.__value" identifier . field_identifier) = (cast_expression "(anon_union_4_2_91654ee9_for___value)0x0" ( (type_descriptor "anon_union_4_2_91654ee9_for___value" type_identifier) ) number_literal)) ;) (expression_statement "sVar3 = strlen(string);" (assignment_expression "sVar3 = strlen(string)" identifier = (call_expression "strlen(string)" identifier (argument_list "(string)" ( identifier )))) ;) (expression_statement "pbVar4 = (byte *)xmalloc(sVar3 * 2 + 1);" (assignment_expression "pbVar4 = (byte *)xmalloc(sVar3 * 2 + 1)" identifier = (cast_expression "(byte *)xmalloc(sVar3 * 2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar3 * 2 + 1)" identifier (argument_list "(sVar3 * 2 + 1)" ( (binary_expression "sVar3 * 2 + 1" (binary_expression "sVar3 * 2" identifier * number_literal) + number_literal) ))))) ;) (if_statement "if (table == (char *)0x0) {\n table = "";\n }" if (parenthesized_expression "(table == (char *)0x0)" ( (binary_expression "table == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n table = "";\n }" { (expression_statement "table = "";" (assignment_expression "table = """ identifier = (string_literal """" " ")) ;) })) (expression_statement "sVar5 = __ctype_get_mb_cur_max();" (assignment_expression "sVar5 = __ctype_get_mb_cur_max()" identifier = (call_expression "__ctype_get_mb_cur_max()" identifier (argument_list "()" ( )))) ;) (expression_statement "pbVar11 = (byte *)string;" (assignment_expression "pbVar11 = (byte *)string" identifier = (cast_expression "(byte *)string" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pbVar9 = pbVar4;" (assignment_expression "pbVar9 = pbVar4" identifier = identifier) ;) (do_statement "do {\n while( true ) {\n mVar2 = state;\n bVar7 = *pbVar11;\n uVar8 = (ulong)bVar7;\n pbVar13 = pbVar9;\n if (bVar7 == 0) goto LAB_001b12d0;\n pbVar12 = pbVar11 + 1;\n if (bVar7 < 0x80) break;\n if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (table[bVar7] != '\x01') goto LAB_001b1208;\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9 = pbVar9 + 1;\nLAB_001b121a:\n *pbVar9 = bVar7;\nLAB_001b121f:\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n if (pbVar12 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (table[uVar8] == '\x01') {\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9[1] = bVar7;\n goto LAB_001b121f;\n }\n if (((int)sVar5 < 2) || (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar13 = pbVar9 + 1;\n if ((((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))) {\n *pbVar9 = 0x5c;\n pbVar11 = pbVar9 + 2;\n pbVar9 = pbVar13;\n pbVar13 = pbVar11;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar13 = pbVar9 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar7 < '\0')) {\n uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);\n if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }\n bVar7 = *pbVar11;\n state = mVar2;\nLAB_001b13a4:\n *pbVar9 = bVar7;\n uVar10 = 1;\n }\n else {\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }\n pbVar12 = pbVar11 + uVar10;\n pbVar13 = pbVar9 + uVar10;\n goto LAB_001b121f;\n }\n *pbVar9 = bVar7;\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n } while (pbVar12 != (byte *)0x0);" do (compound_statement "{\n while( true ) {\n mVar2 = state;\n bVar7 = *pbVar11;\n uVar8 = (ulong)bVar7;\n pbVar13 = pbVar9;\n if (bVar7 == 0) goto LAB_001b12d0;\n pbVar12 = pbVar11 + 1;\n if (bVar7 < 0x80) break;\n if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (table[bVar7] != '\x01') goto LAB_001b1208;\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9 = pbVar9 + 1;\nLAB_001b121a:\n *pbVar9 = bVar7;\nLAB_001b121f:\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n if (pbVar12 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (table[uVar8] == '\x01') {\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9[1] = bVar7;\n goto LAB_001b121f;\n }\n if (((int)sVar5 < 2) || (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar13 = pbVar9 + 1;\n if ((((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))) {\n *pbVar9 = 0x5c;\n pbVar11 = pbVar9 + 2;\n pbVar9 = pbVar13;\n pbVar13 = pbVar11;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar13 = pbVar9 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar7 < '\0')) {\n uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);\n if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }\n bVar7 = *pbVar11;\n state = mVar2;\nLAB_001b13a4:\n *pbVar9 = bVar7;\n uVar10 = 1;\n }\n else {\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }\n pbVar12 = pbVar11 + uVar10;\n pbVar13 = pbVar9 + uVar10;\n goto LAB_001b121f;\n }\n *pbVar9 = bVar7;\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n }" { (while_statement "while( true ) {\n mVar2 = state;\n bVar7 = *pbVar11;\n uVar8 = (ulong)bVar7;\n pbVar13 = pbVar9;\n if (bVar7 == 0) goto LAB_001b12d0;\n pbVar12 = pbVar11 + 1;\n if (bVar7 < 0x80) break;\n if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (table[bVar7] != '\x01') goto LAB_001b1208;\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9 = pbVar9 + 1;\nLAB_001b121a:\n *pbVar9 = bVar7;\nLAB_001b121f:\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n if (pbVar12 == (byte *)0x0) goto LAB_001b12d0;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n mVar2 = state;\n bVar7 = *pbVar11;\n uVar8 = (ulong)bVar7;\n pbVar13 = pbVar9;\n if (bVar7 == 0) goto LAB_001b12d0;\n pbVar12 = pbVar11 + 1;\n if (bVar7 < 0x80) break;\n if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (table[bVar7] != '\x01') goto LAB_001b1208;\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9 = pbVar9 + 1;\nLAB_001b121a:\n *pbVar9 = bVar7;\nLAB_001b121f:\n pbVar11 = pbVar12;\n pbVar9 = pbVar13;\n if (pbVar12 == (byte *)0x0) goto LAB_001b12d0;\n }" { (expression_statement "mVar2 = state;" (assignment_expression "mVar2 = state" identifier = identifier) ;) (expression_statement "bVar7 = *pbVar11;" (assignment_expression "bVar7 = *pbVar11" identifier = (pointer_expression "*pbVar11" * identifier)) ;) (expression_statement "uVar8 = (ulong)bVar7;" (assignment_expression "uVar8 = (ulong)bVar7" identifier = (cast_expression "(ulong)bVar7" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar13 = pbVar9;" (assignment_expression "pbVar13 = pbVar9" identifier = identifier) ;) (if_statement "if (bVar7 == 0) goto LAB_001b12d0;" if (parenthesized_expression "(bVar7 == 0)" ( (binary_expression "bVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001b12d0;" goto statement_identifier ;)) (expression_statement "pbVar12 = pbVar11 + 1;" (assignment_expression "pbVar12 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) (if_statement "if (bVar7 < 0x80) break;" if (parenthesized_expression "(bVar7 < 0x80)" ( (binary_expression "bVar7 < 0x80" identifier < number_literal) )) (break_statement "break;" break ;)) (if_statement "if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;" if (parenthesized_expression "((1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0))" ( (binary_expression "(1 < (int)sVar5) && (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0)" (parenthesized_expression "(1 < (int)sVar5)" ( (binary_expression "1 < (int)sVar5" number_literal < (cast_expression "(int)sVar5" ( (type_descriptor "int" primitive_type) ) identifier)) )) && (parenthesized_expression "(((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0)" ( (binary_expression "((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) == 0" (parenthesized_expression "((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1)" ( (binary_expression "(uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1" (binary_expression "(uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f)" (subscript_expression "(uint)(&is_basic_table)[bVar7 >> 5]" (call_expression "(uint)(&is_basic_table)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(&is_basic_table)" ( (pointer_expression "&is_basic_table" & identifier) ))) [ (binary_expression "bVar7 >> 5" identifier >> number_literal) ]) >> (parenthesized_expression "(bVar7 & 0x1f)" ( (binary_expression "bVar7 & 0x1f" identifier & number_literal) ))) & number_literal) )) == number_literal) ))) )) (goto_statement "goto LAB_001b12b0;" goto statement_identifier ;)) (if_statement "if (table[bVar7] != '\x01') goto LAB_001b1208;" if (parenthesized_expression "(table[bVar7] != '\x01')" ( (binary_expression "table[bVar7] != '\x01'" (subscript_expression "table[bVar7]" identifier [ identifier ]) != (char_literal "'\x01'" ' escape_sequence ')) )) (goto_statement "goto LAB_001b1208;" goto statement_identifier ;)) (expression_statement "*pbVar9 = 0x5c;" (assignment_expression "*pbVar9 = 0x5c" (pointer_expression "*pbVar9" * identifier) = number_literal) ;) (expression_statement "pbVar13 = pbVar9 + 2;" (assignment_expression "pbVar13 = pbVar9 + 2" identifier = (binary_expression "pbVar9 + 2" identifier + number_literal)) ;) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_001b121a:\n *pbVar9 = bVar7;" statement_identifier : (expression_statement "*pbVar9 = bVar7;" (assignment_expression "*pbVar9 = bVar7" (pointer_expression "*pbVar9" * identifier) = identifier) ;)) (labeled_statement "LAB_001b121f:\n pbVar11 = pbVar12;" statement_identifier : (expression_statement "pbVar11 = pbVar12;" (assignment_expression "pbVar11 = pbVar12" identifier = identifier) ;)) (expression_statement "pbVar9 = pbVar13;" (assignment_expression "pbVar9 = pbVar13" identifier = identifier) ;) (if_statement "if (pbVar12 == (byte *)0x0) goto LAB_001b12d0;" if (parenthesized_expression "(pbVar12 == (byte *)0x0)" ( (binary_expression "pbVar12 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001b12d0;" goto statement_identifier ;)) })) (if_statement "if (table[uVar8] == '\x01') {\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9[1] = bVar7;\n goto LAB_001b121f;\n }" if (parenthesized_expression "(table[uVar8] == '\x01')" ( (binary_expression "table[uVar8] == '\x01'" (subscript_expression "table[uVar8]" identifier [ identifier ]) == (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n *pbVar9 = 0x5c;\n pbVar13 = pbVar9 + 2;\n pbVar9[1] = bVar7;\n goto LAB_001b121f;\n }" { (expression_statement "*pbVar9 = 0x5c;" (assignment_expression "*pbVar9 = 0x5c" (pointer_expression "*pbVar9" * identifier) = number_literal) ;) (expression_statement "pbVar13 = pbVar9 + 2;" (assignment_expression "pbVar13 = pbVar9 + 2" identifier = (binary_expression "pbVar9 + 2" identifier + number_literal)) ;) (expression_statement "pbVar9[1] = bVar7;" (assignment_expression "pbVar9[1] = bVar7" (subscript_expression "pbVar9[1]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_001b121f;" goto statement_identifier ;) })) (if_statement "if (((int)sVar5 < 2) || (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar13 = pbVar9 + 1;\n if ((((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))) {\n *pbVar9 = 0x5c;\n pbVar11 = pbVar9 + 2;\n pbVar9 = pbVar13;\n pbVar13 = pbVar11;\n }\n goto LAB_001b121a;\n }" if (parenthesized_expression "(((int)sVar5 < 2) || (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0))" ( (binary_expression "((int)sVar5 < 2) || (((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0)" (parenthesized_expression "((int)sVar5 < 2)" ( (binary_expression "(int)sVar5 < 2" (cast_expression "(int)sVar5" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) || (parenthesized_expression "(((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0)" ( (binary_expression "((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1) != 0" (parenthesized_expression "((uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1)" ( (binary_expression "(uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f) & 1" (binary_expression "(uint)(&is_basic_table)[bVar7 >> 5] >> (bVar7 & 0x1f)" (subscript_expression "(uint)(&is_basic_table)[bVar7 >> 5]" (call_expression "(uint)(&is_basic_table)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(&is_basic_table)" ( (pointer_expression "&is_basic_table" & identifier) ))) [ (binary_expression "bVar7 >> 5" identifier >> number_literal) ]) >> (parenthesized_expression "(bVar7 & 0x1f)" ( (binary_expression "bVar7 & 0x1f" identifier & number_literal) ))) & number_literal) )) != number_literal) ))) )) (compound_statement "{\nLAB_001b1208:\n pbVar13 = pbVar9 + 1;\n if ((((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))) {\n *pbVar9 = 0x5c;\n pbVar11 = pbVar9 + 2;\n pbVar9 = pbVar13;\n pbVar13 = pbVar11;\n }\n goto LAB_001b121a;\n }" { (labeled_statement "LAB_001b1208:\n pbVar13 = pbVar9 + 1;" statement_identifier : (expression_statement "pbVar13 = pbVar9 + 1;" (assignment_expression "pbVar13 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;)) (if_statement "if ((((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))) {\n *pbVar9 = 0x5c;\n pbVar11 = pbVar9 + 2;\n pbVar9 = pbVar13;\n pbVar13 = pbVar11;\n }" if (parenthesized_expression "((((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0))))" ( (binary_expression "(((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))) ||\n (((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))" (parenthesized_expression "(((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d))))))))" ( (binary_expression "((bVar7 == 0x23) && ((byte *)string == pbVar11)) ||\n (((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))" (parenthesized_expression "((bVar7 == 0x23) && ((byte *)string == pbVar11))" ( (binary_expression "(bVar7 == 0x23) && ((byte *)string == pbVar11)" (parenthesized_expression "(bVar7 == 0x23)" ( (binary_expression "bVar7 == 0x23" identifier == number_literal) )) && (parenthesized_expression "((byte *)string == pbVar11)" ( (binary_expression "(byte *)string == pbVar11" (cast_expression "(byte *)string" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) == identifier) ))) )) || (parenthesized_expression "(((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))))" ( (parenthesized_expression "((bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d))))))" ( (binary_expression "(bVar7 == 0x7e && ((flags & 1U) != 0)) &&\n (((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))" (parenthesized_expression "(bVar7 == 0x7e && ((flags & 1U) != 0))" ( (binary_expression "bVar7 == 0x7e && ((flags & 1U) != 0)" (binary_expression "bVar7 == 0x7e" identifier == number_literal) && (parenthesized_expression "((flags & 1U) != 0)" ( (binary_expression "(flags & 1U) != 0" (parenthesized_expression "(flags & 1U)" ( (binary_expression "flags & 1U" identifier & number_literal) )) != number_literal) ))) )) && (parenthesized_expression "(((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))))" ( (parenthesized_expression "((byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d))))" ( (binary_expression "(byte *)string == pbVar11 || ((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))" (binary_expression "(byte *)string == pbVar11" (cast_expression "(byte *)string" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) == identifier) || (parenthesized_expression "((pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)))" ( (parenthesized_expression "(pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d))" ( (binary_expression "pbVar11[-1] == 0x3a || (pbVar11[-1] == 0x3d)" (binary_expression "pbVar11[-1] == 0x3a" (subscript_expression "pbVar11[-1]" identifier [ number_literal ]) == number_literal) || (parenthesized_expression "(pbVar11[-1] == 0x3d)" ( (binary_expression "pbVar11[-1] == 0x3d" (subscript_expression "pbVar11[-1]" identifier [ number_literal ]) == number_literal) ))) )) ))) )) ))) )) ))) )) || (parenthesized_expression "(((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)))" ( (parenthesized_expression "((flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0))" ( (binary_expression "(flags & 2U) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)" (binary_expression "(flags & 2U) != 0" (parenthesized_expression "(flags & 2U)" ( (binary_expression "flags & 2U" identifier & number_literal) )) != number_literal) && (parenthesized_expression "((*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0)" ( (binary_expression "(*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20) != 0" (parenthesized_expression "(*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20)" ( (binary_expression "*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1) & 0x20" (pointer_expression "*(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1)" * (cast_expression "(byte *)((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1)" ( (binary_expression "(long)&sh_syntaxtab + (ulong)bVar7 * 4 + 1" (binary_expression "(long)&sh_syntaxtab + (ulong)bVar7 * 4" (cast_expression "(long)&sh_syntaxtab" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&sh_syntaxtab" & identifier)) + (binary_expression "(ulong)bVar7 * 4" (cast_expression "(ulong)bVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal) )))) & number_literal) )) != number_literal) ))) )) ))) )) (compound_statement "{\n *pbVar9 = 0x5c;\n pbVar11 = pbVar9 + 2;\n pbVar9 = pbVar13;\n pbVar13 = pbVar11;\n }" { (expression_statement "*pbVar9 = 0x5c;" (assignment_expression "*pbVar9 = 0x5c" (pointer_expression "*pbVar9" * identifier) = number_literal) ;) (expression_statement "pbVar11 = pbVar9 + 2;" (assignment_expression "pbVar11 = pbVar9 + 2" identifier = (binary_expression "pbVar9 + 2" identifier + number_literal)) ;) (expression_statement "pbVar9 = pbVar13;" (assignment_expression "pbVar9 = pbVar13" identifier = identifier) ;) (expression_statement "pbVar13 = pbVar11;" (assignment_expression "pbVar13 = pbVar11" identifier = identifier) ;) })) (goto_statement "goto LAB_001b121a;" goto statement_identifier ;) })) (labeled_statement "LAB_001b12b0:\n pbVar13 = pbVar9 + 1;" statement_identifier : (expression_statement "pbVar13 = pbVar9 + 1;" (assignment_expression "pbVar13 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;)) (if_statement "if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar7 < '\0')) {\n uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);\n if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }\n bVar7 = *pbVar11;\n state = mVar2;\nLAB_001b13a4:\n *pbVar9 = bVar7;\n uVar10 = 1;\n }\n else {\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }\n pbVar12 = pbVar11 + uVar10;\n pbVar13 = pbVar9 + uVar10;\n goto LAB_001b121f;\n }" if (parenthesized_expression "(1 < locale_mb_cur_max)" ( (binary_expression "1 < locale_mb_cur_max" number_literal < identifier) )) (compound_statement "{\n if ((locale_utf8locale == 0) || ((char)bVar7 < '\0')) {\n uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);\n if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }\n bVar7 = *pbVar11;\n state = mVar2;\nLAB_001b13a4:\n *pbVar9 = bVar7;\n uVar10 = 1;\n }\n else {\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }\n pbVar12 = pbVar11 + uVar10;\n pbVar13 = pbVar9 + uVar10;\n goto LAB_001b121f;\n }" { (if_statement "if ((locale_utf8locale == 0) || ((char)bVar7 < '\0')) {\n uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);\n if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }\n bVar7 = *pbVar11;\n state = mVar2;\nLAB_001b13a4:\n *pbVar9 = bVar7;\n uVar10 = 1;\n }\n else {\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }" if (parenthesized_expression "((locale_utf8locale == 0) || ((char)bVar7 < '\0'))" ( (binary_expression "(locale_utf8locale == 0) || ((char)bVar7 < '\0')" (parenthesized_expression "(locale_utf8locale == 0)" ( (binary_expression "locale_utf8locale == 0" identifier == number_literal) )) || (parenthesized_expression "((char)bVar7 < '\0')" ( (binary_expression "(char)bVar7 < '\0'" (cast_expression "(char)bVar7" ( (type_descriptor "char" primitive_type) ) identifier) < (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);\n if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }\n bVar7 = *pbVar11;\n state = mVar2;\nLAB_001b13a4:\n *pbVar9 = bVar7;\n uVar10 = 1;\n }" { (expression_statement "uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state);" (assignment_expression "uVar6 = mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state)" identifier = (call_expression "mbrtowc((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state)" identifier (argument_list "((wchar_t *)0x0,(char *)pbVar11,(size_t)(string + (sVar3 - (long)pbVar11)),\n (mbstate_t *)&state)" ( (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(char *)pbVar11" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(size_t)(string + (sVar3 - (long)pbVar11))" ( (type_descriptor "size_t" primitive_type) ) (parenthesized_expression "(string + (sVar3 - (long)pbVar11))" ( (binary_expression "string + (sVar3 - (long)pbVar11)" identifier + (parenthesized_expression "(sVar3 - (long)pbVar11)" ( (binary_expression "sVar3 - (long)pbVar11" identifier - (cast_expression "(long)pbVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))) , (cast_expression "(mbstate_t *)&state" ( (type_descriptor "mbstate_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&state" & identifier)) )))) ;) (if_statement "if (uVar6 < 0xfffffffffffffffe) {\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }" if (parenthesized_expression "(uVar6 < 0xfffffffffffffffe)" ( (binary_expression "uVar6 < 0xfffffffffffffffe" identifier < number_literal) )) (compound_statement "{\n uVar8 = (ulong)*pbVar11;\n goto LAB_001b132c;\n }" { (expression_statement "uVar8 = (ulong)*pbVar11;" (assignment_expression "uVar8 = (ulong)*pbVar11" identifier = (binary_expression "(ulong)*pbVar11" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) (goto_statement "goto LAB_001b132c;" goto statement_identifier ;) })) (expression_statement "bVar7 = *pbVar11;" (assignment_expression "bVar7 = *pbVar11" identifier = (pointer_expression "*pbVar11" * identifier)) ;) (expression_statement "state = mVar2;" (assignment_expression "state = mVar2" identifier = identifier) ;) (labeled_statement "LAB_001b13a4:\n *pbVar9 = bVar7;" statement_identifier : (expression_statement "*pbVar9 = bVar7;" (assignment_expression "*pbVar9 = bVar7" (pointer_expression "*pbVar9" * identifier) = identifier) ;)) (expression_statement "uVar10 = 1;" (assignment_expression "uVar10 = 1" identifier = number_literal) ;) }) (else_clause "else {\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }" else (compound_statement "{\n uVar6 = (ulong)(bVar7 != 0);\nLAB_001b132c:\n bVar7 = (byte)uVar8;\n if (uVar6 == 0) goto LAB_001b13a4;\n uVar10 = 0;\n while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }\n }" { (expression_statement "uVar6 = (ulong)(bVar7 != 0);" (assignment_expression "uVar6 = (ulong)(bVar7 != 0)" identifier = (call_expression "(ulong)(bVar7 != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(bVar7 != 0)" ( (binary_expression "bVar7 != 0" identifier != number_literal) )))) ;) (labeled_statement "LAB_001b132c:\n bVar7 = (byte)uVar8;" statement_identifier : (expression_statement "bVar7 = (byte)uVar8;" (assignment_expression "bVar7 = (byte)uVar8" identifier = (cast_expression "(byte)uVar8" ( (type_descriptor "byte" type_identifier) ) identifier)) ;)) (if_statement "if (uVar6 == 0) goto LAB_001b13a4;" if (parenthesized_expression "(uVar6 == 0)" ( (binary_expression "uVar6 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001b13a4;" goto statement_identifier ;)) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pbVar9[uVar10] = (byte)uVar8;\n uVar10 = uVar10 + 1;\n if (uVar10 == uVar6) break;\n uVar8 = (ulong)pbVar11[uVar10];\n }" { (expression_statement "pbVar9[uVar10] = (byte)uVar8;" (assignment_expression "pbVar9[uVar10] = (byte)uVar8" (subscript_expression "pbVar9[uVar10]" identifier [ identifier ]) = (cast_expression "(byte)uVar8" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) (expression_statement "uVar10 = uVar10 + 1;" (assignment_expression "uVar10 = uVar10 + 1" identifier = (binary_expression "uVar10 + 1" identifier + number_literal)) ;) (if_statement "if (uVar10 == uVar6) break;" if (parenthesized_expression "(uVar10 == uVar6)" ( (binary_expression "uVar10 == uVar6" identifier == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar8 = (ulong)pbVar11[uVar10];" (assignment_expression "uVar8 = (ulong)pbVar11[uVar10]" identifier = (cast_expression "(ulong)pbVar11[uVar10]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar11[uVar10]" identifier [ identifier ]))) ;) })) }))) (expression_statement "pbVar12 = pbVar11 + uVar10;" (assignment_expression "pbVar12 = pbVar11 + uVar10" identifier = (binary_expression "pbVar11 + uVar10" identifier + identifier)) ;) (expression_statement "pbVar13 = pbVar9 + uVar10;" (assignment_expression "pbVar13 = pbVar9 + uVar10" identifier = (binary_expression "pbVar9 + uVar10" identifier + identifier)) ;) (goto_statement "goto LAB_001b121f;" goto statement_identifier ;) })) (expression_statement "*pbVar9 = bVar7;" (assignment_expression "*pbVar9 = bVar7" (pointer_expression "*pbVar9" * identifier) = identifier) ;) (expression_statement "pbVar11 = pbVar12;" (assignment_expression "pbVar11 = pbVar12" identifier = identifier) ;) (expression_statement "pbVar9 = pbVar13;" (assignment_expression "pbVar9 = pbVar13" identifier = identifier) ;) }) while (parenthesized_expression "(pbVar12 != (byte *)0x0)" ( (binary_expression "pbVar12 != (byte *)0x0" identifier != (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (labeled_statement "LAB_001b12d0:\n *pbVar13 = 0;" statement_identifier : (expression_statement "*pbVar13 = 0;" (assignment_expression "*pbVar13 = 0" (pointer_expression "*pbVar13" * 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 (char *)pbVar4;" return (cast_expression "(char *)pbVar4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ;) })))
(translation_unit "byte * sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)\n\n{\n mbstate_t mVar1;\n size_t sVar2;\n byte *pbVar3;\n size_t sVar4;\n ulong uVar5;\n byte bVar6;\n ulong uVar7;\n byte *pbVar8;\n ulong uVar9;\n byte *pbVar10;\n byte *pbVar11;\n byte *pbVar12;\n long in_FS_OFFSET;\n mbstate_t local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_48.__count = 0;\n local_48.__value = (_union_27)0x0;\n sVar2 = strlen((char *)param_1);\n pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);\n if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }\n sVar4 = __ctype_get_mb_cur_max();\n pbVar10 = param_1;\n pbVar8 = pbVar3;\n do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar12 = 0;\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return pbVar3;\n}\n\n" (function_definition "byte * sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)\n\n{\n mbstate_t mVar1;\n size_t sVar2;\n byte *pbVar3;\n size_t sVar4;\n ulong uVar5;\n byte bVar6;\n ulong uVar7;\n byte *pbVar8;\n ulong uVar9;\n byte *pbVar10;\n byte *pbVar11;\n byte *pbVar12;\n long in_FS_OFFSET;\n mbstate_t local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_48.__count = 0;\n local_48.__value = (_union_27)0x0;\n sVar2 = strlen((char *)param_1);\n pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);\n if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }\n sVar4 = __ctype_get_mb_cur_max();\n pbVar10 = param_1;\n pbVar8 = pbVar3;\n do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar12 = 0;\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return pbVar3;\n}" type_identifier (pointer_declarator "* sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)" * (function_declarator "sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)" identifier (parameter_list "(byte *param_1,undefined *param_2,uint param_3)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) )))) (compound_statement "{\n mbstate_t mVar1;\n size_t sVar2;\n byte *pbVar3;\n size_t sVar4;\n ulong uVar5;\n byte bVar6;\n ulong uVar7;\n byte *pbVar8;\n ulong uVar9;\n byte *pbVar10;\n byte *pbVar11;\n byte *pbVar12;\n long in_FS_OFFSET;\n mbstate_t local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_48.__count = 0;\n local_48.__value = (_union_27)0x0;\n sVar2 = strlen((char *)param_1);\n pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);\n if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }\n sVar4 = __ctype_get_mb_cur_max();\n pbVar10 = param_1;\n pbVar8 = pbVar3;\n do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar12 = 0;\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return pbVar3;\n}" { (declaration "mbstate_t mVar1;" type_identifier identifier ;) (declaration "size_t sVar2;" primitive_type identifier ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "size_t sVar4;" primitive_type identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "byte bVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "byte *pbVar10;" type_identifier (pointer_declarator "*pbVar10" * identifier) ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "byte *pbVar12;" type_identifier (pointer_declarator "*pbVar12" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "mbstate_t local_48;" type_identifier identifier ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "local_48.__count = 0;" (assignment_expression "local_48.__count = 0" (field_expression "local_48.__count" identifier . field_identifier) = number_literal) ;) (expression_statement "local_48.__value = (_union_27)0x0;" (assignment_expression "local_48.__value = (_union_27)0x0" (field_expression "local_48.__value" identifier . field_identifier) = (cast_expression "(_union_27)0x0" ( (type_descriptor "_union_27" type_identifier) ) number_literal)) ;) (expression_statement "sVar2 = strlen((char *)param_1);" (assignment_expression "sVar2 = strlen((char *)param_1)" identifier = (call_expression "strlen((char *)param_1)" identifier (argument_list "((char *)param_1)" ( (cast_expression "(char *)param_1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);" (assignment_expression "pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1)" identifier = (cast_expression "(byte *)xmalloc(sVar2 * 2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar2 * 2 + 1)" identifier (argument_list "(sVar2 * 2 + 1)" ( (binary_expression "sVar2 * 2 + 1" (binary_expression "sVar2 * 2" identifier * number_literal) + number_literal) ))))) ;) (if_statement "if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }" if (parenthesized_expression "(param_2 == (undefined *)0x0)" ( (binary_expression "param_2 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n param_2 = &DAT_001f2d20;\n }" { (expression_statement "param_2 = &DAT_001f2d20;" (assignment_expression "param_2 = &DAT_001f2d20" identifier = (pointer_expression "&DAT_001f2d20" & identifier)) ;) })) (expression_statement "sVar4 = __ctype_get_mb_cur_max();" (assignment_expression "sVar4 = __ctype_get_mb_cur_max()" identifier = (call_expression "__ctype_get_mb_cur_max()" identifier (argument_list "()" ( )))) ;) (expression_statement "pbVar10 = param_1;" (assignment_expression "pbVar10 = param_1" identifier = identifier) ;) (expression_statement "pbVar8 = pbVar3;" (assignment_expression "pbVar8 = pbVar3" identifier = identifier) ;) (do_statement "do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);" do (compound_statement "{\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n }" { (while_statement "while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }" { (expression_statement "mVar1 = local_48;" (assignment_expression "mVar1 = local_48" identifier = identifier) ;) (expression_statement "bVar6 = *pbVar10;" (assignment_expression "bVar6 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) (expression_statement "uVar7 = (ulong)bVar6;" (assignment_expression "uVar7 = (ulong)bVar6" identifier = (cast_expression "(ulong)bVar6" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "pbVar12 = pbVar8;" (assignment_expression "pbVar12 = pbVar8" identifier = identifier) ;) (if_statement "if (bVar6 == 0) goto LAB_001b12d0;" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001b12d0;" goto statement_identifier ;)) (expression_statement "pbVar11 = pbVar10 + 1;" (assignment_expression "pbVar11 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (if_statement "if (bVar6 < 0x80) break;" if (parenthesized_expression "(bVar6 < 0x80)" ( (binary_expression "bVar6 < 0x80" identifier < number_literal) )) (break_statement "break;" break ;)) (if_statement "if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;" if (parenthesized_expression "((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))" ( (binary_expression "(1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0)" (parenthesized_expression "(1 < (int)sVar4)" ( (binary_expression "1 < (int)sVar4" number_literal < (cast_expression "(int)sVar4" ( (type_descriptor "int" primitive_type) ) identifier)) )) && (parenthesized_expression "(((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0)" ( (binary_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0" (parenthesized_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1)" ( (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1" (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f)" (subscript_expression "(uint)(&is_basic_table)[bVar6 >> 5]" (call_expression "(uint)(&is_basic_table)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(&is_basic_table)" ( (pointer_expression "&is_basic_table" & identifier) ))) [ (binary_expression "bVar6 >> 5" identifier >> number_literal) ]) >> (parenthesized_expression "(bVar6 & 0x1f)" ( (binary_expression "bVar6 & 0x1f" identifier & number_literal) ))) & number_literal) )) == number_literal) ))) )) (goto_statement "goto LAB_001b12b0;" goto statement_identifier ;)) (if_statement "if (param_2[bVar6] != '\x01') goto LAB_001b1208;" if (parenthesized_expression "(param_2[bVar6] != '\x01')" ( (binary_expression "param_2[bVar6] != '\x01'" (subscript_expression "param_2[bVar6]" identifier [ identifier ]) != (char_literal "'\x01'" ' escape_sequence ')) )) (goto_statement "goto LAB_001b1208;" goto statement_identifier ;)) (expression_statement "*pbVar8 = 0x5c;" (assignment_expression "*pbVar8 = 0x5c" (pointer_expression "*pbVar8" * identifier) = number_literal) ;) (expression_statement "pbVar12 = pbVar8 + 2;" (assignment_expression "pbVar12 = pbVar8 + 2" identifier = (binary_expression "pbVar8 + 2" identifier + number_literal)) ;) (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_001b121a:\n *pbVar8 = bVar6;" statement_identifier : (expression_statement "*pbVar8 = bVar6;" (assignment_expression "*pbVar8 = bVar6" (pointer_expression "*pbVar8" * identifier) = identifier) ;)) (labeled_statement "LAB_001b121f:\n pbVar10 = pbVar11;" statement_identifier : (expression_statement "pbVar10 = pbVar11;" (assignment_expression "pbVar10 = pbVar11" identifier = identifier) ;)) (expression_statement "pbVar8 = pbVar12;" (assignment_expression "pbVar8 = pbVar12" identifier = identifier) ;) (if_statement "if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;" if (parenthesized_expression "(pbVar11 == (byte *)0x0)" ( (binary_expression "pbVar11 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001b12d0;" goto statement_identifier ;)) })) (if_statement "if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }" if (parenthesized_expression "(param_2[uVar7] == '\x01')" ( (binary_expression "param_2[uVar7] == '\x01'" (subscript_expression "param_2[uVar7]" identifier [ identifier ]) == (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }" { (expression_statement "*pbVar8 = 0x5c;" (assignment_expression "*pbVar8 = 0x5c" (pointer_expression "*pbVar8" * identifier) = number_literal) ;) (expression_statement "pbVar12 = pbVar8 + 2;" (assignment_expression "pbVar12 = pbVar8 + 2" identifier = (binary_expression "pbVar8 + 2" identifier + number_literal)) ;) (expression_statement "pbVar8[1] = bVar6;" (assignment_expression "pbVar8[1] = bVar6" (subscript_expression "pbVar8[1]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_001b121f;" goto statement_identifier ;) })) (if_statement "if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }" if (parenthesized_expression "(((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0))" ( (binary_expression "((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)" (parenthesized_expression "((int)sVar4 < 2)" ( (binary_expression "(int)sVar4 < 2" (cast_expression "(int)sVar4" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) || (parenthesized_expression "(((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)" ( (binary_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0" (parenthesized_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1)" ( (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1" (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f)" (subscript_expression "(uint)(&is_basic_table)[bVar6 >> 5]" (call_expression "(uint)(&is_basic_table)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(&is_basic_table)" ( (pointer_expression "&is_basic_table" & identifier) ))) [ (binary_expression "bVar6 >> 5" identifier >> number_literal) ]) >> (parenthesized_expression "(bVar6 & 0x1f)" ( (binary_expression "bVar6 & 0x1f" identifier & number_literal) ))) & number_literal) )) != number_literal) ))) )) (compound_statement "{\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }" { (labeled_statement "LAB_001b1208:\n pbVar12 = pbVar8 + 1;" statement_identifier : (expression_statement "pbVar12 = pbVar8 + 1;" (assignment_expression "pbVar12 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;)) (if_statement "if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }" if (parenthesized_expression "((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0))))" ( (binary_expression "(((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))" (parenthesized_expression "(((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))))))))" ( (binary_expression "((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))" (parenthesized_expression "((bVar6 == 0x23) && (param_1 == pbVar10))" ( (binary_expression "(bVar6 == 0x23) && (param_1 == pbVar10)" (parenthesized_expression "(bVar6 == 0x23)" ( (binary_expression "bVar6 == 0x23" identifier == number_literal) )) && (parenthesized_expression "(param_1 == pbVar10)" ( (binary_expression "param_1 == pbVar10" identifier == identifier) ))) )) || (parenthesized_expression "(((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))" ( (parenthesized_expression "((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))))))" ( (binary_expression "(bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))" (parenthesized_expression "(bVar6 == 0x7e && ((param_3 & 1) != 0))" ( (binary_expression "bVar6 == 0x7e && ((param_3 & 1) != 0)" (binary_expression "bVar6 == 0x7e" identifier == number_literal) && (parenthesized_expression "((param_3 & 1) != 0)" ( (binary_expression "(param_3 & 1) != 0" (parenthesized_expression "(param_3 & 1)" ( (binary_expression "param_3 & 1" identifier & number_literal) )) != number_literal) ))) )) && (parenthesized_expression "((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))" ( (parenthesized_expression "(param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))))" ( (binary_expression "param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))" (binary_expression "param_1 == pbVar10" identifier == identifier) || (parenthesized_expression "((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))" ( (parenthesized_expression "(pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))" ( (binary_expression "pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)" (binary_expression "pbVar10[-1] == 0x3a" (subscript_expression "pbVar10[-1]" identifier [ number_literal ]) == number_literal) || (parenthesized_expression "(pbVar10[-1] == 0x3d)" ( (binary_expression "pbVar10[-1] == 0x3d" (subscript_expression "pbVar10[-1]" identifier [ number_literal ]) == number_literal) ))) )) ))) )) ))) )) ))) )) || (parenthesized_expression "(((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))" ( (parenthesized_expression "((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0))" ( (binary_expression "(param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)" (binary_expression "(param_3 & 2) != 0" (parenthesized_expression "(param_3 & 2)" ( (binary_expression "param_3 & 2" identifier & number_literal) )) != number_literal) && (parenthesized_expression "((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)" ( (binary_expression "(*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0" (parenthesized_expression "(*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20)" ( (binary_expression "*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20" (pointer_expression "*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1)" * (cast_expression "(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1)" ( (binary_expression "(long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1" (binary_expression "(long)&sh_syntaxtab + (ulong)bVar6 * 4" (cast_expression "(long)&sh_syntaxtab" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&sh_syntaxtab" & identifier)) + (binary_expression "(ulong)bVar6 * 4" (cast_expression "(ulong)bVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal) )))) & number_literal) )) != number_literal) ))) )) ))) )) (compound_statement "{\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }" { (expression_statement "*pbVar8 = 0x5c;" (assignment_expression "*pbVar8 = 0x5c" (pointer_expression "*pbVar8" * identifier) = number_literal) ;) (expression_statement "pbVar10 = pbVar8 + 2;" (assignment_expression "pbVar10 = pbVar8 + 2" identifier = (binary_expression "pbVar8 + 2" identifier + number_literal)) ;) (expression_statement "pbVar8 = pbVar12;" (assignment_expression "pbVar8 = pbVar12" identifier = identifier) ;) (expression_statement "pbVar12 = pbVar10;" (assignment_expression "pbVar12 = pbVar10" identifier = identifier) ;) })) (goto_statement "goto LAB_001b121a;" goto statement_identifier ;) })) (labeled_statement "LAB_001b12b0:\n pbVar12 = pbVar8 + 1;" statement_identifier : (expression_statement "pbVar12 = pbVar8 + 1;" (assignment_expression "pbVar12 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;)) (if_statement "if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }" if (parenthesized_expression "(1 < locale_mb_cur_max)" ( (binary_expression "1 < locale_mb_cur_max" number_literal < identifier) )) (compound_statement "{\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }" { (if_statement "if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }" if (parenthesized_expression "((locale_utf8locale == 0) || ((char)bVar6 < '\0'))" ( (binary_expression "(locale_utf8locale == 0) || ((char)bVar6 < '\0')" (parenthesized_expression "(locale_utf8locale == 0)" ( (binary_expression "locale_utf8locale == 0" identifier == number_literal) )) || (parenthesized_expression "((char)bVar6 < '\0')" ( (binary_expression "(char)bVar6 < '\0'" (cast_expression "(char)bVar6" ( (type_descriptor "char" primitive_type) ) identifier) < (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }" { (expression_statement "uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);" (assignment_expression "uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48)" identifier = (call_expression "mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48)" identifier (argument_list "((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48)" ( (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(char *)pbVar10" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(size_t)(param_1 + (sVar2 - (long)pbVar10))" ( (type_descriptor "size_t" primitive_type) ) (parenthesized_expression "(param_1 + (sVar2 - (long)pbVar10))" ( (binary_expression "param_1 + (sVar2 - (long)pbVar10)" identifier + (parenthesized_expression "(sVar2 - (long)pbVar10)" ( (binary_expression "sVar2 - (long)pbVar10" identifier - (cast_expression "(long)pbVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))) , (pointer_expression "&local_48" & identifier) )))) ;) (if_statement "if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }" if (parenthesized_expression "(uVar5 < 0xfffffffffffffffe)" ( (binary_expression "uVar5 < 0xfffffffffffffffe" identifier < number_literal) )) (compound_statement "{\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }" { (expression_statement "uVar7 = (ulong)*pbVar10;" (assignment_expression "uVar7 = (ulong)*pbVar10" identifier = (binary_expression "(ulong)*pbVar10" (parenthesized_expression "(ulong)" ( identifier )) * identifier)) ;) (goto_statement "goto LAB_001b132c;" goto statement_identifier ;) })) (expression_statement "bVar6 = *pbVar10;" (assignment_expression "bVar6 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) (expression_statement "local_48 = mVar1;" (assignment_expression "local_48 = mVar1" identifier = identifier) ;) (labeled_statement "LAB_001b13a4:\n *pbVar8 = bVar6;" statement_identifier : (expression_statement "*pbVar8 = bVar6;" (assignment_expression "*pbVar8 = bVar6" (pointer_expression "*pbVar8" * identifier) = identifier) ;)) (expression_statement "uVar9 = 1;" (assignment_expression "uVar9 = 1" identifier = number_literal) ;) }) (else_clause "else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }" else (compound_statement "{\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }" { (expression_statement "uVar5 = (ulong)(bVar6 != 0);" (assignment_expression "uVar5 = (ulong)(bVar6 != 0)" identifier = (call_expression "(ulong)(bVar6 != 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(bVar6 != 0)" ( (binary_expression "bVar6 != 0" identifier != number_literal) )))) ;) (labeled_statement "LAB_001b132c:\n bVar6 = (byte)uVar7;" statement_identifier : (expression_statement "bVar6 = (byte)uVar7;" (assignment_expression "bVar6 = (byte)uVar7" identifier = (cast_expression "(byte)uVar7" ( (type_descriptor "byte" type_identifier) ) identifier)) ;)) (if_statement "if (uVar5 == 0) goto LAB_001b13a4;" if (parenthesized_expression "(uVar5 == 0)" ( (binary_expression "uVar5 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001b13a4;" goto statement_identifier ;)) (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }" { (expression_statement "pbVar8[uVar9] = (byte)uVar7;" (assignment_expression "pbVar8[uVar9] = (byte)uVar7" (subscript_expression "pbVar8[uVar9]" identifier [ identifier ]) = (cast_expression "(byte)uVar7" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) (expression_statement "uVar9 = uVar9 + 1;" (assignment_expression "uVar9 = uVar9 + 1" identifier = (binary_expression "uVar9 + 1" identifier + number_literal)) ;) (if_statement "if (uVar9 == uVar5) break;" if (parenthesized_expression "(uVar9 == uVar5)" ( (binary_expression "uVar9 == uVar5" identifier == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar7 = (ulong)pbVar10[uVar9];" (assignment_expression "uVar7 = (ulong)pbVar10[uVar9]" identifier = (cast_expression "(ulong)pbVar10[uVar9]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[uVar9]" identifier [ identifier ]))) ;) })) }))) (expression_statement "pbVar11 = pbVar10 + uVar9;" (assignment_expression "pbVar11 = pbVar10 + uVar9" identifier = (binary_expression "pbVar10 + uVar9" identifier + identifier)) ;) (expression_statement "pbVar12 = pbVar8 + uVar9;" (assignment_expression "pbVar12 = pbVar8 + uVar9" identifier = (binary_expression "pbVar8 + uVar9" identifier + identifier)) ;) (goto_statement "goto LAB_001b121f;" goto statement_identifier ;) })) (expression_statement "*pbVar8 = bVar6;" (assignment_expression "*pbVar8 = bVar6" (pointer_expression "*pbVar8" * identifier) = identifier) ;) (expression_statement "pbVar10 = pbVar11;" (assignment_expression "pbVar10 = pbVar11" identifier = identifier) ;) (expression_statement "pbVar8 = pbVar12;" (assignment_expression "pbVar8 = pbVar12" identifier = identifier) ;) }) while (parenthesized_expression "(pbVar11 != (byte *)0x0)" ( (binary_expression "pbVar11 != (byte *)0x0" identifier != (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (labeled_statement "LAB_001b12d0:\n *pbVar12 = 0;" statement_identifier : (expression_statement "*pbVar12 = 0;" (assignment_expression "*pbVar12 = 0" (pointer_expression "*pbVar12" * identifier) = number_literal) ;)) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n \n __stack_chk_fail();\n }" { (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return pbVar3;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (cast_expression ( (type_descriptor TYPE) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression (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 IDENT = (pointer_expression & IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_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 < LIT) )) (break_statement break ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (pointer_expression & IDENT) ))) [ (binary_expression IDENT >> LIT) ]) >> (parenthesized_expression ( (binary_expression IDENT & LIT) ))) & LIT) )) == LIT) ))) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ IDENT ]) != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ IDENT ]) == (char_literal ' escape_sequence ')) )) (compound_statement { (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 ]) = IDENT) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < LIT) )) || (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (pointer_expression & IDENT) ))) [ (binary_expression IDENT >> LIT) ]) >> (parenthesized_expression ( (binary_expression IDENT & LIT) ))) & LIT) )) != LIT) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (binary_expression IDENT == IDENT) ))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT == IDENT) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) ))) )) ))) )) ))) )) ))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT) )))) & LIT) )) != LIT) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) , (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT + (parenthesized_expression ( (binary_expression IDENT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) ))) , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * IDENT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT != LIT) )))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ IDENT ]))) ;) })) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_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 "byte * sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)\n\n{\n mbstate_t mVar1;\n size_t sVar2;\n byte *pbVar3;\n size_t sVar4;\n ulong uVar5;\n byte bVar6;\n ulong uVar7;\n byte *pbVar8;\n ulong uVar9;\n byte *pbVar10;\n byte *pbVar11;\n byte *pbVar12;\n long in_FS_OFFSET;\n mbstate_t local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_48.__count = 0;\n local_48.__value = (_union_27)0x0;\n sVar2 = strlen((char *)param_1);\n pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);\n if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }\n sVar4 = __ctype_get_mb_cur_max();\n pbVar10 = param_1;\n pbVar8 = pbVar3;\n do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar12 = 0;\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return pbVar3;\n}" (type_identifier "byte") (pointer_declarator "* sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)" (* "*") (function_declarator "sh_backslash_quote(byte *param_1,undefined *param_2,uint param_3)" (identifier "sh_backslash_quote") (parameter_list "(byte *param_1,undefined *param_2,uint param_3)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined *param_2" (type_identifier "undefined") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "uint param_3" (type_identifier "uint") (identifier "param_3")) () ")")))) (compound_statement "{\n mbstate_t mVar1;\n size_t sVar2;\n byte *pbVar3;\n size_t sVar4;\n ulong uVar5;\n byte bVar6;\n ulong uVar7;\n byte *pbVar8;\n ulong uVar9;\n byte *pbVar10;\n byte *pbVar11;\n byte *pbVar12;\n long in_FS_OFFSET;\n mbstate_t local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n local_48.__count = 0;\n local_48.__value = (_union_27)0x0;\n sVar2 = strlen((char *)param_1);\n pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);\n if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }\n sVar4 = __ctype_get_mb_cur_max();\n pbVar10 = param_1;\n pbVar8 = pbVar3;\n do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);\nLAB_001b12d0:\n *pbVar12 = 0;\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return pbVar3;\n}" ({ "{") (declaration "mbstate_t mVar1;" (type_identifier "mbstate_t") (identifier "mVar1") (; ";")) (declaration "size_t sVar2;" (primitive_type "size_t") (identifier "sVar2") (; ";")) (declaration "byte *pbVar3;" (type_identifier "byte") (pointer_declarator "*pbVar3" (* "*") (identifier "pbVar3")) (; ";")) (declaration "size_t sVar4;" (primitive_type "size_t") (identifier "sVar4") (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (declaration "byte bVar6;" (type_identifier "byte") (identifier "bVar6") (; ";")) (declaration "ulong uVar7;" (type_identifier "ulong") (identifier "uVar7") (; ";")) (declaration "byte *pbVar8;" (type_identifier "byte") (pointer_declarator "*pbVar8" (* "*") (identifier "pbVar8")) (; ";")) (declaration "ulong uVar9;" (type_identifier "ulong") (identifier "uVar9") (; ";")) (declaration "byte *pbVar10;" (type_identifier "byte") (pointer_declarator "*pbVar10" (* "*") (identifier "pbVar10")) (; ";")) (declaration "byte *pbVar11;" (type_identifier "byte") (pointer_declarator "*pbVar11" (* "*") (identifier "pbVar11")) (; ";")) (declaration "byte *pbVar12;" (type_identifier "byte") (pointer_declarator "*pbVar12" (* "*") (identifier "pbVar12")) (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "mbstate_t local_48;" (type_identifier "mbstate_t") (identifier "local_48") (; ";")) (declaration "long local_40;" (sized_type_specifier "long" (long "long")) (identifier "local_40") (; ";")) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_40") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "local_48.__count = 0;" (assignment_expression "local_48.__count = 0" (field_expression "local_48.__count" (identifier "local_48") (. ".") (field_identifier "__count")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48.__value = (_union_27)0x0;" (assignment_expression "local_48.__value = (_union_27)0x0" (field_expression "local_48.__value" (identifier "local_48") (. ".") (field_identifier "__value")) (= "=") (cast_expression "(_union_27)0x0" (( "(") (type_descriptor "_union_27" (type_identifier "_union_27")) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "sVar2 = strlen((char *)param_1);" (assignment_expression "sVar2 = strlen((char *)param_1)" (identifier "sVar2") (= "=") (call_expression "strlen((char *)param_1)" (identifier "strlen") (argument_list "((char *)param_1)" (( "(") (cast_expression "(char *)param_1" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1);" (assignment_expression "pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1)" (identifier "pbVar3") (= "=") (cast_expression "(byte *)xmalloc(sVar2 * 2 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(sVar2 * 2 + 1)" (identifier "xmalloc") (argument_list "(sVar2 * 2 + 1)" (( "(") (binary_expression "sVar2 * 2 + 1" (binary_expression "sVar2 * 2" (identifier "sVar2") (* "*") (number_literal "2")) (+ "+") (number_literal "1")) () ")"))))) (; ";")) (if_statement "if (param_2 == (undefined *)0x0) {\n param_2 = &DAT_001f2d20;\n }" (if "if") (parenthesized_expression "(param_2 == (undefined *)0x0)" (( "(") (binary_expression "param_2 == (undefined *)0x0" (identifier "param_2") (== "==") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n param_2 = &DAT_001f2d20;\n }" ({ "{") (expression_statement "param_2 = &DAT_001f2d20;" (assignment_expression "param_2 = &DAT_001f2d20" (identifier "param_2") (= "=") (pointer_expression "&DAT_001f2d20" (& "&") (identifier "DAT_001f2d20"))) (; ";")) (} "}"))) (expression_statement "sVar4 = __ctype_get_mb_cur_max();" (assignment_expression "sVar4 = __ctype_get_mb_cur_max()" (identifier "sVar4") (= "=") (call_expression "__ctype_get_mb_cur_max()" (identifier "__ctype_get_mb_cur_max") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "pbVar10 = param_1;" (assignment_expression "pbVar10 = param_1" (identifier "pbVar10") (= "=") (identifier "param_1")) (; ";")) (expression_statement "pbVar8 = pbVar3;" (assignment_expression "pbVar8 = pbVar3" (identifier "pbVar8") (= "=") (identifier "pbVar3")) (; ";")) (do_statement "do {\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n } while (pbVar11 != (byte *)0x0);" (do "do") (compound_statement "{\n while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }\n if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }\n if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }\nLAB_001b12b0:\n pbVar12 = pbVar8 + 1;\n if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }\n *pbVar8 = bVar6;\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n }" ({ "{") (while_statement "while( true ) {\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n mVar1 = local_48;\n bVar6 = *pbVar10;\n uVar7 = (ulong)bVar6;\n pbVar12 = pbVar8;\n if (bVar6 == 0) goto LAB_001b12d0;\n pbVar11 = pbVar10 + 1;\n if (bVar6 < 0x80) break;\n if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;\n if (param_2[bVar6] != '\x01') goto LAB_001b1208;\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8 = pbVar8 + 1;\nLAB_001b121a:\n *pbVar8 = bVar6;\nLAB_001b121f:\n pbVar10 = pbVar11;\n pbVar8 = pbVar12;\n if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;\n }" ({ "{") (expression_statement "mVar1 = local_48;" (assignment_expression "mVar1 = local_48" (identifier "mVar1") (= "=") (identifier "local_48")) (; ";")) (expression_statement "bVar6 = *pbVar10;" (assignment_expression "bVar6 = *pbVar10" (identifier "bVar6") (= "=") (pointer_expression "*pbVar10" (* "*") (identifier "pbVar10"))) (; ";")) (expression_statement "uVar7 = (ulong)bVar6;" (assignment_expression "uVar7 = (ulong)bVar6" (identifier "uVar7") (= "=") (cast_expression "(ulong)bVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar6"))) (; ";")) (expression_statement "pbVar12 = pbVar8;" (assignment_expression "pbVar12 = pbVar8" (identifier "pbVar12") (= "=") (identifier "pbVar8")) (; ";")) (if_statement "if (bVar6 == 0) goto LAB_001b12d0;" (if "if") (parenthesized_expression "(bVar6 == 0)" (( "(") (binary_expression "bVar6 == 0" (identifier "bVar6") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001b12d0;" (goto "goto") (statement_identifier "LAB_001b12d0") (; ";"))) (expression_statement "pbVar11 = pbVar10 + 1;" (assignment_expression "pbVar11 = pbVar10 + 1" (identifier "pbVar11") (= "=") (binary_expression "pbVar10 + 1" (identifier "pbVar10") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (bVar6 < 0x80) break;" (if "if") (parenthesized_expression "(bVar6 < 0x80)" (( "(") (binary_expression "bVar6 < 0x80" (identifier "bVar6") (< "<") (number_literal "0x80")) () ")")) (break_statement "break;" (break "break") (; ";"))) (if_statement "if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))\n goto LAB_001b12b0;" (if "if") (parenthesized_expression "((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0))" (( "(") (binary_expression "(1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0)" (parenthesized_expression "(1 < (int)sVar4)" (( "(") (binary_expression "1 < (int)sVar4" (number_literal "1") (< "<") (cast_expression "(int)sVar4" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "sVar4"))) () ")")) (&& "&&") (parenthesized_expression "(((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0)" (( "(") (binary_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0" (parenthesized_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1)" (( "(") (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1" (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f)" (subscript_expression "(uint)(&is_basic_table)[bVar6 >> 5]" (call_expression "(uint)(&is_basic_table)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(&is_basic_table)" (( "(") (pointer_expression "&is_basic_table" (& "&") (identifier "is_basic_table")) () ")"))) ([ "[") (binary_expression "bVar6 >> 5" (identifier "bVar6") (>> ">>") (number_literal "5")) (] "]")) (>> ">>") (parenthesized_expression "(bVar6 & 0x1f)" (( "(") (binary_expression "bVar6 & 0x1f" (identifier "bVar6") (& "&") (number_literal "0x1f")) () ")"))) (& "&") (number_literal "1")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (goto_statement "goto LAB_001b12b0;" (goto "goto") (statement_identifier "LAB_001b12b0") (; ";"))) (if_statement "if (param_2[bVar6] != '\x01') goto LAB_001b1208;" (if "if") (parenthesized_expression "(param_2[bVar6] != '\x01')" (( "(") (binary_expression "param_2[bVar6] != '\x01'" (subscript_expression "param_2[bVar6]" (identifier "param_2") ([ "[") (identifier "bVar6") (] "]")) (!= "!=") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) () ")")) (goto_statement "goto LAB_001b1208;" (goto "goto") (statement_identifier "LAB_001b1208") (; ";"))) (expression_statement "*pbVar8 = 0x5c;" (assignment_expression "*pbVar8 = 0x5c" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (= "=") (number_literal "0x5c")) (; ";")) (expression_statement "pbVar12 = pbVar8 + 2;" (assignment_expression "pbVar12 = pbVar8 + 2" (identifier "pbVar12") (= "=") (binary_expression "pbVar8 + 2" (identifier "pbVar8") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" (identifier "pbVar8") (= "=") (binary_expression "pbVar8 + 1" (identifier "pbVar8") (+ "+") (number_literal "1"))) (; ";")) (labeled_statement "LAB_001b121a:\n *pbVar8 = bVar6;" (statement_identifier "LAB_001b121a") (: ":") (expression_statement "*pbVar8 = bVar6;" (assignment_expression "*pbVar8 = bVar6" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (= "=") (identifier "bVar6")) (; ";"))) (labeled_statement "LAB_001b121f:\n pbVar10 = pbVar11;" (statement_identifier "LAB_001b121f") (: ":") (expression_statement "pbVar10 = pbVar11;" (assignment_expression "pbVar10 = pbVar11" (identifier "pbVar10") (= "=") (identifier "pbVar11")) (; ";"))) (expression_statement "pbVar8 = pbVar12;" (assignment_expression "pbVar8 = pbVar12" (identifier "pbVar8") (= "=") (identifier "pbVar12")) (; ";")) (if_statement "if (pbVar11 == (byte *)0x0) goto LAB_001b12d0;" (if "if") (parenthesized_expression "(pbVar11 == (byte *)0x0)" (( "(") (binary_expression "pbVar11 == (byte *)0x0" (identifier "pbVar11") (== "==") (cast_expression "(byte *)0x0" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_001b12d0;" (goto "goto") (statement_identifier "LAB_001b12d0") (; ";"))) (} "}"))) (if_statement "if (param_2[uVar7] == '\x01') {\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }" (if "if") (parenthesized_expression "(param_2[uVar7] == '\x01')" (( "(") (binary_expression "param_2[uVar7] == '\x01'" (subscript_expression "param_2[uVar7]" (identifier "param_2") ([ "[") (identifier "uVar7") (] "]")) (== "==") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) () ")")) (compound_statement "{\n *pbVar8 = 0x5c;\n pbVar12 = pbVar8 + 2;\n pbVar8[1] = bVar6;\n goto LAB_001b121f;\n }" ({ "{") (expression_statement "*pbVar8 = 0x5c;" (assignment_expression "*pbVar8 = 0x5c" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (= "=") (number_literal "0x5c")) (; ";")) (expression_statement "pbVar12 = pbVar8 + 2;" (assignment_expression "pbVar12 = pbVar8 + 2" (identifier "pbVar12") (= "=") (binary_expression "pbVar8 + 2" (identifier "pbVar8") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "pbVar8[1] = bVar6;" (assignment_expression "pbVar8[1] = bVar6" (subscript_expression "pbVar8[1]" (identifier "pbVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "bVar6")) (; ";")) (goto_statement "goto LAB_001b121f;" (goto "goto") (statement_identifier "LAB_001b121f") (; ";")) (} "}"))) (if_statement "if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) {\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }" (if "if") (parenthesized_expression "(((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0))" (( "(") (binary_expression "((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)" (parenthesized_expression "((int)sVar4 < 2)" (( "(") (binary_expression "(int)sVar4 < 2" (cast_expression "(int)sVar4" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "sVar4")) (< "<") (number_literal "2")) () ")")) (|| "||") (parenthesized_expression "(((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)" (( "(") (binary_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0" (parenthesized_expression "((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1)" (( "(") (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1" (binary_expression "(uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f)" (subscript_expression "(uint)(&is_basic_table)[bVar6 >> 5]" (call_expression "(uint)(&is_basic_table)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(&is_basic_table)" (( "(") (pointer_expression "&is_basic_table" (& "&") (identifier "is_basic_table")) () ")"))) ([ "[") (binary_expression "bVar6 >> 5" (identifier "bVar6") (>> ">>") (number_literal "5")) (] "]")) (>> ">>") (parenthesized_expression "(bVar6 & 0x1f)" (( "(") (binary_expression "bVar6 & 0x1f" (identifier "bVar6") (& "&") (number_literal "0x1f")) () ")"))) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\nLAB_001b1208:\n pbVar12 = pbVar8 + 1;\n if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }\n goto LAB_001b121a;\n }" ({ "{") (labeled_statement "LAB_001b1208:\n pbVar12 = pbVar8 + 1;" (statement_identifier "LAB_001b1208") (: ":") (expression_statement "pbVar12 = pbVar8 + 1;" (assignment_expression "pbVar12 = pbVar8 + 1" (identifier "pbVar12") (= "=") (binary_expression "pbVar8 + 1" (identifier "pbVar8") (+ "+") (number_literal "1"))) (; ";"))) (if_statement "if ((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) {\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }" (if "if") (parenthesized_expression "((((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0))))" (( "(") (binary_expression "(((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) ||\n (((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))" (parenthesized_expression "(((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))))))))" (( "(") (binary_expression "((bVar6 == 0x23) && (param_1 == pbVar10)) ||\n (((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))" (parenthesized_expression "((bVar6 == 0x23) && (param_1 == pbVar10))" (( "(") (binary_expression "(bVar6 == 0x23) && (param_1 == pbVar10)" (parenthesized_expression "(bVar6 == 0x23)" (( "(") (binary_expression "bVar6 == 0x23" (identifier "bVar6") (== "==") (number_literal "0x23")) () ")")) (&& "&&") (parenthesized_expression "(param_1 == pbVar10)" (( "(") (binary_expression "param_1 == pbVar10" (identifier "param_1") (== "==") (identifier "pbVar10")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))" (( "(") (parenthesized_expression "((bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))))))" (( "(") (binary_expression "(bVar6 == 0x7e && ((param_3 & 1) != 0)) &&\n ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))" (parenthesized_expression "(bVar6 == 0x7e && ((param_3 & 1) != 0))" (( "(") (binary_expression "bVar6 == 0x7e && ((param_3 & 1) != 0)" (binary_expression "bVar6 == 0x7e" (identifier "bVar6") (== "==") (number_literal "0x7e")) (&& "&&") (parenthesized_expression "((param_3 & 1) != 0)" (( "(") (binary_expression "(param_3 & 1) != 0" (parenthesized_expression "(param_3 & 1)" (( "(") (binary_expression "param_3 & 1" (identifier "param_3") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))" (( "(") (parenthesized_expression "(param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))))" (( "(") (binary_expression "param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))" (binary_expression "param_1 == pbVar10" (identifier "param_1") (== "==") (identifier "pbVar10")) (|| "||") (parenthesized_expression "((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))" (( "(") (parenthesized_expression "(pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d))" (( "(") (binary_expression "pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)" (binary_expression "pbVar10[-1] == 0x3a" (subscript_expression "pbVar10[-1]" (identifier "pbVar10") ([ "[") (number_literal "-1") (] "]")) (== "==") (number_literal "0x3a")) (|| "||") (parenthesized_expression "(pbVar10[-1] == 0x3d)" (( "(") (binary_expression "pbVar10[-1] == 0x3d" (subscript_expression "pbVar10[-1]" (identifier "pbVar10") ([ "[") (number_literal "-1") (] "]")) (== "==") (number_literal "0x3d")) () ")"))) () ")")) () ")"))) () ")")) () ")"))) () ")")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))" (( "(") (parenthesized_expression "((param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0))" (( "(") (binary_expression "(param_3 & 2) != 0 &&\n ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)" (binary_expression "(param_3 & 2) != 0" (parenthesized_expression "(param_3 & 2)" (( "(") (binary_expression "param_3 & 2" (identifier "param_3") (& "&") (number_literal "2")) () ")")) (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)" (( "(") (binary_expression "(*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0" (parenthesized_expression "(*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20)" (( "(") (binary_expression "*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20" (pointer_expression "*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1)" (* "*") (cast_expression "(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1)" (( "(") (binary_expression "(long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1" (binary_expression "(long)&sh_syntaxtab + (ulong)bVar6 * 4" (cast_expression "(long)&sh_syntaxtab" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&sh_syntaxtab" (& "&") (identifier "sh_syntaxtab"))) (+ "+") (binary_expression "(ulong)bVar6 * 4" (cast_expression "(ulong)bVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar6")) (* "*") (number_literal "4"))) (+ "+") (number_literal "1")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n *pbVar8 = 0x5c;\n pbVar10 = pbVar8 + 2;\n pbVar8 = pbVar12;\n pbVar12 = pbVar10;\n }" ({ "{") (expression_statement "*pbVar8 = 0x5c;" (assignment_expression "*pbVar8 = 0x5c" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (= "=") (number_literal "0x5c")) (; ";")) (expression_statement "pbVar10 = pbVar8 + 2;" (assignment_expression "pbVar10 = pbVar8 + 2" (identifier "pbVar10") (= "=") (binary_expression "pbVar8 + 2" (identifier "pbVar8") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "pbVar8 = pbVar12;" (assignment_expression "pbVar8 = pbVar12" (identifier "pbVar8") (= "=") (identifier "pbVar12")) (; ";")) (expression_statement "pbVar12 = pbVar10;" (assignment_expression "pbVar12 = pbVar10" (identifier "pbVar12") (= "=") (identifier "pbVar10")) (; ";")) (} "}"))) (goto_statement "goto LAB_001b121a;" (goto "goto") (statement_identifier "LAB_001b121a") (; ";")) (} "}"))) (labeled_statement "LAB_001b12b0:\n pbVar12 = pbVar8 + 1;" (statement_identifier "LAB_001b12b0") (: ":") (expression_statement "pbVar12 = pbVar8 + 1;" (assignment_expression "pbVar12 = pbVar8 + 1" (identifier "pbVar12") (= "=") (binary_expression "pbVar8 + 1" (identifier "pbVar8") (+ "+") (number_literal "1"))) (; ";"))) (if_statement "if (1 < locale_mb_cur_max) {\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }" (if "if") (parenthesized_expression "(1 < locale_mb_cur_max)" (( "(") (binary_expression "1 < locale_mb_cur_max" (number_literal "1") (< "<") (identifier "locale_mb_cur_max")) () ")")) (compound_statement "{\n if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }\n pbVar11 = pbVar10 + uVar9;\n pbVar12 = pbVar8 + uVar9;\n goto LAB_001b121f;\n }" ({ "{") (if_statement "if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) {\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }\n else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }" (if "if") (parenthesized_expression "((locale_utf8locale == 0) || ((char)bVar6 < '\0'))" (( "(") (binary_expression "(locale_utf8locale == 0) || ((char)bVar6 < '\0')" (parenthesized_expression "(locale_utf8locale == 0)" (( "(") (binary_expression "locale_utf8locale == 0" (identifier "locale_utf8locale") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "((char)bVar6 < '\0')" (( "(") (binary_expression "(char)bVar6 < '\0'" (cast_expression "(char)bVar6" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "bVar6")) (< "<") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);\n if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }\n bVar6 = *pbVar10;\n local_48 = mVar1;\nLAB_001b13a4:\n *pbVar8 = bVar6;\n uVar9 = 1;\n }" ({ "{") (expression_statement "uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48);" (assignment_expression "uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48)" (identifier "uVar5") (= "=") (call_expression "mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48)" (identifier "mbrtowc") (argument_list "((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)),\n &local_48)" (( "(") (cast_expression "(wchar_t *)0x0" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (, ",") (cast_expression "(char *)pbVar10" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "pbVar10")) (, ",") (cast_expression "(size_t)(param_1 + (sVar2 - (long)pbVar10))" (( "(") (type_descriptor "size_t" (primitive_type "size_t")) () ")") (parenthesized_expression "(param_1 + (sVar2 - (long)pbVar10))" (( "(") (binary_expression "param_1 + (sVar2 - (long)pbVar10)" (identifier "param_1") (+ "+") (parenthesized_expression "(sVar2 - (long)pbVar10)" (( "(") (binary_expression "sVar2 - (long)pbVar10" (identifier "sVar2") (- "-") (cast_expression "(long)pbVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar10"))) () ")"))) () ")"))) (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")")))) (; ";")) (if_statement "if (uVar5 < 0xfffffffffffffffe) {\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }" (if "if") (parenthesized_expression "(uVar5 < 0xfffffffffffffffe)" (( "(") (binary_expression "uVar5 < 0xfffffffffffffffe" (identifier "uVar5") (< "<") (number_literal "0xfffffffffffffffe")) () ")")) (compound_statement "{\n uVar7 = (ulong)*pbVar10;\n goto LAB_001b132c;\n }" ({ "{") (expression_statement "uVar7 = (ulong)*pbVar10;" (assignment_expression "uVar7 = (ulong)*pbVar10" (identifier "uVar7") (= "=") (binary_expression "(ulong)*pbVar10" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "pbVar10"))) (; ";")) (goto_statement "goto LAB_001b132c;" (goto "goto") (statement_identifier "LAB_001b132c") (; ";")) (} "}"))) (expression_statement "bVar6 = *pbVar10;" (assignment_expression "bVar6 = *pbVar10" (identifier "bVar6") (= "=") (pointer_expression "*pbVar10" (* "*") (identifier "pbVar10"))) (; ";")) (expression_statement "local_48 = mVar1;" (assignment_expression "local_48 = mVar1" (identifier "local_48") (= "=") (identifier "mVar1")) (; ";")) (labeled_statement "LAB_001b13a4:\n *pbVar8 = bVar6;" (statement_identifier "LAB_001b13a4") (: ":") (expression_statement "*pbVar8 = bVar6;" (assignment_expression "*pbVar8 = bVar6" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (= "=") (identifier "bVar6")) (; ";"))) (expression_statement "uVar9 = 1;" (assignment_expression "uVar9 = 1" (identifier "uVar9") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else {\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }" (else "else") (compound_statement "{\n uVar5 = (ulong)(bVar6 != 0);\nLAB_001b132c:\n bVar6 = (byte)uVar7;\n if (uVar5 == 0) goto LAB_001b13a4;\n uVar9 = 0;\n while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }\n }" ({ "{") (expression_statement "uVar5 = (ulong)(bVar6 != 0);" (assignment_expression "uVar5 = (ulong)(bVar6 != 0)" (identifier "uVar5") (= "=") (call_expression "(ulong)(bVar6 != 0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(bVar6 != 0)" (( "(") (binary_expression "bVar6 != 0" (identifier "bVar6") (!= "!=") (number_literal "0")) () ")")))) (; ";")) (labeled_statement "LAB_001b132c:\n bVar6 = (byte)uVar7;" (statement_identifier "LAB_001b132c") (: ":") (expression_statement "bVar6 = (byte)uVar7;" (assignment_expression "bVar6 = (byte)uVar7" (identifier "bVar6") (= "=") (cast_expression "(byte)uVar7" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (identifier "uVar7"))) (; ";"))) (if_statement "if (uVar5 == 0) goto LAB_001b13a4;" (if "if") (parenthesized_expression "(uVar5 == 0)" (( "(") (binary_expression "uVar5 == 0" (identifier "uVar5") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001b13a4;" (goto "goto") (statement_identifier "LAB_001b13a4") (; ";"))) (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" (identifier "uVar9") (= "=") (number_literal "0")) (; ";")) (while_statement "while( true ) {\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n pbVar8[uVar9] = (byte)uVar7;\n uVar9 = uVar9 + 1;\n if (uVar9 == uVar5) break;\n uVar7 = (ulong)pbVar10[uVar9];\n }" ({ "{") (expression_statement "pbVar8[uVar9] = (byte)uVar7;" (assignment_expression "pbVar8[uVar9] = (byte)uVar7" (subscript_expression "pbVar8[uVar9]" (identifier "pbVar8") ([ "[") (identifier "uVar9") (] "]")) (= "=") (cast_expression "(byte)uVar7" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (identifier "uVar7"))) (; ";")) (expression_statement "uVar9 = uVar9 + 1;" (assignment_expression "uVar9 = uVar9 + 1" (identifier "uVar9") (= "=") (binary_expression "uVar9 + 1" (identifier "uVar9") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (uVar9 == uVar5) break;" (if "if") (parenthesized_expression "(uVar9 == uVar5)" (( "(") (binary_expression "uVar9 == uVar5" (identifier "uVar9") (== "==") (identifier "uVar5")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar7 = (ulong)pbVar10[uVar9];" (assignment_expression "uVar7 = (ulong)pbVar10[uVar9]" (identifier "uVar7") (= "=") (cast_expression "(ulong)pbVar10[uVar9]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar10[uVar9]" (identifier "pbVar10") ([ "[") (identifier "uVar9") (] "]")))) (; ";")) (} "}"))) (} "}")))) (expression_statement "pbVar11 = pbVar10 + uVar9;" (assignment_expression "pbVar11 = pbVar10 + uVar9" (identifier "pbVar11") (= "=") (binary_expression "pbVar10 + uVar9" (identifier "pbVar10") (+ "+") (identifier "uVar9"))) (; ";")) (expression_statement "pbVar12 = pbVar8 + uVar9;" (assignment_expression "pbVar12 = pbVar8 + uVar9" (identifier "pbVar12") (= "=") (binary_expression "pbVar8 + uVar9" (identifier "pbVar8") (+ "+") (identifier "uVar9"))) (; ";")) (goto_statement "goto LAB_001b121f;" (goto "goto") (statement_identifier "LAB_001b121f") (; ";")) (} "}"))) (expression_statement "*pbVar8 = bVar6;" (assignment_expression "*pbVar8 = bVar6" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (= "=") (identifier "bVar6")) (; ";")) (expression_statement "pbVar10 = pbVar11;" (assignment_expression "pbVar10 = pbVar11" (identifier "pbVar10") (= "=") (identifier "pbVar11")) (; ";")) (expression_statement "pbVar8 = pbVar12;" (assignment_expression "pbVar8 = pbVar12" (identifier "pbVar8") (= "=") (identifier "pbVar12")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(pbVar11 != (byte *)0x0)" (( "(") (binary_expression "pbVar11 != (byte *)0x0" (identifier "pbVar11") (!= "!=") (cast_expression "(byte *)0x0" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (; ";")) (labeled_statement "LAB_001b12d0:\n *pbVar12 = 0;" (statement_identifier "LAB_001b12d0") (: ":") (expression_statement "*pbVar12 = 0;" (assignment_expression "*pbVar12 = 0" (pointer_expression "*pbVar12" (* "*") (identifier "pbVar12")) (= "=") (number_literal "0")) (; ";"))) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_40") (!= "!=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n \n __stack_chk_fail();\n }" ({ "{") (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return pbVar3;" (return "return") (identifier "pbVar3") (; ";")) (} "}")))
char * function_1(char *var_15,char *var_5,int var_11) { long var_18; type_1 mVar2; size_t var_4; type_2 *pbVar4; size_t sVar5; type_3 var_16; type_2 var_7; type_3 uVar8; type_2 *var_9; type_3 var_17; type_2 *var_8; type_2 *var_10; type_2 *pbVar13; long var_1; type_1 state; var_18 = *(long *)(var_1 + 0x28); state.__count = 0; state.__value = (type_4)0x0; var_4 = var_2(var_15); pbVar4 = (type_2 *)var_3(var_4 * 2 + 1); if (var_5 == (char *)0x0) { var_5 = ""; } sVar5 = var_6(); var_8 = (type_2 *)var_15; var_9 = pbVar4; do { while( true ) { mVar2 = state; var_7 = *var_8; uVar8 = (type_3)var_7; pbVar13 = var_9; if (var_7 == 0) goto LAB_001b12d0; var_10 = var_8 + 1; if (var_7 < 0x80) break; if ((1 < (int)sVar5) && (((uint)(&is_basic_table)[var_7 >> 5] >> (var_7 & 0x1f) & 1) == 0)) goto LAB_001b12b0; if (var_5[var_7] != '\x01') goto LAB_001b1208; *var_9 = 0x5c; pbVar13 = var_9 + 2; var_9 = var_9 + 1; LAB_001b121a: *var_9 = var_7; LAB_001b121f: var_8 = var_10; var_9 = pbVar13; if (var_10 == (type_2 *)0x0) goto LAB_001b12d0; } if (var_5[uVar8] == '\x01') { *var_9 = 0x5c; pbVar13 = var_9 + 2; var_9[1] = var_7; goto LAB_001b121f; } if (((int)sVar5 < 2) || (((uint)(&is_basic_table)[var_7 >> 5] >> (var_7 & 0x1f) & 1) != 0)) { LAB_001b1208: pbVar13 = var_9 + 1; if ((((var_7 == 0x23) && ((type_2 *)var_15 == var_8)) || (((var_7 == 0x7e && ((var_11 & 1U) != 0)) && (((type_2 *)var_15 == var_8 || ((var_8[-1] == 0x3a || (var_8[-1] == 0x3d)))))))) || (((var_11 & 2U) != 0 && ((*(type_2 *)((long)&sh_syntaxtab + (type_3)var_7 * 4 + 1) & 0x20) != 0)))) { *var_9 = 0x5c; var_8 = var_9 + 2; var_9 = pbVar13; pbVar13 = var_8; } goto LAB_001b121a; } LAB_001b12b0: pbVar13 = var_9 + 1; if (1 < var_12) { if ((var_13 == 0) || ((char)var_7 < '\0')) { var_16 = var_14((type_5 *)0x0,(char *)var_8,(size_t)(var_15 + (var_4 - (long)var_8)), (type_1 *)&state); if (var_16 < 0xfffffffffffffffe) { uVar8 = (type_3)*var_8; goto LAB_001b132c; } var_7 = *var_8; state = mVar2; LAB_001b13a4: *var_9 = var_7; var_17 = 1; } else { var_16 = (type_3)(var_7 != 0); LAB_001b132c: var_7 = (type_2)uVar8; if (var_16 == 0) goto LAB_001b13a4; var_17 = 0; while( true ) { var_9[var_17] = (type_2)uVar8; var_17 = var_17 + 1; if (var_17 == var_16) break; uVar8 = (type_3)var_8[var_17]; } } var_10 = var_8 + var_17; pbVar13 = var_9 + var_17; goto LAB_001b121f; } *var_9 = var_7; var_8 = var_10; var_9 = pbVar13; } while (var_10 != (type_2 *)0x0); LAB_001b12d0: *pbVar13 = 0; if (var_18 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_19(); } return (char *)pbVar4; }
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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (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: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (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: (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: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (pointer_expression argument: (identifier)))) index: (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal))) right: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (pointer_expression argument: (identifier)))) index: (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier) right: (identifier))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))))))))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) right: (number_literal))) right: (number_literal)))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (goto_statement label: (statement_identifier)))) (labeled_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: (number_literal) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)) (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (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: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (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)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (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
byte * MASKED(byte *param_1,undefined *param_2,uint param_3) { mbstate_t mVar1; size_t sVar2; byte *pbVar3; size_t sVar4; ulong uVar5; byte bVar6; ulong uVar7; byte *pbVar8; ulong uVar9; byte *pbVar10; byte *pbVar11; byte *pbVar12; long in_FS_OFFSET; mbstate_t local_48; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); local_48.__count = 0; local_48.__value = (_union_27)0x0; sVar2 = strlen((char *)param_1); pbVar3 = (byte *)xmalloc(sVar2 * 2 + 1); if (param_2 == (undefined *)0x0) { param_2 = &DAT_001f2d20; } sVar4 = __ctype_get_mb_cur_max(); pbVar10 = param_1; pbVar8 = pbVar3; do { while( true ) { mVar1 = local_48; bVar6 = *pbVar10; uVar7 = (ulong)bVar6; pbVar12 = pbVar8; if (bVar6 == 0) goto LAB_001b12d0; pbVar11 = pbVar10 + 1; if (bVar6 < 0x80) break; if ((1 < (int)sVar4) && (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) == 0)) goto LAB_001b12b0; if (param_2[bVar6] != '\x01') goto LAB_001b1208; *pbVar8 = 0x5c; pbVar12 = pbVar8 + 2; pbVar8 = pbVar8 + 1; LAB_001b121a: *pbVar8 = bVar6; LAB_001b121f: pbVar10 = pbVar11; pbVar8 = pbVar12; if (pbVar11 == (byte *)0x0) goto LAB_001b12d0; } if (param_2[uVar7] == '\x01') { *pbVar8 = 0x5c; pbVar12 = pbVar8 + 2; pbVar8[1] = bVar6; goto LAB_001b121f; } if (((int)sVar4 < 2) || (((uint)(&is_basic_table)[bVar6 >> 5] >> (bVar6 & 0x1f) & 1) != 0)) { LAB_001b1208: pbVar12 = pbVar8 + 1; if ((((bVar6 == 0x23) && (param_1 == pbVar10)) || (((bVar6 == 0x7e && ((param_3 & 1) != 0)) && ((param_1 == pbVar10 || ((pbVar10[-1] == 0x3a || (pbVar10[-1] == 0x3d)))))))) || (((param_3 & 2) != 0 && ((*(byte *)((long)&sh_syntaxtab + (ulong)bVar6 * 4 + 1) & 0x20) != 0)))) { *pbVar8 = 0x5c; pbVar10 = pbVar8 + 2; pbVar8 = pbVar12; pbVar12 = pbVar10; } goto LAB_001b121a; } LAB_001b12b0: pbVar12 = pbVar8 + 1; if (1 < locale_mb_cur_max) { if ((locale_utf8locale == 0) || ((char)bVar6 < '\0')) { uVar5 = mbrtowc((wchar_t *)0x0,(char *)pbVar10,(size_t)(param_1 + (sVar2 - (long)pbVar10)), &local_48); if (uVar5 < 0xfffffffffffffffe) { uVar7 = (ulong)*pbVar10; goto LAB_001b132c; } bVar6 = *pbVar10; local_48 = mVar1; LAB_001b13a4: *pbVar8 = bVar6; uVar9 = 1; } else { uVar5 = (ulong)(bVar6 != 0); LAB_001b132c: bVar6 = (byte)uVar7; if (uVar5 == 0) goto LAB_001b13a4; uVar9 = 0; while( true ) { pbVar8[uVar9] = (byte)uVar7; uVar9 = uVar9 + 1; if (uVar9 == uVar5) break; uVar7 = (ulong)pbVar10[uVar9]; } } pbVar11 = pbVar10 + uVar9; pbVar12 = pbVar8 + uVar9; goto LAB_001b121f; } *pbVar8 = bVar6; pbVar10 = pbVar11; pbVar8 = pbVar12; } while (pbVar11 != (byte *)0x0); LAB_001b12d0: *pbVar12 = 0; if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return pbVar3; }
197_inetutils-telnet_and_inetutils-telnet_strip.c
modecmd
FUN_00109e80
int modecmd(int argc,char **argv) { int iVar1; char **s; if (argc == 2) { s = genget(argv[1],&ModeList[0].name,0x20); if (s == (char **)0x0) { __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]); return 0; } iVar1 = Ambiguous((char *)s); if (iVar1 == 0) { if ((*(int *)(s + 3) == 0) || (connected != 0)) { if ((code *)s[2] != (code *)0x0) { /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */ /* WARNING: Treating indirect jump as call */ iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c)); return iVar1; } } else { puts("?Need to be connected first."); puts("\'mode ?\' for help."); } } else { __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]); } } else { puts("\'mode\' command requires an argument"); puts("\'mode ?\' for help."); } return 0; }
undefined8 FUN_00109e80(int param_1,long param_2) { int iVar1; long lVar2; undefined8 uVar3; if (param_1 == 2) { lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20); if (lVar2 == 0) { __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n", *(undefined8 *)(param_2 + 8)); return 0; } iVar1 = FUN_001168a0(lVar2); if (iVar1 == 0) { if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) { if (*(code **)(lVar2 + 0x10) != (code *)0x0) { /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c)); return uVar3; } } else { puts("?Need to be connected first."); puts("\'mode ?\' for help."); } } else { __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n", *(undefined8 *)(param_2 + 8)); } } else { puts("\'mode\' command requires an argument"); puts("\'mode ?\' for help."); } return 0; }
PUSH RBP PUSH RBX SUB RSP,0x8 CMP EDI,0x2 JZ 0x00109eb0 LEA RDI,[0x1210a8] CALL 0x00107190 LEA RDI,[0x1202b5] CALL 0x00107190 ADD RSP,0x8 XOR EAX,EAX POP RBX POP RBP RET MOV RDI,qword ptr [RSI + 0x8] MOV RBX,RSI MOV EDX,0x20 LEA RSI,[0x12b800] CALL 0x00116800 MOV RBP,RAX TEST RAX,RAX JZ 0x00109f30 MOV RDI,RAX XOR EAX,EAX CALL 0x001168a0 TEST EAX,EAX JNZ 0x00109f08 MOV EDX,dword ptr [RBP + 0x18] TEST EDX,EDX JZ 0x00109eef MOV EAX,dword ptr [0x00135744] TEST EAX,EAX JZ 0x00109f60 MOV RDX,qword ptr [RBP + 0x10] TEST RDX,RDX JZ 0x00109ea3 MOV EDI,dword ptr [RBP + 0x1c] ADD RSP,0x8 XOR EAX,EAX POP RBX POP RBP JMP RDX MOV RCX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [0x0012e040] LEA RDX,[0x1210f8] XOR EAX,EAX MOV ESI,0x1 CALL 0x00107820 JMP 0x00109ea3 MOV RCX,qword ptr [RBX + 0x8] MOV RDI,qword ptr [0x0012e040] LEA RDX,[0x1210d0] XOR EAX,EAX MOV ESI,0x1 CALL 0x00107820 ADD RSP,0x8 XOR EAX,EAX POP RBX POP RBP RET LEA RDI,[0x120095] CALL 0x00107190 LEA RDI,[0x1202b5] CALL 0x00107190 JMP 0x00109ea3
null
null
null
null
[(u'CALL_-1206935499', u'INDIRECT_-1206935056'), ('tmp_70', u'CBRANCH_-1206935897'), ('const-433', u'LOAD_-1206935730'), (u'CAST_-1206935125', u'INT_NOTEQUAL_-1206935667'), (u'CALL_-1206935866', u'INDIRECT_-1206935266'), (u'INT_NOTEQUAL_-1206935667', u'CBRANCH_-1206935666'), (u'INDIRECT_-1206935102', u'COPY_-1206935140'), ('tmp_701', u'PTRADD_-1206935199'), (u'PTRADD_-1206935067', u'LOAD_-1206935548'), ('const-433', u'LOAD_-1206935821'), ('const-0', u'COPY_-1206935521'), (u'LOAD_-1206935687', u'CAST_-1206935125'), (u'CALLIND_-1206935618', u'INDIRECT_-1206935180'), (u'COPY_-1206935521', u'RETURN_-1206935820'), (u'INDIRECT_-1206935266', u'MULTIEQUAL_-1206935258'), (u'INT_ADD_-1206935649', u'CAST_-1206935118'), (u'CALL_-1206935501', u'INDIRECT_-1206935102'), ('tmp_701', u'PTRADD_-1206935108'), ('const-0', u'INT_NOTEQUAL_-1206935667'), (u'LOAD_-1206935821', u'CALL_-1206935790'), (u'INT_EQUAL_-1206935772', u'CBRANCH_-1206935770'), ('const-32', u'CALL_-1206935790'), ('const-3', u'PTRADD_-1206935152'), ('const-1', u'PTRADD_-1206935067'), ('const-8', u'PTRADD_-1206935108'), (u'CALL_-1206935882', u'INDIRECT_-1206935292'), ('const-1226752', u'PTRSUB_-1206935180'), (u'INDIRECT_-1206935250', u'CALL_-1206935501'), (u'PTRSUB_-1206935180', u'PTRSUB_-1206935174'), ('const-1179797', u'COPY_-1206935087'), (u'COPY_-1206935287', u'CALL_-1206935866'), ('const-1183952', u'COPY_-1206935113'), (u'PTRADD_-1206935134', u'LOAD_-1206935687'), (u'COPY_-1206935087', u'CALL_-1206935515'), (u'LOAD_-1206935730', u'INT_EQUAL_-1206935711'), (u'COPY_-1206935152', u'CALL_-1206935561'), ('const-8', u'PTRADD_-1206935199'), ('tmp_319', u'CBRANCH_-1206935710'), (u'COPY_-1206935297', u'CALL_-1206935882'), (u'CALL_-1206935515', u'INDIRECT_-1206935069'), ('tmp_488', u'BRANCH_-1206935496'), ('const-0', u'INT_NOTEQUAL_-1206935688'), ('const-1', u'PTRADD_-1206935199'), (u'INT_EQUAL_-1206935899', u'CBRANCH_-1206935897'), (u'CALL_-1206935515', u'INDIRECT_-1206935082'), (u'CAST_-1206935119', u'INT_ADD_-1206935649'), (u'INDIRECT_-1206935180', u'COPY_-1206935235'), (u'MULTIEQUAL_-1206935271', u'COPY_-1206935325'), ('const-0', u'COPY_-1206935349'), ('const-1180341', u'COPY_-1206935287'), ('const-2', u'INT_EQUAL_-1206935899'), (u'CALL_-1206935747', u'INDIRECT_-1206935217'), ('const-1180341', u'COPY_-1206935073'), ('const-8', u'PTRADD_-1206935152'), (u'CALL_-1206935790', u'INDIRECT_-1206935250'), (u'MULTIEQUAL_-1206935258', u'COPY_-1206935312'), (u'INDIRECT_-1206935069', u'MULTIEQUAL_-1206935271'), (u'INDIRECT_-1206935140', u'MULTIEQUAL_-1206935258'), ('const-1183992', u'COPY_-1206935152'), (u'CALLIND_-1206935618', u'COPY_-1206935431'), (u'PTRSUB_-1206935174', u'CALL_-1206935790'), (u'CALL_-1206935499', u'INDIRECT_-1206935069'), ('const-1183912', u'COPY_-1206935297'), (u'COPY_-1206935349', u'RETURN_-1206935455'), (u'PTRADD_-1206935152', u'CAST_-1206935147'), ('tmp_537', u'BRANCH_-1206935558'), ('const-1', u'CALL_-1206935501'), (u'CAST_-1206935106', u'CALLIND_-1206935618'), (u'COPY_-1206935073', u'CALL_-1206935499'), ('const-8', u'PTRADD_-1206935067'), (u'CALL_-1206935501', u'INDIRECT_-1206935115'), (u'CALL_-1206935790', u'INDIRECT_-1206935237'), (u'CAST_-1206935157', u'CALL_-1206935747'), (u'CALL_-1206935790', u'PTRADD_-1206935134'), ('const-28', u'INT_ADD_-1206935649'), (u'CALL_-1206935790', u'PTRADD_-1206935152'), ('tmp_383', u'CBRANCH_-1206935666'), ('const-0', u'INT_EQUAL_-1206935711'), ('const-433', u'LOAD_-1206935548'), ('const-2', u'PTRADD_-1206935134'), (u'PTRADD_-1206935108', u'LOAD_-1206935608'), (u'CALL_-1206935747', u'INDIRECT_-1206935230'), (u'LOAD_-1206935548', u'CALL_-1206935501'), (u'CALL_-1206935866', u'INDIRECT_-1206935279'), (u'INT_EQUAL_-1206935733', u'CBRANCH_-1206935731'), (u'INDIRECT_-1206935217', u'MULTIEQUAL_-1206935258'), (u'INDIRECT_-1206935056', u'MULTIEQUAL_-1206935258'), ('const-1', u'RETURN_-1206935537'), (u'INDIRECT_-1206935153', u'MULTIEQUAL_-1206935271'), ('tmp_219', u'CBRANCH_-1206935770'), (u'CALLIND_-1206935618', u'INDIRECT_-1206935167'), (u'LOAD_-1206935608', u'CALL_-1206935561'), (u'LOAD_-1206935665', u'CALLIND_-1206935618'), ('const-0', u'INT_EQUAL_-1206935733'), (u'COPY_-1206935113', u'CALL_-1206935501'), ('tmp_701', u'PTRADD_-1206935067'), (u'INDIRECT_-1206935115', u'COPY_-1206935153'), (u'INDIRECT_-1206935279', u'MULTIEQUAL_-1206935271'), ('tmp_700', u'INT_EQUAL_-1206935899'), ('tmp_349', u'CBRANCH_-1206935688'), (u'INDIRECT_-1206935167', u'COPY_-1206935222'), ('const-0', u'RETURN_-1206935820'), (u'CAST_-1206935118', u'LOAD_-1206935665'), (u'CALL_-1206935747', u'INT_EQUAL_-1206935733'), (u'INDIRECT_-1206935230', u'MULTIEQUAL_-1206935271'), (u'INDIRECT_-1206935217', u'INT_NOTEQUAL_-1206935688'), (u'PTRADD_-1206935199', u'LOAD_-1206935821'), (u'CAST_-1206935147', u'LOAD_-1206935730'), (u'INDIRECT_-1206935230', u'CALL_-1206935561'), ('const-1', u'PTRADD_-1206935108'), (u'CALL_-1206935561', u'INDIRECT_-1206935140'), (u'CALL_-1206935561', u'INDIRECT_-1206935153'), ('const-0', u'INT_EQUAL_-1206935772'), ('const-433', u'LOAD_-1206935687'), ('const-0', u'RETURN_-1206935455'), (u'INT_EQUAL_-1206935711', u'CBRANCH_-1206935710'), ('const-0', u'PTRSUB_-1206935180'), ('const-433', u'LOAD_-1206935665'), (u'LOAD_-1206935687', u'CAST_-1206935106'), ('const-1', u'CALL_-1206935561'), (u'CALL_-1206935882', u'INDIRECT_-1206935279'), (u'CALL_-1206935790', u'CAST_-1206935157'), ('const-0', u'PTRSUB_-1206935174'), (u'CALL_-1206935790', u'CAST_-1206935119'), ('tmp_283', u'CBRANCH_-1206935731'), (u'COPY_-1206935431', u'RETURN_-1206935537'), ('const-433', u'LOAD_-1206935608'), (u'INT_NOTEQUAL_-1206935688', u'CBRANCH_-1206935688'), ('const-8', u'PTRADD_-1206935134'), (u'CALL_-1206935790', u'INT_EQUAL_-1206935772')]
[(u'INDIRECT_-1206935240', u'MULTIEQUAL_-1206935281'), (u'CAST_-1206935120', u'LOAD_-1206935608'), ('tmp_70', u'CBRANCH_-1206935897'), (u'MULTIEQUAL_-1206935281', u'COPY_-1206935335'), (u'CALL_-1206935501', u'INDIRECT_-1206935112'), (u'CALL_-1206935747', u'INDIRECT_-1206935227'), (u'CALL_-1206935790', u'INDIRECT_-1206935260'), (u'INT_NOTEQUAL_-1206935667', u'CBRANCH_-1206935666'), (u'CAST_-1206935210', u'LOAD_-1206935821'), (u'CALL_-1206935882', u'INDIRECT_-1206935289'), ('const-8', u'INT_ADD_-1206935805'), (u'CALLIND_-1206935618', u'INDIRECT_-1206935190'), ('tmp_1493', u'INT_EQUAL_-1206935899'), (u'LOAD_-1206935687', u'CALLIND_-1206935618'), (u'INT_ADD_-1206935592', u'CAST_-1206935120'), (u'CALL_-1206935515', u'INDIRECT_-1206935079'), ('const-2', u'INT_EQUAL_-1206935899'), (u'INDIRECT_-1206935163', u'MULTIEQUAL_-1206935281'), ('const-0', u'INT_NOTEQUAL_-1206935667'), (u'CALL_-1206935747', u'INDIRECT_-1206935240'), (u'COPY_-1206935297', u'CALL_-1206935866'), (u'LOAD_-1206935821', u'CALL_-1206935790'), ('tmp_1458', u'INT_ADD_-1206935592'), (u'INDIRECT_-1206935276', u'MULTIEQUAL_-1206935268'), (u'COPY_-1206935162', u'CALL_-1206935561'), (u'INT_EQUAL_-1206935772', u'CBRANCH_-1206935770'), (u'CALL_-1206935882', u'INDIRECT_-1206935302'), (u'CALL_-1206935790', u'INT_ADD_-1206935671'), (u'INDIRECT_-1206935066', u'MULTIEQUAL_-1206935268'), ('const-1183912', u'COPY_-1206935307'), ('const-433', u'LOAD_-1206935548'), (u'COPY_-1206935083', u'CALL_-1206935499'), (u'LOAD_-1206935730', u'INT_EQUAL_-1206935711'), (u'COPY_-1206935097', u'CALL_-1206935515'), (u'CALL_-1206935790', u'INT_ADD_-1206935649'), (u'PTRSUB_-1206935190', u'CALL_-1206935790'), ('tmp_319', u'CBRANCH_-1206935710'), ('const-8', u'INT_ADD_-1206935592'), ('tmp_488', u'BRANCH_-1206935496'), (u'INDIRECT_-1206935227', u'INT_NOTEQUAL_-1206935688'), ('const-0', u'INT_NOTEQUAL_-1206935688'), (u'INT_EQUAL_-1206935899', u'CBRANCH_-1206935897'), ('const-0', u'COPY_-1206935850'), ('const-8', u'INT_ADD_-1206935532'), (u'CALL_-1206935501', u'INDIRECT_-1206935125'), ('const-32', u'CALL_-1206935790'), ('const-433', u'LOAD_-1206935687'), ('const-433', u'LOAD_-1206935730'), (u'INDIRECT_-1206935125', u'COPY_-1206935163'), (u'CAST_-1206935133', u'LOAD_-1206935665'), ('const-1180341', u'COPY_-1206935297'), (u'CALL_-1206935866', u'INDIRECT_-1206935276'), (u'INT_ADD_-1206935805', u'CAST_-1206935210'), (u'COPY_-1206935123', u'CALL_-1206935501'), ('const-0', u'COPY_-1206935485'), (u'INT_ADD_-1206935532', u'CAST_-1206935081'), (u'INDIRECT_-1206935260', u'CALL_-1206935501'), ('const-1226752', u'PTRSUB_-1206935190'), ('tmp_1458', u'INT_ADD_-1206935532'), ('const-16', u'INT_ADD_-1206935671'), ('const-1', u'CALL_-1206935501'), (u'INDIRECT_-1206935177', u'COPY_-1206935232'), ('tmp_537', u'BRANCH_-1206935558'), ('const-1179797', u'COPY_-1206935097'), (u'CALL_-1206935790', u'INDIRECT_-1206935247'), (u'INDIRECT_-1206935240', u'CALL_-1206935561'), (u'CAST_-1206935161', u'LOAD_-1206935730'), (u'CALL_-1206935866', u'INDIRECT_-1206935289'), (u'MULTIEQUAL_-1206935268', u'COPY_-1206935322'), ('const-1183952', u'COPY_-1206935123'), (u'COPY_-1206935850', u'RETURN_-1206935820'), ('const-28', u'INT_ADD_-1206935649'), (u'INDIRECT_-1206935150', u'MULTIEQUAL_-1206935268'), ('tmp_383', u'CBRANCH_-1206935666'), ('const-0', u'INT_EQUAL_-1206935711'), (u'LOAD_-1206935548', u'CALL_-1206935501'), (u'LOAD_-1206935687', u'INT_NOTEQUAL_-1206935667'), (u'CALLIND_-1206935618', u'INDIRECT_-1206935177'), (u'INT_EQUAL_-1206935733', u'CBRANCH_-1206935731'), (u'INDIRECT_-1206935079', u'MULTIEQUAL_-1206935281'), ('const-1', u'CALL_-1206935561'), (u'CALL_-1206935515', u'INDIRECT_-1206935092'), (u'CALL_-1206935499', u'INDIRECT_-1206935066'), ('const-1', u'RETURN_-1206935537'), (u'CALLIND_-1206935618', u'RETURN_-1206935537'), ('tmp_219', u'CBRANCH_-1206935770'), ('const-433', u'LOAD_-1206935665'), (u'LOAD_-1206935608', u'CALL_-1206935561'), (u'LOAD_-1206935665', u'CALLIND_-1206935618'), ('const-0', u'INT_EQUAL_-1206935733'), ('const-433', u'LOAD_-1206935608'), (u'INDIRECT_-1206935112', u'COPY_-1206935150'), ('const-433', u'LOAD_-1206935821'), ('const-0', u'PTRSUB_-1206935190'), (u'CALL_-1206935499', u'INDIRECT_-1206935079'), ('tmp_349', u'CBRANCH_-1206935688'), (u'INT_ADD_-1206935714', u'CAST_-1206935161'), (u'INDIRECT_-1206935227', u'MULTIEQUAL_-1206935268'), ('const-0', u'RETURN_-1206935820'), (u'COPY_-1206935307', u'CALL_-1206935882'), (u'INDIRECT_-1206935289', u'MULTIEQUAL_-1206935281'), (u'CALL_-1206935561', u'INDIRECT_-1206935150'), (u'CALL_-1206935747', u'INT_EQUAL_-1206935733'), ('const-24', u'INT_ADD_-1206935714'), (u'INT_ADD_-1206935671', u'CAST_-1206935143'), ('const-1183992', u'COPY_-1206935162'), (u'CALL_-1206935790', u'CALL_-1206935747'), ('const-0', u'INT_EQUAL_-1206935772'), (u'INT_ADD_-1206935649', u'CAST_-1206935133'), (u'COPY_-1206935485', u'RETURN_-1206935455'), ('const-1180341', u'COPY_-1206935083'), ('const-0', u'RETURN_-1206935455'), (u'INT_EQUAL_-1206935711', u'CBRANCH_-1206935710'), (u'INDIRECT_-1206935190', u'COPY_-1206935245'), ('tmp_283', u'CBRANCH_-1206935731'), (u'CALL_-1206935790', u'INT_ADD_-1206935714'), (u'INT_NOTEQUAL_-1206935688', u'CBRANCH_-1206935688'), ('tmp_1458', u'INT_ADD_-1206935805'), (u'CALL_-1206935561', u'INDIRECT_-1206935163'), (u'CAST_-1206935081', u'LOAD_-1206935548'), (u'CAST_-1206935143', u'LOAD_-1206935687'), (u'CALL_-1206935790', u'INT_EQUAL_-1206935772')]
null
null
00109e80
x64
O2
(translation_unit "undefined8 FUN_00109e80(int param_1,long param_2)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n \n if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00109e80(int param_1,long param_2)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n \n if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00109e80(int param_1,long param_2)" identifier (parameter_list "(int param_1,long param_2)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n \n if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (if_statement "if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" if (parenthesized_expression "(param_1 == 2)" ( (binary_expression "param_1 == 2" identifier == number_literal) )) (compound_statement "{\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }" { (expression_statement "lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);" (assignment_expression "lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20)" identifier = (call_expression "FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20)" identifier (argument_list "(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20)" ( (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) , (pointer_expression "&PTR_s_character_0012b800" & identifier) , number_literal )))) ;) (if_statement "if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }" if (parenthesized_expression "(lVar2 == 0)" ( (binary_expression "lVar2 == 0" identifier == number_literal) )) (compound_statement "{\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }" { (expression_statement "__fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));" (call_expression "__fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" identifier (argument_list "(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" ( identifier , number_literal , (string_literal ""Unknown mode \'%s\' (\'mode ?\' for help).\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar1 = FUN_001168a0(lVar2);" (assignment_expression "iVar1 = FUN_001168a0(lVar2)" identifier = (call_expression "FUN_001168a0(lVar2)" identifier (argument_list "(lVar2)" ( identifier )))) ;) (if_statement "if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }" { (if_statement "if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" if (parenthesized_expression "((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0))" ( (binary_expression "(*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 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 (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) == number_literal) )) || (parenthesized_expression "(DAT_00135744 != 0)" ( (binary_expression "DAT_00135744 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }" { (if_statement "if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }" if (parenthesized_expression "(*(code **)(lVar2 + 0x10) != (code *)0x0)" ( (binary_expression "*(code **)(lVar2 + 0x10) != (code *)0x0" (pointer_expression "*(code **)(lVar2 + 0x10)" * (cast_expression "(code **)(lVar2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) )))) != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }" { comment comment (expression_statement "uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));" (assignment_expression "uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c))" identifier = (call_expression "(**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c))" (parenthesized_expression "(**(code **)(lVar2 + 0x10))" ( (pointer_expression "**(code **)(lVar2 + 0x10)" * (pointer_expression "*(code **)(lVar2 + 0x10)" * (cast_expression "(code **)(lVar2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) ))))) )) (argument_list "(*(undefined4 *)(lVar2 + 0x1c))" ( (pointer_expression "*(undefined4 *)(lVar2 + 0x1c)" * (cast_expression "(undefined4 *)(lVar2 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x1c)" ( (binary_expression "lVar2 + 0x1c" identifier + number_literal) )))) )))) ;) (return_statement "return uVar3;" return identifier ;) })) }) (else_clause "else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" else (compound_statement "{\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" { (expression_statement "puts("?Need to be connected first.");" (call_expression "puts("?Need to be connected first.")" identifier (argument_list "("?Need to be connected first.")" ( (string_literal ""?Need to be connected first."" " string_content ") ))) ;) (expression_statement "puts("\'mode ?\' for help.");" (call_expression "puts("\'mode ?\' for help.")" identifier (argument_list "("\'mode ?\' for help.")" ( (string_literal ""\'mode ?\' for help."" " escape_sequence string_content escape_sequence string_content ") ))) ;) }))) }) (else_clause "else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }" else (compound_statement "{\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }" { (expression_statement "__fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));" (call_expression "__fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" identifier (argument_list "(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" ( identifier , number_literal , (string_literal ""Ambiguous mode \'%s\' (\'mode ?\' for help).\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) ))) ;) }))) }) (else_clause "else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" else (compound_statement "{\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" { (expression_statement "puts("\'mode\' command requires an argument");" (call_expression "puts("\'mode\' command requires an argument")" identifier (argument_list "("\'mode\' command requires an argument")" ( (string_literal ""\'mode\' command requires an argument"" " escape_sequence string_content escape_sequence string_content ") ))) ;) (expression_statement "puts("\'mode ?\' for help.");" (call_expression "puts("\'mode ?\' for help.")" identifier (argument_list "("\'mode ?\' for help.")" ( (string_literal ""\'mode ?\' for help."" " escape_sequence string_content escape_sequence string_content ") ))) ;) }))) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "int modecmd(int argc,char **argv)\n\n{\n int iVar1;\n char **s;\n \n if (argc == 2) {\n s = genget(argv[1],&ModeList[0].name,0x20);\n if (s == (char **)0x0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n return 0;\n }\n iVar1 = Ambiguous((char *)s);\n if (iVar1 == 0) {\n if ((*(int *)(s + 3) == 0) || (connected != 0)) {\n if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}\n\n" (function_definition "int modecmd(int argc,char **argv)\n\n{\n int iVar1;\n char **s;\n \n if (argc == 2) {\n s = genget(argv[1],&ModeList[0].name,0x20);\n if (s == (char **)0x0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n return 0;\n }\n iVar1 = Ambiguous((char *)s);\n if (iVar1 == 0) {\n if ((*(int *)(s + 3) == 0) || (connected != 0)) {\n if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}" primitive_type (function_declarator "modecmd(int argc,char **argv)" identifier (parameter_list "(int argc,char **argv)" ( (parameter_declaration "int argc" primitive_type identifier) , (parameter_declaration "char **argv" primitive_type (pointer_declarator "**argv" * (pointer_declarator "*argv" * identifier))) ))) (compound_statement "{\n int iVar1;\n char **s;\n \n if (argc == 2) {\n s = genget(argv[1],&ModeList[0].name,0x20);\n if (s == (char **)0x0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n return 0;\n }\n iVar1 = Ambiguous((char *)s);\n if (iVar1 == 0) {\n if ((*(int *)(s + 3) == 0) || (connected != 0)) {\n if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char **s;" primitive_type (pointer_declarator "**s" * (pointer_declarator "*s" * identifier)) ;) (if_statement "if (argc == 2) {\n s = genget(argv[1],&ModeList[0].name,0x20);\n if (s == (char **)0x0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n return 0;\n }\n iVar1 = Ambiguous((char *)s);\n if (iVar1 == 0) {\n if ((*(int *)(s + 3) == 0) || (connected != 0)) {\n if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" if (parenthesized_expression "(argc == 2)" ( (binary_expression "argc == 2" identifier == number_literal) )) (compound_statement "{\n s = genget(argv[1],&ModeList[0].name,0x20);\n if (s == (char **)0x0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n return 0;\n }\n iVar1 = Ambiguous((char *)s);\n if (iVar1 == 0) {\n if ((*(int *)(s + 3) == 0) || (connected != 0)) {\n if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n }\n }" { (expression_statement "s = genget(argv[1],&ModeList[0].name,0x20);" (assignment_expression "s = genget(argv[1],&ModeList[0].name,0x20)" identifier = (call_expression "genget(argv[1],&ModeList[0].name,0x20)" identifier (argument_list "(argv[1],&ModeList[0].name,0x20)" ( (subscript_expression "argv[1]" identifier [ number_literal ]) , (pointer_expression "&ModeList[0].name" & (field_expression "ModeList[0].name" (subscript_expression "ModeList[0]" identifier [ number_literal ]) . field_identifier)) , number_literal )))) ;) (if_statement "if (s == (char **)0x0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n return 0;\n }" if (parenthesized_expression "(s == (char **)0x0)" ( (binary_expression "s == (char **)0x0" identifier == (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) (compound_statement "{\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n return 0;\n }" { (expression_statement "__fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]);" (call_expression "__fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1])" identifier (argument_list "(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1])" ( identifier , number_literal , (string_literal ""Unknown mode \'%s\' (\'mode ?\' for help).\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , (subscript_expression "argv[1]" identifier [ number_literal ]) ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar1 = Ambiguous((char *)s);" (assignment_expression "iVar1 = Ambiguous((char *)s)" identifier = (call_expression "Ambiguous((char *)s)" identifier (argument_list "((char *)s)" ( (cast_expression "(char *)s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (iVar1 == 0) {\n if ((*(int *)(s + 3) == 0) || (connected != 0)) {\n if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n if ((*(int *)(s + 3) == 0) || (connected != 0)) {\n if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }" { (if_statement "if ((*(int *)(s + 3) == 0) || (connected != 0)) {\n if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" if (parenthesized_expression "((*(int *)(s + 3) == 0) || (connected != 0))" ( (binary_expression "(*(int *)(s + 3) == 0) || (connected != 0)" (parenthesized_expression "(*(int *)(s + 3) == 0)" ( (binary_expression "*(int *)(s + 3) == 0" (pointer_expression "*(int *)(s + 3)" * (cast_expression "(int *)(s + 3)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s + 3)" ( (binary_expression "s + 3" identifier + number_literal) )))) == number_literal) )) || (parenthesized_expression "(connected != 0)" ( (binary_expression "connected != 0" identifier != number_literal) ))) )) (compound_statement "{\n if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }\n }" { (if_statement "if ((code *)s[2] != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }" if (parenthesized_expression "((code *)s[2] != (code *)0x0)" ( (binary_expression "(code *)s[2] != (code *)0x0" (cast_expression "(code *)s[2]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "s[2]" identifier [ number_literal ])) != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */\n /* WARNING: Treating indirect jump as call */\n iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));\n return iVar1;\n }" { comment comment (expression_statement "iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c));" (assignment_expression "iVar1 = (*(code *)s[2])(*(undefined4 *)((long)s + 0x1c))" identifier = (call_expression "(*(code *)s[2])(*(undefined4 *)((long)s + 0x1c))" (parenthesized_expression "(*(code *)s[2])" ( (pointer_expression "*(code *)s[2]" * (cast_expression "(code *)s[2]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "s[2]" identifier [ number_literal ]))) )) (argument_list "(*(undefined4 *)((long)s + 0x1c))" ( (pointer_expression "*(undefined4 *)((long)s + 0x1c)" * (cast_expression "(undefined4 *)((long)s + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s + 0x1c)" ( (binary_expression "(long)s + 0x1c" (cast_expression "(long)s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) (return_statement "return iVar1;" return identifier ;) })) }) (else_clause "else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" else (compound_statement "{\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" { (expression_statement "puts("?Need to be connected first.");" (call_expression "puts("?Need to be connected first.")" identifier (argument_list "("?Need to be connected first.")" ( (string_literal ""?Need to be connected first."" " string_content ") ))) ;) (expression_statement "puts("\'mode ?\' for help.");" (call_expression "puts("\'mode ?\' for help.")" identifier (argument_list "("\'mode ?\' for help.")" ( (string_literal ""\'mode ?\' for help."" " escape_sequence string_content escape_sequence string_content ") ))) ;) }))) }) (else_clause "else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n }" else (compound_statement "{\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]);\n }" { (expression_statement "__fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]);" (call_expression "__fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1])" identifier (argument_list "(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1])" ( identifier , number_literal , (string_literal ""Ambiguous mode \'%s\' (\'mode ?\' for help).\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , (subscript_expression "argv[1]" identifier [ number_literal ]) ))) ;) }))) }) (else_clause "else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" else (compound_statement "{\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" { (expression_statement "puts("\'mode\' command requires an argument");" (call_expression "puts("\'mode\' command requires an argument")" identifier (argument_list "("\'mode\' command requires an argument")" ( (string_literal ""\'mode\' command requires an argument"" " escape_sequence string_content escape_sequence string_content ") ))) ;) (expression_statement "puts("\'mode ?\' for help.");" (call_expression "puts("\'mode ?\' for help.")" identifier (argument_list "("\'mode ?\' for help.")" ( (string_literal ""\'mode ?\' for help."" " escape_sequence string_content escape_sequence string_content ") ))) ;) }))) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_00109e80(int param_1,long param_2)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n \n if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00109e80(int param_1,long param_2)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n \n if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00109e80(int param_1,long param_2)" identifier (parameter_list "(int param_1,long param_2)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n \n if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (if_statement "if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" if (parenthesized_expression "(param_1 == 2)" ( (binary_expression "param_1 == 2" identifier == number_literal) )) (compound_statement "{\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }" { (expression_statement "lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);" (assignment_expression "lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20)" identifier = (call_expression "FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20)" identifier (argument_list "(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20)" ( (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) , (pointer_expression "&PTR_s_character_0012b800" & identifier) , number_literal )))) ;) (if_statement "if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }" if (parenthesized_expression "(lVar2 == 0)" ( (binary_expression "lVar2 == 0" identifier == number_literal) )) (compound_statement "{\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }" { (expression_statement "__fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));" (call_expression "__fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" identifier (argument_list "(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" ( identifier , number_literal , (string_literal ""Unknown mode \'%s\' (\'mode ?\' for help).\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar1 = FUN_001168a0(lVar2);" (assignment_expression "iVar1 = FUN_001168a0(lVar2)" identifier = (call_expression "FUN_001168a0(lVar2)" identifier (argument_list "(lVar2)" ( identifier )))) ;) (if_statement "if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }" { (if_statement "if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" if (parenthesized_expression "((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0))" ( (binary_expression "(*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 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 (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) == number_literal) )) || (parenthesized_expression "(DAT_00135744 != 0)" ( (binary_expression "DAT_00135744 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }" { (if_statement "if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }" if (parenthesized_expression "(*(code **)(lVar2 + 0x10) != (code *)0x0)" ( (binary_expression "*(code **)(lVar2 + 0x10) != (code *)0x0" (pointer_expression "*(code **)(lVar2 + 0x10)" * (cast_expression "(code **)(lVar2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) )))) != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }" { (expression_statement "uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));" (assignment_expression "uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c))" identifier = (call_expression "(**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c))" (parenthesized_expression "(**(code **)(lVar2 + 0x10))" ( (pointer_expression "**(code **)(lVar2 + 0x10)" * (pointer_expression "*(code **)(lVar2 + 0x10)" * (cast_expression "(code **)(lVar2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) ))))) )) (argument_list "(*(undefined4 *)(lVar2 + 0x1c))" ( (pointer_expression "*(undefined4 *)(lVar2 + 0x1c)" * (cast_expression "(undefined4 *)(lVar2 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x1c)" ( (binary_expression "lVar2 + 0x1c" identifier + number_literal) )))) )))) ;) (return_statement "return uVar3;" return identifier ;) })) }) (else_clause "else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" else (compound_statement "{\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" { (expression_statement "puts("?Need to be connected first.");" (call_expression "puts("?Need to be connected first.")" identifier (argument_list "("?Need to be connected first.")" ( (string_literal ""?Need to be connected first."" " string_content ") ))) ;) (expression_statement "puts("\'mode ?\' for help.");" (call_expression "puts("\'mode ?\' for help.")" identifier (argument_list "("\'mode ?\' for help.")" ( (string_literal ""\'mode ?\' for help."" " escape_sequence string_content escape_sequence string_content ") ))) ;) }))) }) (else_clause "else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }" else (compound_statement "{\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }" { (expression_statement "__fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));" (call_expression "__fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" identifier (argument_list "(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" ( identifier , number_literal , (string_literal ""Ambiguous mode \'%s\' (\'mode ?\' for help).\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) ))) ;) }))) }) (else_clause "else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" else (compound_statement "{\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" { (expression_statement "puts("\'mode\' command requires an argument");" (call_expression "puts("\'mode\' command requires an argument")" identifier (argument_list "("\'mode\' command requires an argument")" ( (string_literal ""\'mode\' command requires an argument"" " escape_sequence string_content escape_sequence string_content ") ))) ;) (expression_statement "puts("\'mode ?\' for help.");" (call_expression "puts("\'mode ?\' for help.")" identifier (argument_list "("\'mode ?\' for help.")" ( (string_literal ""\'mode ?\' for help."" " escape_sequence string_content escape_sequence string_content ") ))) ;) }))) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression & IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) || (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (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 (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (return_statement return IDENT ;) })) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " escape_sequence string_content escape_sequence string_content ") ))) ;) }))) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) }))) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " escape_sequence string_content escape_sequence string_content ") ))) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " escape_sequence string_content escape_sequence string_content ") ))) ;) }))) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_00109e80(int param_1,long param_2)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n \n if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00109e80(int param_1,long param_2)" (identifier "FUN_00109e80") (parameter_list "(int param_1,long param_2)" (( "(") (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")) () ")"))) (compound_statement "{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n \n if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }\n return 0;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (if_statement "if (param_1 == 2) {\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }\n else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" (if "if") (parenthesized_expression "(param_1 == 2)" (( "(") (binary_expression "param_1 == 2" (identifier "param_1") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);\n if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }\n iVar1 = FUN_001168a0(lVar2);\n if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }\n }" ({ "{") (expression_statement "lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20);" (assignment_expression "lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20)" (identifier "lVar2") (= "=") (call_expression "FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20)" (identifier "FUN_00116800") (argument_list "(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20)" (( "(") (pointer_expression "*(undefined8 *)(param_2 + 8)" (* "*") (cast_expression "(undefined8 *)(param_2 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")")))) (, ",") (pointer_expression "&PTR_s_character_0012b800" (& "&") (identifier "PTR_s_character_0012b800")) (, ",") (number_literal "0x20") () ")")))) (; ";")) (if_statement "if (lVar2 == 0) {\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }" (if "if") (parenthesized_expression "(lVar2 == 0)" (( "(") (binary_expression "lVar2 == 0" (identifier "lVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n return 0;\n }" ({ "{") (expression_statement "__fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));" (call_expression "__fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" (identifier "__fprintf_chk") (argument_list "(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" (( "(") (identifier "stderr") (, ",") (number_literal "1") (, ",") (string_literal ""Unknown mode \'%s\' (\'mode ?\' for help).\n"" (" """) (string_content "Unknown mode ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " (") (escape_sequence "\'") (string_content "mode ?") (escape_sequence "\'") (string_content " for help).") (escape_sequence "\n") (" """)) (, ",") (pointer_expression "*(undefined8 *)(param_2 + 8)" (* "*") (cast_expression "(undefined8 *)(param_2 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")")))) () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar1 = FUN_001168a0(lVar2);" (assignment_expression "iVar1 = FUN_001168a0(lVar2)" (identifier "iVar1") (= "=") (call_expression "FUN_001168a0(lVar2)" (identifier "FUN_001168a0") (argument_list "(lVar2)" (( "(") (identifier "lVar2") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }\n else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }\n }" ({ "{") (if_statement "if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) {\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }\n else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" (if "if") (parenthesized_expression "((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0))" (( "(") (binary_expression "(*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 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")) () ")")) (|| "||") (parenthesized_expression "(DAT_00135744 != 0)" (( "(") (binary_expression "DAT_00135744 != 0" (identifier "DAT_00135744") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }\n }" ({ "{") (if_statement "if (*(code **)(lVar2 + 0x10) != (code *)0x0) {\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }" (if "if") (parenthesized_expression "(*(code **)(lVar2 + 0x10) != (code *)0x0)" (( "(") (binary_expression "*(code **)(lVar2 + 0x10) != (code *)0x0" (pointer_expression "*(code **)(lVar2 + 0x10)" (* "*") (cast_expression "(code **)(lVar2 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar2 + 0x10)" (( "(") (binary_expression "lVar2 + 0x10" (identifier "lVar2") (+ "+") (number_literal "0x10")) () ")")))) (!= "!=") (cast_expression "(code *)0x0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n \n \n uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));\n return uVar3;\n }" ({ "{") (expression_statement "uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c));" (assignment_expression "uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c))" (identifier "uVar3") (= "=") (call_expression "(**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c))" (parenthesized_expression "(**(code **)(lVar2 + 0x10))" (( "(") (pointer_expression "**(code **)(lVar2 + 0x10)" (* "*") (pointer_expression "*(code **)(lVar2 + 0x10)" (* "*") (cast_expression "(code **)(lVar2 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar2 + 0x10)" (( "(") (binary_expression "lVar2 + 0x10" (identifier "lVar2") (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "(*(undefined4 *)(lVar2 + 0x1c))" (( "(") (pointer_expression "*(undefined4 *)(lVar2 + 0x1c)" (* "*") (cast_expression "(undefined4 *)(lVar2 + 0x1c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x1c)" (( "(") (binary_expression "lVar2 + 0x1c" (identifier "lVar2") (+ "+") (number_literal "0x1c")) () ")")))) () ")")))) (; ";")) (return_statement "return uVar3;" (return "return") (identifier "uVar3") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" (else "else") (compound_statement "{\n puts("?Need to be connected first.");\n puts("\'mode ?\' for help.");\n }" ({ "{") (expression_statement "puts("?Need to be connected first.");" (call_expression "puts("?Need to be connected first.")" (identifier "puts") (argument_list "("?Need to be connected first.")" (( "(") (string_literal ""?Need to be connected first."" (" """) (string_content "?Need to be connected first.") (" """)) () ")"))) (; ";")) (expression_statement "puts("\'mode ?\' for help.");" (call_expression "puts("\'mode ?\' for help.")" (identifier "puts") (argument_list "("\'mode ?\' for help.")" (( "(") (string_literal ""\'mode ?\' for help."" (" """) (escape_sequence "\'") (string_content "mode ?") (escape_sequence "\'") (string_content " for help.") (" """)) () ")"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }" (else "else") (compound_statement "{\n __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));\n }" ({ "{") (expression_statement "__fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8));" (call_expression "__fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" (identifier "__fprintf_chk") (argument_list "(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",\n *(undefined8 *)(param_2 + 8))" (( "(") (identifier "stderr") (, ",") (number_literal "1") (, ",") (string_literal ""Ambiguous mode \'%s\' (\'mode ?\' for help).\n"" (" """) (string_content "Ambiguous mode ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " (") (escape_sequence "\'") (string_content "mode ?") (escape_sequence "\'") (string_content " for help).") (escape_sequence "\n") (" """)) (, ",") (pointer_expression "*(undefined8 *)(param_2 + 8)" (* "*") (cast_expression "(undefined8 *)(param_2 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")")))) () ")"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" (else "else") (compound_statement "{\n puts("\'mode\' command requires an argument");\n puts("\'mode ?\' for help.");\n }" ({ "{") (expression_statement "puts("\'mode\' command requires an argument");" (call_expression "puts("\'mode\' command requires an argument")" (identifier "puts") (argument_list "("\'mode\' command requires an argument")" (( "(") (string_literal ""\'mode\' command requires an argument"" (" """) (escape_sequence "\'") (string_content "mode") (escape_sequence "\'") (string_content " command requires an argument") (" """)) () ")"))) (; ";")) (expression_statement "puts("\'mode ?\' for help.");" (call_expression "puts("\'mode ?\' for help.")" (identifier "puts") (argument_list "("\'mode ?\' for help.")" (( "(") (string_literal ""\'mode ?\' for help."" (" """) (escape_sequence "\'") (string_content "mode ?") (escape_sequence "\'") (string_content " for help.") (" """)) () ")"))) (; ";")) (} "}")))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
int function_1(int var_1,char **argv) { int var_6; char **var_3; if (var_1 == 2) { var_3 = var_2(argv[1],&ModeList[0].name,0x20); if (var_3 == (char **)0x0) { var_4(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n",argv[1]); return 0; } var_6 = var_5((char *)var_3); if (var_6 == 0) { if ((*(int *)(var_3 + 3) == 0) || (var_7 != 0)) { if ((type_1 *)var_3[2] != (type_1 *)0x0) { /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */ /* WARNING: Treating indirect jump as call */ var_6 = (*(type_1 *)var_3[2])(*(type_2 *)((long)var_3 + 0x1c)); return var_6; } } else { var_8("?Need to be connected first."); var_8("\'mode ?\' for help."); } } else { var_4(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n",argv[1]); } } else { var_8("\'mode\' command requires an argument"); var_8("\'mode ?\' for help."); } return 0; }
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)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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: (identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)) (pointer_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)))) (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: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (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: (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: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (return_statement (identifier))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (escape_sequence) (string_content) (escape_sequence) (string_content))))))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)) (pointer_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 (call_expression function: (identifier) arguments: (argument_list (string_literal (escape_sequence) (string_content) (escape_sequence) (string_content))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (escape_sequence) (string_content) (escape_sequence) (string_content)))))))) (return_statement (number_literal)))))
null
undefined8 MASKED(int param_1,long param_2) { int iVar1; long lVar2; undefined8 uVar3; if (param_1 == 2) { lVar2 = FUN_00116800(*(undefined8 *)(param_2 + 8),&PTR_s_character_0012b800,0x20); if (lVar2 == 0) { __fprintf_chk(stderr,1,"Unknown mode \'%s\' (\'mode ?\' for help).\n", *(undefined8 *)(param_2 + 8)); return 0; } iVar1 = FUN_001168a0(lVar2); if (iVar1 == 0) { if ((*(int *)(lVar2 + 0x18) == 0) || (DAT_00135744 != 0)) { if (*(code **)(lVar2 + 0x10) != (code *)0x0) { /* WARNING: Could not recover jumptable at 0x00109f03. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar3 = (**(code **)(lVar2 + 0x10))(*(undefined4 *)(lVar2 + 0x1c)); return uVar3; } } else { puts("?Need to be connected first."); puts("\'mode ?\' for help."); } } else { __fprintf_chk(stderr,1,"Ambiguous mode \'%s\' (\'mode ?\' for help).\n", *(undefined8 *)(param_2 + 8)); } } else { puts("\'mode\' command requires an argument"); puts("\'mode ?\' for help."); } return 0; }
7447_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
_M_set_buffer
FUN_002a2190
/* std::wfilebuf::_M_set_buffer(long) */ void __thiscall std::wfilebuf::_M_set_buffer(wfilebuf *this,long param_1) { long lVar1; lVar1 = *(long *)(this + 0x98); *(long *)(this + 8) = lVar1; *(long *)(this + 0x10) = lVar1; if (((*(uint *)(this + 0x78) & 8) == 0) || (param_1 < 1)) { *(long *)(this + 0x18) = lVar1; if (((*(uint *)(this + 0x78) & 0x11) != 0) && ((param_1 == 0 && (1 < *(ulong *)(this + 0xa0))))) { *(long *)(this + 0x28) = lVar1; *(long *)(this + 0x20) = lVar1; *(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4; return; } } else { *(long *)(this + 0x18) = lVar1 + param_1 * 4; } *(undefined8 *)(this + 0x28) = 0; *(undefined8 *)(this + 0x20) = 0; *(undefined8 *)(this + 0x30) = 0; return; }
void FUN_002a2190(long param_1,long param_2) { long lVar1; lVar1 = *(long *)(param_1 + 0x98); *(long *)(param_1 + 8) = lVar1; *(long *)(param_1 + 0x10) = lVar1; if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) { *(long *)(param_1 + 0x18) = lVar1; if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) && ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) { *(long *)(param_1 + 0x28) = lVar1; *(long *)(param_1 + 0x20) = lVar1; *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4; return; } } else { *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4; } *(undefined8 *)(param_1 + 0x28) = 0; *(undefined8 *)(param_1 + 0x20) = 0; *(undefined8 *)(param_1 + 0x30) = 0; return; }
MOV RAX,qword ptr [RDI + 0x98] MOV EDX,dword ptr [RDI + 0x78] MOV qword ptr [RDI + 0x8],RAX MOV qword ptr [RDI + 0x10],RAX TEST DL,0x8 JZ 0x002a21d0 TEST RSI,RSI JLE 0x002a21d0 LEA RAX,[RAX + RSI*0x4] MOV qword ptr [RDI + 0x18],RAX MOV qword ptr [RDI + 0x28],0x0 MOV qword ptr [RDI + 0x20],0x0 MOV qword ptr [RDI + 0x30],0x0 RET AND EDX,0x11 MOV qword ptr [RDI + 0x18],RAX JZ 0x002a21b4 TEST RSI,RSI JNZ 0x002a21b4 MOV RDX,qword ptr [RDI + 0xa0] CMP RDX,0x1 JBE 0x002a21b4 MOV qword ptr [RDI + 0x28],RAX MOV qword ptr [RDI + 0x20],RAX LEA RAX,[RAX + RDX*0x4 + -0x4] MOV qword ptr [RDI + 0x30],RAX RET
null
null
null
null
[('tmp_290', u'PTRADD_-1204477357'), (u'PTRADD_-1204477357', u'CAST_-1204477249'), ('const-433', u'STORE_-1204477448'), (u'CAST_-1204477256', u'STORE_-1204477448'), ('const-1', u'PTRADD_-1204477399'), (u'INT_LESS_-1204477357', u'CBRANCH_-1204477366'), ('const-433', u'STORE_-1204477523'), ('const-40', u'PTRADD_-1204477303'), (u'CAST_-1204477208', u'STORE_-1204477340'), ('tmp_290', u'PTRADD_-1204477410'), ('const-48', u'PTRADD_-1204477280'), (u'INT_ADD_-1204477469', u'STORE_-1204477477'), (u'LOAD_-1204477549', u'STORE_-1204477417'), (u'INT_EQUAL_-1204477397', u'CBRANCH_-1204477394'), ('const-1', u'INT_LESS_-1204477357'), (u'LOAD_-1204477549', u'INT_ADD_-1204477335'), ('const-433', u'STORE_-1204477470'), ('const-0', u'STORE_-1204477459'), ('const-8', u'INT_AND_-1204477344'), ('const-1', u'PTRADD_-1204477477'), ('const-0', u'RETURN_-1204477326'), (u'INT_AND_-1204477344', u'INT_EQUAL_-1204477506'), (u'CAST_-1204477237', u'LOAD_-1204477393'), ('const-433', u'LOAD_-1204477539'), ('tmp_290', u'PTRADD_-1204477399'), ('const-1', u'PTRADD_-1204477331'), ('const-433', u'STORE_-1204477530'), (u'PTRADD_-1204477296', u'CAST_-1204477218'), (u'INT_MULT_-1204477457', u'INT_ADD_-1204477469'), (u'PTRADD_-1204477388', u'CAST_-1204477256'), (u'INT_AND_-1204477406', u'INT_NOTEQUAL_-1204477418'), (u'LOAD_-1204477549', u'INT_ADD_-1204477469'), (u'PTRADD_-1204477410', u'CAST_-1204477274'), ('const-1', u'PTRADD_-1204477463'), ('const-1', u'PTRADD_-1204477357'), (u'PTRADD_-1204477463', u'CAST_-1204477303'), ('tmp_290', u'PTRADD_-1204477303'), ('tmp_290', u'PTRADD_-1204477463'), (u'PTRADD_-1204477399', u'CAST_-1204477265'), (u'LOAD_-1204477549', u'STORE_-1204477523'), ('const-40', u'PTRADD_-1204477410'), (u'PTRADD_-1204477487', u'CAST_-1204477320'), (u'PTRADD_-1204477470', u'CAST_-1204477308'), ('const-16', u'PTRADD_-1204477463'), ('const--4', u'INT_ADD_-1204477335'), ('const-433', u'STORE_-1204477477'), ('const-1', u'PTRADD_-1204477487'), ('const-120', u'PTRADD_-1204477477'), (u'LOAD_-1204477539', u'INT_AND_-1204477406'), ('const-32', u'PTRADD_-1204477399'), (u'INT_SLESS_-1204477480', u'CBRANCH_-1204477487'), ('tmp_290', u'PTRADD_-1204477296'), ('const-8', u'PTRADD_-1204477470'), (u'CAST_-1204477279', u'STORE_-1204477477'), ('tmp_173', u'CBRANCH_-1204477410'), (u'LOAD_-1204477549', u'STORE_-1204477530'), ('tmp_290', u'PTRADD_-1204477388'), (u'LOAD_-1204477393', u'INT_LESS_-1204477357'), (u'CAST_-1204477218', u'STORE_-1204477356'), ('tmp_242', u'CBRANCH_-1204477366'), ('const-0', u'INT_EQUAL_-1204477397'), ('tmp_58', u'CBRANCH_-1204477504'), ('const-1', u'PTRADD_-1204477296'), ('const-1', u'INT_SLESS_-1204477480'), ('const-1', u'PTRADD_-1204477470'), ('const-1', u'PTRADD_-1204477410'), (u'INT_EQUAL_-1204477506', u'CBRANCH_-1204477504'), ('const-160', u'PTRADD_-1204477331'), (u'INT_MULT_-1204477321', u'INT_ADD_-1204477333'), ('tmp_291', u'INT_EQUAL_-1204477397'), ('const-433', u'STORE_-1204477363'), ('const-1', u'PTRADD_-1204477280'), (u'CAST_-1204477274', u'STORE_-1204477470'), (u'CAST_-1204477249', u'STORE_-1204477417'), (u'CAST_-1204477265', u'STORE_-1204477459'), ('const-1', u'PTRADD_-1204477417'), (u'CAST_-1204477320', u'LOAD_-1204477549'), ('const-24', u'PTRADD_-1204477357'), ('const-1', u'PTRADD_-1204477303'), (u'PTRADD_-1204477303', u'CAST_-1204477223'), ('tmp_290', u'PTRADD_-1204477331'), (u'CAST_-1204477308', u'STORE_-1204477530'), (u'LOAD_-1204477539', u'INT_AND_-1204477344'), ('const-17', u'INT_AND_-1204477406'), ('tmp_290', u'PTRADD_-1204477477'), ('const-0', u'STORE_-1204477470'), ('const-4', u'INT_MULT_-1204477457'), ('const-433', u'STORE_-1204477417'), (u'PTRADD_-1204477477', u'CAST_-1204477312'), ('const-433', u'LOAD_-1204477549'), (u'CAST_-1204477312', u'LOAD_-1204477539'), ('const-0', u'RETURN_-1204477430'), (u'PTRADD_-1204477331', u'CAST_-1204477237'), ('const-0', u'INT_EQUAL_-1204477506'), ('const-433', u'STORE_-1204477459'), (u'PTRADD_-1204477417', u'CAST_-1204477279'), ('const-32', u'PTRADD_-1204477296'), ('tmp_290', u'PTRADD_-1204477470'), ('const-433', u'LOAD_-1204477393'), (u'LOAD_-1204477549', u'STORE_-1204477356'), ('tmp_90', u'CBRANCH_-1204477487'), (u'LOAD_-1204477549', u'STORE_-1204477363'), ('const-4', u'INT_MULT_-1204477321'), (u'PTRADD_-1204477280', u'CAST_-1204477208'), ('const-152', u'PTRADD_-1204477487'), ('const-433', u'STORE_-1204477340'), ('const-48', u'PTRADD_-1204477388'), ('tmp_290', u'PTRADD_-1204477417'), (u'LOAD_-1204477393', u'INT_MULT_-1204477321'), (u'INT_ADD_-1204477333', u'STORE_-1204477340'), ('tmp_290', u'PTRADD_-1204477487'), (u'CAST_-1204477303', u'STORE_-1204477523'), ('tmp_291', u'INT_MULT_-1204477457'), ('tmp_290', u'PTRADD_-1204477280'), ('const-24', u'PTRADD_-1204477417'), (u'INT_NOTEQUAL_-1204477418', u'CBRANCH_-1204477410'), ('const-0', u'INT_NOTEQUAL_-1204477418'), ('tmp_201', u'CBRANCH_-1204477394'), ('tmp_291', u'INT_SLESS_-1204477480'), ('const-433', u'STORE_-1204477356'), (u'INT_ADD_-1204477335', u'INT_ADD_-1204477333'), ('const-0', u'STORE_-1204477448'), (u'CAST_-1204477223', u'STORE_-1204477363'), ('const-1', u'PTRADD_-1204477388')]
[('const-40', u'INT_ADD_-1204477456'), (u'CAST_-1204477256', u'STORE_-1204477448'), (u'INT_LESS_-1204477357', u'CBRANCH_-1204477366'), ('const-32', u'INT_ADD_-1204477445'), ('const-120', u'INT_ADD_-1204477523'), (u'CAST_-1204477208', u'STORE_-1204477340'), ('const-152', u'INT_ADD_-1204477533'), (u'INT_ADD_-1204477469', u'STORE_-1204477477'), (u'LOAD_-1204477549', u'STORE_-1204477417'), (u'INT_EQUAL_-1204477397', u'CBRANCH_-1204477394'), (u'LOAD_-1204477549', u'INT_ADD_-1204477335'), (u'INT_ADD_-1204477403', u'CAST_-1204477249'), ('tmp_482', u'INT_EQUAL_-1204477397'), ('tmp_482', u'INT_MULT_-1204477457'), ('const-1', u'INT_LESS_-1204477357'), ('const-433', u'LOAD_-1204477539'), ('const-433', u'STORE_-1204477530'), ('const-0', u'RETURN_-1204477326'), (u'INT_AND_-1204477344', u'INT_EQUAL_-1204477506'), (u'CAST_-1204477237', u'LOAD_-1204477393'), ('const-433', u'STORE_-1204477523'), ('tmp_482', u'INT_SLESS_-1204477480'), (u'INT_MULT_-1204477457', u'INT_ADD_-1204477469'), ('const-24', u'INT_ADD_-1204477463'), (u'INT_AND_-1204477406', u'INT_NOTEQUAL_-1204477418'), ('const-8', u'INT_ADD_-1204477516'), ('tmp_476', u'INT_ADD_-1204477403'), (u'LOAD_-1204477549', u'INT_ADD_-1204477469'), ('tmp_476', u'INT_ADD_-1204477533'), ('const-8', u'INT_AND_-1204477344'), ('tmp_476', u'INT_ADD_-1204477377'), ('const-16', u'INT_ADD_-1204477509'), ('tmp_476', u'INT_ADD_-1204477326'), ('const-24', u'INT_ADD_-1204477403'), ('tmp_476', u'INT_ADD_-1204477342'), (u'LOAD_-1204477549', u'STORE_-1204477523'), ('const-433', u'STORE_-1204477340'), ('const-0', u'STORE_-1204477448'), ('const--4', u'INT_ADD_-1204477335'), (u'INT_ADD_-1204477523', u'CAST_-1204477312'), ('const-0', u'INT_EQUAL_-1204477506'), (u'LOAD_-1204477539', u'INT_AND_-1204477406'), ('tmp_476', u'INT_ADD_-1204477456'), (u'INT_SLESS_-1204477480', u'CBRANCH_-1204477487'), (u'INT_ADD_-1204477326', u'CAST_-1204477208'), (u'CAST_-1204477279', u'STORE_-1204477477'), ('tmp_173', u'CBRANCH_-1204477410'), ('const-0', u'STORE_-1204477459'), (u'LOAD_-1204477549', u'STORE_-1204477530'), ('const-433', u'STORE_-1204477417'), (u'INT_ADD_-1204477463', u'CAST_-1204477279'), (u'LOAD_-1204477393', u'INT_LESS_-1204477357'), ('const-433', u'STORE_-1204477448'), ('const-433', u'STORE_-1204477470'), (u'CAST_-1204477218', u'STORE_-1204477356'), ('tmp_242', u'CBRANCH_-1204477366'), ('const-0', u'INT_EQUAL_-1204477397'), ('tmp_58', u'CBRANCH_-1204477504'), (u'INT_EQUAL_-1204477506', u'CBRANCH_-1204477504'), (u'INT_ADD_-1204477434', u'CAST_-1204477256'), ('const-433', u'STORE_-1204477356'), (u'INT_MULT_-1204477321', u'INT_ADD_-1204477333'), ('const-433', u'STORE_-1204477477'), ('const-48', u'INT_ADD_-1204477434'), ('tmp_476', u'INT_ADD_-1204477523'), (u'CAST_-1204477274', u'STORE_-1204477470'), (u'CAST_-1204477249', u'STORE_-1204477417'), (u'CAST_-1204477265', u'STORE_-1204477459'), ('const-433', u'LOAD_-1204477393'), ('const-433', u'STORE_-1204477459'), (u'INT_ADD_-1204477533', u'CAST_-1204477320'), ('const-433', u'LOAD_-1204477549'), (u'CAST_-1204477320', u'LOAD_-1204477549'), ('const-40', u'INT_ADD_-1204477349'), (u'CAST_-1204477308', u'STORE_-1204477530'), (u'LOAD_-1204477539', u'INT_AND_-1204477344'), ('const-17', u'INT_AND_-1204477406'), ('const-4', u'INT_MULT_-1204477457'), ('const-48', u'INT_ADD_-1204477326'), ('const-1', u'INT_SLESS_-1204477480'), (u'INT_ADD_-1204477445', u'CAST_-1204477265'), ('tmp_476', u'INT_ADD_-1204477434'), (u'CAST_-1204477312', u'LOAD_-1204477539'), ('tmp_476', u'INT_ADD_-1204477349'), ('const-0', u'RETURN_-1204477430'), ('tmp_476', u'INT_ADD_-1204477463'), ('tmp_476', u'INT_ADD_-1204477445'), (u'LOAD_-1204477549', u'STORE_-1204477356'), ('tmp_476', u'INT_ADD_-1204477516'), ('tmp_90', u'CBRANCH_-1204477487'), (u'INT_ADD_-1204477509', u'CAST_-1204477303'), (u'LOAD_-1204477549', u'STORE_-1204477363'), ('const-4', u'INT_MULT_-1204477321'), (u'INT_ADD_-1204477349', u'CAST_-1204477223'), ('const-32', u'INT_ADD_-1204477342'), (u'LOAD_-1204477393', u'INT_MULT_-1204477321'), (u'INT_ADD_-1204477333', u'STORE_-1204477340'), (u'CAST_-1204477303', u'STORE_-1204477523'), ('const-0', u'STORE_-1204477470'), (u'INT_ADD_-1204477377', u'CAST_-1204477237'), (u'INT_NOTEQUAL_-1204477418', u'CBRANCH_-1204477410'), (u'INT_ADD_-1204477342', u'CAST_-1204477218'), (u'INT_ADD_-1204477516', u'CAST_-1204477308'), ('const-0', u'INT_NOTEQUAL_-1204477418'), ('tmp_476', u'INT_ADD_-1204477509'), ('tmp_201', u'CBRANCH_-1204477394'), ('const-433', u'STORE_-1204477363'), (u'INT_ADD_-1204477335', u'INT_ADD_-1204477333'), (u'INT_ADD_-1204477456', u'CAST_-1204477274'), ('const-160', u'INT_ADD_-1204477377'), (u'CAST_-1204477223', u'STORE_-1204477363')]
null
null
002a2190
x64
O2
(translation_unit "void FUN_002a2190(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x98);\n *(long *)(param_1 + 8) = lVar1;\n *(long *)(param_1 + 0x10) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }\n *(undefined8 *)(param_1 + 0x28) = 0;\n *(undefined8 *)(param_1 + 0x20) = 0;\n *(undefined8 *)(param_1 + 0x30) = 0;\n return;\n}\n\n" (function_definition "void FUN_002a2190(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x98);\n *(long *)(param_1 + 8) = lVar1;\n *(long *)(param_1 + 0x10) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }\n *(undefined8 *)(param_1 + 0x28) = 0;\n *(undefined8 *)(param_1 + 0x20) = 0;\n *(undefined8 *)(param_1 + 0x30) = 0;\n return;\n}" primitive_type (function_declarator "FUN_002a2190(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x98);\n *(long *)(param_1 + 8) = lVar1;\n *(long *)(param_1 + 0x10) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }\n *(undefined8 *)(param_1 + 0x28) = 0;\n *(undefined8 *)(param_1 + 0x20) = 0;\n *(undefined8 *)(param_1 + 0x30) = 0;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0x98);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x98)" identifier = (pointer_expression "*(long *)(param_1 + 0x98)" * (cast_expression "(long *)(param_1 + 0x98)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x98)" ( (binary_expression "param_1 + 0x98" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(param_1 + 8) = lVar1;" (assignment_expression "*(long *)(param_1 + 8) = lVar1" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(param_1 + 0x10) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar1" (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) )))) = identifier) ;) (if_statement "if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }" if (parenthesized_expression "(((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1))" ( (binary_expression "((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)" (parenthesized_expression "((*(uint *)(param_1 + 0x78) & 8) == 0)" ( (binary_expression "(*(uint *)(param_1 + 0x78) & 8) == 0" (parenthesized_expression "(*(uint *)(param_1 + 0x78) & 8)" ( (binary_expression "*(uint *)(param_1 + 0x78) & 8" (pointer_expression "*(uint *)(param_1 + 0x78)" * (cast_expression "(uint *)(param_1 + 0x78)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) )))) & number_literal) )) == number_literal) )) || (parenthesized_expression "(param_2 < 1)" ( (binary_expression "param_2 < 1" identifier < number_literal) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }" { (expression_statement "*(long *)(param_1 + 0x18) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar1" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = identifier) ;) (if_statement "if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }" if (parenthesized_expression "(((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0)))))" ( (binary_expression "((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))" (parenthesized_expression "((*(uint *)(param_1 + 0x78) & 0x11) != 0)" ( (binary_expression "(*(uint *)(param_1 + 0x78) & 0x11) != 0" (parenthesized_expression "(*(uint *)(param_1 + 0x78) & 0x11)" ( (binary_expression "*(uint *)(param_1 + 0x78) & 0x11" (pointer_expression "*(uint *)(param_1 + 0x78)" * (cast_expression "(uint *)(param_1 + 0x78)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))" ( (parenthesized_expression "(param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0)))" ( (binary_expression "param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))" (binary_expression "param_2 == 0" identifier == number_literal) && (parenthesized_expression "(1 < *(ulong *)(param_1 + 0xa0))" ( (binary_expression "1 < *(ulong *)(param_1 + 0xa0)" number_literal < (pointer_expression "*(ulong *)(param_1 + 0xa0)" * (cast_expression "(ulong *)(param_1 + 0xa0)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) ))))) ))) )) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x28) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x28) = lVar1" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(param_1 + 0x20) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x20) = lVar1" (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;" (assignment_expression "*(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4" (pointer_expression "*(ulong *)(param_1 + 0x30)" * (cast_expression "(ulong *)(param_1 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) = (binary_expression "lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4" (binary_expression "lVar1 + -4" identifier + number_literal) + (binary_expression "*(ulong *)(param_1 + 0xa0) * 4" (pointer_expression "*(ulong *)(param_1 + 0xa0)" * (cast_expression "(ulong *)(param_1 + 0xa0)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) )))) * number_literal))) ;) (return_statement "return;" return ;) })) }) (else_clause "else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }" else (compound_statement "{\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }" { (expression_statement "*(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar1 + param_2 * 4" (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) )))) = (binary_expression "lVar1 + param_2 * 4" identifier + (binary_expression "param_2 * 4" identifier * number_literal))) ;) }))) (expression_statement "*(undefined8 *)(param_1 + 0x28) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x28) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x28)" * (cast_expression "(undefined8 *)(param_1 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x20) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x30) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x30) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x30)" * (cast_expression "(undefined8 *)(param_1 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wfilebuf::_M_set_buffer(long) */\n\nvoid __thiscall std::wfilebuf::_M_set_buffer(wfilebuf *this,long param_1)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(this + 0x98);\n *(long *)(this + 8) = lVar1;\n *(long *)(this + 0x10) = lVar1;\n if (((*(uint *)(this + 0x78) & 8) == 0) || (param_1 < 1)) {\n *(long *)(this + 0x18) = lVar1;\n if (((*(uint *)(this + 0x78) & 0x11) != 0) && ((param_1 == 0 && (1 < *(ulong *)(this + 0xa0)))))\n {\n *(long *)(this + 0x28) = lVar1;\n *(long *)(this + 0x20) = lVar1;\n *(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(this + 0x18) = lVar1 + param_1 * 4;\n }\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return;\n}\n\n" comment (function_definition "void __thiscall std::wfilebuf::_M_set_buffer(wfilebuf *this,long param_1)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(this + 0x98);\n *(long *)(this + 8) = lVar1;\n *(long *)(this + 0x10) = lVar1;\n if (((*(uint *)(this + 0x78) & 8) == 0) || (param_1 < 1)) {\n *(long *)(this + 0x18) = lVar1;\n if (((*(uint *)(this + 0x78) & 0x11) != 0) && ((param_1 == 0 && (1 < *(ulong *)(this + 0xa0)))))\n {\n *(long *)(this + 0x28) = lVar1;\n *(long *)(this + 0x20) = lVar1;\n *(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(this + 0x18) = lVar1 + param_1 * 4;\n }\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wfilebuf::" identifier : : identifier : :) (function_declarator "_M_set_buffer(wfilebuf *this,long param_1)" identifier (parameter_list "(wfilebuf *this,long param_1)" ( (parameter_declaration "wfilebuf *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(this + 0x98);\n *(long *)(this + 8) = lVar1;\n *(long *)(this + 0x10) = lVar1;\n if (((*(uint *)(this + 0x78) & 8) == 0) || (param_1 < 1)) {\n *(long *)(this + 0x18) = lVar1;\n if (((*(uint *)(this + 0x78) & 0x11) != 0) && ((param_1 == 0 && (1 < *(ulong *)(this + 0xa0)))))\n {\n *(long *)(this + 0x28) = lVar1;\n *(long *)(this + 0x20) = lVar1;\n *(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(this + 0x18) = lVar1 + param_1 * 4;\n }\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(this + 0x98);" (assignment_expression "lVar1 = *(long *)(this + 0x98)" identifier = (pointer_expression "*(long *)(this + 0x98)" * (cast_expression "(long *)(this + 0x98)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x98)" ( (binary_expression "this + 0x98" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(this + 8) = lVar1;" (assignment_expression "*(long *)(this + 8) = lVar1" (pointer_expression "*(long *)(this + 8)" * (cast_expression "(long *)(this + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(this + 0x10) = lVar1;" (assignment_expression "*(long *)(this + 0x10) = lVar1" (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = identifier) ;) (if_statement "if (((*(uint *)(this + 0x78) & 8) == 0) || (param_1 < 1)) {\n *(long *)(this + 0x18) = lVar1;\n if (((*(uint *)(this + 0x78) & 0x11) != 0) && ((param_1 == 0 && (1 < *(ulong *)(this + 0xa0)))))\n {\n *(long *)(this + 0x28) = lVar1;\n *(long *)(this + 0x20) = lVar1;\n *(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(this + 0x18) = lVar1 + param_1 * 4;\n }" if (parenthesized_expression "(((*(uint *)(this + 0x78) & 8) == 0) || (param_1 < 1))" ( (binary_expression "((*(uint *)(this + 0x78) & 8) == 0) || (param_1 < 1)" (parenthesized_expression "((*(uint *)(this + 0x78) & 8) == 0)" ( (binary_expression "(*(uint *)(this + 0x78) & 8) == 0" (parenthesized_expression "(*(uint *)(this + 0x78) & 8)" ( (binary_expression "*(uint *)(this + 0x78) & 8" (pointer_expression "*(uint *)(this + 0x78)" * (cast_expression "(uint *)(this + 0x78)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x78)" ( (binary_expression "this + 0x78" identifier + number_literal) )))) & number_literal) )) == number_literal) )) || (parenthesized_expression "(param_1 < 1)" ( (binary_expression "param_1 < 1" identifier < number_literal) ))) )) (compound_statement "{\n *(long *)(this + 0x18) = lVar1;\n if (((*(uint *)(this + 0x78) & 0x11) != 0) && ((param_1 == 0 && (1 < *(ulong *)(this + 0xa0)))))\n {\n *(long *)(this + 0x28) = lVar1;\n *(long *)(this + 0x20) = lVar1;\n *(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4;\n return;\n }\n }" { (expression_statement "*(long *)(this + 0x18) = lVar1;" (assignment_expression "*(long *)(this + 0x18) = lVar1" (pointer_expression "*(long *)(this + 0x18)" * (cast_expression "(long *)(this + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = identifier) ;) (if_statement "if (((*(uint *)(this + 0x78) & 0x11) != 0) && ((param_1 == 0 && (1 < *(ulong *)(this + 0xa0)))))\n {\n *(long *)(this + 0x28) = lVar1;\n *(long *)(this + 0x20) = lVar1;\n *(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4;\n return;\n }" if (parenthesized_expression "(((*(uint *)(this + 0x78) & 0x11) != 0) && ((param_1 == 0 && (1 < *(ulong *)(this + 0xa0)))))" ( (binary_expression "((*(uint *)(this + 0x78) & 0x11) != 0) && ((param_1 == 0 && (1 < *(ulong *)(this + 0xa0))))" (parenthesized_expression "((*(uint *)(this + 0x78) & 0x11) != 0)" ( (binary_expression "(*(uint *)(this + 0x78) & 0x11) != 0" (parenthesized_expression "(*(uint *)(this + 0x78) & 0x11)" ( (binary_expression "*(uint *)(this + 0x78) & 0x11" (pointer_expression "*(uint *)(this + 0x78)" * (cast_expression "(uint *)(this + 0x78)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x78)" ( (binary_expression "this + 0x78" identifier + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "((param_1 == 0 && (1 < *(ulong *)(this + 0xa0))))" ( (parenthesized_expression "(param_1 == 0 && (1 < *(ulong *)(this + 0xa0)))" ( (binary_expression "param_1 == 0 && (1 < *(ulong *)(this + 0xa0))" (binary_expression "param_1 == 0" identifier == number_literal) && (parenthesized_expression "(1 < *(ulong *)(this + 0xa0))" ( (binary_expression "1 < *(ulong *)(this + 0xa0)" number_literal < (pointer_expression "*(ulong *)(this + 0xa0)" * (cast_expression "(ulong *)(this + 0xa0)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xa0)" ( (binary_expression "this + 0xa0" identifier + number_literal) ))))) ))) )) ))) )) (compound_statement "{\n *(long *)(this + 0x28) = lVar1;\n *(long *)(this + 0x20) = lVar1;\n *(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4;\n return;\n }" { (expression_statement "*(long *)(this + 0x28) = lVar1;" (assignment_expression "*(long *)(this + 0x28) = lVar1" (pointer_expression "*(long *)(this + 0x28)" * (cast_expression "(long *)(this + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x28)" ( (binary_expression "this + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(this + 0x20) = lVar1;" (assignment_expression "*(long *)(this + 0x20) = lVar1" (pointer_expression "*(long *)(this + 0x20)" * (cast_expression "(long *)(this + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4;" (assignment_expression "*(ulong *)(this + 0x30) = lVar1 + -4 + *(ulong *)(this + 0xa0) * 4" (pointer_expression "*(ulong *)(this + 0x30)" * (cast_expression "(ulong *)(this + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x30)" ( (binary_expression "this + 0x30" identifier + number_literal) )))) = (binary_expression "lVar1 + -4 + *(ulong *)(this + 0xa0) * 4" (binary_expression "lVar1 + -4" identifier + number_literal) + (binary_expression "*(ulong *)(this + 0xa0) * 4" (pointer_expression "*(ulong *)(this + 0xa0)" * (cast_expression "(ulong *)(this + 0xa0)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xa0)" ( (binary_expression "this + 0xa0" identifier + number_literal) )))) * number_literal))) ;) (return_statement "return;" return ;) })) }) (else_clause "else {\n *(long *)(this + 0x18) = lVar1 + param_1 * 4;\n }" else (compound_statement "{\n *(long *)(this + 0x18) = lVar1 + param_1 * 4;\n }" { (expression_statement "*(long *)(this + 0x18) = lVar1 + param_1 * 4;" (assignment_expression "*(long *)(this + 0x18) = lVar1 + param_1 * 4" (pointer_expression "*(long *)(this + 0x18)" * (cast_expression "(long *)(this + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = (binary_expression "lVar1 + param_1 * 4" identifier + (binary_expression "param_1 * 4" identifier * number_literal))) ;) }))) (expression_statement "*(undefined8 *)(this + 0x28) = 0;" (assignment_expression "*(undefined8 *)(this + 0x28) = 0" (pointer_expression "*(undefined8 *)(this + 0x28)" * (cast_expression "(undefined8 *)(this + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x28)" ( (binary_expression "this + 0x28" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x20) = 0;" (assignment_expression "*(undefined8 *)(this + 0x20) = 0" (pointer_expression "*(undefined8 *)(this + 0x20)" * (cast_expression "(undefined8 *)(this + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x30) = 0;" (assignment_expression "*(undefined8 *)(this + 0x30) = 0" (pointer_expression "*(undefined8 *)(this + 0x30)" * (cast_expression "(undefined8 *)(this + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x30)" ( (binary_expression "this + 0x30" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002a2190(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x98);\n *(long *)(param_1 + 8) = lVar1;\n *(long *)(param_1 + 0x10) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }\n *(undefined8 *)(param_1 + 0x28) = 0;\n *(undefined8 *)(param_1 + 0x20) = 0;\n *(undefined8 *)(param_1 + 0x30) = 0;\n return;\n}\n\n" (function_definition "void FUN_002a2190(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x98);\n *(long *)(param_1 + 8) = lVar1;\n *(long *)(param_1 + 0x10) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }\n *(undefined8 *)(param_1 + 0x28) = 0;\n *(undefined8 *)(param_1 + 0x20) = 0;\n *(undefined8 *)(param_1 + 0x30) = 0;\n return;\n}" primitive_type (function_declarator "FUN_002a2190(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x98);\n *(long *)(param_1 + 8) = lVar1;\n *(long *)(param_1 + 0x10) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }\n *(undefined8 *)(param_1 + 0x28) = 0;\n *(undefined8 *)(param_1 + 0x20) = 0;\n *(undefined8 *)(param_1 + 0x30) = 0;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0x98);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x98)" identifier = (pointer_expression "*(long *)(param_1 + 0x98)" * (cast_expression "(long *)(param_1 + 0x98)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x98)" ( (binary_expression "param_1 + 0x98" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(param_1 + 8) = lVar1;" (assignment_expression "*(long *)(param_1 + 8) = lVar1" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(param_1 + 0x10) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar1" (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) )))) = identifier) ;) (if_statement "if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }" if (parenthesized_expression "(((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1))" ( (binary_expression "((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)" (parenthesized_expression "((*(uint *)(param_1 + 0x78) & 8) == 0)" ( (binary_expression "(*(uint *)(param_1 + 0x78) & 8) == 0" (parenthesized_expression "(*(uint *)(param_1 + 0x78) & 8)" ( (binary_expression "*(uint *)(param_1 + 0x78) & 8" (pointer_expression "*(uint *)(param_1 + 0x78)" * (cast_expression "(uint *)(param_1 + 0x78)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) )))) & number_literal) )) == number_literal) )) || (parenthesized_expression "(param_2 < 1)" ( (binary_expression "param_2 < 1" identifier < number_literal) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }" { (expression_statement "*(long *)(param_1 + 0x18) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar1" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = identifier) ;) (if_statement "if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }" if (parenthesized_expression "(((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0)))))" ( (binary_expression "((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))" (parenthesized_expression "((*(uint *)(param_1 + 0x78) & 0x11) != 0)" ( (binary_expression "(*(uint *)(param_1 + 0x78) & 0x11) != 0" (parenthesized_expression "(*(uint *)(param_1 + 0x78) & 0x11)" ( (binary_expression "*(uint *)(param_1 + 0x78) & 0x11" (pointer_expression "*(uint *)(param_1 + 0x78)" * (cast_expression "(uint *)(param_1 + 0x78)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))" ( (parenthesized_expression "(param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0)))" ( (binary_expression "param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))" (binary_expression "param_2 == 0" identifier == number_literal) && (parenthesized_expression "(1 < *(ulong *)(param_1 + 0xa0))" ( (binary_expression "1 < *(ulong *)(param_1 + 0xa0)" number_literal < (pointer_expression "*(ulong *)(param_1 + 0xa0)" * (cast_expression "(ulong *)(param_1 + 0xa0)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) ))))) ))) )) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x28) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x28) = lVar1" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(param_1 + 0x20) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x20) = lVar1" (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;" (assignment_expression "*(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4" (pointer_expression "*(ulong *)(param_1 + 0x30)" * (cast_expression "(ulong *)(param_1 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) = (binary_expression "lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4" (binary_expression "lVar1 + -4" identifier + number_literal) + (binary_expression "*(ulong *)(param_1 + 0xa0) * 4" (pointer_expression "*(ulong *)(param_1 + 0xa0)" * (cast_expression "(ulong *)(param_1 + 0xa0)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) )))) * number_literal))) ;) (return_statement "return;" return ;) })) }) (else_clause "else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }" else (compound_statement "{\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }" { (expression_statement "*(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar1 + param_2 * 4" (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) )))) = (binary_expression "lVar1 + param_2 * 4" identifier + (binary_expression "param_2 * 4" identifier * number_literal))) ;) }))) (expression_statement "*(undefined8 *)(param_1 + 0x28) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x28) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x28)" * (cast_expression "(undefined8 *)(param_1 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x20) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x30) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x30) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x30)" * (cast_expression "(undefined8 *)(param_1 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (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 < LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (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 ( (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) && (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_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 ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + (binary_expression IDENT * LIT))) ;) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_002a2190(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x98);\n *(long *)(param_1 + 8) = lVar1;\n *(long *)(param_1 + 0x10) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }\n *(undefined8 *)(param_1 + 0x28) = 0;\n *(undefined8 *)(param_1 + 0x20) = 0;\n *(undefined8 *)(param_1 + 0x30) = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002a2190(long param_1,long param_2)" (identifier "FUN_002a2190") (parameter_list "(long param_1,long param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x98);\n *(long *)(param_1 + 8) = lVar1;\n *(long *)(param_1 + 0x10) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }\n *(undefined8 *)(param_1 + 0x28) = 0;\n *(undefined8 *)(param_1 + 0x20) = 0;\n *(undefined8 *)(param_1 + 0x30) = 0;\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (expression_statement "lVar1 = *(long *)(param_1 + 0x98);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x98)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_1 + 0x98)" (* "*") (cast_expression "(long *)(param_1 + 0x98)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x98)" (( "(") (binary_expression "param_1 + 0x98" (identifier "param_1") (+ "+") (number_literal "0x98")) () ")"))))) (; ";")) (expression_statement "*(long *)(param_1 + 8) = lVar1;" (assignment_expression "*(long *)(param_1 + 8) = lVar1" (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "lVar1")) (; ";")) (expression_statement "*(long *)(param_1 + 0x10) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x10) = 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")) () ")")))) (= "=") (identifier "lVar1")) (; ";")) (if_statement "if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) {\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }\n else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }" (if "if") (parenthesized_expression "(((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1))" (( "(") (binary_expression "((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)" (parenthesized_expression "((*(uint *)(param_1 + 0x78) & 8) == 0)" (( "(") (binary_expression "(*(uint *)(param_1 + 0x78) & 8) == 0" (parenthesized_expression "(*(uint *)(param_1 + 0x78) & 8)" (( "(") (binary_expression "*(uint *)(param_1 + 0x78) & 8" (pointer_expression "*(uint *)(param_1 + 0x78)" (* "*") (cast_expression "(uint *)(param_1 + 0x78)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x78)" (( "(") (binary_expression "param_1 + 0x78" (identifier "param_1") (+ "+") (number_literal "0x78")) () ")")))) (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(param_2 < 1)" (( "(") (binary_expression "param_2 < 1" (identifier "param_2") (< "<") (number_literal "1")) () ")"))) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x18) = lVar1;\n if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x18) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar1" (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (identifier "lVar1")) (; ";")) (if_statement "if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) {\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }" (if "if") (parenthesized_expression "(((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0)))))" (( "(") (binary_expression "((*(uint *)(param_1 + 0x78) & 0x11) != 0) &&\n ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))" (parenthesized_expression "((*(uint *)(param_1 + 0x78) & 0x11) != 0)" (( "(") (binary_expression "(*(uint *)(param_1 + 0x78) & 0x11) != 0" (parenthesized_expression "(*(uint *)(param_1 + 0x78) & 0x11)" (( "(") (binary_expression "*(uint *)(param_1 + 0x78) & 0x11" (pointer_expression "*(uint *)(param_1 + 0x78)" (* "*") (cast_expression "(uint *)(param_1 + 0x78)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x78)" (( "(") (binary_expression "param_1 + 0x78" (identifier "param_1") (+ "+") (number_literal "0x78")) () ")")))) (& "&") (number_literal "0x11")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))" (( "(") (parenthesized_expression "(param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0)))" (( "(") (binary_expression "param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))" (binary_expression "param_2 == 0" (identifier "param_2") (== "==") (number_literal "0")) (&& "&&") (parenthesized_expression "(1 < *(ulong *)(param_1 + 0xa0))" (( "(") (binary_expression "1 < *(ulong *)(param_1 + 0xa0)" (number_literal "1") (< "<") (pointer_expression "*(ulong *)(param_1 + 0xa0)" (* "*") (cast_expression "(ulong *)(param_1 + 0xa0)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa0)" (( "(") (binary_expression "param_1 + 0xa0" (identifier "param_1") (+ "+") (number_literal "0xa0")) () ")"))))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x28) = lVar1;\n *(long *)(param_1 + 0x20) = lVar1;\n *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;\n return;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x28) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x28) = lVar1" (pointer_expression "*(long *)(param_1 + 0x28)" (* "*") (cast_expression "(long *)(param_1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (identifier "lVar1")) (; ";")) (expression_statement "*(long *)(param_1 + 0x20) = lVar1;" (assignment_expression "*(long *)(param_1 + 0x20) = lVar1" (pointer_expression "*(long *)(param_1 + 0x20)" (* "*") (cast_expression "(long *)(param_1 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (identifier "lVar1")) (; ";")) (expression_statement "*(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4;" (assignment_expression "*(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4" (pointer_expression "*(ulong *)(param_1 + 0x30)" (* "*") (cast_expression "(ulong *)(param_1 + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (binary_expression "lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4" (binary_expression "lVar1 + -4" (identifier "lVar1") (+ "+") (number_literal "-4")) (+ "+") (binary_expression "*(ulong *)(param_1 + 0xa0) * 4" (pointer_expression "*(ulong *)(param_1 + 0xa0)" (* "*") (cast_expression "(ulong *)(param_1 + 0xa0)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa0)" (( "(") (binary_expression "param_1 + 0xa0" (identifier "param_1") (+ "+") (number_literal "0xa0")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }" (else "else") (compound_statement "{\n *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x18) = lVar1 + param_2 * 4;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar1 + param_2 * 4" (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")) () ")")))) (= "=") (binary_expression "lVar1 + param_2 * 4" (identifier "lVar1") (+ "+") (binary_expression "param_2 * 4" (identifier "param_2") (* "*") (number_literal "4")))) (; ";")) (} "}")))) (expression_statement "*(undefined8 *)(param_1 + 0x28) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x28) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x28)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x20) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x20)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x30) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x30) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x30)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wfilebuf::_M_set_buffer(long) */ void __thiscall std::type_1::function_1(type_1 *var_1,long var_2) { long var_3; var_3 = *(long *)(var_1 + 0x98); *(long *)(var_1 + 8) = var_3; *(long *)(var_1 + 0x10) = var_3; if (((*(type_2 *)(var_1 + 0x78) & 8) == 0) || (var_2 < 1)) { *(long *)(var_1 + 0x18) = var_3; if (((*(type_2 *)(var_1 + 0x78) & 0x11) != 0) && ((var_2 == 0 && (1 < *(type_3 *)(var_1 + 0xa0))))) { *(long *)(var_1 + 0x28) = var_3; *(long *)(var_1 + 0x20) = var_3; *(type_3 *)(var_1 + 0x30) = var_3 + -4 + *(type_3 *)(var_1 + 0xa0) * 4; return; } } else { *(long *)(var_1 + 0x18) = var_3 + var_2 * 4; } *(type_4 *)(var_1 + 0x28) = 0; *(type_4 *)(var_1 + 0x20) = 0; *(type_4 *)(var_1 + 0x30) = 0; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (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 (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (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)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))))
null
void MASKED(long param_1,long param_2) { long lVar1; lVar1 = *(long *)(param_1 + 0x98); *(long *)(param_1 + 8) = lVar1; *(long *)(param_1 + 0x10) = lVar1; if (((*(uint *)(param_1 + 0x78) & 8) == 0) || (param_2 < 1)) { *(long *)(param_1 + 0x18) = lVar1; if (((*(uint *)(param_1 + 0x78) & 0x11) != 0) && ((param_2 == 0 && (1 < *(ulong *)(param_1 + 0xa0))))) { *(long *)(param_1 + 0x28) = lVar1; *(long *)(param_1 + 0x20) = lVar1; *(ulong *)(param_1 + 0x30) = lVar1 + -4 + *(ulong *)(param_1 + 0xa0) * 4; return; } } else { *(long *)(param_1 + 0x18) = lVar1 + param_2 * 4; } *(undefined8 *)(param_1 + 0x28) = 0; *(undefined8 *)(param_1 + 0x20) = 0; *(undefined8 *)(param_1 + 0x30) = 0; return; }
3708_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
emplace_back<std::pair<gold::Relobj*,_unsigned_int>_>
FUN_001d5d20
/* DWARF original name: emplace_back<std::pair<gold::Relobj*, unsigned int> > DWARF original prototype: void emplace_back<std::pair<gold::Relobj*,_unsigned_int>_>(vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> * this, pair<gold::Relobj*,_unsigned_int> * __args#0) */ void __thiscall std:: vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> ::emplace_back<std::pair<gold::Relobj*,_unsigned_int>_> (vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> *this,pair<gold::Relobj*,_unsigned_int> *__args_0) { uint uVar1; iterator __position; __position._M_current = (this-> super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> )._M_impl._M_finish; if (__position._M_current != (this-> super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> )._M_impl._M_end_of_storage) { uVar1 = __args_0->second; (__position._M_current)->first = __args_0->first; (__position._M_current)->second = uVar1; (this-> super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> )._M_impl._M_finish = __position._M_current + 1; return; } _M_realloc_insert<std::pair<gold::Relobj*,_unsigned_int>_>(this,__position,__args_0); return; }
void FUN_001d5d20(long param_1,undefined8 *param_2) { undefined4 uVar1; undefined8 *puVar2; puVar2 = *(undefined8 **)(param_1 + 8); if (puVar2 != *(undefined8 **)(param_1 + 0x10)) { uVar1 = *(undefined4 *)(param_2 + 1); *puVar2 = *param_2; *(undefined4 *)(puVar2 + 1) = uVar1; *(undefined8 **)(param_1 + 8) = puVar2 + 2; return; } FUN_001825a0(param_1,puVar2,param_2); return; }
MOV RAX,qword ptr [RDI + 0x8] CMP RAX,qword ptr [RDI + 0x10] JZ 0x001d5d40 MOV RCX,qword ptr [RSI] MOV EDX,dword ptr [RSI + 0x8] ADD RAX,0x10 MOV qword ptr [RAX + -0x10],RCX MOV dword ptr [RAX + -0x8],EDX MOV qword ptr [RDI + 0x8],RAX RET MOV RDX,RSI MOV RSI,RAX JMP 0x001825a0
null
null
null
null
[('const-8', u'PTRSUB_-1207804457'), ('const-433', u'LOAD_-1207804606'), ('tmp_130', u'CALL_-1207804550'), ('const-0', u'PTRSUB_-1207804492'), ('const-16', u'PTRSUB_-1207804481'), ('const-16', u'PTRADD_-1207804482'), ('const-0', u'RETURN_-1207804557'), ('const-433', u'STORE_-1207804571'), (u'PTRSUB_-1207804485', u'LOAD_-1207804606'), (u'LOAD_-1207804637', u'CALL_-1207804550'), (u'PTRSUB_-1207804467', u'PTRSUB_-1207804461'), (u'LOAD_-1207804630', u'INT_NOTEQUAL_-1207804614'), ('const-0', u'PTRSUB_-1207804486'), (u'PTRADD_-1207804482', u'STORE_-1207804571'), (u'PTRSUB_-1207804476', u'STORE_-1207804584'), (u'LOAD_-1207804637', u'PTRSUB_-1207804471'), ('const-433', u'LOAD_-1207804637'), (u'PTRSUB_-1207804471', u'STORE_-1207804577'), (u'PTRSUB_-1207804489', u'LOAD_-1207804612'), ('tmp_130', u'PTRSUB_-1207804485'), ('tmp_129', u'PTRSUB_-1207804497'), (u'PTRSUB_-1207804457', u'STORE_-1207804571'), (u'PTRSUB_-1207804497', u'PTRSUB_-1207804486'), ('tmp_129', u'PTRSUB_-1207804467'), (u'PTRSUB_-1207804486', u'PTRSUB_-1207804481'), ('const-0', u'PTRSUB_-1207804497'), ('const-0', u'PTRSUB_-1207804489'), ('const-8', u'PTRSUB_-1207804471'), (u'PTRSUB_-1207804492', u'PTRSUB_-1207804486'), ('const-433', u'STORE_-1207804584'), ('const-1', u'PTRADD_-1207804482'), (u'LOAD_-1207804637', u'INT_NOTEQUAL_-1207804614'), ('tmp_130', u'PTRSUB_-1207804489'), ('tmp_129', u'CALL_-1207804550'), ('const-0', u'PTRSUB_-1207804461'), (u'PTRSUB_-1207804486', u'LOAD_-1207804637'), (u'LOAD_-1207804637', u'PTRSUB_-1207804476'), (u'LOAD_-1207804606', u'STORE_-1207804577'), (u'LOAD_-1207804612', u'STORE_-1207804584'), ('const-0', u'PTRSUB_-1207804503'), (u'PTRSUB_-1207804481', u'LOAD_-1207804630'), ('const-433', u'LOAD_-1207804630'), (u'PTRSUB_-1207804503', u'PTRSUB_-1207804492'), ('tmp_129', u'PTRSUB_-1207804503'), (u'INT_NOTEQUAL_-1207804614', u'CBRANCH_-1207804612'), ('const-433', u'LOAD_-1207804612'), ('const-8', u'PTRSUB_-1207804485'), ('const-0', u'PTRSUB_-1207804476'), ('const-433', u'STORE_-1207804577'), ('const-8', u'PTRSUB_-1207804486'), (u'LOAD_-1207804637', u'PTRADD_-1207804482'), (u'PTRSUB_-1207804461', u'PTRSUB_-1207804457'), ('tmp_42', u'CBRANCH_-1207804612'), ('const-0', u'PTRSUB_-1207804467'), ('const-0', u'RETURN_-1207804546')]
[('tmp_186', u'CALL_-1207804550'), ('const-8', u'PTRADD_-1207804491'), ('const-433', u'LOAD_-1207804606'), ('const-8', u'PTRADD_-1207804487'), ('const-0', u'RETURN_-1207804557'), (u'CAST_-1207804475', u'STORE_-1207804577'), (u'CAST_-1207804471', u'STORE_-1207804571'), ('const-8', u'INT_ADD_-1207804621'), ('tmp_186', u'INT_ADD_-1207804614'), ('const-433', u'STORE_-1207804584'), ('tmp_186', u'INT_ADD_-1207804621'), ('const-1', u'PTRADD_-1207804491'), (u'LOAD_-1207804637', u'CALL_-1207804550'), (u'LOAD_-1207804637', u'INT_NOTEQUAL_-1207804614'), (u'LOAD_-1207804630', u'INT_NOTEQUAL_-1207804614'), ('tmp_186', u'INT_ADD_-1207804557'), ('const-2', u'PTRADD_-1207804487'), (u'LOAD_-1207804606', u'STORE_-1207804577'), (u'LOAD_-1207804612', u'STORE_-1207804584'), (u'LOAD_-1207804637', u'PTRADD_-1207804478'), ('const-433', u'LOAD_-1207804630'), (u'PTRADD_-1207804478', u'CAST_-1207804475'), (u'CAST_-1207804497', u'LOAD_-1207804630'), (u'CAST_-1207804502', u'LOAD_-1207804637'), (u'LOAD_-1207804637', u'PTRADD_-1207804487'), ('const-1', u'PTRADD_-1207804478'), (u'PTRADD_-1207804487', u'STORE_-1207804571'), ('const-8', u'PTRADD_-1207804478'), ('tmp_187', u'PTRADD_-1207804491'), ('const-16', u'INT_ADD_-1207804614'), ('const-433', u'STORE_-1207804577'), (u'INT_NOTEQUAL_-1207804614', u'CBRANCH_-1207804612'), (u'CAST_-1207804487', u'LOAD_-1207804606'), (u'INT_ADD_-1207804557', u'CAST_-1207804471'), ('tmp_42', u'CBRANCH_-1207804612'), (u'LOAD_-1207804637', u'STORE_-1207804584'), (u'INT_ADD_-1207804621', u'CAST_-1207804502'), (u'INT_ADD_-1207804614', u'CAST_-1207804497'), ('const-433', u'LOAD_-1207804637'), (u'PTRADD_-1207804491', u'CAST_-1207804487'), ('const-433', u'STORE_-1207804571'), ('tmp_187', u'CALL_-1207804550'), ('const-433', u'LOAD_-1207804612'), ('const-0', u'RETURN_-1207804546'), ('tmp_187', u'LOAD_-1207804612'), ('const-8', u'INT_ADD_-1207804557')]
null
null
001d5d20
x64
O2
(translation_unit "void FUN_001d5d20(long param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n undefined8 *puVar2;\n \n puVar2 = *(undefined8 **)(param_1 + 8);\n if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }\n FUN_001825a0(param_1,puVar2,param_2);\n return;\n}\n\n" (function_definition "void FUN_001d5d20(long param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n undefined8 *puVar2;\n \n puVar2 = *(undefined8 **)(param_1 + 8);\n if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }\n FUN_001825a0(param_1,puVar2,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001d5d20(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined4 uVar1;\n undefined8 *puVar2;\n \n puVar2 = *(undefined8 **)(param_1 + 8);\n if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }\n FUN_001825a0(param_1,puVar2,param_2);\n return;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 8);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (if_statement "if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }" if (parenthesized_expression "(puVar2 != *(undefined8 **)(param_1 + 0x10))" ( (binary_expression "puVar2 != *(undefined8 **)(param_1 + 0x10)" identifier != (pointer_expression "*(undefined8 **)(param_1 + 0x10)" * (cast_expression "(undefined8 **)(param_1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }" { (expression_statement "uVar1 = *(undefined4 *)(param_2 + 1);" (assignment_expression "uVar1 = *(undefined4 *)(param_2 + 1)" identifier = (pointer_expression "*(undefined4 *)(param_2 + 1)" * (cast_expression "(undefined4 *)(param_2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) ))))) ;) (expression_statement "*puVar2 = *param_2;" (assignment_expression "*puVar2 = *param_2" (pointer_expression "*puVar2" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*(undefined4 *)(puVar2 + 1) = uVar1;" (assignment_expression "*(undefined4 *)(puVar2 + 1) = uVar1" (pointer_expression "*(undefined4 *)(puVar2 + 1)" * (cast_expression "(undefined4 *)(puVar2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 1)" ( (binary_expression "puVar2 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar2 + 2;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar2 + 2" (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = (binary_expression "puVar2 + 2" identifier + number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_001825a0(param_1,puVar2,param_2);" (call_expression "FUN_001825a0(param_1,puVar2,param_2)" identifier (argument_list "(param_1,puVar2,param_2)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original name: emplace_back<std::pair<gold::Relobj*, unsigned int> >\n DWARF original prototype: void\n emplace_back<std::pair<gold::Relobj*,_unsigned_int>_>(vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n * this, pair<gold::Relobj*,_unsigned_int> * __args#0) */\n\nvoid __thiscall\nstd::\nvector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n::emplace_back<std::pair<gold::Relobj*,_unsigned_int>_>\n (vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n *this,pair<gold::Relobj*,_unsigned_int> *__args_0)\n\n{\n uint uVar1;\n iterator __position;\n \n __position._M_current =\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish;\n if (__position._M_current !=\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_end_of_storage) {\n uVar1 = __args_0->second;\n (__position._M_current)->first = __args_0->first;\n (__position._M_current)->second = uVar1;\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish = __position._M_current + 1;\n return;\n }\n _M_realloc_insert<std::pair<gold::Relobj*,_unsigned_int>_>(this,__position,__args_0);\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::\nvector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n::emplace_back<std::pair<gold::Relobj*,_unsigned_int>_>\n (vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n *this,pair<gold::Relobj*,_unsigned_int> *__args_0)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::\nvector<std::pair<gold::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">" >) , (ERROR "_std::allocator<std::pair<gold::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">_>_>\n::emplace_back<std::pair<gold::Relobj*" > identifier > identifier > : : identifier < identifier : : identifier < identifier : : identifier *) , (ERROR "_unsigned_int>_>\n (vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n *this,pair<gold::Relobj*,_unsigned_int> *__args_0)\n\n{\n uint" (function_declarator "_unsigned_int>_>\n (vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n *this,pair<gold::Relobj*,_unsigned_int> *__args_0)" identifier (ERROR ">_>" > identifier >) (parameter_list "(vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n *this,pair<gold::Relobj*,_unsigned_int> *__args_0)" ( (parameter_declaration "vector<std::pair<gold::Relobj*" type_identifier (ERROR "<std::pair<gold::Relobj" < identifier : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_std::allocator<std::pair<gold::Relobj*" type_identifier (ERROR "::allocator<std::pair<gold::Relobj" : : identifier < identifier : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int>_>_>\n *this" type_identifier (ERROR ">_>_>" > identifier > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "pair<gold::Relobj*" type_identifier (ERROR "<gold::Relobj" < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int> *__args_0" type_identifier (ERROR ">" >) (pointer_declarator "*__args_0" * identifier)) ))) { identifier) identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (expression_statement "__position._M_current =\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish;" (assignment_expression "__position._M_current =\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish" (field_expression "__position._M_current" identifier . field_identifier) = (field_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )" ( (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "this->\n super__Vector_base<std::pair<gold" (binary_expression "this->\n super__Vector_base<std" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (__position._M_current !=\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_end_of_storage) {\n uVar1 = __args_0->second;\n (__position._M_current)->first = __args_0->first;\n (__position._M_current)->second = uVar1;\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish = __position._M_current + 1;\n return;\n }" if (parenthesized_expression "(__position._M_current !=\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_end_of_storage)" ( (binary_expression "__position._M_current !=\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_end_of_storage" (field_expression "__position._M_current" identifier . field_identifier) != (field_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_end_of_storage" (field_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )" ( (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "this->\n super__Vector_base<std::pair<gold" (binary_expression "this->\n super__Vector_base<std" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) )) (compound_statement "{\n uVar1 = __args_0->second;\n (__position._M_current)->first = __args_0->first;\n (__position._M_current)->second = uVar1;\n (this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish = __position._M_current + 1;\n return;\n }" { (expression_statement "uVar1 = __args_0->second;" (assignment_expression "uVar1 = __args_0->second" identifier = (field_expression "__args_0->second" identifier -> field_identifier)) ;) (expression_statement "(__position._M_current)->first = __args_0->first;" (assignment_expression "(__position._M_current)->first = __args_0->first" (field_expression "(__position._M_current)->first" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "__args_0->first" identifier -> field_identifier)) ;) (expression_statement "(__position._M_current)->second = uVar1;" (assignment_expression "(__position._M_current)->second = uVar1" (field_expression "(__position._M_current)->second" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish = __position._M_current + 1;" (assignment_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish = __position._M_current + 1" (field_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>\n )" ( (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_>" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "this->\n super__Vector_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "this->\n super__Vector_base<std::pair<gold" (binary_expression "this->\n super__Vector_base<std" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier) = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "_M_realloc_insert<std::pair<gold::Relobj*,_unsigned_int>_>(this,__position,__args_0);" (update_expression "_M_realloc_insert<std::pair<gold::Relobj*,_unsigned_int>_>(this,__position,__args_0)" (binary_expression "_M_realloc_insert<std::pair<gold::Relobj*,_unsigned_int>_>(this,__position,__args_0)" (binary_expression "_M_realloc_insert<std::pair<gold::Relobj*,_unsigned_int>_" (binary_expression "_M_realloc_insert<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_M_realloc_insert<std::pair<gold" (binary_expression "_M_realloc_insert<std" identifier < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > (parenthesized_expression "(this,__position,__args_0)" ( (comma_expression "this,__position,__args_0" identifier , (comma_expression "__position,__args_0" identifier , identifier)) ))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001d5d20(long param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n undefined8 *puVar2;\n \n puVar2 = *(undefined8 **)(param_1 + 8);\n if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }\n FUN_001825a0(param_1,puVar2,param_2);\n return;\n}\n\n" (function_definition "void FUN_001d5d20(long param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n undefined8 *puVar2;\n \n puVar2 = *(undefined8 **)(param_1 + 8);\n if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }\n FUN_001825a0(param_1,puVar2,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001d5d20(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined4 uVar1;\n undefined8 *puVar2;\n \n puVar2 = *(undefined8 **)(param_1 + 8);\n if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }\n FUN_001825a0(param_1,puVar2,param_2);\n return;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 8);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (if_statement "if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }" if (parenthesized_expression "(puVar2 != *(undefined8 **)(param_1 + 0x10))" ( (binary_expression "puVar2 != *(undefined8 **)(param_1 + 0x10)" identifier != (pointer_expression "*(undefined8 **)(param_1 + 0x10)" * (cast_expression "(undefined8 **)(param_1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }" { (expression_statement "uVar1 = *(undefined4 *)(param_2 + 1);" (assignment_expression "uVar1 = *(undefined4 *)(param_2 + 1)" identifier = (pointer_expression "*(undefined4 *)(param_2 + 1)" * (cast_expression "(undefined4 *)(param_2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) ))))) ;) (expression_statement "*puVar2 = *param_2;" (assignment_expression "*puVar2 = *param_2" (pointer_expression "*puVar2" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*(undefined4 *)(puVar2 + 1) = uVar1;" (assignment_expression "*(undefined4 *)(puVar2 + 1) = uVar1" (pointer_expression "*(undefined4 *)(puVar2 + 1)" * (cast_expression "(undefined4 *)(puVar2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 1)" ( (binary_expression "puVar2 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar2 + 2;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar2 + 2" (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = (binary_expression "puVar2 + 2" identifier + number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_001825a0(param_1,puVar2,param_2);" (call_expression "FUN_001825a0(param_1,puVar2,param_2)" identifier (argument_list "(param_1,puVar2,param_2)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE 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 IDENT != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + 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) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001d5d20(long param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n undefined8 *puVar2;\n \n puVar2 = *(undefined8 **)(param_1 + 8);\n if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }\n FUN_001825a0(param_1,puVar2,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001d5d20(long param_1,undefined8 *param_2)" (identifier "FUN_001d5d20") (parameter_list "(long param_1,undefined8 *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n undefined4 uVar1;\n undefined8 *puVar2;\n \n puVar2 = *(undefined8 **)(param_1 + 8);\n if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }\n FUN_001825a0(param_1,puVar2,param_2);\n return;\n}" ({ "{") (declaration "undefined4 uVar1;" (type_identifier "undefined4") (identifier "uVar1") (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 8);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 8)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 8)" (* "*") (cast_expression "(undefined8 **)(param_1 + 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (puVar2 != *(undefined8 **)(param_1 + 0x10)) {\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }" (if "if") (parenthesized_expression "(puVar2 != *(undefined8 **)(param_1 + 0x10))" (( "(") (binary_expression "puVar2 != *(undefined8 **)(param_1 + 0x10)" (identifier "puVar2") (!= "!=") (pointer_expression "*(undefined8 **)(param_1 + 0x10)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x10)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (compound_statement "{\n uVar1 = *(undefined4 *)(param_2 + 1);\n *puVar2 = *param_2;\n *(undefined4 *)(puVar2 + 1) = uVar1;\n *(undefined8 **)(param_1 + 8) = puVar2 + 2;\n return;\n }" ({ "{") (expression_statement "uVar1 = *(undefined4 *)(param_2 + 1);" (assignment_expression "uVar1 = *(undefined4 *)(param_2 + 1)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined4 *)(param_2 + 1)" (* "*") (cast_expression "(undefined4 *)(param_2 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 1)" (( "(") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "*puVar2 = *param_2;" (assignment_expression "*puVar2 = *param_2" (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "*(undefined4 *)(puVar2 + 1) = uVar1;" (assignment_expression "*(undefined4 *)(puVar2 + 1) = uVar1" (pointer_expression "*(undefined4 *)(puVar2 + 1)" (* "*") (cast_expression "(undefined4 *)(puVar2 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar2 + 1)" (( "(") (binary_expression "puVar2 + 1" (identifier "puVar2") (+ "+") (number_literal "1")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar2 + 2;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar2 + 2" (pointer_expression "*(undefined8 **)(param_1 + 8)" (* "*") (cast_expression "(undefined8 **)(param_1 + 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "puVar2 + 2" (identifier "puVar2") (+ "+") (number_literal "2"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_001825a0(param_1,puVar2,param_2);" (call_expression "FUN_001825a0(param_1,puVar2,param_2)" (identifier "FUN_001825a0") (argument_list "(param_1,puVar2,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "puVar2") (, ",") (identifier "param_2") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original name: emplace_back<std::pair<gold::Relobj*, unsigned int> > DWARF original prototype: void emplace_back<std::pair<gold::Relobj*,_unsigned_int>_>(vector<std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>_> * this, pair<gold::Relobj*,_unsigned_int> * __args#0) */ void __thiscall var_1:: vector<var_1::pair<var_2::Relobj*,var_3>,var_4::allocator<var_1::pair<var_2::Relobj*,var_3>var_5>var_5> ::emplace_back<var_1::pair<var_2::Relobj*,var_3>var_5> (vector<var_1::pair<var_2::Relobj*,var_3>,var_4::allocator<var_1::pair<var_2::Relobj*,var_3>var_5>var_5> *this,pair<var_2::Relobj*,var_3> *__args_0) { uint uVar1; type_1 __position; __position._M_current = (this-> super__Vector_base<var_1::pair<var_2::Relobj*,var_3>,var_4::allocator<var_1::pair<var_2::Relobj*,var_3>var_5>var_5>var_6 )._M_impl._M_finish; if (__position._M_current != (this-> super__Vector_base<var_1::pair<var_2::Relobj*,var_3>,var_4::allocator<var_1::pair<var_2::Relobj*,var_3>var_5>var_5>var_6 )._M_impl._M_end_of_storage) { uVar1 = __args_0->second; (__position._M_current)->first = __args_0->first; (__position._M_current)->second = uVar1; (this-> super__Vector_base<var_1::pair<var_2::Relobj*,var_3>,var_4::allocator<var_1::pair<var_2::Relobj*,var_3>var_5>var_5>var_6 )._M_impl._M_finish = __position._M_current + 1; return; } var_7<var_1::pair<var_2::Relobj*,var_3>var_5>(this,__position,__args_0); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(long param_1,undefined8 *param_2) { undefined4 uVar1; undefined8 *puVar2; puVar2 = *(undefined8 **)(param_1 + 8); if (puVar2 != *(undefined8 **)(param_1 + 0x10)) { uVar1 = *(undefined4 *)(param_2 + 1); *puVar2 = *param_2; *(undefined4 *)(puVar2 + 1) = uVar1; *(undefined8 **)(param_1 + 8) = puVar2 + 2; return; } FUN_001825a0(param_1,puVar2,param_2); return; }
225_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
dlerror
dlerror
void dlerror(void) { (*(code *)PTR_dlerror_002a2708)(); return; }
void dlerror(void) { (*(code *)PTR_dlerror_002a2708)(); return; }
JMP qword ptr [0x002a2708]
null
null
null
null
[('tmp_22', u'CAST_-1206919591'), (u'INDIRECT_-1206919596', u'COPY_-1206919655'), (u'CAST_-1206919591', u'CALLIND_-1206919656'), ('const-0', u'RETURN_-1206919653'), (u'CALLIND_-1206919656', u'INDIRECT_-1206919596')]
[('tmp_22', u'CAST_-1206919591'), (u'INDIRECT_-1206919596', u'COPY_-1206919655'), (u'CAST_-1206919591', u'CALLIND_-1206919656'), ('const-0', u'RETURN_-1206919653'), (u'CALLIND_-1206919656', u'INDIRECT_-1206919596')]
null
null
0010de10
x64
O2
(translation_unit "void dlerror(void)\n\n{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}\n\n" (function_definition "void dlerror(void)\n\n{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}" primitive_type (function_declarator "dlerror(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}" { (expression_statement "(*(code *)PTR_dlerror_002a2708)();" (call_expression "(*(code *)PTR_dlerror_002a2708)()" (parenthesized_expression "(*(code *)PTR_dlerror_002a2708)" ( (pointer_expression "*(code *)PTR_dlerror_002a2708" * (cast_expression "(code *)PTR_dlerror_002a2708" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void dlerror(void)\n\n{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}\n\n" (function_definition "void dlerror(void)\n\n{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}" primitive_type (function_declarator "dlerror(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}" { (expression_statement "(*(code *)PTR_dlerror_002a2708)();" (call_expression "(*(code *)PTR_dlerror_002a2708)()" (parenthesized_expression "(*(code *)PTR_dlerror_002a2708)" ( (pointer_expression "*(code *)PTR_dlerror_002a2708" * (cast_expression "(code *)PTR_dlerror_002a2708" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void dlerror(void)\n\n{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}\n\n" (function_definition "void dlerror(void)\n\n{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}" primitive_type (function_declarator "dlerror(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}" { (expression_statement "(*(code *)PTR_dlerror_002a2708)();" (call_expression "(*(code *)PTR_dlerror_002a2708)()" (parenthesized_expression "(*(code *)PTR_dlerror_002a2708)" ( (pointer_expression "*(code *)PTR_dlerror_002a2708" * (cast_expression "(code *)PTR_dlerror_002a2708" ( (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 dlerror(void)\n\n{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}" (primitive_type "void") (function_declarator "dlerror(void)" (identifier "dlerror") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_dlerror_002a2708)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_dlerror_002a2708)();" (call_expression "(*(code *)PTR_dlerror_002a2708)()" (parenthesized_expression "(*(code *)PTR_dlerror_002a2708)" (( "(") (pointer_expression "*(code *)PTR_dlerror_002a2708" (* "*") (cast_expression "(code *)PTR_dlerror_002a2708" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_dlerror_002a2708"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_dlerror_002a2708)(); 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_002a2708)(); return; }
9305_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
_M_compare
FUN_00301870
/* std::collate<char>::_M_compare(char const*, char const*) const */ uint __thiscall std::collate<char>::_M_compare(collate<char> *this,char *param_1,char *param_2) { int iVar1; iVar1 = __strcoll_l(param_1,param_2,*(undefined8 *)(this + 0x10)); return (uint)(iVar1 != 0) | iVar1 >> 0x1e; }
uint FUN_00301870(long param_1,undefined8 param_2,undefined8 param_3) { int iVar1; iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10)); return (uint)(iVar1 != 0) | iVar1 >> 0x1e; }
SUB RSP,0x8 MOV RAX,RSI MOV RSI,RDX MOV RDX,qword ptr [RDI + 0x10] MOV RDI,RAX CALL 0x0013e0a0 MOV EDX,EAX SAR EDX,0x1e TEST EAX,EAX SETNZ AL ADD RSP,0x8 MOVZX EAX,AL OR EAX,EDX RET
null
null
null
null
[('const-16', u'PTRADD_-1204873018'), (u'INT_ZEXT_-1204872943', u'INT_OR_-1204872958'), (u'INT_SRIGHT_-1204873027', u'INT_OR_-1204872958'), (u'PTRADD_-1204873018', u'CAST_-1204872882'), (u'INT_OR_-1204872958', u'COPY_-1204872917'), (u'COPY_-1204872917', u'RETURN_-1204872964'), (u'INT_NOTEQUAL_-1204873006', u'INT_ZEXT_-1204872943'), ('const-0', u'RETURN_-1204872964'), (u'CAST_-1204872882', u'LOAD_-1204873080'), ('tmp_246', u'PTRADD_-1204873018'), ('const-1', u'PTRADD_-1204873018'), ('tmp_247', u'CALL_-1204873063'), ('tmp_248', u'CALL_-1204873063'), (u'CALL_-1204873063', u'INT_NOTEQUAL_-1204873006'), ('const-433', u'LOAD_-1204873080'), ('const-0', u'INT_NOTEQUAL_-1204873006'), (u'LOAD_-1204873080', u'CALL_-1204873063'), ('const-30', u'INT_SRIGHT_-1204873027'), (u'CALL_-1204873063', u'INT_SRIGHT_-1204873027')]
[(u'INT_ZEXT_-1204872943', u'INT_OR_-1204872958'), (u'INT_SRIGHT_-1204873027', u'INT_OR_-1204872958'), (u'INT_OR_-1204872958', u'COPY_-1204872917'), (u'COPY_-1204872917', u'RETURN_-1204872964'), ('tmp_359', u'CALL_-1204873063'), ('tmp_360', u'INT_ADD_-1204873064'), (u'INT_NOTEQUAL_-1204873006', u'INT_ZEXT_-1204872943'), ('const-0', u'RETURN_-1204872964'), (u'CAST_-1204872882', u'LOAD_-1204873080'), ('const-30', u'INT_SRIGHT_-1204873027'), (u'CALL_-1204873063', u'INT_NOTEQUAL_-1204873006'), ('tmp_358', u'CALL_-1204873063'), ('const-16', u'INT_ADD_-1204873064'), (u'INT_ADD_-1204873064', u'CAST_-1204872882'), ('const-0', u'INT_NOTEQUAL_-1204873006'), ('const-433', u'LOAD_-1204873080'), (u'LOAD_-1204873080', u'CALL_-1204873063'), (u'CALL_-1204873063', u'INT_SRIGHT_-1204873027')]
null
null
00301870
x64
O2
(translation_unit "uint FUN_00301870(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}\n\n" (function_definition "uint FUN_00301870(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" type_identifier (function_declarator "FUN_00301870(long param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));" (assignment_expression "iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" identifier = (call_expression "__strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" identifier (argument_list "(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) )))) ;) (return_statement "return (uint)(iVar1 != 0) | iVar1 >> 0x1e;" return (binary_expression "(uint)(iVar1 != 0) | iVar1 >> 0x1e" (call_expression "(uint)(iVar1 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) ))) | (binary_expression "iVar1 >> 0x1e" identifier >> number_literal)) ;) })))
(translation_unit "/* std::collate<char>::_M_compare(char const*, char const*) const */\n\nuint __thiscall std::collate<char>::_M_compare(collate<char> *this,char *param_1,char *param_2)\n\n{\n int iVar1;\n \n iVar1 = __strcoll_l(param_1,param_2,*(undefined8 *)(this + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}\n\n" comment (function_definition "uint __thiscall std::collate<char>::_M_compare(collate<char> *this,char *param_1,char *param_2)\n\n{\n int iVar1;\n \n iVar1 = __strcoll_l(param_1,param_2,*(undefined8 *)(this + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::collate<char>::" identifier : : identifier < primitive_type > : :) (function_declarator "_M_compare(collate<char> *this,char *param_1,char *param_2)" identifier (parameter_list "(collate<char> *this,char *param_1,char *param_2)" ( (parameter_declaration "collate<char> *this" type_identifier (ERROR "<char>" < primitive_type >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = __strcoll_l(param_1,param_2,*(undefined8 *)(this + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = __strcoll_l(param_1,param_2,*(undefined8 *)(this + 0x10));" (assignment_expression "iVar1 = __strcoll_l(param_1,param_2,*(undefined8 *)(this + 0x10))" identifier = (call_expression "__strcoll_l(param_1,param_2,*(undefined8 *)(this + 0x10))" identifier (argument_list "(param_1,param_2,*(undefined8 *)(this + 0x10))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) )))) ;) (return_statement "return (uint)(iVar1 != 0) | iVar1 >> 0x1e;" return (binary_expression "(uint)(iVar1 != 0) | iVar1 >> 0x1e" (call_expression "(uint)(iVar1 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) ))) | (binary_expression "iVar1 >> 0x1e" identifier >> number_literal)) ;) })))
(translation_unit "uint FUN_00301870(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}\n\n" (function_definition "uint FUN_00301870(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" type_identifier (function_declarator "FUN_00301870(long param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));" (assignment_expression "iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" identifier = (call_expression "__strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" identifier (argument_list "(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) )))) ;) (return_statement "return (uint)(iVar1 != 0) | iVar1 >> 0x1e;" return (binary_expression "(uint)(iVar1 != 0) | iVar1 >> 0x1e" (call_expression "(uint)(iVar1 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) ))) | (binary_expression "iVar1 >> 0x1e" identifier >> number_literal)) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (return_statement return (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT != LIT) ))) | (binary_expression IDENT >> LIT)) ;) })))
(function_definition "uint FUN_00301870(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" (type_identifier "uint") (function_declarator "FUN_00301870(long param_1,undefined8 param_2,undefined8 param_3)" (identifier "FUN_00301870") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));" (assignment_expression "iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" (identifier "iVar1") (= "=") (call_expression "__strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" (identifier "__strcoll_l") (argument_list "(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" (( "(") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x10)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) () ")")))) (; ";")) (return_statement "return (uint)(iVar1 != 0) | iVar1 >> 0x1e;" (return "return") (binary_expression "(uint)(iVar1 != 0) | iVar1 >> 0x1e" (call_expression "(uint)(iVar1 != 0)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")"))) (| "|") (binary_expression "iVar1 >> 0x1e" (identifier "iVar1") (>> ">>") (number_literal "0x1e"))) (; ";")) (} "}")))
/* std::collate<char>::_M_compare(char const*, char const*) const */ type_1 __thiscall std::type_2<char>::function_1(type_2<char> *var_2,char *param_1,char *param_2) { int var_3; var_3 = var_1(param_1,param_2,*(type_3 *)(var_2 + 0x10)); return (type_1)(var_3 != 0) | var_3 >> 0x1e; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (return_statement (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))))
null
uint MASKED(long param_1,undefined8 param_2,undefined8 param_3) { int iVar1; iVar1 = __strcoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10)); return (uint)(iVar1 != 0) | iVar1 >> 0x1e; }
82_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c
cplus_demangle_init_info
cplus_demangle_init_info
void cplus_demangle_init_info(void) { (*(code *)PTR_cplus_demangle_init_info_0012b290)(); return; }
void cplus_demangle_init_info(void) { (*(code *)PTR_cplus_demangle_init_info_0012b290)(); return; }
JMP qword ptr [0x0012b290]
null
null
null
null
[(u'CALLIND_-1206958808', u'INDIRECT_-1206958748'), (u'CAST_-1206958743', u'CALLIND_-1206958808'), ('tmp_22', u'CAST_-1206958743'), (u'INDIRECT_-1206958748', u'COPY_-1206958807'), ('const-0', u'RETURN_-1206958805')]
[(u'CALLIND_-1206958808', u'INDIRECT_-1206958748'), (u'CAST_-1206958743', u'CALLIND_-1206958808'), ('tmp_22', u'CAST_-1206958743'), (u'INDIRECT_-1206958748', u'COPY_-1206958807'), ('const-0', u'RETURN_-1206958805')]
null
null
00104520
x64
O2
(translation_unit "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}\n\n" (function_definition "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}" primitive_type (function_declarator "cplus_demangle_init_info(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}" { (expression_statement "(*(code *)PTR_cplus_demangle_init_info_0012b290)();" (call_expression "(*(code *)PTR_cplus_demangle_init_info_0012b290)()" (parenthesized_expression "(*(code *)PTR_cplus_demangle_init_info_0012b290)" ( (pointer_expression "*(code *)PTR_cplus_demangle_init_info_0012b290" * (cast_expression "(code *)PTR_cplus_demangle_init_info_0012b290" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}\n\n" (function_definition "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}" primitive_type (function_declarator "cplus_demangle_init_info(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}" { (expression_statement "(*(code *)PTR_cplus_demangle_init_info_0012b290)();" (call_expression "(*(code *)PTR_cplus_demangle_init_info_0012b290)()" (parenthesized_expression "(*(code *)PTR_cplus_demangle_init_info_0012b290)" ( (pointer_expression "*(code *)PTR_cplus_demangle_init_info_0012b290" * (cast_expression "(code *)PTR_cplus_demangle_init_info_0012b290" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}\n\n" (function_definition "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}" primitive_type (function_declarator "cplus_demangle_init_info(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}" { (expression_statement "(*(code *)PTR_cplus_demangle_init_info_0012b290)();" (call_expression "(*(code *)PTR_cplus_demangle_init_info_0012b290)()" (parenthesized_expression "(*(code *)PTR_cplus_demangle_init_info_0012b290)" ( (pointer_expression "*(code *)PTR_cplus_demangle_init_info_0012b290" * (cast_expression "(code *)PTR_cplus_demangle_init_info_0012b290" ( (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 cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}" (primitive_type "void") (function_declarator "cplus_demangle_init_info(void)" (identifier "cplus_demangle_init_info") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_cplus_demangle_init_info_0012b290)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_cplus_demangle_init_info_0012b290)();" (call_expression "(*(code *)PTR_cplus_demangle_init_info_0012b290)()" (parenthesized_expression "(*(code *)PTR_cplus_demangle_init_info_0012b290)" (( "(") (pointer_expression "*(code *)PTR_cplus_demangle_init_info_0012b290" (* "*") (cast_expression "(code *)PTR_cplus_demangle_init_info_0012b290" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_cplus_demangle_init_info_0012b290"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_cplus_demangle_init_info_0012b290)(); 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_0012b290)(); return; }
2594_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
get_length_as_unsigned_LEB_128
FUN_001855b0
size_t gold::get_length_as_unsigned_LEB_128(uint64_t value) { size_t sVar1; sVar1 = 0; do { sVar1 = sVar1 + 1; value = value >> 7; } while (value != 0); return sVar1; }
void FUN_001855b0(ulong param_1) { do { param_1 = param_1 >> 7; } while (param_1 != 0); return; }
XOR EAX,EAX NOP word ptr [RAX + RAX*0x1] ADD RAX,0x1 SHR RDI,0x7 JNZ 0x001855b8 RET
null
null
null
null
[('const-7', u'INT_RIGHT_-1207478799'), (u'INT_RIGHT_-1207478799', u'INT_NOTEQUAL_-1207478795'), ('tmp_164', u'CBRANCH_-1207478784'), ('const-0', u'RETURN_-1207478774'), ('const-0', u'COPY_-1207478754'), (u'INT_NOTEQUAL_-1207478795', u'CBRANCH_-1207478784'), (u'MULTIEQUAL_-1207478685', u'INT_RIGHT_-1207478799'), (u'COPY_-1207478754', u'MULTIEQUAL_-1207478686'), (u'INT_ADD_-1207478823', u'RETURN_-1207478774'), (u'MULTIEQUAL_-1207478686', u'INT_ADD_-1207478823'), ('const-1', u'INT_ADD_-1207478823'), (u'INT_ADD_-1207478823', u'MULTIEQUAL_-1207478686'), (u'INT_RIGHT_-1207478799', u'MULTIEQUAL_-1207478685'), ('tmp_177', u'MULTIEQUAL_-1207478685'), ('const-0', u'INT_NOTEQUAL_-1207478795')]
[('tmp_327', u'MULTIEQUAL_-1207478685'), (u'INT_RIGHT_-1207478799', u'INT_NOTEQUAL_-1207478795'), ('tmp_164', u'CBRANCH_-1207478784'), ('const-0', u'RETURN_-1207478774'), (u'INT_NOTEQUAL_-1207478795', u'CBRANCH_-1207478784'), (u'MULTIEQUAL_-1207478685', u'INT_RIGHT_-1207478799'), ('const-7', u'INT_RIGHT_-1207478799'), (u'INT_RIGHT_-1207478799', u'MULTIEQUAL_-1207478685'), ('const-0', u'INT_NOTEQUAL_-1207478795')]
null
null
001855b0
x64
O2
(translation_unit "void FUN_001855b0(ulong param_1)\n\n{\n do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);\n return;\n}\n\n" (function_definition "void FUN_001855b0(ulong param_1)\n\n{\n do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);\n return;\n}" primitive_type (function_declarator "FUN_001855b0(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) ))) (compound_statement "{\n do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);\n return;\n}" { (do_statement "do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);" do (compound_statement "{\n param_1 = param_1 >> 7;\n }" { (expression_statement "param_1 = param_1 >> 7;" (assignment_expression "param_1 = param_1 >> 7" identifier = (binary_expression "param_1 >> 7" identifier >> number_literal)) ;) }) while (parenthesized_expression "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) )) ;) (return_statement "return;" return ;) })))
(translation_unit "size_t gold::get_length_as_unsigned_LEB_128(uint64_t value)\n\n{\n size_t sVar1;\n \n sVar1 = 0;\n do {\n sVar1 = sVar1 + 1;\n value = value >> 7;\n } while (value != 0);\n return sVar1;\n}\n\n" (function_definition "size_t gold::get_length_as_unsigned_LEB_128(uint64_t value)\n\n{\n size_t sVar1;\n \n sVar1 = 0;\n do {\n sVar1 = sVar1 + 1;\n value = value >> 7;\n } while (value != 0);\n return sVar1;\n}" primitive_type (ERROR "gold::" identifier : :) (function_declarator "get_length_as_unsigned_LEB_128(uint64_t value)" identifier (parameter_list "(uint64_t value)" ( (parameter_declaration "uint64_t value" primitive_type identifier) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = 0;\n do {\n sVar1 = sVar1 + 1;\n value = value >> 7;\n } while (value != 0);\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = 0;" (assignment_expression "sVar1 = 0" identifier = number_literal) ;) (do_statement "do {\n sVar1 = sVar1 + 1;\n value = value >> 7;\n } while (value != 0);" do (compound_statement "{\n sVar1 = sVar1 + 1;\n value = value >> 7;\n }" { (expression_statement "sVar1 = sVar1 + 1;" (assignment_expression "sVar1 = sVar1 + 1" identifier = (binary_expression "sVar1 + 1" identifier + number_literal)) ;) (expression_statement "value = value >> 7;" (assignment_expression "value = value >> 7" identifier = (binary_expression "value >> 7" identifier >> number_literal)) ;) }) while (parenthesized_expression "(value != 0)" ( (binary_expression "value != 0" identifier != number_literal) )) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "void FUN_001855b0(ulong param_1)\n\n{\n do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);\n return;\n}\n\n" (function_definition "void FUN_001855b0(ulong param_1)\n\n{\n do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);\n return;\n}" primitive_type (function_declarator "FUN_001855b0(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) ))) (compound_statement "{\n do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);\n return;\n}" { (do_statement "do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);" do (compound_statement "{\n param_1 = param_1 >> 7;\n }" { (expression_statement "param_1 = param_1 >> 7;" (assignment_expression "param_1 = param_1 >> 7" identifier = (binary_expression "param_1 >> 7" identifier >> number_literal)) ;) }) while (parenthesized_expression "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) )) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT >> LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (return_statement return ;) })))
(function_definition "void FUN_001855b0(ulong param_1)\n\n{\n do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001855b0(ulong param_1)" (identifier "FUN_001855b0") (parameter_list "(ulong param_1)" (( "(") (parameter_declaration "ulong param_1" (type_identifier "ulong") (identifier "param_1")) () ")"))) (compound_statement "{\n do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);\n return;\n}" ({ "{") (do_statement "do {\n param_1 = param_1 >> 7;\n } while (param_1 != 0);" (do "do") (compound_statement "{\n param_1 = param_1 >> 7;\n }" ({ "{") (expression_statement "param_1 = param_1 >> 7;" (assignment_expression "param_1 = param_1 >> 7" (identifier "param_1") (= "=") (binary_expression "param_1 >> 7" (identifier "param_1") (>> ">>") (number_literal "7"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_1 != 0)" (( "(") (binary_expression "param_1 != 0" (identifier "param_1") (!= "!=") (number_literal "0")) () ")")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
size_t gold::function_1(uint64_t var_2) { size_t var_1; var_1 = 0; do { var_1 = var_1 + 1; var_2 = var_2 >> 7; } while (var_2 != 0); return var_1; }
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 (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (return_statement))))
null
void MASKED(ulong param_1) { do { param_1 = param_1 >> 7; } while (param_1 != 0); return; }
5012_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
add_relative
FUN_0021e750
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_relative(Output_data_reloc<9,_true,_64,_true> * this, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_true>::add_relative (Output_data_reloc<9,_true,_64,_true> *this,uint type,Output_data *od,Address address) { size_t *psVar1; uint uVar2; iterator __position; Output_reloc<9,_true,_64,_true> *pOVar3; long lVar4; anon_union_8_4_c82d8563_for_u1_ local_48; Sized_relobj<64,_true> *pSStack_40; Address local_38; undefined7 uStack_30; byte bStack_29; int local_28; undefined4 uStack_24; Output_reloc<9,_true,_64,_true>::Output_reloc ((Output_reloc<9,_true,_64,_true> *)&local_48,type,od,address,true); __position._M_current = (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_> ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_true>&> (&(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_,__position, (Output_reloc<9,_true,_64,_true> *)&local_48); pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_48; ((__position._M_current)->u2_).relobj = pSStack_40; (__position._M_current)->address_ = local_38; *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30); *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28); (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_> ._M_impl._M_start >> 3; if (((this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2) == 0) { (this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * -0x3333333333333330; od->field_0x20 = od->field_0x20 | 0x10; if ((bStack_29 & 0x10) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) { uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1; } (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
void FUN_0021e750(long param_1,undefined8 param_2,long param_3) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_48; long lStack_40; undefined8 local_38; undefined7 uStack_30; byte bStack_29; int local_28; undefined4 uStack_24; FUN_00205a10(&local_48); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_0021db30(param_1 + 0x48,puVar1,&local_48); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 5; *puVar1 = local_48; puVar1[1] = lStack_40; puVar1[2] = local_38; puVar1[3] = CONCAT17(bStack_29,uStack_30); puVar1[4] = CONCAT44(uStack_24,local_28); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330; *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10; if ((bStack_29 & 0x10) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((local_28 != -4) && (lStack_40 != 0)) { if (*(int *)(lStack_40 + 0xa4) == 0) { *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1; } *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
PUSH R12 MOV R8D,0x1 PUSH RBP MOV RBP,RDX PUSH RBX MOV RBX,RDI SUB RSP,0x30 MOV R12,RSP MOV RDI,R12 CALL 0x00205a10 MOV RSI,qword ptr [RBX + 0x50] CMP RSI,qword ptr [RBX + 0x58] JZ 0x0021e820 MOVDQA XMM0,xmmword ptr [RSP] ADD RSI,0x28 MOVUPS xmmword ptr [RSI + -0x28],XMM0 MOVDQA XMM1,xmmword ptr [RSP + 0x10] MOVUPS xmmword ptr [RSI + -0x18],XMM1 MOV RAX,qword ptr [RSP + 0x20] MOV qword ptr [RSI + -0x8],RAX MOV qword ptr [RBX + 0x50],RSI MOV RAX,-0x3333333333333333 SUB RSI,qword ptr [RBX + 0x48] SAR RSI,0x3 IMUL RSI,RAX MOV RAX,RSI SHL RAX,0x4 TEST byte ptr [RBX + 0x20],0x2 JNZ 0x0021e835 MOV qword ptr [RBX + 0x10],RAX OR byte ptr [RBP + 0x20],0x10 TEST byte ptr [RSP + 0x1f],0x10 JNZ 0x0021e800 CMP dword ptr [RSP + 0x20],-0x4 JZ 0x0021e7f7 MOV RAX,qword ptr [RSP + 0x8] TEST RAX,RAX JZ 0x0021e7f7 MOV EDX,dword ptr [RAX + 0xa4] TEST EDX,EDX JZ 0x0021e810 ADD EDX,0x1 MOV dword ptr [RAX + 0xa4],EDX ADD RSP,0x30 POP RBX POP RBP POP R12 RET ADD qword ptr [RBX + 0x38],0x1 JMP 0x0021e7d3 SUB ESI,0x1 MOV dword ptr [RAX + 0xa0],ESI JMP 0x0021e7ee LEA RDI,[RBX + 0x48] MOV RDX,R12 CALL 0x0021db30 MOV RSI,qword ptr [RBX + 0x50] JMP 0x0021e7a1 LEA RDX,[0x380c80] MOV ESI,0x231 LEA RDI,[0x373454] CALL 0x0017c650
null
null
null
null
[('const-433', u'LOAD_-1203836798'), ('tmp_915', u'PTRSUB_-1203836323'), (u'CALL_-1203836551', u'INDIRECT_-1203836284'), (u'PTRSUB_-1203836366', u'CAST_-1203836285'), ('const-72', u'PTRSUB_-1203836385'), (u'INDIRECT_-1203836461', u'MULTIEQUAL_-1203836404'), (u'PTRSUB_-1203836191', u'CALL_-1203836551'), (u'LOAD_-1203837044', u'PTRSUB_-1203836388'), (u'PTRSUB_-1203836152', u'PTRSUB_-1203836143'), ('const-24', u'PTRSUB_-1203836376'), (u'PTRSUB_-1203836309', u'LOAD_-1203836798'), ('const-433', u'LOAD_-1203836549'), (u'PTRSUB_-1203836376', u'CAST_-1203836295'), ('const-433', u'STORE_-1203836795'), ('const-433', u'LOAD_-1203836934'), ('const-8', u'PTRSUB_-1203836143'), (u'PTRSUB_-1203836291', u'STORE_-1203836954'), (u'SUBPIECE_-1203836328', u'INT_MULT_-1203836851'), (u'PTRSUB_-1203836252', u'LOAD_-1203836824'), ('tmp_1388', u'PTRSUB_-1203836434'), (u'INDIRECT_-1203836474', u'MULTIEQUAL_-1203836417'), ('const-0', u'PTRSUB_-1203836248'), ('const--72', u'PTRSUB_-1203836433'), (u'PTRSUB_-1203836298', u'PTRSUB_-1203836279'), (u'MULTIEQUAL_-1203836520', u'CAST_-1203836266'), ('const-16', u'PTRSUB_-1203836334'), ('const-0', u'PTRSUB_-1203836351'), (u'CAST_-1203836266', u'INT_SUB_-1203836915'), (u'PTRSUB_-1203836178', u'PTRSUB_-1203836164'), ('const-8', u'PTRSUB_-1203836291'), ('const-561', u'CALL_-1203836526'), (u'PTRSUB_-1203836345', u'PTRSUB_-1203836334'), (u'INT_MULT_-1203836851', u'INT_SUB_-1203836604'), (u'LOAD_-1203836621', u'INT_ADD_-1203836603'), (u'PTRSUB_-1203836280', u'PTRSUB_-1203836256'), (u'LOAD_-1203837044', u'PTRSUB_-1203836376'), (u'PTRSUB_-1203836334', u'LOAD_-1203837037'), ('const-0', u'PTRSUB_-1203836249'), (u'PTRSUB_-1203836212', u'PTRSUB_-1203836191'), ('const--72', u'PTRSUB_-1203836434'), (u'MULTIEQUAL_-1203836404', u'INT_AND_-1203836753'), ('const-72', u'PTRSUB_-1203836318'), ('const-0', u'INT_EQUAL_-1203836812'), ('const-56', u'PTRSUB_-1203836209'), ('const-0', u'PTRSUB_-1203836257'), ('tmp_917', u'PTRSUB_-1203836309'), ('const-433', u'STORE_-1203836679'), (u'INT_AND_-1203836798', u'INT_EQUAL_-1203836812'), (u'LOAD_-1203837044', u'CALL_-1203836551'), (u'INDIRECT_-1203836470', u'STORE_-1203836505'), ('const-433', u'STORE_-1203836520'), ('const--3689348814741910320', u'INT_MULT_-1203836836'), (u'INDIRECT_-1203836456', u'PIECE_-1203836414'), (u'LOAD_-1203837044', u'PTRADD_-1203836395'), (u'PTRSUB_-1203836411', u'PTRSUB_-1203836379'), (u'INT_NOTEQUAL_-1203836766', u'CBRANCH_-1203836762'), ('const-0', u'PTRSUB_-1203836411'), ('const-1', u'INT_SUB_-1203836604'), (u'PTRSUB_-1203836209', u'STORE_-1203836618'), (u'PTRSUB_-1203836365', u'PTRSUB_-1203836351'), (u'MULTIEQUAL_-1203836417', u'INT_NOTEQUAL_-1203836720'), ('const-160', u'PTRSUB_-1203836205'), ('const-433', u'STORE_-1203836954'), (u'INT_SRIGHT_-1203836891', u'INT_MULT_-1203836836'), (u'PTRSUB_-1203836417', u'PTRSUB_-1203836385'), (u'PTRSUB_-1203836304', u'STORE_-1203836520'), (u'PTRSUB_-1203836385', u'PTRSUB_-1203836365'), (u'PTRSUB_-1203836351', u'PTRSUB_-1203836339'), ('const-8', u'PTRSUB_-1203836388'), ('const-433', u'STORE_-1203836961'), ('tmp_915', u'PTRSUB_-1203836417'), ('const-0', u'PTRSUB_-1203836298'), ('const-0', u'PTRSUB_-1203836319'), (u'PTRSUB_-1203836361', u'PTRSUB_-1203836335'), ('const-0', u'PTRSUB_-1203836345'), (u'INDIRECT_-1203836271', u'MULTIEQUAL_-1203836404'), (u'CALL_-1203837046', u'INDIRECT_-1203836461'), (u'PTRSUB_-1203836242', u'STORE_-1203836679'), (u'CALL_-1203836551', u'INDIRECT_-1203836271'), ('const-433', u'STORE_-1203836521'), ('const-0', u'PTRSUB_-1203836299'), ('const-164', u'PTRSUB_-1203836242'), (u'PTRSUB_-1203836164', u'PTRSUB_-1203836152'), ('tmp_568', u'CBRANCH_-1203836762'), (u'LOAD_-1203836798', u'INT_OR_-1203836771'), (u'CALL_-1203837046', u'INDIRECT_-1203836465'), (u'PTRSUB_-1203836266', u'PTRSUB_-1203836257'), ('const-0', u'PTRSUB_-1203836271'), ('const-8', u'PTRSUB_-1203836339'), (u'LOAD_-1203837044', u'PTRSUB_-1203836366'), ('const-0', u'PTRSUB_-1203836258'), (u'INDIRECT_-1203836456', u'MULTIEQUAL_-1203836399'), (u'PTRSUB_-1203836379', u'PTRSUB_-1203836359'), ('const-3673216', u'COPY_-1203836268'), (u'PTRSUB_-1203836335', u'PTRSUB_-1203836315'), (u'PTRSUB_-1203836319', u'PTRSUB_-1203836299'), ('const-16', u'INT_AND_-1203836753'), (u'PTRSUB_-1203836359', u'PTRSUB_-1203836345'), ('const-32', u'PTRSUB_-1203836252'), ('const-3435973837', u'INT_MULT_-1203836851'), ('const-433', u'STORE_-1203836608'), (u'INT_MULT_-1203836836', u'STORE_-1203836805'), ('tmp_916', u'CALL_-1203837046'), ('tmp_811', u'BRANCH_-1203836600'), ('const-433', u'LOAD_-1203837044'), ('tmp_484', u'CBRANCH_-1203836808'), ('const-0', u'PTRSUB_-1203836365'), (u'PTRADD_-1203836395', u'STORE_-1203836954'), ('const-0', u'PTRSUB_-1203836361'), ('const-16', u'INT_OR_-1203836771'), (u'INT_NOTEQUAL_-1203836745', u'CBRANCH_-1203836742'), (u'LOAD_-1203837037', u'INT_EQUAL_-1203837022'), (u'CALL_-1203837046', u'INDIRECT_-1203836474'), ('const-164', u'PTRSUB_-1203836256'), (u'INT_ADD_-1203836676', u'STORE_-1203836679'), (u'COPY_-1203836269', u'CALL_-1203836526'), ('const-0', u'PTRSUB_-1203836164'), ('tmp_902', u'BRANCH_-1203836541'), (u'PTRSUB_-1203836301', u'PTRSUB_-1203836291'), ('const-32', u'PTRSUB_-1203836309'), (u'LOAD_-1203837044', u'PTRSUB_-1203836389'), ('const-1', u'CALL_-1203837046'), (u'COPY_-1203836268', u'CALL_-1203836526'), ('const-0', u'PTRSUB_-1203836345'), ('const-433', u'STORE_-1203836505'), (u'PIECE_-1203836433', u'STORE_-1203836504'), (u'PTRSUB_-1203836279', u'PTRSUB_-1203836266'), ('const-433', u'LOAD_-1203836824'), ('const-0', u'PTRSUB_-1203836279'), (u'PTRSUB_-1203836389', u'STORE_-1203836521'), (u'PTRSUB_-1203836271', u'PTRSUB_-1203836258'), (u'CALL_-1203837046', u'INDIRECT_-1203836452'), ('const-1', u'RETURN_-1203836521'), ('const-0', u'PTRSUB_-1203836343'), ('tmp_915', u'PTRSUB_-1203836361'), ('const-72', u'PTRSUB_-1203836191'), (u'LOAD_-1203836549', u'MULTIEQUAL_-1203836520'), ('tmp_674', u'CBRANCH_-1203836695'), (u'MULTIEQUAL_-1203836417', u'PTRSUB_-1203836280'), (u'PTRSUB_-1203836209', u'LOAD_-1203836621'), ('const-0', u'PTRSUB_-1203836227'), (u'PTRSUB_-1203836256', u'LOAD_-1203836718'), (u'CAST_-1203836336', u'CALL_-1203837046'), ('const-0', u'PTRSUB_-1203836226'), (u'INT_SUB_-1203836915', u'INT_SRIGHT_-1203836891'), (u'PTRSUB_-1203836339', u'LOAD_-1203837044'), ('const-0', u'PTRSUB_-1203836280'), (u'INT_OR_-1203836771', u'STORE_-1203836795'), (u'PIECE_-1203836414', u'STORE_-1203836961'), (u'PTRSUB_-1203836323', u'PTRSUB_-1203836298'), ('const-1', u'PTRADD_-1203836395'), (u'INT_EQUAL_-1203836812', u'CBRANCH_-1203836808'), ('const-433', u'STORE_-1203836618'), ('const-0', u'PTRSUB_-1203836198'), (u'PTRSUB_-1203836248', u'PTRSUB_-1203836226'), (u'PTRSUB_-1203836205', u'STORE_-1203836608'), ('tmp_862', u'BRANCH_-1203836602'), ('const-0', u'INT_EQUAL_-1203836696'), ('const-0', u'PTRSUB_-1203836304'), (u'PTRSUB_-1203836290', u'PTRSUB_-1203836271'), (u'PTRSUB_-1203836315', u'PTRSUB_-1203836301'), (u'INT_NOTEQUAL_-1203836720', u'CBRANCH_-1203836719'), ('const-3', u'INT_SRIGHT_-1203836891'), (u'INDIRECT_-1203836474', u'STORE_-1203836520'), ('const-0', u'PTRSUB_-1203836266'), (u'CAST_-1203836265', u'INT_SUB_-1203836915'), (u'PTRSUB_-1203836345', u'PTRSUB_-1203836318'), (u'LOAD_-1203836718', u'INT_ADD_-1203836676'), ('const-0', u'PTRSUB_-1203836417'), ('tmp_915', u'PTRSUB_-1203836315'), ('const-1', u'INT_ADD_-1203836676'), ('tmp_915', u'PTRSUB_-1203836198'), (u'LOAD_-1203837044', u'PTRSUB_-1203836377'), ('const-433', u'STORE_-1203836504'), ('const-0', u'PTRSUB_-1203836323'), (u'INDIRECT_-1203836284', u'MULTIEQUAL_-1203836417'), ('const-433', u'LOAD_-1203836718'), (u'LOAD_-1203837044', u'INT_EQUAL_-1203837022'), ('const-16', u'PTRSUB_-1203836377'), ('tmp_915', u'PTRSUB_-1203836248'), (u'PTRSUB_-1203836434', u'CAST_-1203836336'), ('const-0', u'PTRSUB_-1203836315'), (u'PTRSUB_-1203836245', u'STORE_-1203836805'), (u'INDIRECT_-1203836465', u'PIECE_-1203836433'), (u'PTRSUB_-1203836318', u'PTRSUB_-1203836343'), ('const-433', u'STORE_-1203836805'), ('const-0', u'SUBPIECE_-1203836328'), (u'PTRSUB_-1203836309', u'STORE_-1203836795'), (u'PTRSUB_-1203836299', u'LOAD_-1203836934'), (u'PTRSUB_-1203836377', u'STORE_-1203836505'), ('const-4294967292', u'INT_NOTEQUAL_-1203836745'), ('tmp_1388', u'PTRSUB_-1203836433'), ('const-0', u'PTRSUB_-1203836389'), ('const-0', u'INT_NOTEQUAL_-1203836766'), (u'PTRSUB_-1203836198', u'PTRSUB_-1203836178'), ('const-72', u'PTRSUB_-1203836335'), ('tmp_604', u'CBRANCH_-1203836742'), ('const-0', u'PTRSUB_-1203836152'), ('const-40', u'PTRADD_-1203836395'), (u'PTRSUB_-1203836249', u'PTRSUB_-1203836245'), (u'CAST_-1203836146', u'CALL_-1203836551'), (u'PTRSUB_-1203836433', u'CAST_-1203836146'), ('const-0', u'PTRSUB_-1203836359'), ('tmp_915', u'PTRSUB_-1203836411'), ('tmp_638', u'CBRANCH_-1203836719'), (u'LOAD_-1203836824', u'INT_AND_-1203836798'), (u'LOAD_-1203836934', u'CAST_-1203836265'), (u'INDIRECT_-1203836478', u'STORE_-1203836521'), (u'PTRSUB_-1203836315', u'PTRSUB_-1203836290'), ('const-0', u'PTRSUB_-1203836212'), (u'PTRSUB_-1203836265', u'PTRSUB_-1203836242'), (u'PTRSUB_-1203836258', u'PTRSUB_-1203836249'), ('const-0', u'PTRSUB_-1203836301'), (u'INDIRECT_-1203836452', u'PIECE_-1203836414'), (u'PTRSUB_-1203836257', u'PTRSUB_-1203836252'), ('tmp_917', u'CALL_-1203837046'), ('const-32', u'PTRSUB_-1203836366'), ('const-0', u'PTRSUB_-1203836315'), ('const-72', u'PTRSUB_-1203836379'), (u'INT_EQUAL_-1203836696', u'CBRANCH_-1203836695'), (u'CALL_-1203837046', u'INDIRECT_-1203836456'), (u'PTRSUB_-1203836388', u'PTRSUB_-1203836304'), ('const-72', u'PTRSUB_-1203836178'), ('const-16', u'PTRSUB_-1203836245'), (u'PTRADD_-1203836395', u'MULTIEQUAL_-1203836520'), (u'INT_SUB_-1203836604', u'STORE_-1203836608'), (u'PTRSUB_-1203836227', u'PTRSUB_-1203836205'), ('tmp_918', u'CALL_-1203837046'), (u'INDIRECT_-1203836461', u'PIECE_-1203836433'), ('tmp_110', u'CBRANCH_-1203837019'), (u'INT_SRIGHT_-1203836891', u'SUBPIECE_-1203836328'), ('const-0', u'PTRSUB_-1203836265'), ('const-0', u'INT_NOTEQUAL_-1203836720'), (u'MULTIEQUAL_-1203836399', u'INT_NOTEQUAL_-1203836745'), (u'PTRSUB_-1203836143', u'LOAD_-1203836549'), (u'PTRSUB_-1203836226', u'PTRSUB_-1203836209'), (u'MULTIEQUAL_-1203836417', u'PTRSUB_-1203836265'), (u'CAST_-1203836295', u'STORE_-1203836504'), ('const-3617876', u'COPY_-1203836269'), (u'CALL_-1203837046', u'INDIRECT_-1203836478'), (u'CAST_-1203836285', u'STORE_-1203836961'), ('const-433', u'LOAD_-1203836621'), (u'INDIRECT_-1203836266', u'MULTIEQUAL_-1203836399'), (u'INT_EQUAL_-1203837022', u'CBRANCH_-1203837019'), ('tmp_915', u'PTRSUB_-1203836212'), ('const-0', u'RETURN_-1203836634'), (u'CALL_-1203837046', u'INDIRECT_-1203836470'), (u'MULTIEQUAL_-1203836417', u'PTRSUB_-1203836227'), (u'CALL_-1203836551', u'INDIRECT_-1203836266'), ('tmp_915', u'PTRSUB_-1203836345'), ('const-2', u'INT_AND_-1203836798'), ('const-433', u'LOAD_-1203837037'), (u'PTRSUB_-1203836343', u'PTRSUB_-1203836319'), (u'LOAD_-1203836718', u'INT_EQUAL_-1203836696'), (u'INT_ADD_-1203836603', u'STORE_-1203836618'), ('const-0', u'PTRSUB_-1203836290'), (u'INT_AND_-1203836753', u'INT_NOTEQUAL_-1203836766'), ('const-1', u'INT_ADD_-1203836603')]
[(u'CALL_-1203837046', u'INDIRECT_-1203836443'), (u'CALL_-1203837046', u'INDIRECT_-1203836452'), ('const-1', u'RETURN_-1203836521'), (u'PTRADD_-1203836354', u'STORE_-1203836961'), ('const-433', u'STORE_-1203836805'), ('tmp_674', u'CBRANCH_-1203836695'), (u'INT_ADD_-1203836791', u'CAST_-1203836304'), ('const-8', u'PTRADD_-1203836365'), (u'CAST_-1203836299', u'LOAD_-1203836798'), (u'CAST_-1203836205', u'LOAD_-1203836549'), ('const-3', u'INT_SRIGHT_-1203836891'), ('const-433', u'LOAD_-1203836798'), ('const-4294967295', u'INT_ADD_-1203836605'), ('tmp_1419', u'INT_ADD_-1203837021'), (u'INT_ADD_-1203836922', u'CAST_-1203836332'), (u'INT_SUB_-1203836915', u'INT_SRIGHT_-1203836891'), (u'CAST_-1203836299', u'STORE_-1203836795'), ('const-433', u'STORE_-1203836795'), ('const-433', u'LOAD_-1203837044'), ('const-32', u'INT_ADD_-1203836784'), ('tmp_1419', u'INT_ADD_-1203836551'), (u'PIECE_-1203836396', u'STORE_-1203836961'), ('const-8', u'PTRADD_-1203836376'), (u'SUBPIECE_-1203836310', u'INT_MULT_-1203836851'), (u'INT_OR_-1203836771', u'STORE_-1203836795'), ('const-433', u'STORE_-1203836608'), ('const-56', u'INT_ADD_-1203836609'), (u'INT_EQUAL_-1203836812', u'CBRANCH_-1203836808'), (u'LOAD_-1203837044', u'PTRADD_-1203836364'), ('tmp_1419', u'INT_ADD_-1203836609'), ('const-433', u'STORE_-1203836961'), (u'INDIRECT_-1203836438', u'MULTIEQUAL_-1203836381'), ('const-1', u'PTRADD_-1203836376'), ('tmp_862', u'BRANCH_-1203836602'), (u'LOAD_-1203837044', u'PTRADD_-1203836381'), ('const-0', u'INT_EQUAL_-1203836696'), (u'INT_ADD_-1203836594', u'CAST_-1203836221'), (u'CAST_-1203836396', u'LOAD_-1203837044'), ('tmp_1415', u'PTRSUB_-1203836415'), ('const-3', u'PTRADD_-1203836364'), (u'PTRADD_-1203836381', u'MULTIEQUAL_-1203836527'), (u'INT_NOTEQUAL_-1203836720', u'CBRANCH_-1203836719'), ('tmp_1419', u'INT_ADD_-1203836940'), ('const-16', u'INT_ADD_-1203836791'), (u'LOAD_-1203836621', u'INT_ADD_-1203836603'), (u'INDIRECT_-1203836460', u'STORE_-1203836503'), (u'CALL_-1203837046', u'INDIRECT_-1203836460'), ('const--3689348814741910320', u'INT_MULT_-1203836836'), (u'LOAD_-1203837044', u'PTRADD_-1203836376'), ('const-433', u'LOAD_-1203836934'), ('const-8', u'PTRADD_-1203836381'), (u'INT_ADD_-1203837028', u'CAST_-1203836396'), (u'PTRADD_-1203836364', u'STORE_-1203836486'), ('const-8', u'PTRADD_-1203836364'), (u'LOAD_-1203836718', u'INT_ADD_-1203836676'), (u'CALL_-1203836551', u'INDIRECT_-1203836253'), ('const-1', u'INT_ADD_-1203836676'), ('tmp_1419', u'INT_ADD_-1203836791'), (u'INT_ADD_-1203836533', u'CAST_-1203836205'), ('const-0', u'INT_EQUAL_-1203836812'), ('const-5', u'PTRADD_-1203836381'), (u'MULTIEQUAL_-1203836527', u'CAST_-1203836331'), ('const-4294967292', u'INT_NOTEQUAL_-1203836745'), (u'INT_AND_-1203836798', u'INT_EQUAL_-1203836812'), (u'LOAD_-1203837044', u'CALL_-1203836551'), (u'LOAD_-1203837044', u'INT_EQUAL_-1203837022'), (u'INT_ADD_-1203836940', u'CAST_-1203836347'), (u'MULTIEQUAL_-1203836399', u'INT_ADD_-1203836702'), (u'LOAD_-1203836549', u'MULTIEQUAL_-1203836527'), (u'PTRSUB_-1203836416', u'CALL_-1203837046'), (u'CAST_-1203836311', u'LOAD_-1203836824'), (u'CALL_-1203837046', u'INDIRECT_-1203836438'), ('const-433', u'LOAD_-1203836621'), (u'CAST_-1203836391', u'LOAD_-1203837037'), ('const-80', u'INT_ADD_-1203836533'), (u'PTRSUB_-1203836415', u'CALL_-1203836551'), (u'PIECE_-1203836415', u'STORE_-1203836486'), (u'INDIRECT_-1203836253', u'MULTIEQUAL_-1203836386'), ('tmp_1419', u'INT_ADD_-1203836922'), ('const-433', u'LOAD_-1203837037'), ('const--72', u'PTRSUB_-1203836415'), (u'INT_NOTEQUAL_-1203836766', u'CBRANCH_-1203836762'), ('const-160', u'INT_ADD_-1203836594'), ('const-0', u'INT_NOTEQUAL_-1203836766'), (u'CAST_-1203836269', u'LOAD_-1203836718'), (u'CAST_-1203836242', u'STORE_-1203836618'), (u'LOAD_-1203837044', u'PTRADD_-1203836354'), ('tmp_604', u'CBRANCH_-1203836742'), ('const-4', u'PTRADD_-1203836354'), ('tmp_1419', u'INT_ADD_-1203837028'), (u'PTRADD_-1203836381', u'STORE_-1203836954'), ('const-433', u'LOAD_-1203836824'), (u'INDIRECT_-1203836443', u'MULTIEQUAL_-1203836386'), ('const-433', u'STORE_-1203836486'), (u'MULTIEQUAL_-1203836399', u'INT_ADD_-1203836665'), (u'CAST_-1203836242', u'LOAD_-1203836621'), (u'CALL_-1203837046', u'INDIRECT_-1203836447'), ('const-32', u'INT_ADD_-1203836810'), (u'MULTIEQUAL_-1203836386', u'INT_AND_-1203836753'), (u'INT_SRIGHT_-1203836891', u'INT_MULT_-1203836836'), ('tmp_638', u'CBRANCH_-1203836719'), (u'MULTIEQUAL_-1203836399', u'INT_ADD_-1203836594'), (u'CALL_-1203837046', u'INDIRECT_-1203836434'), (u'LOAD_-1203836824', u'INT_AND_-1203836798'), (u'INT_ADD_-1203836810', u'CAST_-1203836311'), (u'INDIRECT_-1203836438', u'PIECE_-1203836396'), (u'CAST_-1203836347', u'STORE_-1203836954'), (u'INDIRECT_-1203836447', u'PIECE_-1203836415'), ('const-3435973837', u'INT_MULT_-1203836851'), (u'CAST_-1203836332', u'LOAD_-1203836934'), ('const-433', u'STORE_-1203836954'), (u'INT_ADD_-1203836784', u'CAST_-1203836299'), (u'COPY_-1203836250', u'CALL_-1203836526'), ('const-3617876', u'COPY_-1203836251'), (u'CAST_-1203836304', u'STORE_-1203836805'), ('const-433', u'STORE_-1203836618'), (u'MULTIEQUAL_-1203836381', u'INT_NOTEQUAL_-1203836745'), (u'PTRADD_-1203836376', u'STORE_-1203836502'), (u'INT_ADD_-1203836702', u'CAST_-1203836269'), (u'INT_ADD_-1203836551', u'CALL_-1203836551'), ('const-2', u'PTRADD_-1203836365'), ('const-164', u'INT_ADD_-1203836702'), ('const-433', u'STORE_-1203836503'), (u'PTRADD_-1203836365', u'STORE_-1203836487'), ('const-8', u'PTRADD_-1203836354'), ('const-80', u'INT_ADD_-1203836940'), ('const-164', u'INT_ADD_-1203836665'), ('tmp_1415', u'PTRSUB_-1203836416'), (u'INT_EQUAL_-1203836696', u'CBRANCH_-1203836695'), (u'INT_MULT_-1203836851', u'INT_ADD_-1203836605'), (u'LOAD_-1203837044', u'PTRADD_-1203836365'), (u'CALL_-1203837046', u'INDIRECT_-1203836456'), (u'CAST_-1203836221', u'STORE_-1203836608'), ('tmp_1419', u'INT_ADD_-1203836810'), ('tmp_568', u'CBRANCH_-1203836762'), (u'LOAD_-1203836798', u'INT_OR_-1203836771'), ('tmp_1417', u'INT_ADD_-1203836784'), (u'INT_SRIGHT_-1203836891', u'SUBPIECE_-1203836310'), (u'MULTIEQUAL_-1203836399', u'INT_NOTEQUAL_-1203836720'), ('const-72', u'INT_ADD_-1203836551'), ('tmp_110', u'CBRANCH_-1203837019'), ('const-3673216', u'COPY_-1203836250'), (u'INDIRECT_-1203836452', u'STORE_-1203836487'), (u'INDIRECT_-1203836248', u'MULTIEQUAL_-1203836381'), (u'INDIRECT_-1203836443', u'PIECE_-1203836415'), ('const-561', u'CALL_-1203836526'), (u'INT_ADD_-1203837021', u'CAST_-1203836391'), ('const-0', u'INT_NOTEQUAL_-1203836720'), ('const-80', u'INT_ADD_-1203837028'), (u'INDIRECT_-1203836434', u'PIECE_-1203836396'), (u'INDIRECT_-1203836456', u'MULTIEQUAL_-1203836399'), (u'LOAD_-1203837044', u'STORE_-1203836503'), (u'CAST_-1203836254', u'STORE_-1203836679'), ('const--72', u'PTRSUB_-1203836416'), ('const-16', u'INT_AND_-1203836753'), ('const-433', u'STORE_-1203836487'), (u'INDIRECT_-1203836456', u'STORE_-1203836502'), (u'INT_ADD_-1203836665', u'CAST_-1203836254'), (u'CALL_-1203836551', u'INDIRECT_-1203836248'), (u'INT_MULT_-1203836836', u'STORE_-1203836805'), ('tmp_811', u'BRANCH_-1203836600'), ('tmp_484', u'CBRANCH_-1203836808'), (u'INDIRECT_-1203836266', u'MULTIEQUAL_-1203836399'), ('const-433', u'STORE_-1203836679'), ('tmp_1419', u'INT_ADD_-1203836533'), (u'INT_EQUAL_-1203837022', u'CBRANCH_-1203837019'), ('const-433', u'STORE_-1203836502'), (u'COPY_-1203836251', u'CALL_-1203836526'), ('const-72', u'INT_ADD_-1203836922'), ('const-16', u'INT_OR_-1203836771'), ('const-433', u'LOAD_-1203836549'), (u'INT_NOTEQUAL_-1203836745', u'CBRANCH_-1203836742'), ('const-433', u'LOAD_-1203836718'), (u'LOAD_-1203837037', u'INT_EQUAL_-1203837022'), ('const-0', u'RETURN_-1203836634'), (u'INT_ADD_-1203836605', u'STORE_-1203836608'), (u'CALL_-1203836551', u'INDIRECT_-1203836266'), ('const-88', u'INT_ADD_-1203837021'), ('const-2', u'INT_AND_-1203836798'), (u'INT_ADD_-1203836676', u'STORE_-1203836679'), ('const-0', u'SUBPIECE_-1203836310'), ('tmp_902', u'BRANCH_-1203836541'), (u'LOAD_-1203836718', u'INT_EQUAL_-1203836696'), (u'LOAD_-1203836934', u'INT_SUB_-1203836915'), (u'CAST_-1203836331', u'INT_SUB_-1203836915'), (u'INT_ADD_-1203836603', u'STORE_-1203836618'), (u'INT_AND_-1203836753', u'INT_NOTEQUAL_-1203836766'), ('const-1', u'INT_ADD_-1203836603'), (u'INT_ADD_-1203836609', u'CAST_-1203836242')]
null
null
0021e750
x64
O2
(translation_unit "void FUN_0021e750(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00205a10(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_0021e750(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00205a10(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_0021e750(long param_1,undefined8 param_2,long param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,long param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00205a10(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_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_48;" type_identifier identifier ;) (declaration "long lStack_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined7 uStack_30;" type_identifier identifier ;) (declaration "byte bStack_29;" type_identifier identifier ;) (declaration "int local_28;" primitive_type identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (expression_statement "FUN_00205a10(&local_48);" (call_expression "FUN_00205a10(&local_48)" identifier (argument_list "(&local_48)" ( (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_0021db30(param_1 + 0x48,puVar1,&local_48);" (call_expression "FUN_0021db30(param_1 + 0x48,puVar1,&local_48)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 5;" (assignment_expression "puVar2 = puVar1 + 5" identifier = (binary_expression "puVar1 + 5" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_48;" (assignment_expression "*puVar1 = local_48" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_40;" (assignment_expression "puVar1[1] = lStack_40" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_38;" (assignment_expression "puVar1[2] = local_38" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT17(bStack_29,uStack_30);" (assignment_expression "puVar1[3] = CONCAT17(bStack_29,uStack_30)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT17(bStack_29,uStack_30)" identifier (argument_list "(bStack_29,uStack_30)" ( identifier , identifier )))) ;) (expression_statement "puVar1[4] = CONCAT44(uStack_24,local_28);" (assignment_expression "puVar1[4] = CONCAT44(uStack_24,local_28)" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_24,local_28)" identifier (argument_list "(uStack_24,local_28)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * -0x3333333333333330" identifier * number_literal)) ;) (expression_statement "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) | number_literal)) ;) (if_statement "if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((bStack_29 & 0x10) != 0)" ( (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" ( (binary_expression "bStack_29 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" if (parenthesized_expression "((local_28 != -4) && (lStack_40 != 0))" ( (binary_expression "(local_28 != -4) && (lStack_40 != 0)" (parenthesized_expression "(local_28 != -4)" ( (binary_expression "local_28 != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_40 != 0)" ( (binary_expression "lStack_40 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_40 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_40 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" { (expression_statement "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;" (assignment_expression "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1" (pointer_expression "*(int *)(lStack_40 + 0xa0)" * (cast_expression "(int *)(lStack_40 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa0)" ( (binary_expression "lStack_40 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 * -0x33333333 + -1" (binary_expression "(int)lVar3 * -0x33333333" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (expression_statement "FUN_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_relative(Output_data_reloc<9,_true,_64,_true> * this, uint\n type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_true>::add_relative\n (Output_data_reloc<9,_true,_64,_true> *this,uint type,Output_data *od,Address address)\n\n{\n size_t *psVar1;\n uint uVar2;\n iterator __position;\n Output_reloc<9,_true,_64,_true> *pOVar3;\n long lVar4;\n anon_union_8_4_c82d8563_for_u1_ local_48;\n Sized_relobj<64,_true> *pSStack_40;\n Address local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n Output_reloc<9,_true,_64,_true>::Output_reloc\n ((Output_reloc<9,_true,_64,_true> *)&local_48,type,od,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_true>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_,__position,\n (Output_reloc<9,_true,_64,_true> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_start >> 3;\n if (((this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" comment comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_true,_64,_true>::add_relative\n (Output_data_reloc<9,_true,_64,_true> *this,uint type,Output_data *od,Address address)\n\n{\n size_t *psVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::add_relative\n (Output_data_reloc<9,_true,_64,_true> *this,uint type,Output_data *od,Address address)\n\n{\n size_t" identifier > : : (function_declarator "add_relative\n (Output_data_reloc<9,_true,_64,_true> *this,uint type,Output_data *od,Address address)" identifier (parameter_list "(Output_data_reloc<9,_true,_64,_true> *this,uint type,Output_data *od,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 "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Address address" type_identifier identifier) ))) { primitive_type) (pointer_declarator "*psVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (expression_statement "Output_reloc<9,_true,_64,_true> *pOVar3;" (update_expression "Output_reloc<9,_true,_64,_true> *pOVar3" (binary_expression "Output_reloc<9,_true,_64,_true> *pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_64,_true" , identifier , identifier , identifier) > (pointer_expression "*pOVar3" * identifier)) --) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "anon_union_8_4_c82d8563_for_u1_ local_48;" type_identifier identifier ;) (expression_statement "Sized_relobj<64,_true> *pSStack_40;" (update_expression "Sized_relobj<64,_true> *pSStack_40" (binary_expression "Sized_relobj<64,_true> *pSStack_40" (binary_expression "Sized_relobj<64" identifier < number_literal) (ERROR ",_true" , identifier) > (pointer_expression "*pSStack_40" * identifier)) --) ;) (declaration "Address local_38;" type_identifier identifier ;) (declaration "undefined7 uStack_30;" type_identifier identifier ;) (declaration "byte bStack_29;" type_identifier identifier ;) (declaration "int local_28;" primitive_type identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (ERROR "Output_reloc<9,_true,_64,_true>::Output_reloc\n ((Output_reloc<9,_true,_64,_true> *)&local_48,type,od,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_64,_true>&>\n (&(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_,__position,\n (Output_reloc<9,_true,_64,_true> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_start >> 3;\n if (((this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_64,_true" , identifier , identifier , identifier) > (ERROR "::" : :) identifier ( (binary_expression "(Output_reloc<9,_true,_64,_true> *)&local_48,type,od,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (assignment_expression "(Output_reloc<9,_true,_64,_true> *)&local_48,type,od,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(Output_reloc<9,_true,_64,_true> *)&local_48,type,od,address,true);\n __position._M_current" (parenthesized_expression "(Output_reloc<9,_true,_64,_true> *)&local_48,type,od,address,true)" ( (comma_expression "Output_reloc<9,_true,_64,_true> *)&local_48,type,od,address,true" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_true> *)&local_48,type,od,address,true" identifier , (comma_expression "_64,_true> *)&local_48,type,od,address,true" identifier , (comma_expression "_true> *)&local_48,type,od,address,true" (binary_expression "_true> *)&local_48" identifier > (pointer_expression "*)&local_48" * (ERROR ")" )) (pointer_expression "&local_48" & identifier))) , (comma_expression "type,od,address,true" identifier , (comma_expression "od,address,true" identifier , (comma_expression "address,true" identifier , true))))))) )) (ERROR ";\n __position" ; identifier) . field_identifier) = (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (binary_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9" (binary_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold" (call_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_end_of_storage)" (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) (ERROR ";\n if" ; if) (argument_list "(__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_end_of_storage)" ( (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) == (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (field_expression "_true>_>_>\n ._M_impl._M_end_of_storage" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ))) (ERROR "{\n std::\n vector" { identifier : : identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (binary_expression "_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9" (binary_expression "_true>_>_>\n ::_M_realloc_insert<const_gold" (binary_expression "_true>_>_>\n ::_M_realloc_insert" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier > & (ERROR ">" >) ( (ERROR "&(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_,__position,\n (Output_reloc<9,_true,_64,_true> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_start >> 3;\n if (((this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" (comma_expression "&(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_,__position,\n (Output_reloc<9,_true,_64,_true> *)&local_48)" (pointer_expression "&(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_" & (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier)) , (comma_expression "__position,\n (Output_reloc<9,_true,_64,_true> *)&local_48)" identifier , (parenthesized_expression "(Output_reloc<9,_true,_64,_true> *)&local_48)" ( (comma_expression "Output_reloc<9,_true,_64,_true> *)&local_48" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_true> *)&local_48" identifier , (comma_expression "_64,_true> *)&local_48" identifier , (binary_expression "_true> *)&local_48" identifier > (pointer_expression "*)&local_48" * (ERROR ")" )) (pointer_expression "&local_48" & identifier)))))) )))) ; (assignment_expression "pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) : : (comma_expression "Output_reloc<9,_true,_64,_true>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_true>,_std" identifier , (comma_expression "_64,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_true>_>_>\n ._M_impl._M_finish" identifier , (comma_expression "_64,_true>_>_>\n ._M_impl._M_finish" identifier , (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier)))) ; } else (compound_statement "{\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }" { (expression_statement "pOVar3 = __position._M_current + 1;" (assignment_expression "pOVar3 = __position._M_current + 1" identifier = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "(__position._M_current)->u1_ = local_48;" (assignment_expression "(__position._M_current)->u1_ = local_48" (field_expression "(__position._M_current)->u1_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "((__position._M_current)->u2_).relobj = pSStack_40;" (assignment_expression "((__position._M_current)->u2_).relobj = pSStack_40" (field_expression "((__position._M_current)->u2_).relobj" (parenthesized_expression "((__position._M_current)->u2_)" ( (field_expression "(__position._M_current)->u2_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(__position._M_current)->address_ = local_38;" (assignment_expression "(__position._M_current)->address_ = local_38" (field_expression "(__position._M_current)->address_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "*(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);" (assignment_expression "*(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30)" (pointer_expression "*(ulong *)&(__position._M_current)->local_sym_index_" * (cast_expression "(ulong *)&(__position._M_current)->local_sym_index_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->local_sym_index_" & (field_expression "(__position._M_current)->local_sym_index_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT17(bStack_29,uStack_30)" identifier (argument_list "(bStack_29,uStack_30)" ( identifier , identifier )))) ;) (expression_statement "*(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);" (assignment_expression "*(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28)" (pointer_expression "*(ulong *)&(__position._M_current)->shndx_" * (cast_expression "(ulong *)&(__position._M_current)->shndx_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->shndx_" & (field_expression "(__position._M_current)->shndx_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT44(uStack_24,local_28)" identifier (argument_list "(uStack_24,local_28)" ( identifier , identifier )))) ;) (ERROR "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std::allocator<gold::" (comma_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_64,_true>,_std" (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_64,_true>,_std" identifier , (comma_expression "_64,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;" (comma_expression "Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (comma_expression "_64,_true>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (assignment_expression "_true>_>_>\n ._M_impl._M_finish = pOVar3" (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier)))) ;) }) (assignment_expression "lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base<gold" (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base" (cast_expression "(long)pOVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) < identifier)) : : (comma_expression "Output_reloc<9,_true,_64,_true>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_true>,_std" identifier , (comma_expression "_64,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_64,_true>_>_>\n ._M_impl._M_start >> 3" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_64,_true>_>_>\n ._M_impl._M_start >> 3" identifier , (comma_expression "_64,_true>_>_>\n ._M_impl._M_start >> 3" identifier , (binary_expression "_true>_>_>\n ._M_impl._M_start >> 3" (field_expression "_true>_>_>\n ._M_impl._M_start" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) >> number_literal)))) ; if (parenthesized_expression "(((this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0)" ( (binary_expression "((this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0" (parenthesized_expression "((this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)" ( (binary_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n (this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" { (expression_statement "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;" (assignment_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (binary_expression "lVar4 * -0x3333333333333330" identifier * number_literal)) ;) (expression_statement "od->field_0x20 = od->field_0x20 | 0x10;" (assignment_expression "od->field_0x20 = od->field_0x20 | 0x10" (field_expression "od->field_0x20" identifier -> field_identifier) = (binary_expression "od->field_0x20 | 0x10" (field_expression "od->field_0x20" identifier -> field_identifier) | number_literal)) ;) (if_statement "if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" if (parenthesized_expression "((bStack_29 & 0x10) != 0)" ( (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" ( (binary_expression "bStack_29 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" { (expression_statement "psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;" (assignment_expression "psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" identifier = (pointer_expression "&(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" & (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" (field_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>).\n super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) ;) (expression_statement "*psVar1 = *psVar1 + 1;" (assignment_expression "*psVar1 = *psVar1 + 1" (pointer_expression "*psVar1" * identifier) = (binary_expression "*psVar1 + 1" (pointer_expression "*psVar1" * identifier) + number_literal)) ;) })) (if_statement "if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" if (parenthesized_expression "((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0))" ( (binary_expression "(local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0))" (parenthesized_expression "(local_28 != -4)" ( (binary_expression "local_28 != -4" identifier != number_literal) )) && (parenthesized_expression "(pSStack_40 != (Sized_relobj<64,_true> *)0x0))" ( (binary_expression "pSStack_40 != (Sized_relobj<64,_true> *)0x0)" identifier != (parenthesized_expression "(Sized_relobj<64,_true> *)0x0)" ( (comma_expression "Sized_relobj<64,_true> *)0x0" (binary_expression "Sized_relobj<64" identifier < number_literal) , (binary_expression "_true> *)0x0" identifier > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal))) ))) ))) )) (compound_statement "{\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" { (expression_statement "uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;" (assignment_expression "uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_" identifier = (field_expression "(pSStack_40->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_40->super_Relobj)" ( (field_expression "pSStack_40->super_Relobj" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }" { (expression_statement "(pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;" (assignment_expression "(pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1" (field_expression "(pSStack_40->super_Relobj).first_dyn_reloc_" (parenthesized_expression "(pSStack_40->super_Relobj)" ( (field_expression "pSStack_40->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(int)lVar4 * -0x33333333 - 1" (binary_expression "(int)lVar4 * -0x33333333" (cast_expression "(int)lVar4" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) - number_literal)) ;) })) (expression_statement "(pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;" (assignment_expression "(pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1" (field_expression "(pSStack_40->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_40->super_Relobj)" ( (field_expression "pSStack_40->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "uVar2 + 1" identifier + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (call_expression "do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ; }))
(translation_unit "void FUN_0021e750(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00205a10(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_0021e750(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00205a10(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_0021e750(long param_1,undefined8 param_2,long param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,long param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00205a10(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_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_48;" type_identifier identifier ;) (declaration "long lStack_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined7 uStack_30;" type_identifier identifier ;) (declaration "byte bStack_29;" type_identifier identifier ;) (declaration "int local_28;" primitive_type identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (expression_statement "FUN_00205a10(&local_48);" (call_expression "FUN_00205a10(&local_48)" identifier (argument_list "(&local_48)" ( (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_0021db30(param_1 + 0x48,puVar1,&local_48);" (call_expression "FUN_0021db30(param_1 + 0x48,puVar1,&local_48)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 5;" (assignment_expression "puVar2 = puVar1 + 5" identifier = (binary_expression "puVar1 + 5" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_48;" (assignment_expression "*puVar1 = local_48" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_40;" (assignment_expression "puVar1[1] = lStack_40" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_38;" (assignment_expression "puVar1[2] = local_38" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT17(bStack_29,uStack_30);" (assignment_expression "puVar1[3] = CONCAT17(bStack_29,uStack_30)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT17(bStack_29,uStack_30)" identifier (argument_list "(bStack_29,uStack_30)" ( identifier , identifier )))) ;) (expression_statement "puVar1[4] = CONCAT44(uStack_24,local_28);" (assignment_expression "puVar1[4] = CONCAT44(uStack_24,local_28)" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_24,local_28)" identifier (argument_list "(uStack_24,local_28)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * -0x3333333333333330" identifier * number_literal)) ;) (expression_statement "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) | number_literal)) ;) (if_statement "if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((bStack_29 & 0x10) != 0)" ( (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" ( (binary_expression "bStack_29 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" if (parenthesized_expression "((local_28 != -4) && (lStack_40 != 0))" ( (binary_expression "(local_28 != -4) && (lStack_40 != 0)" (parenthesized_expression "(local_28 != -4)" ( (binary_expression "local_28 != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_40 != 0)" ( (binary_expression "lStack_40 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_40 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_40 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" { (expression_statement "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;" (assignment_expression "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1" (pointer_expression "*(int *)(lStack_40 + 0xa0)" * (cast_expression "(int *)(lStack_40 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa0)" ( (binary_expression "lStack_40 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 * -0x33333333 + -1" (binary_expression "(int)lVar3 * -0x33333333" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) (expression_statement "FUN_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 (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) + LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0021e750(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00205a10(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (primitive_type "void") (function_declarator "FUN_0021e750(long param_1,undefined8 param_2,long param_3)" (identifier "FUN_0021e750") (parameter_list "(long param_1,undefined8 param_2,long param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00205a10(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_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_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "long lStack_40;" (sized_type_specifier "long" (long "long")) (identifier "lStack_40") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined7 uStack_30;" (type_identifier "undefined7") (identifier "uStack_30") (; ";")) (declaration "byte bStack_29;" (type_identifier "byte") (identifier "bStack_29") (; ";")) (declaration "int local_28;" (primitive_type "int") (identifier "local_28") (; ";")) (declaration "undefined4 uStack_24;" (type_identifier "undefined4") (identifier "uStack_24") (; ";")) (expression_statement "FUN_00205a10(&local_48);" (call_expression "FUN_00205a10(&local_48)" (identifier "FUN_00205a10") (argument_list "(&local_48)" (( "(") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")"))) (; ";")) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (if "if") (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" (( "(") (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" (identifier "puVar1") (== "==") (pointer_expression "*(undefined8 **)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (compound_statement "{\n FUN_0021db30(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" ({ "{") (expression_statement "FUN_0021db30(param_1 + 0x48,puVar1,&local_48);" (call_expression "FUN_0021db30(param_1 + 0x48,puVar1,&local_48)" (identifier "FUN_0021db30") (argument_list "(param_1 + 0x48,puVar1,&local_48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) (, ",") (identifier "puVar1") (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")"))) (; ";")) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (else "else") (compound_statement "{\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" ({ "{") (expression_statement "puVar2 = puVar1 + 5;" (assignment_expression "puVar2 = puVar1 + 5" (identifier "puVar2") (= "=") (binary_expression "puVar1 + 5" (identifier "puVar1") (+ "+") (number_literal "5"))) (; ";")) (expression_statement "*puVar1 = local_48;" (assignment_expression "*puVar1 = local_48" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "puVar1[1] = lStack_40;" (assignment_expression "puVar1[1] = lStack_40" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lStack_40")) (; ";")) (expression_statement "puVar1[2] = local_38;" (assignment_expression "puVar1[2] = local_38" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_38")) (; ";")) (expression_statement "puVar1[3] = CONCAT17(bStack_29,uStack_30);" (assignment_expression "puVar1[3] = CONCAT17(bStack_29,uStack_30)" (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (call_expression "CONCAT17(bStack_29,uStack_30)" (identifier "CONCAT17") (argument_list "(bStack_29,uStack_30)" (( "(") (identifier "bStack_29") (, ",") (identifier "uStack_30") () ")")))) (; ";")) (expression_statement "puVar1[4] = CONCAT44(uStack_24,local_28);" (assignment_expression "puVar1[4] = CONCAT44(uStack_24,local_28)" (subscript_expression "puVar1[4]" (identifier "puVar1") ([ "[") (number_literal "4") (] "]")) (= "=") (call_expression "CONCAT44(uStack_24,local_28)" (identifier "CONCAT44") (argument_list "(uStack_24,local_28)" (( "(") (identifier "uStack_24") (, ",") (identifier "local_28") () ")")))) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (identifier "puVar2")) (; ";")) (} "}")))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (identifier "lVar3") (= "=") (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2")) (- "-") (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (>> ">>") (number_literal "3"))) (; ";")) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330" (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (binary_expression "lVar3 * -0x3333333333333330" (identifier "lVar3") (* "*") (number_literal "-0x3333333333333330"))) (; ";")) (expression_statement "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" (* "*") (cast_expression "(byte *)(param_3 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x20)" (( "(") (binary_expression "param_3 + 0x20" (identifier "param_3") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (binary_expression "*(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" (* "*") (cast_expression "(byte *)(param_3 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x20)" (( "(") (binary_expression "param_3 + 0x20" (identifier "param_3") (+ "+") (number_literal "0x20")) () ")")))) (| "|") (number_literal "0x10"))) (; ";")) (if_statement "if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" (if "if") (parenthesized_expression "((bStack_29 & 0x10) != 0)" (( "(") (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" (( "(") (binary_expression "bStack_29 & 0x10" (identifier "bStack_29") (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (if_statement "if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" (if "if") (parenthesized_expression "((local_28 != -4) && (lStack_40 != 0))" (( "(") (binary_expression "(local_28 != -4) && (lStack_40 != 0)" (parenthesized_expression "(local_28 != -4)" (( "(") (binary_expression "local_28 != -4" (identifier "local_28") (!= "!=") (number_literal "-4")) () ")")) (&& "&&") (parenthesized_expression "(lStack_40 != 0)" (( "(") (binary_expression "lStack_40 != 0" (identifier "lStack_40") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" ({ "{") (if_statement "if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" (if "if") (parenthesized_expression "(*(int *)(lStack_40 + 0xa4) == 0)" (( "(") (binary_expression "*(int *)(lStack_40 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_40 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa4)" (( "(") (binary_expression "lStack_40 + 0xa4" (identifier "lStack_40") (+ "+") (number_literal "0xa4")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" ({ "{") (expression_statement "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;" (assignment_expression "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1" (pointer_expression "*(int *)(lStack_40 + 0xa0)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa0)" (( "(") (binary_expression "lStack_40 + 0xa0" (identifier "lStack_40") (+ "+") (number_literal "0xa0")) () ")")))) (= "=") (binary_expression "(int)lVar3 * -0x33333333 + -1" (binary_expression "(int)lVar3 * -0x33333333" (cast_expression "(int)lVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar3")) (* "*") (number_literal "-0x33333333")) (+ "+") (number_literal "-1"))) (; ";")) (} "}"))) (expression_statement "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa4)" (( "(") (binary_expression "lStack_40 + 0xa4" (identifier "lStack_40") (+ "+") (number_literal "0xa4")) () ")")))) (= "=") (binary_expression "*(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa4)" (( "(") (binary_expression "lStack_40 + 0xa4" (identifier "lStack_40") (+ "+") (number_literal "0xa4")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_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_relative(Output_data_reloc<9,_true,_64,_true> * this, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_true>::add_relative (Output_data_reloc<9,_true,_64,_true> *this,type_1 type,Output_data *od,type_4 address) { size_t *psVar1; type_1 uVar2; type_2 __position; var_1<9,_true,_64,_true> *pOVar3; long lVar4; type_3 local_48; var_2<64,_true> *pSStack_40; type_4 local_38; type_5 uStack_30; type_6 bStack_29; int local_28; type_7 uStack_24; var_1<9,_true,_64,_true>::var_1 ((var_1<9,_true,_64,_true> *)&local_48,type,od,address,true); __position._M_current = (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_true>,_std::allocator<gold::var_1<9,_true,_64,_true>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_true>,_std::allocator<gold::var_1<9,_true,_64,_true>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::var_1<9,_true,_64,_true>,_std::allocator<gold::var_1<9,_true,_64,_true>_>_> ::_M_realloc_insert<const_gold::var_1<9,_true,_64,_true>&> (&(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_,__position, (var_1<9,_true,_64,_true> *)&local_48); pOVar3 = (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_true>,_std::allocator<gold::var_1<9,_true,_64,_true>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_48; ((__position._M_current)->u2_).relobj = pSStack_40; (__position._M_current)->address_ = local_38; *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30); *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28); (this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_true>,_std::allocator<gold::var_1<9,_true,_64,_true>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_true,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_64,_true>,_std::allocator<gold::var_1<9,_true,_64,_true>_>_> ._M_impl._M_start >> 3; if (((this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2) == 0) { (this->super_Output_data_reloc_base<9,_true,_64,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * -0x3333333333333330; od->field_0x20 = od->field_0x20 | 0x10; if ((bStack_29 & 0x10) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_true,_64,_true>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((local_28 != -4) && (pSStack_40 != (var_2<64,_true> *)0x0)) { uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1; } (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,undefined8 param_2,long param_3) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_48; long lStack_40; undefined8 local_38; undefined7 uStack_30; byte bStack_29; int local_28; undefined4 uStack_24; FUN_00205a10(&local_48); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_0021db30(param_1 + 0x48,puVar1,&local_48); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 5; *puVar1 = local_48; puVar1[1] = lStack_40; puVar1[2] = local_38; puVar1[3] = CONCAT17(bStack_29,uStack_30); puVar1[4] = CONCAT44(uStack_24,local_28); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330; *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10; if ((bStack_29 & 0x10) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((local_28 != -4) && (lStack_40 != 0)) { if (*(int *)(lStack_40 + 0xa4) == 0) { *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1; } *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
7277_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
get_copy_source
FUN_002ddb70
/* DWARF original prototype: Dynobj * get_copy_source(Symbol_table * this, Symbol * sym) */ Dynobj * __thiscall gold::Symbol_table::get_copy_source(Symbol_table *this,Symbol *sym) { ulong uVar1; _Hash_node_base *p_Var2; ulong uVar3; Symbol *pSVar4; __bucket_type p_Var5; __bucket_type p_Var6; if ((sym->field_0x3b & 8) == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/symtab.cc",0x980,"get_copy_source"); } uVar1 = (this->copied_symbol_dynobjs_)._M_h._M_bucket_count; uVar3 = (ulong)sym % uVar1; p_Var6 = (this->copied_symbol_dynobjs_)._M_h._M_buckets[uVar3]; if (p_Var6 != (__bucket_type)0x0) { pSVar4 = (Symbol *)p_Var6->_M_nxt[1]._M_nxt; p_Var2 = p_Var6->_M_nxt; while (p_Var5 = p_Var2, pSVar4 != sym) { p_Var2 = p_Var5->_M_nxt; if ((p_Var2 == (_Hash_node_base *)0x0) || (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1)) goto LAB_002ddbf5; } if (p_Var6->_M_nxt != (_Hash_node_base *)0x0) { return (Dynobj *)p_Var6->_M_nxt[2]._M_nxt; } } LAB_002ddbf5: /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/symtab.cc",0x983,"get_copy_source"); }
undefined8 FUN_002ddb70(long param_1,ulong param_2) { long *plVar1; ulong uVar2; ulong uVar3; long *plVar4; long *plVar5; if ((*(byte *)(param_2 + 0x3b) & 8) == 0) { /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source"); } uVar2 = param_2 % *(ulong *)(param_1 + 600); plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8); if (plVar5 != (long *)0x0) { uVar3 = ((long *)*plVar5)[1]; plVar1 = (long *)*plVar5; while (plVar4 = plVar1, uVar3 != param_2) { plVar1 = (long *)*plVar4; if ((plVar1 == (long *)0x0) || (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600))) goto LAB_002ddbf5; } if (*plVar5 != 0) { return *(undefined8 *)(*plVar5 + 0x10); } } LAB_002ddbf5: /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source"); }
SUB RSP,0x8 TEST byte ptr [RSI + 0x3b],0x8 JZ 0x002ddbdd MOV RCX,qword ptr [RDI + 0x258] MOV RAX,RSI XOR EDX,EDX DIV RCX MOV RAX,qword ptr [RDI + 0x250] MOV R9,qword ptr [RAX + RDX*0x8] MOV R10,RDX TEST R9,R9 JZ 0x002ddbf5 MOV R8,qword ptr [R9] MOV RDI,qword ptr [R8 + 0x8] JMP 0x002ddbc7 MOV RAX,qword ptr [R8] TEST RAX,RAX JZ 0x002ddbf5 MOV RDI,qword ptr [RAX + 0x8] MOV R9,R8 XOR EDX,EDX MOV R8,RAX MOV RAX,RDI DIV RCX CMP R10,RDX JNZ 0x002ddbf5 CMP RDI,RSI JNZ 0x002ddba8 MOV RAX,qword ptr [R9] TEST RAX,RAX JZ 0x002ddbf5 MOV RAX,qword ptr [RAX + 0x10] ADD RSP,0x8 RET LEA RDX,[0x3f6510] MOV ESI,0x980 LEA RDI,[0x3f5a81] CALL 0x001e9890 LEA RDX,[0x3f6510] MOV ESI,0x983 LEA RDI,[0x3f5a81] CALL 0x001e9890
null
null
null
null
[(u'INT_EQUAL_-1204626385', u'CBRANCH_-1204626383'), (u'COPY_-1204626144', u'CALL_-1204626272'), (u'LOAD_-1204626468', u'COPY_-1204626198'), ('const-0', u'INT_EQUAL_-1204626385'), (u'CAST_-1204626159', u'INT_REM_-1204626477'), ('const-433', u'LOAD_-1204626493'), (u'INT_REM_-1204626477', u'PTRADD_-1204626161'), ('const-8', u'PTRSUB_-1204626183'), ('const-8', u'INT_AND_-1204626532'), (u'LOAD_-1204626493', u'COPY_-1204626195'), (u'INT_REM_-1204626477', u'INT_NOTEQUAL_-1204626325'), ('tmp_328', u'CBRANCH_-1204626383'), (u'CAST_-1204626133', u'MULTIEQUAL_-1204626176'), (u'COPY_-1204626142', u'CALL_-1204626272'), (u'PTRSUB_-1204626143', u'LOAD_-1204626462'), ('const-0', u'RETURN_-1204626352'), (u'CAST_-1204626115', u'MULTIEQUAL_-1204626176'), (u'INT_NOTEQUAL_-1204626325', u'CBRANCH_-1204626323'), (u'LOAD_-1204626493', u'INT_NOTEQUAL_-1204626469'), ('tmp_453', u'CAST_-1204626159'), ('tmp_453', u'INT_NOTEQUAL_-1204626404'), ('const-8', u'PTRADD_-1204626152'), ('tmp_452', u'PTRSUB_-1204626192'), (u'PTRSUB_-1204626169', u'LOAD_-1204626504'), ('const-0', u'PTRSUB_-1204626133'), ('tmp_56', u'CBRANCH_-1204626543'), (u'PTRSUB_-1204626186', u'PTRSUB_-1204626183'), ('const-0', u'PTRSUB_-1204626124'), (u'LOAD_-1204626403', u'INT_EQUAL_-1204626385'), (u'COPY_-1204626198', u'MULTIEQUAL_-1204626172'), ('const-433', u'LOAD_-1204626542'), (u'COPY_-1204626381', u'RETURN_-1204626352'), (u'LOAD_-1204626468', u'PTRADD_-1204626152'), ('const-592', u'PTRSUB_-1204626192'), ('const-433', u'LOAD_-1204626462'), (u'PTRSUB_-1204626124', u'LOAD_-1204626382'), (u'LOAD_-1204626504', u'PTRADD_-1204626161'), ('const-433', u'LOAD_-1204626558'), ('const-433', u'LOAD_-1204626381'), ('const-2435', u'CALL_-1204626305'), ('const-0', u'PTRSUB_-1204626186'), ('const-0', u'PTRSUB_-1204626095'), ('tmp_163', u'CBRANCH_-1204626468'), (u'PTRSUB_-1204626199', u'LOAD_-1204626558'), (u'PTRSUB_-1204626175', u'PTRSUB_-1204626174'), ('tmp_453', u'PTRSUB_-1204626199'), ('tmp_240', u'CBRANCH_-1204626382'), ('const-1', u'RETURN_-1204626300'), (u'PTRADD_-1204626087', u'PTRSUB_-1204626085'), ('tmp_178', u'BRANCH_-1204626454'), (u'COPY_-1204626160', u'MULTIEQUAL_-1204626168'), (u'INT_NOTEQUAL_-1204626383', u'CBRANCH_-1204626382'), ('const-4151937', u'COPY_-1204626144'), (u'LOAD_-1204626542', u'INT_REM_-1204626477'), (u'LOAD_-1204626558', u'INT_AND_-1204626532'), (u'LOAD_-1204626403', u'COPY_-1204626163'), (u'COPY_-1204626163', u'MULTIEQUAL_-1204626172'), (u'PTRADD_-1204626134', u'PTRSUB_-1204626124'), ('const-2432', u'CALL_-1204626272'), ('const-0', u'INT_NOTEQUAL_-1204626469'), (u'PTRADD_-1204626152', u'PTRSUB_-1204626143'), ('const-0', u'INT_EQUAL_-1204626546'), ('const-0', u'PTRSUB_-1204626147'), (u'LOAD_-1204626542', u'INT_REM_-1204626312'), ('const-0', u'PTRSUB_-1204626174'), ('const-1', u'RETURN_-1204626267'), (u'COPY_-1204626117', u'CALL_-1204626305'), ('const-1', u'PTRADD_-1204626152'), ('const-4151937', u'COPY_-1204626119'), (u'CAST_-1204626099', u'INT_REM_-1204626312'), ('const-433', u'LOAD_-1204626402'), (u'CAST_-1204626077', u'COPY_-1204626381'), ('const-0', u'PTRSUB_-1204626143'), (u'PTRSUB_-1204626192', u'PTRSUB_-1204626186'), (u'PTRSUB_-1204626147', u'LOAD_-1204626468'), (u'COPY_-1204626160', u'PTRSUB_-1204626133'), (u'LOAD_-1204626381', u'CAST_-1204626077'), (u'LOAD_-1204626403', u'PTRADD_-1204626134'), (u'COPY_-1204626195', u'MULTIEQUAL_-1204626168'), (u'COPY_-1204626160', u'COPY_-1204626160'), (u'PTRADD_-1204626161', u'LOAD_-1204626493'), (u'MULTIEQUAL_-1204626172', u'COPY_-1204626160'), (u'LOAD_-1204626493', u'PTRSUB_-1204626147'), ('const-59', u'PTRSUB_-1204626199'), ('const-8', u'PTRADD_-1204626161'), (u'INT_NOTEQUAL_-1204626404', u'CBRANCH_-1204626402'), (u'PTRSUB_-1204626085', u'LOAD_-1204626381'), (u'PTRSUB_-1204626133', u'LOAD_-1204626403'), ('const-433', u'LOAD_-1204626382'), ('const-0', u'INT_NOTEQUAL_-1204626383'), (u'MULTIEQUAL_-1204626176', u'INT_NOTEQUAL_-1204626404'), ('const-4154640', u'COPY_-1204626142'), ('const-2', u'PTRADD_-1204626087'), ('const-433', u'LOAD_-1204626468'), (u'PTRSUB_-1204626095', u'LOAD_-1204626402'), ('tmp_452', u'PTRSUB_-1204626175'), (u'INT_REM_-1204626312', u'INT_NOTEQUAL_-1204626325'), (u'LOAD_-1204626462', u'CAST_-1204626133'), (u'MULTIEQUAL_-1204626168', u'PTRSUB_-1204626095'), (u'INT_AND_-1204626532', u'INT_EQUAL_-1204626546'), ('tmp_209', u'CBRANCH_-1204626402'), ('const-8', u'PTRADD_-1204626087'), (u'LOAD_-1204626402', u'INT_NOTEQUAL_-1204626383'), (u'LOAD_-1204626402', u'PTRADD_-1204626087'), (u'PTRSUB_-1204626183', u'LOAD_-1204626542'), ('const-0', u'PTRSUB_-1204626085'), ('const-592', u'PTRSUB_-1204626175'), ('tmp_424', u'CBRANCH_-1204626323'), (u'INT_NOTEQUAL_-1204626469', u'CBRANCH_-1204626468'), ('const-433', u'LOAD_-1204626403'), ('const-1', u'PTRADD_-1204626134'), ('const-0', u'PTRSUB_-1204626169'), (u'LOAD_-1204626382', u'CAST_-1204626115'), ('const-433', u'LOAD_-1204626504'), (u'COPY_-1204626119', u'CALL_-1204626305'), ('const-4154640', u'COPY_-1204626117'), (u'INT_EQUAL_-1204626546', u'CBRANCH_-1204626543'), ('const-8', u'PTRADD_-1204626134'), (u'CAST_-1204626115', u'CAST_-1204626099'), (u'PTRSUB_-1204626174', u'PTRSUB_-1204626169')]
[(u'INT_EQUAL_-1204626385', u'CBRANCH_-1204626383'), (u'COPY_-1204626144', u'CALL_-1204626272'), (u'COPY_-1204626182', u'MULTIEQUAL_-1204626174'), ('const-1', u'PTRADD_-1204626159'), ('const-0', u'INT_EQUAL_-1204626385'), (u'INT_ADD_-1204626488', u'CAST_-1204626173'), ('tmp_824', u'INT_ADD_-1204626544'), ('const-8', u'INT_AND_-1204626532'), (u'INT_REM_-1204626477', u'INT_NOTEQUAL_-1204626325'), (u'CAST_-1204626139', u'COPY_-1204626182'), ('tmp_328', u'CBRANCH_-1204626383'), (u'LOAD_-1204626493', u'LOAD_-1204626468'), ('const-433', u'LOAD_-1204626381'), ('const-1', u'PTRADD_-1204626141'), ('tmp_830', u'INT_ADD_-1204626488'), (u'COPY_-1204626179', u'MULTIEQUAL_-1204626170'), (u'COPY_-1204626146', u'CALL_-1204626272'), ('const-0', u'RETURN_-1204626352'), ('tmp_824', u'INT_NOTEQUAL_-1204626404'), (u'INT_NOTEQUAL_-1204626325', u'CBRANCH_-1204626323'), ('const-4151937', u'COPY_-1204626121'), (u'LOAD_-1204626493', u'INT_NOTEQUAL_-1204626469'), (u'LOAD_-1204626462', u'MULTIEQUAL_-1204626178'), (u'INT_ADD_-1204626544', u'CAST_-1204626196'), (u'COPY_-1204626121', u'CALL_-1204626305'), ('tmp_830', u'INT_ADD_-1204626526'), (u'PTRADD_-1204626159', u'LOAD_-1204626462'), (u'CAST_-1204626152', u'COPY_-1204626217'), ('tmp_56', u'CBRANCH_-1204626543'), (u'LOAD_-1204626381', u'COPY_-1204626381'), (u'PTRADD_-1204626141', u'LOAD_-1204626382'), (u'COPY_-1204626381', u'RETURN_-1204626352'), (u'LOAD_-1204626468', u'CAST_-1204626152'), ('const-4154640', u'COPY_-1204626119'), ('const-433', u'LOAD_-1204626403'), ('const-600', u'INT_ADD_-1204626526'), ('const-4154640', u'COPY_-1204626144'), (u'CAST_-1204626152', u'PTRADD_-1204626159'), ('tmp_163', u'CBRANCH_-1204626468'), (u'CAST_-1204626165', u'LOAD_-1204626493'), (u'INT_ADD_-1204626477', u'CAST_-1204626165'), (u'CAST_-1204626139', u'INT_EQUAL_-1204626385'), (u'COPY_-1204626179', u'LOAD_-1204626403'), ('const-433', u'LOAD_-1204626504'), ('const-8', u'INT_MULT_-1204626465'), (u'COPY_-1204626214', u'MULTIEQUAL_-1204626170'), (u'COPY_-1204626217', u'MULTIEQUAL_-1204626174'), (u'CAST_-1204626173', u'LOAD_-1204626504'), ('tmp_240', u'CBRANCH_-1204626382'), ('const-1', u'RETURN_-1204626300'), ('const-2435', u'CALL_-1204626305'), (u'COPY_-1204626179', u'COPY_-1204626179'), (u'CAST_-1204626094', u'LOAD_-1204626381'), (u'LOAD_-1204626403', u'CAST_-1204626139'), ('tmp_178', u'BRANCH_-1204626454'), ('const-433', u'LOAD_-1204626462'), (u'INT_NOTEQUAL_-1204626383', u'CBRANCH_-1204626382'), (u'CAST_-1204626189', u'LOAD_-1204626542'), (u'INT_ADD_-1204626365', u'CAST_-1204626094'), (u'LOAD_-1204626542', u'INT_REM_-1204626477'), ('const-8', u'PTRADD_-1204626159'), (u'LOAD_-1204626558', u'INT_AND_-1204626532'), ('const-433', u'LOAD_-1204626558'), ('const-0', u'INT_NOTEQUAL_-1204626469'), (u'CAST_-1204626139', u'PTRADD_-1204626141'), ('const-0', u'INT_EQUAL_-1204626546'), (u'LOAD_-1204626542', u'INT_REM_-1204626312'), ('const-433', u'LOAD_-1204626468'), ('const-1', u'RETURN_-1204626267'), (u'INT_MULT_-1204626465', u'INT_ADD_-1204626477'), ('const-2432', u'CALL_-1204626272'), (u'LOAD_-1204626382', u'MULTIEQUAL_-1204626178'), ('const-4151937', u'COPY_-1204626146'), (u'LOAD_-1204626402', u'INT_ADD_-1204626365'), ('const-592', u'INT_ADD_-1204626488'), (u'MULTIEQUAL_-1204626178', u'INT_NOTEQUAL_-1204626404'), (u'MULTIEQUAL_-1204626170', u'LOAD_-1204626402'), ('const-433', u'LOAD_-1204626382'), ('const-433', u'LOAD_-1204626493'), ('const-433', u'LOAD_-1204626402'), ('const-16', u'INT_ADD_-1204626365'), (u'INT_NOTEQUAL_-1204626404', u'CBRANCH_-1204626402'), ('const-59', u'INT_ADD_-1204626544'), ('const-433', u'LOAD_-1204626542'), (u'INT_ADD_-1204626526', u'CAST_-1204626189'), ('const-0', u'INT_NOTEQUAL_-1204626383'), (u'INT_REM_-1204626312', u'INT_NOTEQUAL_-1204626325'), (u'INT_AND_-1204626532', u'INT_EQUAL_-1204626546'), ('tmp_209', u'CBRANCH_-1204626402'), (u'LOAD_-1204626402', u'INT_NOTEQUAL_-1204626383'), (u'INT_REM_-1204626477', u'INT_MULT_-1204626465'), ('tmp_424', u'CBRANCH_-1204626323'), (u'INT_NOTEQUAL_-1204626469', u'CBRANCH_-1204626468'), (u'CAST_-1204626196', u'LOAD_-1204626558'), (u'LOAD_-1204626493', u'COPY_-1204626214'), (u'MULTIEQUAL_-1204626174', u'COPY_-1204626179'), (u'LOAD_-1204626504', u'INT_ADD_-1204626477'), ('const-8', u'PTRADD_-1204626141'), (u'COPY_-1204626119', u'CALL_-1204626305'), (u'LOAD_-1204626382', u'INT_REM_-1204626312'), (u'INT_EQUAL_-1204626546', u'CBRANCH_-1204626543'), ('tmp_824', u'INT_REM_-1204626477')]
null
null
002ddb70
x64
O2
(translation_unit "undefined8 FUN_002ddb70(long param_1,ulong param_2)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n long *plVar4;\n long *plVar5;\n \n if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar2 = param_2 % *(ulong *)(param_1 + 600);\n plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }\nLAB_002ddbf5:\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");\n}\n\n" (function_definition "undefined8 FUN_002ddb70(long param_1,ulong param_2)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n long *plVar4;\n long *plVar5;\n \n if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar2 = param_2 % *(ulong *)(param_1 + 600);\n plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }\nLAB_002ddbf5:\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");\n}" type_identifier (function_declarator "FUN_002ddb70(long param_1,ulong param_2)" identifier (parameter_list "(long param_1,ulong param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n long *plVar4;\n long *plVar5;\n \n if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar2 = param_2 % *(ulong *)(param_1 + 600);\n plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }\nLAB_002ddbf5:\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");\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 ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (if_statement "if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }" if (parenthesized_expression "((*(byte *)(param_2 + 0x3b) & 8) == 0)" ( (binary_expression "(*(byte *)(param_2 + 0x3b) & 8) == 0" (parenthesized_expression "(*(byte *)(param_2 + 0x3b) & 8)" ( (binary_expression "*(byte *)(param_2 + 0x3b) & 8" (pointer_expression "*(byte *)(param_2 + 0x3b)" * (cast_expression "(byte *)(param_2 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x3b)" ( (binary_expression "param_2 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }" { comment (expression_statement "FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");" (call_expression "FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source")" identifier (argument_list "("../../gold/symtab.cc",0x980,"get_copy_source")" ( (string_literal ""../../gold/symtab.cc"" " string_content ") , number_literal , (string_literal ""get_copy_source"" " string_content ") ))) ;) })) (expression_statement "uVar2 = param_2 % *(ulong *)(param_1 + 600);" (assignment_expression "uVar2 = param_2 % *(ulong *)(param_1 + 600)" identifier = (binary_expression "param_2 % *(ulong *)(param_1 + 600)" identifier % (pointer_expression "*(ulong *)(param_1 + 600)" * (cast_expression "(ulong *)(param_1 + 600)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 600)" ( (binary_expression "param_1 + 600" identifier + number_literal) )))))) ;) (expression_statement "plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);" (assignment_expression "plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8)" identifier = (pointer_expression "*(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8)" * (cast_expression "(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 0x250) + uVar2 * 8)" ( (binary_expression "*(long *)(param_1 + 0x250) + uVar2 * 8" (pointer_expression "*(long *)(param_1 + 0x250)" * (cast_expression "(long *)(param_1 + 0x250)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x250)" ( (binary_expression "param_1 + 0x250" identifier + number_literal) )))) + (binary_expression "uVar2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }" if (parenthesized_expression "(plVar5 != (long *)0x0)" ( (binary_expression "plVar5 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }" { (expression_statement "uVar3 = ((long *)*plVar5)[1];" (assignment_expression "uVar3 = ((long *)*plVar5)[1]" identifier = (subscript_expression "((long *)*plVar5)[1]" (parenthesized_expression "((long *)*plVar5)" ( (cast_expression "(long *)*plVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar5" * identifier)) )) [ number_literal ])) ;) (expression_statement "plVar1 = (long *)*plVar5;" (assignment_expression "plVar1 = (long *)*plVar5" identifier = (cast_expression "(long *)*plVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar5" * identifier))) ;) (while_statement "while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }" while (parenthesized_expression "(plVar4 = plVar1, uVar3 != param_2)" ( (comma_expression "plVar4 = plVar1, uVar3 != param_2" (assignment_expression "plVar4 = plVar1" identifier = identifier) , (binary_expression "uVar3 != param_2" identifier != identifier)) )) (compound_statement "{\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }" { (expression_statement "plVar1 = (long *)*plVar4;" (assignment_expression "plVar1 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) (if_statement "if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;" if (parenthesized_expression "((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))" ( (binary_expression "(plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600))" (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 "(uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600))" ( (comma_expression "uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)" (assignment_expression "uVar3 = plVar1[1]" identifier = (subscript_expression "plVar1[1]" identifier [ number_literal ])) , (comma_expression "plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)" (assignment_expression "plVar5 = plVar4" identifier = identifier) , (binary_expression "uVar2 != uVar3 % *(ulong *)(param_1 + 600)" identifier != (binary_expression "uVar3 % *(ulong *)(param_1 + 600)" identifier % (pointer_expression "*(ulong *)(param_1 + 600)" * (cast_expression "(ulong *)(param_1 + 600)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 600)" ( (binary_expression "param_1 + 600" identifier + number_literal) )))))))) ))) )) (goto_statement "goto LAB_002ddbf5;" goto statement_identifier ;)) })) (if_statement "if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }" if (parenthesized_expression "(*plVar5 != 0)" ( (binary_expression "*plVar5 != 0" (pointer_expression "*plVar5" * identifier) != number_literal) )) (compound_statement "{\n return *(undefined8 *)(*plVar5 + 0x10);\n }" { (return_statement "return *(undefined8 *)(*plVar5 + 0x10);" return (pointer_expression "*(undefined8 *)(*plVar5 + 0x10)" * (cast_expression "(undefined8 *)(*plVar5 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + 0x10)" ( (binary_expression "*plVar5 + 0x10" (pointer_expression "*plVar5" * identifier) + number_literal) )))) ;) })) })) (labeled_statement "LAB_002ddbf5:\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");" statement_identifier : comment (expression_statement "FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");" (call_expression "FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source")" identifier (argument_list "("../../gold/symtab.cc",0x983,"get_copy_source")" ( (string_literal ""../../gold/symtab.cc"" " string_content ") , number_literal , (string_literal ""get_copy_source"" " string_content ") ))) ;)) })))
(translation_unit "/* DWARF original prototype: Dynobj * get_copy_source(Symbol_table * this, Symbol * sym) */\n\nDynobj * __thiscall gold::Symbol_table::get_copy_source(Symbol_table *this,Symbol *sym)\n\n{\n ulong uVar1;\n _Hash_node_base *p_Var2;\n ulong uVar3;\n Symbol *pSVar4;\n __bucket_type p_Var5;\n __bucket_type p_Var6;\n \n if ((sym->field_0x3b & 8) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar1 = (this->copied_symbol_dynobjs_)._M_h._M_bucket_count;\n uVar3 = (ulong)sym % uVar1;\n p_Var6 = (this->copied_symbol_dynobjs_)._M_h._M_buckets[uVar3];\n if (p_Var6 != (__bucket_type)0x0) {\n pSVar4 = (Symbol *)p_Var6->_M_nxt[1]._M_nxt;\n p_Var2 = p_Var6->_M_nxt;\n while (p_Var5 = p_Var2, pSVar4 != sym) {\n p_Var2 = p_Var5->_M_nxt;\n if ((p_Var2 == (_Hash_node_base *)0x0) ||\n (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1))\n goto LAB_002ddbf5;\n }\n if (p_Var6->_M_nxt != (_Hash_node_base *)0x0) {\n return (Dynobj *)p_Var6->_M_nxt[2]._M_nxt;\n }\n }\nLAB_002ddbf5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.cc",0x983,"get_copy_source");\n}\n\n" comment (ERROR "Dynobj * __thiscall gold::Symbol_table::get_copy_source(Symbol_table *this,Symbol *sym)" (binary_expression "Dynobj * __thiscall gold::Symbol_table::get_copy_source(Symbol_table *this,Symbol *sym" (binary_expression "Dynobj * __thiscall gold::Symbol_table::get_copy_source(Symbol_table *this" (binary_expression "Dynobj * __thiscall" identifier * identifier) (ERROR "gold::Symbol_table::get_copy_source(Symbol_table" identifier : : identifier : : identifier ( identifier) * identifier) (ERROR ",Symbol" , identifier) * identifier) )) (compound_statement "{\n ulong uVar1;\n _Hash_node_base *p_Var2;\n ulong uVar3;\n Symbol *pSVar4;\n __bucket_type p_Var5;\n __bucket_type p_Var6;\n \n if ((sym->field_0x3b & 8) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar1 = (this->copied_symbol_dynobjs_)._M_h._M_bucket_count;\n uVar3 = (ulong)sym % uVar1;\n p_Var6 = (this->copied_symbol_dynobjs_)._M_h._M_buckets[uVar3];\n if (p_Var6 != (__bucket_type)0x0) {\n pSVar4 = (Symbol *)p_Var6->_M_nxt[1]._M_nxt;\n p_Var2 = p_Var6->_M_nxt;\n while (p_Var5 = p_Var2, pSVar4 != sym) {\n p_Var2 = p_Var5->_M_nxt;\n if ((p_Var2 == (_Hash_node_base *)0x0) ||\n (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1))\n goto LAB_002ddbf5;\n }\n if (p_Var6->_M_nxt != (_Hash_node_base *)0x0) {\n return (Dynobj *)p_Var6->_M_nxt[2]._M_nxt;\n }\n }\nLAB_002ddbf5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.cc",0x983,"get_copy_source");\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "_Hash_node_base *p_Var2;" type_identifier (pointer_declarator "*p_Var2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "Symbol *pSVar4;" type_identifier (pointer_declarator "*pSVar4" * identifier) ;) (declaration "__bucket_type p_Var5;" type_identifier identifier ;) (declaration "__bucket_type p_Var6;" type_identifier identifier ;) (if_statement "if ((sym->field_0x3b & 8) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.cc",0x980,"get_copy_source");\n }" if (parenthesized_expression "((sym->field_0x3b & 8) == 0)" ( (binary_expression "(sym->field_0x3b & 8) == 0" (parenthesized_expression "(sym->field_0x3b & 8)" ( (binary_expression "sym->field_0x3b & 8" (field_expression "sym->field_0x3b" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.cc",0x980,"get_copy_source");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/symtab.cc",0x980,"get_copy_source");" (call_expression "do_gold_unreachable("../../gold/symtab.cc",0x980,"get_copy_source")" identifier (argument_list "("../../gold/symtab.cc",0x980,"get_copy_source")" ( (string_literal ""../../gold/symtab.cc"" " string_content ") , number_literal , (string_literal ""get_copy_source"" " string_content ") ))) ;) })) (expression_statement "uVar1 = (this->copied_symbol_dynobjs_)._M_h._M_bucket_count;" (assignment_expression "uVar1 = (this->copied_symbol_dynobjs_)._M_h._M_bucket_count" identifier = (field_expression "(this->copied_symbol_dynobjs_)._M_h._M_bucket_count" (field_expression "(this->copied_symbol_dynobjs_)._M_h" (parenthesized_expression "(this->copied_symbol_dynobjs_)" ( (field_expression "this->copied_symbol_dynobjs_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "uVar3 = (ulong)sym % uVar1;" (assignment_expression "uVar3 = (ulong)sym % uVar1" identifier = (binary_expression "(ulong)sym % uVar1" (cast_expression "(ulong)sym" ( (type_descriptor "ulong" type_identifier) ) identifier) % identifier)) ;) (expression_statement "p_Var6 = (this->copied_symbol_dynobjs_)._M_h._M_buckets[uVar3];" (assignment_expression "p_Var6 = (this->copied_symbol_dynobjs_)._M_h._M_buckets[uVar3]" identifier = (subscript_expression "(this->copied_symbol_dynobjs_)._M_h._M_buckets[uVar3]" (field_expression "(this->copied_symbol_dynobjs_)._M_h._M_buckets" (field_expression "(this->copied_symbol_dynobjs_)._M_h" (parenthesized_expression "(this->copied_symbol_dynobjs_)" ( (field_expression "this->copied_symbol_dynobjs_" identifier -> field_identifier) )) . field_identifier) . field_identifier) [ identifier ])) ;) (if_statement "if (p_Var6 != (__bucket_type)0x0) {\n pSVar4 = (Symbol *)p_Var6->_M_nxt[1]._M_nxt;\n p_Var2 = p_Var6->_M_nxt;\n while (p_Var5 = p_Var2, pSVar4 != sym) {\n p_Var2 = p_Var5->_M_nxt;\n if ((p_Var2 == (_Hash_node_base *)0x0) ||\n (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1))\n goto LAB_002ddbf5;\n }\n if (p_Var6->_M_nxt != (_Hash_node_base *)0x0) {\n return (Dynobj *)p_Var6->_M_nxt[2]._M_nxt;\n }\n }" if (parenthesized_expression "(p_Var6 != (__bucket_type)0x0)" ( (binary_expression "p_Var6 != (__bucket_type)0x0" identifier != (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) )) (compound_statement "{\n pSVar4 = (Symbol *)p_Var6->_M_nxt[1]._M_nxt;\n p_Var2 = p_Var6->_M_nxt;\n while (p_Var5 = p_Var2, pSVar4 != sym) {\n p_Var2 = p_Var5->_M_nxt;\n if ((p_Var2 == (_Hash_node_base *)0x0) ||\n (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1))\n goto LAB_002ddbf5;\n }\n if (p_Var6->_M_nxt != (_Hash_node_base *)0x0) {\n return (Dynobj *)p_Var6->_M_nxt[2]._M_nxt;\n }\n }" { (expression_statement "pSVar4 = (Symbol *)p_Var6->_M_nxt[1]._M_nxt;" (assignment_expression "pSVar4 = (Symbol *)p_Var6->_M_nxt[1]._M_nxt" identifier = (cast_expression "(Symbol *)p_Var6->_M_nxt[1]._M_nxt" ( (type_descriptor "Symbol *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "p_Var6->_M_nxt[1]._M_nxt" (subscript_expression "p_Var6->_M_nxt[1]" (field_expression "p_Var6->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier))) ;) (expression_statement "p_Var2 = p_Var6->_M_nxt;" (assignment_expression "p_Var2 = p_Var6->_M_nxt" identifier = (field_expression "p_Var6->_M_nxt" identifier -> field_identifier)) ;) (while_statement "while (p_Var5 = p_Var2, pSVar4 != sym) {\n p_Var2 = p_Var5->_M_nxt;\n if ((p_Var2 == (_Hash_node_base *)0x0) ||\n (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1))\n goto LAB_002ddbf5;\n }" while (parenthesized_expression "(p_Var5 = p_Var2, pSVar4 != sym)" ( (comma_expression "p_Var5 = p_Var2, pSVar4 != sym" (assignment_expression "p_Var5 = p_Var2" identifier = identifier) , (binary_expression "pSVar4 != sym" identifier != identifier)) )) (compound_statement "{\n p_Var2 = p_Var5->_M_nxt;\n if ((p_Var2 == (_Hash_node_base *)0x0) ||\n (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1))\n goto LAB_002ddbf5;\n }" { (expression_statement "p_Var2 = p_Var5->_M_nxt;" (assignment_expression "p_Var2 = p_Var5->_M_nxt" identifier = (field_expression "p_Var5->_M_nxt" identifier -> field_identifier)) ;) (if_statement "if ((p_Var2 == (_Hash_node_base *)0x0) ||\n (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1))\n goto LAB_002ddbf5;" if (parenthesized_expression "((p_Var2 == (_Hash_node_base *)0x0) ||\n (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1))" ( (binary_expression "(p_Var2 == (_Hash_node_base *)0x0) ||\n (pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1)" (parenthesized_expression "(p_Var2 == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var2 == (_Hash_node_base *)0x0" identifier == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1)" ( (comma_expression "pSVar4 = (Symbol *)p_Var2[1]._M_nxt, p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1" (assignment_expression "pSVar4 = (Symbol *)p_Var2[1]._M_nxt" identifier = (cast_expression "(Symbol *)p_Var2[1]._M_nxt" ( (type_descriptor "Symbol *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "p_Var2[1]._M_nxt" (subscript_expression "p_Var2[1]" identifier [ number_literal ]) . field_identifier))) , (comma_expression "p_Var6 = p_Var5, uVar3 != (ulong)pSVar4 % uVar1" (assignment_expression "p_Var6 = p_Var5" identifier = identifier) , (binary_expression "uVar3 != (ulong)pSVar4 % uVar1" identifier != (binary_expression "(ulong)pSVar4 % uVar1" (cast_expression "(ulong)pSVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) % identifier)))) ))) )) (goto_statement "goto LAB_002ddbf5;" goto statement_identifier ;)) })) (if_statement "if (p_Var6->_M_nxt != (_Hash_node_base *)0x0) {\n return (Dynobj *)p_Var6->_M_nxt[2]._M_nxt;\n }" if (parenthesized_expression "(p_Var6->_M_nxt != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var6->_M_nxt != (_Hash_node_base *)0x0" (field_expression "p_Var6->_M_nxt" identifier -> field_identifier) != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (Dynobj *)p_Var6->_M_nxt[2]._M_nxt;\n }" { (return_statement "return (Dynobj *)p_Var6->_M_nxt[2]._M_nxt;" return (cast_expression "(Dynobj *)p_Var6->_M_nxt[2]._M_nxt" ( (type_descriptor "Dynobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "p_Var6->_M_nxt[2]._M_nxt" (subscript_expression "p_Var6->_M_nxt[2]" (field_expression "p_Var6->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier)) ;) })) })) (labeled_statement "LAB_002ddbf5:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.cc",0x983,"get_copy_source");" statement_identifier : comment (expression_statement "do_gold_unreachable("../../gold/symtab.cc",0x983,"get_copy_source");" (call_expression "do_gold_unreachable("../../gold/symtab.cc",0x983,"get_copy_source")" identifier (argument_list "("../../gold/symtab.cc",0x983,"get_copy_source")" ( (string_literal ""../../gold/symtab.cc"" " string_content ") , number_literal , (string_literal ""get_copy_source"" " string_content ") ))) ;)) }))
(translation_unit "undefined8 FUN_002ddb70(long param_1,ulong param_2)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n long *plVar4;\n long *plVar5;\n \n if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n \n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar2 = param_2 % *(ulong *)(param_1 + 600);\n plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }\nLAB_002ddbf5:\n \n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");\n}\n\n" (function_definition "undefined8 FUN_002ddb70(long param_1,ulong param_2)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n long *plVar4;\n long *plVar5;\n \n if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n \n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar2 = param_2 % *(ulong *)(param_1 + 600);\n plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }\nLAB_002ddbf5:\n \n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");\n}" type_identifier (function_declarator "FUN_002ddb70(long param_1,ulong param_2)" identifier (parameter_list "(long param_1,ulong param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n long *plVar4;\n long *plVar5;\n \n if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n \n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar2 = param_2 % *(ulong *)(param_1 + 600);\n plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }\nLAB_002ddbf5:\n \n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");\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 ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (if_statement "if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n \n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }" if (parenthesized_expression "((*(byte *)(param_2 + 0x3b) & 8) == 0)" ( (binary_expression "(*(byte *)(param_2 + 0x3b) & 8) == 0" (parenthesized_expression "(*(byte *)(param_2 + 0x3b) & 8)" ( (binary_expression "*(byte *)(param_2 + 0x3b) & 8" (pointer_expression "*(byte *)(param_2 + 0x3b)" * (cast_expression "(byte *)(param_2 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x3b)" ( (binary_expression "param_2 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n \n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }" { (expression_statement "FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");" (call_expression "FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source")" identifier (argument_list "("../../gold/symtab.cc",0x980,"get_copy_source")" ( (string_literal ""../../gold/symtab.cc"" " string_content ") , number_literal , (string_literal ""get_copy_source"" " string_content ") ))) ;) })) (expression_statement "uVar2 = param_2 % *(ulong *)(param_1 + 600);" (assignment_expression "uVar2 = param_2 % *(ulong *)(param_1 + 600)" identifier = (binary_expression "param_2 % *(ulong *)(param_1 + 600)" identifier % (pointer_expression "*(ulong *)(param_1 + 600)" * (cast_expression "(ulong *)(param_1 + 600)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 600)" ( (binary_expression "param_1 + 600" identifier + number_literal) )))))) ;) (expression_statement "plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);" (assignment_expression "plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8)" identifier = (pointer_expression "*(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8)" * (cast_expression "(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 0x250) + uVar2 * 8)" ( (binary_expression "*(long *)(param_1 + 0x250) + uVar2 * 8" (pointer_expression "*(long *)(param_1 + 0x250)" * (cast_expression "(long *)(param_1 + 0x250)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x250)" ( (binary_expression "param_1 + 0x250" identifier + number_literal) )))) + (binary_expression "uVar2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }" if (parenthesized_expression "(plVar5 != (long *)0x0)" ( (binary_expression "plVar5 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }" { (expression_statement "uVar3 = ((long *)*plVar5)[1];" (assignment_expression "uVar3 = ((long *)*plVar5)[1]" identifier = (subscript_expression "((long *)*plVar5)[1]" (parenthesized_expression "((long *)*plVar5)" ( (cast_expression "(long *)*plVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar5" * identifier)) )) [ number_literal ])) ;) (expression_statement "plVar1 = (long *)*plVar5;" (assignment_expression "plVar1 = (long *)*plVar5" identifier = (cast_expression "(long *)*plVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar5" * identifier))) ;) (while_statement "while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }" while (parenthesized_expression "(plVar4 = plVar1, uVar3 != param_2)" ( (comma_expression "plVar4 = plVar1, uVar3 != param_2" (assignment_expression "plVar4 = plVar1" identifier = identifier) , (binary_expression "uVar3 != param_2" identifier != identifier)) )) (compound_statement "{\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }" { (expression_statement "plVar1 = (long *)*plVar4;" (assignment_expression "plVar1 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) (if_statement "if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;" if (parenthesized_expression "((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))" ( (binary_expression "(plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600))" (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 "(uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600))" ( (comma_expression "uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)" (assignment_expression "uVar3 = plVar1[1]" identifier = (subscript_expression "plVar1[1]" identifier [ number_literal ])) , (comma_expression "plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)" (assignment_expression "plVar5 = plVar4" identifier = identifier) , (binary_expression "uVar2 != uVar3 % *(ulong *)(param_1 + 600)" identifier != (binary_expression "uVar3 % *(ulong *)(param_1 + 600)" identifier % (pointer_expression "*(ulong *)(param_1 + 600)" * (cast_expression "(ulong *)(param_1 + 600)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 600)" ( (binary_expression "param_1 + 600" identifier + number_literal) )))))))) ))) )) (goto_statement "goto LAB_002ddbf5;" goto statement_identifier ;)) })) (if_statement "if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }" if (parenthesized_expression "(*plVar5 != 0)" ( (binary_expression "*plVar5 != 0" (pointer_expression "*plVar5" * identifier) != number_literal) )) (compound_statement "{\n return *(undefined8 *)(*plVar5 + 0x10);\n }" { (return_statement "return *(undefined8 *)(*plVar5 + 0x10);" return (pointer_expression "*(undefined8 *)(*plVar5 + 0x10)" * (cast_expression "(undefined8 *)(*plVar5 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar5 + 0x10)" ( (binary_expression "*plVar5 + 0x10" (pointer_expression "*plVar5" * identifier) + number_literal) )))) ;) })) })) (labeled_statement "LAB_002ddbf5:\n \n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");" statement_identifier : (expression_statement "FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");" (call_expression "FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source")" identifier (argument_list "("../../gold/symtab.cc",0x983,"get_copy_source")" ( (string_literal ""../../gold/symtab.cc"" " string_content ") , number_literal , (string_literal ""get_copy_source"" " string_content ") ))) ;)) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (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) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT % (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression IDENT * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (while_statement while (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT != IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT != (binary_expression IDENT % (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))))) ))) )) (goto_statement goto statement_identifier ;)) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) ;) })) })) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) })))
(function_definition "undefined8 FUN_002ddb70(long param_1,ulong param_2)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n long *plVar4;\n long *plVar5;\n \n if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n \n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar2 = param_2 % *(ulong *)(param_1 + 600);\n plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }\nLAB_002ddbf5:\n \n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");\n}" (type_identifier "undefined8") (function_declarator "FUN_002ddb70(long param_1,ulong param_2)" (identifier "FUN_002ddb70") (parameter_list "(long param_1,ulong param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "ulong param_2" (type_identifier "ulong") (identifier "param_2")) () ")"))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n long *plVar4;\n long *plVar5;\n \n if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n \n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }\n uVar2 = param_2 % *(ulong *)(param_1 + 600);\n plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);\n if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }\nLAB_002ddbf5:\n \n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");\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") (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (declaration "long *plVar5;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar5" (* "*") (identifier "plVar5")) (; ";")) (if_statement "if ((*(byte *)(param_2 + 0x3b) & 8) == 0) {\n \n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }" (if "if") (parenthesized_expression "((*(byte *)(param_2 + 0x3b) & 8) == 0)" (( "(") (binary_expression "(*(byte *)(param_2 + 0x3b) & 8) == 0" (parenthesized_expression "(*(byte *)(param_2 + 0x3b) & 8)" (( "(") (binary_expression "*(byte *)(param_2 + 0x3b) & 8" (pointer_expression "*(byte *)(param_2 + 0x3b)" (* "*") (cast_expression "(byte *)(param_2 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x3b)" (( "(") (binary_expression "param_2 + 0x3b" (identifier "param_2") (+ "+") (number_literal "0x3b")) () ")")))) (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");\n }" ({ "{") (expression_statement "FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source");" (call_expression "FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source")" (identifier "FUN_001e9890") (argument_list "("../../gold/symtab.cc",0x980,"get_copy_source")" (( "(") (string_literal ""../../gold/symtab.cc"" (" """) (string_content "../../gold/symtab.cc") (" """)) (, ",") (number_literal "0x980") (, ",") (string_literal ""get_copy_source"" (" """) (string_content "get_copy_source") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar2 = param_2 % *(ulong *)(param_1 + 600);" (assignment_expression "uVar2 = param_2 % *(ulong *)(param_1 + 600)" (identifier "uVar2") (= "=") (binary_expression "param_2 % *(ulong *)(param_1 + 600)" (identifier "param_2") (% "%") (pointer_expression "*(ulong *)(param_1 + 600)" (* "*") (cast_expression "(ulong *)(param_1 + 600)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 600)" (( "(") (binary_expression "param_1 + 600" (identifier "param_1") (+ "+") (number_literal "600")) () ")")))))) (; ";")) (expression_statement "plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8);" (assignment_expression "plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8)" (identifier "plVar5") (= "=") (pointer_expression "*(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8)" (* "*") (cast_expression "(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x250) + uVar2 * 8)" (( "(") (binary_expression "*(long *)(param_1 + 0x250) + uVar2 * 8" (pointer_expression "*(long *)(param_1 + 0x250)" (* "*") (cast_expression "(long *)(param_1 + 0x250)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x250)" (( "(") (binary_expression "param_1 + 0x250" (identifier "param_1") (+ "+") (number_literal "0x250")) () ")")))) (+ "+") (binary_expression "uVar2 * 8" (identifier "uVar2") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (plVar5 != (long *)0x0) {\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }" (if "if") (parenthesized_expression "(plVar5 != (long *)0x0)" (( "(") (binary_expression "plVar5 != (long *)0x0" (identifier "plVar5") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar3 = ((long *)*plVar5)[1];\n plVar1 = (long *)*plVar5;\n while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }\n if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }\n }" ({ "{") (expression_statement "uVar3 = ((long *)*plVar5)[1];" (assignment_expression "uVar3 = ((long *)*plVar5)[1]" (identifier "uVar3") (= "=") (subscript_expression "((long *)*plVar5)[1]" (parenthesized_expression "((long *)*plVar5)" (( "(") (cast_expression "(long *)*plVar5" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar5" (* "*") (identifier "plVar5"))) () ")")) ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "plVar1 = (long *)*plVar5;" (assignment_expression "plVar1 = (long *)*plVar5" (identifier "plVar1") (= "=") (cast_expression "(long *)*plVar5" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar5" (* "*") (identifier "plVar5")))) (; ";")) (while_statement "while (plVar4 = plVar1, uVar3 != param_2) {\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }" (while "while") (parenthesized_expression "(plVar4 = plVar1, uVar3 != param_2)" (( "(") (comma_expression "plVar4 = plVar1, uVar3 != param_2" (assignment_expression "plVar4 = plVar1" (identifier "plVar4") (= "=") (identifier "plVar1")) (, ",") (binary_expression "uVar3 != param_2" (identifier "uVar3") (!= "!=") (identifier "param_2"))) () ")")) (compound_statement "{\n plVar1 = (long *)*plVar4;\n if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;\n }" ({ "{") (expression_statement "plVar1 = (long *)*plVar4;" (assignment_expression "plVar1 = (long *)*plVar4" (identifier "plVar1") (= "=") (cast_expression "(long *)*plVar4" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar4" (* "*") (identifier "plVar4")))) (; ";")) (if_statement "if ((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))\n goto LAB_002ddbf5;" (if "if") (parenthesized_expression "((plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)))" (( "(") (binary_expression "(plVar1 == (long *)0x0) ||\n (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600))" (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 "(uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600))" (( "(") (comma_expression "uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)" (assignment_expression "uVar3 = plVar1[1]" (identifier "uVar3") (= "=") (subscript_expression "plVar1[1]" (identifier "plVar1") ([ "[") (number_literal "1") (] "]"))) (, ",") (comma_expression "plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600)" (assignment_expression "plVar5 = plVar4" (identifier "plVar5") (= "=") (identifier "plVar4")) (, ",") (binary_expression "uVar2 != uVar3 % *(ulong *)(param_1 + 600)" (identifier "uVar2") (!= "!=") (binary_expression "uVar3 % *(ulong *)(param_1 + 600)" (identifier "uVar3") (% "%") (pointer_expression "*(ulong *)(param_1 + 600)" (* "*") (cast_expression "(ulong *)(param_1 + 600)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 600)" (( "(") (binary_expression "param_1 + 600" (identifier "param_1") (+ "+") (number_literal "600")) () ")")))))))) () ")"))) () ")")) (goto_statement "goto LAB_002ddbf5;" (goto "goto") (statement_identifier "LAB_002ddbf5") (; ";"))) (} "}"))) (if_statement "if (*plVar5 != 0) {\n return *(undefined8 *)(*plVar5 + 0x10);\n }" (if "if") (parenthesized_expression "(*plVar5 != 0)" (( "(") (binary_expression "*plVar5 != 0" (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return *(undefined8 *)(*plVar5 + 0x10);\n }" ({ "{") (return_statement "return *(undefined8 *)(*plVar5 + 0x10);" (return "return") (pointer_expression "*(undefined8 *)(*plVar5 + 0x10)" (* "*") (cast_expression "(undefined8 *)(*plVar5 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*plVar5 + 0x10)" (( "(") (binary_expression "*plVar5 + 0x10" (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) (+ "+") (number_literal "0x10")) () ")")))) (; ";")) (} "}"))) (} "}"))) (labeled_statement "LAB_002ddbf5:\n \n FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");" (statement_identifier "LAB_002ddbf5") (: ":") (expression_statement "FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source");" (call_expression "FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source")" (identifier "FUN_001e9890") (argument_list "("../../gold/symtab.cc",0x983,"get_copy_source")" (( "(") (string_literal ""../../gold/symtab.cc"" (" """) (string_content "../../gold/symtab.cc") (" """)) (, ",") (number_literal "0x983") (, ",") (string_literal ""get_copy_source"" (" """) (string_content "get_copy_source") (" """)) () ")"))) (; ";"))) (} "}")))
/* DWARF original prototype: Dynobj * get_copy_source(Symbol_table * this, Symbol * sym) */ type_5 * __thiscall gold::Symbol_table::get_copy_source(Symbol_table *this,type_3 *var_5) { type_1 var_2; type_2 *var_6; type_1 var_7; type_3 *var_4; type_4 p_Var5; type_4 var_3; if ((var_5->field_0x3b & 8) == 0) { /* WARNING: Subroutine does not return */ var_1("../../gold/symtab.cc",0x980,"get_copy_source"); } var_2 = (this->copied_symbol_dynobjs_)._M_h._M_bucket_count; var_7 = (type_1)var_5 % var_2; var_3 = (this->copied_symbol_dynobjs_)._M_h._M_buckets[var_7]; if (var_3 != (type_4)0x0) { var_4 = (type_3 *)var_3->_M_nxt[1]._M_nxt; var_6 = var_3->_M_nxt; while (p_Var5 = var_6, var_4 != var_5) { var_6 = p_Var5->_M_nxt; if ((var_6 == (type_2 *)0x0) || (var_4 = (type_3 *)var_6[1]._M_nxt, var_3 = p_Var5, var_7 != (type_1)var_4 % var_2)) goto LAB_002ddbf5; } if (var_3->_M_nxt != (type_2 *)0x0) { return (type_5 *)var_3->_M_nxt[2]._M_nxt; } } LAB_002ddbf5: /* WARNING: Subroutine does not return */ var_1("../../gold/symtab.cc",0x983,"get_copy_source"); }
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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator 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: (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)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (while_statement condition: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) 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: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (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: (goto_statement label: (statement_identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))))
null
undefined8 MASKED(long param_1,ulong param_2) { long *plVar1; ulong uVar2; ulong uVar3; long *plVar4; long *plVar5; if ((*(byte *)(param_2 + 0x3b) & 8) == 0) { /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/symtab.cc",0x980,"get_copy_source"); } uVar2 = param_2 % *(ulong *)(param_1 + 600); plVar5 = *(long **)(*(long *)(param_1 + 0x250) + uVar2 * 8); if (plVar5 != (long *)0x0) { uVar3 = ((long *)*plVar5)[1]; plVar1 = (long *)*plVar5; while (plVar4 = plVar1, uVar3 != param_2) { plVar1 = (long *)*plVar4; if ((plVar1 == (long *)0x0) || (uVar3 = plVar1[1], plVar5 = plVar4, uVar2 != uVar3 % *(ulong *)(param_1 + 600))) goto LAB_002ddbf5; } if (*plVar5 != 0) { return *(undefined8 *)(*plVar5 + 0x10); } } LAB_002ddbf5: /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/symtab.cc",0x983,"get_copy_source"); }
85_sync_and_sync_strip.c
quotearg_n_style_mem
FUN_00104680
char * quotearg_n_style_mem(wchar_t n,quoting_style s,char *arg,size_t argsize) { long lVar1; char *pcVar2; long in_FS_OFFSET; quoting_options o; lVar1 = *(long *)(in_FS_OFFSET + 0x28); if (s == custom_quoting_style) { /* WARNING: Subroutine does not return */ abort(); } o.flags = L'\0'; o.quote_these_too[0] = 0; o.quote_these_too[1] = 0; o.quote_these_too[2] = 0; o.quote_these_too[3] = 0; o.quote_these_too[4] = 0; o.quote_these_too[5] = 0; o.quote_these_too[6] = 0; o.quote_these_too[7] = 0; o.left_quote = (char *)0x0; o.right_quote = (char *)0x0; o.style = s; pcVar2 = quotearg_n_options(n,arg,argsize,&o); if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) { return pcVar2; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
void FUN_00104680(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4) { long in_FS_OFFSET; int local_48 [14]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (param_2 == 10) { /* WARNING: Subroutine does not return */ abort(); } local_48[1] = 0; local_48[2] = 0; local_48[3] = 0; local_48[4] = 0; local_48[5] = 0; local_48[6] = 0; local_48[7] = 0; local_48[8] = 0; local_48[9] = 0; local_48[10] = 0; local_48[0xb] = 0; local_48[0xc] = 0; local_48[0xd] = 0; local_48[0] = param_2; FUN_001040c0(param_1,param_3,param_4,local_48); if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
SUB RSP,0x48 MOV RAX,RDX MOV RDX,RCX MOV RCX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x38],RCX XOR ECX,ECX CMP ESI,0xa JZ 0x0010232f MOV dword ptr [RSP],ESI MOV RCX,RSP MOV RSI,RAX MOV dword ptr [RSP + 0x4],0x0 MOV qword ptr [RSP + 0x8],0x0 MOV qword ptr [RSP + 0x10],0x0 MOV qword ptr [RSP + 0x18],0x0 MOV qword ptr [RSP + 0x20],0x0 MOV qword ptr [RSP + 0x28],0x0 MOV qword ptr [RSP + 0x30],0x0 CALL 0x001040c0 MOV RDX,qword ptr [RSP + 0x38] XOR RDX,qword ptr FS:[0x28] JNZ 0x00104704 ADD RSP,0x48 RET CALL 0x00102120
null
null
null
null
[('const-0', u'COPY_-1206958191'), (u'CALL_-1206958286', u'INDIRECT_-1206958104'), (u'INT_ADD_-1206958260', u'CAST_-1206958064'), ('const-0', u'RETURN_-1206958230'), (u'CALL_-1206958286', u'INDIRECT_-1206958107'), (u'CALL_-1206958229', u'INDIRECT_-1206958080'), ('tmp_286', u'CALL_-1206958286'), (u'COPY_-1206958167', u'PIECE_-1206958108'), ('const-0', u'COPY_-1206958167'), (u'CAST_-1206958171', u'LOAD_-1206958440'), (u'CALL_-1206958229', u'INDIRECT_-1206958086'), (u'COPY_-1206958204', u'PIECE_-1206958144'), ('const-0', u'COPY_-1206958192'), (u'COPY_-1206958168', u'PIECE_-1206958108'), ('const-0', u'COPY_-1206958203'), (u'COPY_-1206958191', u'PIECE_-1206958132'), ('tmp_284', u'COPY_-1206958139'), (u'CALL_-1206958229', u'INDIRECT_-1206958089'), ('const-40', u'INT_ADD_-1206958424'), (u'CALL_-1206958286', u'INDIRECT_-1206958101'), (u'LOAD_-1206958440', u'INT_EQUAL_-1206958262'), (u'INDIRECT_-1206958151', u'INT_ADD_-1206958260'), (u'LOAD_-1206958274', u'INT_EQUAL_-1206958262'), (u'PTRSUB_-1206958193', u'CALL_-1206958286'), (u'CALL_-1206958229', u'INDIRECT_-1206958092'), (u'INT_ADD_-1206958424', u'CAST_-1206958171'), ('const-1', u'RETURN_-1206958224'), ('const-0', u'COPY_-1206958204'), (u'INT_EQUAL_-1206958395', u'CBRANCH_-1206958393'), ('tmp_283', u'CALL_-1206958286'), ('const-10', u'INT_EQUAL_-1206958395'), ('const-0', u'COPY_-1206958375'), ('tmp_285', u'CALL_-1206958286'), ('const-0', u'COPY_-1206958316'), (u'CALL_-1206958286', u'INDIRECT_-1206958110'), ('const-433', u'LOAD_-1206958440'), ('tmp_462', u'INT_ADD_-1206958424'), (u'CALL_-1206958286', u'INDIRECT_-1206958151'), (u'COPY_-1206958179', u'PIECE_-1206958120'), ('tmp_459', u'PTRSUB_-1206958193'), ('const-0', u'COPY_-1206958179'), (u'COPY_-1206958180', u'PIECE_-1206958120'), ('const-1', u'RETURN_-1206967392'), (u'CALL_-1206958229', u'INDIRECT_-1206958077'), (u'CALL_-1206958229', u'INDIRECT_-1206958083'), (u'CALL_-1206958286', u'INDIRECT_-1206958098'), (u'COPY_-1206958192', u'PIECE_-1206958132'), (u'CALL_-1206958286', u'INDIRECT_-1206958113'), ('const--72', u'PTRSUB_-1206958193'), ('const-0', u'COPY_-1206958168'), (u'CALL_-1206958286', u'INDIRECT_-1206958116'), ('tmp_100', u'CBRANCH_-1206958393'), (u'CALL_-1206958229', u'INDIRECT_-1206958071'), ('const-40', u'INT_ADD_-1206958260'), ('tmp_284', u'INT_EQUAL_-1206958395'), (u'CALL_-1206958286', u'RETURN_-1206958230'), ('const-0', u'COPY_-1206958180'), (u'INT_EQUAL_-1206958262', u'CBRANCH_-1206958253'), ('const-433', u'LOAD_-1206958274'), (u'COPY_-1206958203', u'PIECE_-1206958144'), (u'CALL_-1206958286', u'INDIRECT_-1206958119'), (u'CAST_-1206958064', u'LOAD_-1206958274'), ('tmp_215', u'CBRANCH_-1206958253'), ('const-0', u'COPY_-1206958304'), (u'CALL_-1206958229', u'INDIRECT_-1206958074')]
[('tmp_448', u'INT_ADD_-1206958424'), (u'CALL_-1206958286', u'INDIRECT_-1206958104'), ('const-10', u'INT_EQUAL_-1206958395'), ('const-0', u'COPY_-1206958180'), (u'CAST_-1206958058', u'LOAD_-1206958274'), ('const-0', u'RETURN_-1206958230'), (u'CALL_-1206958286', u'INDIRECT_-1206958107'), (u'INT_ADD_-1206958260', u'CAST_-1206958058'), (u'COPY_-1206958155', u'PIECE_-1206958096'), (u'CALL_-1206958229', u'INDIRECT_-1206958080'), ('const-0', u'COPY_-1206958192'), (u'COPY_-1206958167', u'PIECE_-1206958108'), ('const-0', u'COPY_-1206958156'), ('const-0', u'COPY_-1206958203'), (u'CALL_-1206958229', u'INDIRECT_-1206958086'), (u'COPY_-1206958204', u'PIECE_-1206958144'), ('tmp_445', u'PTRSUB_-1206958193'), ('const-0', u'COPY_-1206958179'), (u'COPY_-1206958168', u'PIECE_-1206958108'), ('const-0', u'COPY_-1206958144'), (u'COPY_-1206958191', u'PIECE_-1206958132'), (u'CAST_-1206958165', u'LOAD_-1206958440'), (u'CALL_-1206958286', u'INDIRECT_-1206958122'), (u'CALL_-1206958229', u'INDIRECT_-1206958089'), ('const-40', u'INT_ADD_-1206958424'), ('tmp_463', u'INT_EQUAL_-1206958395'), (u'INDIRECT_-1206958098', u'INT_EQUAL_-1206958262'), (u'CALL_-1206958286', u'INDIRECT_-1206958101'), ('tmp_463', u'COPY_-1206958133'), (u'LOAD_-1206958274', u'INT_EQUAL_-1206958262'), ('const-433', u'LOAD_-1206958440'), (u'PTRSUB_-1206958193', u'CALL_-1206958286'), (u'CALL_-1206958229', u'INDIRECT_-1206958092'), ('const-0', u'COPY_-1206958143'), ('const-1', u'RETURN_-1206958224'), (u'CALL_-1206958286', u'INDIRECT_-1206958154'), ('const-0', u'COPY_-1206958191'), (u'INT_EQUAL_-1206958395', u'CBRANCH_-1206958393'), (u'COPY_-1206958143', u'PIECE_-1206958084'), (u'CALL_-1206958286', u'INDIRECT_-1206958110'), (u'COPY_-1206958179', u'PIECE_-1206958120'), (u'INT_ADD_-1206958424', u'CAST_-1206958165'), ('const-0', u'COPY_-1206958375'), (u'COPY_-1206958180', u'PIECE_-1206958120'), ('const-1', u'RETURN_-1206967392'), ('const-0', u'COPY_-1206958155'), ('const-0', u'COPY_-1206958168'), ('tmp_446', u'CALL_-1206958286'), (u'CALL_-1206958229', u'INDIRECT_-1206958077'), (u'CALL_-1206958229', u'INDIRECT_-1206958083'), (u'CALL_-1206958286', u'INDIRECT_-1206958098'), (u'COPY_-1206958192', u'PIECE_-1206958132'), ('tmp_654', u'CALL_-1206958286'), (u'CALL_-1206958286', u'INDIRECT_-1206958113'), ('const-0', u'COPY_-1206958167'), (u'CALL_-1206958286', u'INDIRECT_-1206958116'), ('tmp_100', u'CBRANCH_-1206958393'), ('tmp_447', u'CALL_-1206958286'), ('const-433', u'LOAD_-1206958274'), (u'CALL_-1206958229', u'INDIRECT_-1206958071'), ('const-40', u'INT_ADD_-1206958260'), ('const--72', u'PTRSUB_-1206958193'), (u'CALL_-1206958229', u'INDIRECT_-1206958095'), (u'INT_EQUAL_-1206958262', u'CBRANCH_-1206958253'), (u'CALL_-1206967397', u'INDIRECT_-1206967246'), ('const-0', u'COPY_-1206958204'), (u'COPY_-1206958156', u'PIECE_-1206958096'), (u'COPY_-1206958203', u'PIECE_-1206958144'), (u'CALL_-1206958286', u'INDIRECT_-1206958119'), (u'INDIRECT_-1206958154', u'INT_ADD_-1206958260'), ('tmp_215', u'CBRANCH_-1206958253'), (u'CALL_-1206958229', u'INDIRECT_-1206958074'), (u'COPY_-1206958144', u'PIECE_-1206958084')]
null
null
00104680
x64
O2
(translation_unit "void FUN_00104680(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long in_FS_OFFSET;\n int local_48 [14];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n local_48[1] = 0;\n local_48[2] = 0;\n local_48[3] = 0;\n local_48[4] = 0;\n local_48[5] = 0;\n local_48[6] = 0;\n local_48[7] = 0;\n local_48[8] = 0;\n local_48[9] = 0;\n local_48[10] = 0;\n local_48[0xb] = 0;\n local_48[0xc] = 0;\n local_48[0xd] = 0;\n local_48[0] = param_2;\n FUN_001040c0(param_1,param_3,param_4,local_48);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_00104680(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long in_FS_OFFSET;\n int local_48 [14];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n local_48[1] = 0;\n local_48[2] = 0;\n local_48[3] = 0;\n local_48[4] = 0;\n local_48[5] = 0;\n local_48[6] = 0;\n local_48[7] = 0;\n local_48[8] = 0;\n local_48[9] = 0;\n local_48[10] = 0;\n local_48[0xb] = 0;\n local_48[0xc] = 0;\n local_48[0xd] = 0;\n local_48[0] = param_2;\n FUN_001040c0(param_1,param_3,param_4,local_48);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_00104680(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n long in_FS_OFFSET;\n int local_48 [14];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n local_48[1] = 0;\n local_48[2] = 0;\n local_48[3] = 0;\n local_48[4] = 0;\n local_48[5] = 0;\n local_48[6] = 0;\n local_48[7] = 0;\n local_48[8] = 0;\n local_48[9] = 0;\n local_48[10] = 0;\n local_48[0xb] = 0;\n local_48[0xc] = 0;\n local_48[0xd] = 0;\n local_48[0] = param_2;\n FUN_001040c0(param_1,param_3,param_4,local_48);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_48 [14];" primitive_type (array_declarator "local_48 [14]" identifier [ number_literal ]) ;) (declaration "long local_10;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_10 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_10 = *(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) ))))) ;) (if_statement "if (param_2 == 10) {\n /* WARNING: Subroutine does not return */\n abort();\n }" if (parenthesized_expression "(param_2 == 10)" ( (binary_expression "param_2 == 10" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n }" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_48[1] = 0;" (assignment_expression "local_48[1] = 0" (subscript_expression "local_48[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[2] = 0;" (assignment_expression "local_48[2] = 0" (subscript_expression "local_48[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[3] = 0;" (assignment_expression "local_48[3] = 0" (subscript_expression "local_48[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[4] = 0;" (assignment_expression "local_48[4] = 0" (subscript_expression "local_48[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[5] = 0;" (assignment_expression "local_48[5] = 0" (subscript_expression "local_48[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[6] = 0;" (assignment_expression "local_48[6] = 0" (subscript_expression "local_48[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[7] = 0;" (assignment_expression "local_48[7] = 0" (subscript_expression "local_48[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[8] = 0;" (assignment_expression "local_48[8] = 0" (subscript_expression "local_48[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[9] = 0;" (assignment_expression "local_48[9] = 0" (subscript_expression "local_48[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[10] = 0;" (assignment_expression "local_48[10] = 0" (subscript_expression "local_48[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xb] = 0;" (assignment_expression "local_48[0xb] = 0" (subscript_expression "local_48[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xc] = 0;" (assignment_expression "local_48[0xc] = 0" (subscript_expression "local_48[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xd] = 0;" (assignment_expression "local_48[0xd] = 0" (subscript_expression "local_48[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0] = param_2;" (assignment_expression "local_48[0] = param_2" (subscript_expression "local_48[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001040c0(param_1,param_3,param_4,local_48);" (call_expression "FUN_001040c0(param_1,param_3,param_4,local_48)" identifier (argument_list "(param_1,param_3,param_4,local_48)" ( identifier , identifier , identifier , identifier ))) ;) (if_statement "if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_10 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_10 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * quotearg_n_style_mem(wchar_t n,quoting_style s,char *arg,size_t argsize)\n\n{\n long lVar1;\n char *pcVar2;\n long in_FS_OFFSET;\n quoting_options o;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (s == custom_quoting_style) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n o.flags = L'\0';\n o.quote_these_too[0] = 0;\n o.quote_these_too[1] = 0;\n o.quote_these_too[2] = 0;\n o.quote_these_too[3] = 0;\n o.quote_these_too[4] = 0;\n o.quote_these_too[5] = 0;\n o.quote_these_too[6] = 0;\n o.quote_these_too[7] = 0;\n o.left_quote = (char *)0x0;\n o.right_quote = (char *)0x0;\n o.style = s;\n pcVar2 = quotearg_n_options(n,arg,argsize,&o);\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "char * quotearg_n_style_mem(wchar_t n,quoting_style s,char *arg,size_t argsize)\n\n{\n long lVar1;\n char *pcVar2;\n long in_FS_OFFSET;\n quoting_options o;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (s == custom_quoting_style) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n o.flags = L'\0';\n o.quote_these_too[0] = 0;\n o.quote_these_too[1] = 0;\n o.quote_these_too[2] = 0;\n o.quote_these_too[3] = 0;\n o.quote_these_too[4] = 0;\n o.quote_these_too[5] = 0;\n o.quote_these_too[6] = 0;\n o.quote_these_too[7] = 0;\n o.left_quote = (char *)0x0;\n o.right_quote = (char *)0x0;\n o.style = s;\n pcVar2 = quotearg_n_options(n,arg,argsize,&o);\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (pointer_declarator "* quotearg_n_style_mem(wchar_t n,quoting_style s,char *arg,size_t argsize)" * (function_declarator "quotearg_n_style_mem(wchar_t n,quoting_style s,char *arg,size_t argsize)" identifier (parameter_list "(wchar_t n,quoting_style s,char *arg,size_t argsize)" ( (parameter_declaration "wchar_t n" type_identifier identifier) , (parameter_declaration "quoting_style s" type_identifier identifier) , (parameter_declaration "char *arg" primitive_type (pointer_declarator "*arg" * identifier)) , (parameter_declaration "size_t argsize" primitive_type identifier) )))) (compound_statement "{\n long lVar1;\n char *pcVar2;\n long in_FS_OFFSET;\n quoting_options o;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (s == custom_quoting_style) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n o.flags = L'\0';\n o.quote_these_too[0] = 0;\n o.quote_these_too[1] = 0;\n o.quote_these_too[2] = 0;\n o.quote_these_too[3] = 0;\n o.quote_these_too[4] = 0;\n o.quote_these_too[5] = 0;\n o.quote_these_too[6] = 0;\n o.quote_these_too[7] = 0;\n o.left_quote = (char *)0x0;\n o.right_quote = (char *)0x0;\n o.style = s;\n pcVar2 = quotearg_n_options(n,arg,argsize,&o);\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar2;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "quoting_options o;" type_identifier identifier ;) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (s == custom_quoting_style) {\n /* WARNING: Subroutine does not return */\n abort();\n }" if (parenthesized_expression "(s == custom_quoting_style)" ( (binary_expression "s == custom_quoting_style" identifier == identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n }" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "o.flags = L'\0';" (assignment_expression "o.flags = L'\0'" (field_expression "o.flags" identifier . field_identifier) = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "o.quote_these_too[0] = 0;" (assignment_expression "o.quote_these_too[0] = 0" (subscript_expression "o.quote_these_too[0]" (field_expression "o.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "o.quote_these_too[1] = 0;" (assignment_expression "o.quote_these_too[1] = 0" (subscript_expression "o.quote_these_too[1]" (field_expression "o.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "o.quote_these_too[2] = 0;" (assignment_expression "o.quote_these_too[2] = 0" (subscript_expression "o.quote_these_too[2]" (field_expression "o.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "o.quote_these_too[3] = 0;" (assignment_expression "o.quote_these_too[3] = 0" (subscript_expression "o.quote_these_too[3]" (field_expression "o.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "o.quote_these_too[4] = 0;" (assignment_expression "o.quote_these_too[4] = 0" (subscript_expression "o.quote_these_too[4]" (field_expression "o.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "o.quote_these_too[5] = 0;" (assignment_expression "o.quote_these_too[5] = 0" (subscript_expression "o.quote_these_too[5]" (field_expression "o.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "o.quote_these_too[6] = 0;" (assignment_expression "o.quote_these_too[6] = 0" (subscript_expression "o.quote_these_too[6]" (field_expression "o.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "o.quote_these_too[7] = 0;" (assignment_expression "o.quote_these_too[7] = 0" (subscript_expression "o.quote_these_too[7]" (field_expression "o.quote_these_too" identifier . field_identifier) [ number_literal ]) = number_literal) ;) (expression_statement "o.left_quote = (char *)0x0;" (assignment_expression "o.left_quote = (char *)0x0" (field_expression "o.left_quote" identifier . field_identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "o.right_quote = (char *)0x0;" (assignment_expression "o.right_quote = (char *)0x0" (field_expression "o.right_quote" identifier . field_identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "o.style = s;" (assignment_expression "o.style = s" (field_expression "o.style" identifier . field_identifier) = identifier) ;) (expression_statement "pcVar2 = quotearg_n_options(n,arg,argsize,&o);" (assignment_expression "pcVar2 = quotearg_n_options(n,arg,argsize,&o)" identifier = (call_expression "quotearg_n_options(n,arg,argsize,&o)" identifier (argument_list "(n,arg,argsize,&o)" ( identifier , identifier , identifier , (pointer_expression "&o" & identifier) )))) ;) (if_statement "if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar2;\n }" if (parenthesized_expression "(lVar1 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar1 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return pcVar2;\n }" { (return_statement "return pcVar2;" return identifier ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00104680(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long in_FS_OFFSET;\n int local_48 [14];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_48[1] = 0;\n local_48[2] = 0;\n local_48[3] = 0;\n local_48[4] = 0;\n local_48[5] = 0;\n local_48[6] = 0;\n local_48[7] = 0;\n local_48[8] = 0;\n local_48[9] = 0;\n local_48[10] = 0;\n local_48[0xb] = 0;\n local_48[0xc] = 0;\n local_48[0xd] = 0;\n local_48[0] = param_2;\n FUN_001040c0(param_1,param_3,param_4,local_48);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_00104680(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long in_FS_OFFSET;\n int local_48 [14];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_48[1] = 0;\n local_48[2] = 0;\n local_48[3] = 0;\n local_48[4] = 0;\n local_48[5] = 0;\n local_48[6] = 0;\n local_48[7] = 0;\n local_48[8] = 0;\n local_48[9] = 0;\n local_48[10] = 0;\n local_48[0xb] = 0;\n local_48[0xc] = 0;\n local_48[0xd] = 0;\n local_48[0] = param_2;\n FUN_001040c0(param_1,param_3,param_4,local_48);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_00104680(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n long in_FS_OFFSET;\n int local_48 [14];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_48[1] = 0;\n local_48[2] = 0;\n local_48[3] = 0;\n local_48[4] = 0;\n local_48[5] = 0;\n local_48[6] = 0;\n local_48[7] = 0;\n local_48[8] = 0;\n local_48[9] = 0;\n local_48[10] = 0;\n local_48[0xb] = 0;\n local_48[0xc] = 0;\n local_48[0xd] = 0;\n local_48[0] = param_2;\n FUN_001040c0(param_1,param_3,param_4,local_48);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" { (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_48 [14];" primitive_type (array_declarator "local_48 [14]" identifier [ number_literal ]) ;) (declaration "long local_10;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_10 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_10 = *(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) ))))) ;) (if_statement "if (param_2 == 10) {\n \n abort();\n }" if (parenthesized_expression "(param_2 == 10)" ( (binary_expression "param_2 == 10" identifier == number_literal) )) (compound_statement "{\n \n abort();\n }" { (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "local_48[1] = 0;" (assignment_expression "local_48[1] = 0" (subscript_expression "local_48[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[2] = 0;" (assignment_expression "local_48[2] = 0" (subscript_expression "local_48[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[3] = 0;" (assignment_expression "local_48[3] = 0" (subscript_expression "local_48[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[4] = 0;" (assignment_expression "local_48[4] = 0" (subscript_expression "local_48[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[5] = 0;" (assignment_expression "local_48[5] = 0" (subscript_expression "local_48[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[6] = 0;" (assignment_expression "local_48[6] = 0" (subscript_expression "local_48[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[7] = 0;" (assignment_expression "local_48[7] = 0" (subscript_expression "local_48[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[8] = 0;" (assignment_expression "local_48[8] = 0" (subscript_expression "local_48[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[9] = 0;" (assignment_expression "local_48[9] = 0" (subscript_expression "local_48[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[10] = 0;" (assignment_expression "local_48[10] = 0" (subscript_expression "local_48[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xb] = 0;" (assignment_expression "local_48[0xb] = 0" (subscript_expression "local_48[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xc] = 0;" (assignment_expression "local_48[0xc] = 0" (subscript_expression "local_48[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xd] = 0;" (assignment_expression "local_48[0xd] = 0" (subscript_expression "local_48[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0] = param_2;" (assignment_expression "local_48[0] = param_2" (subscript_expression "local_48[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001040c0(param_1,param_3,param_4,local_48);" (call_expression "FUN_001040c0(param_1,param_3,param_4,local_48)" identifier (argument_list "(param_1,param_3,param_4,local_48)" ( identifier , identifier , identifier , identifier ))) ;) (if_statement "if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_10 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_10 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00104680(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long in_FS_OFFSET;\n int local_48 [14];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_48[1] = 0;\n local_48[2] = 0;\n local_48[3] = 0;\n local_48[4] = 0;\n local_48[5] = 0;\n local_48[6] = 0;\n local_48[7] = 0;\n local_48[8] = 0;\n local_48[9] = 0;\n local_48[10] = 0;\n local_48[0xb] = 0;\n local_48[0xc] = 0;\n local_48[0xd] = 0;\n local_48[0] = param_2;\n FUN_001040c0(param_1,param_3,param_4,local_48);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" (primitive_type "void") (function_declarator "FUN_00104680(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_00104680") (parameter_list "(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (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 long in_FS_OFFSET;\n int local_48 [14];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_48[1] = 0;\n local_48[2] = 0;\n local_48[3] = 0;\n local_48[4] = 0;\n local_48[5] = 0;\n local_48[6] = 0;\n local_48[7] = 0;\n local_48[8] = 0;\n local_48[9] = 0;\n local_48[10] = 0;\n local_48[0xb] = 0;\n local_48[0xc] = 0;\n local_48[0xd] = 0;\n local_48[0] = param_2;\n FUN_001040c0(param_1,param_3,param_4,local_48);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" ({ "{") (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "int local_48 [14];" (primitive_type "int") (array_declarator "local_48 [14]" (identifier "local_48") ([ "[") (number_literal "14") (] "]")) (; ";")) (declaration "long local_10;" (sized_type_specifier "long" (long "long")) (identifier "local_10") (; ";")) (expression_statement "local_10 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_10 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_10") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if (param_2 == 10) {\n \n abort();\n }" (if "if") (parenthesized_expression "(param_2 == 10)" (( "(") (binary_expression "param_2 == 10" (identifier "param_2") (== "==") (number_literal "10")) () ")")) (compound_statement "{\n \n abort();\n }" ({ "{") (expression_statement "abort();" (call_expression "abort()" (identifier "abort") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "local_48[1] = 0;" (assignment_expression "local_48[1] = 0" (subscript_expression "local_48[1]" (identifier "local_48") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[2] = 0;" (assignment_expression "local_48[2] = 0" (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[3] = 0;" (assignment_expression "local_48[3] = 0" (subscript_expression "local_48[3]" (identifier "local_48") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[4] = 0;" (assignment_expression "local_48[4] = 0" (subscript_expression "local_48[4]" (identifier "local_48") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[5] = 0;" (assignment_expression "local_48[5] = 0" (subscript_expression "local_48[5]" (identifier "local_48") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[6] = 0;" (assignment_expression "local_48[6] = 0" (subscript_expression "local_48[6]" (identifier "local_48") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[7] = 0;" (assignment_expression "local_48[7] = 0" (subscript_expression "local_48[7]" (identifier "local_48") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[8] = 0;" (assignment_expression "local_48[8] = 0" (subscript_expression "local_48[8]" (identifier "local_48") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[9] = 0;" (assignment_expression "local_48[9] = 0" (subscript_expression "local_48[9]" (identifier "local_48") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[10] = 0;" (assignment_expression "local_48[10] = 0" (subscript_expression "local_48[10]" (identifier "local_48") ([ "[") (number_literal "10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[0xb] = 0;" (assignment_expression "local_48[0xb] = 0" (subscript_expression "local_48[0xb]" (identifier "local_48") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[0xc] = 0;" (assignment_expression "local_48[0xc] = 0" (subscript_expression "local_48[0xc]" (identifier "local_48") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[0xd] = 0;" (assignment_expression "local_48[0xd] = 0" (subscript_expression "local_48[0xd]" (identifier "local_48") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[0] = param_2;" (assignment_expression "local_48[0] = param_2" (subscript_expression "local_48[0]" (identifier "local_48") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "FUN_001040c0(param_1,param_3,param_4,local_48);" (call_expression "FUN_001040c0(param_1,param_3,param_4,local_48)" (identifier "FUN_001040c0") (argument_list "(param_1,param_3,param_4,local_48)" (( "(") (identifier "param_1") (, ",") (identifier "param_3") (, ",") (identifier "param_4") (, ",") (identifier "local_48") () ")"))) (; ";")) (if_statement "if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" (if "if") (parenthesized_expression "(local_10 == *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_10 == *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_10") (== "==") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
char * function_1(type_1 n,type_2 var_2,char *arg,size_t argsize) { long var_6; char *pcVar2; long var_1; type_3 o; var_6 = *(long *)(var_1 + 0x28); if (var_2 == var_3) { /* WARNING: Subroutine does not return */ var_4(); } o.flags = L'\0'; o.quote_these_too[0] = 0; o.quote_these_too[1] = 0; o.quote_these_too[2] = 0; o.quote_these_too[3] = 0; o.quote_these_too[4] = 0; o.quote_these_too[5] = 0; o.quote_these_too[6] = 0; o.quote_these_too[7] = 0; o.left_quote = (char *)0x0; o.right_quote = (char *)0x0; o.style = var_2; pcVar2 = var_5(n,arg,argsize,&o); if (var_6 == *(long *)(var_1 + 0x28)) { return pcVar2; } /* WARNING: Subroutine does not return */ var_7(); }
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: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) 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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4) { long in_FS_OFFSET; int local_48 [14]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (param_2 == 10) { /* WARNING: Subroutine does not return */ abort(); } local_48[1] = 0; local_48[2] = 0; local_48[3] = 0; local_48[4] = 0; local_48[5] = 0; local_48[6] = 0; local_48[7] = 0; local_48[8] = 0; local_48[9] = 0; local_48[10] = 0; local_48[0xb] = 0; local_48[0xc] = 0; local_48[0xd] = 0; local_48[0] = param_2; FUN_001040c0(param_1,param_3,param_4,local_48); if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
292_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c
tg_fix_visibility
FUN_00126d60
bfd_boolean tg_fix_visibility(pr_handle *info,debug_visibility visibility) { if (info == (pr_handle *)0x0) { /* WARNING: Subroutine does not return */ __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility"); } if (*(debug_visibility *)&info->stack != visibility) { if (*(debug_visibility *)&info->stack == DEBUG_VISIBILITY_IGNORE) { /* WARNING: Subroutine does not return */ __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c", 0x80f,"tg_fix_visibility"); } *(debug_visibility *)&info->stack = visibility; } return 1; }
undefined8 FUN_00126d60(long param_1,int param_2) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility"); } if (*(int *)(param_1 + 0x10) != param_2) { if (*(int *)(param_1 + 0x10) == 3) { /* WARNING: Subroutine does not return */ __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c", 0x80f,"tg_fix_visibility"); } *(int *)(param_1 + 0x10) = param_2; } return 1; }
SUB RSP,0x8 TEST RDI,RDI JZ 0x00126d82 MOV EAX,dword ptr [RDI + 0x10] CMP EAX,ESI JZ 0x00126d78 CMP EAX,0x3 JZ 0x00126da1 MOV dword ptr [RDI + 0x10],ESI MOV EAX,0x1 ADD RSP,0x8 RET LEA RCX,[0x145eb0] MOV EDX,0x80a LEA RSI,[0x14576d] LEA RDI,[0x145784] CALL 0x001072d0 LEA RCX,[0x145eb0] MOV EDX,0x80f LEA RSI,[0x14576d] LEA RDI,[0x145b08] CALL 0x001072d0
null
null
null
null
[(u'LOAD_-1207079553', u'INT_NOTEQUAL_-1207079532'), (u'INT_EQUAL_-1207079556', u'CBRANCH_-1207079554'), ('tmp_212', u'STORE_-1207079513'), ('const-2063', u'CALL_-1207079419'), (u'INT_NOTEQUAL_-1207079532', u'CBRANCH_-1207079532'), (u'CAST_-1207079339', u'STORE_-1207079513'), ('const-1', u'RETURN_-1207079436'), ('tmp_211', u'PTRSUB_-1207079352'), (u'COPY_-1207079372', u'CALL_-1207079441'), ('const-433', u'STORE_-1207079513'), ('tmp_211', u'INT_EQUAL_-1207079556'), ('tmp_120', u'CBRANCH_-1207079516'), ('const-16', u'PTRSUB_-1207079352'), (u'PTRSUB_-1207079352', u'CAST_-1207079352'), ('const-433', u'LOAD_-1207079553'), ('tmp_211', u'PTRSUB_-1207079339'), ('tmp_212', u'INT_NOTEQUAL_-1207079532'), ('tmp_90', u'CBRANCH_-1207079532'), (u'INT_EQUAL_-1207079518', u'CBRANCH_-1207079516'), (u'COPY_-1207079340', u'CALL_-1207079419'), ('const-0', u'RETURN_-1207079481'), ('const-3', u'INT_EQUAL_-1207079518'), (u'COPY_-1207079336', u'CALL_-1207079419'), ('const-16', u'PTRSUB_-1207079339'), ('const-1', u'COPY_-1207079448'), ('const-1333101', u'COPY_-1207079372'), ('const-1334024', u'COPY_-1207079338'), (u'COPY_-1207079370', u'CALL_-1207079441'), (u'PTRSUB_-1207079339', u'CAST_-1207079339'), ('const-1334960', u'COPY_-1207079368'), ('const-1', u'RETURN_-1207079414'), ('const-1333124', u'COPY_-1207079370'), (u'COPY_-1207079368', u'CALL_-1207079441'), (u'COPY_-1207079338', u'CALL_-1207079419'), (u'CAST_-1207079352', u'LOAD_-1207079553'), ('const-1334960', u'COPY_-1207079336'), (u'LOAD_-1207079553', u'INT_EQUAL_-1207079518'), (u'COPY_-1207079448', u'RETURN_-1207079481'), ('const-1333101', u'COPY_-1207079340'), ('tmp_50', u'CBRANCH_-1207079554'), ('const-2058', u'CALL_-1207079441'), ('const-0', u'INT_EQUAL_-1207079556')]
[(u'LOAD_-1207079553', u'INT_NOTEQUAL_-1207079532'), (u'INT_EQUAL_-1207079556', u'CBRANCH_-1207079554'), ('const-433', u'LOAD_-1207079553'), ('const-1334024', u'COPY_-1207079340'), (u'COPY_-1207079511', u'RETURN_-1207079481'), (u'CAST_-1207079356', u'LOAD_-1207079553'), (u'INT_NOTEQUAL_-1207079532', u'CBRANCH_-1207079532'), ('tmp_373', u'INT_ADD_-1207079537'), ('const-1', u'RETURN_-1207079436'), (u'COPY_-1207079372', u'CALL_-1207079441'), ('tmp_391', u'INT_NOTEQUAL_-1207079532'), ('tmp_120', u'CBRANCH_-1207079516'), ('tmp_373', u'INT_EQUAL_-1207079556'), (u'COPY_-1207079374', u'CALL_-1207079441'), ('tmp_391', u'STORE_-1207079513'), ('const-2058', u'CALL_-1207079441'), (u'INT_ADD_-1207079537', u'CAST_-1207079356'), ('tmp_90', u'CBRANCH_-1207079532'), (u'INT_EQUAL_-1207079518', u'CBRANCH_-1207079516'), (u'COPY_-1207079340', u'CALL_-1207079419'), ('const-0', u'RETURN_-1207079481'), ('const-1334960', u'COPY_-1207079370'), (u'COPY_-1207079342', u'CALL_-1207079419'), (u'COPY_-1207079370', u'CALL_-1207079441'), ('const-1', u'COPY_-1207079511'), ('const-1333124', u'COPY_-1207079372'), ('const-1', u'RETURN_-1207079414'), ('const-1333101', u'COPY_-1207079342'), ('tmp_373', u'INT_ADD_-1207079499'), ('const-3', u'INT_EQUAL_-1207079518'), ('const-433', u'STORE_-1207079513'), ('const-2063', u'CALL_-1207079419'), (u'COPY_-1207079338', u'CALL_-1207079419'), (u'INT_ADD_-1207079499', u'CAST_-1207079343'), ('const-16', u'INT_ADD_-1207079499'), (u'LOAD_-1207079553', u'INT_EQUAL_-1207079518'), ('const-1333101', u'COPY_-1207079374'), ('const-1334960', u'COPY_-1207079338'), ('const-16', u'INT_ADD_-1207079537'), (u'CAST_-1207079343', u'STORE_-1207079513'), ('tmp_50', u'CBRANCH_-1207079554'), ('const-0', u'INT_EQUAL_-1207079556')]
null
null
00126d60
x64
O2
(translation_unit "undefined8 FUN_00126d60(long param_1,int param_2)\n\n{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00126d60(long param_1,int param_2)\n\n{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }\n return 1;\n}" type_identifier (function_declarator "FUN_00126d60(long param_1,int param_2)" identifier (parameter_list "(long param_1,int param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }\n return 1;\n}" { (if_statement "if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }" { comment (expression_statement "__assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");" (call_expression "__assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility")" identifier (argument_list "("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility")" ( (string_literal ""info->stack != NULL"" " string_content ") , (string_literal ""../../binutils/prdbg.c"" " string_content ") , number_literal , (string_literal ""tg_fix_visibility"" " string_content ") ))) ;) })) (if_statement "if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x10) != param_2)" ( (binary_expression "*(int *)(param_1 + 0x10) != param_2" (pointer_expression "*(int *)(param_1 + 0x10)" * (cast_expression "(int *)(param_1 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) != identifier) )) (compound_statement "{\n if (*(int *)(param_1 + 0x10) == 3) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }" { (if_statement "if (*(int *)(param_1 + 0x10) == 3) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x10) == 3)" ( (binary_expression "*(int *)(param_1 + 0x10) == 3" (pointer_expression "*(int *)(param_1 + 0x10)" * (cast_expression "(int *)(param_1 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }" { comment (expression_statement "__assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");" (call_expression "__assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility")" identifier (argument_list "("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility")" ( (string_literal ""info->stack->visibility != DEBUG_VISIBILITY_IGNORE"" " string_content ") , (string_literal ""../../binutils/prdbg.c"" " string_content ") , number_literal , (string_literal ""tg_fix_visibility"" " string_content ") ))) ;) })) (expression_statement "*(int *)(param_1 + 0x10) = param_2;" (assignment_expression "*(int *)(param_1 + 0x10) = param_2" (pointer_expression "*(int *)(param_1 + 0x10)" * (cast_expression "(int *)(param_1 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "bfd_boolean tg_fix_visibility(pr_handle *info,debug_visibility visibility)\n\n{\n if (info == (pr_handle *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(debug_visibility *)&info->stack != visibility) {\n if (*(debug_visibility *)&info->stack == DEBUG_VISIBILITY_IGNORE) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(debug_visibility *)&info->stack = visibility;\n }\n return 1;\n}\n\n" (function_definition "bfd_boolean tg_fix_visibility(pr_handle *info,debug_visibility visibility)\n\n{\n if (info == (pr_handle *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(debug_visibility *)&info->stack != visibility) {\n if (*(debug_visibility *)&info->stack == DEBUG_VISIBILITY_IGNORE) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(debug_visibility *)&info->stack = visibility;\n }\n return 1;\n}" type_identifier (function_declarator "tg_fix_visibility(pr_handle *info,debug_visibility visibility)" identifier (parameter_list "(pr_handle *info,debug_visibility visibility)" ( (parameter_declaration "pr_handle *info" type_identifier (pointer_declarator "*info" * identifier)) , (parameter_declaration "debug_visibility visibility" type_identifier identifier) ))) (compound_statement "{\n if (info == (pr_handle *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(debug_visibility *)&info->stack != visibility) {\n if (*(debug_visibility *)&info->stack == DEBUG_VISIBILITY_IGNORE) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(debug_visibility *)&info->stack = visibility;\n }\n return 1;\n}" { (if_statement "if (info == (pr_handle *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }" if (parenthesized_expression "(info == (pr_handle *)0x0)" ( (binary_expression "info == (pr_handle *)0x0" identifier == (cast_expression "(pr_handle *)0x0" ( (type_descriptor "pr_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }" { comment (expression_statement "__assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");" (call_expression "__assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility")" identifier (argument_list "("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility")" ( (string_literal ""info->stack != NULL"" " string_content ") , (string_literal ""../../binutils/prdbg.c"" " string_content ") , number_literal , (string_literal ""tg_fix_visibility"" " string_content ") ))) ;) })) (if_statement "if (*(debug_visibility *)&info->stack != visibility) {\n if (*(debug_visibility *)&info->stack == DEBUG_VISIBILITY_IGNORE) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(debug_visibility *)&info->stack = visibility;\n }" if (parenthesized_expression "(*(debug_visibility *)&info->stack != visibility)" ( (binary_expression "*(debug_visibility *)&info->stack != visibility" (pointer_expression "*(debug_visibility *)&info->stack" * (cast_expression "(debug_visibility *)&info->stack" ( (type_descriptor "debug_visibility *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->stack" & (field_expression "info->stack" identifier -> field_identifier)))) != identifier) )) (compound_statement "{\n if (*(debug_visibility *)&info->stack == DEBUG_VISIBILITY_IGNORE) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(debug_visibility *)&info->stack = visibility;\n }" { (if_statement "if (*(debug_visibility *)&info->stack == DEBUG_VISIBILITY_IGNORE) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }" if (parenthesized_expression "(*(debug_visibility *)&info->stack == DEBUG_VISIBILITY_IGNORE)" ( (binary_expression "*(debug_visibility *)&info->stack == DEBUG_VISIBILITY_IGNORE" (pointer_expression "*(debug_visibility *)&info->stack" * (cast_expression "(debug_visibility *)&info->stack" ( (type_descriptor "debug_visibility *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->stack" & (field_expression "info->stack" identifier -> field_identifier)))) == identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }" { comment (expression_statement "__assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");" (call_expression "__assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility")" identifier (argument_list "("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility")" ( (string_literal ""info->stack->visibility != DEBUG_VISIBILITY_IGNORE"" " string_content ") , (string_literal ""../../binutils/prdbg.c"" " string_content ") , number_literal , (string_literal ""tg_fix_visibility"" " string_content ") ))) ;) })) (expression_statement "*(debug_visibility *)&info->stack = visibility;" (assignment_expression "*(debug_visibility *)&info->stack = visibility" (pointer_expression "*(debug_visibility *)&info->stack" * (cast_expression "(debug_visibility *)&info->stack" ( (type_descriptor "debug_visibility *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->stack" & (field_expression "info->stack" identifier -> field_identifier)))) = identifier) ;) })) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "undefined8 FUN_00126d60(long param_1,int param_2)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00126d60(long param_1,int param_2)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }\n return 1;\n}" type_identifier (function_declarator "FUN_00126d60(long param_1,int param_2)" identifier (parameter_list "(long param_1,int param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n if (param_1 == 0) {\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }\n return 1;\n}" { (if_statement "if (param_1 == 0) {\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }" { (expression_statement "__assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");" (call_expression "__assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility")" identifier (argument_list "("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility")" ( (string_literal ""info->stack != NULL"" " string_content ") , (string_literal ""../../binutils/prdbg.c"" " string_content ") , number_literal , (string_literal ""tg_fix_visibility"" " string_content ") ))) ;) })) (if_statement "if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x10) != param_2)" ( (binary_expression "*(int *)(param_1 + 0x10) != param_2" (pointer_expression "*(int *)(param_1 + 0x10)" * (cast_expression "(int *)(param_1 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) != identifier) )) (compound_statement "{\n if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }" { (if_statement "if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x10) == 3)" ( (binary_expression "*(int *)(param_1 + 0x10) == 3" (pointer_expression "*(int *)(param_1 + 0x10)" * (cast_expression "(int *)(param_1 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }" { (expression_statement "__assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");" (call_expression "__assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility")" identifier (argument_list "("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility")" ( (string_literal ""info->stack->visibility != DEBUG_VISIBILITY_IGNORE"" " string_content ") , (string_literal ""../../binutils/prdbg.c"" " string_content ") , number_literal , (string_literal ""tg_fix_visibility"" " string_content ") ))) ;) })) (expression_statement "*(int *)(param_1 + 0x10) = param_2;" (assignment_expression "*(int *)(param_1 + 0x10) = param_2" (pointer_expression "*(int *)(param_1 + 0x10)" * (cast_expression "(int *)(param_1 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return 1;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_00126d60(long param_1,int param_2)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }\n return 1;\n}" (type_identifier "undefined8") (function_declarator "FUN_00126d60(long param_1,int param_2)" (identifier "FUN_00126d60") (parameter_list "(long param_1,int param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) () ")"))) (compound_statement "{\n if (param_1 == 0) {\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }\n if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }\n return 1;\n}" ({ "{") (if_statement "if (param_1 == 0) {\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");\n }" ({ "{") (expression_statement "__assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility");" (call_expression "__assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility")" (identifier "__assert_fail") (argument_list "("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility")" (( "(") (string_literal ""info->stack != NULL"" (" """) (string_content "info->stack != NULL") (" """)) (, ",") (string_literal ""../../binutils/prdbg.c"" (" """) (string_content "../../binutils/prdbg.c") (" """)) (, ",") (number_literal "0x80a") (, ",") (string_literal ""tg_fix_visibility"" (" """) (string_content "tg_fix_visibility") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(int *)(param_1 + 0x10) != param_2) {\n if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x10) != param_2)" (( "(") (binary_expression "*(int *)(param_1 + 0x10) != param_2" (pointer_expression "*(int *)(param_1 + 0x10)" (* "*") (cast_expression "(int *)(param_1 + 0x10)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (!= "!=") (identifier "param_2")) () ")")) (compound_statement "{\n if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }\n *(int *)(param_1 + 0x10) = param_2;\n }" ({ "{") (if_statement "if (*(int *)(param_1 + 0x10) == 3) {\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x10) == 3)" (( "(") (binary_expression "*(int *)(param_1 + 0x10) == 3" (pointer_expression "*(int *)(param_1 + 0x10)" (* "*") (cast_expression "(int *)(param_1 + 0x10)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (number_literal "3")) () ")")) (compound_statement "{\n \n __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");\n }" ({ "{") (expression_statement "__assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility");" (call_expression "__assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility")" (identifier "__assert_fail") (argument_list "("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c",\n 0x80f,"tg_fix_visibility")" (( "(") (string_literal ""info->stack->visibility != DEBUG_VISIBILITY_IGNORE"" (" """) (string_content "info->stack->visibility != DEBUG_VISIBILITY_IGNORE") (" """)) (, ",") (string_literal ""../../binutils/prdbg.c"" (" """) (string_content "../../binutils/prdbg.c") (" """)) (, ",") (number_literal "0x80f") (, ",") (string_literal ""tg_fix_visibility"" (" """) (string_content "tg_fix_visibility") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "*(int *)(param_1 + 0x10) = param_2;" (assignment_expression "*(int *)(param_1 + 0x10) = param_2" (pointer_expression "*(int *)(param_1 + 0x10)" (* "*") (cast_expression "(int *)(param_1 + 0x10)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (} "}"))) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}")))
type_1 function_1(type_2 *var_1,type_3 var_3) { if (var_1 == (type_2 *)0x0) { /* WARNING: Subroutine does not return */ var_2("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility"); } if (*(type_3 *)&var_1->stack != var_3) { if (*(type_3 *)&var_1->stack == var_4) { /* WARNING: Subroutine does not return */ var_2("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c", 0x80f,"tg_fix_visibility"); } *(type_3 *)&var_1->stack = var_3; } return 1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) 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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (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))))) (return_statement (number_literal)))))
null
undefined8 MASKED(long param_1,int param_2) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("info->stack != NULL","../../binutils/prdbg.c",0x80a,"tg_fix_visibility"); } if (*(int *)(param_1 + 0x10) != param_2) { if (*(int *)(param_1 + 0x10) == 3) { /* WARNING: Subroutine does not return */ __assert_fail("info->stack->visibility != DEBUG_VISIBILITY_IGNORE","../../binutils/prdbg.c", 0x80f,"tg_fix_visibility"); } *(int *)(param_1 + 0x10) = param_2; } return 1; }
120_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c
bfd_close
bfd_close
void bfd_close(void) { (*(code *)PTR_bfd_close_0012b3c0)(); return; }
void bfd_close(void) { (*(code *)PTR_bfd_close_0012b3c0)(); return; }
JMP qword ptr [0x0012b3c0]
null
null
null
null
[(u'INDIRECT_-1206958140', u'COPY_-1206958199'), (u'CAST_-1206958135', u'CALLIND_-1206958200'), ('tmp_22', u'CAST_-1206958135'), (u'CALLIND_-1206958200', u'INDIRECT_-1206958140'), ('const-0', u'RETURN_-1206958197')]
[(u'INDIRECT_-1206958140', u'COPY_-1206958199'), (u'CAST_-1206958135', u'CALLIND_-1206958200'), ('tmp_22', u'CAST_-1206958135'), (u'CALLIND_-1206958200', u'INDIRECT_-1206958140'), ('const-0', u'RETURN_-1206958197')]
null
null
00104780
x64
O2
(translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_close_0012b3c0)();" (call_expression "(*(code *)PTR_bfd_close_0012b3c0)()" (parenthesized_expression "(*(code *)PTR_bfd_close_0012b3c0)" ( (pointer_expression "*(code *)PTR_bfd_close_0012b3c0" * (cast_expression "(code *)PTR_bfd_close_0012b3c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_close_0012b3c0)();" (call_expression "(*(code *)PTR_bfd_close_0012b3c0)()" (parenthesized_expression "(*(code *)PTR_bfd_close_0012b3c0)" ( (pointer_expression "*(code *)PTR_bfd_close_0012b3c0" * (cast_expression "(code *)PTR_bfd_close_0012b3c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_close_0012b3c0)();" (call_expression "(*(code *)PTR_bfd_close_0012b3c0)()" (parenthesized_expression "(*(code *)PTR_bfd_close_0012b3c0)" ( (pointer_expression "*(code *)PTR_bfd_close_0012b3c0" * (cast_expression "(code *)PTR_bfd_close_0012b3c0" ( (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_close(void)\n\n{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_close(void)" (identifier "bfd_close") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_close_0012b3c0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_close_0012b3c0)();" (call_expression "(*(code *)PTR_bfd_close_0012b3c0)()" (parenthesized_expression "(*(code *)PTR_bfd_close_0012b3c0)" (( "(") (pointer_expression "*(code *)PTR_bfd_close_0012b3c0" (* "*") (cast_expression "(code *)PTR_bfd_close_0012b3c0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_close_0012b3c0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_close_0012b3c0)(); 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_0012b3c0)(); return; }
304_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_write
FUN_00152296
/* gold::Output_attributes_section_data::do_write(gold::Output_file*) [clone .cold.112] */ void gold::Output_attributes_section_data::do_write(Output_file *param_1) { void *unaff_retaddr; if (unaff_retaddr != (void *)0x0) { operator_delete(unaff_retaddr); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00152296(void) { long unaff_retaddr; if (unaff_retaddr != 0) { FUN_00338a40(); } /* WARNING: Subroutine does not return */ FUN_003c66b0(); }
MOV RDI,qword ptr [RSP] TEST RDI,RDI JZ 0x001522a4 CALL 0x00338a40 MOV RDI,RBX CALL 0x003c66b0
null
null
null
null
[('const-0', u'INT_NOTEQUAL_-1207295316'), (u'INT_NOTEQUAL_-1207295316', u'CBRANCH_-1207295315'), ('tmp_174', u'INT_NOTEQUAL_-1207295316'), ('tmp_174', u'CALL_-1207295308'), ('tmp_29', u'CBRANCH_-1207295315'), ('const-1', u'RETURN_-1207295291')]
[('const-0', u'INT_NOTEQUAL_-1207295316'), (u'INT_NOTEQUAL_-1207295316', u'CBRANCH_-1207295315'), ('tmp_174', u'INT_NOTEQUAL_-1207295316'), ('tmp_29', u'CBRANCH_-1207295315'), ('const-1', u'RETURN_-1207295291')]
null
null
00152296
x64
O2
(translation_unit "void FUN_00152296(void)\n\n{\n long unaff_retaddr;\n \n if (unaff_retaddr != 0) {\n FUN_00338a40();\n }\n /* WARNING: Subroutine does not return */\n FUN_003c66b0();\n}\n\n" (function_definition "void FUN_00152296(void)\n\n{\n long unaff_retaddr;\n \n if (unaff_retaddr != 0) {\n FUN_00338a40();\n }\n /* WARNING: Subroutine does not return */\n FUN_003c66b0();\n}" primitive_type (function_declarator "FUN_00152296(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_retaddr;\n \n if (unaff_retaddr != 0) {\n FUN_00338a40();\n }\n /* WARNING: Subroutine does not return */\n FUN_003c66b0();\n}" { (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (unaff_retaddr != 0) {\n FUN_00338a40();\n }" if (parenthesized_expression "(unaff_retaddr != 0)" ( (binary_expression "unaff_retaddr != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_003c66b0();" (call_expression "FUN_003c66b0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* gold::Output_attributes_section_data::do_write(gold::Output_file*) [clone .cold.112] */\n\nvoid gold::Output_attributes_section_data::do_write(Output_file *param_1)\n\n{\n void *unaff_retaddr;\n \n if (unaff_retaddr != (void *)0x0) {\n operator_delete(unaff_retaddr);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void gold::Output_attributes_section_data::do_write(Output_file *param_1)\n\n{\n void *unaff_retaddr;\n \n if (unaff_retaddr != (void *)0x0) {\n operator_delete(unaff_retaddr);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "gold::Output_attributes_section_data::" identifier : : identifier : :) (function_declarator "do_write(Output_file *param_1)" identifier (parameter_list "(Output_file *param_1)" ( (parameter_declaration "Output_file *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n void *unaff_retaddr;\n \n if (unaff_retaddr != (void *)0x0) {\n operator_delete(unaff_retaddr);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "void *unaff_retaddr;" primitive_type (pointer_declarator "*unaff_retaddr" * identifier) ;) (if_statement "if (unaff_retaddr != (void *)0x0) {\n operator_delete(unaff_retaddr);\n }" if (parenthesized_expression "(unaff_retaddr != (void *)0x0)" ( (binary_expression "unaff_retaddr != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n operator_delete(unaff_retaddr);\n }" { (expression_statement "operator_delete(unaff_retaddr);" (call_expression "operator_delete(unaff_retaddr)" identifier (argument_list "(unaff_retaddr)" ( identifier ))) ;) })) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00152296(void)\n\n{\n long unaff_retaddr;\n \n if (unaff_retaddr != 0) {\n FUN_00338a40();\n }\n \n FUN_003c66b0();\n}\n\n" (function_definition "void FUN_00152296(void)\n\n{\n long unaff_retaddr;\n \n if (unaff_retaddr != 0) {\n FUN_00338a40();\n }\n \n FUN_003c66b0();\n}" primitive_type (function_declarator "FUN_00152296(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_retaddr;\n \n if (unaff_retaddr != 0) {\n FUN_00338a40();\n }\n \n FUN_003c66b0();\n}" { (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (unaff_retaddr != 0) {\n FUN_00338a40();\n }" if (parenthesized_expression "(unaff_retaddr != 0)" ( (binary_expression "unaff_retaddr != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_003c66b0();" (call_expression "FUN_003c66b0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00152296(void)\n\n{\n long unaff_retaddr;\n \n if (unaff_retaddr != 0) {\n FUN_00338a40();\n }\n \n FUN_003c66b0();\n}" (primitive_type "void") (function_declarator "FUN_00152296(void)" (identifier "FUN_00152296") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_retaddr;\n \n if (unaff_retaddr != 0) {\n FUN_00338a40();\n }\n \n FUN_003c66b0();\n}" ({ "{") (declaration "long unaff_retaddr;" (sized_type_specifier "long" (long "long")) (identifier "unaff_retaddr") (; ";")) (if_statement "if (unaff_retaddr != 0) {\n FUN_00338a40();\n }" (if "if") (parenthesized_expression "(unaff_retaddr != 0)" (( "(") (binary_expression "unaff_retaddr != 0" (identifier "unaff_retaddr") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00338a40();\n }" ({ "{") (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" (identifier "FUN_00338a40") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_003c66b0();" (call_expression "FUN_003c66b0()" (identifier "FUN_003c66b0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* gold::Output_attributes_section_data::do_write(gold::Output_file*) [clone .cold.112] */ void gold::Output_attributes_section_data::function_1(type_1 *param_1) { void *var_1; if (var_1 != (void *)0x0) { var_2(var_1); } /* WARNING: Subroutine does not return */ 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)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_retaddr; if (unaff_retaddr != 0) { FUN_00338a40(); } /* WARNING: Subroutine does not return */ FUN_003c66b0(); }
75_i686-kfreebsd-gnu-nm_and_i686-kfreebsd-gnu-nm_strip.c
bfd_canonicalize_reloc
bfd_canonicalize_reloc
void bfd_canonicalize_reloc(void) { (*(code *)PTR_bfd_canonicalize_reloc_0010c258)(); return; }
void bfd_canonicalize_reloc(void) { (*(code *)PTR_bfd_canonicalize_reloc_0010c258)(); return; }
JMP qword ptr [0x0010c258]
null
null
null
null
[(u'CAST_-1206962951', u'CALLIND_-1206963016'), (u'INDIRECT_-1206962956', u'COPY_-1206963015'), ('const-0', u'RETURN_-1206963013'), ('tmp_22', u'CAST_-1206962951'), (u'CALLIND_-1206963016', u'INDIRECT_-1206962956')]
[(u'CAST_-1206962951', u'CALLIND_-1206963016'), (u'INDIRECT_-1206962956', u'COPY_-1206963015'), ('const-0', u'RETURN_-1206963013'), ('tmp_22', u'CAST_-1206962951'), (u'CALLIND_-1206963016', u'INDIRECT_-1206962956')]
null
null
001034b0
x64
O2
(translation_unit "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}\n\n" (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}" primitive_type (function_declarator "bfd_canonicalize_reloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)();" (call_expression "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)()" (parenthesized_expression "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)" ( (pointer_expression "*(code *)PTR_bfd_canonicalize_reloc_0010c258" * (cast_expression "(code *)PTR_bfd_canonicalize_reloc_0010c258" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}\n\n" (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}" primitive_type (function_declarator "bfd_canonicalize_reloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)();" (call_expression "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)()" (parenthesized_expression "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)" ( (pointer_expression "*(code *)PTR_bfd_canonicalize_reloc_0010c258" * (cast_expression "(code *)PTR_bfd_canonicalize_reloc_0010c258" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}\n\n" (function_definition "void bfd_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}" primitive_type (function_declarator "bfd_canonicalize_reloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)();" (call_expression "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)()" (parenthesized_expression "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)" ( (pointer_expression "*(code *)PTR_bfd_canonicalize_reloc_0010c258" * (cast_expression "(code *)PTR_bfd_canonicalize_reloc_0010c258" ( (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_canonicalize_reloc(void)\n\n{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_canonicalize_reloc(void)" (identifier "bfd_canonicalize_reloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_canonicalize_reloc_0010c258)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)();" (call_expression "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)()" (parenthesized_expression "(*(code *)PTR_bfd_canonicalize_reloc_0010c258)" (( "(") (pointer_expression "*(code *)PTR_bfd_canonicalize_reloc_0010c258" (* "*") (cast_expression "(code *)PTR_bfd_canonicalize_reloc_0010c258" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_canonicalize_reloc_0010c258"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_canonicalize_reloc_0010c258)(); 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_0010c258)(); return; }
1322_putty_and_putty_strip.c
ssh2_pubkey_openssh_str_internal
FUN_001597c0
char * ssh2_pubkey_openssh_str_internal(char *comment,void *v_pub_blob,int pub_len) { size_t sVar1; int iVar2; int n; long lVar3; char *pcVar4; uchar *ssh2blob; uint uVar5; char *out; char *local_40; iVar2 = ((pub_len + 2) / 3) * 4; if (pub_len < 4) { uVar5 = 0x11; lVar3 = (long)(iVar2 + 0x11); pcVar4 = "INVALID-ALGORITHM"; if (comment != (char *)0x0) goto LAB_0015982e; LAB_0015983a: local_40 = (char *)safemalloc(lVar3 + 3,1); iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4); pcVar4 = local_40 + iVar2; if (pub_len < 1) goto LAB_001598b7; } else { /* WARNING: Load size is inaccurate */ uVar5 = *v_pub_blob; uVar5 = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18; if ((((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) || (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)) { uVar5 = 0x11; pcVar4 = "INVALID-ALGORITHM"; } lVar3 = (long)(int)(uVar5 + iVar2); if (comment != (char *)0x0) { LAB_0015982e: sVar1 = strlen(comment); lVar3 = lVar3 + sVar1; goto LAB_0015983a; } local_40 = (char *)safemalloc(lVar3 + 3,1); iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4); pcVar4 = local_40 + iVar2; } iVar2 = 0; out = pcVar4; do { lVar3 = (long)iVar2; n = pub_len - iVar2; if (3 < n) { n = 3; } pcVar4 = out + 4; iVar2 = iVar2 + n; base64_encode_atom((uchar *)(lVar3 + (long)v_pub_blob),n,out); out = pcVar4; } while (iVar2 < pub_len); LAB_001598b7: if (*comment == '\0') { *pcVar4 = '\0'; } else { *pcVar4 = ' '; strcpy(pcVar4 + 1,comment); } return local_40; }
long FUN_001597c0(char *param_1,uint *param_2,int param_3) { size_t sVar1; int iVar2; int iVar3; long lVar4; char *pcVar5; uint uVar6; undefined1 *puVar7; undefined1 *puVar8; long local_40; iVar2 = ((param_3 + 2) / 3) * 4; if (param_3 < 4) { uVar6 = 0x11; lVar4 = (long)(iVar2 + 0x11); pcVar5 = "INVALID-ALGORITHM"; if (param_1 != (char *)0x0) goto LAB_0015982e; LAB_0015983a: local_40 = FUN_00127510(lVar4 + 3,1); iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5); puVar8 = (undefined1 *)(local_40 + iVar2); if (param_3 < 1) goto LAB_001598b7; } else { uVar6 = *param_2; uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18; if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) || (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) { uVar6 = 0x11; pcVar5 = "INVALID-ALGORITHM"; } lVar4 = (long)(int)(uVar6 + iVar2); if (param_1 != (char *)0x0) { LAB_0015982e: sVar1 = strlen(param_1); lVar4 = lVar4 + sVar1; goto LAB_0015983a; } local_40 = FUN_00127510(lVar4 + 3,1); iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5); puVar8 = (undefined1 *)(local_40 + iVar2); } iVar2 = 0; puVar7 = puVar8; do { lVar4 = (long)iVar2; iVar3 = param_3 - iVar2; if (3 < iVar3) { iVar3 = 3; } puVar8 = puVar7 + 4; iVar2 = iVar2 + iVar3; FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7); puVar7 = puVar8; } while (iVar2 < param_3); LAB_001598b7: if (*param_1 == '\0') { *puVar8 = 0; } else { *puVar8 = 0x20; strcpy(puVar8 + 1,param_1); } return local_40; }
LEA ECX,[RDX + 0x2] PUSH R15 MOV R15D,EDX MOV EDX,0x55555556 MOV EAX,ECX PUSH R14 SAR ECX,0x1f PUSH R13 IMUL EDX PUSH R12 MOV R12,RSI PUSH RBP PUSH RBX SUB EDX,ECX SHL EDX,0x2 SUB RSP,0x18 MOV qword ptr [RSP],RDI CMP R15D,0x3 JLE 0x001598e0 MOV R13D,dword ptr [RSI] BSWAP R13D TEST R13D,R13D JLE 0x0015980e LEA EAX,[R15 + -0x4] CMP EAX,R13D JG 0x00159968 MOV R13D,0x11 LEA RBP,[0x1cb92e] LEA EBX,[R13 + RDX*0x1] CMP qword ptr [RSP],0x0 MOVSXD RBX,EBX JZ 0x00159920 MOV RDI,qword ptr [RSP] CALL 0x00114650 ADD RBX,RAX LEA RDI,[RBX + 0x3] MOV ESI,0x1 CALL 0x00127510 MOV R9,RBP MOV R8D,R13D MOV ESI,0x1 MOV RBX,RAX MOV qword ptr [RSP + 0x8],RAX MOV RDI,RAX XOR EAX,EAX LEA RCX,[0x1cb940] MOV RDX,-0x1 CALL 0x00114960 CDQE LEA R14,[RBX + RAX*0x1] TEST R15D,R15D JLE 0x001598b7 XOR EBP,EBP MOV R13D,0x3 NOP word ptr CS:[RAX + RAX*0x1] MOV EBX,R15D MOVSXD RDI,EBP MOV RDX,R14 SUB EBX,EBP CMP EBX,0x3 CMOVG EBX,R13D ADD RDI,R12 ADD R14,0x4 MOV ESI,EBX ADD EBP,EBX CALL 0x001270a0 CMP R15D,EBP JG 0x00159890 MOV RAX,qword ptr [RSP] CMP byte ptr [RAX],0x0 JNZ 0x00159908 MOV byte ptr [R14],0x0 MOV RAX,qword ptr [RSP + 0x8] ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA EBX,[RDX + 0x11] CMP qword ptr [RSP],0x0 MOV R13D,0x11 MOVSXD RBX,EBX LEA RBP,[0x1cb92e] JNZ 0x0015982e JMP 0x0015983a MOV byte ptr [R14],0x20 LEA RDI,[R14 + 0x1] MOV RSI,RAX CALL 0x00115010 JMP 0x001598c4 LEA RDI,[RBX + 0x3] MOV ESI,0x1 CALL 0x00127510 MOV R9,RBP MOV R8D,R13D MOV ESI,0x1 MOV RBX,RAX MOV qword ptr [RSP + 0x8],RAX MOV RDI,RAX XOR EAX,EAX LEA RCX,[0x1cb940] MOV RDX,-0x1 CALL 0x00114960 CDQE LEA R14,[RBX + RAX*0x1] JMP 0x0015987e MOV RBP,RSI ADD RBP,0x4 JNZ 0x0015981b JMP 0x0015980e
null
null
null
null
[(u'INT_SLESS_-1207265099', u'CBRANCH_-1207265106'), ('const-1882414', u'COPY_-1207265070'), ('const-3', u'COPY_-1207263990'), ('const-1882432', u'COPY_-1207263678'), (u'CALL_-1207265012', u'INT_ADD_-1207264992'), (u'INT_SDIV_-1207264135', u'INT_MULT_-1207265195'), (u'INT_ADD_-1207264982', u'CALL_-1207264980'), ('tmp_1321', u'INT_SLESS_-1207264878'), ('tmp_998', u'CBRANCH_-1207264712'), (u'COPY_-1207264159', u'MULTIEQUAL_-1207264092'), (u'INT_AND_-1207265108', u'INT_LEFT_-1207265105'), (u'INT_OR_-1207265108', u'INT_OR_-1207265105'), (u'INT_ADD_-1207264134', u'CAST_-1207263911'), (u'INT_AND_-1207265111', u'INT_RIGHT_-1207265107'), ('const-1', u'CALL_-1207264547'), (u'INT_ADD_-1207264436', u'CAST_-1207263586'), ('tmp_1241', u'CBRANCH_-1207264438'), (u'MULTIEQUAL_-1207264327', u'INT_ADD_-1207264992'), (u'MULTIEQUAL_-1207264070', u'PTRADD_-1207264530'), ('const-1882414', u'COPY_-1207264550'), (u'INT_ADD_-1207265325', u'INT_SDIV_-1207264135'), (u'CAST_-1207263649', u'PTRADD_-1207264412'), (u'CAST_-1207263943', u'INT_SLESSEQUAL_-1207265072'), ('const-4', u'INT_MULT_-1207265195'), ('const-1', u'INT_SLESS_-1207264878'), (u'CALL_-1207264913', u'INT_SEXT_-1207264896'), ('const-4', u'INT_SLESS_-1207265141'), ('tmp_1320', u'CAST_-1207263587'), (u'INT_NOTEQUAL_-1207264560', u'CBRANCH_-1207264537'), (u'MULTIEQUAL_-1207263926', u'INT_ADD_-1207264756'), (u'MULTIEQUAL_-1207263926', u'CALL_-1207264756'), ('tmp_1319', u'INT_NOTEQUAL_-1207265036'), ('tmp_1321', u'INT_SUB_-1207264821'), ('const-3', u'INT_ADD_-1207264549'), (u'INT_RIGHT_-1207265109', u'INT_OR_-1207265108'), (u'MULTIEQUAL_-1207264278', u'CALL_-1207264913'), (u'PTRADD_-1207264845', u'MULTIEQUAL_-1207264128'), ('tmp_1319', u'LOAD_-1207264730'), (u'CAST_-1207263586', u'INT_EQUAL_-1207264442'), ('const-1', u'PTRADD_-1207264845'), (u'INT_OR_-1207265105', u'INT_OR_-1207265102'), (u'INT_SLESS_-1207264878', u'CBRANCH_-1207264885'), (u'COPY_-1207264705', u'RETURN_-1207264641'), (u'CALL_-1207264547', u'CAST_-1207263649'), (u'MULTIEQUAL_-1207263956', u'INT_SEXT_-1207264833'), (u'INT_SEXT_-1207265020', u'MULTIEQUAL_-1207264327'), (u'MULTIEQUAL_-1207264092', u'CALL_-1207264480'), ('tmp_462', u'CBRANCH_-1207265106'), ('tmp_826', u'CBRANCH_-1207264807'), ('const-0', u'RETURN_-1207264641'), ('tmp_1321', u'INT_ADD_-1207264177'), ('const-32', u'STORE_-1207264597'), ('tmp_712', u'CBRANCH_-1207264885'), ('const-433', u'LOAD_-1207264730'), ('const-0', u'INT_NOTEQUAL_-1207265036'), (u'PTRADD_-1207264845', u'MULTIEQUAL_-1207264070'), (u'COPY_-1207264550', u'MULTIEQUAL_-1207264292'), (u'LOAD_-1207265144', u'INT_AND_-1207265108'), (u'CAST_-1207263587', u'INT_ADD_-1207264436'), ('tmp_1321', u'INT_SLESS_-1207264729'), ('const-4294967292', u'INT_ADD_-1207264177'), ('const-8', u'INT_RIGHT_-1207265107'), (u'INT_SEXT_-1207265020', u'INT_ADD_-1207264549'), ('const-1', u'INT_SLESS_-1207265099'), (u'MULTIEQUAL_-1207263915', u'MULTIEQUAL_-1207263860'), (u'COPY_-1207263943', u'MULTIEQUAL_-1207264072'), (u'INT_ADD_-1207264756', u'INT_SLESS_-1207264729'), ('const-0', u'INT_EQUAL_-1207264715'), (u'INT_SEXT_-1207264537', u'MULTIEQUAL_-1207264314'), (u'INT_EQUAL_-1207264715', u'CBRANCH_-1207264712'), ('const-17', u'COPY_-1207264159'), (u'INT_ADD_-1207264177', u'INT_SLESSEQUAL_-1207265072'), (u'INT_SLESS_-1207264800', u'CBRANCH_-1207264807'), (u'MULTIEQUAL_-1207264315', u'CALL_-1207264480'), (u'COPY_-1207263835', u'MULTIEQUAL_-1207264108'), (u'INT_MULT_-1207265195', u'INT_ADD_-1207263939'), (u'MULTIEQUAL_-1207264108', u'PTRADD_-1207264727'), ('tmp_388', u'CBRANCH_-1207265148'), (u'MULTIEQUAL_-1207264072', u'MULTIEQUAL_-1207264059'), (u'INT_SEXT_-1207264896', u'PTRADD_-1207264845'), (u'MULTIEQUAL_-1207264092', u'INT_ADD_-1207264134'), (u'CALL_-1207264480', u'INT_SEXT_-1207264463'), ('const-4', u'INT_ADD_-1207264436'), ('const-2', u'INT_ADD_-1207265325'), (u'COPY_-1207263943', u'MULTIEQUAL_-1207264059'), ('const-1', u'CALL_-1207264913'), ('const--1', u'CALL_-1207264913'), (u'MULTIEQUAL_-1207264092', u'MULTIEQUAL_-1207264072'), ('tmp_1320', u'LOAD_-1207265144'), (u'INT_NOTEQUAL_-1207265036', u'CBRANCH_-1207265029'), ('const-0', u'COPY_-1207264031'), (u'LOAD_-1207265144', u'INT_AND_-1207265111'), (u'INT_LEFT_-1207265105', u'INT_OR_-1207265105'), ('const-0', u'INT_EQUAL_-1207264442'), (u'INT_LEFT_-1207265102', u'INT_OR_-1207265102'), ('const-1882432', u'COPY_-1207263909'), ('const-3', u'INT_SLESS_-1207264800'), (u'INT_EQUAL_-1207264442', u'CBRANCH_-1207264438'), (u'PTRADD_-1207264530', u'CALL_-1207264576'), (u'COPY_-1207263678', u'CALL_-1207264480'), (u'COPY_-1207265070', u'MULTIEQUAL_-1207264315'), (u'MULTIEQUAL_-1207264059', u'CALL_-1207264913'), ('const-8', u'INT_LEFT_-1207265105'), ('const--1', u'CALL_-1207264480'), (u'CAST_-1207263880', u'MULTIEQUAL_-1207263860'), (u'INT_SLESS_-1207264729', u'CBRANCH_-1207264736'), ('const-3', u'INT_SDIV_-1207264135'), ('const-1', u'CALL_-1207264480'), (u'INT_OR_-1207265102', u'CAST_-1207263943'), (u'INT_MULT_-1207265195', u'INT_ADD_-1207264134'), ('const-1', u'CALL_-1207264980'), ('tmp_1321', u'INT_SLESS_-1207265141'), (u'CAST_-1207263782', u'CALL_-1207264756'), ('tmp_1291', u'CBRANCH_-1207264537'), (u'INT_SUB_-1207264821', u'MULTIEQUAL_-1207263926'), ('const-4', u'PTRADD_-1207264727'), ('const-17', u'COPY_-1207263943'), ('tmp_1319', u'CALL_-1207265012'), (u'CAST_-1207263649', u'MULTIEQUAL_-1207263915'), ('const-3', u'INT_ADD_-1207264982'), ('const-0', u'STORE_-1207264710'), ('const-24', u'INT_RIGHT_-1207265109'), (u'INT_OR_-1207265102', u'MULTIEQUAL_-1207264092'), ('const-1', u'PTRADD_-1207264727'), (u'INT_RIGHT_-1207265107', u'INT_OR_-1207265108'), (u'MULTIEQUAL_-1207264292', u'MULTIEQUAL_-1207264278'), (u'CAST_-1207263911', u'INT_SEXT_-1207265020'), (u'MULTIEQUAL_-1207263860', u'COPY_-1207264705'), (u'CAST_-1207263880', u'MULTIEQUAL_-1207263915'), ('const-0', u'INT_NOTEQUAL_-1207264560'), ('tmp_1210', u'BRANCH_-1207264467'), (u'COPY_-1207263883', u'MULTIEQUAL_-1207264108'), (u'MULTIEQUAL_-1207263956', u'INT_ADD_-1207264756'), (u'INT_ADD_-1207264785', u'CAST_-1207263782'), (u'CAST_-1207263953', u'INT_SLESS_-1207265099'), ('tmp_558', u'CBRANCH_-1207265029'), (u'MULTIEQUAL_-1207264128', u'COPY_-1207263883'), (u'INT_ADD_-1207264992', u'MULTIEQUAL_-1207264314'), (u'COPY_-1207263909', u'CALL_-1207264913'), (u'PTRADD_-1207264412', u'MULTIEQUAL_-1207264128'), (u'INT_SUB_-1207264821', u'INT_SLESS_-1207264800'), (u'CAST_-1207263880', u'CALL_-1207264913'), ('const-433', u'STORE_-1207264710'), (u'COPY_-1207264550', u'MULTIEQUAL_-1207264278'), ('const-1', u'PTRADD_-1207264412'), ('const-1', u'PTRADD_-1207264530'), ('tmp_1319', u'INT_NOTEQUAL_-1207264560'), (u'PTRADD_-1207264727', u'COPY_-1207263835'), (u'CAST_-1207263783', u'INT_ADD_-1207264785'), ('tmp_1319', u'CALL_-1207264576'), (u'MULTIEQUAL_-1207264315', u'MULTIEQUAL_-1207264292'), (u'CAST_-1207263880', u'PTRADD_-1207264845'), ('const-17', u'INT_ADD_-1207263939'), (u'LOAD_-1207265144', u'INT_RIGHT_-1207265109'), ('tmp_508', u'CBRANCH_-1207265080'), (u'PTRADD_-1207264727', u'MULTIEQUAL_-1207264070'), ('tmp_1320', u'CAST_-1207263783'), (u'INT_SEXT_-1207264463', u'PTRADD_-1207264412'), (u'COPY_-1207263990', u'MULTIEQUAL_-1207263926'), (u'INT_ADD_-1207263939', u'INT_SEXT_-1207264537'), (u'MULTIEQUAL_-1207263956', u'INT_SUB_-1207264821'), (u'MULTIEQUAL_-1207264070', u'STORE_-1207264597'), ('tmp_1126', u'BRANCH_-1207264573'), (u'MULTIEQUAL_-1207264108', u'CALL_-1207264756'), (u'COPY_-1207264031', u'MULTIEQUAL_-1207263956'), (u'INT_SEXT_-1207264833', u'INT_ADD_-1207264785'), (u'LOAD_-1207264730', u'INT_EQUAL_-1207264715'), (u'INT_ADD_-1207264549', u'CALL_-1207264547'), ('const-16711680', u'INT_AND_-1207265111'), ('const-433', u'STORE_-1207264597'), (u'CALL_-1207264980', u'CAST_-1207263880'), (u'CAST_-1207263586', u'MULTIEQUAL_-1207264315'), ('tmp_1321', u'INT_ADD_-1207265325'), (u'MULTIEQUAL_-1207264314', u'INT_ADD_-1207264982'), ('const-65280', u'INT_AND_-1207265108'), ('const-433', u'LOAD_-1207265144'), (u'LOAD_-1207265144', u'INT_LEFT_-1207265102'), (u'INT_SEXT_-1207264537', u'MULTIEQUAL_-1207264327'), (u'MULTIEQUAL_-1207264070', u'STORE_-1207264710'), (u'INT_OR_-1207265102', u'CAST_-1207263953'), (u'INT_ADD_-1207264756', u'MULTIEQUAL_-1207263956'), ('const-24', u'INT_LEFT_-1207265102'), (u'CAST_-1207263649', u'CALL_-1207264480'), (u'INT_SLESSEQUAL_-1207265072', u'CBRANCH_-1207265080'), (u'INT_SLESS_-1207265141', u'CBRANCH_-1207265148'), ('tmp_958', u'CBRANCH_-1207264736'), ('const-1', u'PTRADD_-1207264530')]
[(u'INT_SLESS_-1207265099', u'CBRANCH_-1207265106'), ('const-0', u'STORE_-1207264710'), ('const-1', u'CALL_-1207264913'), ('const-1882432', u'COPY_-1207263906'), (u'PTRADD_-1207263587', u'CAST_-1207263583'), (u'CAST_-1207263583', u'CAST_-1207263582'), ('const-1', u'INT_SLESS_-1207265099'), (u'CALL_-1207265012', u'INT_ADD_-1207264992'), (u'INT_MULT_-1207265195', u'INT_ADD_-1207265043'), (u'INT_ADD_-1207264982', u'CALL_-1207264980'), ('tmp_998', u'CBRANCH_-1207264712'), (u'CAST_-1207263939', u'INT_SLESSEQUAL_-1207265072'), (u'INT_AND_-1207265108', u'INT_LEFT_-1207265105'), (u'INT_OR_-1207265108', u'INT_OR_-1207265105'), (u'INT_AND_-1207265111', u'INT_RIGHT_-1207265107'), (u'COPY_-1207263831', u'MULTIEQUAL_-1207264108'), ('const-433', u'LOAD_-1207264730'), ('tmp_1241', u'CBRANCH_-1207264438'), ('tmp_2993', u'INT_SLESS_-1207264878'), (u'MULTIEQUAL_-1207263928', u'INT_ADD_-1207264756'), (u'MULTIEQUAL_-1207263928', u'CALL_-1207264756'), (u'CALL_-1207264547', u'INT_ADD_-1207264458'), (u'MULTIEQUAL_-1207264070', u'PTRADD_-1207264530'), ('const-17', u'COPY_-1207263939'), ('tmp_2916', u'LOAD_-1207264730'), ('const--1', u'CALL_-1207264913'), ('const-1882432', u'COPY_-1207263675'), (u'CAST_-1207263949', u'INT_SLESS_-1207265099'), (u'INT_OR_-1207265102', u'MULTIEQUAL_-1207264088'), (u'INT_ADD_-1207264565', u'INT_SEXT_-1207264537'), (u'CAST_-1207263595', u'MULTIEQUAL_-1207264128'), ('const-0', u'INT_NOTEQUAL_-1207264560'), ('const-1882414', u'COPY_-1207264550'), ('tmp_2916', u'CALL_-1207265012'), (u'INT_SDIV_-1207264133', u'INT_MULT_-1207265195'), (u'CALL_-1207264913', u'INT_SEXT_-1207264896'), ('tmp_2912', u'PTRADD_-1207263587'), (u'CALL_-1207264980', u'MULTIEQUAL_-1207263858'), ('const-4294967292', u'INT_ADD_-1207265089'), (u'INT_NOTEQUAL_-1207264560', u'CBRANCH_-1207264537'), (u'COPY_-1207263675', u'CALL_-1207264480'), ('tmp_2916', u'INT_NOTEQUAL_-1207265036'), ('tmp_2993', u'INT_ADD_-1207265089'), ('const-3', u'INT_ADD_-1207264549'), (u'INT_RIGHT_-1207265109', u'INT_OR_-1207265108'), (u'CALL_-1207264980', u'MULTIEQUAL_-1207263913'), (u'INT_OR_-1207265105', u'INT_OR_-1207265102'), (u'INT_OR_-1207265102', u'CAST_-1207263939'), ('const-0', u'INT_EQUAL_-1207264715'), (u'INT_SLESS_-1207264878', u'CBRANCH_-1207264885'), (u'COPY_-1207264705', u'RETURN_-1207264641'), (u'CALL_-1207264547', u'CALL_-1207264480'), ('const-4', u'INT_SLESS_-1207265141'), (u'MULTIEQUAL_-1207264128', u'COPY_-1207263879'), ('tmp_462', u'CBRANCH_-1207265106'), ('tmp_826', u'CBRANCH_-1207264807'), ('const-0', u'RETURN_-1207264641'), (u'MULTIEQUAL_-1207263913', u'MULTIEQUAL_-1207263858'), ('tmp_712', u'CBRANCH_-1207264885'), (u'MULTIEQUAL_-1207264277', u'CALL_-1207264913'), (u'LOAD_-1207265144', u'INT_AND_-1207265108'), ('const-8', u'INT_RIGHT_-1207265107'), (u'INT_SEXT_-1207265020', u'INT_ADD_-1207264549'), (u'INT_ADD_-1207265043', u'CAST_-1207263907'), (u'CAST_-1207263826', u'MULTIEQUAL_-1207264128'), (u'INT_ADD_-1207264756', u'INT_SLESS_-1207264729'), (u'INT_EQUAL_-1207264715', u'CBRANCH_-1207264712'), (u'INT_SEXT_-1207264537', u'MULTIEQUAL_-1207264326'), ('tmp_2912', u'CAST_-1207263779'), (u'INT_SLESS_-1207264800', u'CBRANCH_-1207264807'), (u'MULTIEQUAL_-1207264108', u'PTRADD_-1207264727'), ('tmp_388', u'CBRANCH_-1207265148'), (u'CALL_-1207264980', u'INT_ADD_-1207264891'), (u'MULTIEQUAL_-1207264088', u'CALL_-1207264480'), (u'MULTIEQUAL_-1207264291', u'MULTIEQUAL_-1207264277'), (u'COPY_-1207264033', u'MULTIEQUAL_-1207263958'), (u'CALL_-1207264480', u'INT_SEXT_-1207264463'), ('tmp_2912', u'LOAD_-1207265144'), (u'INT_SEXT_-1207264463', u'INT_ADD_-1207264458'), (u'INT_NOTEQUAL_-1207265036', u'CBRANCH_-1207265029'), (u'INT_ADD_-1207264756', u'MULTIEQUAL_-1207263958'), (u'COPY_-1207264550', u'MULTIEQUAL_-1207264291'), (u'LOAD_-1207265144', u'INT_AND_-1207265111'), (u'INT_LEFT_-1207265105', u'INT_OR_-1207265105'), ('const-0', u'INT_EQUAL_-1207264442'), (u'INT_LEFT_-1207265102', u'INT_OR_-1207265102'), (u'COPY_-1207264550', u'MULTIEQUAL_-1207264277'), (u'CALL_-1207264547', u'MULTIEQUAL_-1207263913'), (u'INT_EQUAL_-1207264442', u'CBRANCH_-1207264438'), (u'MULTIEQUAL_-1207263958', u'INT_SEXT_-1207264833'), ('tmp_2916', u'CALL_-1207264576'), (u'MULTIEQUAL_-1207263858', u'COPY_-1207264705'), (u'PTRADD_-1207264530', u'CALL_-1207264576'), ('const-3', u'INT_SLESS_-1207264800'), (u'MULTIEQUAL_-1207264326', u'INT_ADD_-1207264992'), ('const-3', u'INT_SDIV_-1207264133'), ('const-8', u'INT_LEFT_-1207265105'), ('const-1', u'PTRADD_-1207263587'), (u'CAST_-1207263779', u'INT_ADD_-1207264785'), (u'CAST_-1207263583', u'MULTIEQUAL_-1207264314'), (u'INT_SLESS_-1207264729', u'CBRANCH_-1207264736'), (u'INT_ADD_-1207264785', u'CALL_-1207264756'), ('tmp_2993', u'INT_ADD_-1207265325'), (u'INT_ADD_-1207264992', u'MULTIEQUAL_-1207264313'), ('const-1', u'CALL_-1207264980'), ('tmp_2916', u'INT_NOTEQUAL_-1207264560'), (u'MULTIEQUAL_-1207264314', u'CALL_-1207264480'), (u'INT_MULT_-1207265195', u'INT_ADD_-1207264565'), ('tmp_1291', u'CBRANCH_-1207264537'), (u'MULTIEQUAL_-1207264313', u'INT_ADD_-1207264982'), ('const-0', u'INT_NOTEQUAL_-1207265036'), ('const-4', u'PTRADD_-1207264727'), ('const-1', u'PTRADD_-1207264727'), ('const-1882414', u'COPY_-1207265070'), ('const-433', u'STORE_-1207264710'), ('const-1', u'CALL_-1207264547'), ('const-2', u'INT_ADD_-1207265325'), ('const-3', u'INT_ADD_-1207264982'), ('const-17', u'INT_ADD_-1207264565'), ('tmp_2993', u'INT_SUB_-1207264821'), ('const-24', u'INT_RIGHT_-1207265109'), (u'INT_RIGHT_-1207265107', u'INT_OR_-1207265108'), ('const-4', u'INT_MULT_-1207265195'), (u'INT_ADD_-1207265089', u'INT_SLESSEQUAL_-1207265072'), (u'MULTIEQUAL_-1207264088', u'MULTIEQUAL_-1207264068'), ('const-1', u'INT_SLESS_-1207264878'), ('tmp_1210', u'BRANCH_-1207264467'), (u'MULTIEQUAL_-1207263958', u'INT_SUB_-1207264821'), ('const--1', u'CALL_-1207264480'), (u'MULTIEQUAL_-1207264088', u'INT_ADD_-1207265043'), ('const-32', u'STORE_-1207264597'), (u'PTRADD_-1207264727', u'COPY_-1207263831'), (u'INT_ADD_-1207264458', u'CAST_-1207263595'), ('tmp_558', u'CBRANCH_-1207265029'), (u'INT_ADD_-1207265325', u'INT_SDIV_-1207264133'), (u'INT_SUB_-1207264821', u'INT_SLESS_-1207264800'), (u'CALL_-1207264980', u'CALL_-1207264913'), ('const-1', u'PTRADD_-1207264530'), (u'CAST_-1207263907', u'INT_SEXT_-1207265020'), (u'INT_SEXT_-1207264896', u'INT_ADD_-1207264891'), (u'COPY_-1207263939', u'MULTIEQUAL_-1207264068'), (u'COPY_-1207264154', u'MULTIEQUAL_-1207264088'), (u'CAST_-1207263826', u'MULTIEQUAL_-1207264070'), ('const-1', u'PTRADD_-1207264530'), (u'COPY_-1207263992', u'MULTIEQUAL_-1207263928'), ('const-433', u'STORE_-1207264597'), (u'COPY_-1207265070', u'MULTIEQUAL_-1207264314'), (u'INT_SUB_-1207264821', u'MULTIEQUAL_-1207263928'), (u'INT_ADD_-1207264891', u'CAST_-1207263826'), (u'INT_SEXT_-1207265020', u'MULTIEQUAL_-1207264326'), (u'LOAD_-1207265144', u'INT_RIGHT_-1207265109'), ('const-17', u'COPY_-1207264154'), (u'MULTIEQUAL_-1207263958', u'INT_ADD_-1207264756'), ('tmp_508', u'CBRANCH_-1207265080'), ('const-0', u'COPY_-1207264033'), ('const-1', u'CALL_-1207264480'), (u'PTRADD_-1207264727', u'MULTIEQUAL_-1207264070'), (u'CAST_-1207263582', u'INT_EQUAL_-1207264442'), (u'MULTIEQUAL_-1207264314', u'MULTIEQUAL_-1207264291'), ('const-4', u'PTRADD_-1207263587'), (u'COPY_-1207263906', u'CALL_-1207264913'), (u'MULTIEQUAL_-1207264070', u'STORE_-1207264597'), ('tmp_1126', u'BRANCH_-1207264573'), (u'MULTIEQUAL_-1207264108', u'CALL_-1207264756'), (u'COPY_-1207263939', u'MULTIEQUAL_-1207264055'), (u'COPY_-1207263879', u'MULTIEQUAL_-1207264108'), (u'INT_SEXT_-1207264833', u'INT_ADD_-1207264785'), (u'LOAD_-1207264730', u'INT_EQUAL_-1207264715'), (u'INT_ADD_-1207264549', u'CALL_-1207264547'), ('const-16711680', u'INT_AND_-1207265111'), (u'MULTIEQUAL_-1207264055', u'CALL_-1207264913'), ('tmp_2993', u'INT_SLESS_-1207265141'), (u'MULTIEQUAL_-1207264068', u'MULTIEQUAL_-1207264055'), (u'INT_OR_-1207265102', u'CAST_-1207263949'), (u'INT_SEXT_-1207264537', u'MULTIEQUAL_-1207264313'), ('const-65280', u'INT_AND_-1207265108'), ('const-3', u'COPY_-1207263992'), (u'LOAD_-1207265144', u'INT_LEFT_-1207265102'), ('const-433', u'LOAD_-1207265144'), ('tmp_2993', u'INT_SLESS_-1207264729'), (u'MULTIEQUAL_-1207264070', u'STORE_-1207264710'), ('const-24', u'INT_LEFT_-1207265102'), (u'INT_SLESSEQUAL_-1207265072', u'CBRANCH_-1207265080'), (u'INT_SLESS_-1207265141', u'CBRANCH_-1207265148'), ('tmp_958', u'CBRANCH_-1207264736')]
null
null
001597c0
x64
O2
(translation_unit "long FUN_001597c0(char *param_1,uint *param_2,int param_3)\n\n{\n size_t sVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n long local_40;\n \n iVar2 = ((param_3 + 2) / 3) * 4;\n if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }\n iVar2 = 0;\n puVar7 = puVar8;\n do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);\nLAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }\n return local_40;\n}\n\n" (function_definition "long FUN_001597c0(char *param_1,uint *param_2,int param_3)\n\n{\n size_t sVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n long local_40;\n \n iVar2 = ((param_3 + 2) / 3) * 4;\n if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }\n iVar2 = 0;\n puVar7 = puVar8;\n do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);\nLAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }\n return local_40;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001597c0(char *param_1,uint *param_2,int param_3)" identifier (parameter_list "(char *param_1,uint *param_2,int param_3)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "uint *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n size_t sVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n long local_40;\n \n iVar2 = ((param_3 + 2) / 3) * 4;\n if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }\n iVar2 = 0;\n puVar7 = puVar8;\n do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);\nLAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }\n return local_40;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "undefined1 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "undefined1 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (expression_statement "iVar2 = ((param_3 + 2) / 3) * 4;" (assignment_expression "iVar2 = ((param_3 + 2) / 3) * 4" identifier = (binary_expression "((param_3 + 2) / 3) * 4" (parenthesized_expression "((param_3 + 2) / 3)" ( (binary_expression "(param_3 + 2) / 3" (parenthesized_expression "(param_3 + 2)" ( (binary_expression "param_3 + 2" identifier + number_literal) )) / number_literal) )) * number_literal)) ;) (if_statement "if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }" if (parenthesized_expression "(param_3 < 4)" ( (binary_expression "param_3 < 4" identifier < number_literal) )) (compound_statement "{\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }" { (expression_statement "uVar6 = 0x11;" (assignment_expression "uVar6 = 0x11" identifier = number_literal) ;) (expression_statement "lVar4 = (long)(iVar2 + 0x11);" (assignment_expression "lVar4 = (long)(iVar2 + 0x11)" identifier = (cast_expression "(long)(iVar2 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar2 + 0x11)" ( (binary_expression "iVar2 + 0x11" identifier + number_literal) )))) ;) (expression_statement "pcVar5 = "INVALID-ALGORITHM";" (assignment_expression "pcVar5 = "INVALID-ALGORITHM"" identifier = (string_literal ""INVALID-ALGORITHM"" " string_content ")) ;) (if_statement "if (param_1 != (char *)0x0) goto LAB_0015982e;" if (parenthesized_expression "(param_1 != (char *)0x0)" ( (binary_expression "param_1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_0015982e;" goto statement_identifier ;)) (labeled_statement "LAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);" statement_identifier : (expression_statement "local_40 = FUN_00127510(lVar4 + 3,1);" (assignment_expression "local_40 = FUN_00127510(lVar4 + 3,1)" identifier = (call_expression "FUN_00127510(lVar4 + 3,1)" identifier (argument_list "(lVar4 + 3,1)" ( (binary_expression "lVar4 + 3" identifier + number_literal) , number_literal )))) ;)) (expression_statement "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);" (assignment_expression "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" identifier = (call_expression "__sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" identifier (argument_list "(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" ( identifier , number_literal , number_literal , (string_literal ""%.*s "" " string_content ") , identifier , identifier )))) ;) (expression_statement "puVar8 = (undefined1 *)(local_40 + iVar2);" (assignment_expression "puVar8 = (undefined1 *)(local_40 + iVar2)" identifier = (cast_expression "(undefined1 *)(local_40 + iVar2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40 + iVar2)" ( (binary_expression "local_40 + iVar2" identifier + identifier) )))) ;) (if_statement "if (param_3 < 1) goto LAB_001598b7;" if (parenthesized_expression "(param_3 < 1)" ( (binary_expression "param_3 < 1" identifier < number_literal) )) (goto_statement "goto LAB_001598b7;" goto statement_identifier ;)) }) (else_clause "else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }" else (compound_statement "{\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }" { (expression_statement "uVar6 = *param_2;" (assignment_expression "uVar6 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;" (assignment_expression "uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" identifier = (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal))) ;) (if_statement "if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }" if (parenthesized_expression "((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0))" ( (binary_expression "(((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)" (parenthesized_expression "(((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6))" ( (binary_expression "((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)" (parenthesized_expression "((int)uVar6 < 1)" ( (binary_expression "(int)uVar6 < 1" (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) || (parenthesized_expression "(param_3 + -4 <= (int)uVar6)" ( (binary_expression "param_3 + -4 <= (int)uVar6" (binary_expression "param_3 + -4" identifier + number_literal) <= (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ))) )) || (parenthesized_expression "(pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)" ( (comma_expression "pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0" (assignment_expression "pcVar5 = (char *)(param_2 + 1)" identifier = (cast_expression "(char *)(param_2 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))) , (binary_expression "(uint *)pcVar5 == (uint *)0x0" (cast_expression "(uint *)pcVar5" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) == (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }" { (expression_statement "uVar6 = 0x11;" (assignment_expression "uVar6 = 0x11" identifier = number_literal) ;) (expression_statement "pcVar5 = "INVALID-ALGORITHM";" (assignment_expression "pcVar5 = "INVALID-ALGORITHM"" identifier = (string_literal ""INVALID-ALGORITHM"" " string_content ")) ;) })) (expression_statement "lVar4 = (long)(int)(uVar6 + iVar2);" (assignment_expression "lVar4 = (long)(int)(uVar6 + iVar2)" identifier = (cast_expression "(long)(int)(uVar6 + iVar2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar6 + iVar2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar6 + iVar2)" ( (binary_expression "uVar6 + iVar2" identifier + identifier) ))))) ;) (if_statement "if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }" if (parenthesized_expression "(param_1 != (char *)0x0)" ( (binary_expression "param_1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }" { (labeled_statement "LAB_0015982e:\n sVar1 = strlen(param_1);" statement_identifier : (expression_statement "sVar1 = strlen(param_1);" (assignment_expression "sVar1 = strlen(param_1)" identifier = (call_expression "strlen(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;)) (expression_statement "lVar4 = lVar4 + sVar1;" (assignment_expression "lVar4 = lVar4 + sVar1" identifier = (binary_expression "lVar4 + sVar1" identifier + identifier)) ;) (goto_statement "goto LAB_0015983a;" goto statement_identifier ;) })) (expression_statement "local_40 = FUN_00127510(lVar4 + 3,1);" (assignment_expression "local_40 = FUN_00127510(lVar4 + 3,1)" identifier = (call_expression "FUN_00127510(lVar4 + 3,1)" identifier (argument_list "(lVar4 + 3,1)" ( (binary_expression "lVar4 + 3" identifier + number_literal) , number_literal )))) ;) (expression_statement "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);" (assignment_expression "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" identifier = (call_expression "__sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" identifier (argument_list "(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" ( identifier , number_literal , number_literal , (string_literal ""%.*s "" " string_content ") , identifier , identifier )))) ;) (expression_statement "puVar8 = (undefined1 *)(local_40 + iVar2);" (assignment_expression "puVar8 = (undefined1 *)(local_40 + iVar2)" identifier = (cast_expression "(undefined1 *)(local_40 + iVar2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40 + iVar2)" ( (binary_expression "local_40 + iVar2" identifier + identifier) )))) ;) }))) (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (expression_statement "puVar7 = puVar8;" (assignment_expression "puVar7 = puVar8" identifier = identifier) ;) (do_statement "do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);" do (compound_statement "{\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n }" { (expression_statement "lVar4 = (long)iVar2;" (assignment_expression "lVar4 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "iVar3 = param_3 - iVar2;" (assignment_expression "iVar3 = param_3 - iVar2" identifier = (binary_expression "param_3 - iVar2" identifier - identifier)) ;) (if_statement "if (3 < iVar3) {\n iVar3 = 3;\n }" if (parenthesized_expression "(3 < iVar3)" ( (binary_expression "3 < iVar3" number_literal < identifier) )) (compound_statement "{\n iVar3 = 3;\n }" { (expression_statement "iVar3 = 3;" (assignment_expression "iVar3 = 3" identifier = number_literal) ;) })) (expression_statement "puVar8 = puVar7 + 4;" (assignment_expression "puVar8 = puVar7 + 4" identifier = (binary_expression "puVar7 + 4" identifier + number_literal)) ;) (expression_statement "iVar2 = iVar2 + iVar3;" (assignment_expression "iVar2 = iVar2 + iVar3" identifier = (binary_expression "iVar2 + iVar3" identifier + identifier)) ;) (expression_statement "FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);" (call_expression "FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7)" identifier (argument_list "(lVar4 + (long)param_2,iVar3,puVar7)" ( (binary_expression "lVar4 + (long)param_2" identifier + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , identifier , identifier ))) ;) (expression_statement "puVar7 = puVar8;" (assignment_expression "puVar7 = puVar8" identifier = identifier) ;) }) while (parenthesized_expression "(iVar2 < param_3)" ( (binary_expression "iVar2 < param_3" identifier < identifier) )) ;) (labeled_statement "LAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" statement_identifier : (if_statement "if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" if (parenthesized_expression "(*param_1 == '\0')" ( (binary_expression "*param_1 == '\0'" (pointer_expression "*param_1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *puVar8 = 0;\n }" { (expression_statement "*puVar8 = 0;" (assignment_expression "*puVar8 = 0" (pointer_expression "*puVar8" * identifier) = number_literal) ;) }) (else_clause "else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" else (compound_statement "{\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" { (expression_statement "*puVar8 = 0x20;" (assignment_expression "*puVar8 = 0x20" (pointer_expression "*puVar8" * identifier) = number_literal) ;) (expression_statement "strcpy(puVar8 + 1,param_1);" (call_expression "strcpy(puVar8 + 1,param_1)" identifier (argument_list "(puVar8 + 1,param_1)" ( (binary_expression "puVar8 + 1" identifier + number_literal) , identifier ))) ;) })))) (return_statement "return local_40;" return identifier ;) })))
(translation_unit "char * ssh2_pubkey_openssh_str_internal(char *comment,void *v_pub_blob,int pub_len)\n\n{\n size_t sVar1;\n int iVar2;\n int n;\n long lVar3;\n char *pcVar4;\n uchar *ssh2blob;\n uint uVar5;\n char *out;\n char *local_40;\n \n iVar2 = ((pub_len + 2) / 3) * 4;\n if (pub_len < 4) {\n uVar5 = 0x11;\n lVar3 = (long)(iVar2 + 0x11);\n pcVar4 = "INVALID-ALGORITHM";\n if (comment != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n if (pub_len < 1) goto LAB_001598b7;\n }\n else {\n /* WARNING: Load size is inaccurate */\n uVar5 = *v_pub_blob;\n uVar5 = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n if ((((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) ||\n (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)) {\n uVar5 = 0x11;\n pcVar4 = "INVALID-ALGORITHM";\n }\n lVar3 = (long)(int)(uVar5 + iVar2);\n if (comment != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(comment);\n lVar3 = lVar3 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n }\n iVar2 = 0;\n out = pcVar4;\n do {\n lVar3 = (long)iVar2;\n n = pub_len - iVar2;\n if (3 < n) {\n n = 3;\n }\n pcVar4 = out + 4;\n iVar2 = iVar2 + n;\n base64_encode_atom((uchar *)(lVar3 + (long)v_pub_blob),n,out);\n out = pcVar4;\n } while (iVar2 < pub_len);\nLAB_001598b7:\n if (*comment == '\0') {\n *pcVar4 = '\0';\n }\n else {\n *pcVar4 = ' ';\n strcpy(pcVar4 + 1,comment);\n }\n return local_40;\n}\n\n" (function_definition "char * ssh2_pubkey_openssh_str_internal(char *comment,void *v_pub_blob,int pub_len)\n\n{\n size_t sVar1;\n int iVar2;\n int n;\n long lVar3;\n char *pcVar4;\n uchar *ssh2blob;\n uint uVar5;\n char *out;\n char *local_40;\n \n iVar2 = ((pub_len + 2) / 3) * 4;\n if (pub_len < 4) {\n uVar5 = 0x11;\n lVar3 = (long)(iVar2 + 0x11);\n pcVar4 = "INVALID-ALGORITHM";\n if (comment != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n if (pub_len < 1) goto LAB_001598b7;\n }\n else {\n /* WARNING: Load size is inaccurate */\n uVar5 = *v_pub_blob;\n uVar5 = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n if ((((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) ||\n (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)) {\n uVar5 = 0x11;\n pcVar4 = "INVALID-ALGORITHM";\n }\n lVar3 = (long)(int)(uVar5 + iVar2);\n if (comment != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(comment);\n lVar3 = lVar3 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n }\n iVar2 = 0;\n out = pcVar4;\n do {\n lVar3 = (long)iVar2;\n n = pub_len - iVar2;\n if (3 < n) {\n n = 3;\n }\n pcVar4 = out + 4;\n iVar2 = iVar2 + n;\n base64_encode_atom((uchar *)(lVar3 + (long)v_pub_blob),n,out);\n out = pcVar4;\n } while (iVar2 < pub_len);\nLAB_001598b7:\n if (*comment == '\0') {\n *pcVar4 = '\0';\n }\n else {\n *pcVar4 = ' ';\n strcpy(pcVar4 + 1,comment);\n }\n return local_40;\n}" primitive_type (pointer_declarator "* ssh2_pubkey_openssh_str_internal(char *comment,void *v_pub_blob,int pub_len)" * (function_declarator "ssh2_pubkey_openssh_str_internal(char *comment,void *v_pub_blob,int pub_len)" identifier (parameter_list "(char *comment,void *v_pub_blob,int pub_len)" ( (parameter_declaration "char *comment" primitive_type (pointer_declarator "*comment" * identifier)) , (parameter_declaration "void *v_pub_blob" primitive_type (pointer_declarator "*v_pub_blob" * identifier)) , (parameter_declaration "int pub_len" primitive_type identifier) )))) (compound_statement "{\n size_t sVar1;\n int iVar2;\n int n;\n long lVar3;\n char *pcVar4;\n uchar *ssh2blob;\n uint uVar5;\n char *out;\n char *local_40;\n \n iVar2 = ((pub_len + 2) / 3) * 4;\n if (pub_len < 4) {\n uVar5 = 0x11;\n lVar3 = (long)(iVar2 + 0x11);\n pcVar4 = "INVALID-ALGORITHM";\n if (comment != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n if (pub_len < 1) goto LAB_001598b7;\n }\n else {\n /* WARNING: Load size is inaccurate */\n uVar5 = *v_pub_blob;\n uVar5 = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n if ((((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) ||\n (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)) {\n uVar5 = 0x11;\n pcVar4 = "INVALID-ALGORITHM";\n }\n lVar3 = (long)(int)(uVar5 + iVar2);\n if (comment != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(comment);\n lVar3 = lVar3 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n }\n iVar2 = 0;\n out = pcVar4;\n do {\n lVar3 = (long)iVar2;\n n = pub_len - iVar2;\n if (3 < n) {\n n = 3;\n }\n pcVar4 = out + 4;\n iVar2 = iVar2 + n;\n base64_encode_atom((uchar *)(lVar3 + (long)v_pub_blob),n,out);\n out = pcVar4;\n } while (iVar2 < pub_len);\nLAB_001598b7:\n if (*comment == '\0') {\n *pcVar4 = '\0';\n }\n else {\n *pcVar4 = ' ';\n strcpy(pcVar4 + 1,comment);\n }\n return local_40;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int n;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "uchar *ssh2blob;" type_identifier (pointer_declarator "*ssh2blob" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "char *out;" primitive_type (pointer_declarator "*out" * identifier) ;) (declaration "char *local_40;" primitive_type (pointer_declarator "*local_40" * identifier) ;) (expression_statement "iVar2 = ((pub_len + 2) / 3) * 4;" (assignment_expression "iVar2 = ((pub_len + 2) / 3) * 4" identifier = (binary_expression "((pub_len + 2) / 3) * 4" (parenthesized_expression "((pub_len + 2) / 3)" ( (binary_expression "(pub_len + 2) / 3" (parenthesized_expression "(pub_len + 2)" ( (binary_expression "pub_len + 2" identifier + number_literal) )) / number_literal) )) * number_literal)) ;) (if_statement "if (pub_len < 4) {\n uVar5 = 0x11;\n lVar3 = (long)(iVar2 + 0x11);\n pcVar4 = "INVALID-ALGORITHM";\n if (comment != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n if (pub_len < 1) goto LAB_001598b7;\n }\n else {\n /* WARNING: Load size is inaccurate */\n uVar5 = *v_pub_blob;\n uVar5 = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n if ((((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) ||\n (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)) {\n uVar5 = 0x11;\n pcVar4 = "INVALID-ALGORITHM";\n }\n lVar3 = (long)(int)(uVar5 + iVar2);\n if (comment != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(comment);\n lVar3 = lVar3 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n }" if (parenthesized_expression "(pub_len < 4)" ( (binary_expression "pub_len < 4" identifier < number_literal) )) (compound_statement "{\n uVar5 = 0x11;\n lVar3 = (long)(iVar2 + 0x11);\n pcVar4 = "INVALID-ALGORITHM";\n if (comment != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n if (pub_len < 1) goto LAB_001598b7;\n }" { (expression_statement "uVar5 = 0x11;" (assignment_expression "uVar5 = 0x11" identifier = number_literal) ;) (expression_statement "lVar3 = (long)(iVar2 + 0x11);" (assignment_expression "lVar3 = (long)(iVar2 + 0x11)" identifier = (cast_expression "(long)(iVar2 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar2 + 0x11)" ( (binary_expression "iVar2 + 0x11" identifier + number_literal) )))) ;) (expression_statement "pcVar4 = "INVALID-ALGORITHM";" (assignment_expression "pcVar4 = "INVALID-ALGORITHM"" identifier = (string_literal ""INVALID-ALGORITHM"" " string_content ")) ;) (if_statement "if (comment != (char *)0x0) goto LAB_0015982e;" if (parenthesized_expression "(comment != (char *)0x0)" ( (binary_expression "comment != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_0015982e;" goto statement_identifier ;)) (labeled_statement "LAB_0015983a:\n local_40 = (char *)safemalloc(lVar3 + 3,1);" statement_identifier : (expression_statement "local_40 = (char *)safemalloc(lVar3 + 3,1);" (assignment_expression "local_40 = (char *)safemalloc(lVar3 + 3,1)" identifier = (cast_expression "(char *)safemalloc(lVar3 + 3,1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "safemalloc(lVar3 + 3,1)" identifier (argument_list "(lVar3 + 3,1)" ( (binary_expression "lVar3 + 3" identifier + number_literal) , number_literal ))))) ;)) (expression_statement "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);" (assignment_expression "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4)" identifier = (call_expression "__sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4)" identifier (argument_list "(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4)" ( identifier , number_literal , number_literal , (string_literal ""%.*s "" " string_content ") , identifier , identifier )))) ;) (expression_statement "pcVar4 = local_40 + iVar2;" (assignment_expression "pcVar4 = local_40 + iVar2" identifier = (binary_expression "local_40 + iVar2" identifier + identifier)) ;) (if_statement "if (pub_len < 1) goto LAB_001598b7;" if (parenthesized_expression "(pub_len < 1)" ( (binary_expression "pub_len < 1" identifier < number_literal) )) (goto_statement "goto LAB_001598b7;" goto statement_identifier ;)) }) (else_clause "else {\n /* WARNING: Load size is inaccurate */\n uVar5 = *v_pub_blob;\n uVar5 = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n if ((((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) ||\n (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)) {\n uVar5 = 0x11;\n pcVar4 = "INVALID-ALGORITHM";\n }\n lVar3 = (long)(int)(uVar5 + iVar2);\n if (comment != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(comment);\n lVar3 = lVar3 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n }" else (compound_statement "{\n /* WARNING: Load size is inaccurate */\n uVar5 = *v_pub_blob;\n uVar5 = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n if ((((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) ||\n (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)) {\n uVar5 = 0x11;\n pcVar4 = "INVALID-ALGORITHM";\n }\n lVar3 = (long)(int)(uVar5 + iVar2);\n if (comment != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(comment);\n lVar3 = lVar3 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = (char *)safemalloc(lVar3 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);\n pcVar4 = local_40 + iVar2;\n }" { comment (expression_statement "uVar5 = *v_pub_blob;" (assignment_expression "uVar5 = *v_pub_blob" identifier = (pointer_expression "*v_pub_blob" * identifier)) ;) (expression_statement "uVar5 = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;" (assignment_expression "uVar5 = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18" identifier = (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18" (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8" (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8" (binary_expression "uVar5 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar5 & 0xff0000) >> 8" (parenthesized_expression "(uVar5 & 0xff0000)" ( (binary_expression "uVar5 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff00) << 8" (parenthesized_expression "(uVar5 & 0xff00)" ( (binary_expression "uVar5 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar5 << 0x18" identifier << number_literal))) ;) (if_statement "if ((((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) ||\n (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)) {\n uVar5 = 0x11;\n pcVar4 = "INVALID-ALGORITHM";\n }" if (parenthesized_expression "((((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) ||\n (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0))" ( (binary_expression "(((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)) ||\n (pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)" (parenthesized_expression "(((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5))" ( (binary_expression "((int)uVar5 < 1) || (pub_len + -4 <= (int)uVar5)" (parenthesized_expression "((int)uVar5 < 1)" ( (binary_expression "(int)uVar5 < 1" (cast_expression "(int)uVar5" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) || (parenthesized_expression "(pub_len + -4 <= (int)uVar5)" ( (binary_expression "pub_len + -4 <= (int)uVar5" (binary_expression "pub_len + -4" identifier + number_literal) <= (cast_expression "(int)uVar5" ( (type_descriptor "int" primitive_type) ) identifier)) ))) )) || (parenthesized_expression "(pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0)" ( (comma_expression "pcVar4 = (char *)((long)v_pub_blob + 4), pcVar4 == (char *)0x0" (assignment_expression "pcVar4 = (char *)((long)v_pub_blob + 4)" identifier = (cast_expression "(char *)((long)v_pub_blob + 4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)v_pub_blob + 4)" ( (binary_expression "(long)v_pub_blob + 4" (cast_expression "(long)v_pub_blob" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (binary_expression "pcVar4 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n uVar5 = 0x11;\n pcVar4 = "INVALID-ALGORITHM";\n }" { (expression_statement "uVar5 = 0x11;" (assignment_expression "uVar5 = 0x11" identifier = number_literal) ;) (expression_statement "pcVar4 = "INVALID-ALGORITHM";" (assignment_expression "pcVar4 = "INVALID-ALGORITHM"" identifier = (string_literal ""INVALID-ALGORITHM"" " string_content ")) ;) })) (expression_statement "lVar3 = (long)(int)(uVar5 + iVar2);" (assignment_expression "lVar3 = (long)(int)(uVar5 + iVar2)" identifier = (cast_expression "(long)(int)(uVar5 + iVar2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar5 + iVar2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar5 + iVar2)" ( (binary_expression "uVar5 + iVar2" identifier + identifier) ))))) ;) (if_statement "if (comment != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(comment);\n lVar3 = lVar3 + sVar1;\n goto LAB_0015983a;\n }" if (parenthesized_expression "(comment != (char *)0x0)" ( (binary_expression "comment != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0015982e:\n sVar1 = strlen(comment);\n lVar3 = lVar3 + sVar1;\n goto LAB_0015983a;\n }" { (labeled_statement "LAB_0015982e:\n sVar1 = strlen(comment);" statement_identifier : (expression_statement "sVar1 = strlen(comment);" (assignment_expression "sVar1 = strlen(comment)" identifier = (call_expression "strlen(comment)" identifier (argument_list "(comment)" ( identifier )))) ;)) (expression_statement "lVar3 = lVar3 + sVar1;" (assignment_expression "lVar3 = lVar3 + sVar1" identifier = (binary_expression "lVar3 + sVar1" identifier + identifier)) ;) (goto_statement "goto LAB_0015983a;" goto statement_identifier ;) })) (expression_statement "local_40 = (char *)safemalloc(lVar3 + 3,1);" (assignment_expression "local_40 = (char *)safemalloc(lVar3 + 3,1)" identifier = (cast_expression "(char *)safemalloc(lVar3 + 3,1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "safemalloc(lVar3 + 3,1)" identifier (argument_list "(lVar3 + 3,1)" ( (binary_expression "lVar3 + 3" identifier + number_literal) , number_literal ))))) ;) (expression_statement "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4);" (assignment_expression "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4)" identifier = (call_expression "__sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4)" identifier (argument_list "(local_40,1,0xffffffffffffffff,"%.*s ",uVar5,pcVar4)" ( identifier , number_literal , number_literal , (string_literal ""%.*s "" " string_content ") , identifier , identifier )))) ;) (expression_statement "pcVar4 = local_40 + iVar2;" (assignment_expression "pcVar4 = local_40 + iVar2" identifier = (binary_expression "local_40 + iVar2" identifier + identifier)) ;) }))) (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (expression_statement "out = pcVar4;" (assignment_expression "out = pcVar4" identifier = identifier) ;) (do_statement "do {\n lVar3 = (long)iVar2;\n n = pub_len - iVar2;\n if (3 < n) {\n n = 3;\n }\n pcVar4 = out + 4;\n iVar2 = iVar2 + n;\n base64_encode_atom((uchar *)(lVar3 + (long)v_pub_blob),n,out);\n out = pcVar4;\n } while (iVar2 < pub_len);" do (compound_statement "{\n lVar3 = (long)iVar2;\n n = pub_len - iVar2;\n if (3 < n) {\n n = 3;\n }\n pcVar4 = out + 4;\n iVar2 = iVar2 + n;\n base64_encode_atom((uchar *)(lVar3 + (long)v_pub_blob),n,out);\n out = pcVar4;\n }" { (expression_statement "lVar3 = (long)iVar2;" (assignment_expression "lVar3 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "n = pub_len - iVar2;" (assignment_expression "n = pub_len - iVar2" identifier = (binary_expression "pub_len - iVar2" identifier - identifier)) ;) (if_statement "if (3 < n) {\n n = 3;\n }" if (parenthesized_expression "(3 < n)" ( (binary_expression "3 < n" number_literal < identifier) )) (compound_statement "{\n n = 3;\n }" { (expression_statement "n = 3;" (assignment_expression "n = 3" identifier = number_literal) ;) })) (expression_statement "pcVar4 = out + 4;" (assignment_expression "pcVar4 = out + 4" identifier = (binary_expression "out + 4" identifier + number_literal)) ;) (expression_statement "iVar2 = iVar2 + n;" (assignment_expression "iVar2 = iVar2 + n" identifier = (binary_expression "iVar2 + n" identifier + identifier)) ;) (expression_statement "base64_encode_atom((uchar *)(lVar3 + (long)v_pub_blob),n,out);" (call_expression "base64_encode_atom((uchar *)(lVar3 + (long)v_pub_blob),n,out)" identifier (argument_list "((uchar *)(lVar3 + (long)v_pub_blob),n,out)" ( (cast_expression "(uchar *)(lVar3 + (long)v_pub_blob)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + (long)v_pub_blob)" ( (binary_expression "lVar3 + (long)v_pub_blob" identifier + (cast_expression "(long)v_pub_blob" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) , identifier , identifier ))) ;) (expression_statement "out = pcVar4;" (assignment_expression "out = pcVar4" identifier = identifier) ;) }) while (parenthesized_expression "(iVar2 < pub_len)" ( (binary_expression "iVar2 < pub_len" identifier < identifier) )) ;) (labeled_statement "LAB_001598b7:\n if (*comment == '\0') {\n *pcVar4 = '\0';\n }\n else {\n *pcVar4 = ' ';\n strcpy(pcVar4 + 1,comment);\n }" statement_identifier : (if_statement "if (*comment == '\0') {\n *pcVar4 = '\0';\n }\n else {\n *pcVar4 = ' ';\n strcpy(pcVar4 + 1,comment);\n }" if (parenthesized_expression "(*comment == '\0')" ( (binary_expression "*comment == '\0'" (pointer_expression "*comment" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *pcVar4 = '\0';\n }" { (expression_statement "*pcVar4 = '\0';" (assignment_expression "*pcVar4 = '\0'" (pointer_expression "*pcVar4" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;) }) (else_clause "else {\n *pcVar4 = ' ';\n strcpy(pcVar4 + 1,comment);\n }" else (compound_statement "{\n *pcVar4 = ' ';\n strcpy(pcVar4 + 1,comment);\n }" { (expression_statement "*pcVar4 = ' ';" (assignment_expression "*pcVar4 = ' '" (pointer_expression "*pcVar4" * identifier) = (char_literal "' '" ' character ')) ;) (expression_statement "strcpy(pcVar4 + 1,comment);" (call_expression "strcpy(pcVar4 + 1,comment)" identifier (argument_list "(pcVar4 + 1,comment)" ( (binary_expression "pcVar4 + 1" identifier + number_literal) , identifier ))) ;) })))) (return_statement "return local_40;" return identifier ;) })))
(translation_unit "long FUN_001597c0(char *param_1,uint *param_2,int param_3)\n\n{\n size_t sVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n long local_40;\n \n iVar2 = ((param_3 + 2) / 3) * 4;\n if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }\n iVar2 = 0;\n puVar7 = puVar8;\n do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);\nLAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }\n return local_40;\n}\n\n" (function_definition "long FUN_001597c0(char *param_1,uint *param_2,int param_3)\n\n{\n size_t sVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n long local_40;\n \n iVar2 = ((param_3 + 2) / 3) * 4;\n if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }\n iVar2 = 0;\n puVar7 = puVar8;\n do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);\nLAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }\n return local_40;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001597c0(char *param_1,uint *param_2,int param_3)" identifier (parameter_list "(char *param_1,uint *param_2,int param_3)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "uint *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n size_t sVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n long local_40;\n \n iVar2 = ((param_3 + 2) / 3) * 4;\n if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }\n iVar2 = 0;\n puVar7 = puVar8;\n do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);\nLAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }\n return local_40;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "undefined1 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "undefined1 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (expression_statement "iVar2 = ((param_3 + 2) / 3) * 4;" (assignment_expression "iVar2 = ((param_3 + 2) / 3) * 4" identifier = (binary_expression "((param_3 + 2) / 3) * 4" (parenthesized_expression "((param_3 + 2) / 3)" ( (binary_expression "(param_3 + 2) / 3" (parenthesized_expression "(param_3 + 2)" ( (binary_expression "param_3 + 2" identifier + number_literal) )) / number_literal) )) * number_literal)) ;) (if_statement "if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }" if (parenthesized_expression "(param_3 < 4)" ( (binary_expression "param_3 < 4" identifier < number_literal) )) (compound_statement "{\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }" { (expression_statement "uVar6 = 0x11;" (assignment_expression "uVar6 = 0x11" identifier = number_literal) ;) (expression_statement "lVar4 = (long)(iVar2 + 0x11);" (assignment_expression "lVar4 = (long)(iVar2 + 0x11)" identifier = (cast_expression "(long)(iVar2 + 0x11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar2 + 0x11)" ( (binary_expression "iVar2 + 0x11" identifier + number_literal) )))) ;) (expression_statement "pcVar5 = "INVALID-ALGORITHM";" (assignment_expression "pcVar5 = "INVALID-ALGORITHM"" identifier = (string_literal ""INVALID-ALGORITHM"" " string_content ")) ;) (if_statement "if (param_1 != (char *)0x0) goto LAB_0015982e;" if (parenthesized_expression "(param_1 != (char *)0x0)" ( (binary_expression "param_1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_0015982e;" goto statement_identifier ;)) (labeled_statement "LAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);" statement_identifier : (expression_statement "local_40 = FUN_00127510(lVar4 + 3,1);" (assignment_expression "local_40 = FUN_00127510(lVar4 + 3,1)" identifier = (call_expression "FUN_00127510(lVar4 + 3,1)" identifier (argument_list "(lVar4 + 3,1)" ( (binary_expression "lVar4 + 3" identifier + number_literal) , number_literal )))) ;)) (expression_statement "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);" (assignment_expression "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" identifier = (call_expression "__sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" identifier (argument_list "(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" ( identifier , number_literal , number_literal , (string_literal ""%.*s "" " string_content ") , identifier , identifier )))) ;) (expression_statement "puVar8 = (undefined1 *)(local_40 + iVar2);" (assignment_expression "puVar8 = (undefined1 *)(local_40 + iVar2)" identifier = (cast_expression "(undefined1 *)(local_40 + iVar2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40 + iVar2)" ( (binary_expression "local_40 + iVar2" identifier + identifier) )))) ;) (if_statement "if (param_3 < 1) goto LAB_001598b7;" if (parenthesized_expression "(param_3 < 1)" ( (binary_expression "param_3 < 1" identifier < number_literal) )) (goto_statement "goto LAB_001598b7;" goto statement_identifier ;)) }) (else_clause "else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }" else (compound_statement "{\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }" { (expression_statement "uVar6 = *param_2;" (assignment_expression "uVar6 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;" (assignment_expression "uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" identifier = (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal))) ;) (if_statement "if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }" if (parenthesized_expression "((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0))" ( (binary_expression "(((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)" (parenthesized_expression "(((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6))" ( (binary_expression "((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)" (parenthesized_expression "((int)uVar6 < 1)" ( (binary_expression "(int)uVar6 < 1" (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) || (parenthesized_expression "(param_3 + -4 <= (int)uVar6)" ( (binary_expression "param_3 + -4 <= (int)uVar6" (binary_expression "param_3 + -4" identifier + number_literal) <= (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ))) )) || (parenthesized_expression "(pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)" ( (comma_expression "pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0" (assignment_expression "pcVar5 = (char *)(param_2 + 1)" identifier = (cast_expression "(char *)(param_2 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))) , (binary_expression "(uint *)pcVar5 == (uint *)0x0" (cast_expression "(uint *)pcVar5" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) == (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }" { (expression_statement "uVar6 = 0x11;" (assignment_expression "uVar6 = 0x11" identifier = number_literal) ;) (expression_statement "pcVar5 = "INVALID-ALGORITHM";" (assignment_expression "pcVar5 = "INVALID-ALGORITHM"" identifier = (string_literal ""INVALID-ALGORITHM"" " string_content ")) ;) })) (expression_statement "lVar4 = (long)(int)(uVar6 + iVar2);" (assignment_expression "lVar4 = (long)(int)(uVar6 + iVar2)" identifier = (cast_expression "(long)(int)(uVar6 + iVar2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar6 + iVar2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar6 + iVar2)" ( (binary_expression "uVar6 + iVar2" identifier + identifier) ))))) ;) (if_statement "if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }" if (parenthesized_expression "(param_1 != (char *)0x0)" ( (binary_expression "param_1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }" { (labeled_statement "LAB_0015982e:\n sVar1 = strlen(param_1);" statement_identifier : (expression_statement "sVar1 = strlen(param_1);" (assignment_expression "sVar1 = strlen(param_1)" identifier = (call_expression "strlen(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;)) (expression_statement "lVar4 = lVar4 + sVar1;" (assignment_expression "lVar4 = lVar4 + sVar1" identifier = (binary_expression "lVar4 + sVar1" identifier + identifier)) ;) (goto_statement "goto LAB_0015983a;" goto statement_identifier ;) })) (expression_statement "local_40 = FUN_00127510(lVar4 + 3,1);" (assignment_expression "local_40 = FUN_00127510(lVar4 + 3,1)" identifier = (call_expression "FUN_00127510(lVar4 + 3,1)" identifier (argument_list "(lVar4 + 3,1)" ( (binary_expression "lVar4 + 3" identifier + number_literal) , number_literal )))) ;) (expression_statement "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);" (assignment_expression "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" identifier = (call_expression "__sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" identifier (argument_list "(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" ( identifier , number_literal , number_literal , (string_literal ""%.*s "" " string_content ") , identifier , identifier )))) ;) (expression_statement "puVar8 = (undefined1 *)(local_40 + iVar2);" (assignment_expression "puVar8 = (undefined1 *)(local_40 + iVar2)" identifier = (cast_expression "(undefined1 *)(local_40 + iVar2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_40 + iVar2)" ( (binary_expression "local_40 + iVar2" identifier + identifier) )))) ;) }))) (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (expression_statement "puVar7 = puVar8;" (assignment_expression "puVar7 = puVar8" identifier = identifier) ;) (do_statement "do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);" do (compound_statement "{\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n }" { (expression_statement "lVar4 = (long)iVar2;" (assignment_expression "lVar4 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "iVar3 = param_3 - iVar2;" (assignment_expression "iVar3 = param_3 - iVar2" identifier = (binary_expression "param_3 - iVar2" identifier - identifier)) ;) (if_statement "if (3 < iVar3) {\n iVar3 = 3;\n }" if (parenthesized_expression "(3 < iVar3)" ( (binary_expression "3 < iVar3" number_literal < identifier) )) (compound_statement "{\n iVar3 = 3;\n }" { (expression_statement "iVar3 = 3;" (assignment_expression "iVar3 = 3" identifier = number_literal) ;) })) (expression_statement "puVar8 = puVar7 + 4;" (assignment_expression "puVar8 = puVar7 + 4" identifier = (binary_expression "puVar7 + 4" identifier + number_literal)) ;) (expression_statement "iVar2 = iVar2 + iVar3;" (assignment_expression "iVar2 = iVar2 + iVar3" identifier = (binary_expression "iVar2 + iVar3" identifier + identifier)) ;) (expression_statement "FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);" (call_expression "FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7)" identifier (argument_list "(lVar4 + (long)param_2,iVar3,puVar7)" ( (binary_expression "lVar4 + (long)param_2" identifier + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , identifier , identifier ))) ;) (expression_statement "puVar7 = puVar8;" (assignment_expression "puVar7 = puVar8" identifier = identifier) ;) }) while (parenthesized_expression "(iVar2 < param_3)" ( (binary_expression "iVar2 < param_3" identifier < identifier) )) ;) (labeled_statement "LAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" statement_identifier : (if_statement "if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" if (parenthesized_expression "(*param_1 == '\0')" ( (binary_expression "*param_1 == '\0'" (pointer_expression "*param_1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *puVar8 = 0;\n }" { (expression_statement "*puVar8 = 0;" (assignment_expression "*puVar8 = 0" (pointer_expression "*puVar8" * identifier) = number_literal) ;) }) (else_clause "else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" else (compound_statement "{\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" { (expression_statement "*puVar8 = 0x20;" (assignment_expression "*puVar8 = 0x20" (pointer_expression "*puVar8" * identifier) = number_literal) ;) (expression_statement "strcpy(puVar8 + 1,param_1);" (call_expression "strcpy(puVar8 + 1,param_1)" identifier (argument_list "(puVar8 + 1,param_1)" ( (binary_expression "puVar8 + 1" identifier + number_literal) , identifier ))) ;) })))) (return_statement "return local_40;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (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 ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) / LIT) )) * LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT )))) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT , (string_literal " string_content ") , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < LIT) )) || (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) <= (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT , (string_literal " string_content ") , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) ;) }))) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT ))) ;) })))) (return_statement return IDENT ;) })))
(function_definition "long FUN_001597c0(char *param_1,uint *param_2,int param_3)\n\n{\n size_t sVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n long local_40;\n \n iVar2 = ((param_3 + 2) / 3) * 4;\n if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }\n iVar2 = 0;\n puVar7 = puVar8;\n do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);\nLAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }\n return local_40;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_001597c0(char *param_1,uint *param_2,int param_3)" (identifier "FUN_001597c0") (parameter_list "(char *param_1,uint *param_2,int param_3)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "uint *param_2" (type_identifier "uint") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "int param_3" (primitive_type "int") (identifier "param_3")) () ")"))) (compound_statement "{\n size_t sVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n long local_40;\n \n iVar2 = ((param_3 + 2) / 3) * 4;\n if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }\n iVar2 = 0;\n puVar7 = puVar8;\n do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);\nLAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }\n return local_40;\n}" ({ "{") (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "char *pcVar5;" (primitive_type "char") (pointer_declarator "*pcVar5" (* "*") (identifier "pcVar5")) (; ";")) (declaration "uint uVar6;" (type_identifier "uint") (identifier "uVar6") (; ";")) (declaration "undefined1 *puVar7;" (type_identifier "undefined1") (pointer_declarator "*puVar7" (* "*") (identifier "puVar7")) (; ";")) (declaration "undefined1 *puVar8;" (type_identifier "undefined1") (pointer_declarator "*puVar8" (* "*") (identifier "puVar8")) (; ";")) (declaration "long local_40;" (sized_type_specifier "long" (long "long")) (identifier "local_40") (; ";")) (expression_statement "iVar2 = ((param_3 + 2) / 3) * 4;" (assignment_expression "iVar2 = ((param_3 + 2) / 3) * 4" (identifier "iVar2") (= "=") (binary_expression "((param_3 + 2) / 3) * 4" (parenthesized_expression "((param_3 + 2) / 3)" (( "(") (binary_expression "(param_3 + 2) / 3" (parenthesized_expression "(param_3 + 2)" (( "(") (binary_expression "param_3 + 2" (identifier "param_3") (+ "+") (number_literal "2")) () ")")) (/ "/") (number_literal "3")) () ")")) (* "*") (number_literal "4"))) (; ";")) (if_statement "if (param_3 < 4) {\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }\n else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }" (if "if") (parenthesized_expression "(param_3 < 4)" (( "(") (binary_expression "param_3 < 4" (identifier "param_3") (< "<") (number_literal "4")) () ")")) (compound_statement "{\n uVar6 = 0x11;\n lVar4 = (long)(iVar2 + 0x11);\n pcVar5 = "INVALID-ALGORITHM";\n if (param_1 != (char *)0x0) goto LAB_0015982e;\nLAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n if (param_3 < 1) goto LAB_001598b7;\n }" ({ "{") (expression_statement "uVar6 = 0x11;" (assignment_expression "uVar6 = 0x11" (identifier "uVar6") (= "=") (number_literal "0x11")) (; ";")) (expression_statement "lVar4 = (long)(iVar2 + 0x11);" (assignment_expression "lVar4 = (long)(iVar2 + 0x11)" (identifier "lVar4") (= "=") (cast_expression "(long)(iVar2 + 0x11)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(iVar2 + 0x11)" (( "(") (binary_expression "iVar2 + 0x11" (identifier "iVar2") (+ "+") (number_literal "0x11")) () ")")))) (; ";")) (expression_statement "pcVar5 = "INVALID-ALGORITHM";" (assignment_expression "pcVar5 = "INVALID-ALGORITHM"" (identifier "pcVar5") (= "=") (string_literal ""INVALID-ALGORITHM"" (" """) (string_content "INVALID-ALGORITHM") (" """))) (; ";")) (if_statement "if (param_1 != (char *)0x0) goto LAB_0015982e;" (if "if") (parenthesized_expression "(param_1 != (char *)0x0)" (( "(") (binary_expression "param_1 != (char *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_0015982e;" (goto "goto") (statement_identifier "LAB_0015982e") (; ";"))) (labeled_statement "LAB_0015983a:\n local_40 = FUN_00127510(lVar4 + 3,1);" (statement_identifier "LAB_0015983a") (: ":") (expression_statement "local_40 = FUN_00127510(lVar4 + 3,1);" (assignment_expression "local_40 = FUN_00127510(lVar4 + 3,1)" (identifier "local_40") (= "=") (call_expression "FUN_00127510(lVar4 + 3,1)" (identifier "FUN_00127510") (argument_list "(lVar4 + 3,1)" (( "(") (binary_expression "lVar4 + 3" (identifier "lVar4") (+ "+") (number_literal "3")) (, ",") (number_literal "1") () ")")))) (; ";"))) (expression_statement "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);" (assignment_expression "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" (identifier "iVar2") (= "=") (call_expression "__sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" (identifier "__sprintf_chk") (argument_list "(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" (( "(") (identifier "local_40") (, ",") (number_literal "1") (, ",") (number_literal "0xffffffffffffffff") (, ",") (string_literal ""%.*s "" (" """) (string_content "%.*s ") (" """)) (, ",") (identifier "uVar6") (, ",") (identifier "pcVar5") () ")")))) (; ";")) (expression_statement "puVar8 = (undefined1 *)(local_40 + iVar2);" (assignment_expression "puVar8 = (undefined1 *)(local_40 + iVar2)" (identifier "puVar8") (= "=") (cast_expression "(undefined1 *)(local_40 + iVar2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_40 + iVar2)" (( "(") (binary_expression "local_40 + iVar2" (identifier "local_40") (+ "+") (identifier "iVar2")) () ")")))) (; ";")) (if_statement "if (param_3 < 1) goto LAB_001598b7;" (if "if") (parenthesized_expression "(param_3 < 1)" (( "(") (binary_expression "param_3 < 1" (identifier "param_3") (< "<") (number_literal "1")) () ")")) (goto_statement "goto LAB_001598b7;" (goto "goto") (statement_identifier "LAB_001598b7") (; ";"))) (} "}")) (else_clause "else {\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }" (else "else") (compound_statement "{\n uVar6 = *param_2;\n uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;\n if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }\n lVar4 = (long)(int)(uVar6 + iVar2);\n if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }\n local_40 = FUN_00127510(lVar4 + 3,1);\n iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);\n puVar8 = (undefined1 *)(local_40 + iVar2);\n }" ({ "{") (expression_statement "uVar6 = *param_2;" (assignment_expression "uVar6 = *param_2" (identifier "uVar6") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18;" (assignment_expression "uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (identifier "uVar6") (= "=") (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" (identifier "uVar6") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" (( "(") (binary_expression "uVar6 & 0xff0000" (identifier "uVar6") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" (( "(") (binary_expression "uVar6 & 0xff00" (identifier "uVar6") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar6 << 0x18" (identifier "uVar6") (<< "<<") (number_literal "0x18")))) (; ";")) (if_statement "if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) {\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }" (if "if") (parenthesized_expression "((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0))" (( "(") (binary_expression "(((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) ||\n (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)" (parenthesized_expression "(((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6))" (( "(") (binary_expression "((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)" (parenthesized_expression "((int)uVar6 < 1)" (( "(") (binary_expression "(int)uVar6 < 1" (cast_expression "(int)uVar6" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar6")) (< "<") (number_literal "1")) () ")")) (|| "||") (parenthesized_expression "(param_3 + -4 <= (int)uVar6)" (( "(") (binary_expression "param_3 + -4 <= (int)uVar6" (binary_expression "param_3 + -4" (identifier "param_3") (+ "+") (number_literal "-4")) (<= "<=") (cast_expression "(int)uVar6" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar6"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)" (( "(") (comma_expression "pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0" (assignment_expression "pcVar5 = (char *)(param_2 + 1)" (identifier "pcVar5") (= "=") (cast_expression "(char *)(param_2 + 1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 1)" (( "(") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1")) () ")")))) (, ",") (binary_expression "(uint *)pcVar5 == (uint *)0x0" (cast_expression "(uint *)pcVar5" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "pcVar5")) (== "==") (cast_expression "(uint *)0x0" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (compound_statement "{\n uVar6 = 0x11;\n pcVar5 = "INVALID-ALGORITHM";\n }" ({ "{") (expression_statement "uVar6 = 0x11;" (assignment_expression "uVar6 = 0x11" (identifier "uVar6") (= "=") (number_literal "0x11")) (; ";")) (expression_statement "pcVar5 = "INVALID-ALGORITHM";" (assignment_expression "pcVar5 = "INVALID-ALGORITHM"" (identifier "pcVar5") (= "=") (string_literal ""INVALID-ALGORITHM"" (" """) (string_content "INVALID-ALGORITHM") (" """))) (; ";")) (} "}"))) (expression_statement "lVar4 = (long)(int)(uVar6 + iVar2);" (assignment_expression "lVar4 = (long)(int)(uVar6 + iVar2)" (identifier "lVar4") (= "=") (cast_expression "(long)(int)(uVar6 + iVar2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)(uVar6 + iVar2)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(uVar6 + iVar2)" (( "(") (binary_expression "uVar6 + iVar2" (identifier "uVar6") (+ "+") (identifier "iVar2")) () ")"))))) (; ";")) (if_statement "if (param_1 != (char *)0x0) {\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }" (if "if") (parenthesized_expression "(param_1 != (char *)0x0)" (( "(") (binary_expression "param_1 != (char *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\nLAB_0015982e:\n sVar1 = strlen(param_1);\n lVar4 = lVar4 + sVar1;\n goto LAB_0015983a;\n }" ({ "{") (labeled_statement "LAB_0015982e:\n sVar1 = strlen(param_1);" (statement_identifier "LAB_0015982e") (: ":") (expression_statement "sVar1 = strlen(param_1);" (assignment_expression "sVar1 = strlen(param_1)" (identifier "sVar1") (= "=") (call_expression "strlen(param_1)" (identifier "strlen") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";"))) (expression_statement "lVar4 = lVar4 + sVar1;" (assignment_expression "lVar4 = lVar4 + sVar1" (identifier "lVar4") (= "=") (binary_expression "lVar4 + sVar1" (identifier "lVar4") (+ "+") (identifier "sVar1"))) (; ";")) (goto_statement "goto LAB_0015983a;" (goto "goto") (statement_identifier "LAB_0015983a") (; ";")) (} "}"))) (expression_statement "local_40 = FUN_00127510(lVar4 + 3,1);" (assignment_expression "local_40 = FUN_00127510(lVar4 + 3,1)" (identifier "local_40") (= "=") (call_expression "FUN_00127510(lVar4 + 3,1)" (identifier "FUN_00127510") (argument_list "(lVar4 + 3,1)" (( "(") (binary_expression "lVar4 + 3" (identifier "lVar4") (+ "+") (number_literal "3")) (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5);" (assignment_expression "iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" (identifier "iVar2") (= "=") (call_expression "__sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" (identifier "__sprintf_chk") (argument_list "(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5)" (( "(") (identifier "local_40") (, ",") (number_literal "1") (, ",") (number_literal "0xffffffffffffffff") (, ",") (string_literal ""%.*s "" (" """) (string_content "%.*s ") (" """)) (, ",") (identifier "uVar6") (, ",") (identifier "pcVar5") () ")")))) (; ";")) (expression_statement "puVar8 = (undefined1 *)(local_40 + iVar2);" (assignment_expression "puVar8 = (undefined1 *)(local_40 + iVar2)" (identifier "puVar8") (= "=") (cast_expression "(undefined1 *)(local_40 + iVar2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_40 + iVar2)" (( "(") (binary_expression "local_40 + iVar2" (identifier "local_40") (+ "+") (identifier "iVar2")) () ")")))) (; ";")) (} "}")))) (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" (identifier "iVar2") (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar7 = puVar8;" (assignment_expression "puVar7 = puVar8" (identifier "puVar7") (= "=") (identifier "puVar8")) (; ";")) (do_statement "do {\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n } while (iVar2 < param_3);" (do "do") (compound_statement "{\n lVar4 = (long)iVar2;\n iVar3 = param_3 - iVar2;\n if (3 < iVar3) {\n iVar3 = 3;\n }\n puVar8 = puVar7 + 4;\n iVar2 = iVar2 + iVar3;\n FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);\n puVar7 = puVar8;\n }" ({ "{") (expression_statement "lVar4 = (long)iVar2;" (assignment_expression "lVar4 = (long)iVar2" (identifier "lVar4") (= "=") (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2"))) (; ";")) (expression_statement "iVar3 = param_3 - iVar2;" (assignment_expression "iVar3 = param_3 - iVar2" (identifier "iVar3") (= "=") (binary_expression "param_3 - iVar2" (identifier "param_3") (- "-") (identifier "iVar2"))) (; ";")) (if_statement "if (3 < iVar3) {\n iVar3 = 3;\n }" (if "if") (parenthesized_expression "(3 < iVar3)" (( "(") (binary_expression "3 < iVar3" (number_literal "3") (< "<") (identifier "iVar3")) () ")")) (compound_statement "{\n iVar3 = 3;\n }" ({ "{") (expression_statement "iVar3 = 3;" (assignment_expression "iVar3 = 3" (identifier "iVar3") (= "=") (number_literal "3")) (; ";")) (} "}"))) (expression_statement "puVar8 = puVar7 + 4;" (assignment_expression "puVar8 = puVar7 + 4" (identifier "puVar8") (= "=") (binary_expression "puVar7 + 4" (identifier "puVar7") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "iVar2 = iVar2 + iVar3;" (assignment_expression "iVar2 = iVar2 + iVar3" (identifier "iVar2") (= "=") (binary_expression "iVar2 + iVar3" (identifier "iVar2") (+ "+") (identifier "iVar3"))) (; ";")) (expression_statement "FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7);" (call_expression "FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7)" (identifier "FUN_001270a0") (argument_list "(lVar4 + (long)param_2,iVar3,puVar7)" (( "(") (binary_expression "lVar4 + (long)param_2" (identifier "lVar4") (+ "+") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2"))) (, ",") (identifier "iVar3") (, ",") (identifier "puVar7") () ")"))) (; ";")) (expression_statement "puVar7 = puVar8;" (assignment_expression "puVar7 = puVar8" (identifier "puVar7") (= "=") (identifier "puVar8")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar2 < param_3)" (( "(") (binary_expression "iVar2 < param_3" (identifier "iVar2") (< "<") (identifier "param_3")) () ")")) (; ";")) (labeled_statement "LAB_001598b7:\n if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" (statement_identifier "LAB_001598b7") (: ":") (if_statement "if (*param_1 == '\0') {\n *puVar8 = 0;\n }\n else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" (if "if") (parenthesized_expression "(*param_1 == '\0')" (( "(") (binary_expression "*param_1 == '\0'" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *puVar8 = 0;\n }" ({ "{") (expression_statement "*puVar8 = 0;" (assignment_expression "*puVar8 = 0" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" (else "else") (compound_statement "{\n *puVar8 = 0x20;\n strcpy(puVar8 + 1,param_1);\n }" ({ "{") (expression_statement "*puVar8 = 0x20;" (assignment_expression "*puVar8 = 0x20" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (number_literal "0x20")) (; ";")) (expression_statement "strcpy(puVar8 + 1,param_1);" (call_expression "strcpy(puVar8 + 1,param_1)" (identifier "strcpy") (argument_list "(puVar8 + 1,param_1)" (( "(") (binary_expression "puVar8 + 1" (identifier "puVar8") (+ "+") (number_literal "1")) (, ",") (identifier "param_1") () ")"))) (; ";")) (} "}"))))) (return_statement "return local_40;" (return "return") (identifier "local_40") (; ";")) (} "}")))
char * function_1(char *var_3,void *v_pub_blob,int var_1) { size_t var_11; int var_2; int var_12; long var_5; char *var_9; type_1 *ssh2blob; type_2 var_8; char *var_13; char *var_7; var_2 = ((var_1 + 2) / 3) * 4; if (var_1 < 4) { var_8 = 0x11; var_5 = (long)(var_2 + 0x11); var_9 = "INVALID-ALGORITHM"; if (var_3 != (char *)0x0) goto LAB_0015982e; LAB_0015983a: var_7 = (char *)var_4(var_5 + 3,1); var_2 = var_6(var_7,1,0xffffffffffffffff,"%.*s ",var_8,var_9); var_9 = var_7 + var_2; if (var_1 < 1) goto LAB_001598b7; } else { /* WARNING: Load size is inaccurate */ var_8 = *v_pub_blob; var_8 = var_8 >> 0x18 | (var_8 & 0xff0000) >> 8 | (var_8 & 0xff00) << 8 | var_8 << 0x18; if ((((int)var_8 < 1) || (var_1 + -4 <= (int)var_8)) || (var_9 = (char *)((long)v_pub_blob + 4), var_9 == (char *)0x0)) { var_8 = 0x11; var_9 = "INVALID-ALGORITHM"; } var_5 = (long)(int)(var_8 + var_2); if (var_3 != (char *)0x0) { LAB_0015982e: var_11 = var_10(var_3); var_5 = var_5 + var_11; goto LAB_0015983a; } var_7 = (char *)var_4(var_5 + 3,1); var_2 = var_6(var_7,1,0xffffffffffffffff,"%.*s ",var_8,var_9); var_9 = var_7 + var_2; } var_2 = 0; var_13 = var_9; do { var_5 = (long)var_2; var_12 = var_1 - var_2; if (3 < var_12) { var_12 = 3; } var_9 = var_13 + 4; var_2 = var_2 + var_12; var_14((type_1 *)(var_5 + (long)v_pub_blob),var_12,var_13); var_13 = var_9; } while (var_2 < var_1); LAB_001598b7: if (*var_3 == '\0') { *var_9 = '\0'; } else { *var_9 = ' '; var_15(var_9 + 1,var_3); } return var_7; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (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: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal)))) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (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)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal) (string_literal (string_content)) (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: (identifier) right: (identifier)))))) (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: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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: (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal) (string_literal (string_content)) (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: (identifier) right: (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier)))))))) (return_statement (identifier)))))
null
long MASKED(char *param_1,uint *param_2,int param_3) { size_t sVar1; int iVar2; int iVar3; long lVar4; char *pcVar5; uint uVar6; undefined1 *puVar7; undefined1 *puVar8; long local_40; iVar2 = ((param_3 + 2) / 3) * 4; if (param_3 < 4) { uVar6 = 0x11; lVar4 = (long)(iVar2 + 0x11); pcVar5 = "INVALID-ALGORITHM"; if (param_1 != (char *)0x0) goto LAB_0015982e; LAB_0015983a: local_40 = FUN_00127510(lVar4 + 3,1); iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5); puVar8 = (undefined1 *)(local_40 + iVar2); if (param_3 < 1) goto LAB_001598b7; } else { uVar6 = *param_2; uVar6 = uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18; if ((((int)uVar6 < 1) || (param_3 + -4 <= (int)uVar6)) || (pcVar5 = (char *)(param_2 + 1), (uint *)pcVar5 == (uint *)0x0)) { uVar6 = 0x11; pcVar5 = "INVALID-ALGORITHM"; } lVar4 = (long)(int)(uVar6 + iVar2); if (param_1 != (char *)0x0) { LAB_0015982e: sVar1 = strlen(param_1); lVar4 = lVar4 + sVar1; goto LAB_0015983a; } local_40 = FUN_00127510(lVar4 + 3,1); iVar2 = __sprintf_chk(local_40,1,0xffffffffffffffff,"%.*s ",uVar6,pcVar5); puVar8 = (undefined1 *)(local_40 + iVar2); } iVar2 = 0; puVar7 = puVar8; do { lVar4 = (long)iVar2; iVar3 = param_3 - iVar2; if (3 < iVar3) { iVar3 = 3; } puVar8 = puVar7 + 4; iVar2 = iVar2 + iVar3; FUN_001270a0(lVar4 + (long)param_2,iVar3,puVar7); puVar7 = puVar8; } while (iVar2 < param_3); LAB_001598b7: if (*param_1 == '\0') { *puVar8 = 0; } else { *puVar8 = 0x20; strcpy(puVar8 + 1,param_1); } return local_40; }
8815_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
_M_months
FUN_002ee880
/* std::__timepunct<wchar_t>::_M_months(wchar_t const**) const */ void __thiscall std::__timepunct<wchar_t>::_M_months(__timepunct<wchar_t> *this,wchar_t **param_1) { long lVar1; lVar1 = *(long *)(this + 0x10); *param_1 = *(wchar_t **)(lVar1 + 200); param_1[1] = *(wchar_t **)(lVar1 + 0xd0); param_1[2] = *(wchar_t **)(lVar1 + 0xd8); param_1[3] = *(wchar_t **)(lVar1 + 0xe0); param_1[4] = *(wchar_t **)(lVar1 + 0xe8); param_1[5] = *(wchar_t **)(lVar1 + 0xf0); param_1[6] = *(wchar_t **)(lVar1 + 0xf8); param_1[7] = *(wchar_t **)(lVar1 + 0x100); param_1[8] = *(wchar_t **)(lVar1 + 0x108); param_1[9] = *(wchar_t **)(lVar1 + 0x110); param_1[10] = *(wchar_t **)(lVar1 + 0x118); param_1[0xb] = *(wchar_t **)(lVar1 + 0x120); return; }
void FUN_002ee880(long param_1,undefined8 *param_2) { long lVar1; lVar1 = *(long *)(param_1 + 0x10); *param_2 = *(undefined8 *)(lVar1 + 200); param_2[1] = *(undefined8 *)(lVar1 + 0xd0); param_2[2] = *(undefined8 *)(lVar1 + 0xd8); param_2[3] = *(undefined8 *)(lVar1 + 0xe0); param_2[4] = *(undefined8 *)(lVar1 + 0xe8); param_2[5] = *(undefined8 *)(lVar1 + 0xf0); param_2[6] = *(undefined8 *)(lVar1 + 0xf8); param_2[7] = *(undefined8 *)(lVar1 + 0x100); param_2[8] = *(undefined8 *)(lVar1 + 0x108); param_2[9] = *(undefined8 *)(lVar1 + 0x110); param_2[10] = *(undefined8 *)(lVar1 + 0x118); param_2[0xb] = *(undefined8 *)(lVar1 + 0x120); return; }
MOV RAX,qword ptr [RDI + 0x10] MOV RDX,qword ptr [RAX + 0xc8] MOV qword ptr [RSI],RDX MOV RDX,qword ptr [RAX + 0xd0] MOV qword ptr [RSI + 0x8],RDX MOV RDX,qword ptr [RAX + 0xd8] MOV qword ptr [RSI + 0x10],RDX MOV RDX,qword ptr [RAX + 0xe0] MOV qword ptr [RSI + 0x18],RDX MOV RDX,qword ptr [RAX + 0xe8] MOV qword ptr [RSI + 0x20],RDX MOV RDX,qword ptr [RAX + 0xf0] MOV qword ptr [RSI + 0x28],RDX MOV RDX,qword ptr [RAX + 0xf8] MOV qword ptr [RSI + 0x30],RDX MOV RDX,qword ptr [RAX + 0x100] MOV qword ptr [RSI + 0x38],RDX MOV RDX,qword ptr [RAX + 0x108] MOV qword ptr [RSI + 0x40],RDX MOV RDX,qword ptr [RAX + 0x110] MOV qword ptr [RSI + 0x48],RDX MOV RDX,qword ptr [RAX + 0x118] MOV qword ptr [RSI + 0x50],RDX MOV RAX,qword ptr [RAX + 0x120] MOV qword ptr [RSI + 0x58],RAX RET
null
null
null
null
[(u'LOAD_-1204688765', u'INT_ADD_-1204688710'), ('const-433', u'LOAD_-1204688573'), ('const-272', u'INT_ADD_-1204688591'), (u'INT_ADD_-1204688727', u'CAST_-1204688599'), ('const-4', u'PTRADD_-1204688568'), (u'LOAD_-1204688765', u'INT_ADD_-1204688659'), ('const-288', u'INT_ADD_-1204688557'), (u'PTRADD_-1204688544', u'STORE_-1204688646'), (u'CAST_-1204688575', u'LOAD_-1204688709'), ('const-433', u'STORE_-1204688714'), (u'LOAD_-1204688765', u'INT_ADD_-1204688591'), (u'LOAD_-1204688641', u'STORE_-1204688629'), ('const-433', u'LOAD_-1204688607'), ('const-8', u'PTRADD_-1204688544'), ('const-433', u'STORE_-1204688612'), ('const-8', u'PTRADD_-1204688508'), ('const-5', u'PTRADD_-1204688556'), (u'LOAD_-1204688658', u'STORE_-1204688646'), ('const-7', u'PTRADD_-1204688532'), (u'INT_ADD_-1204688608', u'CAST_-1204688515'), ('const-2', u'PTRADD_-1204688592'), ('tmp_207', u'PTRADD_-1204688703'), (u'LOAD_-1204688765', u'INT_ADD_-1204688742'), (u'PTRADD_-1204688703', u'CAST_-1204688615'), (u'PTRADD_-1204688568', u'STORE_-1204688680'), ('const-232', u'INT_ADD_-1204688676'), ('const-433', u'STORE_-1204688680'), (u'LOAD_-1204688765', u'INT_ADD_-1204688625'), (u'INT_ADD_-1204688557', u'CAST_-1204688479'), (u'PTRADD_-1204688484', u'STORE_-1204688561'), (u'INT_ADD_-1204688710', u'CAST_-1204688587'), ('const-264', u'INT_ADD_-1204688608'), ('tmp_208', u'PTRADD_-1204688496'), ('tmp_208', u'PTRADD_-1204688604'), ('const-433', u'STORE_-1204688629'), ('const-433', u'LOAD_-1204688726'), ('const-433', u'LOAD_-1204688624'), (u'LOAD_-1204688692', u'STORE_-1204688680'), (u'INT_ADD_-1204688591', u'CAST_-1204688503'), ('const-8', u'PTRADD_-1204688556'), ('const-8', u'PTRADD_-1204688496'), ('const-433', u'LOAD_-1204688692'), ('const-200', u'INT_ADD_-1204688742'), (u'CAST_-1204688539', u'LOAD_-1204688658'), (u'INT_ADD_-1204688693', u'CAST_-1204688575'), (u'PTRADD_-1204688496', u'STORE_-1204688578'), (u'LOAD_-1204688758', u'STORE_-1204688747'), (u'LOAD_-1204688675', u'STORE_-1204688663'), ('const-9', u'PTRADD_-1204688508'), (u'LOAD_-1204688765', u'INT_ADD_-1204688693'), ('const-8', u'PTRADD_-1204688520'), (u'CAST_-1204688479', u'LOAD_-1204688573'), ('const-256', u'INT_ADD_-1204688625'), ('const-433', u'LOAD_-1204688709'), ('const-433', u'STORE_-1204688663'), (u'LOAD_-1204688607', u'STORE_-1204688595'), ('const-433', u'LOAD_-1204688641'), (u'CAST_-1204688610', u'LOAD_-1204688758'), (u'LOAD_-1204688765', u'INT_ADD_-1204688574'), ('const-3', u'PTRADD_-1204688580'), ('const-433', u'LOAD_-1204688658'), (u'INT_ADD_-1204688574', u'CAST_-1204688491'), (u'INT_ADD_-1204688659', u'CAST_-1204688551'), (u'CAST_-1204688615', u'LOAD_-1204688765'), (u'CAST_-1204688587', u'LOAD_-1204688726'), (u'PTRADD_-1204688520', u'STORE_-1204688612'), ('tmp_208', u'PTRADD_-1204688520'), ('tmp_208', u'PTRADD_-1204688592'), (u'INT_ADD_-1204688625', u'CAST_-1204688527'), (u'LOAD_-1204688765', u'INT_ADD_-1204688727'), ('const-16', u'PTRADD_-1204688703'), ('const-6', u'PTRADD_-1204688544'), ('tmp_208', u'PTRADD_-1204688508'), ('const-433', u'STORE_-1204688578'), (u'CAST_-1204688563', u'LOAD_-1204688692'), (u'LOAD_-1204688765', u'INT_ADD_-1204688676'), (u'PTRADD_-1204688604', u'STORE_-1204688731'), ('const-433', u'LOAD_-1204688743'), ('tmp_208', u'PTRADD_-1204688532'), (u'LOAD_-1204688590', u'STORE_-1204688578'), ('const-248', u'INT_ADD_-1204688642'), ('const-0', u'RETURN_-1204688547'), (u'PTRADD_-1204688508', u'STORE_-1204688595'), (u'LOAD_-1204688709', u'STORE_-1204688697'), ('const-208', u'INT_ADD_-1204688727'), ('const-8', u'PTRADD_-1204688484'), (u'LOAD_-1204688743', u'STORE_-1204688731'), (u'LOAD_-1204688573', u'STORE_-1204688561'), ('tmp_208', u'STORE_-1204688747'), ('tmp_208', u'PTRADD_-1204688568'), (u'LOAD_-1204688624', u'STORE_-1204688612'), (u'INT_ADD_-1204688742', u'CAST_-1204688610'), ('tmp_208', u'PTRADD_-1204688556'), ('const-433', u'LOAD_-1204688758'), ('const-8', u'PTRADD_-1204688520'), ('tmp_208', u'PTRADD_-1204688580'), ('const-433', u'LOAD_-1204688590'), ('tmp_208', u'PTRADD_-1204688484'), (u'PTRADD_-1204688580', u'STORE_-1204688697'), ('const-433', u'STORE_-1204688646'), ('const-433', u'STORE_-1204688595'), ('const-433', u'STORE_-1204688731'), ('const-280', u'INT_ADD_-1204688574'), ('const-1', u'PTRADD_-1204688703'), (u'LOAD_-1204688765', u'INT_ADD_-1204688642'), (u'CAST_-1204688599', u'LOAD_-1204688743'), (u'LOAD_-1204688726', u'STORE_-1204688714'), (u'INT_ADD_-1204688642', u'CAST_-1204688539'), ('const-10', u'PTRADD_-1204688496'), ('const-8', u'PTRADD_-1204688592'), ('const-1', u'PTRADD_-1204688604'), ('const-433', u'LOAD_-1204688675'), (u'PTRADD_-1204688592', u'STORE_-1204688714'), (u'INT_ADD_-1204688676', u'CAST_-1204688563'), ('const-216', u'INT_ADD_-1204688710'), (u'LOAD_-1204688765', u'INT_ADD_-1204688557'), ('const-240', u'INT_ADD_-1204688659'), ('const-433', u'STORE_-1204688697'), ('const-224', u'INT_ADD_-1204688693'), (u'CAST_-1204688503', u'LOAD_-1204688607'), ('const-433', u'STORE_-1204688747'), (u'LOAD_-1204688765', u'INT_ADD_-1204688608'), (u'CAST_-1204688491', u'LOAD_-1204688590'), (u'CAST_-1204688551', u'LOAD_-1204688675'), ('tmp_208', u'PTRADD_-1204688544'), ('const-433', u'LOAD_-1204688765'), ('const-11', u'PTRADD_-1204688484'), (u'PTRADD_-1204688532', u'STORE_-1204688629'), (u'CAST_-1204688515', u'LOAD_-1204688624'), (u'CAST_-1204688527', u'LOAD_-1204688641'), ('const-8', u'PTRADD_-1204688568'), ('const-8', u'PTRADD_-1204688604'), (u'PTRADD_-1204688556', u'STORE_-1204688663'), ('const-8', u'PTRADD_-1204688532'), ('const-433', u'STORE_-1204688561'), ('const-8', u'PTRADD_-1204688580')]
[(u'LOAD_-1204688765', u'INT_ADD_-1204688710'), ('const-433', u'STORE_-1204688646'), ('const-272', u'INT_ADD_-1204688591'), ('const-433', u'STORE_-1204688578'), (u'INT_ADD_-1204688727', u'CAST_-1204688599'), ('const-433', u'STORE_-1204688595'), (u'LOAD_-1204688765', u'INT_ADD_-1204688659'), ('const-288', u'INT_ADD_-1204688557'), ('const-9', u'PTRADD_-1204688508'), ('const-8', u'PTRADD_-1204688556'), ('const-433', u'LOAD_-1204688607'), (u'CAST_-1204688575', u'LOAD_-1204688709'), (u'PTRADD_-1204688544', u'STORE_-1204688646'), (u'LOAD_-1204688765', u'INT_ADD_-1204688591'), (u'LOAD_-1204688641', u'STORE_-1204688629'), ('const-433', u'LOAD_-1204688758'), ('const-8', u'PTRADD_-1204688592'), ('const-433', u'STORE_-1204688697'), ('const-433', u'LOAD_-1204688624'), (u'LOAD_-1204688658', u'STORE_-1204688646'), (u'INT_ADD_-1204688608', u'CAST_-1204688515'), ('const-433', u'STORE_-1204688680'), (u'LOAD_-1204688765', u'INT_ADD_-1204688742'), ('const-433', u'LOAD_-1204688743'), (u'PTRADD_-1204688568', u'STORE_-1204688680'), ('const-232', u'INT_ADD_-1204688676'), (u'LOAD_-1204688765', u'INT_ADD_-1204688625'), ('const-10', u'PTRADD_-1204688496'), (u'INT_ADD_-1204688557', u'CAST_-1204688479'), ('const-433', u'STORE_-1204688561'), (u'PTRADD_-1204688484', u'STORE_-1204688561'), (u'INT_ADD_-1204688710', u'CAST_-1204688587'), ('const-433', u'LOAD_-1204688573'), ('const-264', u'INT_ADD_-1204688608'), (u'INT_ADD_-1204688749', u'CAST_-1204688615'), ('const-3', u'PTRADD_-1204688580'), (u'LOAD_-1204688692', u'STORE_-1204688680'), (u'INT_ADD_-1204688591', u'CAST_-1204688503'), ('const-433', u'STORE_-1204688612'), ('const-8', u'PTRADD_-1204688496'), ('tmp_210', u'PTRADD_-1204688496'), ('const-200', u'INT_ADD_-1204688742'), ('tmp_210', u'PTRADD_-1204688556'), ('const-4', u'PTRADD_-1204688568'), (u'CAST_-1204688539', u'LOAD_-1204688658'), ('const-8', u'PTRADD_-1204688580'), ('const-8', u'PTRADD_-1204688532'), (u'INT_ADD_-1204688693', u'CAST_-1204688575'), ('const-8', u'PTRADD_-1204688604'), (u'PTRADD_-1204688496', u'STORE_-1204688578'), (u'LOAD_-1204688758', u'STORE_-1204688747'), (u'LOAD_-1204688675', u'STORE_-1204688663'), ('const-433', u'LOAD_-1204688765'), (u'LOAD_-1204688765', u'INT_ADD_-1204688693'), (u'CAST_-1204688479', u'LOAD_-1204688573'), ('const-256', u'INT_ADD_-1204688625'), ('const-8', u'PTRADD_-1204688544'), ('const-433', u'LOAD_-1204688658'), ('const-433', u'STORE_-1204688714'), ('tmp_209', u'INT_ADD_-1204688749'), ('const-11', u'PTRADD_-1204688484'), (u'LOAD_-1204688607', u'STORE_-1204688595'), ('const-433', u'LOAD_-1204688641'), (u'CAST_-1204688610', u'LOAD_-1204688758'), (u'LOAD_-1204688765', u'INT_ADD_-1204688574'), ('const-8', u'PTRADD_-1204688520'), ('const-433', u'STORE_-1204688747'), (u'INT_ADD_-1204688574', u'CAST_-1204688491'), (u'INT_ADD_-1204688659', u'CAST_-1204688551'), (u'CAST_-1204688615', u'LOAD_-1204688765'), (u'CAST_-1204688587', u'LOAD_-1204688726'), (u'PTRADD_-1204688520', u'STORE_-1204688612'), (u'INT_ADD_-1204688625', u'CAST_-1204688527'), (u'LOAD_-1204688765', u'INT_ADD_-1204688727'), (u'CAST_-1204688563', u'LOAD_-1204688692'), ('const-1', u'PTRADD_-1204688604'), (u'LOAD_-1204688765', u'INT_ADD_-1204688676'), (u'PTRADD_-1204688604', u'STORE_-1204688731'), ('tmp_210', u'PTRADD_-1204688592'), ('const-16', u'INT_ADD_-1204688749'), ('tmp_210', u'PTRADD_-1204688544'), ('const-5', u'PTRADD_-1204688556'), (u'LOAD_-1204688590', u'STORE_-1204688578'), ('const-248', u'INT_ADD_-1204688642'), ('const-8', u'PTRADD_-1204688508'), ('const-0', u'RETURN_-1204688547'), ('const-433', u'STORE_-1204688663'), (u'PTRADD_-1204688508', u'STORE_-1204688595'), (u'LOAD_-1204688709', u'STORE_-1204688697'), ('tmp_210', u'PTRADD_-1204688580'), ('tmp_210', u'PTRADD_-1204688484'), ('const-208', u'INT_ADD_-1204688727'), (u'LOAD_-1204688743', u'STORE_-1204688731'), (u'LOAD_-1204688573', u'STORE_-1204688561'), ('const-7', u'PTRADD_-1204688532'), ('const-433', u'LOAD_-1204688590'), ('const-8', u'PTRADD_-1204688568'), ('const-433', u'LOAD_-1204688675'), (u'LOAD_-1204688624', u'STORE_-1204688612'), (u'INT_ADD_-1204688742', u'CAST_-1204688610'), (u'PTRADD_-1204688580', u'STORE_-1204688697'), ('const-433', u'STORE_-1204688629'), ('const-280', u'INT_ADD_-1204688574'), ('const-433', u'LOAD_-1204688692'), (u'LOAD_-1204688765', u'INT_ADD_-1204688642'), ('tmp_210', u'PTRADD_-1204688532'), (u'CAST_-1204688599', u'LOAD_-1204688743'), (u'LOAD_-1204688726', u'STORE_-1204688714'), ('tmp_210', u'PTRADD_-1204688568'), (u'INT_ADD_-1204688642', u'CAST_-1204688539'), ('const-433', u'LOAD_-1204688726'), ('tmp_210', u'STORE_-1204688747'), (u'PTRADD_-1204688592', u'STORE_-1204688714'), (u'INT_ADD_-1204688676', u'CAST_-1204688563'), ('const-216', u'INT_ADD_-1204688710'), (u'LOAD_-1204688765', u'INT_ADD_-1204688557'), ('const-240', u'INT_ADD_-1204688659'), ('const-8', u'PTRADD_-1204688520'), ('const-224', u'INT_ADD_-1204688693'), ('const-6', u'PTRADD_-1204688544'), (u'CAST_-1204688503', u'LOAD_-1204688607'), (u'LOAD_-1204688765', u'INT_ADD_-1204688608'), (u'CAST_-1204688491', u'LOAD_-1204688590'), ('const-8', u'PTRADD_-1204688484'), ('tmp_210', u'PTRADD_-1204688604'), (u'CAST_-1204688551', u'LOAD_-1204688675'), ('tmp_210', u'PTRADD_-1204688520'), ('tmp_210', u'PTRADD_-1204688508'), ('const-433', u'STORE_-1204688731'), ('const-433', u'LOAD_-1204688709'), (u'PTRADD_-1204688532', u'STORE_-1204688629'), ('const-2', u'PTRADD_-1204688592'), (u'CAST_-1204688515', u'LOAD_-1204688624'), (u'CAST_-1204688527', u'LOAD_-1204688641'), (u'PTRADD_-1204688556', u'STORE_-1204688663')]
null
null
002ee880
x64
O2
(translation_unit "void FUN_002ee880(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 200);\n param_2[1] = *(undefined8 *)(lVar1 + 0xd0);\n param_2[2] = *(undefined8 *)(lVar1 + 0xd8);\n param_2[3] = *(undefined8 *)(lVar1 + 0xe0);\n param_2[4] = *(undefined8 *)(lVar1 + 0xe8);\n param_2[5] = *(undefined8 *)(lVar1 + 0xf0);\n param_2[6] = *(undefined8 *)(lVar1 + 0xf8);\n param_2[7] = *(undefined8 *)(lVar1 + 0x100);\n param_2[8] = *(undefined8 *)(lVar1 + 0x108);\n param_2[9] = *(undefined8 *)(lVar1 + 0x110);\n param_2[10] = *(undefined8 *)(lVar1 + 0x118);\n param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);\n return;\n}\n\n" (function_definition "void FUN_002ee880(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 200);\n param_2[1] = *(undefined8 *)(lVar1 + 0xd0);\n param_2[2] = *(undefined8 *)(lVar1 + 0xd8);\n param_2[3] = *(undefined8 *)(lVar1 + 0xe0);\n param_2[4] = *(undefined8 *)(lVar1 + 0xe8);\n param_2[5] = *(undefined8 *)(lVar1 + 0xf0);\n param_2[6] = *(undefined8 *)(lVar1 + 0xf8);\n param_2[7] = *(undefined8 *)(lVar1 + 0x100);\n param_2[8] = *(undefined8 *)(lVar1 + 0x108);\n param_2[9] = *(undefined8 *)(lVar1 + 0x110);\n param_2[10] = *(undefined8 *)(lVar1 + 0x118);\n param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);\n return;\n}" primitive_type (function_declarator "FUN_002ee880(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 200);\n param_2[1] = *(undefined8 *)(lVar1 + 0xd0);\n param_2[2] = *(undefined8 *)(lVar1 + 0xd8);\n param_2[3] = *(undefined8 *)(lVar1 + 0xe0);\n param_2[4] = *(undefined8 *)(lVar1 + 0xe8);\n param_2[5] = *(undefined8 *)(lVar1 + 0xf0);\n param_2[6] = *(undefined8 *)(lVar1 + 0xf8);\n param_2[7] = *(undefined8 *)(lVar1 + 0x100);\n param_2[8] = *(undefined8 *)(lVar1 + 0x108);\n param_2[9] = *(undefined8 *)(lVar1 + 0x110);\n param_2[10] = *(undefined8 *)(lVar1 + 0x118);\n param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*param_2 = *(undefined8 *)(lVar1 + 200);" (assignment_expression "*param_2 = *(undefined8 *)(lVar1 + 200)" (pointer_expression "*param_2" * identifier) = (pointer_expression "*(undefined8 *)(lVar1 + 200)" * (cast_expression "(undefined8 *)(lVar1 + 200)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 200)" ( (binary_expression "lVar1 + 200" identifier + number_literal) ))))) ;) (expression_statement "param_2[1] = *(undefined8 *)(lVar1 + 0xd0);" (assignment_expression "param_2[1] = *(undefined8 *)(lVar1 + 0xd0)" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xd0)" * (cast_expression "(undefined8 *)(lVar1 + 0xd0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xd0)" ( (binary_expression "lVar1 + 0xd0" identifier + number_literal) ))))) ;) (expression_statement "param_2[2] = *(undefined8 *)(lVar1 + 0xd8);" (assignment_expression "param_2[2] = *(undefined8 *)(lVar1 + 0xd8)" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xd8)" * (cast_expression "(undefined8 *)(lVar1 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xd8)" ( (binary_expression "lVar1 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "param_2[3] = *(undefined8 *)(lVar1 + 0xe0);" (assignment_expression "param_2[3] = *(undefined8 *)(lVar1 + 0xe0)" (subscript_expression "param_2[3]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xe0)" * (cast_expression "(undefined8 *)(lVar1 + 0xe0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xe0)" ( (binary_expression "lVar1 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "param_2[4] = *(undefined8 *)(lVar1 + 0xe8);" (assignment_expression "param_2[4] = *(undefined8 *)(lVar1 + 0xe8)" (subscript_expression "param_2[4]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xe8)" * (cast_expression "(undefined8 *)(lVar1 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xe8)" ( (binary_expression "lVar1 + 0xe8" identifier + number_literal) ))))) ;) (expression_statement "param_2[5] = *(undefined8 *)(lVar1 + 0xf0);" (assignment_expression "param_2[5] = *(undefined8 *)(lVar1 + 0xf0)" (subscript_expression "param_2[5]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xf0)" * (cast_expression "(undefined8 *)(lVar1 + 0xf0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xf0)" ( (binary_expression "lVar1 + 0xf0" identifier + number_literal) ))))) ;) (expression_statement "param_2[6] = *(undefined8 *)(lVar1 + 0xf8);" (assignment_expression "param_2[6] = *(undefined8 *)(lVar1 + 0xf8)" (subscript_expression "param_2[6]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xf8)" * (cast_expression "(undefined8 *)(lVar1 + 0xf8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xf8)" ( (binary_expression "lVar1 + 0xf8" identifier + number_literal) ))))) ;) (expression_statement "param_2[7] = *(undefined8 *)(lVar1 + 0x100);" (assignment_expression "param_2[7] = *(undefined8 *)(lVar1 + 0x100)" (subscript_expression "param_2[7]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x100)" * (cast_expression "(undefined8 *)(lVar1 + 0x100)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x100)" ( (binary_expression "lVar1 + 0x100" identifier + number_literal) ))))) ;) (expression_statement "param_2[8] = *(undefined8 *)(lVar1 + 0x108);" (assignment_expression "param_2[8] = *(undefined8 *)(lVar1 + 0x108)" (subscript_expression "param_2[8]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x108)" * (cast_expression "(undefined8 *)(lVar1 + 0x108)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x108)" ( (binary_expression "lVar1 + 0x108" identifier + number_literal) ))))) ;) (expression_statement "param_2[9] = *(undefined8 *)(lVar1 + 0x110);" (assignment_expression "param_2[9] = *(undefined8 *)(lVar1 + 0x110)" (subscript_expression "param_2[9]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x110)" * (cast_expression "(undefined8 *)(lVar1 + 0x110)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x110)" ( (binary_expression "lVar1 + 0x110" identifier + number_literal) ))))) ;) (expression_statement "param_2[10] = *(undefined8 *)(lVar1 + 0x118);" (assignment_expression "param_2[10] = *(undefined8 *)(lVar1 + 0x118)" (subscript_expression "param_2[10]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x118)" * (cast_expression "(undefined8 *)(lVar1 + 0x118)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x118)" ( (binary_expression "lVar1 + 0x118" identifier + number_literal) ))))) ;) (expression_statement "param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);" (assignment_expression "param_2[0xb] = *(undefined8 *)(lVar1 + 0x120)" (subscript_expression "param_2[0xb]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x120)" * (cast_expression "(undefined8 *)(lVar1 + 0x120)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x120)" ( (binary_expression "lVar1 + 0x120" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::__timepunct<wchar_t>::_M_months(wchar_t const**) const */\n\nvoid __thiscall std::__timepunct<wchar_t>::_M_months(__timepunct<wchar_t> *this,wchar_t **param_1)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(this + 0x10);\n *param_1 = *(wchar_t **)(lVar1 + 200);\n param_1[1] = *(wchar_t **)(lVar1 + 0xd0);\n param_1[2] = *(wchar_t **)(lVar1 + 0xd8);\n param_1[3] = *(wchar_t **)(lVar1 + 0xe0);\n param_1[4] = *(wchar_t **)(lVar1 + 0xe8);\n param_1[5] = *(wchar_t **)(lVar1 + 0xf0);\n param_1[6] = *(wchar_t **)(lVar1 + 0xf8);\n param_1[7] = *(wchar_t **)(lVar1 + 0x100);\n param_1[8] = *(wchar_t **)(lVar1 + 0x108);\n param_1[9] = *(wchar_t **)(lVar1 + 0x110);\n param_1[10] = *(wchar_t **)(lVar1 + 0x118);\n param_1[0xb] = *(wchar_t **)(lVar1 + 0x120);\n return;\n}\n\n" comment (function_definition "void __thiscall std::__timepunct<wchar_t>::_M_months(__timepunct<wchar_t> *this,wchar_t **param_1)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(this + 0x10);\n *param_1 = *(wchar_t **)(lVar1 + 200);\n param_1[1] = *(wchar_t **)(lVar1 + 0xd0);\n param_1[2] = *(wchar_t **)(lVar1 + 0xd8);\n param_1[3] = *(wchar_t **)(lVar1 + 0xe0);\n param_1[4] = *(wchar_t **)(lVar1 + 0xe8);\n param_1[5] = *(wchar_t **)(lVar1 + 0xf0);\n param_1[6] = *(wchar_t **)(lVar1 + 0xf8);\n param_1[7] = *(wchar_t **)(lVar1 + 0x100);\n param_1[8] = *(wchar_t **)(lVar1 + 0x108);\n param_1[9] = *(wchar_t **)(lVar1 + 0x110);\n param_1[10] = *(wchar_t **)(lVar1 + 0x118);\n param_1[0xb] = *(wchar_t **)(lVar1 + 0x120);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::__timepunct<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "_M_months(__timepunct<wchar_t> *this,wchar_t **param_1)" identifier (parameter_list "(__timepunct<wchar_t> *this,wchar_t **param_1)" ( (parameter_declaration "__timepunct<wchar_t> *this" type_identifier (ERROR "<wchar_t>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "wchar_t **param_1" type_identifier (pointer_declarator "**param_1" * (pointer_declarator "*param_1" * identifier))) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(this + 0x10);\n *param_1 = *(wchar_t **)(lVar1 + 200);\n param_1[1] = *(wchar_t **)(lVar1 + 0xd0);\n param_1[2] = *(wchar_t **)(lVar1 + 0xd8);\n param_1[3] = *(wchar_t **)(lVar1 + 0xe0);\n param_1[4] = *(wchar_t **)(lVar1 + 0xe8);\n param_1[5] = *(wchar_t **)(lVar1 + 0xf0);\n param_1[6] = *(wchar_t **)(lVar1 + 0xf8);\n param_1[7] = *(wchar_t **)(lVar1 + 0x100);\n param_1[8] = *(wchar_t **)(lVar1 + 0x108);\n param_1[9] = *(wchar_t **)(lVar1 + 0x110);\n param_1[10] = *(wchar_t **)(lVar1 + 0x118);\n param_1[0xb] = *(wchar_t **)(lVar1 + 0x120);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(this + 0x10);" (assignment_expression "lVar1 = *(long *)(this + 0x10)" identifier = (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*param_1 = *(wchar_t **)(lVar1 + 200);" (assignment_expression "*param_1 = *(wchar_t **)(lVar1 + 200)" (pointer_expression "*param_1" * identifier) = (pointer_expression "*(wchar_t **)(lVar1 + 200)" * (cast_expression "(wchar_t **)(lVar1 + 200)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 200)" ( (binary_expression "lVar1 + 200" identifier + number_literal) ))))) ;) (expression_statement "param_1[1] = *(wchar_t **)(lVar1 + 0xd0);" (assignment_expression "param_1[1] = *(wchar_t **)(lVar1 + 0xd0)" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0xd0)" * (cast_expression "(wchar_t **)(lVar1 + 0xd0)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0xd0)" ( (binary_expression "lVar1 + 0xd0" identifier + number_literal) ))))) ;) (expression_statement "param_1[2] = *(wchar_t **)(lVar1 + 0xd8);" (assignment_expression "param_1[2] = *(wchar_t **)(lVar1 + 0xd8)" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0xd8)" * (cast_expression "(wchar_t **)(lVar1 + 0xd8)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0xd8)" ( (binary_expression "lVar1 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "param_1[3] = *(wchar_t **)(lVar1 + 0xe0);" (assignment_expression "param_1[3] = *(wchar_t **)(lVar1 + 0xe0)" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0xe0)" * (cast_expression "(wchar_t **)(lVar1 + 0xe0)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0xe0)" ( (binary_expression "lVar1 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "param_1[4] = *(wchar_t **)(lVar1 + 0xe8);" (assignment_expression "param_1[4] = *(wchar_t **)(lVar1 + 0xe8)" (subscript_expression "param_1[4]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0xe8)" * (cast_expression "(wchar_t **)(lVar1 + 0xe8)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0xe8)" ( (binary_expression "lVar1 + 0xe8" identifier + number_literal) ))))) ;) (expression_statement "param_1[5] = *(wchar_t **)(lVar1 + 0xf0);" (assignment_expression "param_1[5] = *(wchar_t **)(lVar1 + 0xf0)" (subscript_expression "param_1[5]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0xf0)" * (cast_expression "(wchar_t **)(lVar1 + 0xf0)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0xf0)" ( (binary_expression "lVar1 + 0xf0" identifier + number_literal) ))))) ;) (expression_statement "param_1[6] = *(wchar_t **)(lVar1 + 0xf8);" (assignment_expression "param_1[6] = *(wchar_t **)(lVar1 + 0xf8)" (subscript_expression "param_1[6]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0xf8)" * (cast_expression "(wchar_t **)(lVar1 + 0xf8)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0xf8)" ( (binary_expression "lVar1 + 0xf8" identifier + number_literal) ))))) ;) (expression_statement "param_1[7] = *(wchar_t **)(lVar1 + 0x100);" (assignment_expression "param_1[7] = *(wchar_t **)(lVar1 + 0x100)" (subscript_expression "param_1[7]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x100)" * (cast_expression "(wchar_t **)(lVar1 + 0x100)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x100)" ( (binary_expression "lVar1 + 0x100" identifier + number_literal) ))))) ;) (expression_statement "param_1[8] = *(wchar_t **)(lVar1 + 0x108);" (assignment_expression "param_1[8] = *(wchar_t **)(lVar1 + 0x108)" (subscript_expression "param_1[8]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x108)" * (cast_expression "(wchar_t **)(lVar1 + 0x108)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x108)" ( (binary_expression "lVar1 + 0x108" identifier + number_literal) ))))) ;) (expression_statement "param_1[9] = *(wchar_t **)(lVar1 + 0x110);" (assignment_expression "param_1[9] = *(wchar_t **)(lVar1 + 0x110)" (subscript_expression "param_1[9]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x110)" * (cast_expression "(wchar_t **)(lVar1 + 0x110)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x110)" ( (binary_expression "lVar1 + 0x110" identifier + number_literal) ))))) ;) (expression_statement "param_1[10] = *(wchar_t **)(lVar1 + 0x118);" (assignment_expression "param_1[10] = *(wchar_t **)(lVar1 + 0x118)" (subscript_expression "param_1[10]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x118)" * (cast_expression "(wchar_t **)(lVar1 + 0x118)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x118)" ( (binary_expression "lVar1 + 0x118" identifier + number_literal) ))))) ;) (expression_statement "param_1[0xb] = *(wchar_t **)(lVar1 + 0x120);" (assignment_expression "param_1[0xb] = *(wchar_t **)(lVar1 + 0x120)" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x120)" * (cast_expression "(wchar_t **)(lVar1 + 0x120)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x120)" ( (binary_expression "lVar1 + 0x120" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002ee880(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 200);\n param_2[1] = *(undefined8 *)(lVar1 + 0xd0);\n param_2[2] = *(undefined8 *)(lVar1 + 0xd8);\n param_2[3] = *(undefined8 *)(lVar1 + 0xe0);\n param_2[4] = *(undefined8 *)(lVar1 + 0xe8);\n param_2[5] = *(undefined8 *)(lVar1 + 0xf0);\n param_2[6] = *(undefined8 *)(lVar1 + 0xf8);\n param_2[7] = *(undefined8 *)(lVar1 + 0x100);\n param_2[8] = *(undefined8 *)(lVar1 + 0x108);\n param_2[9] = *(undefined8 *)(lVar1 + 0x110);\n param_2[10] = *(undefined8 *)(lVar1 + 0x118);\n param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);\n return;\n}\n\n" (function_definition "void FUN_002ee880(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 200);\n param_2[1] = *(undefined8 *)(lVar1 + 0xd0);\n param_2[2] = *(undefined8 *)(lVar1 + 0xd8);\n param_2[3] = *(undefined8 *)(lVar1 + 0xe0);\n param_2[4] = *(undefined8 *)(lVar1 + 0xe8);\n param_2[5] = *(undefined8 *)(lVar1 + 0xf0);\n param_2[6] = *(undefined8 *)(lVar1 + 0xf8);\n param_2[7] = *(undefined8 *)(lVar1 + 0x100);\n param_2[8] = *(undefined8 *)(lVar1 + 0x108);\n param_2[9] = *(undefined8 *)(lVar1 + 0x110);\n param_2[10] = *(undefined8 *)(lVar1 + 0x118);\n param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);\n return;\n}" primitive_type (function_declarator "FUN_002ee880(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 200);\n param_2[1] = *(undefined8 *)(lVar1 + 0xd0);\n param_2[2] = *(undefined8 *)(lVar1 + 0xd8);\n param_2[3] = *(undefined8 *)(lVar1 + 0xe0);\n param_2[4] = *(undefined8 *)(lVar1 + 0xe8);\n param_2[5] = *(undefined8 *)(lVar1 + 0xf0);\n param_2[6] = *(undefined8 *)(lVar1 + 0xf8);\n param_2[7] = *(undefined8 *)(lVar1 + 0x100);\n param_2[8] = *(undefined8 *)(lVar1 + 0x108);\n param_2[9] = *(undefined8 *)(lVar1 + 0x110);\n param_2[10] = *(undefined8 *)(lVar1 + 0x118);\n param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*param_2 = *(undefined8 *)(lVar1 + 200);" (assignment_expression "*param_2 = *(undefined8 *)(lVar1 + 200)" (pointer_expression "*param_2" * identifier) = (pointer_expression "*(undefined8 *)(lVar1 + 200)" * (cast_expression "(undefined8 *)(lVar1 + 200)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 200)" ( (binary_expression "lVar1 + 200" identifier + number_literal) ))))) ;) (expression_statement "param_2[1] = *(undefined8 *)(lVar1 + 0xd0);" (assignment_expression "param_2[1] = *(undefined8 *)(lVar1 + 0xd0)" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xd0)" * (cast_expression "(undefined8 *)(lVar1 + 0xd0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xd0)" ( (binary_expression "lVar1 + 0xd0" identifier + number_literal) ))))) ;) (expression_statement "param_2[2] = *(undefined8 *)(lVar1 + 0xd8);" (assignment_expression "param_2[2] = *(undefined8 *)(lVar1 + 0xd8)" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xd8)" * (cast_expression "(undefined8 *)(lVar1 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xd8)" ( (binary_expression "lVar1 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "param_2[3] = *(undefined8 *)(lVar1 + 0xe0);" (assignment_expression "param_2[3] = *(undefined8 *)(lVar1 + 0xe0)" (subscript_expression "param_2[3]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xe0)" * (cast_expression "(undefined8 *)(lVar1 + 0xe0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xe0)" ( (binary_expression "lVar1 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "param_2[4] = *(undefined8 *)(lVar1 + 0xe8);" (assignment_expression "param_2[4] = *(undefined8 *)(lVar1 + 0xe8)" (subscript_expression "param_2[4]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xe8)" * (cast_expression "(undefined8 *)(lVar1 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xe8)" ( (binary_expression "lVar1 + 0xe8" identifier + number_literal) ))))) ;) (expression_statement "param_2[5] = *(undefined8 *)(lVar1 + 0xf0);" (assignment_expression "param_2[5] = *(undefined8 *)(lVar1 + 0xf0)" (subscript_expression "param_2[5]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xf0)" * (cast_expression "(undefined8 *)(lVar1 + 0xf0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xf0)" ( (binary_expression "lVar1 + 0xf0" identifier + number_literal) ))))) ;) (expression_statement "param_2[6] = *(undefined8 *)(lVar1 + 0xf8);" (assignment_expression "param_2[6] = *(undefined8 *)(lVar1 + 0xf8)" (subscript_expression "param_2[6]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0xf8)" * (cast_expression "(undefined8 *)(lVar1 + 0xf8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xf8)" ( (binary_expression "lVar1 + 0xf8" identifier + number_literal) ))))) ;) (expression_statement "param_2[7] = *(undefined8 *)(lVar1 + 0x100);" (assignment_expression "param_2[7] = *(undefined8 *)(lVar1 + 0x100)" (subscript_expression "param_2[7]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x100)" * (cast_expression "(undefined8 *)(lVar1 + 0x100)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x100)" ( (binary_expression "lVar1 + 0x100" identifier + number_literal) ))))) ;) (expression_statement "param_2[8] = *(undefined8 *)(lVar1 + 0x108);" (assignment_expression "param_2[8] = *(undefined8 *)(lVar1 + 0x108)" (subscript_expression "param_2[8]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x108)" * (cast_expression "(undefined8 *)(lVar1 + 0x108)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x108)" ( (binary_expression "lVar1 + 0x108" identifier + number_literal) ))))) ;) (expression_statement "param_2[9] = *(undefined8 *)(lVar1 + 0x110);" (assignment_expression "param_2[9] = *(undefined8 *)(lVar1 + 0x110)" (subscript_expression "param_2[9]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x110)" * (cast_expression "(undefined8 *)(lVar1 + 0x110)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x110)" ( (binary_expression "lVar1 + 0x110" identifier + number_literal) ))))) ;) (expression_statement "param_2[10] = *(undefined8 *)(lVar1 + 0x118);" (assignment_expression "param_2[10] = *(undefined8 *)(lVar1 + 0x118)" (subscript_expression "param_2[10]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x118)" * (cast_expression "(undefined8 *)(lVar1 + 0x118)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x118)" ( (binary_expression "lVar1 + 0x118" identifier + number_literal) ))))) ;) (expression_statement "param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);" (assignment_expression "param_2[0xb] = *(undefined8 *)(lVar1 + 0x120)" (subscript_expression "param_2[0xb]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x120)" * (cast_expression "(undefined8 *)(lVar1 + 0x120)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x120)" ( (binary_expression "lVar1 + 0x120" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (return_statement return ;) })))
(function_definition "void FUN_002ee880(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 200);\n param_2[1] = *(undefined8 *)(lVar1 + 0xd0);\n param_2[2] = *(undefined8 *)(lVar1 + 0xd8);\n param_2[3] = *(undefined8 *)(lVar1 + 0xe0);\n param_2[4] = *(undefined8 *)(lVar1 + 0xe8);\n param_2[5] = *(undefined8 *)(lVar1 + 0xf0);\n param_2[6] = *(undefined8 *)(lVar1 + 0xf8);\n param_2[7] = *(undefined8 *)(lVar1 + 0x100);\n param_2[8] = *(undefined8 *)(lVar1 + 0x108);\n param_2[9] = *(undefined8 *)(lVar1 + 0x110);\n param_2[10] = *(undefined8 *)(lVar1 + 0x118);\n param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ee880(long param_1,undefined8 *param_2)" (identifier "FUN_002ee880") (parameter_list "(long param_1,undefined8 *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 200);\n param_2[1] = *(undefined8 *)(lVar1 + 0xd0);\n param_2[2] = *(undefined8 *)(lVar1 + 0xd8);\n param_2[3] = *(undefined8 *)(lVar1 + 0xe0);\n param_2[4] = *(undefined8 *)(lVar1 + 0xe8);\n param_2[5] = *(undefined8 *)(lVar1 + 0xf0);\n param_2[6] = *(undefined8 *)(lVar1 + 0xf8);\n param_2[7] = *(undefined8 *)(lVar1 + 0x100);\n param_2[8] = *(undefined8 *)(lVar1 + 0x108);\n param_2[9] = *(undefined8 *)(lVar1 + 0x110);\n param_2[10] = *(undefined8 *)(lVar1 + 0x118);\n param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*param_2 = *(undefined8 *)(lVar1 + 200);" (assignment_expression "*param_2 = *(undefined8 *)(lVar1 + 200)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 200)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 200)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 200)" (( "(") (binary_expression "lVar1 + 200" (identifier "lVar1") (+ "+") (number_literal "200")) () ")"))))) (; ";")) (expression_statement "param_2[1] = *(undefined8 *)(lVar1 + 0xd0);" (assignment_expression "param_2[1] = *(undefined8 *)(lVar1 + 0xd0)" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0xd0)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0xd0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0xd0)" (( "(") (binary_expression "lVar1 + 0xd0" (identifier "lVar1") (+ "+") (number_literal "0xd0")) () ")"))))) (; ";")) (expression_statement "param_2[2] = *(undefined8 *)(lVar1 + 0xd8);" (assignment_expression "param_2[2] = *(undefined8 *)(lVar1 + 0xd8)" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0xd8)" (( "(") (binary_expression "lVar1 + 0xd8" (identifier "lVar1") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "param_2[3] = *(undefined8 *)(lVar1 + 0xe0);" (assignment_expression "param_2[3] = *(undefined8 *)(lVar1 + 0xe0)" (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0xe0)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0xe0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0xe0)" (( "(") (binary_expression "lVar1 + 0xe0" (identifier "lVar1") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "param_2[4] = *(undefined8 *)(lVar1 + 0xe8);" (assignment_expression "param_2[4] = *(undefined8 *)(lVar1 + 0xe8)" (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0xe8)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0xe8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0xe8)" (( "(") (binary_expression "lVar1 + 0xe8" (identifier "lVar1") (+ "+") (number_literal "0xe8")) () ")"))))) (; ";")) (expression_statement "param_2[5] = *(undefined8 *)(lVar1 + 0xf0);" (assignment_expression "param_2[5] = *(undefined8 *)(lVar1 + 0xf0)" (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0xf0)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0xf0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0xf0)" (( "(") (binary_expression "lVar1 + 0xf0" (identifier "lVar1") (+ "+") (number_literal "0xf0")) () ")"))))) (; ";")) (expression_statement "param_2[6] = *(undefined8 *)(lVar1 + 0xf8);" (assignment_expression "param_2[6] = *(undefined8 *)(lVar1 + 0xf8)" (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0xf8)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0xf8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0xf8)" (( "(") (binary_expression "lVar1 + 0xf8" (identifier "lVar1") (+ "+") (number_literal "0xf8")) () ")"))))) (; ";")) (expression_statement "param_2[7] = *(undefined8 *)(lVar1 + 0x100);" (assignment_expression "param_2[7] = *(undefined8 *)(lVar1 + 0x100)" (subscript_expression "param_2[7]" (identifier "param_2") ([ "[") (number_literal "7") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x100)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x100)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x100)" (( "(") (binary_expression "lVar1 + 0x100" (identifier "lVar1") (+ "+") (number_literal "0x100")) () ")"))))) (; ";")) (expression_statement "param_2[8] = *(undefined8 *)(lVar1 + 0x108);" (assignment_expression "param_2[8] = *(undefined8 *)(lVar1 + 0x108)" (subscript_expression "param_2[8]" (identifier "param_2") ([ "[") (number_literal "8") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x108)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x108)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x108)" (( "(") (binary_expression "lVar1 + 0x108" (identifier "lVar1") (+ "+") (number_literal "0x108")) () ")"))))) (; ";")) (expression_statement "param_2[9] = *(undefined8 *)(lVar1 + 0x110);" (assignment_expression "param_2[9] = *(undefined8 *)(lVar1 + 0x110)" (subscript_expression "param_2[9]" (identifier "param_2") ([ "[") (number_literal "9") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x110)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x110)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x110)" (( "(") (binary_expression "lVar1 + 0x110" (identifier "lVar1") (+ "+") (number_literal "0x110")) () ")"))))) (; ";")) (expression_statement "param_2[10] = *(undefined8 *)(lVar1 + 0x118);" (assignment_expression "param_2[10] = *(undefined8 *)(lVar1 + 0x118)" (subscript_expression "param_2[10]" (identifier "param_2") ([ "[") (number_literal "10") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x118)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x118)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x118)" (( "(") (binary_expression "lVar1 + 0x118" (identifier "lVar1") (+ "+") (number_literal "0x118")) () ")"))))) (; ";")) (expression_statement "param_2[0xb] = *(undefined8 *)(lVar1 + 0x120);" (assignment_expression "param_2[0xb] = *(undefined8 *)(lVar1 + 0x120)" (subscript_expression "param_2[0xb]" (identifier "param_2") ([ "[") (number_literal "0xb") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x120)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x120)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x120)" (( "(") (binary_expression "lVar1 + 0x120" (identifier "lVar1") (+ "+") (number_literal "0x120")) () ")"))))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::__timepunct<wchar_t>::_M_months(wchar_t const**) const */ void __thiscall std::type_1<type_2>::function_1(type_1<type_2> *var_1,type_2 **param_1) { long var_2; var_2 = *(long *)(var_1 + 0x10); *param_1 = *(type_2 **)(var_2 + 200); param_1[1] = *(type_2 **)(var_2 + 0xd0); param_1[2] = *(type_2 **)(var_2 + 0xd8); param_1[3] = *(type_2 **)(var_2 + 0xe0); param_1[4] = *(type_2 **)(var_2 + 0xe8); param_1[5] = *(type_2 **)(var_2 + 0xf0); param_1[6] = *(type_2 **)(var_2 + 0xf8); param_1[7] = *(type_2 **)(var_2 + 0x100); param_1[8] = *(type_2 **)(var_2 + 0x108); param_1[9] = *(type_2 **)(var_2 + 0x110); param_1[10] = *(type_2 **)(var_2 + 0x118); param_1[0xb] = *(type_2 **)(var_2 + 0x120); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (return_statement))))
null
void MASKED(long param_1,undefined8 *param_2) { long lVar1; lVar1 = *(long *)(param_1 + 0x10); *param_2 = *(undefined8 *)(lVar1 + 200); param_2[1] = *(undefined8 *)(lVar1 + 0xd0); param_2[2] = *(undefined8 *)(lVar1 + 0xd8); param_2[3] = *(undefined8 *)(lVar1 + 0xe0); param_2[4] = *(undefined8 *)(lVar1 + 0xe8); param_2[5] = *(undefined8 *)(lVar1 + 0xf0); param_2[6] = *(undefined8 *)(lVar1 + 0xf8); param_2[7] = *(undefined8 *)(lVar1 + 0x100); param_2[8] = *(undefined8 *)(lVar1 + 0x108); param_2[9] = *(undefined8 *)(lVar1 + 0x110); param_2[10] = *(undefined8 *)(lVar1 + 0x118); param_2[0xb] = *(undefined8 *)(lVar1 + 0x120); return; }
925_i686-gnu-as_and_i686-gnu-as_strip.c
_ITM_registerTMCloneTable
_ITM_registerTMCloneTable
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207872654')]
[('const-1', u'RETURN_-1207872654')]
null
null
001e5368
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_ITM_registerTMCloneTable(void)" (identifier "_ITM_registerTMCloneTable") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
46_ia64-linux-gnu-ranlib_and_ia64-linux-gnu-ranlib_strip.c
bfd_init
bfd_init
void bfd_init(void) { (*(code *)PTR_bfd_init_00110170)(); return; }
void bfd_init(void) { (*(code *)PTR_bfd_init_00110170)(); return; }
JMP qword ptr [0x00110170]
null
null
null
null
[('const-0', u'RETURN_-1206967573'), (u'INDIRECT_-1206967516', u'COPY_-1206967575'), ('tmp_22', u'CAST_-1206967511'), (u'CALLIND_-1206967576', u'INDIRECT_-1206967516'), (u'CAST_-1206967511', u'CALLIND_-1206967576')]
[('const-0', u'RETURN_-1206967573'), (u'INDIRECT_-1206967516', u'COPY_-1206967575'), ('tmp_22', u'CAST_-1206967511'), (u'CALLIND_-1206967576', u'INDIRECT_-1206967516'), (u'CAST_-1206967511', u'CALLIND_-1206967576')]
null
null
001022e0
x64
O2
(translation_unit "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_init_00110170)();" (call_expression "(*(code *)PTR_bfd_init_00110170)()" (parenthesized_expression "(*(code *)PTR_bfd_init_00110170)" ( (pointer_expression "*(code *)PTR_bfd_init_00110170" * (cast_expression "(code *)PTR_bfd_init_00110170" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_init_00110170)();" (call_expression "(*(code *)PTR_bfd_init_00110170)()" (parenthesized_expression "(*(code *)PTR_bfd_init_00110170)" ( (pointer_expression "*(code *)PTR_bfd_init_00110170" * (cast_expression "(code *)PTR_bfd_init_00110170" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_init_00110170)();" (call_expression "(*(code *)PTR_bfd_init_00110170)()" (parenthesized_expression "(*(code *)PTR_bfd_init_00110170)" ( (pointer_expression "*(code *)PTR_bfd_init_00110170" * (cast_expression "(code *)PTR_bfd_init_00110170" ( (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_init(void)\n\n{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_init(void)" (identifier "bfd_init") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_init_00110170)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_init_00110170)();" (call_expression "(*(code *)PTR_bfd_init_00110170)()" (parenthesized_expression "(*(code *)PTR_bfd_init_00110170)" (( "(") (pointer_expression "*(code *)PTR_bfd_init_00110170" (* "*") (cast_expression "(code *)PTR_bfd_init_00110170" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_init_00110170"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_init_00110170)(); 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_00110170)(); return; }
11_powerpc-linux-gnu-addr2line_and_powerpc-linux-gnu-addr2line_strip.c
unlink
unlink
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int unlink(char *__name) { int iVar1; iVar1 = (*(code *)PTR_unlink_00108058)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int unlink(char *__name) { int iVar1; iVar1 = (*(code *)PTR_unlink_00108058)(); return iVar1; }
JMP qword ptr [0x00108058]
null
null
null
null
[(u'CAST_-1206968069', u'CALLIND_-1206968136'), (u'CALLIND_-1206968136', u'RETURN_-1206968133'), ('tmp_32', u'CAST_-1206968069'), (u'INDIRECT_-1206968074', u'COPY_-1206968133'), (u'CALLIND_-1206968136', u'INDIRECT_-1206968074'), ('const-0', u'RETURN_-1206968133')]
[(u'CAST_-1206968069', u'CALLIND_-1206968136'), (u'CALLIND_-1206968136', u'RETURN_-1206968133'), ('tmp_32', u'CAST_-1206968069'), (u'INDIRECT_-1206968074', u'COPY_-1206968133'), (u'CALLIND_-1206968136', u'INDIRECT_-1206968074'), ('const-0', u'RETURN_-1206968133')]
null
null
001020b0
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}\n\n" comment (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}" primitive_type (function_declarator "unlink(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_unlink_00108058)();" (assignment_expression "iVar1 = (*(code *)PTR_unlink_00108058)()" identifier = (call_expression "(*(code *)PTR_unlink_00108058)()" (parenthesized_expression "(*(code *)PTR_unlink_00108058)" ( (pointer_expression "*(code *)PTR_unlink_00108058" * (cast_expression "(code *)PTR_unlink_00108058" ( (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 unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}\n\n" comment (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}" primitive_type (function_declarator "unlink(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_unlink_00108058)();" (assignment_expression "iVar1 = (*(code *)PTR_unlink_00108058)()" identifier = (call_expression "(*(code *)PTR_unlink_00108058)()" (parenthesized_expression "(*(code *)PTR_unlink_00108058)" ( (pointer_expression "*(code *)PTR_unlink_00108058" * (cast_expression "(code *)PTR_unlink_00108058" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}\n\n" (function_definition "int unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}" primitive_type (function_declarator "unlink(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_unlink_00108058)();" (assignment_expression "iVar1 = (*(code *)PTR_unlink_00108058)()" identifier = (call_expression "(*(code *)PTR_unlink_00108058)()" (parenthesized_expression "(*(code *)PTR_unlink_00108058)" ( (pointer_expression "*(code *)PTR_unlink_00108058" * (cast_expression "(code *)PTR_unlink_00108058" ( (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 unlink(char *__name)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "unlink(char *__name)" (identifier "unlink") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__name" (primitive_type "char") (pointer_declarator "*__name" (* "*") (identifier "__name"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_unlink_00108058)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_unlink_00108058)();" (assignment_expression "iVar1 = (*(code *)PTR_unlink_00108058)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_unlink_00108058)()" (parenthesized_expression "(*(code *)PTR_unlink_00108058)" (( "(") (pointer_expression "*(code *)PTR_unlink_00108058" (* "*") (cast_expression "(code *)PTR_unlink_00108058" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_unlink_00108058"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__name) { int iVar1; iVar1 = (*(type_1 *)PTR_unlink_00108058)(); 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 *__name) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00108058)(); return iVar1; }
421_riscv64-linux-gnu-readelf_and_riscv64-linux-gnu-readelf_strip.c
fwrite
fwrite
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* fwrite@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207537158')]
[('const-1', u'RETURN_-1207537158')]
null
null
001971f0
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__s)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__s" type_identifier (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\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fwrite@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fwrite@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__s)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__s" type_identifier (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fwrite@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__s)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__s" type_identifier (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)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__s)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr"))) (, ",") (parameter_declaration "size_t __size" (primitive_type "size_t") (identifier "__size")) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) (, ",") (parameter_declaration "FILE *__s" (type_identifier "FILE") (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 */ size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* fwrite@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
61_pscp_and_pscp_strip.c
strncat
strncat
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strncat(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strncat(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)(); return pcVar1; }
JMP qword ptr [0x00185d60]
null
null
null
null
[(u'CAST_-1206946787', u'CALLIND_-1206946856'), ('tmp_44', u'CAST_-1206946787'), (u'INDIRECT_-1206946792', u'COPY_-1206946851'), ('const-0', u'RETURN_-1206946853'), (u'CALLIND_-1206946856', u'INDIRECT_-1206946792'), (u'CALLIND_-1206946856', u'CAST_-1206946786'), (u'CAST_-1206946786', u'RETURN_-1206946853')]
[(u'CAST_-1206946787', u'CALLIND_-1206946856'), ('tmp_44', u'CAST_-1206946787'), (u'INDIRECT_-1206946792', u'COPY_-1206946851'), ('const-0', u'RETURN_-1206946853'), (u'CALLIND_-1206946856', u'INDIRECT_-1206946792'), (u'CALLIND_-1206946856', u'CAST_-1206946786'), (u'CAST_-1206946786', u'RETURN_-1206946853')]
null
null
001073d0
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* strncat(char *__dest,char *__src,size_t __n)" * (function_declarator "strncat(char *__dest,char *__src,size_t __n)" identifier (parameter_list "(char *__dest,char *__src,size_t __n)" ( (parameter_declaration "char *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "char *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)()" identifier = (cast_expression "(char *)(*(code *)PTR_strncat_00185d60)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strncat_00185d60)()" (parenthesized_expression "(*(code *)PTR_strncat_00185d60)" ( (pointer_expression "*(code *)PTR_strncat_00185d60" * (cast_expression "(code *)PTR_strncat_00185d60" ( (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 * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* strncat(char *__dest,char *__src,size_t __n)" * (function_declarator "strncat(char *__dest,char *__src,size_t __n)" identifier (parameter_list "(char *__dest,char *__src,size_t __n)" ( (parameter_declaration "char *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "char *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)()" identifier = (cast_expression "(char *)(*(code *)PTR_strncat_00185d60)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strncat_00185d60)()" (parenthesized_expression "(*(code *)PTR_strncat_00185d60)" ( (pointer_expression "*(code *)PTR_strncat_00185d60" * (cast_expression "(code *)PTR_strncat_00185d60" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}\n\n" (function_definition "char * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* strncat(char *__dest,char *__src,size_t __n)" * (function_declarator "strncat(char *__dest,char *__src,size_t __n)" identifier (parameter_list "(char *__dest,char *__src,size_t __n)" ( (parameter_declaration "char *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "char *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)()" identifier = (cast_expression "(char *)(*(code *)PTR_strncat_00185d60)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strncat_00185d60)()" (parenthesized_expression "(*(code *)PTR_strncat_00185d60)" ( (pointer_expression "*(code *)PTR_strncat_00185d60" * (cast_expression "(code *)PTR_strncat_00185d60" ( (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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))))) ;) (return_statement return IDENT ;) })))
(function_definition "char * strncat(char *__dest,char *__src,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strncat(char *__dest,char *__src,size_t __n)" (* "*") (function_declarator "strncat(char *__dest,char *__src,size_t __n)" (identifier "strncat") (parameter_list "(char *__dest,char *__src,size_t __n)" (( "(") (parameter_declaration "char *__dest" (primitive_type "char") (pointer_declarator "*__dest" (* "*") (identifier "__dest"))) (, ",") (parameter_declaration "char *__src" (primitive_type "char") (pointer_declarator "*__src" (* "*") (identifier "__src"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) () ")")))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strncat_00185d60)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_strncat_00185d60)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_strncat_00185d60)()" (parenthesized_expression "(*(code *)PTR_strncat_00185d60)" (( "(") (pointer_expression "*(code *)PTR_strncat_00185d60" (* "*") (cast_expression "(code *)PTR_strncat_00185d60" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_strncat_00185d60"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strncat_00185d60)(); 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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list))))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__dest,char *__src,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_00185d60)(); return pcVar1; }
25_i686-gnu-nm_and_i686-gnu-nm_strip.c
bindtextdomain
bindtextdomain
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0010c0c8)(); return; }
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0010c0c8)(); return; }
JMP qword ptr [0x0010c0c8]
null
null
null
null
[('tmp_22', u'CAST_-1206963751'), (u'CALLIND_-1206963816', u'INDIRECT_-1206963756'), (u'CAST_-1206963751', u'CALLIND_-1206963816'), ('const-0', u'RETURN_-1206963813'), (u'INDIRECT_-1206963756', u'COPY_-1206963815')]
[('tmp_22', u'CAST_-1206963751'), (u'CALLIND_-1206963816', u'INDIRECT_-1206963756'), (u'CAST_-1206963751', u'CALLIND_-1206963816'), ('const-0', u'RETURN_-1206963813'), (u'INDIRECT_-1206963756', u'COPY_-1206963815')]
null
null
00103190
x64
O2
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bindtextdomain_0010c0c8)();" (call_expression "(*(code *)PTR_bindtextdomain_0010c0c8)()" (parenthesized_expression "(*(code *)PTR_bindtextdomain_0010c0c8)" ( (pointer_expression "*(code *)PTR_bindtextdomain_0010c0c8" * (cast_expression "(code *)PTR_bindtextdomain_0010c0c8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bindtextdomain_0010c0c8)();" (call_expression "(*(code *)PTR_bindtextdomain_0010c0c8)()" (parenthesized_expression "(*(code *)PTR_bindtextdomain_0010c0c8)" ( (pointer_expression "*(code *)PTR_bindtextdomain_0010c0c8" * (cast_expression "(code *)PTR_bindtextdomain_0010c0c8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bindtextdomain_0010c0c8)();" (call_expression "(*(code *)PTR_bindtextdomain_0010c0c8)()" (parenthesized_expression "(*(code *)PTR_bindtextdomain_0010c0c8)" ( (pointer_expression "*(code *)PTR_bindtextdomain_0010c0c8" * (cast_expression "(code *)PTR_bindtextdomain_0010c0c8" ( (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 bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}" (primitive_type "void") (function_declarator "bindtextdomain(void)" (identifier "bindtextdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bindtextdomain_0010c0c8)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bindtextdomain_0010c0c8)();" (call_expression "(*(code *)PTR_bindtextdomain_0010c0c8)()" (parenthesized_expression "(*(code *)PTR_bindtextdomain_0010c0c8)" (( "(") (pointer_expression "*(code *)PTR_bindtextdomain_0010c0c8" (* "*") (cast_expression "(code *)PTR_bindtextdomain_0010c0c8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bindtextdomain_0010c0c8"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bindtextdomain_0010c0c8)(); 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_0010c0c8)(); return; }
8013_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
string_name
FUN_0031be10
/* DWARF original prototype: char * string_name(Output_merge_string<char> * this) */ char * __thiscall gold::Output_merge_string<char>::string_name(Output_merge_string<char> *this) { return "strings"; }
char * FUN_0031be10(void) { return "strings"; }
LEA RAX,[0x3ed825] RET
null
null
null
null
[(u'COPY_-1204896239', u'RETURN_-1204896220'), ('const-0', u'RETURN_-1204896220'), ('const-4118565', u'COPY_-1204896239')]
[('const-4118565', u'COPY_-1204896239'), (u'COPY_-1204896239', u'RETURN_-1204896220'), ('const-0', u'RETURN_-1204896220')]
null
null
0031be10
x64
O2
(translation_unit "char * FUN_0031be10(void)\n\n{\n return "strings";\n}\n\n" (function_definition "char * FUN_0031be10(void)\n\n{\n return "strings";\n}" primitive_type (pointer_declarator "* FUN_0031be10(void)" * (function_declarator "FUN_0031be10(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "strings";\n}" { (return_statement "return "strings";" return (string_literal ""strings"" " string_content ") ;) })))
(translation_unit "/* DWARF original prototype: char * string_name(Output_merge_string<char> * this) */\n\nchar * __thiscall gold::Output_merge_string<char>::string_name(Output_merge_string<char> *this)\n\n{\n return "strings";\n}\n\n" comment (declaration "char * __thiscall" primitive_type (pointer_declarator "* __thiscall" * identifier) ;) (labeled_statement "gold::Output_merge_string<char>::string_name(Output_merge_string<char> *this)" statement_identifier (ERROR "::Output_merge_string<char>:" : : (binary_expression "Output_merge_string<char" identifier < identifier) > :) : (expression_statement "string_name(Output_merge_string<char> *this)" (call_expression "string_name(Output_merge_string<char> *this)" identifier (argument_list "(Output_merge_string<char> *this)" ( (binary_expression "Output_merge_string<char> *this" (binary_expression "Output_merge_string<char" identifier < identifier) > (pointer_expression "*this" * identifier)) ))) ;)) (compound_statement "{\n return "strings";\n}" { (return_statement "return "strings";" return (string_literal ""strings"" " string_content ") ;) }))
(translation_unit "char * FUN_0031be10(void)\n\n{\n return "strings";\n}\n\n" (function_definition "char * FUN_0031be10(void)\n\n{\n return "strings";\n}" primitive_type (pointer_declarator "* FUN_0031be10(void)" * (function_declarator "FUN_0031be10(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "strings";\n}" { (return_statement "return "strings";" return (string_literal ""strings"" " string_content ") ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (return_statement return (string_literal " string_content ") ;) })))
(function_definition "char * FUN_0031be10(void)\n\n{\n return "strings";\n}" (primitive_type "char") (pointer_declarator "* FUN_0031be10(void)" (* "*") (function_declarator "FUN_0031be10(void)" (identifier "FUN_0031be10") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))) (compound_statement "{\n return "strings";\n}" ({ "{") (return_statement "return "strings";" (return "return") (string_literal ""strings"" (" """) (string_content "strings") (" """)) (; ";")) (} "}")))
/* DWARF original prototype: char * string_name(Output_merge_string<char> * this) */ char * __thiscall gold::var_2<var_3>::var_1(var_2<var_3> *this) { return "strings"; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (return_statement (string_literal (string_content))))))
null
char * MASKED(void) { return "strings"; }
3995_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
Output_file_header
FUN_001f55e0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void Output_file_header(Output_file_header * this, Target * target, Symbol_table * symtab, Output_segment_headers * osh) */ void __thiscall gold::Output_file_header::Output_file_header (Output_file_header *this,Target *target,Symbol_table *symtab,Output_segment_headers *osh) { undefined1 *puVar1; byte bVar2; off_t oVar3; puVar1 = &(this->super_Output_data).field_0x20; *puVar1 = *puVar1 & 0xe0; this->symtab_ = symtab; (this->super_Output_data).address_ = 0; (this->super_Output_data).data_size_ = 0; (this->super_Output_data).offset_ = -1; (this->super_Output_data)._vptr_Output_data = (_func_int_varargs **)&PTR__Output_file_header_00428718; this->target_ = target; this->segment_header_ = osh; this->section_header_ = (Output_section_headers *)0x0; this->shstrtab_ = (Output_section *)0x0; oVar3 = do_size(this); bVar2 = (this->super_Output_data).field_0x20; if (((bVar2 & 2) == 0) && ((bVar2 & 8) == 0)) { (this->super_Output_data).data_size_ = oVar3; (this->super_Output_data).field_0x20 = bVar2 | 2; return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x218,"set_data_size"); }
void FUN_001f55e0(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { byte bVar1; undefined8 uVar2; *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0; param_1[6] = param_3; param_1[1] = 0; param_1[2] = 0; param_1[3] = 0xffffffffffffffff; *param_1 = &PTR_FUN_00428718; param_1[5] = param_2; param_1[7] = param_4; param_1[8] = 0; param_1[9] = 0; uVar2 = FUN_001f5570(); bVar1 = *(byte *)(param_1 + 4); if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) { param_1[2] = uVar2; *(byte *)(param_1 + 4) = bVar1 | 2; return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x218,"set_data_size"); }
PUSH RBX LEA RAX,[0x428718] MOV RBX,RDI AND byte ptr [RDI + 0x20],0xe0 MOV qword ptr [RDI + 0x30],RDX MOV qword ptr [RDI + 0x8],0x0 MOV qword ptr [RDI + 0x10],0x0 MOV qword ptr [RDI + 0x18],-0x1 MOV qword ptr [RDI],RAX MOV qword ptr [RDI + 0x28],RSI MOV qword ptr [RDI + 0x38],RCX MOV qword ptr [RDI + 0x40],0x0 MOV qword ptr [RDI + 0x48],0x0 CALL 0x001f5570 MOVZX EDX,byte ptr [RBX + 0x20] TEST DL,0x2 JNZ 0x001f5645 TEST DL,0x8 JNZ 0x001f5645 OR EDX,0x2 MOV qword ptr [RBX + 0x10],RAX MOV byte ptr [RBX + 0x20],DL POP RBX RET LEA RDX,[0x380c08] MOV ESI,0x218 LEA RDI,[0x373454] CALL 0x0017c650
null
null
null
null
[(u'INT_AND_-1207937407', u'INT_EQUAL_-1207937421'), ('const-0', u'PTRSUB_-1207937301'), ('const-433', u'STORE_-1207937489'), ('const-3617876', u'COPY_-1207937260'), ('const-0', u'PTRSUB_-1207937260'), ('tmp_282', u'STORE_-1207937483'), (u'PTRSUB_-1207937256', u'STORE_-1207937483'), ('tmp_281', u'PTRSUB_-1207937280'), ('tmp_281', u'PTRSUB_-1207937198'), (u'CAST_-1207937243', u'STORE_-1207937489'), (u'PTRSUB_-1207937237', u'STORE_-1207937458'), ('const-0', u'STORE_-1207937458'), ('const-0', u'STORE_-1207937521'), ('const-2', u'INT_OR_-1207937275'), ('const-4359960', u'PTRSUB_-1207937270'), ('const-40', u'PTRSUB_-1207937256'), ('const-0', u'INT_EQUAL_-1207937421'), ('const-2', u'INT_AND_-1207937407'), ('const-0', u'PTRSUB_-1207937280'), (u'LOAD_-1207937441', u'INT_AND_-1207937407'), (u'PTRSUB_-1207937189', u'STORE_-1207937379'), ('const-0', u'PTRSUB_-1207937223'), ('const-433', u'STORE_-1207937458'), ('const-433', u'LOAD_-1207937547'), ('tmp_284', u'STORE_-1207937476'), (u'PTRSUB_-1207937198', u'PTRSUB_-1207937189'), ('const-3673096', u'COPY_-1207937259'), ('const-433', u'STORE_-1207937483'), ('const-0', u'INT_EQUAL_-1207937405'), ('const-0', u'PTRSUB_-1207937245'), ('const-48', u'PTRSUB_-1207937295'), ('const-72', u'PTRSUB_-1207937237'), ('const-536', u'CALL_-1207937338'), ('const-1', u'RETURN_-1207937333'), ('const-433', u'STORE_-1207937476'), (u'COPY_-1207937259', u'CALL_-1207937338'), (u'LOAD_-1207937441', u'INT_AND_-1207937391'), ('tmp_281', u'CALL_-1207937443'), ('tmp_281', u'PTRSUB_-1207937204'), (u'PTRSUB_-1207937270', u'CAST_-1207937243'), ('tmp_283', u'STORE_-1207937528'), ('const-433', u'STORE_-1207937386'), ('tmp_167', u'CBRANCH_-1207937418'), (u'PTRSUB_-1207937270', u'PTRSUB_-1207937254'), (u'LOAD_-1207937547', u'INT_AND_-1207937521'), ('const-433', u'LOAD_-1207937441'), ('const-0', u'PTRSUB_-1207937270'), (u'INT_EQUAL_-1207937421', u'CBRANCH_-1207937418'), (u'PTRSUB_-1207937212', u'LOAD_-1207937441'), (u'PTRSUB_-1207937204', u'PTRSUB_-1207937194'), ('const-0', u'STORE_-1207937469'), ('tmp_281', u'PTRSUB_-1207937290'), (u'LOAD_-1207937441', u'INT_OR_-1207937275'), ('const-224', u'INT_AND_-1207937521'), (u'PTRSUB_-1207937281', u'LOAD_-1207937547'), ('const-433', u'STORE_-1207937379'), (u'PTRSUB_-1207937290', u'PTRSUB_-1207937272'), ('const-16', u'PTRSUB_-1207937263'), ('const-0', u'PTRSUB_-1207937204'), ('tmp_281', u'PTRSUB_-1207937246'), (u'PTRSUB_-1207937254', u'STORE_-1207937499'), (u'PTRSUB_-1207937295', u'STORE_-1207937528'), ('const-16', u'PTRSUB_-1207937194'), (u'INT_OR_-1207937275', u'STORE_-1207937379'), ('const-0', u'PTRSUB_-1207937270'), ('const-433', u'STORE_-1207937510'), ('const-433', u'STORE_-1207937544'), (u'PTRSUB_-1207937194', u'STORE_-1207937386'), ('const-8', u'PTRSUB_-1207937272'), ('const-433', u'STORE_-1207937528'), (u'PTRSUB_-1207937245', u'STORE_-1207937489'), (u'PTRSUB_-1207937246', u'STORE_-1207937469'), (u'PTRSUB_-1207937280', u'PTRSUB_-1207937263'), (u'PTRSUB_-1207937301', u'PTRSUB_-1207937281'), (u'COPY_-1207937260', u'CALL_-1207937338'), (u'PTRSUB_-1207937281', u'STORE_-1207937544'), (u'PTRSUB_-1207937263', u'STORE_-1207937510'), ('const-64', u'PTRSUB_-1207937246'), ('const-32', u'PTRSUB_-1207937189'), ('tmp_281', u'PTRSUB_-1207937256'), (u'CALL_-1207937443', u'STORE_-1207937386'), (u'PTRSUB_-1207937260', u'PTRSUB_-1207937245'), ('const-0', u'RETURN_-1207937361'), ('const-8', u'INT_AND_-1207937391'), ('const-0', u'PTRSUB_-1207937198'), ('const-32', u'PTRSUB_-1207937212'), ('const-56', u'PTRSUB_-1207937251'), ('tmp_281', u'PTRSUB_-1207937237'), (u'PTRSUB_-1207937223', u'PTRSUB_-1207937212'), ('const-433', u'STORE_-1207937499'), (u'INT_EQUAL_-1207937405', u'CBRANCH_-1207937402'), ('const-32', u'PTRSUB_-1207937281'), ('tmp_281', u'PTRSUB_-1207937260'), (u'INT_AND_-1207937521', u'STORE_-1207937544'), ('const--1', u'STORE_-1207937499'), ('const-433', u'STORE_-1207937521'), ('tmp_281', u'PTRSUB_-1207937270'), (u'PTRSUB_-1207937272', u'STORE_-1207937521'), ('const-433', u'STORE_-1207937469'), ('tmp_281', u'PTRSUB_-1207937301'), ('tmp_195', u'CBRANCH_-1207937402'), (u'PTRSUB_-1207937251', u'STORE_-1207937476'), ('tmp_281', u'PTRSUB_-1207937223'), ('tmp_281', u'PTRSUB_-1207937251'), ('const-0', u'PTRSUB_-1207937290'), ('const-0', u'STORE_-1207937510'), ('const-24', u'PTRSUB_-1207937254'), ('tmp_281', u'PTRSUB_-1207937295'), (u'INT_AND_-1207937391', u'INT_EQUAL_-1207937405')]
[(u'INT_AND_-1207937407', u'INT_EQUAL_-1207937421'), ('const-433', u'STORE_-1207937544'), (u'PTRADD_-1207937297', u'STORE_-1207937528'), ('const-3617876', u'COPY_-1207937260'), ('tmp_451', u'STORE_-1207937528'), (u'CAST_-1207937203', u'STORE_-1207937379'), ('const-3', u'PTRADD_-1207937274'), ('const-9', u'PTRADD_-1207937243'), ('const-0', u'STORE_-1207937469'), ('const-8', u'PTRADD_-1207937292'), ('const-433', u'STORE_-1207937386'), (u'PTRADD_-1207937302', u'CAST_-1207937290'), ('tmp_449', u'PTRADD_-1207937262'), ('const-433', u'LOAD_-1207937441'), ('const-7', u'PTRADD_-1207937257'), (u'PTRADD_-1207937252', u'STORE_-1207937469'), ('const-0', u'INT_EQUAL_-1207937421'), ('const-2', u'INT_AND_-1207937407'), ('tmp_452', u'STORE_-1207937483'), ('tmp_449', u'PTRADD_-1207937292'), (u'LOAD_-1207937441', u'INT_AND_-1207937407'), ('const-536', u'CALL_-1207937338'), (u'PTRADD_-1207937257', u'STORE_-1207937476'), ('const-2', u'PTRADD_-1207937283'), (u'PTRADD_-1207937243', u'STORE_-1207937458'), ('const-8', u'PTRADD_-1207937274'), ('const-433', u'STORE_-1207937489'), ('const-5', u'PTRADD_-1207937262'), ('const-0', u'INT_EQUAL_-1207937405'), ('const-4', u'PTRADD_-1207937302'), (u'PTRADD_-1207937274', u'STORE_-1207937499'), ('const-8', u'PTRADD_-1207937252'), ('tmp_449', u'PTRADD_-1207937211'), ('const-8', u'PTRADD_-1207937211'), ('const-4359960', u'PTRSUB_-1207937270'), ('tmp_449', u'PTRADD_-1207937229'), ('const-8', u'PTRADD_-1207937229'), ('const-433', u'STORE_-1207937458'), ('const-1', u'RETURN_-1207937333'), ('const-8', u'PTRADD_-1207937252'), (u'COPY_-1207937259', u'CALL_-1207937338'), (u'LOAD_-1207937441', u'INT_AND_-1207937391'), ('tmp_449', u'PTRADD_-1207937243'), ('const-8', u'PTRADD_-1207937206'), ('tmp_167', u'CBRANCH_-1207937418'), ('const-8', u'PTRADD_-1207937243'), ('tmp_453', u'STORE_-1207937476'), (u'LOAD_-1207937547', u'INT_AND_-1207937521'), (u'INT_EQUAL_-1207937421', u'CBRANCH_-1207937418'), ('const-433', u'STORE_-1207937476'), (u'CAST_-1207937290', u'STORE_-1207937544'), ('const-0', u'STORE_-1207937521'), (u'PTRADD_-1207937211', u'STORE_-1207937386'), ('const-433', u'STORE_-1207937379'), (u'LOAD_-1207937441', u'INT_OR_-1207937275'), ('const-3673096', u'COPY_-1207937259'), ('const-224', u'INT_AND_-1207937521'), (u'PTRADD_-1207937229', u'CAST_-1207937225'), (u'PTRADD_-1207937262', u'STORE_-1207937483'), (u'PTRADD_-1207937302', u'CAST_-1207937291'), ('const-0', u'STORE_-1207937458'), (u'CAST_-1207937225', u'LOAD_-1207937441'), ('const-0', u'STORE_-1207937510'), ('tmp_449', u'PTRADD_-1207937274'), (u'INT_OR_-1207937275', u'STORE_-1207937379'), ('const-433', u'STORE_-1207937499'), ('tmp_449', u'PTRADD_-1207937252'), ('tmp_449', u'PTRADD_-1207937257'), (u'PTRADD_-1207937292', u'STORE_-1207937521'), ('const-1', u'PTRADD_-1207937292'), (u'COPY_-1207937260', u'CALL_-1207937338'), ('const-433', u'STORE_-1207937528'), ('const-2', u'INT_OR_-1207937275'), ('const-433', u'STORE_-1207937510'), (u'PTRADD_-1207937206', u'CAST_-1207937203'), ('const-433', u'STORE_-1207937483'), ('const--1', u'STORE_-1207937499'), ('const-8', u'PTRADD_-1207937297'), ('tmp_449', u'PTRADD_-1207937206'), (u'CALL_-1207937443', u'STORE_-1207937386'), ('tmp_449', u'PTRADD_-1207937297'), ('const-6', u'PTRADD_-1207937297'), ('const-0', u'RETURN_-1207937361'), ('tmp_449', u'STORE_-1207937489'), (u'PTRSUB_-1207937270', u'STORE_-1207937489'), ('const-8', u'INT_AND_-1207937391'), ('const-4', u'PTRADD_-1207937206'), ('const-8', u'PTRADD_-1207937302'), ('const-8', u'PTRADD_-1207937257'), (u'PTRADD_-1207937283', u'STORE_-1207937510'), (u'INT_EQUAL_-1207937405', u'CBRANCH_-1207937402'), ('const-433', u'LOAD_-1207937547'), (u'INT_AND_-1207937521', u'STORE_-1207937544'), ('const-8', u'PTRADD_-1207937262'), ('const-2', u'PTRADD_-1207937211'), (u'CAST_-1207937291', u'LOAD_-1207937547'), ('const-4', u'PTRADD_-1207937229'), ('const-0', u'PTRSUB_-1207937270'), ('const-8', u'PTRADD_-1207937283'), ('const-433', u'STORE_-1207937521'), ('tmp_195', u'CBRANCH_-1207937402'), ('const-433', u'STORE_-1207937469'), ('tmp_449', u'PTRADD_-1207937283'), ('tmp_449', u'PTRADD_-1207937302'), (u'INT_AND_-1207937391', u'INT_EQUAL_-1207937405')]
null
null
001f55e0
x64
O2
(translation_unit "void FUN_001f55e0(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n byte bVar1;\n undefined8 uVar2;\n \n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n param_1[6] = param_3;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_00428718;\n param_1[5] = param_2;\n param_1[7] = param_4;\n param_1[8] = 0;\n param_1[9] = 0;\n uVar2 = FUN_001f5570();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = 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_001f55e0(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n byte bVar1;\n undefined8 uVar2;\n \n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n param_1[6] = param_3;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_00428718;\n param_1[5] = param_2;\n param_1[7] = param_4;\n param_1[8] = 0;\n param_1[9] = 0;\n uVar2 = FUN_001f5570();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = 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_001f55e0(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 (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) ))) (compound_statement "{\n byte bVar1;\n undefined8 uVar2;\n \n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n param_1[6] = param_3;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_00428718;\n param_1[5] = param_2;\n param_1[7] = param_4;\n param_1[8] = 0;\n param_1[9] = 0;\n uVar2 = FUN_001f5570();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = 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 ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "param_1[6] = param_3;" (assignment_expression "param_1[6] = param_3" (subscript_expression "param_1[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &PTR_FUN_00428718;" (assignment_expression "*param_1 = &PTR_FUN_00428718" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00428718" & identifier)) ;) (expression_statement "param_1[5] = param_2;" (assignment_expression "param_1[5] = param_2" (subscript_expression "param_1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[7] = param_4;" (assignment_expression "param_1[7] = param_4" (subscript_expression "param_1[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar2 = FUN_001f5570();" (assignment_expression "uVar2 = FUN_001f5570()" identifier = (call_expression "FUN_001f5570()" identifier (argument_list "()" ( )))) ;) (expression_statement "bVar1 = *(byte *)(param_1 + 4);" (assignment_expression "bVar1 = *(byte *)(param_1 + 4)" identifier = (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) ))))) ;) (if_statement "if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = 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 param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }" { (expression_statement "param_1[2] = uVar2;" (assignment_expression "param_1[2] = uVar2" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(byte *)(param_1 + 4) = bVar1 | 2;" (assignment_expression "*(byte *)(param_1 + 4) = bVar1 | 2" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "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 "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void Output_file_header(Output_file_header * this, Target * target,\n Symbol_table * symtab, Output_segment_headers * osh) */\n\nvoid __thiscall\ngold::Output_file_header::Output_file_header\n (Output_file_header *this,Target *target,Symbol_table *symtab,Output_segment_headers *osh)\n\n{\n undefined1 *puVar1;\n byte bVar2;\n off_t oVar3;\n \n puVar1 = &(this->super_Output_data).field_0x20;\n *puVar1 = *puVar1 & 0xe0;\n this->symtab_ = symtab;\n (this->super_Output_data).address_ = 0;\n (this->super_Output_data).data_size_ = 0;\n (this->super_Output_data).offset_ = -1;\n (this->super_Output_data)._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_file_header_00428718;\n this->target_ = target;\n this->segment_header_ = osh;\n this->section_header_ = (Output_section_headers *)0x0;\n this->shstrtab_ = (Output_section *)0x0;\n oVar3 = do_size(this);\n bVar2 = (this->super_Output_data).field_0x20;\n if (((bVar2 & 2) == 0) && ((bVar2 & 8) == 0)) {\n (this->super_Output_data).data_size_ = oVar3;\n (this->super_Output_data).field_0x20 = bVar2 | 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 comment (function_definition "void __thiscall\ngold::Output_file_header::Output_file_header\n (Output_file_header *this,Target *target,Symbol_table *symtab,Output_segment_headers *osh)\n\n{\n undefined1 *puVar1;\n byte bVar2;\n off_t oVar3;\n \n puVar1 = &(this->super_Output_data).field_0x20;\n *puVar1 = *puVar1 & 0xe0;\n this->symtab_ = symtab;\n (this->super_Output_data).address_ = 0;\n (this->super_Output_data).data_size_ = 0;\n (this->super_Output_data).offset_ = -1;\n (this->super_Output_data)._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_file_header_00428718;\n this->target_ = target;\n this->segment_header_ = osh;\n this->section_header_ = (Output_section_headers *)0x0;\n this->shstrtab_ = (Output_section *)0x0;\n oVar3 = do_size(this);\n bVar2 = (this->super_Output_data).field_0x20;\n if (((bVar2 & 2) == 0) && ((bVar2 & 8) == 0)) {\n (this->super_Output_data).data_size_ = oVar3;\n (this->super_Output_data).field_0x20 = bVar2 | 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_file_header::" identifier : : identifier : :) (function_declarator "Output_file_header\n (Output_file_header *this,Target *target,Symbol_table *symtab,Output_segment_headers *osh)" identifier (parameter_list "(Output_file_header *this,Target *target,Symbol_table *symtab,Output_segment_headers *osh)" ( (parameter_declaration "Output_file_header *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Target *target" type_identifier (pointer_declarator "*target" * identifier)) , (parameter_declaration "Symbol_table *symtab" type_identifier (pointer_declarator "*symtab" * identifier)) , (parameter_declaration "Output_segment_headers *osh" type_identifier (pointer_declarator "*osh" * identifier)) ))) (compound_statement "{\n undefined1 *puVar1;\n byte bVar2;\n off_t oVar3;\n \n puVar1 = &(this->super_Output_data).field_0x20;\n *puVar1 = *puVar1 & 0xe0;\n this->symtab_ = symtab;\n (this->super_Output_data).address_ = 0;\n (this->super_Output_data).data_size_ = 0;\n (this->super_Output_data).offset_ = -1;\n (this->super_Output_data)._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_file_header_00428718;\n this->target_ = target;\n this->segment_header_ = osh;\n this->section_header_ = (Output_section_headers *)0x0;\n this->shstrtab_ = (Output_section *)0x0;\n oVar3 = do_size(this);\n bVar2 = (this->super_Output_data).field_0x20;\n if (((bVar2 & 2) == 0) && ((bVar2 & 8) == 0)) {\n (this->super_Output_data).data_size_ = oVar3;\n (this->super_Output_data).field_0x20 = bVar2 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x218,"set_data_size");\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "off_t oVar3;" type_identifier identifier ;) (expression_statement "puVar1 = &(this->super_Output_data).field_0x20;" (assignment_expression "puVar1 = &(this->super_Output_data).field_0x20" identifier = (pointer_expression "&(this->super_Output_data).field_0x20" & (field_expression "(this->super_Output_data).field_0x20" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*puVar1 = *puVar1 & 0xe0;" (assignment_expression "*puVar1 = *puVar1 & 0xe0" (pointer_expression "*puVar1" * identifier) = (binary_expression "*puVar1 & 0xe0" (pointer_expression "*puVar1" * identifier) & number_literal)) ;) (expression_statement "this->symtab_ = symtab;" (assignment_expression "this->symtab_ = symtab" (field_expression "this->symtab_" identifier -> field_identifier) = identifier) ;) (expression_statement "(this->super_Output_data).address_ = 0;" (assignment_expression "(this->super_Output_data).address_ = 0" (field_expression "(this->super_Output_data).address_" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_data).data_size_ = 0;" (assignment_expression "(this->super_Output_data).data_size_ = 0" (field_expression "(this->super_Output_data).data_size_" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_data).offset_ = -1;" (assignment_expression "(this->super_Output_data).offset_ = -1" (field_expression "(this->super_Output_data).offset_" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_data)._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_file_header_00428718;" (assignment_expression "(this->super_Output_data)._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_file_header_00428718" (field_expression "(this->super_Output_data)._vptr_Output_data" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Output_file_header_00428718" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Output_file_header_00428718" & identifier))) ;) (expression_statement "this->target_ = target;" (assignment_expression "this->target_ = target" (field_expression "this->target_" identifier -> field_identifier) = identifier) ;) (expression_statement "this->segment_header_ = osh;" (assignment_expression "this->segment_header_ = osh" (field_expression "this->segment_header_" identifier -> field_identifier) = identifier) ;) (expression_statement "this->section_header_ = (Output_section_headers *)0x0;" (assignment_expression "this->section_header_ = (Output_section_headers *)0x0" (field_expression "this->section_header_" identifier -> field_identifier) = (cast_expression "(Output_section_headers *)0x0" ( (type_descriptor "Output_section_headers *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "this->shstrtab_ = (Output_section *)0x0;" (assignment_expression "this->shstrtab_ = (Output_section *)0x0" (field_expression "this->shstrtab_" identifier -> field_identifier) = (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "oVar3 = do_size(this);" (assignment_expression "oVar3 = do_size(this)" identifier = (call_expression "do_size(this)" identifier (argument_list "(this)" ( identifier )))) ;) (expression_statement "bVar2 = (this->super_Output_data).field_0x20;" (assignment_expression "bVar2 = (this->super_Output_data).field_0x20" identifier = (field_expression "(this->super_Output_data).field_0x20" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (((bVar2 & 2) == 0) && ((bVar2 & 8) == 0)) {\n (this->super_Output_data).data_size_ = oVar3;\n (this->super_Output_data).field_0x20 = bVar2 | 2;\n return;\n }" if (parenthesized_expression "(((bVar2 & 2) == 0) && ((bVar2 & 8) == 0))" ( (binary_expression "((bVar2 & 2) == 0) && ((bVar2 & 8) == 0)" (parenthesized_expression "((bVar2 & 2) == 0)" ( (binary_expression "(bVar2 & 2) == 0" (parenthesized_expression "(bVar2 & 2)" ( (binary_expression "bVar2 & 2" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((bVar2 & 8) == 0)" ( (binary_expression "(bVar2 & 8) == 0" (parenthesized_expression "(bVar2 & 8)" ( (binary_expression "bVar2 & 8" identifier & number_literal) )) == number_literal) ))) )) (compound_statement "{\n (this->super_Output_data).data_size_ = oVar3;\n (this->super_Output_data).field_0x20 = bVar2 | 2;\n return;\n }" { (expression_statement "(this->super_Output_data).data_size_ = oVar3;" (assignment_expression "(this->super_Output_data).data_size_ = oVar3" (field_expression "(this->super_Output_data).data_size_" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(this->super_Output_data).field_0x20 = bVar2 | 2;" (assignment_expression "(this->super_Output_data).field_0x20 = bVar2 | 2" (field_expression "(this->super_Output_data).field_0x20" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier) = (binary_expression "bVar2 | 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_001f55e0(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n byte bVar1;\n undefined8 uVar2;\n \n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n param_1[6] = param_3;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_00428718;\n param_1[5] = param_2;\n param_1[7] = param_4;\n param_1[8] = 0;\n param_1[9] = 0;\n uVar2 = FUN_001f5570();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}\n\n" (function_definition "void FUN_001f55e0(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n byte bVar1;\n undefined8 uVar2;\n \n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n param_1[6] = param_3;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_00428718;\n param_1[5] = param_2;\n param_1[7] = param_4;\n param_1[8] = 0;\n param_1[9] = 0;\n uVar2 = FUN_001f5570();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}" primitive_type (function_declarator "FUN_001f55e0(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 (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) ))) (compound_statement "{\n byte bVar1;\n undefined8 uVar2;\n \n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n param_1[6] = param_3;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_00428718;\n param_1[5] = param_2;\n param_1[7] = param_4;\n param_1[8] = 0;\n param_1[9] = 0;\n uVar2 = FUN_001f5570();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "param_1[6] = param_3;" (assignment_expression "param_1[6] = param_3" (subscript_expression "param_1[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &PTR_FUN_00428718;" (assignment_expression "*param_1 = &PTR_FUN_00428718" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00428718" & identifier)) ;) (expression_statement "param_1[5] = param_2;" (assignment_expression "param_1[5] = param_2" (subscript_expression "param_1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[7] = param_4;" (assignment_expression "param_1[7] = param_4" (subscript_expression "param_1[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar2 = FUN_001f5570();" (assignment_expression "uVar2 = FUN_001f5570()" identifier = (call_expression "FUN_001f5570()" identifier (argument_list "()" ( )))) ;) (expression_statement "bVar1 = *(byte *)(param_1 + 4);" (assignment_expression "bVar1 = *(byte *)(param_1 + 4)" identifier = (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) ))))) ;) (if_statement "if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = 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 param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }" { (expression_statement "param_1[2] = uVar2;" (assignment_expression "param_1[2] = uVar2" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(byte *)(param_1 + 4) = bVar1 | 2;" (assignment_expression "*(byte *)(param_1 + 4) = bVar1 | 2" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "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 TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (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 (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression 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_001f55e0(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n byte bVar1;\n undefined8 uVar2;\n \n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n param_1[6] = param_3;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_00428718;\n param_1[5] = param_2;\n param_1[7] = param_4;\n param_1[8] = 0;\n param_1[9] = 0;\n uVar2 = FUN_001f5570();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}" (primitive_type "void") (function_declarator "FUN_001f55e0(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_001f55e0") (parameter_list "(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) () ")"))) (compound_statement "{\n byte bVar1;\n undefined8 uVar2;\n \n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n param_1[6] = param_3;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_00428718;\n param_1[5] = param_2;\n param_1[7] = param_4;\n param_1[8] = 0;\n param_1[9] = 0;\n uVar2 = FUN_001f5570();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = 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") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (& "&") (number_literal "0xe0"))) (; ";")) (expression_statement "param_1[6] = param_3;" (assignment_expression "param_1[6] = param_3" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (expression_statement "*param_1 = &PTR_FUN_00428718;" (assignment_expression "*param_1 = &PTR_FUN_00428718" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00428718" (& "&") (identifier "PTR_FUN_00428718"))) (; ";")) (expression_statement "param_1[5] = param_2;" (assignment_expression "param_1[5] = param_2" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "param_1[7] = param_4;" (assignment_expression "param_1[7] = param_4" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "param_4")) (; ";")) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar2 = FUN_001f5570();" (assignment_expression "uVar2 = FUN_001f5570()" (identifier "uVar2") (= "=") (call_expression "FUN_001f5570()" (identifier "FUN_001f5570") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "bVar1 = *(byte *)(param_1 + 4);" (assignment_expression "bVar1 = *(byte *)(param_1 + 4)" (identifier "bVar1") (= "=") (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = 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 param_1[2] = uVar2;\n *(byte *)(param_1 + 4) = bVar1 | 2;\n return;\n }" ({ "{") (expression_statement "param_1[2] = uVar2;" (assignment_expression "param_1[2] = uVar2" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*(byte *)(param_1 + 4) = bVar1 | 2;" (assignment_expression "*(byte *)(param_1 + 4) = bVar1 | 2" (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "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") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void Output_file_header(Output_file_header * this, Target * target, Symbol_table * symtab, Output_segment_headers * osh) */ void __thiscall gold::function_1::function_1 (function_1 *this,type_1 *target,type_2 *symtab,type_3 *osh) { type_4 *puVar1; type_5 var_2; type_6 oVar3; puVar1 = &(this->super_Output_data).field_0x20; *puVar1 = *puVar1 & 0xe0; this->symtab_ = symtab; (this->super_Output_data).address_ = 0; (this->super_Output_data).data_size_ = 0; (this->super_Output_data).offset_ = -1; (this->super_Output_data)._vptr_Output_data = (type_7 **)&PTR__Output_file_header_00428718; this->target_ = target; this->segment_header_ = osh; this->section_header_ = (type_8 *)0x0; this->shstrtab_ = (type_9 *)0x0; oVar3 = var_1(this); var_2 = (this->super_Output_data).field_0x20; if (((var_2 & 2) == 0) && ((var_2 & 8) == 0)) { (this->super_Output_data).data_size_ = oVar3; (this->super_Output_data).field_0x20 = var_2 | 2; return; } /* WARNING: Subroutine does not return */ var_3("../../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: (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)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (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(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { byte bVar1; undefined8 uVar2; *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0; param_1[6] = param_3; param_1[1] = 0; param_1[2] = 0; param_1[3] = 0xffffffffffffffff; *param_1 = &PTR_FUN_00428718; param_1[5] = param_2; param_1[7] = param_4; param_1[8] = 0; param_1[9] = 0; uVar2 = FUN_001f5570(); bVar1 = *(byte *)(param_1 + 4); if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) { param_1[2] = uVar2; *(byte *)(param_1 + 4) = bVar1 | 2; return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x218,"set_data_size"); }
6744_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
print_symbol_counts
FUN_002a4ae0
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void print_symbol_counts(Cref_inputs * this, Symbol_table * symtab, FILE * f) */ void __thiscall gold::Cref_inputs::print_symbol_counts(Cref_inputs *this,Symbol_table *symtab,FILE *f) { Object *pOVar1; long *plVar2; _Rb_tree_node_base *p_Var3; pointer ppOVar4; undefined8 *puVar5; ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>. _M_impl._M_start; if (ppOVar4 != (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>._M_impl. _M_finish) { do { pOVar1 = *ppOVar4; ppOVar4 = ppOVar4 + 1; print_object_symbol_counts(this,symtab,f,pOVar1); } while ((this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>. _M_impl._M_finish != ppOVar4); } for (p_Var3 = (this->archives_)._M_t._M_impl.super__Rb_tree_header._M_header._M_left; (_Rb_tree_header *)p_Var3 != &(this->archives_)._M_t._M_impl.super__Rb_tree_header; p_Var3 = (_Rb_tree_node_base *)std::_Rb_tree_increment(p_Var3)) { fprintf((FILE *)f,"archive %s %zu %zu\n",*(undefined8 *)(p_Var3 + 2),p_Var3[3]._M_parent, (*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3); plVar2 = *(long **)(p_Var3 + 3); puVar5 = (undefined8 *)*plVar2; if (puVar5 != (undefined8 *)plVar2[1]) { do { pOVar1 = (Object *)*puVar5; puVar5 = puVar5 + 1; print_object_symbol_counts(this,symtab,f,pOVar1); } while ((undefined8 *)plVar2[1] != puVar5); } } return; }
void FUN_002a4ae0(long *param_1,undefined8 param_2,FILE *param_3) { undefined8 uVar1; long *plVar2; long *plVar3; undefined8 *puVar4; puVar4 = (undefined8 *)*param_1; if (puVar4 != (undefined8 *)param_1[1]) { do { uVar1 = *puVar4; puVar4 = puVar4 + 1; FUN_002a4a40(param_1,param_2,param_3,uVar1); } while ((undefined8 *)param_1[1] != puVar4); } for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4; plVar3 = (long *)thunk_FUN_002f1310(plVar3)) { fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd], ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3); plVar2 = (long *)plVar3[0xc]; puVar4 = (undefined8 *)*plVar2; if (puVar4 != (undefined8 *)plVar2[1]) { do { uVar1 = *puVar4; puVar4 = puVar4 + 1; FUN_002a4a40(param_1,param_2,param_3,uVar1); } while ((undefined8 *)plVar2[1] != puVar4); } } return; }
PUSH R15 PUSH R14 PUSH R13 MOV R13,RSI PUSH R12 MOV R12,RDX PUSH RBP MOV RBP,RDI PUSH RBX SUB RSP,0x18 MOV RBX,qword ptr [RDI] CMP RBX,qword ptr [RDI + 0x8] JZ 0x002a4b1b MOV RCX,qword ptr [RBX] MOV RDX,R12 MOV RSI,R13 MOV RDI,RBP ADD RBX,0x8 CALL 0x002a4a40 CMP qword ptr [RBP + 0x8],RBX JNZ 0x002a4b00 MOV R14,qword ptr [RBP + 0x30] LEA RAX,[RBP + 0x20] MOV qword ptr [RSP + 0x8],RAX CMP R14,RAX JZ 0x002a4b9d NOP dword ptr [RAX] MOV RAX,qword ptr [R14 + 0x60] MOV RCX,qword ptr [R14 + 0x68] MOV RDI,R12 LEA RSI,[0x3a22ea] MOV RDX,qword ptr [R14 + 0x40] MOV R8,qword ptr [RAX + 0x8] SUB R8,qword ptr [RAX] XOR EAX,EAX SAR R8,0x3 CALL 0x001499f0 MOV RBX,qword ptr [R14 + 0x60] MOV RAX,qword ptr [RBX] CMP RAX,qword ptr [RBX + 0x8] JZ 0x002a4b8b MOV R15,RAX NOP dword ptr [RAX + RAX*0x1] MOV RCX,qword ptr [R15] MOV RDX,R12 MOV RSI,R13 MOV RDI,RBP ADD R15,0x8 CALL 0x002a4a40 CMP qword ptr [RBX + 0x8],R15 JNZ 0x002a4b70 MOV RDI,R14 CALL 0x002f1360 MOV R14,RAX CMP RAX,qword ptr [RSP + 0x8] JNZ 0x002a4b30 ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET
null
null
null
null
[(u'PTRSUB_-1204466175', u'PTRSUB_-1204466157'), ('tmp_753', u'CALL_-1204466860'), (u'COPY_-1204466197', u'CALL_-1204466687'), ('const-8', u'PTRADD_-1204466131'), (u'LOAD_-1204466673', u'CAST_-1204466069'), (u'CAST_-1204466073', u'MULTIEQUAL_-1204466285'), ('const-32', u'PTRADD_-1204466112'), ('const-24', u'PTRSUB_-1204466181'), (u'PTRSUB_-1204466141', u'INT_NOTEQUAL_-1204466803'), ('tmp_755', u'CAST_-1204466084'), ('const-433', u'LOAD_-1204466791'), ('tmp_754', u'CALL_-1204466604'), (u'PTRSUB_-1204466219', u'PTRSUB_-1204466200'), ('const-0', u'PTRSUB_-1204466204'), (u'PTRSUB_-1204466142', u'LOAD_-1204466838'), ('tmp_253', u'CBRANCH_-1204466802'), ('const-433', u'LOAD_-1204466641'), (u'CAST_-1204466130', u'INT_NOTEQUAL_-1204466803'), ('const-32', u'PTRADD_-1204466157'), ('const-433', u'LOAD_-1204466838'), (u'PTRSUB_-1204466163', u'PTRSUB_-1204466154'), (u'LOAD_-1204466685', u'PTRADD_-1204466064'), ('const-2', u'PTRADD_-1204466136'), ('const-0', u'PTRSUB_-1204466144'), ('tmp_593', u'CBRANCH_-1204466583'), (u'MULTIEQUAL_-1204466438', u'LOAD_-1204466897'), (u'LOAD_-1204466602', u'CAST_-1204466029'), (u'PTRSUB_-1204466191', u'PTRSUB_-1204466182'), ('const-8', u'PTRADD_-1204466064'), ('const-433', u'LOAD_-1204466858'), ('tmp_755', u'CALL_-1204466860'), (u'PTRSUB_-1204466181', u'PTRSUB_-1204466163'), (u'LOAD_-1204466838', u'MULTIEQUAL_-1204466180'), (u'CAST_-1204466073', u'INT_NOTEQUAL_-1204466657'), ('const-0', u'PTRSUB_-1204466200'), ('const-3', u'PTRADD_-1204466152'), (u'MULTIEQUAL_-1204466180', u'PTRADD_-1204466136'), ('const-433', u'LOAD_-1204466602'), (u'INT_SUB_-1204466736', u'INT_SRIGHT_-1204466701'), ('tmp_119', u'CBRANCH_-1204466897'), ('const-0', u'PTRSUB_-1204466223'), (u'INT_SRIGHT_-1204466701', u'CALL_-1204466687'), (u'LOAD_-1204466641', u'CAST_-1204466051'), ('tmp_753', u'PTRSUB_-1204466175'), (u'PTRSUB_-1204466154', u'LOAD_-1204466858'), ('const-0', u'PTRSUB_-1204466154'), (u'LOAD_-1204466921', u'MULTIEQUAL_-1204466438'), (u'LOAD_-1204466858', u'INT_NOTEQUAL_-1204466842'), ('const-433', u'LOAD_-1204466673'), ('const-433', u'LOAD_-1204466921'), ('const-8', u'PTRSUB_-1204466182'), ('const-1', u'PTRADD_-1204466074'), (u'CAST_-1204466051', u'CALL_-1204466604'), (u'PTRADD_-1204466074', u'INT_NOTEQUAL_-1204466586'), ('tmp_753', u'PTRSUB_-1204466223'), (u'PTRSUB_-1204466154', u'PTRSUB_-1204466147'), (u'CAST_-1204466078', u'LOAD_-1204466685'), (u'PTRSUB_-1204466147', u'PTRSUB_-1204466144'), (u'LOAD_-1204466915', u'INT_NOTEQUAL_-1204466899'), (u'PTRSUB_-1204466144', u'PTRSUB_-1204466142'), ('const-433', u'LOAD_-1204466798'), ('const-433', u'LOAD_-1204466755'), (u'LOAD_-1204466798', u'LOAD_-1204466755'), ('const-8', u'PTRSUB_-1204466141'), (u'CAST_-1204466029', u'INT_NOTEQUAL_-1204466586'), ('const-0', u'PTRSUB_-1204466171'), (u'LOAD_-1204466921', u'INT_NOTEQUAL_-1204466899'), ('const-0', u'PTRSUB_-1204466157'), ('const-8', u'PTRSUB_-1204466147'), (u'PTRADD_-1204466152', u'PTRSUB_-1204466150'), ('const-1', u'PTRADD_-1204466131'), (u'PTRADD_-1204466200', u'INT_NOTEQUAL_-1204466842'), (u'MULTIEQUAL_-1204466180', u'CALL_-1204466572'), ('const-8', u'PTRSUB_-1204466150'), (u'PTRSUB_-1204466186', u'LOAD_-1204466921'), ('tmp_202', u'CBRANCH_-1204466839'), (u'CAST_-1204466019', u'MULTIEQUAL_-1204466180'), ('const-3', u'PTRADD_-1204466157'), (u'INT_NOTEQUAL_-1204466657', u'CBRANCH_-1204466655'), (u'PTRADD_-1204466136', u'CAST_-1204466102'), (u'INT_NOTEQUAL_-1204466899', u'CBRANCH_-1204466897'), ('const-3810026', u'COPY_-1204466197'), ('const-0', u'PTRSUB_-1204466219'), (u'PTRSUB_-1204466195', u'PTRSUB_-1204466186'), ('const-32', u'PTRADD_-1204466136'), ('const-1', u'PTRADD_-1204466104'), (u'PTRSUB_-1204466157', u'PTRSUB_-1204466148'), (u'PTRADD_-1204466131', u'LOAD_-1204466765'), ('const-3', u'PTRADD_-1204466112'), ('tmp_754', u'CALL_-1204466860'), ('tmp_755', u'CALL_-1204466604'), ('const-8', u'PTRSUB_-1204466154'), (u'MULTIEQUAL_-1204466180', u'PTRADD_-1204466152'), (u'CAST_-1204466069', u'INT_NOTEQUAL_-1204466657'), (u'MULTIEQUAL_-1204466285', u'PTRADD_-1204466074'), (u'LOAD_-1204466897', u'CALL_-1204466860'), (u'PTRSUB_-1204466148', u'PTRSUB_-1204466141'), ('const-433', u'LOAD_-1204466772'), (u'PTRADD_-1204466064', u'LOAD_-1204466602'), ('const-8', u'PTRADD_-1204466200'), (u'CAST_-1204466121', u'LOAD_-1204466798'), ('const-24', u'PTRSUB_-1204466175'), (u'PTRSUB_-1204466150', u'LOAD_-1204466791'), ('const-0', u'RETURN_-1204466489'), ('tmp_753', u'PTRSUB_-1204466181'), ('const-0', u'PTRSUB_-1204466163'), ('const-433', u'LOAD_-1204466685'), ('tmp_753', u'PTRSUB_-1204466189'), (u'CALL_-1204466572', u'CAST_-1204466019'), (u'INT_NOTEQUAL_-1204466586', u'CBRANCH_-1204466583'), ('const-0', u'PTRSUB_-1204466148'), (u'PTRADD_-1204466157', u'CAST_-1204466121'), (u'PTRADD_-1204466200', u'MULTIEQUAL_-1204466438'), (u'PTRSUB_-1204466171', u'PTRSUB_-1204466162'), ('const-433', u'LOAD_-1204466679'), ('const-0', u'PTRSUB_-1204466195'), (u'PTRADD_-1204466074', u'MULTIEQUAL_-1204466285'), (u'MULTIEQUAL_-1204466180', u'PTRADD_-1204466112'), (u'LOAD_-1204466679', u'CAST_-1204466073'), (u'PTRADD_-1204466112', u'CAST_-1204466078'), (u'MULTIEQUAL_-1204466438', u'PTRADD_-1204466200'), (u'PTRSUB_-1204466182', u'LOAD_-1204466915'), ('const-433', u'LOAD_-1204466915'), (u'PTRSUB_-1204466204', u'PTRSUB_-1204466195'), ('const-0', u'PTRSUB_-1204466189'), (u'PTRSUB_-1204466162', u'PTRSUB_-1204466154'), (u'LOAD_-1204466798', u'PTRADD_-1204466131'), (u'CAST_-1204466102', u'LOAD_-1204466772'), (u'PTRSUB_-1204466223', u'PTRSUB_-1204466204'), (u'INT_NOTEQUAL_-1204466842', u'CBRANCH_-1204466839'), (u'LOAD_-1204466772', u'CALL_-1204466687'), (u'PTRADD_-1204466104', u'LOAD_-1204466673'), ('const-0', u'PTRSUB_-1204466191'), ('const-3', u'INT_SRIGHT_-1204466701'), ('const-32', u'PTRADD_-1204466152'), (u'LOAD_-1204466765', u'INT_SUB_-1204466736'), (u'LOAD_-1204466685', u'LOAD_-1204466679'), ('const-8', u'PTRADD_-1204466074'), (u'PTRSUB_-1204466189', u'PTRSUB_-1204466171'), ('const-0', u'PTRSUB_-1204466162'), ('tmp_502', u'CBRANCH_-1204466655'), ('const-1', u'PTRADD_-1204466064'), ('const-16', u'PTRSUB_-1204466142'), (u'MULTIEQUAL_-1204466285', u'LOAD_-1204466641'), ('const-433', u'LOAD_-1204466897'), (u'INT_NOTEQUAL_-1204466803', u'CBRANCH_-1204466802'), ('const-1', u'PTRADD_-1204466200'), ('const-0', u'PTRSUB_-1204466186'), (u'CAST_-1204466084', u'CALL_-1204466687'), (u'LOAD_-1204466755', u'INT_SUB_-1204466736'), (u'PTRSUB_-1204466200', u'PTRSUB_-1204466191'), (u'MULTIEQUAL_-1204466180', u'CAST_-1204466130'), ('const-433', u'LOAD_-1204466765'), (u'LOAD_-1204466685', u'PTRADD_-1204466104'), (u'MULTIEQUAL_-1204466180', u'PTRADD_-1204466157'), ('const-8', u'PTRADD_-1204466104'), ('tmp_753', u'PTRSUB_-1204466219'), (u'LOAD_-1204466791', u'CALL_-1204466687'), ('tmp_753', u'CALL_-1204466604')]
[(u'COPY_-1204466197', u'CALL_-1204466687'), ('const-1', u'PTRADD_-1204466110'), (u'PTRADD_-1204466185', u'LOAD_-1204466838'), ('const-8', u'PTRADD_-1204466221'), ('const-433', u'LOAD_-1204466798'), (u'LOAD_-1204466641', u'CALL_-1204466604'), (u'PTRADD_-1204466192', u'LOAD_-1204466858'), (u'CAST_-1204466101', u'INT_NOTEQUAL_-1204466657'), ('const-433', u'LOAD_-1204466765'), ('const-6', u'PTRADD_-1204466185'), (u'CAST_-1204466208', u'INT_NOTEQUAL_-1204466899'), ('tmp_253', u'CBRANCH_-1204466802'), (u'LOAD_-1204466673', u'CAST_-1204466101'), ('const-13', u'PTRADD_-1204466157'), (u'MULTIEQUAL_-1204466285', u'PTRADD_-1204466080'), ('const-8', u'PTRADD_-1204466180'), ('const-8', u'PTRADD_-1204466137'), (u'PTRADD_-1204466070', u'LOAD_-1204466602'), ('tmp_1603', u'CALL_-1204466860'), ('tmp_593', u'CBRANCH_-1204466583'), (u'LOAD_-1204466838', u'CAST_-1204466173'), ('const-433', u'LOAD_-1204466791'), (u'MULTIEQUAL_-1204466438', u'LOAD_-1204466897'), ('const-433', u'LOAD_-1204466755'), ('const-433', u'LOAD_-1204466897'), (u'MULTIEQUAL_-1204466438', u'PTRADD_-1204466202'), (u'CAST_-1204466110', u'PTRADD_-1204466070'), (u'CAST_-1204466151', u'LOAD_-1204466755'), ('const-1', u'PTRADD_-1204466080'), (u'LOAD_-1204466915', u'CAST_-1204466208'), ('const-1', u'PTRADD_-1204466192'), ('const-433', u'LOAD_-1204466858'), (u'PTRADD_-1204466180', u'INT_NOTEQUAL_-1204466803'), (u'MULTIEQUAL_-1204466180', u'INT_NOTEQUAL_-1204466803'), ('tmp_1607', u'LOAD_-1204466921'), (u'INT_SUB_-1204466736', u'INT_SRIGHT_-1204466701'), ('tmp_119', u'CBRANCH_-1204466897'), (u'INT_SRIGHT_-1204466701', u'CALL_-1204466687'), (u'LOAD_-1204466602', u'CAST_-1204466062'), (u'PTRADD_-1204466202', u'MULTIEQUAL_-1204466438'), (u'PTRADD_-1204466080', u'MULTIEQUAL_-1204466285'), (u'CAST_-1204466180', u'INT_NOTEQUAL_-1204466842'), ('const-1', u'PTRADD_-1204466070'), ('tmp_1607', u'CALL_-1204466860'), ('const-8', u'PTRADD_-1204466185'), (u'LOAD_-1204466685', u'CAST_-1204466110'), ('const-433', u'LOAD_-1204466641'), (u'CAST_-1204466052', u'MULTIEQUAL_-1204466180'), (u'MULTIEQUAL_-1204466180', u'PTRADD_-1204466118'), (u'PTRADD_-1204466221', u'LOAD_-1204466915'), ('tmp_1607', u'PTRADD_-1204466180'), ('const-433', u'LOAD_-1204466673'), ('const-8', u'PTRADD_-1204466192'), ('tmp_1605', u'CALL_-1204466604'), (u'MULTIEQUAL_-1204466180', u'CALL_-1204466572'), ('const-433', u'LOAD_-1204466685'), (u'CAST_-1204466151', u'PTRADD_-1204466137'), (u'MULTIEQUAL_-1204466180', u'PTRADD_-1204466142'), ('const-12', u'PTRADD_-1204466118'), ('tmp_202', u'CBRANCH_-1204466839'), ('const-433', u'LOAD_-1204466772'), (u'LOAD_-1204466679', u'CAST_-1204466105'), (u'INT_NOTEQUAL_-1204466657', u'CBRANCH_-1204466655'), ('const-8', u'PTRADD_-1204466157'), ('const-4', u'PTRADD_-1204466180'), (u'INT_NOTEQUAL_-1204466899', u'CBRANCH_-1204466897'), ('const-8', u'PTRADD_-1204466110'), ('const-1', u'PTRADD_-1204466137'), ('const-8', u'PTRADD_-1204466118'), (u'CALL_-1204466572', u'CAST_-1204466052'), ('const-433', u'LOAD_-1204466838'), ('const-1', u'PTRADD_-1204466221'), (u'CAST_-1204466105', u'MULTIEQUAL_-1204466285'), ('const-433', u'LOAD_-1204466921'), (u'CAST_-1204466173', u'MULTIEQUAL_-1204466180'), ('tmp_1603', u'CALL_-1204466604'), ('const-8', u'PTRADD_-1204466202'), (u'PTRADD_-1204466157', u'LOAD_-1204466791'), (u'LOAD_-1204466798', u'CAST_-1204466151'), (u'LOAD_-1204466897', u'CALL_-1204466860'), ('const-8', u'PTRADD_-1204466162'), (u'PTRADD_-1204466118', u'LOAD_-1204466685'), (u'CAST_-1204466212', u'MULTIEQUAL_-1204466438'), ('const-0', u'RETURN_-1204466489'), ('const-433', u'LOAD_-1204466679'), ('const-3', u'INT_SRIGHT_-1204466701'), (u'INT_NOTEQUAL_-1204466586', u'CBRANCH_-1204466583'), ('const-12', u'PTRADD_-1204466162'), ('const-8', u'PTRADD_-1204466142'), (u'PTRADD_-1204466110', u'LOAD_-1204466673'), (u'PTRADD_-1204466202', u'INT_NOTEQUAL_-1204466842'), (u'PTRADD_-1204466162', u'LOAD_-1204466798'), ('const-8', u'PTRADD_-1204466142'), (u'CAST_-1204466062', u'INT_NOTEQUAL_-1204466586'), ('tmp_1607', u'PTRADD_-1204466185'), ('tmp_1605', u'CALL_-1204466687'), (u'CAST_-1204466212', u'INT_NOTEQUAL_-1204466899'), ('const-1', u'PTRADD_-1204466202'), (u'CAST_-1204466110', u'LOAD_-1204466679'), ('tmp_1607', u'CALL_-1204466604'), (u'INT_NOTEQUAL_-1204466842', u'CBRANCH_-1204466839'), (u'MULTIEQUAL_-1204466180', u'PTRADD_-1204466162'), (u'LOAD_-1204466772', u'CALL_-1204466687'), ('tmp_1607', u'PTRADD_-1204466221'), ('tmp_1607', u'PTRADD_-1204466192'), (u'LOAD_-1204466858', u'CAST_-1204466180'), (u'PTRADD_-1204466137', u'LOAD_-1204466765'), (u'LOAD_-1204466765', u'INT_SUB_-1204466736'), (u'CAST_-1204466105', u'INT_NOTEQUAL_-1204466657'), ('const-433', u'LOAD_-1204466602'), ('const-433', u'LOAD_-1204466915'), (u'CAST_-1204466110', u'PTRADD_-1204466110'), ('const-3810026', u'COPY_-1204466197'), ('tmp_502', u'CBRANCH_-1204466655'), (u'MULTIEQUAL_-1204466285', u'LOAD_-1204466641'), ('tmp_1605', u'CALL_-1204466860'), (u'INT_NOTEQUAL_-1204466803', u'CBRANCH_-1204466802'), ('const-8', u'PTRADD_-1204466080'), (u'LOAD_-1204466755', u'INT_SUB_-1204466736'), (u'MULTIEQUAL_-1204466180', u'PTRADD_-1204466157'), ('const-8', u'PTRADD_-1204466070'), (u'PTRADD_-1204466080', u'INT_NOTEQUAL_-1204466586'), (u'LOAD_-1204466791', u'CALL_-1204466687'), (u'LOAD_-1204466921', u'CAST_-1204466212'), (u'PTRADD_-1204466142', u'LOAD_-1204466772')]
null
null
002a4ae0
x64
O2
(translation_unit "void FUN_002a4ae0(long *param_1,undefined8 param_2,FILE *param_3)\n\n{\n undefined8 uVar1;\n long *plVar2;\n long *plVar3;\n undefined8 *puVar4;\n \n puVar4 = (undefined8 *)*param_1;\n if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }\n for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }\n return;\n}\n\n" (function_definition "void FUN_002a4ae0(long *param_1,undefined8 param_2,FILE *param_3)\n\n{\n undefined8 uVar1;\n long *plVar2;\n long *plVar3;\n undefined8 *puVar4;\n \n puVar4 = (undefined8 *)*param_1;\n if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }\n for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_002a4ae0(long *param_1,undefined8 param_2,FILE *param_3)" identifier (parameter_list "(long *param_1,undefined8 param_2,FILE *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "FILE *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 uVar1;\n long *plVar2;\n long *plVar3;\n undefined8 *puVar4;\n \n puVar4 = (undefined8 *)*param_1;\n if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }\n for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (expression_statement "puVar4 = (undefined8 *)*param_1;" (assignment_expression "puVar4 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }" if (parenthesized_expression "(puVar4 != (undefined8 *)param_1[1])" ( (binary_expression "puVar4 != (undefined8 *)param_1[1]" identifier != (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }" { (do_statement "do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);" do (compound_statement "{\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n }" { (expression_statement "uVar1 = *puVar4;" (assignment_expression "uVar1 = *puVar4" identifier = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "puVar4 = puVar4 + 1;" (assignment_expression "puVar4 = puVar4 + 1" identifier = (binary_expression "puVar4 + 1" identifier + number_literal)) ;) (expression_statement "FUN_002a4a40(param_1,param_2,param_3,uVar1);" (call_expression "FUN_002a4a40(param_1,param_2,param_3,uVar1)" identifier (argument_list "(param_1,param_2,param_3,uVar1)" ( identifier , identifier , identifier , identifier ))) ;) }) while (parenthesized_expression "((undefined8 *)param_1[1] != puVar4)" ( (binary_expression "(undefined8 *)param_1[1] != puVar4" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != identifier) )) ;) })) (for_statement "for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }" for ( (assignment_expression "plVar3 = (long *)param_1[6]" identifier = (cast_expression "(long *)param_1[6]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[6]" identifier [ number_literal ]))) ; (binary_expression "plVar3 != param_1 + 4" identifier != (binary_expression "param_1 + 4" identifier + number_literal)) ; (assignment_expression "plVar3 = (long *)thunk_FUN_002f1310(plVar3)" identifier = (cast_expression "(long *)thunk_FUN_002f1310(plVar3)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002f1310(plVar3)" identifier (argument_list "(plVar3)" ( identifier ))))) ) (compound_statement "{\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }" { (expression_statement "fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);" (call_expression "fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3)" identifier (argument_list "(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3)" ( identifier , (string_literal ""archive %s %zu %zu\n"" " string_content escape_sequence ") , (subscript_expression "plVar3[8]" identifier [ number_literal ]) , (subscript_expression "plVar3[0xd]" identifier [ number_literal ]) , (binary_expression "((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3" (binary_expression "((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc]" (subscript_expression "((long *)plVar3[0xc])[1]" (parenthesized_expression "((long *)plVar3[0xc])" ( (cast_expression "(long *)plVar3[0xc]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[0xc]" identifier [ number_literal ])) )) [ number_literal ]) - (pointer_expression "*(long *)plVar3[0xc]" * (cast_expression "(long *)plVar3[0xc]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[0xc]" identifier [ number_literal ])))) >> number_literal) ))) ;) (expression_statement "plVar2 = (long *)plVar3[0xc];" (assignment_expression "plVar2 = (long *)plVar3[0xc]" identifier = (cast_expression "(long *)plVar3[0xc]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[0xc]" identifier [ number_literal ]))) ;) (expression_statement "puVar4 = (undefined8 *)*plVar2;" (assignment_expression "puVar4 = (undefined8 *)*plVar2" identifier = (cast_expression "(undefined8 *)*plVar2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier))) ;) (if_statement "if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }" if (parenthesized_expression "(puVar4 != (undefined8 *)plVar2[1])" ( (binary_expression "puVar4 != (undefined8 *)plVar2[1]" identifier != (cast_expression "(undefined8 *)plVar2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }" { (do_statement "do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);" do (compound_statement "{\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n }" { (expression_statement "uVar1 = *puVar4;" (assignment_expression "uVar1 = *puVar4" identifier = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "puVar4 = puVar4 + 1;" (assignment_expression "puVar4 = puVar4 + 1" identifier = (binary_expression "puVar4 + 1" identifier + number_literal)) ;) (expression_statement "FUN_002a4a40(param_1,param_2,param_3,uVar1);" (call_expression "FUN_002a4a40(param_1,param_2,param_3,uVar1)" identifier (argument_list "(param_1,param_2,param_3,uVar1)" ( identifier , identifier , identifier , identifier ))) ;) }) while (parenthesized_expression "((undefined8 *)plVar2[1] != puVar4)" ( (binary_expression "(undefined8 *)plVar2[1] != puVar4" (cast_expression "(undefined8 *)plVar2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ])) != identifier) )) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void print_symbol_counts(Cref_inputs * this, Symbol_table * symtab,\n FILE * f) */\n\nvoid __thiscall\ngold::Cref_inputs::print_symbol_counts(Cref_inputs *this,Symbol_table *symtab,FILE *f)\n\n{\n Object *pOVar1;\n long *plVar2;\n _Rb_tree_node_base *p_Var3;\n pointer ppOVar4;\n undefined8 *puVar5;\n \n ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_start;\n if (ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>._M_impl.\n _M_finish) {\n do {\n pOVar1 = *ppOVar4;\n ppOVar4 = ppOVar4 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_finish != ppOVar4);\n }\n for (p_Var3 = (this->archives_)._M_t._M_impl.super__Rb_tree_header._M_header._M_left;\n (_Rb_tree_header *)p_Var3 != &(this->archives_)._M_t._M_impl.super__Rb_tree_header;\n p_Var3 = (_Rb_tree_node_base *)std::_Rb_tree_increment(p_Var3)) {\n fprintf((FILE *)f,"archive %s %zu %zu\n",*(undefined8 *)(p_Var3 + 2),p_Var3[3]._M_parent,\n (*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3);\n plVar2 = *(long **)(p_Var3 + 3);\n puVar5 = (undefined8 *)*plVar2;\n if (puVar5 != (undefined8 *)plVar2[1]) {\n do {\n pOVar1 = (Object *)*puVar5;\n puVar5 = puVar5 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((undefined8 *)plVar2[1] != puVar5);\n }\n }\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::Cref_inputs::print_symbol_counts(Cref_inputs *this,Symbol_table *symtab,FILE *f)\n\n{\n Object *pOVar1;\n long *plVar2;\n _Rb_tree_node_base *p_Var3;\n pointer ppOVar4;\n undefined8 *puVar5;\n \n ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_start;\n if (ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>._M_impl.\n _M_finish) {\n do {\n pOVar1 = *ppOVar4;\n ppOVar4 = ppOVar4 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_finish != ppOVar4);\n }\n for (p_Var3 = (this->archives_)._M_t._M_impl.super__Rb_tree_header._M_header._M_left;\n (_Rb_tree_header *)p_Var3 != &(this->archives_)._M_t._M_impl.super__Rb_tree_header;\n p_Var3 = (_Rb_tree_node_base *)std::_Rb_tree_increment(p_Var3)) {\n fprintf((FILE *)f,"archive %s %zu %zu\n",*(undefined8 *)(p_Var3 + 2),p_Var3[3]._M_parent,\n (*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3);\n plVar2 = *(long **)(p_Var3 + 3);\n puVar5 = (undefined8 *)*plVar2;\n if (puVar5 != (undefined8 *)plVar2[1]) {\n do {\n pOVar1 = (Object *)*puVar5;\n puVar5 = puVar5 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((undefined8 *)plVar2[1] != puVar5);\n }\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Cref_inputs::" identifier : : identifier : :) (function_declarator "print_symbol_counts(Cref_inputs *this,Symbol_table *symtab,FILE *f)" identifier (parameter_list "(Cref_inputs *this,Symbol_table *symtab,FILE *f)" ( (parameter_declaration "Cref_inputs *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol_table *symtab" type_identifier (pointer_declarator "*symtab" * identifier)) , (parameter_declaration "FILE *f" type_identifier (pointer_declarator "*f" * identifier)) ))) (compound_statement "{\n Object *pOVar1;\n long *plVar2;\n _Rb_tree_node_base *p_Var3;\n pointer ppOVar4;\n undefined8 *puVar5;\n \n ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_start;\n if (ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>._M_impl.\n _M_finish) {\n do {\n pOVar1 = *ppOVar4;\n ppOVar4 = ppOVar4 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_finish != ppOVar4);\n }\n for (p_Var3 = (this->archives_)._M_t._M_impl.super__Rb_tree_header._M_header._M_left;\n (_Rb_tree_header *)p_Var3 != &(this->archives_)._M_t._M_impl.super__Rb_tree_header;\n p_Var3 = (_Rb_tree_node_base *)std::_Rb_tree_increment(p_Var3)) {\n fprintf((FILE *)f,"archive %s %zu %zu\n",*(undefined8 *)(p_Var3 + 2),p_Var3[3]._M_parent,\n (*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3);\n plVar2 = *(long **)(p_Var3 + 3);\n puVar5 = (undefined8 *)*plVar2;\n if (puVar5 != (undefined8 *)plVar2[1]) {\n do {\n pOVar1 = (Object *)*puVar5;\n puVar5 = puVar5 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((undefined8 *)plVar2[1] != puVar5);\n }\n }\n return;\n}" { (declaration "Object *pOVar1;" type_identifier (pointer_declarator "*pOVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "_Rb_tree_node_base *p_Var3;" type_identifier (pointer_declarator "*p_Var3" * identifier) ;) (declaration "pointer ppOVar4;" type_identifier identifier ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (expression_statement "ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_start;" (field_expression "ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_start" (field_expression "ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl" (binary_expression "ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_" (binary_expression "ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold" (binary_expression "ppOVar4 = (this->objects_).super__Vector_base<gold::Object*,_std" (assignment_expression "ppOVar4 = (this->objects_).super__Vector_base<gold" identifier = (binary_expression "(this->objects_).super__Vector_base<gold" (field_expression "(this->objects_).super__Vector_base" (parenthesized_expression "(this->objects_)" ( (field_expression "this->objects_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Object" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Object" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>._M_impl.\n _M_finish) {\n do {\n pOVar1 = *ppOVar4;\n ppOVar4 = ppOVar4 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_finish != ppOVar4);\n }" if (parenthesized_expression "(ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>._M_impl.\n _M_finish)" ( (field_expression "ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>._M_impl.\n _M_finish" (field_expression "ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>._M_impl" (binary_expression "ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_" (binary_expression "ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold" (binary_expression "ppOVar4 !=\n (this->objects_).super__Vector_base<gold::Object*,_std" (binary_expression "ppOVar4 !=\n (this->objects_).super__Vector_base<gold" identifier != (binary_expression "(this->objects_).super__Vector_base<gold" (field_expression "(this->objects_).super__Vector_base" (parenthesized_expression "(this->objects_)" ( (field_expression "this->objects_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Object" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Object" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n do {\n pOVar1 = *ppOVar4;\n ppOVar4 = ppOVar4 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_finish != ppOVar4);\n }" { (do_statement "do {\n pOVar1 = *ppOVar4;\n ppOVar4 = ppOVar4 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_finish != ppOVar4);" do (compound_statement "{\n pOVar1 = *ppOVar4;\n ppOVar4 = ppOVar4 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n }" { (expression_statement "pOVar1 = *ppOVar4;" (assignment_expression "pOVar1 = *ppOVar4" identifier = (pointer_expression "*ppOVar4" * identifier)) ;) (expression_statement "ppOVar4 = ppOVar4 + 1;" (assignment_expression "ppOVar4 = ppOVar4 + 1" identifier = (binary_expression "ppOVar4 + 1" identifier + number_literal)) ;) (expression_statement "print_object_symbol_counts(this,symtab,f,pOVar1);" (call_expression "print_object_symbol_counts(this,symtab,f,pOVar1)" identifier (argument_list "(this,symtab,f,pOVar1)" ( identifier , identifier , identifier , identifier ))) ;) }) while (parenthesized_expression "((this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_finish != ppOVar4)" ( (binary_expression "(this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_finish != ppOVar4" (field_expression "(this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl._M_finish" (field_expression "(this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_>.\n _M_impl" (binary_expression "(this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold::Object*>_" (binary_expression "(this->objects_).super__Vector_base<gold::Object*,_std::allocator<gold" (binary_expression "(this->objects_).super__Vector_base<gold::Object*,_std" (binary_expression "(this->objects_).super__Vector_base<gold" (field_expression "(this->objects_).super__Vector_base" (parenthesized_expression "(this->objects_)" ( (field_expression "this->objects_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Object" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Object" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) != identifier) )) ;) })) (for_statement "for (p_Var3 = (this->archives_)._M_t._M_impl.super__Rb_tree_header._M_header._M_left;\n (_Rb_tree_header *)p_Var3 != &(this->archives_)._M_t._M_impl.super__Rb_tree_header;\n p_Var3 = (_Rb_tree_node_base *)std::_Rb_tree_increment(p_Var3)) {\n fprintf((FILE *)f,"archive %s %zu %zu\n",*(undefined8 *)(p_Var3 + 2),p_Var3[3]._M_parent,\n (*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3);\n plVar2 = *(long **)(p_Var3 + 3);\n puVar5 = (undefined8 *)*plVar2;\n if (puVar5 != (undefined8 *)plVar2[1]) {\n do {\n pOVar1 = (Object *)*puVar5;\n puVar5 = puVar5 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((undefined8 *)plVar2[1] != puVar5);\n }\n }" for ( (assignment_expression "p_Var3 = (this->archives_)._M_t._M_impl.super__Rb_tree_header._M_header._M_left" identifier = (field_expression "(this->archives_)._M_t._M_impl.super__Rb_tree_header._M_header._M_left" (field_expression "(this->archives_)._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "(this->archives_)._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->archives_)._M_t._M_impl" (field_expression "(this->archives_)._M_t" (parenthesized_expression "(this->archives_)" ( (field_expression "this->archives_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ; (binary_expression "(_Rb_tree_header *)p_Var3 != &(this->archives_)._M_t._M_impl.super__Rb_tree_header" (cast_expression "(_Rb_tree_header *)p_Var3" ( (type_descriptor "_Rb_tree_header *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) != (pointer_expression "&(this->archives_)._M_t._M_impl.super__Rb_tree_header" & (field_expression "(this->archives_)._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->archives_)._M_t._M_impl" (field_expression "(this->archives_)._M_t" (parenthesized_expression "(this->archives_)" ( (field_expression "this->archives_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier))) ; (ERROR "p_Var3 = (_Rb_tree_node_base *)std::" (assignment_expression "p_Var3 = (_Rb_tree_node_base *)std" identifier = (cast_expression "(_Rb_tree_node_base *)std" ( (type_descriptor "_Rb_tree_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) : :) (call_expression "_Rb_tree_increment(p_Var3)" identifier (argument_list "(p_Var3)" ( identifier ))) ) (compound_statement "{\n fprintf((FILE *)f,"archive %s %zu %zu\n",*(undefined8 *)(p_Var3 + 2),p_Var3[3]._M_parent,\n (*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3);\n plVar2 = *(long **)(p_Var3 + 3);\n puVar5 = (undefined8 *)*plVar2;\n if (puVar5 != (undefined8 *)plVar2[1]) {\n do {\n pOVar1 = (Object *)*puVar5;\n puVar5 = puVar5 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((undefined8 *)plVar2[1] != puVar5);\n }\n }" { (expression_statement "fprintf((FILE *)f,"archive %s %zu %zu\n",*(undefined8 *)(p_Var3 + 2),p_Var3[3]._M_parent,\n (*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3);" (call_expression "fprintf((FILE *)f,"archive %s %zu %zu\n",*(undefined8 *)(p_Var3 + 2),p_Var3[3]._M_parent,\n (*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3)" identifier (argument_list "((FILE *)f,"archive %s %zu %zu\n",*(undefined8 *)(p_Var3 + 2),p_Var3[3]._M_parent,\n (*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3)" ( (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (string_literal ""archive %s %zu %zu\n"" " string_content escape_sequence ") , (pointer_expression "*(undefined8 *)(p_Var3 + 2)" * (cast_expression "(undefined8 *)(p_Var3 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(p_Var3 + 2)" ( (binary_expression "p_Var3 + 2" identifier + number_literal) )))) , (field_expression "p_Var3[3]._M_parent" (subscript_expression "p_Var3[3]" identifier [ number_literal ]) . field_identifier) , (binary_expression "(*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3) >> 3" (binary_expression "(*(long **)(p_Var3 + 3))[1] - **(long **)(p_Var3 + 3)" (subscript_expression "(*(long **)(p_Var3 + 3))[1]" (parenthesized_expression "(*(long **)(p_Var3 + 3))" ( (pointer_expression "*(long **)(p_Var3 + 3)" * (cast_expression "(long **)(p_Var3 + 3)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(p_Var3 + 3)" ( (binary_expression "p_Var3 + 3" identifier + number_literal) )))) )) [ number_literal ]) - (pointer_expression "**(long **)(p_Var3 + 3)" * (pointer_expression "*(long **)(p_Var3 + 3)" * (cast_expression "(long **)(p_Var3 + 3)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(p_Var3 + 3)" ( (binary_expression "p_Var3 + 3" identifier + number_literal) )))))) >> number_literal) ))) ;) (expression_statement "plVar2 = *(long **)(p_Var3 + 3);" (assignment_expression "plVar2 = *(long **)(p_Var3 + 3)" identifier = (pointer_expression "*(long **)(p_Var3 + 3)" * (cast_expression "(long **)(p_Var3 + 3)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(p_Var3 + 3)" ( (binary_expression "p_Var3 + 3" identifier + number_literal) ))))) ;) (expression_statement "puVar5 = (undefined8 *)*plVar2;" (assignment_expression "puVar5 = (undefined8 *)*plVar2" identifier = (cast_expression "(undefined8 *)*plVar2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier))) ;) (if_statement "if (puVar5 != (undefined8 *)plVar2[1]) {\n do {\n pOVar1 = (Object *)*puVar5;\n puVar5 = puVar5 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((undefined8 *)plVar2[1] != puVar5);\n }" if (parenthesized_expression "(puVar5 != (undefined8 *)plVar2[1])" ( (binary_expression "puVar5 != (undefined8 *)plVar2[1]" identifier != (cast_expression "(undefined8 *)plVar2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n pOVar1 = (Object *)*puVar5;\n puVar5 = puVar5 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((undefined8 *)plVar2[1] != puVar5);\n }" { (do_statement "do {\n pOVar1 = (Object *)*puVar5;\n puVar5 = puVar5 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n } while ((undefined8 *)plVar2[1] != puVar5);" do (compound_statement "{\n pOVar1 = (Object *)*puVar5;\n puVar5 = puVar5 + 1;\n print_object_symbol_counts(this,symtab,f,pOVar1);\n }" { (expression_statement "pOVar1 = (Object *)*puVar5;" (assignment_expression "pOVar1 = (Object *)*puVar5" identifier = (cast_expression "(Object *)*puVar5" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar5" * identifier))) ;) (expression_statement "puVar5 = puVar5 + 1;" (assignment_expression "puVar5 = puVar5 + 1" identifier = (binary_expression "puVar5 + 1" identifier + number_literal)) ;) (expression_statement "print_object_symbol_counts(this,symtab,f,pOVar1);" (call_expression "print_object_symbol_counts(this,symtab,f,pOVar1)" identifier (argument_list "(this,symtab,f,pOVar1)" ( identifier , identifier , identifier , identifier ))) ;) }) while (parenthesized_expression "((undefined8 *)plVar2[1] != puVar5)" ( (binary_expression "(undefined8 *)plVar2[1] != puVar5" (cast_expression "(undefined8 *)plVar2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ])) != identifier) )) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002a4ae0(long *param_1,undefined8 param_2,FILE *param_3)\n\n{\n undefined8 uVar1;\n long *plVar2;\n long *plVar3;\n undefined8 *puVar4;\n \n puVar4 = (undefined8 *)*param_1;\n if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }\n for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }\n return;\n}\n\n" (function_definition "void FUN_002a4ae0(long *param_1,undefined8 param_2,FILE *param_3)\n\n{\n undefined8 uVar1;\n long *plVar2;\n long *plVar3;\n undefined8 *puVar4;\n \n puVar4 = (undefined8 *)*param_1;\n if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }\n for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_002a4ae0(long *param_1,undefined8 param_2,FILE *param_3)" identifier (parameter_list "(long *param_1,undefined8 param_2,FILE *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "FILE *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined8 uVar1;\n long *plVar2;\n long *plVar3;\n undefined8 *puVar4;\n \n puVar4 = (undefined8 *)*param_1;\n if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }\n for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (expression_statement "puVar4 = (undefined8 *)*param_1;" (assignment_expression "puVar4 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }" if (parenthesized_expression "(puVar4 != (undefined8 *)param_1[1])" ( (binary_expression "puVar4 != (undefined8 *)param_1[1]" identifier != (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }" { (do_statement "do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);" do (compound_statement "{\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n }" { (expression_statement "uVar1 = *puVar4;" (assignment_expression "uVar1 = *puVar4" identifier = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "puVar4 = puVar4 + 1;" (assignment_expression "puVar4 = puVar4 + 1" identifier = (binary_expression "puVar4 + 1" identifier + number_literal)) ;) (expression_statement "FUN_002a4a40(param_1,param_2,param_3,uVar1);" (call_expression "FUN_002a4a40(param_1,param_2,param_3,uVar1)" identifier (argument_list "(param_1,param_2,param_3,uVar1)" ( identifier , identifier , identifier , identifier ))) ;) }) while (parenthesized_expression "((undefined8 *)param_1[1] != puVar4)" ( (binary_expression "(undefined8 *)param_1[1] != puVar4" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != identifier) )) ;) })) (for_statement "for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }" for ( (assignment_expression "plVar3 = (long *)param_1[6]" identifier = (cast_expression "(long *)param_1[6]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[6]" identifier [ number_literal ]))) ; (binary_expression "plVar3 != param_1 + 4" identifier != (binary_expression "param_1 + 4" identifier + number_literal)) ; (assignment_expression "plVar3 = (long *)thunk_FUN_002f1310(plVar3)" identifier = (cast_expression "(long *)thunk_FUN_002f1310(plVar3)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002f1310(plVar3)" identifier (argument_list "(plVar3)" ( identifier ))))) ) (compound_statement "{\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }" { (expression_statement "fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);" (call_expression "fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3)" identifier (argument_list "(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3)" ( identifier , (string_literal ""archive %s %zu %zu\n"" " string_content escape_sequence ") , (subscript_expression "plVar3[8]" identifier [ number_literal ]) , (subscript_expression "plVar3[0xd]" identifier [ number_literal ]) , (binary_expression "((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3" (binary_expression "((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc]" (subscript_expression "((long *)plVar3[0xc])[1]" (parenthesized_expression "((long *)plVar3[0xc])" ( (cast_expression "(long *)plVar3[0xc]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[0xc]" identifier [ number_literal ])) )) [ number_literal ]) - (pointer_expression "*(long *)plVar3[0xc]" * (cast_expression "(long *)plVar3[0xc]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[0xc]" identifier [ number_literal ])))) >> number_literal) ))) ;) (expression_statement "plVar2 = (long *)plVar3[0xc];" (assignment_expression "plVar2 = (long *)plVar3[0xc]" identifier = (cast_expression "(long *)plVar3[0xc]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[0xc]" identifier [ number_literal ]))) ;) (expression_statement "puVar4 = (undefined8 *)*plVar2;" (assignment_expression "puVar4 = (undefined8 *)*plVar2" identifier = (cast_expression "(undefined8 *)*plVar2" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier))) ;) (if_statement "if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }" if (parenthesized_expression "(puVar4 != (undefined8 *)plVar2[1])" ( (binary_expression "puVar4 != (undefined8 *)plVar2[1]" identifier != (cast_expression "(undefined8 *)plVar2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }" { (do_statement "do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);" do (compound_statement "{\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n }" { (expression_statement "uVar1 = *puVar4;" (assignment_expression "uVar1 = *puVar4" identifier = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "puVar4 = puVar4 + 1;" (assignment_expression "puVar4 = puVar4 + 1" identifier = (binary_expression "puVar4 + 1" identifier + number_literal)) ;) (expression_statement "FUN_002a4a40(param_1,param_2,param_3,uVar1);" (call_expression "FUN_002a4a40(param_1,param_2,param_3,uVar1)" identifier (argument_list "(param_1,param_2,param_3,uVar1)" ( identifier , identifier , identifier , identifier ))) ;) }) while (parenthesized_expression "((undefined8 *)plVar2[1] != puVar4)" ( (binary_expression "(undefined8 *)plVar2[1] != puVar4" (cast_expression "(undefined8 *)plVar2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ])) != identifier) )) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != IDENT) )) ;) })) (for_statement for ( (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ; (binary_expression IDENT != (binary_expression IDENT + LIT)) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content escape_sequence ") , (subscript_expression IDENT [ LIT ]) , (subscript_expression IDENT [ LIT ]) , (binary_expression (binary_expression (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) )) [ LIT ]) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) >> LIT) ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != IDENT) )) ;) })) })) (return_statement return ;) })))
(function_definition "void FUN_002a4ae0(long *param_1,undefined8 param_2,FILE *param_3)\n\n{\n undefined8 uVar1;\n long *plVar2;\n long *plVar3;\n undefined8 *puVar4;\n \n puVar4 = (undefined8 *)*param_1;\n if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }\n for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_002a4ae0(long *param_1,undefined8 param_2,FILE *param_3)" (identifier "FUN_002a4ae0") (parameter_list "(long *param_1,undefined8 param_2,FILE *param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "FILE *param_3" (type_identifier "FILE") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n undefined8 uVar1;\n long *plVar2;\n long *plVar3;\n undefined8 *puVar4;\n \n puVar4 = (undefined8 *)*param_1;\n if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }\n for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "long *plVar3;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar3" (* "*") (identifier "plVar3")) (; ";")) (declaration "undefined8 *puVar4;" (type_identifier "undefined8") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (expression_statement "puVar4 = (undefined8 *)*param_1;" (assignment_expression "puVar4 = (undefined8 *)*param_1" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)*param_1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (if_statement "if (puVar4 != (undefined8 *)param_1[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }" (if "if") (parenthesized_expression "(puVar4 != (undefined8 *)param_1[1])" (( "(") (binary_expression "puVar4 != (undefined8 *)param_1[1]" (identifier "puVar4") (!= "!=") (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") (] "]")))) () ")")) (compound_statement "{\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);\n }" ({ "{") (do_statement "do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)param_1[1] != puVar4);" (do "do") (compound_statement "{\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n }" ({ "{") (expression_statement "uVar1 = *puVar4;" (assignment_expression "uVar1 = *puVar4" (identifier "uVar1") (= "=") (pointer_expression "*puVar4" (* "*") (identifier "puVar4"))) (; ";")) (expression_statement "puVar4 = puVar4 + 1;" (assignment_expression "puVar4 = puVar4 + 1" (identifier "puVar4") (= "=") (binary_expression "puVar4 + 1" (identifier "puVar4") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_002a4a40(param_1,param_2,param_3,uVar1);" (call_expression "FUN_002a4a40(param_1,param_2,param_3,uVar1)" (identifier "FUN_002a4a40") (argument_list "(param_1,param_2,param_3,uVar1)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "uVar1") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((undefined8 *)param_1[1] != puVar4)" (( "(") (binary_expression "(undefined8 *)param_1[1] != puVar4" (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") (] "]"))) (!= "!=") (identifier "puVar4")) () ")")) (; ";")) (} "}"))) (for_statement "for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4;\n plVar3 = (long *)thunk_FUN_002f1310(plVar3)) {\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }" (for "for") (( "(") (assignment_expression "plVar3 = (long *)param_1[6]" (identifier "plVar3") (= "=") (cast_expression "(long *)param_1[6]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")))) (; ";") (binary_expression "plVar3 != param_1 + 4" (identifier "plVar3") (!= "!=") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4"))) (; ";") (assignment_expression "plVar3 = (long *)thunk_FUN_002f1310(plVar3)" (identifier "plVar3") (= "=") (cast_expression "(long *)thunk_FUN_002f1310(plVar3)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "thunk_FUN_002f1310(plVar3)" (identifier "thunk_FUN_002f1310") (argument_list "(plVar3)" (( "(") (identifier "plVar3") () ")"))))) () ")") (compound_statement "{\n fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);\n plVar2 = (long *)plVar3[0xc];\n puVar4 = (undefined8 *)*plVar2;\n if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }\n }" ({ "{") (expression_statement "fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3);" (call_expression "fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3)" (identifier "fprintf") (argument_list "(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd],\n ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3)" (( "(") (identifier "param_3") (, ",") (string_literal ""archive %s %zu %zu\n"" (" """) (string_content "archive %s %zu %zu") (escape_sequence "\n") (" """)) (, ",") (subscript_expression "plVar3[8]" (identifier "plVar3") ([ "[") (number_literal "8") (] "]")) (, ",") (subscript_expression "plVar3[0xd]" (identifier "plVar3") ([ "[") (number_literal "0xd") (] "]")) (, ",") (binary_expression "((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3" (binary_expression "((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc]" (subscript_expression "((long *)plVar3[0xc])[1]" (parenthesized_expression "((long *)plVar3[0xc])" (( "(") (cast_expression "(long *)plVar3[0xc]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar3[0xc]" (identifier "plVar3") ([ "[") (number_literal "0xc") (] "]"))) () ")")) ([ "[") (number_literal "1") (] "]")) (- "-") (pointer_expression "*(long *)plVar3[0xc]" (* "*") (cast_expression "(long *)plVar3[0xc]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar3[0xc]" (identifier "plVar3") ([ "[") (number_literal "0xc") (] "]"))))) (>> ">>") (number_literal "3")) () ")"))) (; ";")) (expression_statement "plVar2 = (long *)plVar3[0xc];" (assignment_expression "plVar2 = (long *)plVar3[0xc]" (identifier "plVar2") (= "=") (cast_expression "(long *)plVar3[0xc]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar3[0xc]" (identifier "plVar3") ([ "[") (number_literal "0xc") (] "]")))) (; ";")) (expression_statement "puVar4 = (undefined8 *)*plVar2;" (assignment_expression "puVar4 = (undefined8 *)*plVar2" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)*plVar2" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar2" (* "*") (identifier "plVar2")))) (; ";")) (if_statement "if (puVar4 != (undefined8 *)plVar2[1]) {\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }" (if "if") (parenthesized_expression "(puVar4 != (undefined8 *)plVar2[1])" (( "(") (binary_expression "puVar4 != (undefined8 *)plVar2[1]" (identifier "puVar4") (!= "!=") (cast_expression "(undefined8 *)plVar2[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")))) () ")")) (compound_statement "{\n do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);\n }" ({ "{") (do_statement "do {\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n } while ((undefined8 *)plVar2[1] != puVar4);" (do "do") (compound_statement "{\n uVar1 = *puVar4;\n puVar4 = puVar4 + 1;\n FUN_002a4a40(param_1,param_2,param_3,uVar1);\n }" ({ "{") (expression_statement "uVar1 = *puVar4;" (assignment_expression "uVar1 = *puVar4" (identifier "uVar1") (= "=") (pointer_expression "*puVar4" (* "*") (identifier "puVar4"))) (; ";")) (expression_statement "puVar4 = puVar4 + 1;" (assignment_expression "puVar4 = puVar4 + 1" (identifier "puVar4") (= "=") (binary_expression "puVar4 + 1" (identifier "puVar4") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_002a4a40(param_1,param_2,param_3,uVar1);" (call_expression "FUN_002a4a40(param_1,param_2,param_3,uVar1)" (identifier "FUN_002a4a40") (argument_list "(param_1,param_2,param_3,uVar1)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "uVar1") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((undefined8 *)plVar2[1] != puVar4)" (( "(") (binary_expression "(undefined8 *)plVar2[1] != puVar4" (cast_expression "(undefined8 *)plVar2[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (identifier "puVar4")) () ")")) (; ";")) (} "}"))) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void print_symbol_counts(Cref_inputs * this, Symbol_table * symtab, FILE * f) */ void __thiscall var_1::type_1::function_1(type_1 *this,type_2 *symtab,type_3 *f) { type_4 *pOVar1; long *plVar2; type_5 *var_8; type_6 var_4; type_7 *var_9; var_4 = (this->objects_).super__Vector_base<var_1::type_4*,var_2::allocator<var_1::type_4*>var_3>. _M_impl._M_start; if (var_4 != (this->objects_).super__Vector_base<var_1::type_4*,var_2::allocator<var_1::type_4*>var_3>._M_impl. _M_finish) { do { pOVar1 = *var_4; var_4 = var_4 + 1; var_5(this,symtab,f,pOVar1); } while ((this->objects_).super__Vector_base<var_1::type_4*,var_2::allocator<var_1::type_4*>var_3>. _M_impl._M_finish != var_4); } for (var_8 = (this->archives_)._M_t._M_impl.super__Rb_tree_header._M_header._M_left; (type_8 *)var_8 != &(this->archives_)._M_t._M_impl.super__Rb_tree_header; var_8 = (type_5 *)std::var_6(var_8)) { var_7((type_3 *)f,"archive %s %zu %zu\n",*(type_7 *)(var_8 + 2),var_8[3]._M_parent, (*(long **)(var_8 + 3))[1] - **(long **)(var_8 + 3) >> 3); plVar2 = *(long **)(var_8 + 3); var_9 = (type_7 *)*plVar2; if (var_9 != (type_7 *)plVar2[1]) { do { pOVar1 = (type_4 *)*var_9; var_9 = var_9 + 1; var_5(this,symtab,f,pOVar1); } while ((type_7 *)plVar2[1] != var_9); } } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (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: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))))) (for_statement initializer: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) condition: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) update: (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))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content) (escape_sequence)) (subscript_expression argument: (identifier) index: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (binary_expression left: (binary_expression left: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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) (identifier) (identifier) (identifier))))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))))))) (return_statement))))
null
void MASKED(long *param_1,undefined8 param_2,FILE *param_3) { undefined8 uVar1; long *plVar2; long *plVar3; undefined8 *puVar4; puVar4 = (undefined8 *)*param_1; if (puVar4 != (undefined8 *)param_1[1]) { do { uVar1 = *puVar4; puVar4 = puVar4 + 1; FUN_002a4a40(param_1,param_2,param_3,uVar1); } while ((undefined8 *)param_1[1] != puVar4); } for (plVar3 = (long *)param_1[6]; plVar3 != param_1 + 4; plVar3 = (long *)thunk_FUN_002f1310(plVar3)) { fprintf(param_3,"archive %s %zu %zu\n",plVar3[8],plVar3[0xd], ((long *)plVar3[0xc])[1] - *(long *)plVar3[0xc] >> 3); plVar2 = (long *)plVar3[0xc]; puVar4 = (undefined8 *)*plVar2; if (puVar4 != (undefined8 *)plVar2[1]) { do { uVar1 = *puVar4; puVar4 = puVar4 + 1; FUN_002a4a40(param_1,param_2,param_3,uVar1); } while ((undefined8 *)plVar2[1] != puVar4); } } return; }
3167_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
~Write_symbols_task
FUN_001b1360
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Write_symbols_task(Write_symbols_task * this, int __in_chrg) */ void __thiscall gold::Write_symbols_task::~Write_symbols_task(Write_symbols_task *this,int __in_chrg) { pointer pcVar1; (this->super_Task)._vptr_Task = (_func_int_varargs **)&DAT_00432ca0; pcVar1 = (this->super_Task).name_._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar1 != &(this->super_Task).name_.field_2) { operator_delete(pcVar1); } operator_delete(this,0x68); return; }
void FUN_001b1360(undefined8 *param_1) { *param_1 = &DAT_00432ca0; if ((undefined8 *)param_1[2] != param_1 + 4) { FUN_002dac70(); } thunk_FUN_002dac70(param_1,0x68); return; }
LEA RAX,[0x432ca0] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x10] LEA RAX,[RBX + 0x20] CMP RDI,RAX JZ 0x001b1380 CALL 0x002dac70 MOV RDI,RBX MOV ESI,0x68 POP RBX JMP 0x002dac60
null
null
null
null
[(u'PTRSUB_-1207692284', u'STORE_-1207692428'), (u'PTRSUB_-1207692286', u'PTRSUB_-1207692279'), (u'PTRSUB_-1207692279', u'PTRSUB_-1207692274'), (u'PTRSUB_-1207692284', u'PTRSUB_-1207692280'), (u'PTRSUB_-1207692279', u'PTRSUB_-1207692284'), ('const-4402336', u'PTRSUB_-1207692291'), ('const-433', u'STORE_-1207692428'), ('const-0', u'PTRSUB_-1207692279'), (u'INT_NOTEQUAL_-1207692397', u'CBRANCH_-1207692396'), ('const-433', u'LOAD_-1207692424'), ('const-0', u'PTRSUB_-1207692280'), ('const-104', u'CALL_-1207692368'), (u'PTRSUB_-1207692274', u'PTRSUB_-1207692272'), (u'LOAD_-1207692424', u'CAST_-1207692268'), (u'PTRSUB_-1207692291', u'CAST_-1207692280'), ('const-0', u'PTRSUB_-1207692286'), (u'CAST_-1207692280', u'STORE_-1207692428'), ('const-16', u'PTRSUB_-1207692272'), (u'PTRSUB_-1207692290', u'PTRSUB_-1207692284'), (u'PTRSUB_-1207692272', u'INT_NOTEQUAL_-1207692397'), ('const-16', u'PTRSUB_-1207692274'), ('const-0', u'PTRSUB_-1207692284'), ('const-0', u'PTRSUB_-1207692290'), ('tmp_93', u'PTRSUB_-1207692290'), (u'PTRSUB_-1207692280', u'LOAD_-1207692424'), ('const-0', u'PTRSUB_-1207692291'), ('const-0', u'PTRSUB_-1207692284'), (u'CAST_-1207692268', u'INT_NOTEQUAL_-1207692397'), (u'LOAD_-1207692424', u'CALL_-1207692389'), ('tmp_93', u'CALL_-1207692368'), ('tmp_58', u'CBRANCH_-1207692396'), ('const-16', u'PTRSUB_-1207692279'), ('tmp_93', u'PTRSUB_-1207692286'), ('const-0', u'RETURN_-1207692364'), ('tmp_93', u'PTRSUB_-1207692279')]
[(u'PTRADD_-1207692289', u'LOAD_-1207692424'), ('tmp_194', u'PTRADD_-1207692289'), ('const-2', u'PTRADD_-1207692289'), ('const-4', u'PTRADD_-1207692284'), ('const-433', u'LOAD_-1207692424'), (u'PTRADD_-1207692284', u'INT_NOTEQUAL_-1207692397'), (u'INT_NOTEQUAL_-1207692397', u'CBRANCH_-1207692396'), ('const-0', u'PTRSUB_-1207692292'), ('const-433', u'STORE_-1207692428'), ('const-4402336', u'PTRSUB_-1207692292'), ('const-104', u'CALL_-1207692368'), ('tmp_194', u'PTRADD_-1207692284'), (u'PTRSUB_-1207692292', u'STORE_-1207692428'), (u'CAST_-1207692288', u'INT_NOTEQUAL_-1207692397'), ('const-8', u'PTRADD_-1207692284'), ('tmp_194', u'CALL_-1207692368'), ('tmp_58', u'CBRANCH_-1207692396'), ('tmp_194', u'STORE_-1207692428'), ('const-8', u'PTRADD_-1207692289'), ('const-0', u'RETURN_-1207692364'), (u'LOAD_-1207692424', u'CAST_-1207692288')]
null
null
001b1360
x64
O2
(translation_unit "void FUN_001b1360(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00432ca0;\n if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_001b1360(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00432ca0;\n if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_001b1360(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &DAT_00432ca0;\n if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &DAT_00432ca0;" (assignment_expression "*param_1 = &DAT_00432ca0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00432ca0" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }" if (parenthesized_expression "((undefined8 *)param_1[2] != param_1 + 4)" ( (binary_expression "(undefined8 *)param_1[2] != param_1 + 4" (cast_expression "(undefined8 *)param_1[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ])) != (binary_expression "param_1 + 4" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_002dac70(param_1,0x68);" (call_expression "thunk_FUN_002dac70(param_1,0x68)" identifier (argument_list "(param_1,0x68)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Write_symbols_task(Write_symbols_task * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Write_symbols_task::~Write_symbols_task(Write_symbols_task *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Task)._vptr_Task = (_func_int_varargs **)&DAT_00432ca0;\n pcVar1 = (this->super_Task).name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Task).name_.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x68);\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::Write_symbols_task::~Write_symbols_task(Write_symbols_task *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Task)._vptr_Task = (_func_int_varargs **)&DAT_00432ca0;\n pcVar1 = (this->super_Task).name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Task).name_.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x68);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Write_symbols_task::~" identifier : : identifier : : ~) (function_declarator "Write_symbols_task(Write_symbols_task *this,int __in_chrg)" identifier (parameter_list "(Write_symbols_task *this,int __in_chrg)" ( (parameter_declaration "Write_symbols_task *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n (this->super_Task)._vptr_Task = (_func_int_varargs **)&DAT_00432ca0;\n pcVar1 = (this->super_Task).name_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Task).name_.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_Task)._vptr_Task = (_func_int_varargs **)&DAT_00432ca0;" (assignment_expression "(this->super_Task)._vptr_Task = (_func_int_varargs **)&DAT_00432ca0" (field_expression "(this->super_Task)._vptr_Task" (parenthesized_expression "(this->super_Task)" ( (field_expression "this->super_Task" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&DAT_00432ca0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_00432ca0" & identifier))) ;) (expression_statement "pcVar1 = (this->super_Task).name_._M_dataplus._M_p;" (assignment_expression "pcVar1 = (this->super_Task).name_._M_dataplus._M_p" identifier = (field_expression "(this->super_Task).name_._M_dataplus._M_p" (field_expression "(this->super_Task).name_._M_dataplus" (field_expression "(this->super_Task).name_" (parenthesized_expression "(this->super_Task)" ( (field_expression "this->super_Task" 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->super_Task).name_.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->super_Task).name_.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Task).name_.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar1 != &(this->super_Task).name_.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar1" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->super_Task).name_.field_2" & (field_expression "(this->super_Task).name_.field_2" (field_expression "(this->super_Task).name_" (parenthesized_expression "(this->super_Task)" ( (field_expression "this->super_Task" 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_001b1360(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00432ca0;\n if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_001b1360(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00432ca0;\n if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_001b1360(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &DAT_00432ca0;\n if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &DAT_00432ca0;" (assignment_expression "*param_1 = &DAT_00432ca0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00432ca0" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }" if (parenthesized_expression "((undefined8 *)param_1[2] != param_1 + 4)" ( (binary_expression "(undefined8 *)param_1[2] != param_1 + 4" (cast_expression "(undefined8 *)param_1[2]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ])) != (binary_expression "param_1 + 4" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_002dac70(param_1,0x68);" (call_expression "thunk_FUN_002dac70(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_001b1360(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00432ca0;\n if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001b1360(undefined8 *param_1)" (identifier "FUN_001b1360") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n *param_1 = &DAT_00432ca0;\n if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }\n thunk_FUN_002dac70(param_1,0x68);\n return;\n}" ({ "{") (expression_statement "*param_1 = &DAT_00432ca0;" (assignment_expression "*param_1 = &DAT_00432ca0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_00432ca0" (& "&") (identifier "DAT_00432ca0"))) (; ";")) (if_statement "if ((undefined8 *)param_1[2] != param_1 + 4) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[2] != param_1 + 4)" (( "(") (binary_expression "(undefined8 *)param_1[2] != param_1 + 4" (cast_expression "(undefined8 *)param_1[2]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (!= "!=") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4"))) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_002dac70(param_1,0x68);" (call_expression "thunk_FUN_002dac70(param_1,0x68)" (identifier "thunk_FUN_002dac70") (argument_list "(param_1,0x68)" (( "(") (identifier "param_1") (, ",") (number_literal "0x68") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Write_symbols_task(Write_symbols_task * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Task)._vptr_Task = (type_2 **)&DAT_00432ca0; var_5 = (this->super_Task).name_._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_5 != &(this->super_Task).name_.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 = &DAT_00432ca0; if ((undefined8 *)param_1[2] != param_1 + 4) { FUN_002dac70(); } thunk_FUN_002dac70(param_1,0x68); return; }
951_bison_and_bison_strip.c
hard_locale
FUN_0014b170
_Bool hard_locale(int category) { _Bool _Var1; byte *pbVar2; long lVar3; byte *pbVar4; byte *pbVar5; bool bVar6; bool bVar7; bool bVar8; byte bVar9; bVar9 = 0; pbVar2 = (byte *)setlocale(category,(char *)0x0); _Var1 = true; bVar6 = false; bVar8 = pbVar2 == (byte *)0x0; if (!bVar8) { lVar3 = 2; pbVar4 = pbVar2; pbVar5 = &DAT_0014fd77; do { if (lVar3 == 0) break; lVar3 = lVar3 + -1; bVar6 = *pbVar4 < *pbVar5; bVar8 = *pbVar4 == *pbVar5; pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1; pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1; } while (bVar8); _Var1 = false; bVar7 = false; bVar6 = (!bVar6 && !bVar8) == bVar6; if (!bVar6) { lVar3 = 6; pbVar4 = (byte *)"POSIX"; do { if (lVar3 == 0) break; lVar3 = lVar3 + -1; bVar7 = *pbVar2 < *pbVar4; bVar6 = *pbVar2 == *pbVar4; pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1; pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1; } while (bVar6); return (!bVar7 && !bVar6) != bVar7; } } return _Var1; }
bool FUN_0014b170(int param_1) { bool bVar1; byte *pbVar2; long lVar3; byte *pbVar4; byte *pbVar5; bool bVar6; bool bVar7; bool bVar8; byte bVar9; bVar9 = 0; pbVar2 = (byte *)setlocale(param_1,(char *)0x0); bVar1 = true; bVar6 = false; bVar8 = pbVar2 == (byte *)0x0; if (!bVar8) { lVar3 = 2; pbVar4 = pbVar2; pbVar5 = &DAT_0014fd77; do { if (lVar3 == 0) break; lVar3 = lVar3 + -1; bVar6 = *pbVar4 < *pbVar5; bVar8 = *pbVar4 == *pbVar5; pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1; pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1; } while (bVar8); bVar1 = false; bVar7 = false; bVar6 = (!bVar6 && !bVar8) == bVar6; if (!bVar6) { lVar3 = 6; pbVar4 = (byte *)"POSIX"; do { if (lVar3 == 0) break; lVar3 = lVar3 + -1; bVar7 = *pbVar2 < *pbVar4; bVar6 = *pbVar2 == *pbVar4; pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1; pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1; } while (bVar6); return (!bVar7 && !bVar6) != bVar7; } } return bVar1; }
SUB RSP,0x8 XOR ESI,ESI CALL 0x00105470 MOV RDX,RAX MOV EAX,0x1 TEST RDX,RDX JZ 0x0014b1a5 MOV ECX,0x2 LEA RDI,[0x14fd77] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA CL SBB CL,0x0 XOR EAX,EAX TEST CL,CL JNZ 0x0014b1b0 ADD RSP,0x8 RET MOV ECX,0x6 LEA RDI,[0x158f24] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL SETNZ AL ADD RSP,0x8 RET
null
null
null
null
[(u'BOOL_NEGATE_-1207192744', u'BOOL_AND_-1207193087'), (u'INT_EQUAL_-1207193003', u'MULTIEQUAL_-1207192709'), ('tmp_270', u'CBRANCH_-1207193074'), (u'INT_EQUAL_-1207193076', u'BOOL_NEGATE_-1207193043'), (u'COPY_-1207192711', u'MULTIEQUAL_-1207192735'), (u'BOOL_NEGATE_-1207192738', u'CBRANCH_-1207193172'), ('const--2', u'INT_MULT_-1207192700'), (u'CAST_-1207192643', u'COPY_-1207192711'), (u'MULTIEQUAL_-1207192727', u'LOAD_-1207193020'), (u'INT_NOTEQUAL_-1207192967', u'COPY_-1207192822'), ('tmp_166', u'CBRANCH_-1207193125'), ('const-1', u'INT_ADD_-1207192738'), ('const-433', u'LOAD_-1207193139'), (u'INT_ADD_-1207192696', u'PTRADD_-1207192963'), (u'MULTIEQUAL_-1207192750', u'INT_EQUAL_-1207193024'), (u'MULTIEQUAL_-1207192743', u'BOOL_NEGATE_-1207192743'), (u'INT_MULT_-1207192753', u'INT_ADD_-1207192737'), (u'LOAD_-1207193141', u'INT_LESS_-1207193124'), (u'LOAD_-1207193141', u'INT_EQUAL_-1207193124'), ('const--2', u'INT_MULT_-1207192754'), (u'MULTIEQUAL_-1207192718', u'BOOL_NEGATE_-1207192690'), (u'CALL_-1207193198', u'INDIRECT_-1207192770'), (u'MULTIEQUAL_-1207192773', u'PTRADD_-1207193079'), (u'PTRSUB_-1207193102', u'COPY_-1207192749'), ('const-433', u'LOAD_-1207193020'), ('const-0', u'PTRSUB_-1207193102'), ('tmp_99', u'CBRANCH_-1207193150'), (u'CAST_-1207192714', u'COPY_-1207192753'), (u'COPY_-1207192766', u'MULTIEQUAL_-1207192700'), (u'MULTIEQUAL_-1207192773', u'LOAD_-1207193139'), (u'CALL_-1207193198', u'CAST_-1207192714'), (u'MULTIEQUAL_-1207192746', u'MULTIEQUAL_-1207192743'), (u'PTRADD_-1207192958', u'COPY_-1207192711'), ('const-1', u'INT_ADD_-1207192737'), (u'INT_LESS_-1207193124', u'MULTIEQUAL_-1207192758'), (u'MULTIEQUAL_-1207192735', u'LOAD_-1207193018'), ('tmp_381', u'CBRANCH_-1207193004'), (u'MULTIEQUAL_-1207192718', u'INT_NOTEQUAL_-1207192967'), (u'CAST_-1207192714', u'INT_EQUAL_-1207193174'), ('const--2', u'INT_MULT_-1207192699'), (u'MULTIEQUAL_-1207192750', u'INT_ADD_-1207193014'), ('const-1412900', u'COPY_-1207193046'), (u'INT_ADD_-1207192695', u'PTRADD_-1207192958'), (u'INT_ADD_-1207192738', u'PTRADD_-1207193084'), ('const-1', u'COPY_-1207192800'), ('tmp_88', u'CBRANCH_-1207193172'), (u'COPY_-1207192707', u'MULTIEQUAL_-1207192727'), ('const-1', u'INT_ADD_-1207192696'), (u'INT_MULT_-1207192699', u'INT_ADD_-1207192695'), (u'COPY_-1207192822', u'RETURN_-1207192942'), ('const-1', u'PTRADD_-1207192958'), (u'INT_EQUAL_-1207193145', u'CBRANCH_-1207193150'), (u'MULTIEQUAL_-1207192721', u'MULTIEQUAL_-1207192718'), ('const-1', u'PTRADD_-1207192963'), (u'LOAD_-1207193139', u'INT_EQUAL_-1207193124'), (u'LOAD_-1207193139', u'INT_LESS_-1207193124'), (u'COPY_-1207192749', u'MULTIEQUAL_-1207192765'), (u'INT_EQUAL_-1207193003', u'MULTIEQUAL_-1207192706'), ('tmp_503', u'CALL_-1207193198'), (u'INT_ADD_-1207192737', u'PTRADD_-1207193079'), (u'MULTIEQUAL_-1207192788', u'INT_ADD_-1207193135'), (u'COPY_-1207192800', u'MULTIEQUAL_-1207192700'), (u'INT_EQUAL_-1207193174', u'MULTIEQUAL_-1207192746'), (u'LOAD_-1207193020', u'INT_LESS_-1207193003'), (u'LOAD_-1207193020', u'INT_EQUAL_-1207193003'), (u'MULTIEQUAL_-1207192765', u'PTRADD_-1207193084'), (u'COPY_-1207192749', u'MULTIEQUAL_-1207192773'), (u'MULTIEQUAL_-1207192755', u'INT_EQUAL_-1207193076'), (u'MULTIEQUAL_-1207192700', u'COPY_-1207192861'), (u'INT_ADD_-1207193135', u'MULTIEQUAL_-1207192788'), ('const-0', u'RETURN_-1207192942'), (u'INDIRECT_-1207192770', u'INT_ZEXT_-1207193008'), ('const-0', u'INT_EQUAL_-1207193145'), (u'BOOL_AND_-1207193087', u'INT_EQUAL_-1207193076'), ('const-0', u'COPY_-1207193045'), (u'MULTIEQUAL_-1207192758', u'MULTIEQUAL_-1207192755'), (u'INT_EQUAL_-1207193124', u'MULTIEQUAL_-1207192743'), (u'CAST_-1207192714', u'COPY_-1207192715'), (u'MULTIEQUAL_-1207192706', u'BOOL_NEGATE_-1207192689'), ('const-1', u'PTRADD_-1207193079'), (u'COPY_-1207193090', u'MULTIEQUAL_-1207192721'), (u'INT_MULT_-1207192754', u'INT_ADD_-1207192738'), (u'PTRADD_-1207192963', u'COPY_-1207192707'), ('const-6', u'COPY_-1207193052'), (u'COPY_-1207192861', u'RETURN_-1207193051'), (u'BOOL_NEGATE_-1207192743', u'BOOL_AND_-1207193087'), (u'INT_EQUAL_-1207193076', u'MULTIEQUAL_-1207192709'), ('const-0', u'CALL_-1207193198'), (u'INT_EQUAL_-1207193024', u'CBRANCH_-1207193029'), (u'INDIRECT_-1207192770', u'INT_ZEXT_-1207193013'), ('const-1', u'PTRADD_-1207193084'), ('const-0', u'COPY_-1207192766'), ('const-0', u'INT_EQUAL_-1207193024'), ('const--1', u'INT_ADD_-1207193014'), (u'INT_EQUAL_-1207193124', u'CBRANCH_-1207193125'), (u'BOOL_NEGATE_-1207193043', u'CBRANCH_-1207193074'), (u'COPY_-1207192711', u'MULTIEQUAL_-1207192727'), (u'PTRADD_-1207193084', u'COPY_-1207192745'), (u'PTRADD_-1207193079', u'COPY_-1207192749'), (u'COPY_-1207193052', u'MULTIEQUAL_-1207192750'), (u'INT_LESS_-1207193124', u'MULTIEQUAL_-1207192755'), (u'INT_ZEXT_-1207193013', u'INT_MULT_-1207192700'), (u'INT_EQUAL_-1207193174', u'BOOL_NEGATE_-1207192738'), (u'MULTIEQUAL_-1207192765', u'LOAD_-1207193141'), (u'INT_MULT_-1207192700', u'INT_ADD_-1207192696'), ('const-0', u'INT_EQUAL_-1207193174'), (u'COPY_-1207192745', u'MULTIEQUAL_-1207192765'), (u'BOOL_NEGATE_-1207192689', u'BOOL_AND_-1207192966'), ('tmp_314', u'CBRANCH_-1207193029'), (u'COPY_-1207193046', u'CAST_-1207192643'), (u'BOOL_AND_-1207192966', u'INT_NOTEQUAL_-1207192967'), (u'MULTIEQUAL_-1207192788', u'INT_EQUAL_-1207193145'), (u'COPY_-1207193173', u'MULTIEQUAL_-1207192788'), (u'INT_ZEXT_-1207193129', u'INT_MULT_-1207192753'), (u'INDIRECT_-1207192770', u'INT_ZEXT_-1207193129'), (u'BOOL_NEGATE_-1207192690', u'BOOL_AND_-1207192966'), (u'MULTIEQUAL_-1207192709', u'MULTIEQUAL_-1207192706'), ('const--1', u'INT_ADD_-1207193135'), ('const-0', u'RETURN_-1207193051'), (u'INT_ZEXT_-1207193134', u'INT_MULT_-1207192754'), ('const-0', u'COPY_-1207193188'), (u'INT_ADD_-1207193014', u'MULTIEQUAL_-1207192750'), (u'MULTIEQUAL_-1207192735', u'PTRADD_-1207192958'), ('const-1', u'INT_ADD_-1207192695'), (u'INT_LESS_-1207193003', u'MULTIEQUAL_-1207192718'), (u'INT_EQUAL_-1207193124', u'MULTIEQUAL_-1207192746'), (u'INT_ZEXT_-1207193008', u'INT_MULT_-1207192699'), (u'COPY_-1207193188', u'MULTIEQUAL_-1207192758'), ('const-1375607', u'PTRSUB_-1207193102'), ('const-2', u'COPY_-1207193173'), ('const-0', u'COPY_-1207193090'), (u'LOAD_-1207193018', u'INT_LESS_-1207193003'), (u'LOAD_-1207193018', u'INT_EQUAL_-1207193003'), ('const-433', u'LOAD_-1207193141'), (u'INT_LESS_-1207193003', u'MULTIEQUAL_-1207192721'), (u'INT_EQUAL_-1207193003', u'CBRANCH_-1207193004'), (u'MULTIEQUAL_-1207192727', u'PTRADD_-1207192963'), ('const-433', u'LOAD_-1207193018'), (u'INDIRECT_-1207192770', u'INT_ZEXT_-1207193134'), (u'COPY_-1207192715', u'MULTIEQUAL_-1207192735'), ('const--2', u'INT_MULT_-1207192753'), (u'COPY_-1207192753', u'MULTIEQUAL_-1207192773'), (u'MULTIEQUAL_-1207192755', u'BOOL_NEGATE_-1207192744')]
[('const--2', u'INT_MULT_-1207192757'), (u'INT_EQUAL_-1207193003', u'MULTIEQUAL_-1207192709'), ('tmp_270', u'CBRANCH_-1207193074'), (u'INT_EQUAL_-1207193076', u'BOOL_NEGATE_-1207193043'), ('tmp_1120', u'CALL_-1207193198'), (u'MULTIEQUAL_-1207192721', u'INT_NOTEQUAL_-1207192967'), ('const--2', u'INT_MULT_-1207192756'), (u'PTRADD_-1207192963', u'COPY_-1207192715'), ('const-433', u'LOAD_-1207193139'), ('tmp_166', u'CBRANCH_-1207193125'), (u'MULTIEQUAL_-1207192758', u'INT_EQUAL_-1207193076'), (u'MULTIEQUAL_-1207192768', u'LOAD_-1207193141'), (u'BOOL_NEGATE_-1207192696', u'BOOL_AND_-1207192966'), (u'COPY_-1207193173', u'MULTIEQUAL_-1207192790'), (u'MULTIEQUAL_-1207192730', u'LOAD_-1207193020'), ('const--2', u'INT_MULT_-1207192706'), (u'CALL_-1207193198', u'INDIRECT_-1207192773'), (u'MULTIEQUAL_-1207192775', u'LOAD_-1207193139'), (u'INDIRECT_-1207192773', u'INT_ZEXT_-1207193129'), (u'INT_LESS_-1207193124', u'MULTIEQUAL_-1207192761'), (u'LOAD_-1207193141', u'INT_LESS_-1207193124'), (u'LOAD_-1207193141', u'INT_EQUAL_-1207193124'), (u'MULTIEQUAL_-1207192737', u'PTRADD_-1207192958'), (u'COPY_-1207192790', u'MULTIEQUAL_-1207192694'), ('const-1', u'COPY_-1207192790'), (u'INT_LESS_-1207193003', u'MULTIEQUAL_-1207192724'), (u'COPY_-1207192719', u'RETURN_-1207192942'), ('const-1', u'INT_ADD_-1207192703'), ('tmp_99', u'CBRANCH_-1207193150'), (u'COPY_-1207193046', u'CAST_-1207192651'), ('const-1412900', u'COPY_-1207193046'), (u'PTRADD_-1207193079', u'COPY_-1207192757'), (u'COPY_-1207192761', u'MULTIEQUAL_-1207192775'), (u'MULTIEQUAL_-1207192752', u'INT_EQUAL_-1207193024'), (u'INT_LESS_-1207193124', u'MULTIEQUAL_-1207192758'), (u'INT_NOTEQUAL_-1207192967', u'COPY_-1207192719'), ('tmp_381', u'CBRANCH_-1207193004'), (u'PTRSUB_-1207193102', u'COPY_-1207192757'), (u'INT_ADD_-1207193135', u'MULTIEQUAL_-1207192790'), (u'CALL_-1207193198', u'CAST_-1207192722'), (u'COPY_-1207192723', u'MULTIEQUAL_-1207192737'), (u'COPY_-1207193188', u'MULTIEQUAL_-1207192761'), ('const-0', u'COPY_-1207192758'), (u'COPY_-1207193052', u'MULTIEQUAL_-1207192752'), (u'MULTIEQUAL_-1207192768', u'PTRADD_-1207193084'), (u'INDIRECT_-1207192773', u'INT_ZEXT_-1207193008'), (u'INT_ADD_-1207192704', u'PTRADD_-1207192963'), (u'MULTIEQUAL_-1207192758', u'BOOL_NEGATE_-1207192747'), (u'COPY_-1207192753', u'MULTIEQUAL_-1207192768'), ('tmp_88', u'CBRANCH_-1207193172'), (u'PTRADD_-1207193084', u'COPY_-1207192753'), (u'MULTIEQUAL_-1207192749', u'MULTIEQUAL_-1207192746'), (u'INT_EQUAL_-1207193145', u'CBRANCH_-1207193150'), (u'LOAD_-1207193139', u'INT_EQUAL_-1207193124'), (u'LOAD_-1207193139', u'INT_LESS_-1207193124'), (u'INDIRECT_-1207192773', u'INT_ZEXT_-1207193134'), (u'INT_EQUAL_-1207193076', u'MULTIEQUAL_-1207192712'), (u'MULTIEQUAL_-1207192709', u'BOOL_NEGATE_-1207192695'), (u'MULTIEQUAL_-1207192761', u'MULTIEQUAL_-1207192758'), (u'LOAD_-1207193020', u'INT_LESS_-1207193003'), (u'LOAD_-1207193020', u'INT_EQUAL_-1207193003'), (u'COPY_-1207193090', u'MULTIEQUAL_-1207192724'), (u'BOOL_NEGATE_-1207192747', u'BOOL_AND_-1207193087'), (u'PTRADD_-1207192958', u'COPY_-1207192719'), (u'INDIRECT_-1207192773', u'INT_ZEXT_-1207193013'), (u'MULTIEQUAL_-1207192775', u'PTRADD_-1207193079'), ('const-433', u'LOAD_-1207193020'), ('const-0', u'RETURN_-1207192942'), ('const-0', u'INT_EQUAL_-1207193145'), (u'BOOL_AND_-1207193087', u'INT_EQUAL_-1207193076'), ('const-1', u'INT_ADD_-1207192745'), (u'MULTIEQUAL_-1207192694', u'RETURN_-1207193051'), ('const-0', u'COPY_-1207193045'), (u'MULTIEQUAL_-1207192790', u'INT_ADD_-1207193135'), (u'BOOL_NEGATE_-1207192746', u'BOOL_AND_-1207193087'), (u'COPY_-1207192757', u'MULTIEQUAL_-1207192768'), (u'COPY_-1207192719', u'MULTIEQUAL_-1207192730'), ('const-6', u'COPY_-1207193052'), (u'INT_ZEXT_-1207193013', u'INT_MULT_-1207192706'), (u'INT_EQUAL_-1207193024', u'CBRANCH_-1207193029'), (u'INT_EQUAL_-1207193174', u'MULTIEQUAL_-1207192749'), ('const--1', u'INT_ADD_-1207193135'), ('const-0', u'INT_EQUAL_-1207193024'), (u'INT_EQUAL_-1207193124', u'CBRANCH_-1207193125'), (u'INT_ZEXT_-1207193008', u'INT_MULT_-1207192705'), (u'BOOL_NEGATE_-1207193043', u'CBRANCH_-1207193074'), (u'MULTIEQUAL_-1207192790', u'INT_EQUAL_-1207193145'), (u'MULTIEQUAL_-1207192746', u'BOOL_NEGATE_-1207192746'), (u'MULTIEQUAL_-1207192724', u'MULTIEQUAL_-1207192721'), ('const-0', u'CALL_-1207193198'), ('const-433', u'LOAD_-1207193018'), (u'INT_MULT_-1207192756', u'INT_ADD_-1207192745'), (u'MULTIEQUAL_-1207192721', u'BOOL_NEGATE_-1207192696'), ('const--2', u'INT_MULT_-1207192705'), (u'BOOL_NEGATE_-1207192750', u'CBRANCH_-1207193172'), (u'INT_EQUAL_-1207193174', u'BOOL_NEGATE_-1207192750'), (u'CAST_-1207192722', u'COPY_-1207192723'), (u'INT_MULT_-1207192706', u'INT_ADD_-1207192704'), ('const-0', u'INT_EQUAL_-1207193174'), (u'INT_ZEXT_-1207193134', u'INT_MULT_-1207192757'), (u'BOOL_NEGATE_-1207192695', u'BOOL_AND_-1207192966'), ('tmp_314', u'CBRANCH_-1207193029'), (u'BOOL_AND_-1207192966', u'INT_NOTEQUAL_-1207192967'), (u'INT_ADD_-1207192746', u'PTRADD_-1207193084'), (u'MULTIEQUAL_-1207192737', u'LOAD_-1207193018'), ('const-1', u'INT_ADD_-1207192746'), (u'COPY_-1207192719', u'MULTIEQUAL_-1207192737'), (u'INT_EQUAL_-1207193124', u'MULTIEQUAL_-1207192749'), ('const-1', u'PTRADD_-1207193079'), ('const-0', u'RETURN_-1207193051'), (u'CAST_-1207192651', u'COPY_-1207192719'), ('const--1', u'INT_ADD_-1207193014'), (u'MULTIEQUAL_-1207192730', u'PTRADD_-1207192963'), ('const-1', u'PTRADD_-1207193084'), ('const-0', u'COPY_-1207193188'), (u'INT_ADD_-1207193014', u'MULTIEQUAL_-1207192752'), ('const-1', u'PTRADD_-1207192958'), (u'COPY_-1207192715', u'MULTIEQUAL_-1207192730'), (u'INT_ADD_-1207192745', u'PTRADD_-1207193079'), (u'COPY_-1207192758', u'MULTIEQUAL_-1207192694'), (u'INT_EQUAL_-1207193124', u'MULTIEQUAL_-1207192746'), (u'CAST_-1207192722', u'COPY_-1207192761'), (u'MULTIEQUAL_-1207192752', u'INT_ADD_-1207193014'), (u'INT_MULT_-1207192705', u'INT_ADD_-1207192703'), ('const-2', u'COPY_-1207193173'), ('const-0', u'COPY_-1207193090'), (u'INT_MULT_-1207192757', u'INT_ADD_-1207192746'), (u'LOAD_-1207193018', u'INT_LESS_-1207193003'), (u'LOAD_-1207193018', u'INT_EQUAL_-1207193003'), (u'INT_LESS_-1207193003', u'MULTIEQUAL_-1207192721'), (u'INT_EQUAL_-1207193003', u'CBRANCH_-1207193004'), ('const-1', u'INT_ADD_-1207192704'), ('const-433', u'LOAD_-1207193141'), ('const-1', u'PTRADD_-1207192963'), ('const-1375607', u'PTRSUB_-1207193102'), (u'INT_ZEXT_-1207193129', u'INT_MULT_-1207192756'), (u'INT_EQUAL_-1207193003', u'MULTIEQUAL_-1207192712'), ('const-0', u'PTRSUB_-1207193102'), (u'COPY_-1207192757', u'MULTIEQUAL_-1207192775'), (u'INT_ADD_-1207192703', u'PTRADD_-1207192958'), (u'CAST_-1207192722', u'INT_EQUAL_-1207193174'), (u'MULTIEQUAL_-1207192712', u'MULTIEQUAL_-1207192709')]
null
null
0014b170
x64
O2
(translation_unit "bool FUN_0014b170(int param_1)\n\n{\n bool bVar1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(param_1,(char *)0x0);\n bVar1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return bVar1;\n}\n\n" (function_definition "bool FUN_0014b170(int param_1)\n\n{\n bool bVar1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(param_1,(char *)0x0);\n bVar1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return bVar1;\n}" primitive_type (function_declarator "FUN_0014b170(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primitive_type identifier) ))) (compound_statement "{\n bool bVar1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(param_1,(char *)0x0);\n bVar1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return bVar1;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar4;" type_identifier (pointer_declarator "*pbVar4" * identifier) ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "bool bVar6;" primitive_type identifier ;) (declaration "bool bVar7;" primitive_type identifier ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "byte bVar9;" type_identifier identifier ;) (expression_statement "bVar9 = 0;" (assignment_expression "bVar9 = 0" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)setlocale(param_1,(char *)0x0);" (assignment_expression "pbVar2 = (byte *)setlocale(param_1,(char *)0x0)" identifier = (cast_expression "(byte *)setlocale(param_1,(char *)0x0)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "setlocale(param_1,(char *)0x0)" identifier (argument_list "(param_1,(char *)0x0)" ( identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))))) ;) (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" identifier = true) ;) (expression_statement "bVar6 = false;" (assignment_expression "bVar6 = false" identifier = false) ;) (expression_statement "bVar8 = pbVar2 == (byte *)0x0;" (assignment_expression "bVar8 = pbVar2 == (byte *)0x0" identifier = (binary_expression "pbVar2 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (if_statement "if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }" { (expression_statement "lVar3 = 2;" (assignment_expression "lVar3 = 2" identifier = number_literal) ;) (expression_statement "pbVar4 = pbVar2;" (assignment_expression "pbVar4 = pbVar2" identifier = identifier) ;) (expression_statement "pbVar5 = &DAT_0014fd77;" (assignment_expression "pbVar5 = &DAT_0014fd77" identifier = (pointer_expression "&DAT_0014fd77" & identifier)) ;) (do_statement "do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);" do (compound_statement "{\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n }" { (if_statement "if (lVar3 == 0) break;" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar3 = lVar3 + -1;" (assignment_expression "lVar3 = lVar3 + -1" identifier = (binary_expression "lVar3 + -1" identifier + number_literal)) ;) (expression_statement "bVar6 = *pbVar4 < *pbVar5;" (assignment_expression "bVar6 = *pbVar4 < *pbVar5" identifier = (binary_expression "*pbVar4 < *pbVar5" (pointer_expression "*pbVar4" * identifier) < (pointer_expression "*pbVar5" * identifier))) ;) (expression_statement "bVar8 = *pbVar4 == *pbVar5;" (assignment_expression "bVar8 = *pbVar4 == *pbVar5" identifier = (binary_expression "*pbVar4 == *pbVar5" (pointer_expression "*pbVar4" * identifier) == (pointer_expression "*pbVar5" * identifier))) ;) (expression_statement "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar4 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar4 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar5 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar5 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) (expression_statement "bVar7 = false;" (assignment_expression "bVar7 = false" identifier = false) ;) (expression_statement "bVar6 = (!bVar6 && !bVar8) == bVar6;" (assignment_expression "bVar6 = (!bVar6 && !bVar8) == bVar6" identifier = (binary_expression "(!bVar6 && !bVar8) == bVar6" (parenthesized_expression "(!bVar6 && !bVar8)" ( (binary_expression "!bVar6 && !bVar8" (unary_expression "!bVar6" ! identifier) && (unary_expression "!bVar8" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }" if (parenthesized_expression "(!bVar6)" ( (unary_expression "!bVar6" ! identifier) )) (compound_statement "{\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }" { (expression_statement "lVar3 = 6;" (assignment_expression "lVar3 = 6" identifier = number_literal) ;) (expression_statement "pbVar4 = (byte *)"POSIX";" (assignment_expression "pbVar4 = (byte *)"POSIX"" identifier = (cast_expression "(byte *)"POSIX"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""POSIX"" " string_content "))) ;) (do_statement "do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);" do (compound_statement "{\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n }" { (if_statement "if (lVar3 == 0) break;" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar3 = lVar3 + -1;" (assignment_expression "lVar3 = lVar3 + -1" identifier = (binary_expression "lVar3 + -1" identifier + number_literal)) ;) (expression_statement "bVar7 = *pbVar2 < *pbVar4;" (assignment_expression "bVar7 = *pbVar2 < *pbVar4" identifier = (binary_expression "*pbVar2 < *pbVar4" (pointer_expression "*pbVar2" * identifier) < (pointer_expression "*pbVar4" * identifier))) ;) (expression_statement "bVar6 = *pbVar2 == *pbVar4;" (assignment_expression "bVar6 = *pbVar2 == *pbVar4" identifier = (binary_expression "*pbVar2 == *pbVar4" (pointer_expression "*pbVar2" * identifier) == (pointer_expression "*pbVar4" * identifier))) ;) (expression_statement "pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar2 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar2 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar4 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar4 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar6)" ( identifier )) ;) (return_statement "return (!bVar7 && !bVar6) != bVar7;" return (binary_expression "(!bVar7 && !bVar6) != bVar7" (parenthesized_expression "(!bVar7 && !bVar6)" ( (binary_expression "!bVar7 && !bVar6" (unary_expression "!bVar7" ! identifier) && (unary_expression "!bVar6" ! identifier)) )) != identifier) ;) })) })) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit "_Bool hard_locale(int category)\n\n{\n _Bool _Var1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(category,(char *)0x0);\n _Var1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n _Var1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return _Var1;\n}\n\n" (function_definition "_Bool hard_locale(int category)\n\n{\n _Bool _Var1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(category,(char *)0x0);\n _Var1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n _Var1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return _Var1;\n}" type_identifier (function_declarator "hard_locale(int category)" identifier (parameter_list "(int category)" ( (parameter_declaration "int category" primitive_type identifier) ))) (compound_statement "{\n _Bool _Var1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(category,(char *)0x0);\n _Var1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n _Var1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return _Var1;\n}" { (declaration "_Bool _Var1;" type_identifier identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar4;" type_identifier (pointer_declarator "*pbVar4" * identifier) ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "bool bVar6;" primitive_type identifier ;) (declaration "bool bVar7;" primitive_type identifier ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "byte bVar9;" type_identifier identifier ;) (expression_statement "bVar9 = 0;" (assignment_expression "bVar9 = 0" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)setlocale(category,(char *)0x0);" (assignment_expression "pbVar2 = (byte *)setlocale(category,(char *)0x0)" identifier = (cast_expression "(byte *)setlocale(category,(char *)0x0)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "setlocale(category,(char *)0x0)" identifier (argument_list "(category,(char *)0x0)" ( identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))))) ;) (expression_statement "_Var1 = true;" (assignment_expression "_Var1 = true" identifier = true) ;) (expression_statement "bVar6 = false;" (assignment_expression "bVar6 = false" identifier = false) ;) (expression_statement "bVar8 = pbVar2 == (byte *)0x0;" (assignment_expression "bVar8 = pbVar2 == (byte *)0x0" identifier = (binary_expression "pbVar2 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (if_statement "if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n _Var1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n _Var1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }" { (expression_statement "lVar3 = 2;" (assignment_expression "lVar3 = 2" identifier = number_literal) ;) (expression_statement "pbVar4 = pbVar2;" (assignment_expression "pbVar4 = pbVar2" identifier = identifier) ;) (expression_statement "pbVar5 = &DAT_0014fd77;" (assignment_expression "pbVar5 = &DAT_0014fd77" identifier = (pointer_expression "&DAT_0014fd77" & identifier)) ;) (do_statement "do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);" do (compound_statement "{\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n }" { (if_statement "if (lVar3 == 0) break;" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar3 = lVar3 + -1;" (assignment_expression "lVar3 = lVar3 + -1" identifier = (binary_expression "lVar3 + -1" identifier + number_literal)) ;) (expression_statement "bVar6 = *pbVar4 < *pbVar5;" (assignment_expression "bVar6 = *pbVar4 < *pbVar5" identifier = (binary_expression "*pbVar4 < *pbVar5" (pointer_expression "*pbVar4" * identifier) < (pointer_expression "*pbVar5" * identifier))) ;) (expression_statement "bVar8 = *pbVar4 == *pbVar5;" (assignment_expression "bVar8 = *pbVar4 == *pbVar5" identifier = (binary_expression "*pbVar4 == *pbVar5" (pointer_expression "*pbVar4" * identifier) == (pointer_expression "*pbVar5" * identifier))) ;) (expression_statement "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar4 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar4 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar5 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar5 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (expression_statement "_Var1 = false;" (assignment_expression "_Var1 = false" identifier = false) ;) (expression_statement "bVar7 = false;" (assignment_expression "bVar7 = false" identifier = false) ;) (expression_statement "bVar6 = (!bVar6 && !bVar8) == bVar6;" (assignment_expression "bVar6 = (!bVar6 && !bVar8) == bVar6" identifier = (binary_expression "(!bVar6 && !bVar8) == bVar6" (parenthesized_expression "(!bVar6 && !bVar8)" ( (binary_expression "!bVar6 && !bVar8" (unary_expression "!bVar6" ! identifier) && (unary_expression "!bVar8" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }" if (parenthesized_expression "(!bVar6)" ( (unary_expression "!bVar6" ! identifier) )) (compound_statement "{\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }" { (expression_statement "lVar3 = 6;" (assignment_expression "lVar3 = 6" identifier = number_literal) ;) (expression_statement "pbVar4 = (byte *)"POSIX";" (assignment_expression "pbVar4 = (byte *)"POSIX"" identifier = (cast_expression "(byte *)"POSIX"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""POSIX"" " string_content "))) ;) (do_statement "do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);" do (compound_statement "{\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n }" { (if_statement "if (lVar3 == 0) break;" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar3 = lVar3 + -1;" (assignment_expression "lVar3 = lVar3 + -1" identifier = (binary_expression "lVar3 + -1" identifier + number_literal)) ;) (expression_statement "bVar7 = *pbVar2 < *pbVar4;" (assignment_expression "bVar7 = *pbVar2 < *pbVar4" identifier = (binary_expression "*pbVar2 < *pbVar4" (pointer_expression "*pbVar2" * identifier) < (pointer_expression "*pbVar4" * identifier))) ;) (expression_statement "bVar6 = *pbVar2 == *pbVar4;" (assignment_expression "bVar6 = *pbVar2 == *pbVar4" identifier = (binary_expression "*pbVar2 == *pbVar4" (pointer_expression "*pbVar2" * identifier) == (pointer_expression "*pbVar4" * identifier))) ;) (expression_statement "pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar2 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar2 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar4 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar4 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar6)" ( identifier )) ;) (return_statement "return (!bVar7 && !bVar6) != bVar7;" return (binary_expression "(!bVar7 && !bVar6) != bVar7" (parenthesized_expression "(!bVar7 && !bVar6)" ( (binary_expression "!bVar7 && !bVar6" (unary_expression "!bVar7" ! identifier) && (unary_expression "!bVar6" ! identifier)) )) != identifier) ;) })) })) (return_statement "return _Var1;" return identifier ;) })))
(translation_unit "bool FUN_0014b170(int param_1)\n\n{\n bool bVar1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(param_1,(char *)0x0);\n bVar1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return bVar1;\n}\n\n" (function_definition "bool FUN_0014b170(int param_1)\n\n{\n bool bVar1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(param_1,(char *)0x0);\n bVar1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return bVar1;\n}" primitive_type (function_declarator "FUN_0014b170(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primitive_type identifier) ))) (compound_statement "{\n bool bVar1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(param_1,(char *)0x0);\n bVar1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return bVar1;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar4;" type_identifier (pointer_declarator "*pbVar4" * identifier) ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "bool bVar6;" primitive_type identifier ;) (declaration "bool bVar7;" primitive_type identifier ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "byte bVar9;" type_identifier identifier ;) (expression_statement "bVar9 = 0;" (assignment_expression "bVar9 = 0" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)setlocale(param_1,(char *)0x0);" (assignment_expression "pbVar2 = (byte *)setlocale(param_1,(char *)0x0)" identifier = (cast_expression "(byte *)setlocale(param_1,(char *)0x0)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "setlocale(param_1,(char *)0x0)" identifier (argument_list "(param_1,(char *)0x0)" ( identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))))) ;) (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" identifier = true) ;) (expression_statement "bVar6 = false;" (assignment_expression "bVar6 = false" identifier = false) ;) (expression_statement "bVar8 = pbVar2 == (byte *)0x0;" (assignment_expression "bVar8 = pbVar2 == (byte *)0x0" identifier = (binary_expression "pbVar2 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (if_statement "if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }" { (expression_statement "lVar3 = 2;" (assignment_expression "lVar3 = 2" identifier = number_literal) ;) (expression_statement "pbVar4 = pbVar2;" (assignment_expression "pbVar4 = pbVar2" identifier = identifier) ;) (expression_statement "pbVar5 = &DAT_0014fd77;" (assignment_expression "pbVar5 = &DAT_0014fd77" identifier = (pointer_expression "&DAT_0014fd77" & identifier)) ;) (do_statement "do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);" do (compound_statement "{\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n }" { (if_statement "if (lVar3 == 0) break;" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar3 = lVar3 + -1;" (assignment_expression "lVar3 = lVar3 + -1" identifier = (binary_expression "lVar3 + -1" identifier + number_literal)) ;) (expression_statement "bVar6 = *pbVar4 < *pbVar5;" (assignment_expression "bVar6 = *pbVar4 < *pbVar5" identifier = (binary_expression "*pbVar4 < *pbVar5" (pointer_expression "*pbVar4" * identifier) < (pointer_expression "*pbVar5" * identifier))) ;) (expression_statement "bVar8 = *pbVar4 == *pbVar5;" (assignment_expression "bVar8 = *pbVar4 == *pbVar5" identifier = (binary_expression "*pbVar4 == *pbVar5" (pointer_expression "*pbVar4" * identifier) == (pointer_expression "*pbVar5" * identifier))) ;) (expression_statement "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar4 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar4 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar5 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar5 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) (expression_statement "bVar7 = false;" (assignment_expression "bVar7 = false" identifier = false) ;) (expression_statement "bVar6 = (!bVar6 && !bVar8) == bVar6;" (assignment_expression "bVar6 = (!bVar6 && !bVar8) == bVar6" identifier = (binary_expression "(!bVar6 && !bVar8) == bVar6" (parenthesized_expression "(!bVar6 && !bVar8)" ( (binary_expression "!bVar6 && !bVar8" (unary_expression "!bVar6" ! identifier) && (unary_expression "!bVar8" ! identifier)) )) == identifier)) ;) (if_statement "if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }" if (parenthesized_expression "(!bVar6)" ( (unary_expression "!bVar6" ! identifier) )) (compound_statement "{\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }" { (expression_statement "lVar3 = 6;" (assignment_expression "lVar3 = 6" identifier = number_literal) ;) (expression_statement "pbVar4 = (byte *)"POSIX";" (assignment_expression "pbVar4 = (byte *)"POSIX"" identifier = (cast_expression "(byte *)"POSIX"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""POSIX"" " string_content "))) ;) (do_statement "do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);" do (compound_statement "{\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n }" { (if_statement "if (lVar3 == 0) break;" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar3 = lVar3 + -1;" (assignment_expression "lVar3 = lVar3 + -1" identifier = (binary_expression "lVar3 + -1" identifier + number_literal)) ;) (expression_statement "bVar7 = *pbVar2 < *pbVar4;" (assignment_expression "bVar7 = *pbVar2 < *pbVar4" identifier = (binary_expression "*pbVar2 < *pbVar4" (pointer_expression "*pbVar2" * identifier) < (pointer_expression "*pbVar4" * identifier))) ;) (expression_statement "bVar6 = *pbVar2 == *pbVar4;" (assignment_expression "bVar6 = *pbVar2 == *pbVar4" identifier = (binary_expression "*pbVar2 == *pbVar4" (pointer_expression "*pbVar2" * identifier) == (pointer_expression "*pbVar4" * identifier))) ;) (expression_statement "pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar2 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar2 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1" identifier = (binary_expression "pbVar4 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar4 + (ulong)bVar9 * -2" identifier + (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar6)" ( identifier )) ;) (return_statement "return (!bVar7 && !bVar6) != bVar7;" return (binary_expression "(!bVar7 && !bVar6) != bVar7" (parenthesized_expression "(!bVar7 && !bVar6)" ( (binary_expression "!bVar7 && !bVar6" (unary_expression "!bVar7" ! identifier) && (unary_expression "!bVar6" ! identifier)) )) != identifier) ;) })) })) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ))))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (return_statement return (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) != IDENT) ;) })) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_0014b170(int param_1)\n\n{\n bool bVar1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(param_1,(char *)0x0);\n bVar1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return bVar1;\n}" (primitive_type "bool") (function_declarator "FUN_0014b170(int param_1)" (identifier "FUN_0014b170") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")"))) (compound_statement "{\n bool bVar1;\n byte *pbVar2;\n long lVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar2 = (byte *)setlocale(param_1,(char *)0x0);\n bVar1 = true;\n bVar6 = false;\n bVar8 = pbVar2 == (byte *)0x0;\n if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }\n return bVar1;\n}" ({ "{") (declaration "bool bVar1;" (primitive_type "bool") (identifier "bVar1") (; ";")) (declaration "byte *pbVar2;" (type_identifier "byte") (pointer_declarator "*pbVar2" (* "*") (identifier "pbVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "byte *pbVar4;" (type_identifier "byte") (pointer_declarator "*pbVar4" (* "*") (identifier "pbVar4")) (; ";")) (declaration "byte *pbVar5;" (type_identifier "byte") (pointer_declarator "*pbVar5" (* "*") (identifier "pbVar5")) (; ";")) (declaration "bool bVar6;" (primitive_type "bool") (identifier "bVar6") (; ";")) (declaration "bool bVar7;" (primitive_type "bool") (identifier "bVar7") (; ";")) (declaration "bool bVar8;" (primitive_type "bool") (identifier "bVar8") (; ";")) (declaration "byte bVar9;" (type_identifier "byte") (identifier "bVar9") (; ";")) (expression_statement "bVar9 = 0;" (assignment_expression "bVar9 = 0" (identifier "bVar9") (= "=") (number_literal "0")) (; ";")) (expression_statement "pbVar2 = (byte *)setlocale(param_1,(char *)0x0);" (assignment_expression "pbVar2 = (byte *)setlocale(param_1,(char *)0x0)" (identifier "pbVar2") (= "=") (cast_expression "(byte *)setlocale(param_1,(char *)0x0)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "setlocale(param_1,(char *)0x0)" (identifier "setlocale") (argument_list "(param_1,(char *)0x0)" (( "(") (identifier "param_1") (, ",") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) () ")"))))) (; ";")) (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" (identifier "bVar1") (= "=") (true "true")) (; ";")) (expression_statement "bVar6 = false;" (assignment_expression "bVar6 = false" (identifier "bVar6") (= "=") (false "false")) (; ";")) (expression_statement "bVar8 = pbVar2 == (byte *)0x0;" (assignment_expression "bVar8 = pbVar2 == (byte *)0x0" (identifier "bVar8") (= "=") (binary_expression "pbVar2 == (byte *)0x0" (identifier "pbVar2") (== "==") (cast_expression "(byte *)0x0" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) (; ";")) (if_statement "if (!bVar8) {\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }" (if "if") (parenthesized_expression "(!bVar8)" (( "(") (unary_expression "!bVar8" (! "!") (identifier "bVar8")) () ")")) (compound_statement "{\n lVar3 = 2;\n pbVar4 = pbVar2;\n pbVar5 = &DAT_0014fd77;\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);\n bVar1 = false;\n bVar7 = false;\n bVar6 = (!bVar6 && !bVar8) == bVar6;\n if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }\n }" ({ "{") (expression_statement "lVar3 = 2;" (assignment_expression "lVar3 = 2" (identifier "lVar3") (= "=") (number_literal "2")) (; ";")) (expression_statement "pbVar4 = pbVar2;" (assignment_expression "pbVar4 = pbVar2" (identifier "pbVar4") (= "=") (identifier "pbVar2")) (; ";")) (expression_statement "pbVar5 = &DAT_0014fd77;" (assignment_expression "pbVar5 = &DAT_0014fd77" (identifier "pbVar5") (= "=") (pointer_expression "&DAT_0014fd77" (& "&") (identifier "DAT_0014fd77"))) (; ";")) (do_statement "do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n } while (bVar8);" (do "do") (compound_statement "{\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar6 = *pbVar4 < *pbVar5;\n bVar8 = *pbVar4 == *pbVar5;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar3 == 0) break;" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar3 = lVar3 + -1;" (assignment_expression "lVar3 = lVar3 + -1" (identifier "lVar3") (= "=") (binary_expression "lVar3 + -1" (identifier "lVar3") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar6 = *pbVar4 < *pbVar5;" (assignment_expression "bVar6 = *pbVar4 < *pbVar5" (identifier "bVar6") (= "=") (binary_expression "*pbVar4 < *pbVar5" (pointer_expression "*pbVar4" (* "*") (identifier "pbVar4")) (< "<") (pointer_expression "*pbVar5" (* "*") (identifier "pbVar5")))) (; ";")) (expression_statement "bVar8 = *pbVar4 == *pbVar5;" (assignment_expression "bVar8 = *pbVar4 == *pbVar5" (identifier "bVar8") (= "=") (binary_expression "*pbVar4 == *pbVar5" (pointer_expression "*pbVar4" (* "*") (identifier "pbVar4")) (== "==") (pointer_expression "*pbVar5" (* "*") (identifier "pbVar5")))) (; ";")) (expression_statement "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1" (identifier "pbVar4") (= "=") (binary_expression "pbVar4 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar4 + (ulong)bVar9 * -2" (identifier "pbVar4") (+ "+") (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar9")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1" (identifier "pbVar5") (= "=") (binary_expression "pbVar5 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar5 + (ulong)bVar9 * -2" (identifier "pbVar5") (+ "+") (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar9")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar8)" (( "(") (identifier "bVar8") () ")")) (; ";")) (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" (identifier "bVar1") (= "=") (false "false")) (; ";")) (expression_statement "bVar7 = false;" (assignment_expression "bVar7 = false" (identifier "bVar7") (= "=") (false "false")) (; ";")) (expression_statement "bVar6 = (!bVar6 && !bVar8) == bVar6;" (assignment_expression "bVar6 = (!bVar6 && !bVar8) == bVar6" (identifier "bVar6") (= "=") (binary_expression "(!bVar6 && !bVar8) == bVar6" (parenthesized_expression "(!bVar6 && !bVar8)" (( "(") (binary_expression "!bVar6 && !bVar8" (unary_expression "!bVar6" (! "!") (identifier "bVar6")) (&& "&&") (unary_expression "!bVar8" (! "!") (identifier "bVar8"))) () ")")) (== "==") (identifier "bVar6"))) (; ";")) (if_statement "if (!bVar6) {\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }" (if "if") (parenthesized_expression "(!bVar6)" (( "(") (unary_expression "!bVar6" (! "!") (identifier "bVar6")) () ")")) (compound_statement "{\n lVar3 = 6;\n pbVar4 = (byte *)"POSIX";\n do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);\n return (!bVar7 && !bVar6) != bVar7;\n }" ({ "{") (expression_statement "lVar3 = 6;" (assignment_expression "lVar3 = 6" (identifier "lVar3") (= "=") (number_literal "6")) (; ";")) (expression_statement "pbVar4 = (byte *)"POSIX";" (assignment_expression "pbVar4 = (byte *)"POSIX"" (identifier "pbVar4") (= "=") (cast_expression "(byte *)"POSIX"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""POSIX"" (" """) (string_content "POSIX") (" """)))) (; ";")) (do_statement "do {\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n } while (bVar6);" (do "do") (compound_statement "{\n if (lVar3 == 0) break;\n lVar3 = lVar3 + -1;\n bVar7 = *pbVar2 < *pbVar4;\n bVar6 = *pbVar2 == *pbVar4;\n pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;\n pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar3 == 0) break;" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar3 = lVar3 + -1;" (assignment_expression "lVar3 = lVar3 + -1" (identifier "lVar3") (= "=") (binary_expression "lVar3 + -1" (identifier "lVar3") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar7 = *pbVar2 < *pbVar4;" (assignment_expression "bVar7 = *pbVar2 < *pbVar4" (identifier "bVar7") (= "=") (binary_expression "*pbVar2 < *pbVar4" (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")) (< "<") (pointer_expression "*pbVar4" (* "*") (identifier "pbVar4")))) (; ";")) (expression_statement "bVar6 = *pbVar2 == *pbVar4;" (assignment_expression "bVar6 = *pbVar2 == *pbVar4" (identifier "bVar6") (= "=") (binary_expression "*pbVar2 == *pbVar4" (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")) (== "==") (pointer_expression "*pbVar4" (* "*") (identifier "pbVar4")))) (; ";")) (expression_statement "pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1" (identifier "pbVar2") (= "=") (binary_expression "pbVar2 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar2 + (ulong)bVar9 * -2" (identifier "pbVar2") (+ "+") (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar9")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1;" (assignment_expression "pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1" (identifier "pbVar4") (= "=") (binary_expression "pbVar4 + (ulong)bVar9 * -2 + 1" (binary_expression "pbVar4 + (ulong)bVar9 * -2" (identifier "pbVar4") (+ "+") (binary_expression "(ulong)bVar9 * -2" (cast_expression "(ulong)bVar9" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar9")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar6)" (( "(") (identifier "bVar6") () ")")) (; ";")) (return_statement "return (!bVar7 && !bVar6) != bVar7;" (return "return") (binary_expression "(!bVar7 && !bVar6) != bVar7" (parenthesized_expression "(!bVar7 && !bVar6)" (( "(") (binary_expression "!bVar7 && !bVar6" (unary_expression "!bVar7" (! "!") (identifier "bVar7")) (&& "&&") (unary_expression "!bVar6" (! "!") (identifier "bVar6"))) () ")")) (!= "!=") (identifier "bVar7")) (; ";")) (} "}"))) (} "}"))) (return_statement "return bVar1;" (return "return") (identifier "bVar1") (; ";")) (} "}")))
type_1 function_1(int category) { type_1 _Var1; type_2 *var_2; long var_3; type_2 *var_4; type_2 *var_5; bool var_6; bool var_7; bool bVar8; type_2 bVar9; bVar9 = 0; var_2 = (type_2 *)var_1(category,(char *)0x0); _Var1 = true; var_6 = false; bVar8 = var_2 == (type_2 *)0x0; if (!bVar8) { var_3 = 2; var_4 = var_2; var_5 = &DAT_0014fd77; do { if (var_3 == 0) break; var_3 = var_3 + -1; var_6 = *var_4 < *var_5; bVar8 = *var_4 == *var_5; var_4 = var_4 + (type_3)bVar9 * -2 + 1; var_5 = var_5 + (type_3)bVar9 * -2 + 1; } while (bVar8); _Var1 = false; var_7 = false; var_6 = (!var_6 && !bVar8) == var_6; if (!var_6) { var_3 = 6; var_4 = (type_2 *)"POSIX"; do { if (var_3 == 0) break; var_3 = var_3 + -1; var_7 = *var_2 < *var_4; var_6 = *var_2 == *var_4; var_2 = var_2 + (type_3)bVar9 * -2 + 1; var_4 = var_4 + (type_3)bVar9 * -2 + 1; } while (var_6); return (!var_7 && !var_6) != var_7; } } return _Var1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) 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: (pointer_expression argument: (identifier)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (expression_statement (assignment_expression left: (identifier) right: (false))) (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: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (return_statement (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier))))))) (return_statement (identifier)))))
null
bool MASKED(int param_1) { bool bVar1; byte *pbVar2; long lVar3; byte *pbVar4; byte *pbVar5; bool bVar6; bool bVar7; bool bVar8; byte bVar9; bVar9 = 0; pbVar2 = (byte *)setlocale(param_1,(char *)0x0); bVar1 = true; bVar6 = false; bVar8 = pbVar2 == (byte *)0x0; if (!bVar8) { lVar3 = 2; pbVar4 = pbVar2; pbVar5 = &DAT_0014fd77; do { if (lVar3 == 0) break; lVar3 = lVar3 + -1; bVar6 = *pbVar4 < *pbVar5; bVar8 = *pbVar4 == *pbVar5; pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1; pbVar5 = pbVar5 + (ulong)bVar9 * -2 + 1; } while (bVar8); bVar1 = false; bVar7 = false; bVar6 = (!bVar6 && !bVar8) == bVar6; if (!bVar6) { lVar3 = 6; pbVar4 = (byte *)"POSIX"; do { if (lVar3 == 0) break; lVar3 = lVar3 + -1; bVar7 = *pbVar2 < *pbVar4; bVar6 = *pbVar2 == *pbVar4; pbVar2 = pbVar2 + (ulong)bVar9 * -2 + 1; pbVar4 = pbVar4 + (ulong)bVar9 * -2 + 1; } while (bVar6); return (!bVar7 && !bVar6) != bVar7; } } return bVar1; }
532_sparc64-linux-gnu-objdump_and_sparc64-linux-gnu-objdump_strip.c
strcpy
strcpy
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcpy(char *__dest,char *__src) { /* WARNING: Bad instruction - Truncating control flow here */ /* strcpy@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcpy(char *__dest,char *__src) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207263118')]
[('const-1', u'RETURN_-1207263118')]
null
null
0015a068
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strcpy(char *__dest,char *__src)" * (function_declarator "strcpy(char *__dest,char *__src)" identifier (parameter_list "(char *__dest,char *__src)" ( (parameter_declaration "char *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "char *__src" primitive_type (pointer_declarator "*__src" * 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 * strcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strcpy@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strcpy@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strcpy(char *__dest,char *__src)" * (function_declarator "strcpy(char *__dest,char *__src)" identifier (parameter_list "(char *__dest,char *__src)" ( (parameter_declaration "char *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "char *__src" primitive_type (pointer_declarator "*__src" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strcpy@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * strcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strcpy(char *__dest,char *__src)" * (function_declarator "strcpy(char *__dest,char *__src)" identifier (parameter_list "(char *__dest,char *__src)" ( (parameter_declaration "char *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "char *__src" primitive_type (pointer_declarator "*__src" * identifier)) )))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strcpy(char *__dest,char *__src)" (* "*") (function_declarator "strcpy(char *__dest,char *__src)" (identifier "strcpy") (parameter_list "(char *__dest,char *__src)" (( "(") (parameter_declaration "char *__dest" (primitive_type "char") (pointer_declarator "*__dest" (* "*") (identifier "__dest"))) (, ",") (parameter_declaration "char *__src" (primitive_type "char") (pointer_declarator "*__src" (* "*") (identifier "__src"))) () ")")))) (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 *__dest,char *__src) { /* WARNING: Bad instruction - Truncating control flow here */ /* strcpy@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (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 *__dest,char *__src) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
30_aarch64-linux-gnu-elfedit_and_aarch64-linux-gnu-elfedit_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_0010a0f0)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_setlocale_0010a0f0)(); return pcVar1; }
JMP qword ptr [0x0010a0f0]
null
null
null
null
[(u'CAST_-1206967763', u'RETURN_-1206967829'), (u'CAST_-1206967764', u'CALLIND_-1206967832'), ('const-0', u'RETURN_-1206967829'), (u'INDIRECT_-1206967769', u'COPY_-1206967828'), (u'CALLIND_-1206967832', u'INDIRECT_-1206967769'), ('tmp_38', u'CAST_-1206967764'), (u'CALLIND_-1206967832', u'CAST_-1206967763')]
[(u'CAST_-1206967763', u'RETURN_-1206967829'), (u'CAST_-1206967764', u'CALLIND_-1206967832'), ('const-0', u'RETURN_-1206967829'), (u'INDIRECT_-1206967769', u'COPY_-1206967828'), (u'CALLIND_-1206967832', u'INDIRECT_-1206967769'), ('tmp_38', u'CAST_-1206967764'), (u'CALLIND_-1206967832', u'CAST_-1206967763')]
null
null
001021e0
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_0010a0f0)();\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_0010a0f0)();\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_0010a0f0)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_setlocale_0010a0f0)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_setlocale_0010a0f0)()" identifier = (cast_expression "(char *)(*(code *)PTR_setlocale_0010a0f0)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_setlocale_0010a0f0)()" (parenthesized_expression "(*(code *)PTR_setlocale_0010a0f0)" ( (pointer_expression "*(code *)PTR_setlocale_0010a0f0" * (cast_expression "(code *)PTR_setlocale_0010a0f0" ( (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_0010a0f0)();\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_0010a0f0)();\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_0010a0f0)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_setlocale_0010a0f0)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_setlocale_0010a0f0)()" identifier = (cast_expression "(char *)(*(code *)PTR_setlocale_0010a0f0)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_setlocale_0010a0f0)()" (parenthesized_expression "(*(code *)PTR_setlocale_0010a0f0)" ( (pointer_expression "*(code *)PTR_setlocale_0010a0f0" * (cast_expression "(code *)PTR_setlocale_0010a0f0" ( (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_0010a0f0)();\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_0010a0f0)();\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_0010a0f0)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_setlocale_0010a0f0)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_setlocale_0010a0f0)()" identifier = (cast_expression "(char *)(*(code *)PTR_setlocale_0010a0f0)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_setlocale_0010a0f0)()" (parenthesized_expression "(*(code *)PTR_setlocale_0010a0f0)" ( (pointer_expression "*(code *)PTR_setlocale_0010a0f0" * (cast_expression "(code *)PTR_setlocale_0010a0f0" ( (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_0010a0f0)();\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_0010a0f0)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_setlocale_0010a0f0)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_setlocale_0010a0f0)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_setlocale_0010a0f0)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_setlocale_0010a0f0)()" (parenthesized_expression "(*(code *)PTR_setlocale_0010a0f0)" (( "(") (pointer_expression "*(code *)PTR_setlocale_0010a0f0" (* "*") (cast_expression "(code *)PTR_setlocale_0010a0f0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_setlocale_0010a0f0"))) () ")")) (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_0010a0f0)(); 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_0010a0f0)(); return pcVar1; }
3138_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
parse_dynamic_list
FUN_001b0750
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_dynamic_list(General_options * this, char * param_1, char * arg, Command_line * cmdline) */ void __thiscall gold::General_options::parse_dynamic_list (General_options *this,char *param_1,char *arg,Command_line *cmdline) { bool bVar1; char *format; bVar1 = read_dynamic_list(arg,cmdline,&this->dynamic_list_); if (bVar1) { this->have_dynamic_list_ = true; return; } format = (char *)gettext("unable to parse dynamic-list script file %s"); /* WARNING: Subroutine does not return */ gold_fatal(format,arg); }
void FUN_001b0750(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { char cVar1; undefined8 uVar2; cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060); if (cVar1 != '\0') { *(undefined1 *)(param_1 + 0x91e8) = 1; return; } uVar2 = gettext("unable to parse dynamic-list script file %s"); /* WARNING: Subroutine does not return */ FUN_00168f60(uVar2,param_3); }
PUSH RBP MOV RBP,RDX MOV RSI,RCX LEA RDX,[RDI + 0x9060] PUSH RBX MOV RBX,RDI MOV RDI,RBP SUB RSP,0x8 CALL 0x00214ad0 TEST AL,AL JZ 0x001b0780 MOV byte ptr [RBX + 0x91e8],0x1 ADD RSP,0x8 POP RBX POP RBP RET LEA RDI,[0x314cd0] CALL 0x0013e320 MOV RSI,RBP MOV RDI,RAX XOR EAX,EAX CALL 0x00168f60
null
null
null
null
[('const-1', u'STORE_-1207695463'), ('const-3230928', u'COPY_-1207695321'), ('const-0', u'RETURN_-1207695423'), ('tmp_212', u'PTRSUB_-1207695275'), (u'PTRSUB_-1207695275', u'STORE_-1207695463'), ('tmp_215', u'CALL_-1207695481'), ('const-1', u'RETURN_-1207695381'), (u'CAST_-1207695255', u'CALL_-1207695386'), (u'PTRSUB_-1207695303', u'CALL_-1207695481'), (u'COPY_-1207695321', u'CALL_-1207695414'), ('const-36960', u'PTRSUB_-1207695303'), ('tmp_87', u'CBRANCH_-1207695466'), ('tmp_214', u'CALL_-1207695386'), ('const-433', u'STORE_-1207695463'), ('const-37352', u'PTRSUB_-1207695275'), ('tmp_214', u'CALL_-1207695481'), ('tmp_212', u'PTRSUB_-1207695303'), (u'CALL_-1207695481', u'CBRANCH_-1207695466'), (u'CALL_-1207695414', u'CAST_-1207695255')]
[(u'INT_ADD_-1207695505', u'CALL_-1207695481'), ('const-36960', u'INT_ADD_-1207695505'), ('const-37352', u'INT_ADD_-1207695449'), ('const-0', u'RETURN_-1207695423'), ('const-1', u'STORE_-1207695463'), (u'INT_NOTEQUAL_-1207695466', u'CBRANCH_-1207695466'), ('const-1', u'RETURN_-1207695381'), ('tmp_383', u'CALL_-1207695481'), ('tmp_385', u'INT_ADD_-1207695505'), ('tmp_384', u'CALL_-1207695481'), ('tmp_383', u'CALL_-1207695386'), (u'CAST_-1207695280', u'STORE_-1207695463'), ('tmp_385', u'INT_ADD_-1207695449'), (u'CALL_-1207695414', u'CALL_-1207695386'), ('tmp_87', u'CBRANCH_-1207695466'), ('const-433', u'STORE_-1207695463'), ('const-3230928', u'COPY_-1207695323'), ('const-0', u'INT_NOTEQUAL_-1207695466'), (u'CALL_-1207695481', u'INT_NOTEQUAL_-1207695466'), (u'INT_ADD_-1207695449', u'CAST_-1207695280'), (u'COPY_-1207695323', u'CALL_-1207695414')]
null
null
001b0750
x64
O2
(translation_unit "void FUN_001b0750(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n char cVar1;\n undefined8 uVar2;\n \n cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);\n if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }\n uVar2 = gettext("unable to parse dynamic-list script file %s");\n /* WARNING: Subroutine does not return */\n FUN_00168f60(uVar2,param_3);\n}\n\n" (function_definition "void FUN_001b0750(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n char cVar1;\n undefined8 uVar2;\n \n cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);\n if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }\n uVar2 = gettext("unable to parse dynamic-list script file %s");\n /* WARNING: Subroutine does not return */\n FUN_00168f60(uVar2,param_3);\n}" primitive_type (function_declarator "FUN_001b0750(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n undefined8 uVar2;\n \n cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);\n if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }\n uVar2 = gettext("unable to parse dynamic-list script file %s");\n /* WARNING: Subroutine does not return */\n FUN_00168f60(uVar2,param_3);\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);" (assignment_expression "cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060)" identifier = (call_expression "FUN_00214ad0(param_3,param_4,param_1 + 0x9060)" identifier (argument_list "(param_3,param_4,param_1 + 0x9060)" ( identifier , identifier , (binary_expression "param_1 + 0x9060" identifier + number_literal) )))) ;) (if_statement "if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x91e8) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x91e8) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x91e8)" * (cast_expression "(undefined1 *)(param_1 + 0x91e8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x91e8)" ( (binary_expression "param_1 + 0x91e8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "uVar2 = gettext("unable to parse dynamic-list script file %s");" (assignment_expression "uVar2 = gettext("unable to parse dynamic-list script file %s")" identifier = (call_expression "gettext("unable to parse dynamic-list script file %s")" identifier (argument_list "("unable to parse dynamic-list script file %s")" ( (string_literal ""unable to parse dynamic-list script file %s"" " string_content ") )))) ;) comment (expression_statement "FUN_00168f60(uVar2,param_3);" (call_expression "FUN_00168f60(uVar2,param_3)" identifier (argument_list "(uVar2,param_3)" ( identifier , identifier ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_dynamic_list(General_options * this, char * param_1, char *\n arg, Command_line * cmdline) */\n\nvoid __thiscall\ngold::General_options::parse_dynamic_list\n (General_options *this,char *param_1,char *arg,Command_line *cmdline)\n\n{\n bool bVar1;\n char *format;\n \n bVar1 = read_dynamic_list(arg,cmdline,&this->dynamic_list_);\n if (bVar1) {\n this->have_dynamic_list_ = true;\n return;\n }\n format = (char *)gettext("unable to parse dynamic-list script file %s");\n /* WARNING: Subroutine does not return */\n gold_fatal(format,arg);\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::parse_dynamic_list\n (General_options *this,char *param_1,char *arg,Command_line *cmdline)\n\n{\n bool bVar1;\n char *format;\n \n bVar1 = read_dynamic_list(arg,cmdline,&this->dynamic_list_);\n if (bVar1) {\n this->have_dynamic_list_ = true;\n return;\n }\n format = (char *)gettext("unable to parse dynamic-list script file %s");\n /* WARNING: Subroutine does not return */\n gold_fatal(format,arg);\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::" identifier : : identifier : :) (function_declarator "parse_dynamic_list\n (General_options *this,char *param_1,char *arg,Command_line *cmdline)" identifier (parameter_list "(General_options *this,char *param_1,char *arg,Command_line *cmdline)" ( (parameter_declaration "General_options *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *arg" primitive_type (pointer_declarator "*arg" * identifier)) , (parameter_declaration "Command_line *cmdline" type_identifier (pointer_declarator "*cmdline" * identifier)) ))) (compound_statement "{\n bool bVar1;\n char *format;\n \n bVar1 = read_dynamic_list(arg,cmdline,&this->dynamic_list_);\n if (bVar1) {\n this->have_dynamic_list_ = true;\n return;\n }\n format = (char *)gettext("unable to parse dynamic-list script file %s");\n /* WARNING: Subroutine does not return */\n gold_fatal(format,arg);\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (expression_statement "bVar1 = read_dynamic_list(arg,cmdline,&this->dynamic_list_);" (assignment_expression "bVar1 = read_dynamic_list(arg,cmdline,&this->dynamic_list_)" identifier = (call_expression "read_dynamic_list(arg,cmdline,&this->dynamic_list_)" identifier (argument_list "(arg,cmdline,&this->dynamic_list_)" ( identifier , identifier , (pointer_expression "&this->dynamic_list_" & (field_expression "this->dynamic_list_" identifier -> field_identifier)) )))) ;) (if_statement "if (bVar1) {\n this->have_dynamic_list_ = true;\n return;\n }" if (parenthesized_expression "(bVar1)" ( identifier )) (compound_statement "{\n this->have_dynamic_list_ = true;\n return;\n }" { (expression_statement "this->have_dynamic_list_ = true;" (assignment_expression "this->have_dynamic_list_ = true" (field_expression "this->have_dynamic_list_" identifier -> field_identifier) = true) ;) (return_statement "return;" return ;) })) (expression_statement "format = (char *)gettext("unable to parse dynamic-list script file %s");" (assignment_expression "format = (char *)gettext("unable to parse dynamic-list script file %s")" identifier = (cast_expression "(char *)gettext("unable to parse dynamic-list script file %s")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("unable to parse dynamic-list script file %s")" identifier (argument_list "("unable to parse dynamic-list script file %s")" ( (string_literal ""unable to parse dynamic-list script file %s"" " string_content ") ))))) ;) comment (expression_statement "gold_fatal(format,arg);" (call_expression "gold_fatal(format,arg)" identifier (argument_list "(format,arg)" ( identifier , identifier ))) ;) })))
(translation_unit "void FUN_001b0750(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n char cVar1;\n undefined8 uVar2;\n \n cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);\n if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }\n uVar2 = gettext("unable to parse dynamic-list script file %s");\n \n FUN_00168f60(uVar2,param_3);\n}\n\n" (function_definition "void FUN_001b0750(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n char cVar1;\n undefined8 uVar2;\n \n cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);\n if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }\n uVar2 = gettext("unable to parse dynamic-list script file %s");\n \n FUN_00168f60(uVar2,param_3);\n}" primitive_type (function_declarator "FUN_001b0750(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n undefined8 uVar2;\n \n cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);\n if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }\n uVar2 = gettext("unable to parse dynamic-list script file %s");\n \n FUN_00168f60(uVar2,param_3);\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);" (assignment_expression "cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060)" identifier = (call_expression "FUN_00214ad0(param_3,param_4,param_1 + 0x9060)" identifier (argument_list "(param_3,param_4,param_1 + 0x9060)" ( identifier , identifier , (binary_expression "param_1 + 0x9060" identifier + number_literal) )))) ;) (if_statement "if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x91e8) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x91e8) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x91e8)" * (cast_expression "(undefined1 *)(param_1 + 0x91e8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x91e8)" ( (binary_expression "param_1 + 0x91e8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "uVar2 = gettext("unable to parse dynamic-list script file %s");" (assignment_expression "uVar2 = gettext("unable to parse dynamic-list script file %s")" identifier = (call_expression "gettext("unable to parse dynamic-list script file %s")" identifier (argument_list "("unable to parse dynamic-list script file %s")" ( (string_literal ""unable to parse dynamic-list script file %s"" " string_content ") )))) ;) (expression_statement "FUN_00168f60(uVar2,param_3);" (call_expression "FUN_00168f60(uVar2,param_3)" identifier (argument_list "(uVar2,param_3)" ( 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 IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (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 ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })))
(function_definition "void FUN_001b0750(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n char cVar1;\n undefined8 uVar2;\n \n cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);\n if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }\n uVar2 = gettext("unable to parse dynamic-list script file %s");\n \n FUN_00168f60(uVar2,param_3);\n}" (primitive_type "void") (function_declarator "FUN_001b0750(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_001b0750") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) () ")"))) (compound_statement "{\n char cVar1;\n undefined8 uVar2;\n \n cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);\n if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }\n uVar2 = gettext("unable to parse dynamic-list script file %s");\n \n FUN_00168f60(uVar2,param_3);\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (expression_statement "cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060);" (assignment_expression "cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060)" (identifier "cVar1") (= "=") (call_expression "FUN_00214ad0(param_3,param_4,param_1 + 0x9060)" (identifier "FUN_00214ad0") (argument_list "(param_3,param_4,param_1 + 0x9060)" (( "(") (identifier "param_3") (, ",") (identifier "param_4") (, ",") (binary_expression "param_1 + 0x9060" (identifier "param_1") (+ "+") (number_literal "0x9060")) () ")")))) (; ";")) (if_statement "if (cVar1 != '\0') {\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }" (if "if") (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x91e8) = 1;\n return;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x91e8) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x91e8) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x91e8)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x91e8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x91e8)" (( "(") (binary_expression "param_1 + 0x91e8" (identifier "param_1") (+ "+") (number_literal "0x91e8")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar2 = gettext("unable to parse dynamic-list script file %s");" (assignment_expression "uVar2 = gettext("unable to parse dynamic-list script file %s")" (identifier "uVar2") (= "=") (call_expression "gettext("unable to parse dynamic-list script file %s")" (identifier "gettext") (argument_list "("unable to parse dynamic-list script file %s")" (( "(") (string_literal ""unable to parse dynamic-list script file %s"" (" """) (string_content "unable to parse dynamic-list script file %s") (" """)) () ")")))) (; ";")) (expression_statement "FUN_00168f60(uVar2,param_3);" (call_expression "FUN_00168f60(uVar2,param_3)" (identifier "FUN_00168f60") (argument_list "(uVar2,param_3)" (( "(") (identifier "uVar2") (, ",") (identifier "param_3") () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_dynamic_list(General_options * this, char * param_1, char * arg, Command_line * cmdline) */ void __thiscall gold::type_1::function_1 (type_1 *this,char *param_1,char *arg,type_2 *cmdline) { bool bVar1; char *format; bVar1 = var_1(arg,cmdline,&this->dynamic_list_); if (bVar1) { this->have_dynamic_list_ = true; return; } format = (char *)var_2("unable to parse dynamic-list script file %s"); /* WARNING: Subroutine does not return */ var_3(format,arg); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { char cVar1; undefined8 uVar2; cVar1 = FUN_00214ad0(param_3,param_4,param_1 + 0x9060); if (cVar1 != '\0') { *(undefined1 *)(param_1 + 0x91e8) = 1; return; } uVar2 = gettext("unable to parse dynamic-list script file %s"); /* WARNING: Subroutine does not return */ FUN_00168f60(uVar2,param_3); }
233_powerpc64-linux-gnu-ar_and_powerpc64-linux-gnu-ar_strip.c
textdomain
textdomain
/* WARNING: Control flow encountered bad instruction data */ void textdomain(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* textdomain@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void textdomain(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207037782')]
[('const-1', u'RETURN_-1207037782')]
null
null
001110a0
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "textdomain(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 textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* textdomain@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* textdomain@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* textdomain@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void textdomain(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void textdomain(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "textdomain(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 textdomain(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "textdomain(void)" (identifier "textdomain") (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 */ /* textdomain@@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(); }
251_riscv64-linux-gnu-ranlib_and_riscv64-linux-gnu-ranlib_strip.c
bfd_set_error
bfd_set_error
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_error(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_error(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207037630')]
[('const-1', u'RETURN_-1207037630')]
null
null
00111138
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_error(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_set_error(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_error(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_error(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_set_error(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_error(void)" (identifier "bfd_set_error") (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(); }
6755_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
do_layout
FUN_0029a1a0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_layout(Sized_dynobj<32,_true> * this, Symbol_table * symtab, Layout * param_5, Read_symbols_data * sd) */ void __thiscall gold::Sized_dynobj<32,_true>::do_layout (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd) { File_view *pFVar1; int __in_chrg; __in_chrg = (int)symtab; pFVar1 = (File_view *)(this->super_Dynobj).super_Object._vptr_Object; if (pFVar1 != (File_view *)0x0) { File_view::~File_view(pFVar1,__in_chrg); __in_chrg = 0x18; operator_delete(pFVar1,0x18); } pFVar1 = (File_view *)(this->super_Dynobj).super_Object.name_._M_dataplus._M_p; (this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)0x0; if (pFVar1 != (File_view *)0x0) { File_view::~File_view(pFVar1,__in_chrg); operator_delete(pFVar1,0x18); } (this->super_Dynobj).super_Object.name_._M_dataplus._M_p = (pointer)0x0; return; }
void FUN_0029a1a0(long *param_1) { long lVar1; lVar1 = *param_1; if (lVar1 != 0) { FUN_0017a780(lVar1); thunk_FUN_002dac60(lVar1,0x18); } lVar1 = param_1[1]; *param_1 = 0; if (lVar1 != 0) { FUN_0017a780(lVar1); thunk_FUN_002dac60(lVar1,0x18); } param_1[1] = 0; return; }
PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV RBP,qword ptr [RDI] TEST RBP,RBP JZ 0x0029a1c6 MOV RDI,RBP CALL 0x0017a780 MOV ESI,0x18 MOV RDI,RBP CALL 0x002dac50 MOV RBP,qword ptr [RBX + 0x8] MOV qword ptr [RBX],0x0 TEST RBP,RBP JZ 0x0029a1eb MOV RDI,RBP CALL 0x0017a780 MOV ESI,0x18 MOV RDI,RBP CALL 0x002dac50 MOV qword ptr [RBX + 0x8],0x0 ADD RSP,0x8 POP RBX POP RBP RET
null
null
null
null
[(u'PTRSUB_-1204378907', u'STORE_-1204379146'), ('tmp_234', u'PTRSUB_-1204378921'), ('const-24', u'CALL_-1204379156'), (u'CAST_-1204378910', u'CALL_-1204379113'), ('tmp_234', u'PTRSUB_-1204378958'), ('const-0', u'PTRSUB_-1204378928'), ('const-8', u'PTRSUB_-1204378912'), (u'MULTIEQUAL_-1204378959', u'CALL_-1204379113'), (u'PTRSUB_-1204378887', u'PTRSUB_-1204378878'), ('const-0', u'PTRSUB_-1204378926'), ('const-0', u'STORE_-1204379091'), ('const-0', u'INT_NOTEQUAL_-1204379186'), (u'INT_NOTEQUAL_-1204379186', u'CBRANCH_-1204379185'), ('const-8', u'PTRSUB_-1204378873'), (u'PTRSUB_-1204378958', u'PTRSUB_-1204378950'), ('const-0', u'PTRSUB_-1204378958'), ('const-0', u'PTRSUB_-1204378879'), (u'PTRSUB_-1204378873', u'PTRSUB_-1204378885'), ('const-0', u'SUBPIECE_-1204378996'), ('const-433', u'LOAD_-1204379154'), ('const-433', u'LOAD_-1204379205'), (u'SUBPIECE_-1204378996', u'MULTIEQUAL_-1204378959'), ('const-0', u'INT_NOTEQUAL_-1204379125'), (u'PTRSUB_-1204378950', u'PTRSUB_-1204378942'), (u'PTRSUB_-1204378919', u'PTRSUB_-1204378912'), (u'PTRSUB_-1204378928', u'PTRSUB_-1204378919'), ('const-0', u'PTRSUB_-1204378921'), (u'PTRSUB_-1204378913', u'PTRSUB_-1204378907'), ('const-0', u'PTRSUB_-1204378919'), ('const-0', u'PTRSUB_-1204378878'), ('tmp_235', u'SUBPIECE_-1204378996'), (u'PTRSUB_-1204378926', u'PTRSUB_-1204378920'), (u'PTRSUB_-1204378920', u'LOAD_-1204379154'), (u'CAST_-1204378910', u'INT_NOTEQUAL_-1204379125'), (u'CALL_-1204379156', u'INDIRECT_-1204378941'), (u'PTRSUB_-1204378942', u'LOAD_-1204379205'), ('const-24', u'CALL_-1204379095'), (u'PTRSUB_-1204378879', u'STORE_-1204379091'), ('const-433', u'STORE_-1204379146'), ('const-0', u'PTRSUB_-1204378885'), ('const-0', u'STORE_-1204379146'), (u'LOAD_-1204379154', u'CAST_-1204378910'), ('const-0', u'PTRSUB_-1204378907'), (u'CAST_-1204378940', u'INT_NOTEQUAL_-1204379186'), (u'SUBPIECE_-1204378996', u'CALL_-1204379174'), (u'PTRSUB_-1204378885', u'PTRSUB_-1204378879'), ('const-0', u'PTRSUB_-1204378887'), (u'LOAD_-1204379205', u'CAST_-1204378940'), (u'CAST_-1204378940', u'CALL_-1204379174'), ('tmp_234', u'PTRSUB_-1204378928'), (u'PTRSUB_-1204378912', u'PTRSUB_-1204378926'), (u'INDIRECT_-1204378941', u'MULTIEQUAL_-1204378959'), ('tmp_234', u'PTRSUB_-1204378887'), (u'INT_NOTEQUAL_-1204379125', u'CBRANCH_-1204379124'), ('tmp_73', u'CBRANCH_-1204379185'), ('const-433', u'STORE_-1204379091'), ('const-0', u'PTRSUB_-1204378942'), (u'PTRSUB_-1204378878', u'PTRSUB_-1204378873'), ('const-0', u'PTRSUB_-1204378913'), ('const-0', u'PTRSUB_-1204378920'), (u'CAST_-1204378910', u'CALL_-1204379095'), ('tmp_134', u'CBRANCH_-1204379124'), ('const-0', u'PTRSUB_-1204378950'), (u'PTRSUB_-1204378921', u'PTRSUB_-1204378913'), (u'CAST_-1204378940', u'CALL_-1204379156'), ('const-24', u'COPY_-1204379010'), ('const-0', u'RETURN_-1204379050')]
[('const-1', u'PTRADD_-1204378911'), ('const-1', u'PTRADD_-1204378949'), (u'LOAD_-1204379154', u'CALL_-1204379095'), ('const-24', u'CALL_-1204379095'), (u'LOAD_-1204379154', u'INT_NOTEQUAL_-1204379125'), ('const-0', u'INT_NOTEQUAL_-1204379186'), (u'INT_NOTEQUAL_-1204379186', u'CBRANCH_-1204379185'), ('tmp_433', u'PTRADD_-1204378949'), ('tmp_433', u'PTRADD_-1204378911'), (u'INT_NOTEQUAL_-1204379125', u'CBRANCH_-1204379124'), ('const-8', u'PTRADD_-1204378911'), (u'PTRADD_-1204378949', u'LOAD_-1204379154'), (u'LOAD_-1204379205', u'CALL_-1204379156'), ('tmp_73', u'CBRANCH_-1204379185'), (u'LOAD_-1204379205', u'INT_NOTEQUAL_-1204379186'), ('const-0', u'INT_NOTEQUAL_-1204379125'), ('const-0', u'STORE_-1204379146'), ('const-8', u'PTRADD_-1204378949'), ('tmp_433', u'LOAD_-1204379205'), (u'PTRADD_-1204378911', u'STORE_-1204379091'), ('const-24', u'CALL_-1204379156'), ('const-433', u'STORE_-1204379091'), (u'LOAD_-1204379205', u'CALL_-1204379174'), ('tmp_134', u'CBRANCH_-1204379124'), ('tmp_433', u'STORE_-1204379146'), ('const-0', u'STORE_-1204379091'), ('const-433', u'LOAD_-1204379205'), (u'LOAD_-1204379154', u'CALL_-1204379113'), ('const-0', u'RETURN_-1204379050'), ('const-433', u'STORE_-1204379146'), ('const-433', u'LOAD_-1204379154')]
null
null
0029a1a0
x64
O2
(translation_unit "void FUN_0029a1a0(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = *param_1;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n lVar1 = param_1[1];\n *param_1 = 0;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n param_1[1] = 0;\n return;\n}\n\n" (function_definition "void FUN_0029a1a0(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = *param_1;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n lVar1 = param_1[1];\n *param_1 = 0;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n param_1[1] = 0;\n return;\n}" primitive_type (function_declarator "FUN_0029a1a0(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 \n lVar1 = *param_1;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n lVar1 = param_1[1];\n *param_1 = 0;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n param_1[1] = 0;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" { (expression_statement "FUN_0017a780(lVar1);" (call_expression "FUN_0017a780(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac60(lVar1,0x18);" (call_expression "thunk_FUN_002dac60(lVar1,0x18)" identifier (argument_list "(lVar1,0x18)" ( identifier , number_literal ))) ;) })) (expression_statement "lVar1 = param_1[1];" (assignment_expression "lVar1 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" * identifier) = number_literal) ;) (if_statement "if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" { (expression_statement "FUN_0017a780(lVar1);" (call_expression "FUN_0017a780(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac60(lVar1,0x18);" (call_expression "thunk_FUN_002dac60(lVar1,0x18)" identifier (argument_list "(lVar1,0x18)" ( identifier , number_literal ))) ;) })) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_layout(Sized_dynobj<32,_true> * this, Symbol_table * symtab,\n Layout * param_5, Read_symbols_data * sd) */\n\nvoid __thiscall\ngold::Sized_dynobj<32,_true>::do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)\n\n{\n File_view *pFVar1;\n int __in_chrg;\n \n __in_chrg = (int)symtab;\n pFVar1 = (File_view *)(this->super_Dynobj).super_Object._vptr_Object;\n if (pFVar1 != (File_view *)0x0) {\n File_view::~File_view(pFVar1,__in_chrg);\n __in_chrg = 0x18;\n operator_delete(pFVar1,0x18);\n }\n pFVar1 = (File_view *)(this->super_Dynobj).super_Object.name_._M_dataplus._M_p;\n (this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)0x0;\n if (pFVar1 != (File_view *)0x0) {\n File_view::~File_view(pFVar1,__in_chrg);\n operator_delete(pFVar1,0x18);\n }\n (this->super_Dynobj).super_Object.name_._M_dataplus._M_p = (pointer)0x0;\n return;\n}\n\n" comment comment (declaration "void __thiscall\ngold::Sized_dynobj<32,_true>::do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)\n\n{\n File_view *pFVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)\n\n{\n File_view" identifier > : : (function_declarator "do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)" identifier (parameter_list "(Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)" ( (parameter_declaration "Sized_dynobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol_table *symtab" type_identifier (pointer_declarator "*symtab" * identifier)) , (parameter_declaration "Layout *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "Read_symbols_data *sd" type_identifier (pointer_declarator "*sd" * identifier)) ))) { identifier) (pointer_declarator "*pFVar1" * identifier) ;) (declaration "int __in_chrg;" primitive_type identifier ;) (expression_statement "__in_chrg = (int)symtab;" (assignment_expression "__in_chrg = (int)symtab" identifier = (cast_expression "(int)symtab" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "pFVar1 = (File_view *)(this->super_Dynobj).super_Object._vptr_Object;" (assignment_expression "pFVar1 = (File_view *)(this->super_Dynobj).super_Object._vptr_Object" identifier = (cast_expression "(File_view *)(this->super_Dynobj).super_Object._vptr_Object" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(this->super_Dynobj).super_Object._vptr_Object" (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 (pFVar1 != (File_view *)0x0) {\n File_view::~File_view(pFVar1,__in_chrg);\n __in_chrg = 0x18;\n operator_delete(pFVar1,0x18);\n }" if (parenthesized_expression "(pFVar1 != (File_view *)0x0)" ( (binary_expression "pFVar1 != (File_view *)0x0" identifier != (cast_expression "(File_view *)0x0" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n File_view::~File_view(pFVar1,__in_chrg);\n __in_chrg = 0x18;\n operator_delete(pFVar1,0x18);\n }" { (labeled_statement "File_view::~File_view(pFVar1,__in_chrg);" statement_identifier : (ERROR ":" :) (expression_statement "~File_view(pFVar1,__in_chrg);" (unary_expression "~File_view(pFVar1,__in_chrg)" ~ (call_expression "File_view(pFVar1,__in_chrg)" identifier (argument_list "(pFVar1,__in_chrg)" ( identifier , identifier )))) ;)) (expression_statement "__in_chrg = 0x18;" (assignment_expression "__in_chrg = 0x18" identifier = number_literal) ;) (expression_statement "operator_delete(pFVar1,0x18);" (call_expression "operator_delete(pFVar1,0x18)" identifier (argument_list "(pFVar1,0x18)" ( identifier , number_literal ))) ;) })) (expression_statement "pFVar1 = (File_view *)(this->super_Dynobj).super_Object.name_._M_dataplus._M_p;" (assignment_expression "pFVar1 = (File_view *)(this->super_Dynobj).super_Object.name_._M_dataplus._M_p" identifier = (cast_expression "(File_view *)(this->super_Dynobj).super_Object.name_._M_dataplus._M_p" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(this->super_Dynobj).super_Object.name_._M_dataplus._M_p" (field_expression "(this->super_Dynobj).super_Object.name_._M_dataplus" (field_expression "(this->super_Dynobj).super_Object.name_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier))) ;) (expression_statement "(this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)0x0;" (assignment_expression "(this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)0x0" (field_expression "(this->super_Dynobj).super_Object._vptr_Object" (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 "(_func_int_varargs **)0x0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (if_statement "if (pFVar1 != (File_view *)0x0) {\n File_view::~File_view(pFVar1,__in_chrg);\n operator_delete(pFVar1,0x18);\n }" if (parenthesized_expression "(pFVar1 != (File_view *)0x0)" ( (binary_expression "pFVar1 != (File_view *)0x0" identifier != (cast_expression "(File_view *)0x0" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n File_view::~File_view(pFVar1,__in_chrg);\n operator_delete(pFVar1,0x18);\n }" { (labeled_statement "File_view::~File_view(pFVar1,__in_chrg);" statement_identifier : (ERROR ":" :) (expression_statement "~File_view(pFVar1,__in_chrg);" (unary_expression "~File_view(pFVar1,__in_chrg)" ~ (call_expression "File_view(pFVar1,__in_chrg)" identifier (argument_list "(pFVar1,__in_chrg)" ( identifier , identifier )))) ;)) (expression_statement "operator_delete(pFVar1,0x18);" (call_expression "operator_delete(pFVar1,0x18)" identifier (argument_list "(pFVar1,0x18)" ( identifier , number_literal ))) ;) })) (expression_statement "(this->super_Dynobj).super_Object.name_._M_dataplus._M_p = (pointer)0x0;" (assignment_expression "(this->super_Dynobj).super_Object.name_._M_dataplus._M_p = (pointer)0x0" (field_expression "(this->super_Dynobj).super_Object.name_._M_dataplus._M_p" (field_expression "(this->super_Dynobj).super_Object.name_._M_dataplus" (field_expression "(this->super_Dynobj).super_Object.name_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0029a1a0(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = *param_1;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n lVar1 = param_1[1];\n *param_1 = 0;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n param_1[1] = 0;\n return;\n}\n\n" (function_definition "void FUN_0029a1a0(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = *param_1;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n lVar1 = param_1[1];\n *param_1 = 0;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n param_1[1] = 0;\n return;\n}" primitive_type (function_declarator "FUN_0029a1a0(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 \n lVar1 = *param_1;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n lVar1 = param_1[1];\n *param_1 = 0;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n param_1[1] = 0;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" { (expression_statement "FUN_0017a780(lVar1);" (call_expression "FUN_0017a780(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac60(lVar1,0x18);" (call_expression "thunk_FUN_002dac60(lVar1,0x18)" identifier (argument_list "(lVar1,0x18)" ( identifier , number_literal ))) ;) })) (expression_statement "lVar1 = param_1[1];" (assignment_expression "lVar1 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" * identifier) = number_literal) ;) (if_statement "if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" { (expression_statement "FUN_0017a780(lVar1);" (call_expression "FUN_0017a780(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac60(lVar1,0x18);" (call_expression "thunk_FUN_002dac60(lVar1,0x18)" identifier (argument_list "(lVar1,0x18)" ( identifier , number_literal ))) ;) })) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_0029a1a0(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = *param_1;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n lVar1 = param_1[1];\n *param_1 = 0;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n param_1[1] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0029a1a0(long *param_1)" (identifier "FUN_0029a1a0") (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 \n lVar1 = *param_1;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n lVar1 = param_1[1];\n *param_1 = 0;\n if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }\n param_1[1] = 0;\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" ({ "{") (expression_statement "FUN_0017a780(lVar1);" (call_expression "FUN_0017a780(lVar1)" (identifier "FUN_0017a780") (argument_list "(lVar1)" (( "(") (identifier "lVar1") () ")"))) (; ";")) (expression_statement "thunk_FUN_002dac60(lVar1,0x18);" (call_expression "thunk_FUN_002dac60(lVar1,0x18)" (identifier "thunk_FUN_002dac60") (argument_list "(lVar1,0x18)" (( "(") (identifier "lVar1") (, ",") (number_literal "0x18") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar1 = param_1[1];" (assignment_expression "lVar1 = param_1[1]" (identifier "lVar1") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (lVar1 != 0) {\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0017a780(lVar1);\n thunk_FUN_002dac60(lVar1,0x18);\n }" ({ "{") (expression_statement "FUN_0017a780(lVar1);" (call_expression "FUN_0017a780(lVar1)" (identifier "FUN_0017a780") (argument_list "(lVar1)" (( "(") (identifier "lVar1") () ")"))) (; ";")) (expression_statement "thunk_FUN_002dac60(lVar1,0x18);" (call_expression "thunk_FUN_002dac60(lVar1,0x18)" (identifier "thunk_FUN_002dac60") (argument_list "(lVar1,0x18)" (( "(") (identifier "lVar1") (, ",") (number_literal "0x18") () ")"))) (; ";")) (} "}"))) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_layout(Sized_dynobj<32,_true> * this, Symbol_table * symtab, Layout * param_5, Read_symbols_data * sd) */ void __thiscall gold::Sized_dynobj<32,_true>::do_layout (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd) { type_1 *var_1; int __in_chrg; __in_chrg = (int)symtab; var_1 = (type_1 *)(this->super_Dynobj).super_Object._vptr_Object; if (var_1 != (type_1 *)0x0) { File_view::~type_1(var_1,__in_chrg); __in_chrg = 0x18; var_2(var_1,0x18); } var_1 = (type_1 *)(this->super_Dynobj).super_Object.name_._M_dataplus._M_p; (this->super_Dynobj).super_Object._vptr_Object = (type_2 **)0x0; if (var_1 != (type_1 *)0x0) { File_view::~type_1(var_1,__in_chrg); var_2(var_1,0x18); } (this->super_Dynobj).super_Object.name_._M_dataplus._M_p = (type_3)0x0; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (return_statement))))
null
void MASKED(long *param_1) { long lVar1; lVar1 = *param_1; if (lVar1 != 0) { FUN_0017a780(lVar1); thunk_FUN_002dac60(lVar1,0x18); } lVar1 = param_1[1]; *param_1 = 0; if (lVar1 != 0) { FUN_0017a780(lVar1); thunk_FUN_002dac60(lVar1,0x18); } param_1[1] = 0; return; }
9587_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~numpunct
FUN_0031d780
/* std::numpunct<char>::~numpunct() */ void __thiscall std::numpunct<char>::~numpunct(numpunct<char> *this) { /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */ ~numpunct(this); operator_delete(this); return; }
void FUN_0031d780(undefined8 param_1) { /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */ FUN_0031d720(); FUN_002dac70(param_1); return; }
PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x8 CALL 0x0031d720 ADD RSP,0x8 MOV RDI,RBX POP RBX POP RBP JMP 0x002dac70
null
null
null
null
[('tmp_111', u'CALL_-1204889694'), ('const-0', u'RETURN_-1204889657'), ('tmp_111', u'CALL_-1204889661')]
[('tmp_168', u'CALL_-1204889661'), ('const-0', u'RETURN_-1204889657')]
null
null
0031d780
x64
O2
(translation_unit "void FUN_0031d780(undefined8 param_1)\n\n{\n /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */\n FUN_0031d720();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_0031d780(undefined8 param_1)\n\n{\n /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */\n FUN_0031d720();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0031d780(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */\n FUN_0031d720();\n FUN_002dac70(param_1);\n return;\n}" { comment (expression_statement "FUN_0031d720();" (call_expression "FUN_0031d720()" 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::numpunct<char>::~numpunct() */\n\nvoid __thiscall std::numpunct<char>::~numpunct(numpunct<char> *this)\n\n{\n /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */\n ~numpunct(this);\n operator_delete(this);\n return;\n}\n\n" comment (function_definition "void __thiscall std::numpunct<char>::~numpunct(numpunct<char> *this)\n\n{\n /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */\n ~numpunct(this);\n operator_delete(this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::numpunct<char>::~" identifier : : identifier < primitive_type > : : ~) (function_declarator "numpunct(numpunct<char> *this)" identifier (parameter_list "(numpunct<char> *this)" ( (parameter_declaration "numpunct<char> *this" type_identifier (ERROR "<char>" < primitive_type >) (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */\n ~numpunct(this);\n operator_delete(this);\n return;\n}" { comment (expression_statement "~numpunct(this);" (unary_expression "~numpunct(this)" ~ (call_expression "numpunct(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_0031d780(undefined8 param_1)\n\n{\n \n FUN_0031d720();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_0031d780(undefined8 param_1)\n\n{\n \n FUN_0031d720();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0031d780(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n \n FUN_0031d720();\n FUN_002dac70(param_1);\n return;\n}" { (expression_statement "FUN_0031d720();" (call_expression "FUN_0031d720()" 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_0031d780(undefined8 param_1)\n\n{\n \n FUN_0031d720();\n FUN_002dac70(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0031d780(undefined8 param_1)" (identifier "FUN_0031d780") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n \n FUN_0031d720();\n FUN_002dac70(param_1);\n return;\n}" ({ "{") (expression_statement "FUN_0031d720();" (call_expression "FUN_0031d720()" (identifier "FUN_0031d720") (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::numpunct<char>::~numpunct() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *this) { /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */ ~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) { /* try { // try from 0031d789 to 0031d78d has its CatchHandler @ 0031d79c */ FUN_0031d720(); FUN_002dac70(param_1); return; }
241_powerpc64le-linux-gnu-as_and_powerpc64le-linux-gnu-as_strip.c
eh_frame_convert_frag
FUN_00115820
void eh_frame_convert_frag(fragS *frag) { offsetT oVar1; valueT vVar2; uint uVar3; long lVar5; int iVar6; uint uVar7; char *pcVar8; ulong uVar4; pcVar8 = frag->fr_opcode; oVar1 = frag->fr_offset; vVar2 = resolve_symbol_value(frag->fr_symbol); uVar7 = frag->fr_subtype >> 3; if (uVar7 == 0) { /* WARNING: Subroutine does not return */ as_abort("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag"); } uVar3 = frag->fr_subtype & 7; uVar4 = (ulong)uVar3; vVar2 = (long)vVar2 / (long)(int)uVar7; iVar6 = (int)oVar1; if (uVar3 == 1) { if (0xff < (long)vVar2) { /* WARNING: Subroutine does not return */ as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag"); } pcVar8[(long)iVar6 + 100] = '\x02'; lVar5 = frag->fr_fix; frag->fr_literal[lVar5] = (byte)vVar2; } else if (uVar3 == 0) { if (0x3f < (long)vVar2) { /* WARNING: Subroutine does not return */ as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag"); } pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40; lVar5 = frag->fr_fix; } else { if (uVar3 == 2) { if (0xffff < (long)vVar2) { /* WARNING: Subroutine does not return */ as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag"); } pcVar8[(long)iVar6 + 100] = '\x03'; pcVar8 = frag->fr_literal + frag->fr_fix; iVar6 = 2; } else { pcVar8 = frag->fr_literal + frag->fr_fix; iVar6 = 4; } md_number_to_chars(pcVar8,vVar2,iVar6); lVar5 = frag->fr_fix; uVar4 = (ulong)(frag->fr_subtype & 7); } frag->fr_type = rs_fill; frag->fr_subtype = 0; frag->fr_fix = uVar4 + lVar5; frag->fr_offset = 0; return; }
void FUN_00115820(long param_1) { long lVar1; uint uVar2; undefined8 uVar4; long lVar5; int iVar6; uint uVar7; ulong uVar3; lVar5 = *(long *)(param_1 + 0x30); uVar4 = *(undefined8 *)(param_1 + 0x20); lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28)); uVar7 = *(uint *)(param_1 + 0x60) >> 3; if (uVar7 == 0) { /* WARNING: Subroutine does not return */ FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag"); } uVar2 = *(uint *)(param_1 + 0x60) & 7; uVar3 = (ulong)uVar2; lVar1 = lVar1 / (long)(int)uVar7; iVar6 = (int)uVar4; if (uVar2 == 1) { if (0xff < lVar1) { /* WARNING: Subroutine does not return */ FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag"); } *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2; lVar5 = *(long *)(param_1 + 0x10); *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1; } else if (uVar2 == 0) { if (0x3f < lVar1) { /* WARNING: Subroutine does not return */ FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag"); } *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40; lVar5 = *(long *)(param_1 + 0x10); } else { if (uVar2 == 2) { if (0xffff < lVar1) { /* WARNING: Subroutine does not return */ FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag"); } *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3; lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10); uVar4 = 2; } else { lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10); uVar4 = 4; } FUN_00134f40(lVar5,lVar1,uVar4); lVar5 = *(long *)(param_1 + 0x10); uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7); } *(undefined8 *)(param_1 + 0x5c) = 1; *(ulong *)(param_1 + 0x10) = uVar3 + lVar5; *(undefined8 *)(param_1 + 0x20) = 0; return; }
PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI MOV R12,qword ptr [RDI + 0x30] MOV RBP,qword ptr [RDI + 0x20] MOV RDI,qword ptr [RDI + 0x28] CALL 0x0012b400 MOV ECX,dword ptr [RBX + 0x60] MOV EDI,ECX SHR EDI,0x3 JZ 0x0011590b MOVSXD RDI,EDI CQO AND ECX,0x7 IDIV RDI CMP ECX,0x1 JZ 0x001158f0 TEST ECX,ECX JZ 0x001158d0 CMP ECX,0x2 JNZ 0x001158b8 CMP RAX,0xffff JG 0x00115923 MOVSXD RBP,EBP MOV byte ptr [R12 + RBP*0x1 + 0x64],0x3 MOV RDX,qword ptr [RBX + 0x10] LEA RDI,[RBX + RDX*0x1 + 0x64] MOV EDX,0x2 MOV RSI,RAX CALL 0x00134f40 MOV ECX,dword ptr [RBX + 0x60] MOV RDX,qword ptr [RBX + 0x10] AND ECX,0x7 ADD RCX,RDX MOV qword ptr [RBX + 0x5c],0x1 MOV qword ptr [RBX + 0x10],RCX MOV qword ptr [RBX + 0x20],0x0 POP RBX POP RBP POP R12 RET MOV RDX,qword ptr [RBX + 0x10] LEA RDI,[RBX + RDX*0x1 + 0x64] MOV EDX,0x4 JMP 0x00115886 CMP RAX,0x3f JG 0x0011593b MOVSXD RBP,EBP OR EAX,0x40 MOV byte ptr [R12 + RBP*0x1 + 0x64],AL MOV RDX,qword ptr [RBX + 0x10] JMP 0x00115898 CMP RAX,0xff JG 0x00115953 MOVSXD RBP,EBP MOV byte ptr [R12 + RBP*0x1 + 0x64],0x2 MOV RDX,qword ptr [RBX + 0x10] MOV byte ptr [RBX + RDX*0x1 + 0x64],AL JMP 0x00115898 LEA RDX,[0x13fbe0] MOV ESI,0x20e LEA RDI,[0x13fba6] CALL 0x0011f960 LEA RDX,[0x13fbe0] MOV ESI,0x21e LEA RDI,[0x13fba6] CALL 0x0011f960 LEA RDX,[0x13fbe0] MOV ESI,0x213 LEA RDI,[0x13fba6] CALL 0x0011f960 LEA RDX,[0x13fbe0] MOV ESI,0x218 LEA RDI,[0x13fba6] CALL 0x0011f960
null
null
null
null
[('const-526', u'CALL_-1207018924'), ('const-1309606', u'COPY_-1207018625'), (u'LOAD_-1207019454', u'CALL_-1207019441'), ('const-1', u'INT_EQUAL_-1207019334'), ('const-433', u'STORE_-1207018741'), ('const-40', u'PTRSUB_-1207018814'), ('const-64', u'INT_OR_-1207019038'), (u'LOAD_-1207018979', u'MULTIEQUAL_-1207018876'), (u'PTRSUB_-1207018682', u'STORE_-1207019163'), (u'COPY_-1207018650', u'CALL_-1207018924'), (u'MULTIEQUAL_-1207018785', u'CALL_-1207019224'), ('const-16', u'PTRSUB_-1207018583'), ('const-7', u'INT_AND_-1207019346'), (u'PTRSUB_-1207018687', u'STORE_-1207019170'), (u'INT_AND_-1207019346', u'INT_EQUAL_-1207019315'), (u'INT_RIGHT_-1207019399', u'CAST_-1207018764'), ('const-1', u'PTRADD_-1207018657'), ('const-1309664', u'COPY_-1207018571'), ('const-433', u'STORE_-1207019181'), (u'INT_AND_-1207019346', u'INT_EQUAL_-1207019334'), ('const-65535', u'INT_SLESS_-1207019269'), ('tmp_810', u'PTRSUB_-1207018731'), (u'PTRSUB_-1207018711', u'LOAD_-1207019222'), ('tmp_716', u'CBRANCH_-1207018995'), ('const-100', u'PTRSUB_-1207018576'), (u'SUBPIECE_-1207018836', u'INT_SEXT_-1207019054'), ('const-1309606', u'COPY_-1207018575'), ('const-1309606', u'COPY_-1207018650'), (u'CAST_-1207018619', u'INT_SLESS_-1207019063'), (u'COPY_-1207018786', u'MULTIEQUAL_-1207018785'), ('const-32', u'PTRSUB_-1207018682'), ('tmp_810', u'PTRSUB_-1207018814'), ('const-2', u'INT_EQUAL_-1207019300'), ('const-433', u'STORE_-1207019170'), ('const-63', u'INT_SLESS_-1207019063'), ('const-0', u'STORE_-1207019163'), ('tmp_359', u'CBRANCH_-1207019276'), ('const-1', u'PTRADD_-1207018926'), (u'INT_SDIV_-1207019323', u'CALL_-1207019224'), ('const-433', u'LOAD_-1207019439'), ('const-16', u'PTRSUB_-1207018664'), (u'LOAD_-1207018979', u'PTRADD_-1207018576'), (u'PTRADD_-1207018657', u'MULTIEQUAL_-1207018858'), ('const-433', u'LOAD_-1207019222'), ('const-433', u'LOAD_-1207018979'), (u'INT_EQUAL_-1207019315', u'CBRANCH_-1207019314'), ('tmp_323', u'CBRANCH_-1207019297'), (u'COPY_-1207018646', u'CALL_-1207018924'), ('const-16', u'PTRSUB_-1207018687'), (u'INT_AND_-1207019346', u'INT_ZEXT_-1207019016'), ('const-1', u'RETURN_-1207018919'), (u'INT_AND_-1207019346', u'INT_EQUAL_-1207019300'), ('tmp_810', u'PTRSUB_-1207018657'), ('const-536', u'CALL_-1207018860'), ('const-433', u'LOAD_-1207019215'), ('tmp_810', u'PTRSUB_-1207018819'), (u'PTRSUB_-1207018819', u'LOAD_-1207019461'), ('const-16', u'PTRSUB_-1207018707'), ('const-0', u'STORE_-1207018741'), ('const-96', u'PTRSUB_-1207018804'), ('const-433', u'STORE_-1207019263'), (u'CAST_-1207018725', u'INT_SLESS_-1207019269'), ('tmp_291', u'CBRANCH_-1207019314'), (u'INT_SLESS_-1207018988', u'CBRANCH_-1207018995'), (u'PTRSUB_-1207018583', u'LOAD_-1207018979'), (u'INT_OR_-1207019038', u'STORE_-1207019048'), ('const-96', u'PTRSUB_-1207018711'), (u'PTRSUB_-1207018707', u'LOAD_-1207019215'), ('const-0', u'INT_EQUAL_-1207019315'), (u'SUBPIECE_-1207018791', u'INT_OR_-1207019038'), ('tmp_665', u'BRANCH_-1207019034'), ('tmp_810', u'PTRSUB_-1207018824'), ('tmp_576', u'BRANCH_-1207019099'), ('const-531', u'CALL_-1207018920'), (u'LOAD_-1207019215', u'MULTIEQUAL_-1207018876'), (u'INT_SEXT_-1207019365', u'INT_SDIV_-1207019323'), (u'MULTIEQUAL_-1207018858', u'CALL_-1207019224'), (u'LOAD_-1207019222', u'INT_AND_-1207019182'), ('const-433', u'LOAD_-1207019256'), ('const-100', u'PTRSUB_-1207018657'), (u'PTRSUB_-1207018804', u'LOAD_-1207019439'), ('tmp_810', u'PTRSUB_-1207018583'), (u'COPY_-1207018621', u'CALL_-1207018995'), (u'INT_SLESS_-1207019269', u'CBRANCH_-1207019276'), (u'PTRSUB_-1207018680', u'STORE_-1207019181'), (u'INT_SDIV_-1207019323', u'SUBPIECE_-1207018791'), ('const-3', u'INT_RIGHT_-1207019399'), (u'INT_ADD_-1207019177', u'STORE_-1207019170'), (u'PTRSUB_-1207018824', u'LOAD_-1207019468'), ('const-100', u'INT_ADD_-1207018637'), ('const-16', u'PTRSUB_-1207018617'), ('const-0', u'SUBPIECE_-1207018791'), (u'INT_EQUAL_-1207019395', u'CBRANCH_-1207019385'), ('const-1', u'PTRADD_-1207019203'), (u'PTRSUB_-1207018664', u'LOAD_-1207019122'), (u'SUBPIECE_-1207018791', u'STORE_-1207018968'), ('tmp_810', u'PTRSUB_-1207018576'), (u'PTRSUB_-1207018731', u'PTRADD_-1207018731'), (u'INT_EQUAL_-1207019300', u'CBRANCH_-1207019297'), (u'PTRSUB_-1207018679', u'STORE_-1207018741'), (u'LOAD_-1207019468', u'PTRADD_-1207018926'), ('tmp_265', u'CBRANCH_-1207019332'), (u'MULTIEQUAL_-1207018876', u'INT_ADD_-1207019177'), ('const-1', u'STORE_-1207019181'), ('tmp_810', u'PTRSUB_-1207018707'), (u'PTRADD_-1207018988', u'STORE_-1207019048'), (u'INT_SDIV_-1207019323', u'CAST_-1207018619'), (u'CAST_-1207018586', u'INT_SLESS_-1207018988'), ('const-433', u'STORE_-1207019163'), (u'CAST_-1207018764', u'INT_SEXT_-1207019365'), ('const-0', u'INT_EQUAL_-1207019395'), (u'INT_ADD_-1207018637', u'PTRADD_-1207018926'), (u'SUBPIECE_-1207018836', u'INT_SEXT_-1207019256'), ('const-433', u'LOAD_-1207019461'), (u'PTRADD_-1207018731', u'MULTIEQUAL_-1207018858'), ('const-16', u'PTRSUB_-1207018738'), (u'INT_ADD_-1207018670', u'PTRADD_-1207018988'), ('tmp_178', u'CBRANCH_-1207019385'), ('const-7', u'INT_AND_-1207019182'), ('const-2', u'STORE_-1207018986'), (u'INT_RIGHT_-1207019399', u'INT_EQUAL_-1207019395'), (u'PTRSUB_-1207018617', u'LOAD_-1207019042'), ('const-96', u'PTRSUB_-1207018679'), ('const-433', u'LOAD_-1207019122'), (u'COPY_-1207018600', u'CALL_-1207018920'), ('const-1', u'PTRADD_-1207018731'), ('tmp_810', u'PTRSUB_-1207018664'), (u'LOAD_-1207019439', u'INT_RIGHT_-1207019399'), (u'LOAD_-1207019468', u'PTRADD_-1207018988'), (u'INT_ADD_-1207018792', u'PTRADD_-1207019203'), ('tmp_613', u'CBRANCH_-1207019070'), ('const-48', u'PTRSUB_-1207018824'), ('const-100', u'INT_ADD_-1207018792'), (u'PTRADD_-1207018926', u'STORE_-1207018986'), (u'INT_SDIV_-1207019323', u'CAST_-1207018586'), (u'CALL_-1207019441', u'CAST_-1207018755'), (u'PTRSUB_-1207018738', u'LOAD_-1207019256'), (u'INT_ZEXT_-1207018938', u'MULTIEQUAL_-1207018885'), (u'INT_SLESS_-1207019063', u'CBRANCH_-1207019070'), ('tmp_810', u'PTRSUB_-1207018711'), (u'INT_SDIV_-1207019323', u'CAST_-1207018725'), ('const-433', u'LOAD_-1207019042'), (u'INT_SEXT_-1207019054', u'INT_ADD_-1207018670'), ('const-433', u'STORE_-1207018968'), (u'COPY_-1207018575', u'CALL_-1207018860'), ('const-2', u'COPY_-1207018851'), ('const-0', u'SUBPIECE_-1207018836'), ('const-3', u'STORE_-1207019263'), ('const-433', u'LOAD_-1207019454'), (u'PTRSUB_-1207018576', u'PTRADD_-1207018576'), (u'INT_ZEXT_-1207019016', u'MULTIEQUAL_-1207018885'), (u'INT_SEXT_-1207018979', u'INT_ADD_-1207018637'), ('const-1', u'RETURN_-1207018915'), (u'PTRSUB_-1207018814', u'LOAD_-1207019454'), ('const-1309606', u'COPY_-1207018600'), ('const-1309664', u'COPY_-1207018596'), ('tmp_810', u'PTRSUB_-1207018617'), ('tmp_756', u'BRANCH_-1207018962'), ('const-1', u'PTRADD_-1207018988'), ('const-255', u'INT_SLESS_-1207018988'), ('const-100', u'INT_ADD_-1207018670'), (u'LOAD_-1207019256', u'PTRADD_-1207018731'), (u'INT_AND_-1207019182', u'INT_ZEXT_-1207018938'), ('const-433', u'STORE_-1207019048'), ('const-1', u'RETURN_-1207018990'), ('tmp_810', u'PTRSUB_-1207018687'), ('const-92', u'PTRSUB_-1207018680'), (u'LOAD_-1207019042', u'MULTIEQUAL_-1207018876'), (u'CAST_-1207018755', u'INT_SDIV_-1207019323'), (u'SUBPIECE_-1207018836', u'INT_SEXT_-1207018979'), ('tmp_810', u'PTRSUB_-1207018804'), ('tmp_810', u'PTRSUB_-1207018682'), (u'INT_EQUAL_-1207019334', u'CBRANCH_-1207019332'), ('tmp_810', u'PTRSUB_-1207018679'), (u'PTRADD_-1207019203', u'STORE_-1207019263'), ('const-1', u'PTRADD_-1207018576'), ('const-1309664', u'COPY_-1207018621'), ('tmp_810', u'PTRSUB_-1207018738'), (u'LOAD_-1207019461', u'SUBPIECE_-1207018836'), (u'COPY_-1207018625', u'CALL_-1207018995'), (u'COPY_-1207018571', u'CALL_-1207018860'), (u'MULTIEQUAL_-1207018885', u'INT_ADD_-1207019177'), ('tmp_810', u'PTRSUB_-1207018680'), (u'COPY_-1207018596', u'CALL_-1207018920'), (u'LOAD_-1207019439', u'INT_AND_-1207019346'), ('const-4', u'COPY_-1207018786'), (u'LOAD_-1207019468', u'PTRADD_-1207019203'), ('const-542', u'CALL_-1207018995'), ('const-0', u'RETURN_-1207019129'), ('const-433', u'STORE_-1207018986'), (u'PTRADD_-1207018576', u'STORE_-1207018968'), ('const-32', u'PTRSUB_-1207018819'), ('const-1309664', u'COPY_-1207018646'), (u'PTRSUB_-1207018657', u'PTRADD_-1207018657'), (u'INT_SEXT_-1207019256', u'INT_ADD_-1207018792'), ('const-100', u'PTRSUB_-1207018731'), ('const-433', u'LOAD_-1207019468'), (u'LOAD_-1207019122', u'PTRADD_-1207018657'), ('const-1', u'RETURN_-1207018855'), (u'COPY_-1207018851', u'MULTIEQUAL_-1207018785')]
[(u'COPY_-1207018609', u'CALL_-1207018920'), (u'LOAD_-1207019454', u'CALL_-1207019441'), ('const-1', u'INT_EQUAL_-1207019334'), (u'INT_ADD_-1207019099', u'INT_ADD_-1207019097'), (u'LOAD_-1207018979', u'MULTIEQUAL_-1207018876'), ('const-0', u'SUBPIECE_-1207018842'), (u'INT_ADD_-1207019034', u'CAST_-1207018646'), (u'LOAD_-1207019468', u'INT_ADD_-1207019251'), ('const-2', u'STORE_-1207018986'), (u'INT_ADD_-1207018954', u'CAST_-1207018606'), ('const-7', u'INT_AND_-1207019346'), ('tmp_1423', u'INT_ADD_-1207019167'), ('tmp_1423', u'INT_ADD_-1207019423'), (u'MULTIEQUAL_-1207018862', u'CALL_-1207019224'), (u'INT_AND_-1207019346', u'INT_EQUAL_-1207019315'), (u'INT_ZEXT_-1207018937', u'MULTIEQUAL_-1207018884'), (u'INT_SDIV_-1207019323', u'INT_SLESS_-1207019063'), (u'CAST_-1207018715', u'LOAD_-1207019215'), ('const-100', u'INT_ADD_-1207018956'), ('const-255', u'INT_SLESS_-1207018988'), (u'INT_AND_-1207019346', u'INT_EQUAL_-1207019334'), ('const-433', u'LOAD_-1207019122'), (u'CAST_-1207018690', u'STORE_-1207019163'), ('tmp_716', u'CBRANCH_-1207018995'), (u'COPY_-1207018580', u'CALL_-1207018860'), ('const-100', u'INT_ADD_-1207019099'), (u'SUBPIECE_-1207018800', u'INT_OR_-1207019038'), ('const-0', u'STORE_-1207019163'), ('const-531', u'CALL_-1207018920'), (u'CAST_-1207018640', u'LOAD_-1207019042'), (u'CAST_-1207018800', u'INT_SEXT_-1207019365'), ('const-2', u'INT_EQUAL_-1207019300'), ('const-100', u'INT_ADD_-1207019233'), ('const-96', u'INT_ADD_-1207019423'), ('const-1309606', u'COPY_-1207018609'), ('tmp_359', u'CBRANCH_-1207019276'), ('tmp_1423', u'INT_ADD_-1207019438'), (u'INT_SDIV_-1207019323', u'CALL_-1207019224'), ('const-1309606', u'COPY_-1207018584'), ('const-433', u'STORE_-1207018986'), ('tmp_1423', u'INT_ADD_-1207019233'), (u'INT_ADD_-1207019097', u'MULTIEQUAL_-1207018862'), ('tmp_1423', u'INT_ADD_-1207019199'), ('const-433', u'LOAD_-1207019222'), (u'INT_ZEXT_-1207019015', u'MULTIEQUAL_-1207018884'), (u'COPY_-1207018584', u'CALL_-1207018860'), ('const-1309606', u'COPY_-1207018634'), (u'MULTIEQUAL_-1207018884', u'INT_ADD_-1207019177'), ('const-433', u'STORE_-1207019048'), (u'CALL_-1207019441', u'INT_SDIV_-1207019323'), (u'INT_ADD_-1207019233', u'INT_ADD_-1207019231'), ('const-100', u'INT_ADD_-1207019036'), ('tmp_323', u'CBRANCH_-1207019297'), (u'INT_EQUAL_-1207019315', u'CBRANCH_-1207019314'), ('const-4', u'COPY_-1207019108'), (u'LOAD_-1207019468', u'INT_ADD_-1207018974'), (u'COPY_-1207018630', u'CALL_-1207018995'), (u'INT_ADD_-1207019452', u'CAST_-1207018835'), ('const-1', u'RETURN_-1207018919'), (u'INT_AND_-1207019346', u'INT_EQUAL_-1207019300'), (u'INT_ADD_-1207018974', u'INT_ADD_-1207018972'), ('const-433', u'STORE_-1207019181'), (u'COPY_-1207018655', u'CALL_-1207018924'), (u'CAST_-1207018815', u'LOAD_-1207019439'), (u'INT_ADD_-1207019240', u'CAST_-1207018742'), (u'INT_ADD_-1207019167', u'CAST_-1207018704'), ('const-64', u'INT_OR_-1207019038'), ('tmp_291', u'CBRANCH_-1207019314'), ('const-48', u'INT_ADD_-1207019452'), (u'INT_SLESS_-1207018988', u'CBRANCH_-1207018995'), ('const-92', u'INT_ADD_-1207019167'), ('tmp_1423', u'INT_ADD_-1207019445'), (u'INT_OR_-1207019038', u'STORE_-1207019048'), ('tmp_1423', u'INT_ADD_-1207019240'), ('const-0', u'INT_EQUAL_-1207019315'), ('tmp_1423', u'INT_ADD_-1207019149'), ('tmp_665', u'BRANCH_-1207019034'), ('tmp_1423', u'INT_ADD_-1207019206'), ('tmp_576', u'BRANCH_-1207019099'), (u'INT_ADD_-1207019249', u'CAST_-1207018749'), (u'LOAD_-1207019215', u'MULTIEQUAL_-1207018876'), (u'INT_SEXT_-1207019365', u'INT_SDIV_-1207019323'), (u'LOAD_-1207019222', u'INT_AND_-1207019182'), (u'LOAD_-1207019122', u'INT_ADD_-1207019097'), ('const-1309664', u'COPY_-1207018605'), (u'INT_SLESS_-1207019269', u'CBRANCH_-1207019276'), (u'INT_ADD_-1207019251', u'INT_ADD_-1207019249'), ('const-433', u'LOAD_-1207019256'), (u'INT_ADD_-1207019177', u'STORE_-1207019170'), (u'COPY_-1207019108', u'MULTIEQUAL_-1207018895'), ('const-433', u'LOAD_-1207019468'), (u'SUBPIECE_-1207018800', u'STORE_-1207018968'), (u'CAST_-1207018719', u'LOAD_-1207019222'), (u'INT_ADD_-1207019423', u'CAST_-1207018815'), (u'INT_SDIV_-1207019323', u'SUBPIECE_-1207018800'), (u'INT_ADD_-1207019036', u'INT_ADD_-1207019034'), ('const-433', u'STORE_-1207019163'), (u'INT_ADD_-1207019026', u'CAST_-1207018640'), (u'INT_EQUAL_-1207019395', u'CBRANCH_-1207019385'), ('tmp_1423', u'INT_ADD_-1207019106'), ('const-1309606', u'COPY_-1207018659'), ('const-433', u'LOAD_-1207019215'), ('const-433', u'LOAD_-1207018979'), (u'INT_EQUAL_-1207019300', u'CBRANCH_-1207019297'), (u'INT_RIGHT_-1207019399', u'CAST_-1207018800'), ('tmp_265', u'CBRANCH_-1207019332'), (u'MULTIEQUAL_-1207018876', u'INT_ADD_-1207019177'), (u'INT_AND_-1207019182', u'INT_ZEXT_-1207018937'), ('const-1309664', u'COPY_-1207018630'), ('const-63', u'INT_SLESS_-1207019063'), ('const-40', u'INT_ADD_-1207019438'), (u'CAST_-1207018606', u'STORE_-1207018968'), (u'SUBPIECE_-1207018842', u'INT_SEXT_-1207019054'), (u'MULTIEQUAL_-1207018895', u'CALL_-1207019224'), ('tmp_1423', u'INT_ADD_-1207019452'), (u'COPY_-1207018659', u'CALL_-1207018924'), ('const-0', u'INT_EQUAL_-1207019395'), (u'INT_SEXT_-1207018979', u'INT_ADD_-1207018972'), (u'LOAD_-1207018979', u'INT_ADD_-1207018954'), ('const-536', u'CALL_-1207018860'), (u'CAST_-1207018695', u'STORE_-1207019170'), ('const-0', u'SUBPIECE_-1207018800'), ('const-100', u'INT_ADD_-1207019251'), ('tmp_178', u'CBRANCH_-1207019385'), ('const-542', u'CALL_-1207018995'), (u'INT_ADD_-1207019206', u'CAST_-1207018719'), ('const-7', u'INT_AND_-1207019182'), (u'INT_RIGHT_-1207019399', u'INT_EQUAL_-1207019395'), (u'INT_SEXT_-1207019256', u'INT_ADD_-1207019249'), (u'LOAD_-1207019439', u'INT_RIGHT_-1207019399'), (u'INT_ADD_-1207018972', u'CAST_-1207018618'), ('const-65535', u'INT_SLESS_-1207019269'), ('tmp_613', u'CBRANCH_-1207019070'), (u'CAST_-1207018611', u'LOAD_-1207018979'), (u'INT_ADD_-1207019231', u'MULTIEQUAL_-1207018862'), (u'INT_ADD_-1207018963', u'CAST_-1207018611'), ('const-526', u'CALL_-1207018924'), ('const-433', u'LOAD_-1207019454'), (u'CAST_-1207018704', u'STORE_-1207019181'), ('const-1309664', u'COPY_-1207018580'), ('const-3', u'INT_RIGHT_-1207019399'), ('const-433', u'STORE_-1207019170'), ('tmp_1423', u'INT_ADD_-1207018963'), (u'INT_AND_-1207019346', u'INT_ZEXT_-1207019015'), (u'CAST_-1207018749', u'STORE_-1207019263'), ('const-433', u'STORE_-1207018968'), ('const-16', u'INT_ADD_-1207019240'), ('tmp_1423', u'INT_ADD_-1207019099'), ('const-100', u'INT_ADD_-1207018974'), (u'INT_ADD_-1207019106', u'CAST_-1207018680'), (u'INT_SLESS_-1207019063', u'CBRANCH_-1207019070'), (u'INT_ADD_-1207019156', u'CAST_-1207018695'), ('const-3', u'STORE_-1207019263'), ('const-16', u'INT_ADD_-1207019156'), ('const-1', u'RETURN_-1207018915'), (u'LOAD_-1207019461', u'SUBPIECE_-1207018842'), (u'CAST_-1207018618', u'STORE_-1207018986'), ('tmp_1423', u'INT_ADD_-1207018956'), (u'CAST_-1207018742', u'LOAD_-1207019256'), ('const-16', u'INT_ADD_-1207019106'), ('tmp_756', u'BRANCH_-1207018962'), (u'CAST_-1207018835', u'LOAD_-1207019468'), (u'INT_SEXT_-1207019054', u'INT_ADD_-1207019034'), ('const-16', u'INT_ADD_-1207019199'), (u'CAST_-1207018825', u'LOAD_-1207019454'), (u'CAST_-1207018646', u'STORE_-1207019048'), ('const-1', u'RETURN_-1207018990'), ('const-433', u'STORE_-1207019263'), (u'INT_SDIV_-1207019323', u'INT_SLESS_-1207018988'), ('const-1', u'STORE_-1207019181'), (u'LOAD_-1207019042', u'MULTIEQUAL_-1207018876'), ('const-32', u'INT_ADD_-1207019149'), (u'INT_ADD_-1207019149', u'CAST_-1207018690'), ('tmp_1423', u'INT_ADD_-1207019156'), (u'INT_EQUAL_-1207019334', u'CBRANCH_-1207019332'), (u'INT_ADD_-1207019199', u'CAST_-1207018715'), ('const-1309664', u'COPY_-1207018655'), ('const-96', u'INT_ADD_-1207019206'), (u'COPY_-1207018634', u'CALL_-1207018995'), (u'CAST_-1207018830', u'LOAD_-1207019461'), (u'COPY_-1207019242', u'MULTIEQUAL_-1207018895'), (u'INT_ADD_-1207019445', u'CAST_-1207018830'), ('const-32', u'INT_ADD_-1207019445'), (u'CAST_-1207018680', u'LOAD_-1207019122'), (u'SUBPIECE_-1207018842', u'INT_SEXT_-1207018979'), ('const-2', u'COPY_-1207019242'), ('const-433', u'LOAD_-1207019439'), (u'COPY_-1207018605', u'CALL_-1207018920'), ('const-433', u'LOAD_-1207019042'), ('const-16', u'INT_ADD_-1207019026'), ('const-433', u'LOAD_-1207019461'), (u'INT_SDIV_-1207019323', u'INT_SLESS_-1207019269'), (u'LOAD_-1207019439', u'INT_AND_-1207019346'), ('const-0', u'RETURN_-1207019129'), (u'INT_ADD_-1207018956', u'INT_ADD_-1207018954'), (u'SUBPIECE_-1207018842', u'INT_SEXT_-1207019256'), (u'LOAD_-1207019256', u'INT_ADD_-1207019231'), (u'INT_ADD_-1207019438', u'CAST_-1207018825'), ('const-16', u'INT_ADD_-1207018963'), (u'LOAD_-1207019468', u'INT_ADD_-1207019036'), ('tmp_1423', u'INT_ADD_-1207019026'), ('const-1', u'RETURN_-1207018855')]
null
null
00115820
x64
O2
(translation_unit "void FUN_00115820(long param_1)\n\n{\n long lVar1;\n uint uVar2;\n undefined8 uVar4;\n long lVar5;\n int iVar6;\n uint uVar7;\n ulong uVar3;\n \n lVar5 = *(long *)(param_1 + 0x30);\n uVar4 = *(undefined8 *)(param_1 + 0x20);\n lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));\n uVar7 = *(uint *)(param_1 + 0x60) >> 3;\n if (uVar7 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar2 = *(uint *)(param_1 + 0x60) & 7;\n uVar3 = (ulong)uVar2;\n lVar1 = lVar1 / (long)(int)uVar7;\n iVar6 = (int)uVar4;\n if (uVar2 == 1) {\n if (0xff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }\n *(undefined8 *)(param_1 + 0x5c) = 1;\n *(ulong *)(param_1 + 0x10) = uVar3 + lVar5;\n *(undefined8 *)(param_1 + 0x20) = 0;\n return;\n}\n\n" (function_definition "void FUN_00115820(long param_1)\n\n{\n long lVar1;\n uint uVar2;\n undefined8 uVar4;\n long lVar5;\n int iVar6;\n uint uVar7;\n ulong uVar3;\n \n lVar5 = *(long *)(param_1 + 0x30);\n uVar4 = *(undefined8 *)(param_1 + 0x20);\n lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));\n uVar7 = *(uint *)(param_1 + 0x60) >> 3;\n if (uVar7 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar2 = *(uint *)(param_1 + 0x60) & 7;\n uVar3 = (ulong)uVar2;\n lVar1 = lVar1 / (long)(int)uVar7;\n iVar6 = (int)uVar4;\n if (uVar2 == 1) {\n if (0xff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }\n *(undefined8 *)(param_1 + 0x5c) = 1;\n *(ulong *)(param_1 + 0x10) = uVar3 + lVar5;\n *(undefined8 *)(param_1 + 0x20) = 0;\n return;\n}" primitive_type (function_declarator "FUN_00115820(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n uint uVar2;\n undefined8 uVar4;\n long lVar5;\n int iVar6;\n uint uVar7;\n ulong uVar3;\n \n lVar5 = *(long *)(param_1 + 0x30);\n uVar4 = *(undefined8 *)(param_1 + 0x20);\n lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));\n uVar7 = *(uint *)(param_1 + 0x60) >> 3;\n if (uVar7 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar2 = *(uint *)(param_1 + 0x60) & 7;\n uVar3 = (ulong)uVar2;\n lVar1 = lVar1 / (long)(int)uVar7;\n iVar6 = (int)uVar4;\n if (uVar2 == 1) {\n if (0xff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }\n *(undefined8 *)(param_1 + 0x5c) = 1;\n *(ulong *)(param_1 + 0x10) = uVar3 + lVar5;\n *(undefined8 *)(param_1 + 0x20) = 0;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (expression_statement "lVar5 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x30)" identifier = (pointer_expression "*(long *)(param_1 + 0x30)" * (cast_expression "(long *)(param_1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x20);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x20)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));" (assignment_expression "lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28))" identifier = (call_expression "FUN_0012b400(*(undefined8 *)(param_1 + 0x28))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x28))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x28)" * (cast_expression "(undefined8 *)(param_1 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) )))) ;) (expression_statement "uVar7 = *(uint *)(param_1 + 0x60) >> 3;" (assignment_expression "uVar7 = *(uint *)(param_1 + 0x60) >> 3" identifier = (binary_expression "*(uint *)(param_1 + 0x60) >> 3" (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)) ;) (if_statement "if (uVar7 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }" { comment (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "uVar2 = *(uint *)(param_1 + 0x60) & 7;" (assignment_expression "uVar2 = *(uint *)(param_1 + 0x60) & 7" identifier = (binary_expression "*(uint *)(param_1 + 0x60) & 7" (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)) ;) (expression_statement "uVar3 = (ulong)uVar2;" (assignment_expression "uVar3 = (ulong)uVar2" identifier = (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "lVar1 = lVar1 / (long)(int)uVar7;" (assignment_expression "lVar1 = lVar1 / (long)(int)uVar7" identifier = (binary_expression "lVar1 / (long)(int)uVar7" identifier / (cast_expression "(long)(int)uVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier)))) ;) (expression_statement "iVar6 = (int)uVar4;" (assignment_expression "iVar6 = (int)uVar4" identifier = (cast_expression "(int)uVar4" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (uVar2 == 1) {\n if (0xff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" if (parenthesized_expression "(uVar2 == 1)" ( (binary_expression "uVar2 == 1" identifier == number_literal) )) (compound_statement "{\n if (0xff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }" { (if_statement "if (0xff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(0xff < lVar1)" ( (binary_expression "0xff < lVar1" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }" { comment (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x218,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;" (assignment_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2" (pointer_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6)" * (cast_expression "(undefined1 *)(lVar5 + 100 + (long)iVar6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 100 + (long)iVar6)" ( (binary_expression "lVar5 + 100 + (long)iVar6" (binary_expression "lVar5 + 100" identifier + number_literal) + (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) = number_literal) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;" (assignment_expression "*(byte *)(param_1 + 100 + lVar5) = (byte)lVar1" (pointer_expression "*(byte *)(param_1 + 100 + lVar5)" * (cast_expression "(byte *)(param_1 + 100 + lVar5)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 100 + lVar5)" ( (binary_expression "param_1 + 100 + lVar5" (binary_expression "param_1 + 100" identifier + number_literal) + identifier) )))) = (cast_expression "(byte)lVar1" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) }) (else_clause "else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" else (if_statement "if (uVar2 == 0) {\n if (0x3f < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n if (0x3f < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }" { (if_statement "if (0x3f < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(0x3f < lVar1)" ( (binary_expression "0x3f < lVar1" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }" { comment (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x213,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "*(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;" (assignment_expression "*(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40" (pointer_expression "*(byte *)(lVar5 + 100 + (long)iVar6)" * (cast_expression "(byte *)(lVar5 + 100 + (long)iVar6)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 100 + (long)iVar6)" ( (binary_expression "lVar5 + 100 + (long)iVar6" (binary_expression "lVar5 + 100" identifier + number_literal) + (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) = (binary_expression "(byte)lVar1 | 0x40" (cast_expression "(byte)lVar1" ( (type_descriptor "byte" type_identifier) ) identifier) | number_literal)) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = *(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) ))))) ;) }) (else_clause "else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" else (compound_statement "{\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" { (if_statement "if (uVar2 == 2) {\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }" if (parenthesized_expression "(uVar2 == 2)" ( (binary_expression "uVar2 == 2" identifier == number_literal) )) (compound_statement "{\n if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }" { (if_statement "if (0xffff < lVar1) {\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(0xffff < lVar1)" ( (binary_expression "0xffff < lVar1" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }" { comment (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;" (assignment_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3" (pointer_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6)" * (cast_expression "(undefined1 *)(lVar5 + 100 + (long)iVar6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 100 + (long)iVar6)" ( (binary_expression "lVar5 + 100 + (long)iVar6" (binary_expression "lVar5 + 100" identifier + number_literal) + (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) = number_literal) ;) (expression_statement "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10)" identifier = (binary_expression "param_1 + 100 + *(long *)(param_1 + 0x10)" (binary_expression "param_1 + 100" identifier + number_literal) + (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))))) ;) (expression_statement "uVar4 = 2;" (assignment_expression "uVar4 = 2" identifier = number_literal) ;) }) (else_clause "else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }" else (compound_statement "{\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }" { (expression_statement "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10)" identifier = (binary_expression "param_1 + 100 + *(long *)(param_1 + 0x10)" (binary_expression "param_1 + 100" identifier + number_literal) + (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))))) ;) (expression_statement "uVar4 = 4;" (assignment_expression "uVar4 = 4" identifier = number_literal) ;) }))) (expression_statement "FUN_00134f40(lVar5,lVar1,uVar4);" (call_expression "FUN_00134f40(lVar5,lVar1,uVar4)" identifier (argument_list "(lVar5,lVar1,uVar4)" ( identifier , identifier , identifier ))) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);" (assignment_expression "uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7)" identifier = (call_expression "(ulong)(*(uint *)(param_1 + 0x60) & 7)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(uint *)(param_1 + 0x60) & 7)" ( (binary_expression "*(uint *)(param_1 + 0x60) & 7" (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) )))) ;) }))))) (expression_statement "*(undefined8 *)(param_1 + 0x5c) = 1;" (assignment_expression "*(undefined8 *)(param_1 + 0x5c) = 1" (pointer_expression "*(undefined8 *)(param_1 + 0x5c)" * (cast_expression "(undefined8 *)(param_1 + 0x5c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5c)" ( (binary_expression "param_1 + 0x5c" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)(param_1 + 0x10) = uVar3 + lVar5;" (assignment_expression "*(ulong *)(param_1 + 0x10) = uVar3 + lVar5" (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) )))) = (binary_expression "uVar3 + lVar5" identifier + identifier)) ;) (expression_statement "*(undefined8 *)(param_1 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x20) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "void eh_frame_convert_frag(fragS *frag)\n\n{\n offsetT oVar1;\n valueT vVar2;\n uint uVar3;\n long lVar5;\n int iVar6;\n uint uVar7;\n char *pcVar8;\n ulong uVar4;\n \n pcVar8 = frag->fr_opcode;\n oVar1 = frag->fr_offset;\n vVar2 = resolve_symbol_value(frag->fr_symbol);\n uVar7 = frag->fr_subtype >> 3;\n if (uVar7 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar3 = frag->fr_subtype & 7;\n uVar4 = (ulong)uVar3;\n vVar2 = (long)vVar2 / (long)(int)uVar7;\n iVar6 = (int)oVar1;\n if (uVar3 == 1) {\n if (0xff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x02';\n lVar5 = frag->fr_fix;\n frag->fr_literal[lVar5] = (byte)vVar2;\n }\n else if (uVar3 == 0) {\n if (0x3f < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40;\n lVar5 = frag->fr_fix;\n }\n else {\n if (uVar3 == 2) {\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }\n else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }\n md_number_to_chars(pcVar8,vVar2,iVar6);\n lVar5 = frag->fr_fix;\n uVar4 = (ulong)(frag->fr_subtype & 7);\n }\n frag->fr_type = rs_fill;\n frag->fr_subtype = 0;\n frag->fr_fix = uVar4 + lVar5;\n frag->fr_offset = 0;\n return;\n}\n\n" (function_definition "void eh_frame_convert_frag(fragS *frag)\n\n{\n offsetT oVar1;\n valueT vVar2;\n uint uVar3;\n long lVar5;\n int iVar6;\n uint uVar7;\n char *pcVar8;\n ulong uVar4;\n \n pcVar8 = frag->fr_opcode;\n oVar1 = frag->fr_offset;\n vVar2 = resolve_symbol_value(frag->fr_symbol);\n uVar7 = frag->fr_subtype >> 3;\n if (uVar7 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar3 = frag->fr_subtype & 7;\n uVar4 = (ulong)uVar3;\n vVar2 = (long)vVar2 / (long)(int)uVar7;\n iVar6 = (int)oVar1;\n if (uVar3 == 1) {\n if (0xff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x02';\n lVar5 = frag->fr_fix;\n frag->fr_literal[lVar5] = (byte)vVar2;\n }\n else if (uVar3 == 0) {\n if (0x3f < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40;\n lVar5 = frag->fr_fix;\n }\n else {\n if (uVar3 == 2) {\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }\n else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }\n md_number_to_chars(pcVar8,vVar2,iVar6);\n lVar5 = frag->fr_fix;\n uVar4 = (ulong)(frag->fr_subtype & 7);\n }\n frag->fr_type = rs_fill;\n frag->fr_subtype = 0;\n frag->fr_fix = uVar4 + lVar5;\n frag->fr_offset = 0;\n return;\n}" primitive_type (function_declarator "eh_frame_convert_frag(fragS *frag)" identifier (parameter_list "(fragS *frag)" ( (parameter_declaration "fragS *frag" type_identifier (pointer_declarator "*frag" * identifier)) ))) (compound_statement "{\n offsetT oVar1;\n valueT vVar2;\n uint uVar3;\n long lVar5;\n int iVar6;\n uint uVar7;\n char *pcVar8;\n ulong uVar4;\n \n pcVar8 = frag->fr_opcode;\n oVar1 = frag->fr_offset;\n vVar2 = resolve_symbol_value(frag->fr_symbol);\n uVar7 = frag->fr_subtype >> 3;\n if (uVar7 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar3 = frag->fr_subtype & 7;\n uVar4 = (ulong)uVar3;\n vVar2 = (long)vVar2 / (long)(int)uVar7;\n iVar6 = (int)oVar1;\n if (uVar3 == 1) {\n if (0xff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x02';\n lVar5 = frag->fr_fix;\n frag->fr_literal[lVar5] = (byte)vVar2;\n }\n else if (uVar3 == 0) {\n if (0x3f < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40;\n lVar5 = frag->fr_fix;\n }\n else {\n if (uVar3 == 2) {\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }\n else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }\n md_number_to_chars(pcVar8,vVar2,iVar6);\n lVar5 = frag->fr_fix;\n uVar4 = (ulong)(frag->fr_subtype & 7);\n }\n frag->fr_type = rs_fill;\n frag->fr_subtype = 0;\n frag->fr_fix = uVar4 + lVar5;\n frag->fr_offset = 0;\n return;\n}" { (declaration "offsetT oVar1;" type_identifier identifier ;) (declaration "valueT vVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "pcVar8 = frag->fr_opcode;" (assignment_expression "pcVar8 = frag->fr_opcode" identifier = (field_expression "frag->fr_opcode" identifier -> field_identifier)) ;) (expression_statement "oVar1 = frag->fr_offset;" (assignment_expression "oVar1 = frag->fr_offset" identifier = (field_expression "frag->fr_offset" identifier -> field_identifier)) ;) (expression_statement "vVar2 = resolve_symbol_value(frag->fr_symbol);" (assignment_expression "vVar2 = resolve_symbol_value(frag->fr_symbol)" identifier = (call_expression "resolve_symbol_value(frag->fr_symbol)" identifier (argument_list "(frag->fr_symbol)" ( (field_expression "frag->fr_symbol" identifier -> field_identifier) )))) ;) (expression_statement "uVar7 = frag->fr_subtype >> 3;" (assignment_expression "uVar7 = frag->fr_subtype >> 3" identifier = (binary_expression "frag->fr_subtype >> 3" (field_expression "frag->fr_subtype" identifier -> field_identifier) >> number_literal)) ;) (if_statement "if (uVar7 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }" { comment (expression_statement "as_abort("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");" (call_expression "as_abort("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "uVar3 = frag->fr_subtype & 7;" (assignment_expression "uVar3 = frag->fr_subtype & 7" identifier = (binary_expression "frag->fr_subtype & 7" (field_expression "frag->fr_subtype" identifier -> field_identifier) & number_literal)) ;) (expression_statement "uVar4 = (ulong)uVar3;" (assignment_expression "uVar4 = (ulong)uVar3" identifier = (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "vVar2 = (long)vVar2 / (long)(int)uVar7;" (assignment_expression "vVar2 = (long)vVar2 / (long)(int)uVar7" identifier = (binary_expression "(long)vVar2 / (long)(int)uVar7" (cast_expression "(long)vVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) / (cast_expression "(long)(int)uVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier)))) ;) (expression_statement "iVar6 = (int)oVar1;" (assignment_expression "iVar6 = (int)oVar1" identifier = (cast_expression "(int)oVar1" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (uVar3 == 1) {\n if (0xff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x02';\n lVar5 = frag->fr_fix;\n frag->fr_literal[lVar5] = (byte)vVar2;\n }\n else if (uVar3 == 0) {\n if (0x3f < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40;\n lVar5 = frag->fr_fix;\n }\n else {\n if (uVar3 == 2) {\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }\n else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }\n md_number_to_chars(pcVar8,vVar2,iVar6);\n lVar5 = frag->fr_fix;\n uVar4 = (ulong)(frag->fr_subtype & 7);\n }" if (parenthesized_expression "(uVar3 == 1)" ( (binary_expression "uVar3 == 1" identifier == number_literal) )) (compound_statement "{\n if (0xff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x02';\n lVar5 = frag->fr_fix;\n frag->fr_literal[lVar5] = (byte)vVar2;\n }" { (if_statement "if (0xff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(0xff < (long)vVar2)" ( (binary_expression "0xff < (long)vVar2" number_literal < (cast_expression "(long)vVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }" { comment (expression_statement "as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");" (call_expression "as_abort("../../gas/ehopt.c",0x218,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x218,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "pcVar8[(long)iVar6 + 100] = '\x02';" (assignment_expression "pcVar8[(long)iVar6 + 100] = '\x02'" (subscript_expression "pcVar8[(long)iVar6 + 100]" identifier [ (binary_expression "(long)iVar6 + 100" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ]) = (char_literal "'\x02'" ' escape_sequence ')) ;) (expression_statement "lVar5 = frag->fr_fix;" (assignment_expression "lVar5 = frag->fr_fix" identifier = (field_expression "frag->fr_fix" identifier -> field_identifier)) ;) (expression_statement "frag->fr_literal[lVar5] = (byte)vVar2;" (assignment_expression "frag->fr_literal[lVar5] = (byte)vVar2" (subscript_expression "frag->fr_literal[lVar5]" (field_expression "frag->fr_literal" identifier -> field_identifier) [ identifier ]) = (cast_expression "(byte)vVar2" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) }) (else_clause "else if (uVar3 == 0) {\n if (0x3f < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40;\n lVar5 = frag->fr_fix;\n }\n else {\n if (uVar3 == 2) {\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }\n else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }\n md_number_to_chars(pcVar8,vVar2,iVar6);\n lVar5 = frag->fr_fix;\n uVar4 = (ulong)(frag->fr_subtype & 7);\n }" else (if_statement "if (uVar3 == 0) {\n if (0x3f < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40;\n lVar5 = frag->fr_fix;\n }\n else {\n if (uVar3 == 2) {\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }\n else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }\n md_number_to_chars(pcVar8,vVar2,iVar6);\n lVar5 = frag->fr_fix;\n uVar4 = (ulong)(frag->fr_subtype & 7);\n }" if (parenthesized_expression "(uVar3 == 0)" ( (binary_expression "uVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if (0x3f < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40;\n lVar5 = frag->fr_fix;\n }" { (if_statement "if (0x3f < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(0x3f < (long)vVar2)" ( (binary_expression "0x3f < (long)vVar2" number_literal < (cast_expression "(long)vVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }" { comment (expression_statement "as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");" (call_expression "as_abort("../../gas/ehopt.c",0x213,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x213,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40;" (assignment_expression "pcVar8[(long)iVar6 + 100] = (byte)vVar2 | 0x40" (subscript_expression "pcVar8[(long)iVar6 + 100]" identifier [ (binary_expression "(long)iVar6 + 100" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ]) = (binary_expression "(byte)vVar2 | 0x40" (cast_expression "(byte)vVar2" ( (type_descriptor "byte" type_identifier) ) identifier) | number_literal)) ;) (expression_statement "lVar5 = frag->fr_fix;" (assignment_expression "lVar5 = frag->fr_fix" identifier = (field_expression "frag->fr_fix" identifier -> field_identifier)) ;) }) (else_clause "else {\n if (uVar3 == 2) {\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }\n else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }\n md_number_to_chars(pcVar8,vVar2,iVar6);\n lVar5 = frag->fr_fix;\n uVar4 = (ulong)(frag->fr_subtype & 7);\n }" else (compound_statement "{\n if (uVar3 == 2) {\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }\n else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }\n md_number_to_chars(pcVar8,vVar2,iVar6);\n lVar5 = frag->fr_fix;\n uVar4 = (ulong)(frag->fr_subtype & 7);\n }" { (if_statement "if (uVar3 == 2) {\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }\n else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }" if (parenthesized_expression "(uVar3 == 2)" ( (binary_expression "uVar3 == 2" identifier == number_literal) )) (compound_statement "{\n if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n pcVar8[(long)iVar6 + 100] = '\x03';\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 2;\n }" { (if_statement "if (0xffff < (long)vVar2) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(0xffff < (long)vVar2)" ( (binary_expression "0xffff < (long)vVar2" number_literal < (cast_expression "(long)vVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }" { comment (expression_statement "as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");" (call_expression "as_abort("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "pcVar8[(long)iVar6 + 100] = '\x03';" (assignment_expression "pcVar8[(long)iVar6 + 100] = '\x03'" (subscript_expression "pcVar8[(long)iVar6 + 100]" identifier [ (binary_expression "(long)iVar6 + 100" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ]) = (char_literal "'\x03'" ' escape_sequence ')) ;) (expression_statement "pcVar8 = frag->fr_literal + frag->fr_fix;" (assignment_expression "pcVar8 = frag->fr_literal + frag->fr_fix" identifier = (binary_expression "frag->fr_literal + frag->fr_fix" (field_expression "frag->fr_literal" identifier -> field_identifier) + (field_expression "frag->fr_fix" identifier -> field_identifier))) ;) (expression_statement "iVar6 = 2;" (assignment_expression "iVar6 = 2" identifier = number_literal) ;) }) (else_clause "else {\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }" else (compound_statement "{\n pcVar8 = frag->fr_literal + frag->fr_fix;\n iVar6 = 4;\n }" { (expression_statement "pcVar8 = frag->fr_literal + frag->fr_fix;" (assignment_expression "pcVar8 = frag->fr_literal + frag->fr_fix" identifier = (binary_expression "frag->fr_literal + frag->fr_fix" (field_expression "frag->fr_literal" identifier -> field_identifier) + (field_expression "frag->fr_fix" identifier -> field_identifier))) ;) (expression_statement "iVar6 = 4;" (assignment_expression "iVar6 = 4" identifier = number_literal) ;) }))) (expression_statement "md_number_to_chars(pcVar8,vVar2,iVar6);" (call_expression "md_number_to_chars(pcVar8,vVar2,iVar6)" identifier (argument_list "(pcVar8,vVar2,iVar6)" ( identifier , identifier , identifier ))) ;) (expression_statement "lVar5 = frag->fr_fix;" (assignment_expression "lVar5 = frag->fr_fix" identifier = (field_expression "frag->fr_fix" identifier -> field_identifier)) ;) (expression_statement "uVar4 = (ulong)(frag->fr_subtype & 7);" (assignment_expression "uVar4 = (ulong)(frag->fr_subtype & 7)" identifier = (call_expression "(ulong)(frag->fr_subtype & 7)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(frag->fr_subtype & 7)" ( (binary_expression "frag->fr_subtype & 7" (field_expression "frag->fr_subtype" identifier -> field_identifier) & number_literal) )))) ;) }))))) (expression_statement "frag->fr_type = rs_fill;" (assignment_expression "frag->fr_type = rs_fill" (field_expression "frag->fr_type" identifier -> field_identifier) = identifier) ;) (expression_statement "frag->fr_subtype = 0;" (assignment_expression "frag->fr_subtype = 0" (field_expression "frag->fr_subtype" identifier -> field_identifier) = number_literal) ;) (expression_statement "frag->fr_fix = uVar4 + lVar5;" (assignment_expression "frag->fr_fix = uVar4 + lVar5" (field_expression "frag->fr_fix" identifier -> field_identifier) = (binary_expression "uVar4 + lVar5" identifier + identifier)) ;) (expression_statement "frag->fr_offset = 0;" (assignment_expression "frag->fr_offset = 0" (field_expression "frag->fr_offset" identifier -> field_identifier) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00115820(long param_1)\n\n{\n long lVar1;\n uint uVar2;\n undefined8 uVar4;\n long lVar5;\n int iVar6;\n uint uVar7;\n ulong uVar3;\n \n lVar5 = *(long *)(param_1 + 0x30);\n uVar4 = *(undefined8 *)(param_1 + 0x20);\n lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));\n uVar7 = *(uint *)(param_1 + 0x60) >> 3;\n if (uVar7 == 0) {\n \n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar2 = *(uint *)(param_1 + 0x60) & 7;\n uVar3 = (ulong)uVar2;\n lVar1 = lVar1 / (long)(int)uVar7;\n iVar6 = (int)uVar4;\n if (uVar2 == 1) {\n if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }\n *(undefined8 *)(param_1 + 0x5c) = 1;\n *(ulong *)(param_1 + 0x10) = uVar3 + lVar5;\n *(undefined8 *)(param_1 + 0x20) = 0;\n return;\n}\n\n" (function_definition "void FUN_00115820(long param_1)\n\n{\n long lVar1;\n uint uVar2;\n undefined8 uVar4;\n long lVar5;\n int iVar6;\n uint uVar7;\n ulong uVar3;\n \n lVar5 = *(long *)(param_1 + 0x30);\n uVar4 = *(undefined8 *)(param_1 + 0x20);\n lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));\n uVar7 = *(uint *)(param_1 + 0x60) >> 3;\n if (uVar7 == 0) {\n \n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar2 = *(uint *)(param_1 + 0x60) & 7;\n uVar3 = (ulong)uVar2;\n lVar1 = lVar1 / (long)(int)uVar7;\n iVar6 = (int)uVar4;\n if (uVar2 == 1) {\n if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }\n *(undefined8 *)(param_1 + 0x5c) = 1;\n *(ulong *)(param_1 + 0x10) = uVar3 + lVar5;\n *(undefined8 *)(param_1 + 0x20) = 0;\n return;\n}" primitive_type (function_declarator "FUN_00115820(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n uint uVar2;\n undefined8 uVar4;\n long lVar5;\n int iVar6;\n uint uVar7;\n ulong uVar3;\n \n lVar5 = *(long *)(param_1 + 0x30);\n uVar4 = *(undefined8 *)(param_1 + 0x20);\n lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));\n uVar7 = *(uint *)(param_1 + 0x60) >> 3;\n if (uVar7 == 0) {\n \n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar2 = *(uint *)(param_1 + 0x60) & 7;\n uVar3 = (ulong)uVar2;\n lVar1 = lVar1 / (long)(int)uVar7;\n iVar6 = (int)uVar4;\n if (uVar2 == 1) {\n if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }\n *(undefined8 *)(param_1 + 0x5c) = 1;\n *(ulong *)(param_1 + 0x10) = uVar3 + lVar5;\n *(undefined8 *)(param_1 + 0x20) = 0;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (expression_statement "lVar5 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x30)" identifier = (pointer_expression "*(long *)(param_1 + 0x30)" * (cast_expression "(long *)(param_1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x20);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x20)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));" (assignment_expression "lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28))" identifier = (call_expression "FUN_0012b400(*(undefined8 *)(param_1 + 0x28))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x28))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x28)" * (cast_expression "(undefined8 *)(param_1 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) )))) ;) (expression_statement "uVar7 = *(uint *)(param_1 + 0x60) >> 3;" (assignment_expression "uVar7 = *(uint *)(param_1 + 0x60) >> 3" identifier = (binary_expression "*(uint *)(param_1 + 0x60) >> 3" (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)) ;) (if_statement "if (uVar7 == 0) {\n \n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }" { (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "uVar2 = *(uint *)(param_1 + 0x60) & 7;" (assignment_expression "uVar2 = *(uint *)(param_1 + 0x60) & 7" identifier = (binary_expression "*(uint *)(param_1 + 0x60) & 7" (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)) ;) (expression_statement "uVar3 = (ulong)uVar2;" (assignment_expression "uVar3 = (ulong)uVar2" identifier = (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "lVar1 = lVar1 / (long)(int)uVar7;" (assignment_expression "lVar1 = lVar1 / (long)(int)uVar7" identifier = (binary_expression "lVar1 / (long)(int)uVar7" identifier / (cast_expression "(long)(int)uVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier)))) ;) (expression_statement "iVar6 = (int)uVar4;" (assignment_expression "iVar6 = (int)uVar4" identifier = (cast_expression "(int)uVar4" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (uVar2 == 1) {\n if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" if (parenthesized_expression "(uVar2 == 1)" ( (binary_expression "uVar2 == 1" identifier == number_literal) )) (compound_statement "{\n if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }" { (if_statement "if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(0xff < lVar1)" ( (binary_expression "0xff < lVar1" number_literal < identifier) )) (compound_statement "{\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }" { (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x218,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;" (assignment_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2" (pointer_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6)" * (cast_expression "(undefined1 *)(lVar5 + 100 + (long)iVar6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 100 + (long)iVar6)" ( (binary_expression "lVar5 + 100 + (long)iVar6" (binary_expression "lVar5 + 100" identifier + number_literal) + (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) = number_literal) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;" (assignment_expression "*(byte *)(param_1 + 100 + lVar5) = (byte)lVar1" (pointer_expression "*(byte *)(param_1 + 100 + lVar5)" * (cast_expression "(byte *)(param_1 + 100 + lVar5)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 100 + lVar5)" ( (binary_expression "param_1 + 100 + lVar5" (binary_expression "param_1 + 100" identifier + number_literal) + identifier) )))) = (cast_expression "(byte)lVar1" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) }) (else_clause "else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" else (if_statement "if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }" { (if_statement "if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(0x3f < lVar1)" ( (binary_expression "0x3f < lVar1" number_literal < identifier) )) (compound_statement "{\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }" { (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x213,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "*(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;" (assignment_expression "*(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40" (pointer_expression "*(byte *)(lVar5 + 100 + (long)iVar6)" * (cast_expression "(byte *)(lVar5 + 100 + (long)iVar6)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 100 + (long)iVar6)" ( (binary_expression "lVar5 + 100 + (long)iVar6" (binary_expression "lVar5 + 100" identifier + number_literal) + (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) = (binary_expression "(byte)lVar1 | 0x40" (cast_expression "(byte)lVar1" ( (type_descriptor "byte" type_identifier) ) identifier) | number_literal)) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = *(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) ))))) ;) }) (else_clause "else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" else (compound_statement "{\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" { (if_statement "if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }" if (parenthesized_expression "(uVar2 == 2)" ( (binary_expression "uVar2 == 2" identifier == number_literal) )) (compound_statement "{\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }" { (if_statement "if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }" if (parenthesized_expression "(0xffff < lVar1)" ( (binary_expression "0xffff < lVar1" number_literal < identifier) )) (compound_statement "{\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }" { (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag")" identifier (argument_list "("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag")" ( (string_literal ""../../gas/ehopt.c"" " string_content ") , number_literal , (string_literal ""eh_frame_convert_frag"" " string_content ") ))) ;) })) (expression_statement "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;" (assignment_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3" (pointer_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6)" * (cast_expression "(undefined1 *)(lVar5 + 100 + (long)iVar6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 100 + (long)iVar6)" ( (binary_expression "lVar5 + 100 + (long)iVar6" (binary_expression "lVar5 + 100" identifier + number_literal) + (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) = number_literal) ;) (expression_statement "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10)" identifier = (binary_expression "param_1 + 100 + *(long *)(param_1 + 0x10)" (binary_expression "param_1 + 100" identifier + number_literal) + (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))))) ;) (expression_statement "uVar4 = 2;" (assignment_expression "uVar4 = 2" identifier = number_literal) ;) }) (else_clause "else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }" else (compound_statement "{\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }" { (expression_statement "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10)" identifier = (binary_expression "param_1 + 100 + *(long *)(param_1 + 0x10)" (binary_expression "param_1 + 100" identifier + number_literal) + (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))))) ;) (expression_statement "uVar4 = 4;" (assignment_expression "uVar4 = 4" identifier = number_literal) ;) }))) (expression_statement "FUN_00134f40(lVar5,lVar1,uVar4);" (call_expression "FUN_00134f40(lVar5,lVar1,uVar4)" identifier (argument_list "(lVar5,lVar1,uVar4)" ( identifier , identifier , identifier ))) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);" (assignment_expression "uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7)" identifier = (call_expression "(ulong)(*(uint *)(param_1 + 0x60) & 7)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(uint *)(param_1 + 0x60) & 7)" ( (binary_expression "*(uint *)(param_1 + 0x60) & 7" (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) )))) ;) }))))) (expression_statement "*(undefined8 *)(param_1 + 0x5c) = 1;" (assignment_expression "*(undefined8 *)(param_1 + 0x5c) = 1" (pointer_expression "*(undefined8 *)(param_1 + 0x5c)" * (cast_expression "(undefined8 *)(param_1 + 0x5c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5c)" ( (binary_expression "param_1 + 0x5c" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)(param_1 + 0x10) = uVar3 + lVar5;" (assignment_expression "*(ulong *)(param_1 + 0x10) = uVar3 + lVar5" (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) )))) = (binary_expression "uVar3 + lVar5" identifier + identifier)) ;) (expression_statement "*(undefined8 *)(param_1 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x20) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT / (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) = (binary_expression (cast_expression ( (type_descriptor TYPE) ) 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) ))))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (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) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (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) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )))) ;) }))))) (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) )))) = (binary_expression IDENT + 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_00115820(long param_1)\n\n{\n long lVar1;\n uint uVar2;\n undefined8 uVar4;\n long lVar5;\n int iVar6;\n uint uVar7;\n ulong uVar3;\n \n lVar5 = *(long *)(param_1 + 0x30);\n uVar4 = *(undefined8 *)(param_1 + 0x20);\n lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));\n uVar7 = *(uint *)(param_1 + 0x60) >> 3;\n if (uVar7 == 0) {\n \n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar2 = *(uint *)(param_1 + 0x60) & 7;\n uVar3 = (ulong)uVar2;\n lVar1 = lVar1 / (long)(int)uVar7;\n iVar6 = (int)uVar4;\n if (uVar2 == 1) {\n if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }\n *(undefined8 *)(param_1 + 0x5c) = 1;\n *(ulong *)(param_1 + 0x10) = uVar3 + lVar5;\n *(undefined8 *)(param_1 + 0x20) = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00115820(long param_1)" (identifier "FUN_00115820") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n long lVar1;\n uint uVar2;\n undefined8 uVar4;\n long lVar5;\n int iVar6;\n uint uVar7;\n ulong uVar3;\n \n lVar5 = *(long *)(param_1 + 0x30);\n uVar4 = *(undefined8 *)(param_1 + 0x20);\n lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));\n uVar7 = *(uint *)(param_1 + 0x60) >> 3;\n if (uVar7 == 0) {\n \n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }\n uVar2 = *(uint *)(param_1 + 0x60) & 7;\n uVar3 = (ulong)uVar2;\n lVar1 = lVar1 / (long)(int)uVar7;\n iVar6 = (int)uVar4;\n if (uVar2 == 1) {\n if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }\n *(undefined8 *)(param_1 + 0x5c) = 1;\n *(ulong *)(param_1 + 0x10) = uVar3 + lVar5;\n *(undefined8 *)(param_1 + 0x20) = 0;\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (expression_statement "lVar5 = *(long *)(param_1 + 0x30);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x30)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_1 + 0x30)" (* "*") (cast_expression "(long *)(param_1 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x20);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x20)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x20)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28));" (assignment_expression "lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28))" (identifier "lVar1") (= "=") (call_expression "FUN_0012b400(*(undefined8 *)(param_1 + 0x28))" (identifier "FUN_0012b400") (argument_list "(*(undefined8 *)(param_1 + 0x28))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x28)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) () ")")))) (; ";")) (expression_statement "uVar7 = *(uint *)(param_1 + 0x60) >> 3;" (assignment_expression "uVar7 = *(uint *)(param_1 + 0x60) >> 3" (identifier "uVar7") (= "=") (binary_expression "*(uint *)(param_1 + 0x60) >> 3" (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 "3"))) (; ";")) (if_statement "if (uVar7 == 0) {\n \n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }" (if "if") (parenthesized_expression "(uVar7 == 0)" (( "(") (binary_expression "uVar7 == 0" (identifier "uVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");\n }" ({ "{") (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag")" (identifier "FUN_0011f960") (argument_list "("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag")" (( "(") (string_literal ""../../gas/ehopt.c"" (" """) (string_content "../../gas/ehopt.c") (" """)) (, ",") (number_literal "0x20e") (, ",") (string_literal ""eh_frame_convert_frag"" (" """) (string_content "eh_frame_convert_frag") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar2 = *(uint *)(param_1 + 0x60) & 7;" (assignment_expression "uVar2 = *(uint *)(param_1 + 0x60) & 7" (identifier "uVar2") (= "=") (binary_expression "*(uint *)(param_1 + 0x60) & 7" (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 "7"))) (; ";")) (expression_statement "uVar3 = (ulong)uVar2;" (assignment_expression "uVar3 = (ulong)uVar2" (identifier "uVar3") (= "=") (cast_expression "(ulong)uVar2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar2"))) (; ";")) (expression_statement "lVar1 = lVar1 / (long)(int)uVar7;" (assignment_expression "lVar1 = lVar1 / (long)(int)uVar7" (identifier "lVar1") (= "=") (binary_expression "lVar1 / (long)(int)uVar7" (identifier "lVar1") (/ "/") (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"))))) (; ";")) (expression_statement "iVar6 = (int)uVar4;" (assignment_expression "iVar6 = (int)uVar4" (identifier "iVar6") (= "=") (cast_expression "(int)uVar4" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar4"))) (; ";")) (if_statement "if (uVar2 == 1) {\n if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }\n else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" (if "if") (parenthesized_expression "(uVar2 == 1)" (( "(") (binary_expression "uVar2 == 1" (identifier "uVar2") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;\n lVar5 = *(long *)(param_1 + 0x10);\n *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;\n }" ({ "{") (if_statement "if (0xff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }" (if "if") (parenthesized_expression "(0xff < lVar1)" (( "(") (binary_expression "0xff < lVar1" (number_literal "0xff") (< "<") (identifier "lVar1")) () ")")) (compound_statement "{\n \n FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");\n }" ({ "{") (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag")" (identifier "FUN_0011f960") (argument_list "("../../gas/ehopt.c",0x218,"eh_frame_convert_frag")" (( "(") (string_literal ""../../gas/ehopt.c"" (" """) (string_content "../../gas/ehopt.c") (" """)) (, ",") (number_literal "0x218") (, ",") (string_literal ""eh_frame_convert_frag"" (" """) (string_content "eh_frame_convert_frag") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2;" (assignment_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2" (pointer_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6)" (* "*") (cast_expression "(undefined1 *)(lVar5 + 100 + (long)iVar6)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 100 + (long)iVar6)" (( "(") (binary_expression "lVar5 + 100 + (long)iVar6" (binary_expression "lVar5 + 100" (identifier "lVar5") (+ "+") (number_literal "100")) (+ "+") (cast_expression "(long)iVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar6"))) () ")")))) (= "=") (number_literal "2")) (; ";")) (expression_statement "lVar5 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x10)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*(byte *)(param_1 + 100 + lVar5) = (byte)lVar1;" (assignment_expression "*(byte *)(param_1 + 100 + lVar5) = (byte)lVar1" (pointer_expression "*(byte *)(param_1 + 100 + lVar5)" (* "*") (cast_expression "(byte *)(param_1 + 100 + lVar5)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 100 + lVar5)" (( "(") (binary_expression "param_1 + 100 + lVar5" (binary_expression "param_1 + 100" (identifier "param_1") (+ "+") (number_literal "100")) (+ "+") (identifier "lVar5")) () ")")))) (= "=") (cast_expression "(byte)lVar1" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (identifier "lVar1"))) (; ";")) (} "}")) (else_clause "else if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" (else "else") (if_statement "if (uVar2 == 0) {\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }\n else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" (if "if") (parenthesized_expression "(uVar2 == 0)" (( "(") (binary_expression "uVar2 == 0" (identifier "uVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }\n *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;\n lVar5 = *(long *)(param_1 + 0x10);\n }" ({ "{") (if_statement "if (0x3f < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }" (if "if") (parenthesized_expression "(0x3f < lVar1)" (( "(") (binary_expression "0x3f < lVar1" (number_literal "0x3f") (< "<") (identifier "lVar1")) () ")")) (compound_statement "{\n \n FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");\n }" ({ "{") (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag")" (identifier "FUN_0011f960") (argument_list "("../../gas/ehopt.c",0x213,"eh_frame_convert_frag")" (( "(") (string_literal ""../../gas/ehopt.c"" (" """) (string_content "../../gas/ehopt.c") (" """)) (, ",") (number_literal "0x213") (, ",") (string_literal ""eh_frame_convert_frag"" (" """) (string_content "eh_frame_convert_frag") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "*(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40;" (assignment_expression "*(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40" (pointer_expression "*(byte *)(lVar5 + 100 + (long)iVar6)" (* "*") (cast_expression "(byte *)(lVar5 + 100 + (long)iVar6)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 100 + (long)iVar6)" (( "(") (binary_expression "lVar5 + 100 + (long)iVar6" (binary_expression "lVar5 + 100" (identifier "lVar5") (+ "+") (number_literal "100")) (+ "+") (cast_expression "(long)iVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar6"))) () ")")))) (= "=") (binary_expression "(byte)lVar1 | 0x40" (cast_expression "(byte)lVar1" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (identifier "lVar1")) (| "|") (number_literal "0x40"))) (; ";")) (expression_statement "lVar5 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x10)" (identifier "lVar5") (= "=") (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")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" (else "else") (compound_statement "{\n if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }\n FUN_00134f40(lVar5,lVar1,uVar4);\n lVar5 = *(long *)(param_1 + 0x10);\n uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);\n }" ({ "{") (if_statement "if (uVar2 == 2) {\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }\n else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }" (if "if") (parenthesized_expression "(uVar2 == 2)" (( "(") (binary_expression "uVar2 == 2" (identifier "uVar2") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }\n *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 2;\n }" ({ "{") (if_statement "if (0xffff < lVar1) {\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }" (if "if") (parenthesized_expression "(0xffff < lVar1)" (( "(") (binary_expression "0xffff < lVar1" (number_literal "0xffff") (< "<") (identifier "lVar1")) () ")")) (compound_statement "{\n \n FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");\n }" ({ "{") (expression_statement "FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag");" (call_expression "FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag")" (identifier "FUN_0011f960") (argument_list "("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag")" (( "(") (string_literal ""../../gas/ehopt.c"" (" """) (string_content "../../gas/ehopt.c") (" """)) (, ",") (number_literal "0x21e") (, ",") (string_literal ""eh_frame_convert_frag"" (" """) (string_content "eh_frame_convert_frag") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3;" (assignment_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3" (pointer_expression "*(undefined1 *)(lVar5 + 100 + (long)iVar6)" (* "*") (cast_expression "(undefined1 *)(lVar5 + 100 + (long)iVar6)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 100 + (long)iVar6)" (( "(") (binary_expression "lVar5 + 100 + (long)iVar6" (binary_expression "lVar5 + 100" (identifier "lVar5") (+ "+") (number_literal "100")) (+ "+") (cast_expression "(long)iVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar6"))) () ")")))) (= "=") (number_literal "3")) (; ";")) (expression_statement "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10)" (identifier "lVar5") (= "=") (binary_expression "param_1 + 100 + *(long *)(param_1 + 0x10)" (binary_expression "param_1 + 100" (identifier "param_1") (+ "+") (number_literal "100")) (+ "+") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))))) (; ";")) (expression_statement "uVar4 = 2;" (assignment_expression "uVar4 = 2" (identifier "uVar4") (= "=") (number_literal "2")) (; ";")) (} "}")) (else_clause "else {\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }" (else "else") (compound_statement "{\n lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);\n uVar4 = 4;\n }" ({ "{") (expression_statement "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10)" (identifier "lVar5") (= "=") (binary_expression "param_1 + 100 + *(long *)(param_1 + 0x10)" (binary_expression "param_1 + 100" (identifier "param_1") (+ "+") (number_literal "100")) (+ "+") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))))) (; ";")) (expression_statement "uVar4 = 4;" (assignment_expression "uVar4 = 4" (identifier "uVar4") (= "=") (number_literal "4")) (; ";")) (} "}")))) (expression_statement "FUN_00134f40(lVar5,lVar1,uVar4);" (call_expression "FUN_00134f40(lVar5,lVar1,uVar4)" (identifier "FUN_00134f40") (argument_list "(lVar5,lVar1,uVar4)" (( "(") (identifier "lVar5") (, ",") (identifier "lVar1") (, ",") (identifier "uVar4") () ")"))) (; ";")) (expression_statement "lVar5 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar5 = *(long *)(param_1 + 0x10)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7);" (assignment_expression "uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7)" (identifier "uVar3") (= "=") (call_expression "(ulong)(*(uint *)(param_1 + 0x60) & 7)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(uint *)(param_1 + 0x60) & 7)" (( "(") (binary_expression "*(uint *)(param_1 + 0x60) & 7" (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 "7")) () ")")))) (; ";")) (} "}")))))) (expression_statement "*(undefined8 *)(param_1 + 0x5c) = 1;" (assignment_expression "*(undefined8 *)(param_1 + 0x5c) = 1" (pointer_expression "*(undefined8 *)(param_1 + 0x5c)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x5c)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5c)" (( "(") (binary_expression "param_1 + 0x5c" (identifier "param_1") (+ "+") (number_literal "0x5c")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(ulong *)(param_1 + 0x10) = uVar3 + lVar5;" (assignment_expression "*(ulong *)(param_1 + 0x10) = uVar3 + lVar5" (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")) () ")")))) (= "=") (binary_expression "uVar3 + lVar5" (identifier "uVar3") (+ "+") (identifier "lVar5"))) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x20) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x20)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *frag) { type_2 oVar1; type_3 vVar2; type_4 var_4; long var_7; int iVar6; type_4 var_2; char *pcVar8; type_5 var_6; pcVar8 = frag->fr_opcode; oVar1 = frag->fr_offset; vVar2 = var_1(frag->fr_symbol); var_2 = frag->fr_subtype >> 3; if (var_2 == 0) { /* WARNING: Subroutine does not return */ var_3("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag"); } var_4 = frag->fr_subtype & 7; var_6 = (type_5)var_4; vVar2 = (long)vVar2 / (long)(int)var_2; iVar6 = (int)oVar1; if (var_4 == 1) { if (0xff < (long)vVar2) { /* WARNING: Subroutine does not return */ var_3("../../gas/ehopt.c",0x218,"eh_frame_convert_frag"); } pcVar8[(long)iVar6 + 100] = '\x02'; var_7 = frag->fr_fix; frag->fr_literal[var_7] = (type_6)vVar2; } else if (var_4 == 0) { if (0x3f < (long)vVar2) { /* WARNING: Subroutine does not return */ var_3("../../gas/ehopt.c",0x213,"eh_frame_convert_frag"); } pcVar8[(long)iVar6 + 100] = (type_6)vVar2 | 0x40; var_7 = frag->fr_fix; } else { if (var_4 == 2) { if (0xffff < (long)vVar2) { /* WARNING: Subroutine does not return */ var_3("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag"); } pcVar8[(long)iVar6 + 100] = '\x03'; pcVar8 = frag->fr_literal + frag->fr_fix; iVar6 = 2; } else { pcVar8 = frag->fr_literal + frag->fr_fix; iVar6 = 4; } var_5(pcVar8,vVar2,iVar6); var_7 = frag->fr_fix; var_6 = (type_5)(frag->fr_subtype & 7); } frag->fr_type = rs_fill; frag->fr_subtype = 0; frag->fr_fix = var_6 + var_7; frag->fr_offset = 0; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (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 (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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)))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))))
null
void MASKED(long param_1) { long lVar1; uint uVar2; undefined8 uVar4; long lVar5; int iVar6; uint uVar7; ulong uVar3; lVar5 = *(long *)(param_1 + 0x30); uVar4 = *(undefined8 *)(param_1 + 0x20); lVar1 = FUN_0012b400(*(undefined8 *)(param_1 + 0x28)); uVar7 = *(uint *)(param_1 + 0x60) >> 3; if (uVar7 == 0) { /* WARNING: Subroutine does not return */ FUN_0011f960("../../gas/ehopt.c",0x20e,"eh_frame_convert_frag"); } uVar2 = *(uint *)(param_1 + 0x60) & 7; uVar3 = (ulong)uVar2; lVar1 = lVar1 / (long)(int)uVar7; iVar6 = (int)uVar4; if (uVar2 == 1) { if (0xff < lVar1) { /* WARNING: Subroutine does not return */ FUN_0011f960("../../gas/ehopt.c",0x218,"eh_frame_convert_frag"); } *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 2; lVar5 = *(long *)(param_1 + 0x10); *(byte *)(param_1 + 100 + lVar5) = (byte)lVar1; } else if (uVar2 == 0) { if (0x3f < lVar1) { /* WARNING: Subroutine does not return */ FUN_0011f960("../../gas/ehopt.c",0x213,"eh_frame_convert_frag"); } *(byte *)(lVar5 + 100 + (long)iVar6) = (byte)lVar1 | 0x40; lVar5 = *(long *)(param_1 + 0x10); } else { if (uVar2 == 2) { if (0xffff < lVar1) { /* WARNING: Subroutine does not return */ FUN_0011f960("../../gas/ehopt.c",0x21e,"eh_frame_convert_frag"); } *(undefined1 *)(lVar5 + 100 + (long)iVar6) = 3; lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10); uVar4 = 2; } else { lVar5 = param_1 + 100 + *(long *)(param_1 + 0x10); uVar4 = 4; } FUN_00134f40(lVar5,lVar1,uVar4); lVar5 = *(long *)(param_1 + 0x10); uVar3 = (ulong)(*(uint *)(param_1 + 0x60) & 7); } *(undefined8 *)(param_1 + 0x5c) = 1; *(ulong *)(param_1 + 0x10) = uVar3 + lVar5; *(undefined8 *)(param_1 + 0x20) = 0; return; }
1738_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
~Struct_dy
FUN_0015d0a0
/* DWARF original prototype: void ~Struct_dy(Struct_dy * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_dy::~Struct_dy(Struct_dy *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_00423ac0; 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_0015d0a0(undefined8 *param_1) { *param_1 = &PTR_FUN_00423ac0; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x423ac0] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x0015d0c0 MOV RDI,RDX JMP 0x002dac60 RET
null
null
null
null
[(u'PTRSUB_-1207250662', u'PTRSUB_-1207250658'), ('const-0', u'PTRSUB_-1207250658'), (u'PTRSUB_-1207250658', u'PTRSUB_-1207250654'), (u'PTRSUB_-1207250658', u'STORE_-1207250765'), ('const-8', u'PTRSUB_-1207250658'), ('const-0', u'RETURN_-1207250727'), ('tmp_68', u'PTRSUB_-1207250662'), ('const-0', u'PTRSUB_-1207250663'), ('const-4340416', u'PTRSUB_-1207250665'), ('const-0', u'PTRSUB_-1207250662'), (u'LOAD_-1207250773', u'CAST_-1207250647'), ('const-0', u'RETURN_-1207250718'), ('tmp_68', u'PTRSUB_-1207250668'), (u'CAST_-1207250647', u'INT_NOTEQUAL_-1207250741'), ('const-0', u'PTRSUB_-1207250667'), (u'PTRSUB_-1207250654', u'PTRSUB_-1207250651'), (u'PTRSUB_-1207250668', u'PTRSUB_-1207250667'), ('const-8', u'PTRSUB_-1207250668'), ('const-0', u'PTRSUB_-1207250665'), (u'INT_NOTEQUAL_-1207250741', u'CBRANCH_-1207250740'), (u'PTRSUB_-1207250667', u'PTRSUB_-1207250663'), ('const-433', u'LOAD_-1207250773'), ('const-16', u'PTRSUB_-1207250651'), (u'PTRSUB_-1207250665', u'CAST_-1207250655'), ('tmp_48', u'CBRANCH_-1207250740'), (u'PTRSUB_-1207250663', u'PTRSUB_-1207250659'), ('const-433', u'STORE_-1207250765'), (u'PTRSUB_-1207250651', u'INT_NOTEQUAL_-1207250741'), (u'CAST_-1207250655', u'STORE_-1207250765'), ('const-0', u'PTRSUB_-1207250659'), (u'PTRSUB_-1207250659', u'LOAD_-1207250773'), (u'LOAD_-1207250773', u'CALL_-1207250731'), ('const-0', u'PTRSUB_-1207250654'), ('tmp_68', u'PTRSUB_-1207250658')]
[('tmp_109', u'STORE_-1207250765'), ('const-4340416', u'PTRSUB_-1207250666'), (u'CAST_-1207250669', u'INT_NOTEQUAL_-1207250741'), (u'PTRSUB_-1207250666', u'STORE_-1207250765'), (u'INT_NOTEQUAL_-1207250741', u'CBRANCH_-1207250740'), (u'CAST_-1207250669', u'CALL_-1207250731'), ('const-1', u'PTRADD_-1207250670'), ('const-3', u'PTRADD_-1207250662'), ('tmp_48', u'CBRANCH_-1207250740'), ('const-0', u'PTRSUB_-1207250666'), ('const-0', u'RETURN_-1207250727'), ('tmp_109', u'PTRADD_-1207250670'), (u'PTRADD_-1207250670', u'LOAD_-1207250773'), ('tmp_109', u'PTRADD_-1207250662'), ('const-433', u'LOAD_-1207250773'), ('const-8', u'PTRADD_-1207250670'), ('const-0', u'RETURN_-1207250718'), ('const-8', u'PTRADD_-1207250662'), ('const-433', u'STORE_-1207250765'), (u'LOAD_-1207250773', u'CAST_-1207250669'), (u'PTRADD_-1207250662', u'INT_NOTEQUAL_-1207250741')]
null
null
0015d0a0
x64
O2
(translation_unit "void FUN_0015d0a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423ac0;\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_0015d0a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423ac0;\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_0015d0a0(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_00423ac0;\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_00423ac0;" (assignment_expression "*param_1 = &PTR_FUN_00423ac0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00423ac0" & 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_dy(Struct_dy * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_dy::~Struct_dy(Struct_dy *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_00423ac0;\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_dy::~Struct_dy(Struct_dy *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_00423ac0;\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_dy::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_dy(Struct_dy *this,int __in_chrg)" identifier (parameter_list "(Struct_dy *this,int __in_chrg)" ( (parameter_declaration "Struct_dy *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_00423ac0;\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_00423ac0;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00423ac0" (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_00423ac0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00423ac0" & 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_0015d0a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423ac0;\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_0015d0a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423ac0;\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_0015d0a0(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_00423ac0;\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_00423ac0;" (assignment_expression "*param_1 = &PTR_FUN_00423ac0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00423ac0" & 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_0015d0a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423ac0;\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_0015d0a0(undefined8 *param_1)" (identifier "FUN_0015d0a0") (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_00423ac0;\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_00423ac0;" (assignment_expression "*param_1 = &PTR_FUN_00423ac0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00423ac0" (& "&") (identifier "PTR_FUN_00423ac0"))) (; ";")) (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_dy(Struct_dy * 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_00423ac0; 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_00423ac0; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
4772_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
add_global_relative
FUN_00214ea0
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_32,_false> * this, Symbol * gsym, 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_global_relative (Output_data_reloc<9,_false,_32,_false> *this,Symbol *gsym,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,gsym,type,relobj,shndx,address,true,true ,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_00214ea0(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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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 RDI,RBP PUSH 0x1 PUSH 0x1 MOV R9D,dword ptr [RSP + 0x60] CALL 0x001ffca0 MOV RSI,qword ptr [RBX + 0x50] ADD RSP,0x20 CMP RSI,qword ptr [RBX + 0x58] JZ 0x00214f60 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 0x00214f72 MOV qword ptr [RBX + 0x10],RAX TEST byte ptr [RSP + 0x1b],0x10 JNZ 0x00214f48 CMP dword ptr [RSP + 0x1c],-0x4 JZ 0x00214f3b MOV RAX,qword ptr [RSP + 0x8] TEST RAX,RAX JZ 0x00214f3b MOV EDX,dword ptr [RAX + 0xa4] TEST EDX,EDX JZ 0x00214f50 ADD EDX,0x1 MOV dword ptr [RAX + 0xa4],EDX ADD RSP,0x28 POP RBX POP RBP RET ADD qword ptr [RBX + 0x38],0x1 JMP 0x00214f17 SUB ESI,0x1 MOV dword ptr [RAX + 0xa0],ESI JMP 0x00214f32 LEA RDI,[RBX + 0x48] MOV RDX,RBP CALL 0x00213cb0 MOV RSI,qword ptr [RBX + 0x50] JMP 0x00214ef6 LEA RDX,[0x380c80] MOV ESI,0x231 LEA RDI,[0x373454] CALL 0x0017c650
null
null
null
null
[('const-0', u'PTRSUB_-1203875506'), ('const-1', u'INT_ADD_-1203875813'), (u'INT_NOTEQUAL_-1203875903', u'CBRANCH_-1203875899'), (u'INT_AND_-1203875481', u'INT_NOTEQUAL_-1203875903'), ('const-160', u'PTRSUB_-1203875322'), (u'MULTIEQUAL_-1203875500', u'PTRSUB_-1203875378'), ('const-72', u'PTRSUB_-1203875295'), ('const-72', u'PTRSUB_-1203875466'), ('const-433', u'LOAD_-1203875855'), ('const-5', u'INT_SRIGHT_-1203875962'), ('const-0', u'SUBPIECE_-1203875386'), (u'CALL_-1203875696', u'INDIRECT_-1203875378'), ('const-4', u'SUBPIECE_-1203875385'), ('const-0', u'PTRSUB_-1203875423'), ('const-0', u'INT_EQUAL_-1203875833'), (u'LOAD_-1203876102', u'CALL_-1203875696'), ('const-0', u'PTRSUB_-1203875380'), (u'PTRSUB_-1203875424', u'PTRSUB_-1203875448'), (u'PTRSUB_-1203875450', u'PTRSUB_-1203875424'), ('const-433', u'STORE_-1203875617'), ('tmp_700', u'BRANCH_-1203875745'), ('const-0', u'PTRSUB_-1203875474'), ('const-433', u'STORE_-1203875816'), ('const-72', u'PTRSUB_-1203875308'), (u'CALL_-1203875696', u'INDIRECT_-1203875374'), (u'SUBPIECE_-1203875564', u'INT_SUB_-1203875749'), (u'INT_ADD_-1203875740', u'STORE_-1203875755'), (u'CAST_-1203875377', u'STORE_-1203875601'), ('const-0', u'PTRSUB_-1203875496'), (u'PTRSUB_-1203875405', u'LOAD_-1203876005'), ('const-0', u'PTRSUB_-1203875393'), ('const-433', u'LOAD_-1203875758'), ('const-433', u'STORE_-1203875442'), (u'PTRSUB_-1203875335', u'PTRSUB_-1203875318'), (u'PTRSUB_-1203875308', u'CALL_-1203875696'), ('const-561', u'CALL_-1203875674'), ('const-1', u'RETURN_-1203875669'), ('const-32', u'PTRADD_-1203875480'), ('tmp_573', u'CBRANCH_-1203875832'), ('const-0', u'PTRSUB_-1203875405'), ('const-433', u'LOAD_-1203875942'), (u'INDIRECT_-1203875378', u'MULTIEQUAL_-1203875490'), (u'PTRSUB_-1203875411', u'PTRSUB_-1203875397'), (u'CALL_-1203876104', u'INDIRECT_-1203875548'), ('const-0', u'PTRSUB_-1203875269'), (u'PTRSUB_-1203875421', u'LOAD_-1203876082'), (u'PTRSUB_-1203875361', u'LOAD_-1203875942'), (u'CALL_-1203876104', u'INDIRECT_-1203875542'), ('const-433', u'STORE_-1203875601'), ('const-0', u'PTRSUB_-1203875431'), (u'PTRSUB_-1203875358', u'PTRSUB_-1203875354'), (u'PTRSUB_-1203875318', u'LOAD_-1203875758'), (u'MULTIEQUAL_-1203875490', u'INT_AND_-1203875481'), (u'LOAD_-1203875855', u'INT_ADD_-1203875813'), (u'PTRSUB_-1203875431', u'PTRSUB_-1203875411'), ('const-0', u'PTRSUB_-1203875411'), ('const-72', u'PTRSUB_-1203875424'), ('const-0', u'PTRSUB_-1203875386'), (u'LOAD_-1203876082', u'INT_EQUAL_-1203876067'), ('const-56', u'PTRSUB_-1203875318'), (u'PTRADD_-1203875480', u'MULTIEQUAL_-1203875643'), (u'PTRSUB_-1203875357', u'PTRSUB_-1203875335'), (u'LOAD_-1203876102', u'PTRSUB_-1203875473'), (u'LOAD_-1203876102', u'PTRSUB_-1203875461'), (u'PTRSUB_-1203875399', u'PTRSUB_-1203875380'), (u'PTRSUB_-1203875393', u'PTRSUB_-1203875369'), (u'PTRSUB_-1203875425', u'PTRSUB_-1203875405'), ('tmp_810', u'CALL_-1203876104'), ('const-8', u'PTRSUB_-1203875473'), ('const-433', u'LOAD_-1203876005'), ('const-0', u'PTRSUB_-1203875446'), (u'SUBPIECE_-1203875386', u'STORE_-1203875602'), (u'PTRSUB_-1203875381', u'STORE_-1203875602'), ('const-16', u'PTRSUB_-1203875354'), (u'PTRSUB_-1203875344', u'PTRSUB_-1203875322'), (u'LOAD_-1203875694', u'MULTIEQUAL_-1203875643'), (u'COPY_-1203875387', u'CALL_-1203875674'), (u'PTRADD_-1203875480', u'STORE_-1203876014'), ('const-0', u'PTRSUB_-1203875432'), ('const-0', u'CALL_-1203876104'), (u'LOAD_-1203875855', u'INT_EQUAL_-1203875833'), ('const-0', u'PTRSUB_-1203875366'), (u'PTRSUB_-1203875355', u'STORE_-1203875816'), ('const-164', u'PTRSUB_-1203875369'), (u'PTRSUB_-1203875430', u'LOAD_-1203876102'), ('const-0', u'PTRSUB_-1203875407'), ('const-0', u'RETURN_-1203875777'), (u'LOAD_-1203876102', u'PTRSUB_-1203875474'), ('tmp_1315', u'PTRSUB_-1203875537'), (u'PTRSUB_-1203875260', u'LOAD_-1203875694'), ('const-0', u'PTRSUB_-1203875315'), ('const-8', u'INT_MULT_-1203875925'), (u'INDIRECT_-1203875552', u'MULTIEQUAL_-1203875500'), ('const--56', u'PTRSUB_-1203875538'), (u'PTRSUB_-1203875318', u'STORE_-1203875755'), ('const-433', u'STORE_-1203875602'), (u'INDIRECT_-1203875538', u'PIECE_-1203875507'), (u'INDIRECT_-1203875542', u'MULTIEQUAL_-1203875490'), ('const-0', u'PTRSUB_-1203875358'), (u'INT_NOTEQUAL_-1203875882', u'CBRANCH_-1203875879'), ('const-1', u'INT_SUB_-1203875749'), ('const--56', u'PTRSUB_-1203875537'), ('const-433', u'STORE_-1203875755'), (u'PTRSUB_-1203875432', u'PTRSUB_-1203875421'), (u'CAST_-1203875422', u'CALL_-1203876104'), ('tmp_467', u'CBRANCH_-1203875899'), ('const-72', u'PTRSUB_-1203875476'), (u'PTRSUB_-1203875442', u'PTRSUB_-1203875430'), (u'INT_SUB_-1203875986', u'INT_SRIGHT_-1203875962'), (u'PTRSUB_-1203875397', u'PTRSUB_-1203875387'), ('const-0', u'PTRSUB_-1203875450'), ('const-433', u'STORE_-1203875753'), (u'PTRSUB_-1203875456', u'PTRSUB_-1203875442'), (u'CAST_-1203875368', u'INT_SUB_-1203875986'), (u'PTRSUB_-1203875386', u'STORE_-1203875617'), (u'INDIRECT_-1203875388', u'MULTIEQUAL_-1203875500'), (u'LOAD_-1203876102', u'PTRSUB_-1203875381'), ('const-433', u'LOAD_-1203875694'), (u'PTRSUB_-1203875506', u'PTRSUB_-1203875476'), ('tmp_804', u'PTRSUB_-1203875431'), ('const-16', u'PTRSUB_-1203875381'), ('tmp_804', u'PTRSUB_-1203875496'), ('const-24', u'PTRSUB_-1203875461'), ('tmp_503', u'CBRANCH_-1203875879'), (u'COPY_-1203875386', u'CALL_-1203875674'), (u'PTRSUB_-1203875269', u'PTRSUB_-1203875260'), (u'MULTIEQUAL_-1203875643', u'CAST_-1203875368'), (u'PTRSUB_-1203875380', u'PTRSUB_-1203875367'), ('tmp_751', u'BRANCH_-1203875739'), ('const-0', u'PTRSUB_-1203875281'), ('const-3673216', u'COPY_-1203875386'), (u'PTRSUB_-1203875496', u'PTRSUB_-1203875466'), (u'PTRSUB_-1203875407', u'PTRSUB_-1203875388'), ('tmp_791', u'BRANCH_-1203875686'), ('const-433', u'STORE_-1203876014'), (u'PTRSUB_-1203875476', u'PTRSUB_-1203875456'), (u'INDIRECT_-1203875374', u'MULTIEQUAL_-1203875486'), (u'PTRSUB_-1203875388', u'PTRSUB_-1203875375'), (u'PTRSUB_-1203875315', u'PTRSUB_-1203875295'), (u'CALL_-1203876104', u'INDIRECT_-1203875538'), ('const-0', u'PTRSUB_-1203875456'), (u'LOAD_-1203875942', u'INT_AND_-1203875916'), ('const-20', u'PTRSUB_-1203875380'), ('tmp_809', u'CALL_-1203876104'), ('tmp_804', u'PTRSUB_-1203875450'), (u'INT_ADD_-1203875813', u'STORE_-1203875816'), ('const-433', u'LOAD_-1203876102'), ('const-32', u'PTRSUB_-1203875361'), (u'PTRSUB_-1203875354', u'STORE_-1203875923'), ('const-0', u'PTRSUB_-1203875344'), ('const-0', u'PTRSUB_-1203875397'), (u'PTRSUB_-1203875448', u'PTRSUB_-1203875425'), ('const-0', u'INT_NOTEQUAL_-1203875903'), (u'INDIRECT_-1203875556', u'STORE_-1203875618'), ('const-0', u'PTRSUB_-1203875456'), (u'MULTIEQUAL_-1203875486', u'INT_NOTEQUAL_-1203875882'), ('const-0', u'PTRSUB_-1203875367'), (u'CALL_-1203876104', u'INDIRECT_-1203875556'), ('const-0', u'PTRSUB_-1203875425'), (u'INT_NOTEQUAL_-1203875857', u'CBRANCH_-1203875856'), ('const-0', u'INT_NOTEQUAL_-1203875857'), ('const-268435456', u'INT_AND_-1203875481'), (u'PTRSUB_-1203875423', u'PTRSUB_-1203875399'), (u'PTRSUB_-1203875387', u'STORE_-1203876014'), ('const-433', u'STORE_-1203875618'), (u'LOAD_-1203876005', u'CAST_-1203875367'), (u'INT_SUB_-1203875749', u'STORE_-1203875753'), (u'INT_EQUAL_-1203875833', u'CBRANCH_-1203875832'), (u'PTRSUB_-1203875431', u'PTRSUB_-1203875407'), ('const-0', u'PTRSUB_-1203875399'), (u'PTRSUB_-1203875322', u'STORE_-1203875753'), ('const-0', u'PTRSUB_-1203875388'), (u'PTRSUB_-1203875367', u'PTRSUB_-1203875358'), (u'INT_SRIGHT_-1203875962', u'INT_MULT_-1203875925'), (u'INT_AND_-1203875916', u'INT_EQUAL_-1203875930'), (u'INDIRECT_-1203875542', u'PIECE_-1203875507'), ('tmp_804', u'PTRSUB_-1203875456'), (u'INDIRECT_-1203875548', u'SUBPIECE_-1203875386'), ('tmp_1315', u'PTRSUB_-1203875538'), ('const-0', u'PTRSUB_-1203875357'), ('tmp_805', u'CALL_-1203876104'), ('const-72', u'PTRSUB_-1203875431'), (u'LOAD_-1203876102', u'INT_EQUAL_-1203876067'), ('const-1', u'CALL_-1203876104'), ('tmp_808', u'CALL_-1203876104'), ('const-8', u'PTRSUB_-1203875387'), ('const-2', u'INT_AND_-1203875916'), ('const-0', u'SUBPIECE_-1203875564'), (u'PTRSUB_-1203875537', u'CAST_-1203875258'), ('const-0', u'INT_EQUAL_-1203875930'), (u'PTRSUB_-1203875329', u'PTRSUB_-1203875308'), ('const-0', u'PTRSUB_-1203875448'), ('tmp_425', u'CBRANCH_-1203875926'), (u'PTRSUB_-1203875380', u'STORE_-1203875442'), ('const-0', u'PTRSUB_-1203875329'), (u'MULTIEQUAL_-1203875500', u'PTRSUB_-1203875344'), (u'CALL_-1203875696', u'INDIRECT_-1203875388'), (u'PIECE_-1203875507', u'STORE_-1203875601'), ('const-8', u'PTRSUB_-1203875430'), (u'CAST_-1203875367', u'INT_SUB_-1203875986'), (u'PTRSUB_-1203875461', u'CAST_-1203875377'), (u'SUBPIECE_-1203875385', u'STORE_-1203875442'), (u'PTRSUB_-1203875538', u'CAST_-1203875422'), ('tmp_806', u'CALL_-1203876104'), (u'MULTIEQUAL_-1203875500', u'PTRSUB_-1203875393'), (u'PTRSUB_-1203875378', u'PTRSUB_-1203875355'), ('const-1', u'INT_ADD_-1203875740'), ('const-16', u'PTRSUB_-1203875421'), (u'CAST_-1203875258', u'CALL_-1203875696'), (u'PTRSUB_-1203875295', u'PTRSUB_-1203875281'), (u'PTRSUB_-1203875466', u'PTRSUB_-1203875446'), ('tmp_804', u'PTRSUB_-1203875357'), (u'PTRSUB_-1203875473', u'PTRSUB_-1203875386'), ('const-8', u'PTRSUB_-1203875260'), ('tmp_190', u'CBRANCH_-1203876064'), ('const-1', u'PTRADD_-1203875480'), (u'PTRSUB_-1203875456', u'PTRSUB_-1203875431'), (u'PTRSUB_-1203875366', u'PTRSUB_-1203875361'), (u'LOAD_-1203876102', u'PTRADD_-1203875480'), (u'INT_EQUAL_-1203875930', u'CBRANCH_-1203875926'), ('tmp_804', u'PTRSUB_-1203875329'), (u'INDIRECT_-1203875548', u'SUBPIECE_-1203875385'), ('const-0', u'PTRSUB_-1203875442'), ('const-433', u'LOAD_-1203876082'), ('const-433', u'STORE_-1203875923'), (u'PTRSUB_-1203875474', u'STORE_-1203875618'), ('const-0', u'PTRSUB_-1203875335'), (u'INT_SRIGHT_-1203875962', u'SUBPIECE_-1203875564'), (u'LOAD_-1203875758', u'INT_ADD_-1203875740'), ('tmp_537', u'CBRANCH_-1203875856'), (u'INT_EQUAL_-1203876067', u'CBRANCH_-1203876064'), ('const-1', u'CALL_-1203876104'), ('const-0', u'PTRSUB_-1203875378'), ('const-4294967292', u'INT_NOTEQUAL_-1203875882'), (u'PTRSUB_-1203875281', u'PTRSUB_-1203875269'), (u'PTRSUB_-1203875375', u'PTRSUB_-1203875366'), ('const-164', u'PTRSUB_-1203875355'), ('tmp_804', u'PTRSUB_-1203875315'), ('tmp_804', u'PTRSUB_-1203875506'), ('tmp_804', u'PTRSUB_-1203875423'), ('const-0', u'PTRSUB_-1203875375'), (u'INDIRECT_-1203875538', u'MULTIEQUAL_-1203875486'), (u'MULTIEQUAL_-1203875500', u'INT_NOTEQUAL_-1203875857'), (u'PTRSUB_-1203875369', u'LOAD_-1203875855'), (u'PTRSUB_-1203875446', u'PTRSUB_-1203875432'), (u'LOAD_-1203876102', u'PTRSUB_-1203875380'), (u'CALL_-1203876104', u'INDIRECT_-1203875552'), ('const-3617876', u'COPY_-1203875387'), (u'INDIRECT_-1203875552', u'STORE_-1203875617'), (u'INT_MULT_-1203875925', u'STORE_-1203875923')]
[(u'INDIRECT_-1203875368', u'MULTIEQUAL_-1203875480'), ('tmp_1346', u'INT_ADD_-1203875909'), (u'PTRADD_-1203875467', u'STORE_-1203875604'), ('const-1', u'INT_ADD_-1203875813'), (u'INT_ADD_-1203875739', u'CAST_-1203875344'), (u'INT_NOTEQUAL_-1203875903', u'CBRANCH_-1203875899'), ('tmp_503', u'CBRANCH_-1203875879'), (u'INDIRECT_-1203875538', u'STORE_-1203875589'), (u'INT_ADD_-1203875678', u'CAST_-1203875327'), (u'CALL_-1203875696', u'INDIRECT_-1203875364'), ('const-433', u'LOAD_-1203876082'), (u'PTRSUB_-1203875526', u'CALL_-1203876104'), ('const-4', u'PTRADD_-1203875472'), (u'INDIRECT_-1203875542', u'STORE_-1203875604'), ('tmp_751', u'BRANCH_-1203875739'), ('const-32', u'INT_ADD_-1203875928'), (u'CALL_-1203875696', u'INDIRECT_-1203875378'), ('const-0', u'INT_EQUAL_-1203875833'), (u'LOAD_-1203876102', u'CALL_-1203875696'), ('tmp_1346', u'INT_ADD_-1203875678'), ('tmp_1343', u'CALL_-1203876104'), ('tmp_791', u'BRANCH_-1203875686'), (u'CAST_-1203875448', u'STORE_-1203876014'), (u'LOAD_-1203876102', u'PTRADD_-1203875455'), ('const-8', u'PTRADD_-1203875467'), (u'CALL_-1203876104', u'INDIRECT_-1203875532'), (u'CAST_-1203875388', u'LOAD_-1203875855'), ('const-433', u'LOAD_-1203876005'), ('tmp_700', u'BRANCH_-1203875745'), (u'CALL_-1203876104', u'INDIRECT_-1203875538'), (u'INT_ADD_-1203875696', u'CALL_-1203875696'), (u'LOAD_-1203875942', u'INT_AND_-1203875916'), ('tmp_1712', u'CALL_-1203876104'), ('const-433', u'STORE_-1203875589'), (u'PTRADD_-1203875456', u'STORE_-1203875589'), (u'INT_ADD_-1203875813', u'STORE_-1203875816'), (u'INT_ADD_-1203875750', u'STORE_-1203875753'), (u'COPY_-1203875374', u'CALL_-1203875674'), ('tmp_1346', u'INT_ADD_-1203876000'), ('const-16', u'INT_ADD_-1203875909'), ('const-1', u'CALL_-1203876104'), (u'CAST_-1203875357', u'LOAD_-1203875758'), (u'CAST_-1203875443', u'LOAD_-1203876005'), (u'INT_ADD_-1203875740', u'STORE_-1203875755'), (u'INT_ADD_-1203876066', u'CAST_-1203875483'), ('const-433', u'STORE_-1203875755'), (u'MULTIEQUAL_-1203875490', u'INT_ADD_-1203875802'), ('const-433', u'LOAD_-1203875694'), (u'INT_NOTEQUAL_-1203875857', u'CBRANCH_-1203875856'), ('const-80', u'INT_ADD_-1203875678'), ('const-0', u'INT_NOTEQUAL_-1203875857'), ('const-164', u'INT_ADD_-1203875839'), ('const-1', u'RETURN_-1203875669'), ('const-1', u'CALL_-1203876104'), (u'INDIRECT_-1203875532', u'PIECE_-1203875497'), (u'LOAD_-1203875694', u'MULTIEQUAL_-1203875650'), ('tmp_573', u'CBRANCH_-1203875832'), (u'SUBPIECE_-1203875570', u'INT_ADD_-1203875750'), ('tmp_1346', u'INT_ADD_-1203875993'), (u'INDIRECT_-1203875378', u'MULTIEQUAL_-1203875490'), (u'PTRSUB_-1203875525', u'CALL_-1203875696'), (u'PTRADD_-1203875472', u'MULTIEQUAL_-1203875650'), ('const-2', u'PTRADD_-1203875456'), (u'INT_EQUAL_-1203875833', u'CBRANCH_-1203875832'), ('const--56', u'PTRSUB_-1203875525'), ('tmp_1342', u'PTRSUB_-1203875526'), (u'INDIRECT_-1203875364', u'MULTIEQUAL_-1203875476'), ('const-56', u'INT_ADD_-1203875746'), (u'INT_SRIGHT_-1203875962', u'INT_MULT_-1203875925'), ('tmp_1346', u'INT_ADD_-1203876086'), (u'INT_AND_-1203875916', u'INT_EQUAL_-1203875930'), (u'CAST_-1203875373', u'STORE_-1203875816'), (u'INT_ADD_-1203875993', u'CAST_-1203875443'), (u'CALL_-1203876104', u'INDIRECT_-1203875542'), (u'MULTIEQUAL_-1203875490', u'INT_ADD_-1203875839'), ('const-433', u'STORE_-1203875588'), ('const-4294967292', u'INT_NOTEQUAL_-1203875882'), (u'MULTIEQUAL_-1203875650', u'CAST_-1203875442'), (u'LOAD_-1203875855', u'INT_ADD_-1203875813'), (u'INT_ADD_-1203875746', u'CAST_-1203875357'), ('tmp_1342', u'PTRSUB_-1203875525'), ('tmp_1747', u'CALL_-1203876104'), (u'LOAD_-1203876102', u'INT_EQUAL_-1203876067'), (u'CAST_-1203875344', u'STORE_-1203875753'), ('const-2', u'INT_AND_-1203875916'), ('const-88', u'INT_ADD_-1203876066'), ('const-433', u'STORE_-1203875923'), (u'LOAD_-1203876082', u'INT_EQUAL_-1203876067'), ('const-0', u'INT_EQUAL_-1203875930'), ('const-8', u'PTRADD_-1203875456'), ('tmp_1351', u'CALL_-1203876104'), ('tmp_1346', u'INT_ADD_-1203876066'), ('tmp_425', u'CBRANCH_-1203875926'), ('const-433', u'STORE_-1203875605'), (u'INDIRECT_-1203875528', u'MULTIEQUAL_-1203875476'), ('const-0', u'INT_NOTEQUAL_-1203875903'), (u'INT_ADD_-1203875839', u'CAST_-1203875388'), (u'LOAD_-1203876102', u'STORE_-1203875605'), (u'INDIRECT_-1203875528', u'PIECE_-1203875497'), (u'INT_ADD_-1203876086', u'CAST_-1203875492'), ('const-433', u'STORE_-1203875604'), ('const-0', u'SUBPIECE_-1203875570'), ('tmp_1346', u'INT_ADD_-1203875696'), ('const-561', u'CALL_-1203875674'), (u'LOAD_-1203876102', u'PTRADD_-1203875472'), (u'CAST_-1203875327', u'LOAD_-1203875694'), ('tmp_1349', u'CALL_-1203876104'), (u'INT_SRIGHT_-1203875962', u'SUBPIECE_-1203875570'), ('const-3', u'PTRADD_-1203875455'), (u'INT_ADD_-1203875909', u'CAST_-1203875418'), (u'INT_AND_-1203875469', u'INT_NOTEQUAL_-1203875903'), ('const-3617876', u'COPY_-1203875375'), ('const-3673216', u'COPY_-1203875374'), (u'PTRADD_-1203875455', u'STORE_-1203875588'), ('const-1', u'INT_ADD_-1203875740'), (u'COPY_-1203875375', u'CALL_-1203875674'), ('tmp_1346', u'INT_ADD_-1203875928'), ('const-8', u'PTRADD_-1203875472'), ('const-72', u'INT_ADD_-1203875696'), ('const-433', u'STORE_-1203876014'), (u'CALL_-1203876104', u'INDIRECT_-1203875528'), (u'LOAD_-1203875855', u'INT_EQUAL_-1203875833'), (u'INT_ADD_-1203876000', u'CAST_-1203875448'), (u'LOAD_-1203876005', u'INT_SUB_-1203875986'), ('const-433', u'STORE_-1203875816'), ('const-0', u'RETURN_-1203875777'), ('const--56', u'PTRSUB_-1203875526'), (u'CAST_-1203875442', u'INT_SUB_-1203875986'), ('tmp_190', u'CBRANCH_-1203876064'), (u'MULTIEQUAL_-1203875480', u'INT_AND_-1203875469'), (u'PTRADD_-1203875472', u'STORE_-1203876014'), ('const-164', u'INT_ADD_-1203875802'), ('const-433', u'STORE_-1203875753'), (u'LOAD_-1203876102', u'PTRADD_-1203875467'), (u'INT_EQUAL_-1203875930', u'CBRANCH_-1203875926'), ('const-160', u'INT_ADD_-1203875739'), (u'MULTIEQUAL_-1203875490', u'INT_NOTEQUAL_-1203875857'), ('const-4294967295', u'INT_ADD_-1203875750'), (u'INT_ADD_-1203875802', u'CAST_-1203875373'), ('const-433', u'LOAD_-1203875758'), ('const-8', u'INT_MULT_-1203875925'), (u'CALL_-1203875696', u'INDIRECT_-1203875368'), (u'CAST_-1203875425', u'LOAD_-1203875942'), (u'INDIRECT_-1203875546', u'STORE_-1203875605'), ('const-80', u'INT_ADD_-1203876000'), (u'LOAD_-1203875758', u'INT_ADD_-1203875740'), (u'CALL_-1203876104', u'INDIRECT_-1203875546'), ('tmp_1346', u'INT_ADD_-1203875746'), ('const-8', u'PTRADD_-1203875455'), (u'INDIRECT_-1203875542', u'MULTIEQUAL_-1203875490'), (u'INT_NOTEQUAL_-1203875882', u'CBRANCH_-1203875879'), (u'INT_ADD_-1203875928', u'CAST_-1203875425'), (u'CAST_-1203875418', u'STORE_-1203875923'), ('const-72', u'INT_ADD_-1203875993'), ('tmp_537', u'CBRANCH_-1203875856'), (u'INT_EQUAL_-1203876067', u'CBRANCH_-1203876064'), (u'INDIRECT_-1203875532', u'MULTIEQUAL_-1203875480'), ('tmp_467', u'CBRANCH_-1203875899'), (u'MULTIEQUAL_-1203875490', u'INT_ADD_-1203875739'), (u'INT_SUB_-1203875986', u'INT_SRIGHT_-1203875962'), (u'CAST_-1203875483', u'LOAD_-1203876082'), (u'PIECE_-1203875497', u'STORE_-1203875588'), (u'LOAD_-1203876102', u'PTRADD_-1203875456'), ('const-5', u'INT_SRIGHT_-1203875962'), ('const-268435456', u'INT_AND_-1203875469'), (u'MULTIEQUAL_-1203875476', u'INT_NOTEQUAL_-1203875882'), (u'CAST_-1203875357', u'STORE_-1203875755'), ('const-0', u'CALL_-1203876104'), ('const-433', u'LOAD_-1203875855'), ('const-80', u'INT_ADD_-1203876086'), (u'CAST_-1203875492', u'LOAD_-1203876102'), ('const-1', u'PTRADD_-1203875467'), ('const-433', u'LOAD_-1203875942'), ('const-433', u'LOAD_-1203876102'), (u'INT_MULT_-1203875925', u'STORE_-1203875923')]
null
null
00214ea0
x64
O2
(translation_unit "void FUN_00214ea0(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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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_00214ea0(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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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_00214ea0(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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,0);" (call_expression "FUN_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,0)" identifier (argument_list "(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,0)" ( (pointer_expression "&local_38" & identifier) , identifier , identifier , identifier , identifier , identifier , number_literal , number_literal , 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_global_relative(Output_data_reloc<9,_false,_32,_false> * this,\n Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address\n address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_false>::add_global_relative\n (Output_data_reloc<9,_false,_32,_false> *this,Symbol *gsym,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,gsym,type,relobj,shndx,address,true,true\n ,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_global_relative\n (Output_data_reloc<9,_false,_32,_false> *this,Symbol *gsym,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_global_relative\n (Output_data_reloc<9,_false,_32,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_false> *relobj,uint shndx,Address address)\n\n{\n size_t" identifier > : : (function_declarator "add_global_relative\n (Output_data_reloc<9,_false,_32,_false> *this,Symbol *gsym,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,Symbol *gsym,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 "Symbol *gsym" type_identifier (pointer_declarator "*gsym" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_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,gsym,type,relobj,shndx,address,true,true\n ,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,gsym,type,relobj,shndx,address,true,true\n ,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,gsym,type,relobj,shndx,address,true,true\n ,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,gsym,type,relobj,shndx,address,true,true\n ,false);\n __position._M_current" (parenthesized_expression "(Output_reloc<9,_false,_32,_false> *)&local_38,gsym,type,relobj,shndx,address,true,true\n ,false)" ( (comma_expression "Output_reloc<9,_false,_32,_false> *)&local_38,gsym,type,relobj,shndx,address,true,true\n ,false" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false> *)&local_38,gsym,type,relobj,shndx,address,true,true\n ,false" identifier , (comma_expression "_32,_false> *)&local_38,gsym,type,relobj,shndx,address,true,true\n ,false" identifier , (comma_expression "_false> *)&local_38,gsym,type,relobj,shndx,address,true,true\n ,false" (binary_expression "_false> *)&local_38" identifier > (pointer_expression "*)&local_38" * (ERROR ")" )) (pointer_expression "&local_38" & identifier))) , (comma_expression "gsym,type,relobj,shndx,address,true,true\n ,false" identifier , (comma_expression "type,relobj,shndx,address,true,true\n ,false" identifier , (comma_expression "relobj,shndx,address,true,true\n ,false" identifier , (comma_expression "shndx,address,true,true\n ,false" identifier , (comma_expression "address,true,true\n ,false" identifier , (comma_expression "true,true\n ,false" true , (comma_expression "true\n ,false" true , 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_00214ea0(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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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_00214ea0(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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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_00214ea0(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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,0);" (call_expression "FUN_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,0)" identifier (argument_list "(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,0)" ( (pointer_expression "&local_38" & identifier) , identifier , identifier , identifier , identifier , identifier , number_literal , number_literal , 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 , 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 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_00214ea0(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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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_00214ea0(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)" (identifier "FUN_00214ea0") (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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,0);" (call_expression "FUN_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,0)" (identifier "FUN_001ffca0") (argument_list "(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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 "1") (, ",") (number_literal "1") (, ",") (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_global_relative(Output_data_reloc<9,_false,_32,_false> * this, Symbol * gsym, 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_global_relative (Output_data_reloc<9,_false,_32,_false> *this,Symbol *gsym,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,gsym,type,relobj,shndx,address,true,true ,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) (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 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_001ffca0(&local_38,param_2,param_3,param_5,param_6,param_7,1,1,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"); }
7924_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
print
FUN_00318af0
/* DWARF original prototype: void print(Min_expression * this, FILE * f) */ void __thiscall gold::Min_expression::print(Min_expression *this,FILE *f) { Expression *pEVar1; fprintf((FILE *)f,"%s(",&DAT_003f4829); pEVar1 = (this->super_Binary_expression).left_; (*pEVar1->_vptr_Expression[2])(pEVar1,f); fwrite(", ",1,2,(FILE *)f); pEVar1 = (this->super_Binary_expression).right_; (*pEVar1->_vptr_Expression[2])(pEVar1,f); fputc(0x29,(FILE *)f); return; }
void FUN_00318af0(long param_1,FILE *param_2) { fprintf(param_2,"%s(",&DAT_003f4829); (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2); fwrite(", ",1,2,param_2); (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2); fputc(0x29,param_2); return; }
PUSH RBP LEA RDX,[0x3f4829] MOV RBP,RDI XOR EAX,EAX PUSH RBX MOV RBX,RSI LEA RSI,[0x3f353c] MOV RDI,RBX SUB RSP,0x8 CALL 0x001509f0 MOV RDI,qword ptr [RBP + 0x8] MOV RSI,RBX MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x10] MOV RCX,RBX MOV EDX,0x2 MOV ESI,0x1 LEA RDI,[0x3fb32b] CALL 0x00150990 MOV RDI,qword ptr [RBP + 0x10] MOV RSI,RBX MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x10] ADD RSP,0x8 MOV RSI,RBX MOV EDI,0x29 POP RBX POP RBP JMP 0x00150450
null
null
null
null
[('const-8', u'PTRSUB_-1204909017'), ('tmp_232', u'PTRSUB_-1204909025'), (u'LOAD_-1204909256', u'CALLIND_-1204909230'), ('const-0', u'RETURN_-1204909133'), (u'CAST_-1204908983', u'CALL_-1204909201'), ('const-433', u'LOAD_-1204909183'), ('const-1', u'CALL_-1204909201'), (u'COPY_-1204909099', u'CALL_-1204909258'), (u'PTRSUB_-1204909017', u'LOAD_-1204909256'), ('const-4142396', u'COPY_-1204909099'), ('const-4147241', u'PTRSUB_-1204909033'), (u'LOAD_-1204909199', u'CALLIND_-1204909173'), ('tmp_233', u'CAST_-1204908950'), ('const-433', u'LOAD_-1204909246'), ('const-0', u'PTRSUB_-1204909025'), (u'CAST_-1204908950', u'CALL_-1204909137'), ('const-433', u'LOAD_-1204909240'), ('tmp_232', u'PTRSUB_-1204908983'), ('const-41', u'CALL_-1204909137'), (u'PTRSUB_-1204909016', u'LOAD_-1204909246'), (u'LOAD_-1204909240', u'CALLIND_-1204909230'), (u'LOAD_-1204909183', u'CALLIND_-1204909173'), ('const-8', u'PTRADD_-1204909013'), ('const-4174635', u'COPY_-1204909058'), (u'LOAD_-1204909256', u'PTRSUB_-1204909016'), ('const-8', u'PTRADD_-1204908971'), ('const-0', u'PTRSUB_-1204908983'), (u'PTRSUB_-1204908983', u'PTRSUB_-1204908978'), ('const-2', u'CALL_-1204909201'), (u'PTRSUB_-1204908978', u'LOAD_-1204909199'), (u'PTRSUB_-1204909025', u'PTRSUB_-1204909017'), ('const-0', u'PTRSUB_-1204908974'), ('const-0', u'PTRSUB_-1204909016'), (u'PTRADD_-1204909013', u'LOAD_-1204909240'), ('const-2', u'PTRADD_-1204909013'), (u'LOAD_-1204909199', u'PTRSUB_-1204908974'), (u'COPY_-1204909058', u'CALL_-1204909201'), ('const-433', u'LOAD_-1204909199'), ('const-433', u'LOAD_-1204909189'), ('tmp_233', u'CAST_-1204909022'), ('const-0', u'PTRSUB_-1204909033'), (u'PTRSUB_-1204909033', u'CALL_-1204909258'), (u'PTRSUB_-1204908974', u'LOAD_-1204909189'), ('tmp_233', u'CALLIND_-1204909230'), ('tmp_233', u'CALLIND_-1204909173'), (u'PTRADD_-1204908971', u'LOAD_-1204909183'), ('const-16', u'PTRSUB_-1204908978'), ('const-2', u'PTRADD_-1204908971'), ('const-433', u'LOAD_-1204909256'), (u'CAST_-1204909022', u'CALL_-1204909258'), (u'LOAD_-1204909189', u'PTRADD_-1204908971'), (u'LOAD_-1204909246', u'PTRADD_-1204909013'), ('tmp_233', u'CAST_-1204908983')]
[('const-4147241', u'PTRSUB_-1204909037'), ('const-16', u'INT_ADD_-1204909224'), (u'LOAD_-1204909240', u'CALLIND_-1204909230'), ('const-16', u'INT_ADD_-1204909183'), (u'LOAD_-1204909183', u'CALLIND_-1204909173'), ('tmp_480', u'CALL_-1204909137'), ('const-433', u'LOAD_-1204909199'), (u'LOAD_-1204909246', u'INT_ADD_-1204909224'), ('const-16', u'INT_ADD_-1204909167'), ('tmp_480', u'CALLIND_-1204909230'), (u'LOAD_-1204909256', u'CALLIND_-1204909230'), ('const-4142396', u'COPY_-1204909103'), ('const-0', u'RETURN_-1204909133'), (u'PTRSUB_-1204909037', u'CALL_-1204909258'), (u'CAST_-1204908991', u'LOAD_-1204909199'), ('tmp_480', u'CALL_-1204909258'), ('const-1', u'CALL_-1204909201'), (u'INT_ADD_-1204909183', u'CAST_-1204908991'), ('tmp_480', u'CALLIND_-1204909173'), (u'CAST_-1204908980', u'LOAD_-1204909183'), (u'INT_ADD_-1204909240', u'CAST_-1204909031'), (u'CAST_-1204909020', u'LOAD_-1204909240'), ('tmp_476', u'INT_ADD_-1204909183'), ('const-4174635', u'COPY_-1204909062'), ('const-41', u'CALL_-1204909137'), (u'CAST_-1204909031', u'LOAD_-1204909256'), (u'LOAD_-1204909199', u'CALLIND_-1204909173'), (u'LOAD_-1204909189', u'INT_ADD_-1204909167'), (u'LOAD_-1204909256', u'LOAD_-1204909246'), ('const-433', u'LOAD_-1204909256'), ('const-8', u'INT_ADD_-1204909240'), ('tmp_480', u'CALL_-1204909201'), ('tmp_476', u'INT_ADD_-1204909240'), ('const-0', u'PTRSUB_-1204909037'), ('const-2', u'CALL_-1204909201'), (u'COPY_-1204909103', u'CALL_-1204909258'), (u'COPY_-1204909062', u'CALL_-1204909201'), ('const-433', u'LOAD_-1204909240'), (u'LOAD_-1204909199', u'LOAD_-1204909189'), ('const-433', u'LOAD_-1204909246'), (u'INT_ADD_-1204909167', u'CAST_-1204908980'), ('const-433', u'LOAD_-1204909183'), (u'INT_ADD_-1204909224', u'CAST_-1204909020'), ('const-433', u'LOAD_-1204909189')]
null
null
00318af0
x64
O2
(translation_unit "void FUN_00318af0(long param_1,FILE *param_2)\n\n{\n fprintf(param_2,"%s(",&DAT_003f4829);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fwrite(", ",1,2,param_2);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}\n\n" (function_definition "void FUN_00318af0(long param_1,FILE *param_2)\n\n{\n fprintf(param_2,"%s(",&DAT_003f4829);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fwrite(", ",1,2,param_2);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00318af0(long param_1,FILE *param_2)" identifier (parameter_list "(long param_1,FILE *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "FILE *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n fprintf(param_2,"%s(",&DAT_003f4829);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fwrite(", ",1,2,param_2);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" { (expression_statement "fprintf(param_2,"%s(",&DAT_003f4829);" (call_expression "fprintf(param_2,"%s(",&DAT_003f4829)" identifier (argument_list "(param_2,"%s(",&DAT_003f4829)" ( identifier , (string_literal ""%s("" " string_content ") , (pointer_expression "&DAT_003f4829" & identifier) ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 8) + 0x10)" * (pointer_expression "*(code **)(**(long **)(param_1 + 8) + 0x10)" * (cast_expression "(code **)(**(long **)(param_1 + 8) + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 8) + 0x10)" ( (binary_expression "**(long **)(param_1 + 8) + 0x10" (pointer_expression "**(long **)(param_1 + 8)" * (pointer_expression "*(long **)(param_1 + 8)" * (cast_expression "(long **)(param_1 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 8),param_2)" ( (pointer_expression "*(long **)(param_1 + 8)" * (cast_expression "(long **)(param_1 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) , identifier ))) ;) (expression_statement "fwrite(", ",1,2,param_2);" (call_expression "fwrite(", ",1,2,param_2)" identifier (argument_list "(", ",1,2,param_2)" ( (string_literal "", "" " string_content ") , number_literal , number_literal , identifier ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x10) + 0x10)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x10) + 0x10)" * (cast_expression "(code **)(**(long **)(param_1 + 0x10) + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x10) + 0x10)" ( (binary_expression "**(long **)(param_1 + 0x10) + 0x10" (pointer_expression "**(long **)(param_1 + 0x10)" * (pointer_expression "*(long **)(param_1 + 0x10)" * (cast_expression "(long **)(param_1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x10),param_2)" ( (pointer_expression "*(long **)(param_1 + 0x10)" * (cast_expression "(long **)(param_1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) , identifier ))) ;) (expression_statement "fputc(0x29,param_2);" (call_expression "fputc(0x29,param_2)" identifier (argument_list "(0x29,param_2)" ( number_literal , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void print(Min_expression * this, FILE * f) */\n\nvoid __thiscall gold::Min_expression::print(Min_expression *this,FILE *f)\n\n{\n Expression *pEVar1;\n \n fprintf((FILE *)f,"%s(",&DAT_003f4829);\n pEVar1 = (this->super_Binary_expression).left_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fwrite(", ",1,2,(FILE *)f);\n pEVar1 = (this->super_Binary_expression).right_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fputc(0x29,(FILE *)f);\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Min_expression::print(Min_expression *this,FILE *f)\n\n{\n Expression *pEVar1;\n \n fprintf((FILE *)f,"%s(",&DAT_003f4829);\n pEVar1 = (this->super_Binary_expression).left_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fwrite(", ",1,2,(FILE *)f);\n pEVar1 = (this->super_Binary_expression).right_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fputc(0x29,(FILE *)f);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Min_expression::" identifier : : identifier : :) (function_declarator "print(Min_expression *this,FILE *f)" identifier (parameter_list "(Min_expression *this,FILE *f)" ( (parameter_declaration "Min_expression *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "FILE *f" type_identifier (pointer_declarator "*f" * identifier)) ))) (compound_statement "{\n Expression *pEVar1;\n \n fprintf((FILE *)f,"%s(",&DAT_003f4829);\n pEVar1 = (this->super_Binary_expression).left_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fwrite(", ",1,2,(FILE *)f);\n pEVar1 = (this->super_Binary_expression).right_;\n (*pEVar1->_vptr_Expression[2])(pEVar1,f);\n fputc(0x29,(FILE *)f);\n return;\n}" { (declaration "Expression *pEVar1;" type_identifier (pointer_declarator "*pEVar1" * identifier) ;) (expression_statement "fprintf((FILE *)f,"%s(",&DAT_003f4829);" (call_expression "fprintf((FILE *)f,"%s(",&DAT_003f4829)" identifier (argument_list "((FILE *)f,"%s(",&DAT_003f4829)" ( (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (string_literal ""%s("" " string_content ") , (pointer_expression "&DAT_003f4829" & identifier) ))) ;) (expression_statement "pEVar1 = (this->super_Binary_expression).left_;" (assignment_expression "pEVar1 = (this->super_Binary_expression).left_" identifier = (field_expression "(this->super_Binary_expression).left_" (parenthesized_expression "(this->super_Binary_expression)" ( (field_expression "this->super_Binary_expression" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(*pEVar1->_vptr_Expression[2])(pEVar1,f);" (call_expression "(*pEVar1->_vptr_Expression[2])(pEVar1,f)" (parenthesized_expression "(*pEVar1->_vptr_Expression[2])" ( (pointer_expression "*pEVar1->_vptr_Expression[2]" * (subscript_expression "pEVar1->_vptr_Expression[2]" (field_expression "pEVar1->_vptr_Expression" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pEVar1,f)" ( identifier , identifier ))) ;) (expression_statement "fwrite(", ",1,2,(FILE *)f);" (call_expression "fwrite(", ",1,2,(FILE *)f)" identifier (argument_list "(", ",1,2,(FILE *)f)" ( (string_literal "", "" " string_content ") , number_literal , number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "pEVar1 = (this->super_Binary_expression).right_;" (assignment_expression "pEVar1 = (this->super_Binary_expression).right_" identifier = (field_expression "(this->super_Binary_expression).right_" (parenthesized_expression "(this->super_Binary_expression)" ( (field_expression "this->super_Binary_expression" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(*pEVar1->_vptr_Expression[2])(pEVar1,f);" (call_expression "(*pEVar1->_vptr_Expression[2])(pEVar1,f)" (parenthesized_expression "(*pEVar1->_vptr_Expression[2])" ( (pointer_expression "*pEVar1->_vptr_Expression[2]" * (subscript_expression "pEVar1->_vptr_Expression[2]" (field_expression "pEVar1->_vptr_Expression" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pEVar1,f)" ( identifier , identifier ))) ;) (expression_statement "fputc(0x29,(FILE *)f);" (call_expression "fputc(0x29,(FILE *)f)" identifier (argument_list "(0x29,(FILE *)f)" ( number_literal , (cast_expression "(FILE *)f" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00318af0(long param_1,FILE *param_2)\n\n{\n fprintf(param_2,"%s(",&DAT_003f4829);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fwrite(", ",1,2,param_2);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}\n\n" (function_definition "void FUN_00318af0(long param_1,FILE *param_2)\n\n{\n fprintf(param_2,"%s(",&DAT_003f4829);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fwrite(", ",1,2,param_2);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00318af0(long param_1,FILE *param_2)" identifier (parameter_list "(long param_1,FILE *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "FILE *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n fprintf(param_2,"%s(",&DAT_003f4829);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fwrite(", ",1,2,param_2);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" { (expression_statement "fprintf(param_2,"%s(",&DAT_003f4829);" (call_expression "fprintf(param_2,"%s(",&DAT_003f4829)" identifier (argument_list "(param_2,"%s(",&DAT_003f4829)" ( identifier , (string_literal ""%s("" " string_content ") , (pointer_expression "&DAT_003f4829" & identifier) ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 8) + 0x10)" * (pointer_expression "*(code **)(**(long **)(param_1 + 8) + 0x10)" * (cast_expression "(code **)(**(long **)(param_1 + 8) + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 8) + 0x10)" ( (binary_expression "**(long **)(param_1 + 8) + 0x10" (pointer_expression "**(long **)(param_1 + 8)" * (pointer_expression "*(long **)(param_1 + 8)" * (cast_expression "(long **)(param_1 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 8),param_2)" ( (pointer_expression "*(long **)(param_1 + 8)" * (cast_expression "(long **)(param_1 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) , identifier ))) ;) (expression_statement "fwrite(", ",1,2,param_2);" (call_expression "fwrite(", ",1,2,param_2)" identifier (argument_list "(", ",1,2,param_2)" ( (string_literal "", "" " string_content ") , number_literal , number_literal , identifier ))) ;) (expression_statement "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x10) + 0x10)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x10) + 0x10)" * (cast_expression "(code **)(**(long **)(param_1 + 0x10) + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x10) + 0x10)" ( (binary_expression "**(long **)(param_1 + 0x10) + 0x10" (pointer_expression "**(long **)(param_1 + 0x10)" * (pointer_expression "*(long **)(param_1 + 0x10)" * (cast_expression "(long **)(param_1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x10),param_2)" ( (pointer_expression "*(long **)(param_1 + 0x10)" * (cast_expression "(long **)(param_1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) , identifier ))) ;) (expression_statement "fputc(0x29,param_2);" (call_expression "fputc(0x29,param_2)" identifier (argument_list "(0x29,param_2)" ( number_literal , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (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 ))) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , LIT , IDENT ))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (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 ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00318af0(long param_1,FILE *param_2)\n\n{\n fprintf(param_2,"%s(",&DAT_003f4829);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fwrite(", ",1,2,param_2);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00318af0(long param_1,FILE *param_2)" (identifier "FUN_00318af0") (parameter_list "(long param_1,FILE *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "FILE *param_2" (type_identifier "FILE") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n fprintf(param_2,"%s(",&DAT_003f4829);\n (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);\n fwrite(", ",1,2,param_2);\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);\n fputc(0x29,param_2);\n return;\n}" ({ "{") (expression_statement "fprintf(param_2,"%s(",&DAT_003f4829);" (call_expression "fprintf(param_2,"%s(",&DAT_003f4829)" (identifier "fprintf") (argument_list "(param_2,"%s(",&DAT_003f4829)" (( "(") (identifier "param_2") (, ",") (string_literal ""%s("" (" """) (string_content "%s(") (" """)) (, ",") (pointer_expression "&DAT_003f4829" (& "&") (identifier "DAT_003f4829")) () ")"))) (; ";")) (expression_statement "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 8) + 0x10))" (( "(") (pointer_expression "**(code **)(**(long **)(param_1 + 8) + 0x10)" (* "*") (pointer_expression "*(code **)(**(long **)(param_1 + 8) + 0x10)" (* "*") (cast_expression "(code **)(**(long **)(param_1 + 8) + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_1 + 8) + 0x10)" (( "(") (binary_expression "**(long **)(param_1 + 8) + 0x10" (pointer_expression "**(long **)(param_1 + 8)" (* "*") (pointer_expression "*(long **)(param_1 + 8)" (* "*") (cast_expression "(long **)(param_1 + 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "(*(long **)(param_1 + 8),param_2)" (( "(") (pointer_expression "*(long **)(param_1 + 8)" (* "*") (cast_expression "(long **)(param_1 + 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "fwrite(", ",1,2,param_2);" (call_expression "fwrite(", ",1,2,param_2)" (identifier "fwrite") (argument_list "(", ",1,2,param_2)" (( "(") (string_literal "", "" (" """) (string_content ", ") (" """)) (, ",") (number_literal "1") (, ",") (number_literal "2") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2);" (call_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x10) + 0x10))" (( "(") (pointer_expression "**(code **)(**(long **)(param_1 + 0x10) + 0x10)" (* "*") (pointer_expression "*(code **)(**(long **)(param_1 + 0x10) + 0x10)" (* "*") (cast_expression "(code **)(**(long **)(param_1 + 0x10) + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_1 + 0x10) + 0x10)" (( "(") (binary_expression "**(long **)(param_1 + 0x10) + 0x10" (pointer_expression "**(long **)(param_1 + 0x10)" (* "*") (pointer_expression "*(long **)(param_1 + 0x10)" (* "*") (cast_expression "(long **)(param_1 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "(*(long **)(param_1 + 0x10),param_2)" (( "(") (pointer_expression "*(long **)(param_1 + 0x10)" (* "*") (cast_expression "(long **)(param_1 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "fputc(0x29,param_2);" (call_expression "fputc(0x29,param_2)" (identifier "fputc") (argument_list "(0x29,param_2)" (( "(") (number_literal "0x29") (, ",") (identifier "param_2") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void print(Min_expression * this, FILE * f) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *f) { type_3 *pEVar1; var_1((type_2 *)f,"%s(",&DAT_003f4829); pEVar1 = (this->super_Binary_expression).left_; (*pEVar1->_vptr_Expression[2])(pEVar1,f); var_2(", ",1,2,(type_2 *)f); pEVar1 = (this->super_Binary_expression).right_; (*pEVar1->_vptr_Expression[2])(pEVar1,f); var_3(0x29,(type_2 *)f); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (pointer_expression argument: (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: (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (number_literal) (identifier)))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) (return_statement))))
null
void MASKED(long param_1,FILE *param_2) { fprintf(param_2,"%s(",&DAT_003f4829); (**(code **)(**(long **)(param_1 + 8) + 0x10))(*(long **)(param_1 + 8),param_2); fwrite(", ",1,2,param_2); (**(code **)(**(long **)(param_1 + 0x10) + 0x10))(*(long **)(param_1 + 0x10),param_2); fputc(0x29,param_2); return; }
13819_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
rfind
FUN_005188f0
/* std::wstring::rfind(std::wstring const&, unsigned long) const */ void __thiscall std::wstring::rfind(wstring *this,wstring *param_1,ulong param_2) { rfind(this,*(wchar_t **)param_1,param_2,*(ulong *)(*(wchar_t **)param_1 + -6)); return; }
void FUN_005188f0(void) { FUN_00518870(); return; }
MOV RSI,qword ptr [RSI] MOV RCX,qword ptr [RSI + -0x18] JMP 0x00518870
null
null
null
null
[('const--6', u'PTRADD_-1202812604'), ('tmp_21', u'CALL_-1202812669'), (u'PTRADD_-1202812604', u'CAST_-1202812603'), ('const-433', u'LOAD_-1202812680'), (u'LOAD_-1202812686', u'CALL_-1202812669'), ('tmp_23', u'CALL_-1202812669'), (u'CAST_-1202812603', u'LOAD_-1202812680'), ('tmp_22', u'CAST_-1202812607'), (u'CAST_-1202812607', u'LOAD_-1202812686'), ('const-4', u'PTRADD_-1202812604'), (u'LOAD_-1202812680', u'CALL_-1202812669'), ('const-433', u'LOAD_-1202812686'), ('const-0', u'RETURN_-1202812665'), (u'LOAD_-1202812686', u'PTRADD_-1202812604')]
[('const-0', u'RETURN_-1202812665')]
null
null
005188f0
x64
O2
(translation_unit "void FUN_005188f0(void)\n\n{\n FUN_00518870();\n return;\n}\n\n" (function_definition "void FUN_005188f0(void)\n\n{\n FUN_00518870();\n return;\n}" primitive_type (function_declarator "FUN_005188f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_00518870();\n return;\n}" { (expression_statement "FUN_00518870();" (call_expression "FUN_00518870()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wstring::rfind(std::wstring const&, unsigned long) const */\n\nvoid __thiscall std::wstring::rfind(wstring *this,wstring *param_1,ulong param_2)\n\n{\n rfind(this,*(wchar_t **)param_1,param_2,*(ulong *)(*(wchar_t **)param_1 + -6));\n return;\n}\n\n" comment (function_definition "void __thiscall std::wstring::rfind(wstring *this,wstring *param_1,ulong param_2)\n\n{\n rfind(this,*(wchar_t **)param_1,param_2,*(ulong *)(*(wchar_t **)param_1 + -6));\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wstring::" identifier : : identifier : :) (function_declarator "rfind(wstring *this,wstring *param_1,ulong param_2)" identifier (parameter_list "(wstring *this,wstring *param_1,ulong param_2)" ( (parameter_declaration "wstring *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "wstring *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n rfind(this,*(wchar_t **)param_1,param_2,*(ulong *)(*(wchar_t **)param_1 + -6));\n return;\n}" { (expression_statement "rfind(this,*(wchar_t **)param_1,param_2,*(ulong *)(*(wchar_t **)param_1 + -6));" (call_expression "rfind(this,*(wchar_t **)param_1,param_2,*(ulong *)(*(wchar_t **)param_1 + -6))" identifier (argument_list "(this,*(wchar_t **)param_1,param_2,*(ulong *)(*(wchar_t **)param_1 + -6))" ( identifier , (pointer_expression "*(wchar_t **)param_1" * (cast_expression "(wchar_t **)param_1" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) , identifier , (pointer_expression "*(ulong *)(*(wchar_t **)param_1 + -6)" * (cast_expression "(ulong *)(*(wchar_t **)param_1 + -6)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(wchar_t **)param_1 + -6)" ( (binary_expression "*(wchar_t **)param_1 + -6" (pointer_expression "*(wchar_t **)param_1" * (cast_expression "(wchar_t **)param_1" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) + number_literal) )))) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_005188f0(void)\n\n{\n FUN_00518870();\n return;\n}\n\n" (function_definition "void FUN_005188f0(void)\n\n{\n FUN_00518870();\n return;\n}" primitive_type (function_declarator "FUN_005188f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_00518870();\n return;\n}" { (expression_statement "FUN_00518870();" (call_expression "FUN_00518870()" 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 ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_005188f0(void)\n\n{\n FUN_00518870();\n return;\n}" (primitive_type "void") (function_declarator "FUN_005188f0(void)" (identifier "FUN_005188f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_00518870();\n return;\n}" ({ "{") (expression_statement "FUN_00518870();" (call_expression "FUN_00518870()" (identifier "FUN_00518870") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wstring::rfind(std::wstring const&, unsigned long) const */ void __thiscall std::type_1::function_1(type_1 *this,type_1 *param_1,type_2 param_2) { function_1(this,*(type_3 **)param_1,param_2,*(type_2 *)(*(type_3 **)param_1 + -6)); 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))) (return_statement))))
null
void MASKED(void) { FUN_00518870(); return; }
6121_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
get_sized_symbol<64>
FUN_00263610
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Sized_symbol<64> * get_sized_symbol<64>(Symbol_table * this, Symbol * sym) */ Sized_symbol<64> * __thiscall gold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol *sym) { if (parameters->target_ == (Target *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x69,"target"); } if (**(int **)(parameters->target_ + 8) == 0x40) { return (Sized_symbol<64> *)this; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/symtab.h",0x7f4,"get_sized_symbol"); }
undefined8 FUN_00263610(undefined8 param_1) { if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x69,"target"); } if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) { return param_1; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol"); }
SUB RSP,0x8 MOV RDX,qword ptr [0x0043e6b0] MOV RDX,qword ptr [RDX + 0x18] TEST RDX,RDX JZ 0x00263635 MOV RAX,qword ptr [RDX + 0x8] CMP dword ptr [RAX],0x40 JNZ 0x0026364d MOV RAX,RDI ADD RSP,0x8 RET LEA RDX,[0x385ff1] MOV ESI,0x69 LEA RDI,[0x3726d0] CALL 0x0017c650 LEA RDX,[0x385fe0] MOV ESI,0x7f4 LEA RDI,[0x3726ed] CALL 0x0017c650
null
null
null
null
[('tmp_60', u'CBRANCH_-1204210115'), (u'CALL_-1204210032', u'INDIRECT_-1204209937'), (u'COPY_-1204209964', u'CALL_-1204210016'), ('const-433', u'LOAD_-1204210114'), (u'INDIRECT_-1204209937', u'COPY_-1204209993'), ('tmp_182', u'COPY_-1204210091'), (u'CAST_-1204209940', u'RETURN_-1204210063'), ('const-0', u'RETURN_-1204210063'), ('const-3694577', u'COPY_-1204209986'), ('const-433', u'LOAD_-1204210108'), ('tmp_331', u'COPY_-1204210015'), (u'PTRSUB_-1204209965', u'LOAD_-1204210136'), (u'COPY_-1204209989', u'CALL_-1204210032'), (u'LOAD_-1204210108', u'INT_EQUAL_-1204210093'), ('const-1', u'RETURN_-1204210027'), ('const-24', u'PTRSUB_-1204209965'), ('const-1', u'PTRADD_-1204210052'), ('const-3694560', u'COPY_-1204209963'), ('const-8', u'PTRADD_-1204210052'), (u'LOAD_-1204210136', u'PTRADD_-1204210052'), (u'LOAD_-1204210114', u'LOAD_-1204210108'), (u'COPY_-1204209986', u'CALL_-1204210032'), (u'CAST_-1204209957', u'LOAD_-1204210114'), (u'COPY_-1204210091', u'CAST_-1204209940'), ('tmp_103', u'CBRANCH_-1204210090'), ('const-3614416', u'COPY_-1204209989'), ('tmp_331', u'PTRSUB_-1204209965'), (u'LOAD_-1204210136', u'INT_EQUAL_-1204210117'), (u'CALL_-1204210016', u'INDIRECT_-1204209912'), ('const-3614445', u'COPY_-1204209964'), ('const-2036', u'CALL_-1204210016'), ('const-0', u'INT_EQUAL_-1204210117'), (u'INDIRECT_-1204209912', u'COPY_-1204209970'), (u'INT_EQUAL_-1204210117', u'CBRANCH_-1204210115'), (u'PTRADD_-1204210052', u'CAST_-1204209957'), (u'COPY_-1204209963', u'CALL_-1204210016'), ('const-433', u'LOAD_-1204210136'), ('const-1', u'RETURN_-1204210011'), (u'INT_EQUAL_-1204210093', u'CBRANCH_-1204210090'), ('const-105', u'CALL_-1204210032'), ('const-64', u'INT_EQUAL_-1204210093')]
[('tmp_60', u'CBRANCH_-1204210115'), (u'CALL_-1204210032', u'INDIRECT_-1204209939'), (u'CAST_-1204209959', u'LOAD_-1204210114'), (u'INDIRECT_-1204209939', u'COPY_-1204209995'), ('const-0', u'RETURN_-1204210063'), ('tmp_322', u'COPY_-1204210017'), ('const-3614416', u'COPY_-1204209991'), ('const-3614445', u'COPY_-1204209966'), (u'LOAD_-1204210108', u'INT_EQUAL_-1204210093'), (u'CAST_-1204209969', u'LOAD_-1204210136'), (u'LOAD_-1204210136', u'INT_ADD_-1204210098'), ('const-1', u'RETURN_-1204210027'), ('tmp_322', u'PTRADD_-1204210074'), (u'COPY_-1204210091', u'RETURN_-1204210063'), (u'COPY_-1204209965', u'CALL_-1204210016'), (u'LOAD_-1204210114', u'LOAD_-1204210108'), (u'INT_ADD_-1204210098', u'CAST_-1204209959'), ('const-1', u'PTRADD_-1204210074'), ('const-105', u'CALL_-1204210032'), ('tmp_103', u'CBRANCH_-1204210090'), ('const-2036', u'CALL_-1204210016'), (u'LOAD_-1204210136', u'INT_EQUAL_-1204210117'), ('const-3694560', u'COPY_-1204209965'), ('const-24', u'PTRADD_-1204210074'), ('const-0', u'INT_EQUAL_-1204210117'), (u'PTRADD_-1204210074', u'CAST_-1204209969'), (u'INT_EQUAL_-1204210117', u'CBRANCH_-1204210115'), (u'COPY_-1204209966', u'CALL_-1204210016'), ('const-433', u'LOAD_-1204210114'), ('const-433', u'LOAD_-1204210108'), ('const-8', u'INT_ADD_-1204210098'), ('const-433', u'LOAD_-1204210136'), ('const-1', u'RETURN_-1204210011'), ('const-3694577', u'COPY_-1204209988'), (u'CALL_-1204210016', u'INDIRECT_-1204209914'), ('tmp_273', u'COPY_-1204210091'), (u'INT_EQUAL_-1204210093', u'CBRANCH_-1204210090'), (u'INDIRECT_-1204209914', u'COPY_-1204209972'), (u'COPY_-1204209991', u'CALL_-1204210032'), (u'COPY_-1204209988', u'CALL_-1204210032'), ('const-64', u'INT_EQUAL_-1204210093')]
null
null
00263610
x64
O2
(translation_unit "undefined8 FUN_00263610(undefined8 param_1)\n\n{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}\n\n" (function_definition "undefined8 FUN_00263610(undefined8 param_1)\n\n{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}" type_identifier (function_declarator "FUN_00263610(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}" { (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" { comment (expression_statement "FUN_0017c650("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_0017c650("../../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 ") ))) ;) })) (if_statement "if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }" if (parenthesized_expression "(**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40)" ( (binary_expression "**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40" (pointer_expression "**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" * (pointer_expression "*(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" * (cast_expression "(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x18" identifier + number_literal) )))) + number_literal) ))))) == number_literal) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) comment (expression_statement "FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");" (call_expression "FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol")" identifier (argument_list "("../../gold/symtab.h",0x7f4,"get_sized_symbol")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""get_sized_symbol"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Sized_symbol<64> * get_sized_symbol<64>(Symbol_table * this, Symbol *\n sym) */\n\nSized_symbol<64> * __thiscall\ngold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol *sym)\n\n{\n if (parameters->target_ == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(parameters->target_ + 8) == 0x40) {\n return (Sized_symbol<64> *)this;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}\n\n" comment comment (ERROR "Sized_symbol<64> * __thiscall\ngold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol *sym)" (binary_expression "Sized_symbol<64> * __thiscall\ngold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol *sym)" (binary_expression "Sized_symbol<64> * __thiscall\ngold::Symbol_table::get_sized_symbol<64" (binary_expression "Sized_symbol<64> * __thiscall" (binary_expression "Sized_symbol<64" identifier < number_literal) > (pointer_expression "* __thiscall" * identifier)) (ERROR "gold::Symbol_table::get_sized_symbol" identifier : : identifier : : identifier) < number_literal) > (parenthesized_expression "(Symbol_table *this,Symbol *sym)" ( (comma_expression "Symbol_table *this,Symbol *sym" (binary_expression "Symbol_table *this" identifier * identifier) , (binary_expression "Symbol *sym" identifier * identifier)) )))) (compound_statement "{\n if (parameters->target_ == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(parameters->target_ + 8) == 0x40) {\n return (Sized_symbol<64> *)this;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}" { (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 ") ))) ;) })) (if_statement "if (**(int **)(parameters->target_ + 8) == 0x40) {\n return (Sized_symbol<64> *)this;\n }" if (parenthesized_expression "(**(int **)(parameters->target_ + 8) == 0x40)" ( (binary_expression "**(int **)(parameters->target_ + 8) == 0x40" (pointer_expression "**(int **)(parameters->target_ + 8)" * (pointer_expression "*(int **)(parameters->target_ + 8)" * (cast_expression "(int **)(parameters->target_ + 8)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(parameters->target_ + 8)" ( (binary_expression "parameters->target_ + 8" (field_expression "parameters->target_" identifier -> field_identifier) + number_literal) ))))) == number_literal) )) (compound_statement "{\n return (Sized_symbol<64> *)this;\n }" { (return_statement "return (Sized_symbol<64> *)this;" return (parenthesized_expression "(Sized_symbol<64> *)this" ( (binary_expression "Sized_symbol<64> *)this" (binary_expression "Sized_symbol<64" identifier < number_literal) > (pointer_expression "*)this" * (ERROR ")" )) identifier)) )) ;) })) comment (expression_statement "do_gold_unreachable("../../gold/symtab.h",0x7f4,"get_sized_symbol");" (call_expression "do_gold_unreachable("../../gold/symtab.h",0x7f4,"get_sized_symbol")" identifier (argument_list "("../../gold/symtab.h",0x7f4,"get_sized_symbol")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""get_sized_symbol"" " string_content ") ))) ;) }))
(translation_unit "undefined8 FUN_00263610(undefined8 param_1)\n\n{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }\n \n FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}\n\n" (function_definition "undefined8 FUN_00263610(undefined8 param_1)\n\n{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }\n \n FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}" type_identifier (function_declarator "FUN_00263610(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }\n \n FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}" { (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" { (expression_statement "FUN_0017c650("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_0017c650("../../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 ") ))) ;) })) (if_statement "if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }" if (parenthesized_expression "(**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40)" ( (binary_expression "**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40" (pointer_expression "**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" * (pointer_expression "*(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" * (cast_expression "(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x18" identifier + number_literal) )))) + number_literal) ))))) == number_literal) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (expression_statement "FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");" (call_expression "FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol")" identifier (argument_list "("../../gold/symtab.h",0x7f4,"get_sized_symbol")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""get_sized_symbol"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) == LIT) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "undefined8 FUN_00263610(undefined8 param_1)\n\n{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }\n \n FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}" (type_identifier "undefined8") (function_declarator "FUN_00263610(undefined8 param_1)" (identifier "FUN_00263610") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }\n \n FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");\n}" ({ "{") (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x18" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x18")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x69,"target")" (identifier "FUN_0017c650") (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") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) {\n return param_1;\n }" (if "if") (parenthesized_expression "(**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40)" (( "(") (binary_expression "**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40" (pointer_expression "**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" (* "*") (pointer_expression "*(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" (* "*") (cast_expression "(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x18" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (number_literal "8")) () ")"))))) (== "==") (number_literal "0x40")) () ")")) (compound_statement "{\n return param_1;\n }" ({ "{") (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol");" (call_expression "FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol")" (identifier "FUN_0017c650") (argument_list "("../../gold/symtab.h",0x7f4,"get_sized_symbol")" (( "(") (string_literal ""../../gold/symtab.h"" (" """) (string_content "../../gold/symtab.h") (" """)) (, ",") (number_literal "0x7f4") (, ",") (string_literal ""get_sized_symbol"" (" """) (string_content "get_sized_symbol") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Sized_symbol<64> * get_sized_symbol<64>(Symbol_table * this, Symbol * sym) */ var_2<64> * __thiscall gold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol *sym) { if (parameters->target_ == (type_1 *)0x0) { /* WARNING: Subroutine does not return */ var_1("../../gold/parameters.h",0x69,"target"); } if (**(int **)(parameters->target_ + 8) == 0x40) { return (var_2<64> *)this; } /* WARNING: Subroutine does not return */ var_1("../../gold/symtab.h",0x7f4,"get_sized_symbol"); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) right: (number_literal))) consequence: (compound_statement (return_statement (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
undefined8 MASKED(undefined8 param_1) { if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x69,"target"); } if (**(int **)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) == 0x40) { return param_1; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/symtab.h",0x7f4,"get_sized_symbol"); }
834_hppa64-linux-gnu-as_and_hppa64-linux-gnu-as_strip.c
printf
printf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* printf@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207410430')]
[('const-1', u'RETURN_-1207410430')]
null
null
001760f8
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "printf(char *__format,...)" identifier (parameter_list "(char *__format,...)" ( (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* printf@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* printf@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "printf(char *__format,...)" identifier (parameter_list "(char *__format,...)" ( (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* printf@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int printf(char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int printf(char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "printf(char *__format,...)" identifier (parameter_list "(char *__format,...)" ( (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int printf(char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "printf(char *__format,...)" (identifier "printf") (parameter_list "(char *__format,...)" (( "(") (parameter_declaration "char *__format" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format"))) (, ",") (variadic_parameter "..." (... "...")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* printf@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (variadic_parameter))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
859_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
write_build_id
FUN_0014da30
bfd_boolean write_build_id(bfd *abfd) { output_elf_obj_tdata *poVar1; void *pvVar2; asection *paVar3; void *pvVar4; long lVar5; int iVar6; bfd_size_type bVar7; char *pcVar8; uint uVar9; bfd_target *pbVar10; uchar *puVar11; bfd_size_type bVar12; pbVar10 = abfd->xvec; poVar1 = ((abfd->tdata).elf_obj_data)->o; pvVar2 = pbVar10->backend_data; paVar3 = (poVar1->build_id).sec; pcVar8 = (poVar1->build_id).style; if (paVar3->output_section == (bfd_section *)(_bfd_std_section + 0x230)) { pcVar8 = (char *)dcgettext(0, "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n" ,5); einfo(pcVar8); uVar9 = 1; } else { pvVar4 = paVar3->output_section->used_by_bfd; bVar12 = paVar3->size; lVar5 = *(long *)((long)pvVar4 + 0x48); if (lVar5 == 0) { puVar11 = paVar3->contents; if (puVar11 == (uchar *)0x0) { puVar11 = (uchar *)xmalloc(bVar12); bVar12 = paVar3->size; pbVar10 = abfd->xvec; paVar3->contents = puVar11; } } else { puVar11 = (uchar *)(lVar5 + paVar3->output_offset); } (*pbVar10->bfd_h_putx32)(4,puVar11); (*abfd->xvec->bfd_h_putx32)(bVar12 - 0x10,puVar11 + 4); (*abfd->xvec->bfd_h_putx32)(3,puVar11 + 8); builtin_memcpy(puVar11 + 0xc,"GNU",4); generate_build_id(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20), puVar11 + 0x10,(int)(bVar12 - 0x10)); bVar12 = paVar3->size; iVar6 = bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0); uVar9 = 0; if (iVar6 == 0) { bVar7 = bfd_bwrite(puVar11,bVar12,abfd); uVar9 = (uint)(bVar7 == bVar12); } } return uVar9; }
bool FUN_0014da30(long param_1) { long lVar1; long lVar2; int iVar3; long lVar4; undefined8 uVar5; long lVar6; long lVar7; long lVar8; bool bVar9; lVar6 = *(long *)(param_1 + 8); lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98); lVar1 = *(long *)(lVar6 + 0x368); lVar2 = *(long *)(lVar4 + 0x30); uVar5 = *(undefined8 *)(lVar4 + 0x28); if (*(long *)(lVar2 + 0x68) == 0x2a4c50) { uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5) ; FUN_00129410(uVar5); bVar9 = true; } else { lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0); lVar8 = *(long *)(lVar2 + 0x38); lVar7 = *(long *)(lVar4 + 0x48); if (lVar7 == 0) { lVar7 = *(long *)(lVar2 + 0xb0); if (lVar7 == 0) { lVar7 = xmalloc(lVar8); lVar8 = *(long *)(lVar2 + 0x38); lVar6 = *(long *)(param_1 + 8); *(long *)(lVar2 + 0xb0) = lVar7; } } else { lVar7 = lVar7 + *(long *)(lVar2 + 0x60); } (**(code **)(lVar6 + 0x90))(4,lVar7); (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4); (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8); *(undefined4 *)(lVar7 + 0xc) = 0x554e47; FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10, lVar8 - 0x10U & 0xffffffff); lVar6 = *(long *)(lVar2 + 0x38); iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0); bVar9 = false; if (iVar3 == 0) { lVar4 = bfd_bwrite(lVar7,lVar6,param_1); bVar9 = lVar4 == lVar6; } } return bVar9; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x18 MOV RAX,qword ptr [RDI + 0xf8] MOV RDX,qword ptr [RDI + 0x8] MOV RAX,qword ptr [RAX + 0xc98] MOV R14,qword ptr [RDX + 0x368] MOV R12,qword ptr [RAX + 0x30] MOV RCX,qword ptr [RAX + 0x28] MOV RAX,qword ptr [R12 + 0x68] MOV qword ptr [RSP + 0x8],RCX LEA RCX,[0x2a4c50] CMP RAX,RCX JZ 0x0014db78 MOV R15,qword ptr [RAX + 0xe0] MOV RBP,RDI MOV R13,qword ptr [R12 + 0x38] MOV RBX,qword ptr [R15 + 0x48] TEST RBX,RBX JZ 0x0014db40 ADD RBX,qword ptr [R12 + 0x60] MOV RSI,RBX MOV EDI,0x4 SUB R13,0x10 CALL qword ptr [RDX + 0x90] MOV RAX,qword ptr [RBP + 0x8] MOV RDI,R13 LEA RSI,[RBX + 0x4] CALL qword ptr [RAX + 0x90] MOV RAX,qword ptr [RBP + 0x8] LEA RSI,[RBX + 0x8] MOV EDI,0x3 CALL qword ptr [RAX + 0x90] MOV R8D,R13D LEA RCX,[RBX + 0x10] MOV RDI,RBP MOV dword ptr [RBX + 0xc],0x554e47 MOV RAX,qword ptr [R14 + 0x300] MOV RSI,qword ptr [RSP + 0x8] MOV RDX,qword ptr [RAX + 0x20] CALL 0x0012d080 MOV RSI,qword ptr [R12 + 0x60] XOR EDX,EDX ADD RSI,qword ptr [R15 + 0x18] MOV RDI,RBP MOV R13,qword ptr [R12 + 0x38] CALL 0x0010de40 XOR EDX,EDX TEST EAX,EAX JZ 0x0014db28 ADD RSP,0x18 MOV EAX,EDX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RDX,RBP MOV RSI,R13 MOV RDI,RBX CALL 0x0010d840 XOR EDX,EDX CMP RAX,R13 SETZ DL JMP 0x0014db14 MOV RBX,qword ptr [R12 + 0xb0] TEST RBX,RBX JNZ 0x0014da9a MOV RDI,R13 CALL 0x0010de70 MOV R13,qword ptr [R12 + 0x38] MOV RDX,qword ptr [RBP + 0x8] MOV RBX,RAX MOV qword ptr [R12 + 0xb0],RAX JMP 0x0014da9a MOV EDX,0x5 LEA RSI,[0x1a0530] XOR EDI,EDI CALL 0x0010d380 MOV RDI,RAX XOR EAX,EAX CALL 0x00129410 MOV EDX,0x1 JMP 0x0014db14
null
null
null
null
[('const-433', u'LOAD_-1207182475'), ('const-433', u'LOAD_-1207182560'), ('const-8', u'PTRSUB_-1207181843'), ('const-32', u'PTRSUB_-1207181950'), (u'LOAD_-1207182401', u'CALL_-1207182283'), (u'LOAD_-1207182719', u'PTRSUB_-1207181784'), ('const-224', u'PTRSUB_-1207181917'), (u'PTRSUB_-1207181708', u'LOAD_-1207182249'), ('const-144', u'PTRSUB_-1207181869'), ('const-4', u'PTRADD_-1207182487'), (u'PTRSUB_-1207181972', u'LOAD_-1207182739'), (u'PTRADD_-1207181937', u'CAST_-1207181901'), (u'LOAD_-1207182719', u'PTRSUB_-1207181682'), (u'CALL_-1207182387', u'INT_EQUAL_-1207182361'), (u'COPY_-1207181801', u'MULTIEQUAL_-1207181870'), (u'PTRSUB_-1207181676', u'LOAD_-1207182198'), ('const-32', u'PTRSUB_-1207181956'), (u'PTRSUB_-1207181869', u'LOAD_-1207182572'), (u'PTRSUB_-1207181668', u'STORE_-1207182185'), (u'INT_ADD_-1207182623', u'CAST_-1207181874'), (u'LOAD_-1207182572', u'CALLIND_-1207182562'), (u'PTRSUB_-1207181829', u'LOAD_-1207182512'), ('const-0', u'INT_EQUAL_-1207182226'), (u'PTRSUB_-1207181937', u'PTRADD_-1207181937'), (u'CAST_-1207181768', u'LOAD_-1207182457'), ('const-433', u'LOAD_-1207182647'), (u'LOAD_-1207182647', u'MULTIEQUAL_-1207182099'), (u'PTRSUB_-1207181950', u'LOAD_-1207182756'), (u'LOAD_-1207182206', u'MULTIEQUAL_-1207182099'), ('const-104', u'PTRSUB_-1207181944'), (u'PTRSUB_-1207181843', u'LOAD_-1207182531'), ('const-433', u'LOAD_-1207182206'), (u'CALL_-1207182132', u'CAST_-1207181622'), ('tmp_168', u'CBRANCH_-1207182666'), ('const-872', u'PTRSUB_-1207181964'), ('const-16', u'PTRSUB_-1207181937'), ('const-1', u'PTRADD_-1207181797'), ('const-1', u'PTRADD_-1207182433'), (u'CAST_-1207181781', u'LOAD_-1207182475'), (u'LOAD_-1207182729', u'CAST_-1207181782'), ('const-433', u'LOAD_-1207182609'), ('const-96', u'PTRSUB_-1207181887'), (u'LOAD_-1207182719', u'PTRSUB_-1207181708'), ('tmp_556', u'CBRANCH_-1207182360'), (u'LOAD_-1207182756', u'PTRSUB_-1207181972'), (u'INT_ADD_-1207182441', u'CAST_-1207181768'), ('const-8', u'PTRSUB_-1207181862'), (u'PTRSUB_-1207181985', u'PTRSUB_-1207181950'), ('const-433', u'LOAD_-1207182661'), ('const-144', u'PTRSUB_-1207181850'), ('tmp_907', u'CALL_-1207182387'), ('const-268435456', u'CALLOTHER_-1207181854'), ('const-56', u'PTRSUB_-1207181906'), (u'LOAD_-1207182198', u'MULTIEQUAL_-1207182152'), (u'CAST_-1207181859', u'MULTIEQUAL_-1207182150'), (u'LOAD_-1207182719', u'PTRSUB_-1207181769'), ('const-433', u'LOAD_-1207182746'), ('tmp_907', u'CALL_-1207182283'), ('const-248', u'PTRSUB_-1207181985'), ('const-3', u'CALLIND_-1207182502'), ('const-0', u'PTRSUB_-1207181937'), ('const-433', u'LOAD_-1207182572'), (u'CAST_-1207181782', u'INT_ADD_-1207182459'), (u'LOAD_-1207182647', u'CALL_-1207182208'), (u'INT_EQUAL_-1207182620', u'CBRANCH_-1207182618'), (u'PTRSUB_-1207181950', u'PTRSUB_-1207181932'), ('const-1', u'COPY_-1207181801'), (u'PTRSUB_-1207181944', u'LOAD_-1207182705'), (u'MULTIEQUAL_-1207182152', u'PTRSUB_-1207181869'), ('const-1705264', u'COPY_-1207181725'), (u'MULTIEQUAL_-1207182150', u'CALL_-1207182283'), (u'COPY_-1207181725', u'CALL_-1207182132'), (u'INT_EQUAL_-1207182256', u'INT_ZEXT_-1207181876'), ('const-72', u'INT_ADD_-1207182623'), (u'PTRADD_-1207182487', u'CALLIND_-1207182533'), (u'LOAD_-1207182705', u'INT_EQUAL_-1207182668'), (u'CALLOTHER_-1207181854', u'CALLOTHER_-1207181852'), ('const-768', u'INT_ADD_-1207182459'), ('const-433', u'LOAD_-1207182249'), ('const-433', u'LOAD_-1207182729'), (u'INT_SUB_-1207182566', u'CALLIND_-1207182533'), ('const-8', u'PTRADD_-1207182462'), (u'LOAD_-1207182249', u'MULTIEQUAL_-1207182150'), ('tmp_907', u'PTRSUB_-1207181843'), (u'CAST_-1207181669', u'MULTIEQUAL_-1207182150'), (u'MULTIEQUAL_-1207182150', u'CALLIND_-1207182562'), (u'LOAD_-1207182739', u'PTRSUB_-1207181950'), (u'LOAD_-1207182560', u'PTRSUB_-1207181850'), (u'CALL_-1207182208', u'CAST_-1207181669'), ('const-0', u'SUBPIECE_-1207182024'), ('const-96', u'PTRSUB_-1207181784'), ('const-433', u'LOAD_-1207182418'), ('tmp_907', u'CALL_-1207182444'), (u'LOAD_-1207182661', u'CAST_-1207181751'), (u'PTRSUB_-1207181862', u'LOAD_-1207182560'), ('const-8', u'PTRSUB_-1207181977'), (u'LOAD_-1207182661', u'CAST_-1207181875'), ('const-1', u'PTRADD_-1207182487'), (u'CAST_-1207181874', u'LOAD_-1207182639'), (u'LOAD_-1207182401', u'INT_EQUAL_-1207182256'), (u'PTRSUB_-1207181887', u'LOAD_-1207182609'), (u'COPY_-1207182138', u'RETURN_-1207182299'), (u'LOAD_-1207182746', u'MULTIEQUAL_-1207182152'), ('tmp_907', u'PTRSUB_-1207181862'), ('const-16', u'PTRADD_-1207182433'), ('const-433', u'LOAD_-1207182457'), (u'MULTIEQUAL_-1207182150', u'PTRADD_-1207182487'), ('const-144', u'PTRSUB_-1207181829'), (u'PTRADD_-1207181797', u'CALLOTHER_-1207181852'), (u'MULTIEQUAL_-1207181870', u'COPY_-1207182138'), (u'PTRSUB_-1207181964', u'LOAD_-1207182729'), (u'CAST_-1207181901', u'INT_EQUAL_-1207182668'), (u'PTRSUB_-1207181977', u'LOAD_-1207182746'), (u'CAST_-1207181622', u'CALL_-1207182108'), ('tmp_875', u'BRANCH_-1207182099'), ('const-12', u'PTRADD_-1207181797'), ('const-433', u'LOAD_-1207182198'), ('const-16', u'INT_SUB_-1207182566'), ('const-8', u'PTRSUB_-1207181932'), (u'SUBPIECE_-1207182024', u'CALL_-1207182444'), (u'PTRSUB_-1207181937', u'LOAD_-1207182719'), (u'LOAD_-1207182639', u'INT_ADD_-1207182591'), (u'MULTIEQUAL_-1207182150', u'PTRADD_-1207181797'), (u'INT_ADD_-1207182591', u'CAST_-1207181859'), ('const-433', u'LOAD_-1207182756'), ('const-0', u'COPY_-1207181938'), ('const-268435459', u'CALLOTHER_-1207181852'), ('const-0', u'INT_EQUAL_-1207182361'), (u'LOAD_-1207182705', u'PTRSUB_-1207181917'), ('tmp_798', u'BRANCH_-1207182175'), ('const-433', u'LOAD_-1207182639'), (u'PTRSUB_-1207181906', u'LOAD_-1207182647'), (u'PTRSUB_-1207181784', u'LOAD_-1207182442'), (u'COPY_-1207181938', u'MULTIEQUAL_-1207181870'), (u'LOAD_-1207182639', u'INT_EQUAL_-1207182620'), ('const-560', u'PTRADD_-1207181937'), (u'MULTIEQUAL_-1207182150', u'PTRADD_-1207182462'), (u'INT_ADD_-1207182459', u'CAST_-1207181781'), (u'LOAD_-1207182531', u'PTRSUB_-1207181829'), ('const-24', u'INT_ADD_-1207182406'), ('const-433', u'LOAD_-1207182401'), (u'LOAD_-1207182418', u'INT_ADD_-1207182400'), ('const-433', u'LOAD_-1207182719'), (u'INT_ZEXT_-1207181876', u'MULTIEQUAL_-1207181870'), (u'INT_EQUAL_-1207182361', u'CBRANCH_-1207182360'), (u'CAST_-1207181750', u'LOAD_-1207182418'), ('tmp_725', u'BRANCH_-1207182251'), (u'PTRSUB_-1207181682', u'LOAD_-1207182206'), ('const-0', u'RETURN_-1207182299'), ('const-0', u'CALL_-1207182132'), (u'PTRSUB_-1207181932', u'LOAD_-1207182712'), (u'LOAD_-1207182719', u'PTRSUB_-1207181887'), ('const-433', u'LOAD_-1207182712'), ('const-0', u'INT_EQUAL_-1207182620'), (u'LOAD_-1207182475', u'INT_ADD_-1207182441'), (u'LOAD_-1207182712', u'CALL_-1207182444'), ('tmp_907', u'PTRSUB_-1207181977'), (u'LOAD_-1207182249', u'INT_EQUAL_-1207182226'), ('const-56', u'PTRSUB_-1207181682'), ('const-0', u'PTRSUB_-1207181950'), ('const-5', u'CALL_-1207182132'), (u'PTRSUB_-1207181917', u'LOAD_-1207182661'), (u'LOAD_-1207182442', u'INT_ADD_-1207182400'), (u'LOAD_-1207182746', u'PTRSUB_-1207181964'), ('const-2771488', u'PTRSUB_-1207181937'), ('const-1', u'PTRADD_-1207182462'), ('const-0', u'CALL_-1207182387'), (u'INT_EQUAL_-1207182668', u'CBRANCH_-1207182666'), ('const-433', u'LOAD_-1207182739'), ('const-433', u'LOAD_-1207182543'), ('const-433', u'STORE_-1207182185'), (u'PTRADD_-1207182462', u'CALLIND_-1207182502'), (u'PTRADD_-1207182433', u'CALL_-1207182444'), (u'LOAD_-1207182719', u'PTRSUB_-1207181906'), ('tmp_220', u'CBRANCH_-1207182618'), (u'LOAD_-1207182543', u'CALLIND_-1207182533'), (u'LOAD_-1207182719', u'PTRSUB_-1207181944'), (u'CAST_-1207181751', u'INT_ADD_-1207182406'), (u'LOAD_-1207182719', u'PTRSUB_-1207181668'), ('const-56', u'PTRSUB_-1207181769'), ('const-433', u'LOAD_-1207182512'), ('const-3224', u'PTRSUB_-1207181972'), (u'CALL_-1207182283', u'INT_EQUAL_-1207182256'), ('const-433', u'LOAD_-1207182531'), (u'CAST_-1207181875', u'INT_ADD_-1207182623'), (u'PTRSUB_-1207181769', u'LOAD_-1207182401'), ('const-1', u'PTRADD_-1207181937'), (u'MULTIEQUAL_-1207182150', u'PTRADD_-1207182433'), (u'LOAD_-1207182512', u'CALLIND_-1207182502'), (u'LOAD_-1207182457', u'CALL_-1207182444'), (u'PTRSUB_-1207181956', u'PTRSUB_-1207181937'), (u'LOAD_-1207182609', u'INT_ADD_-1207182591'), (u'INT_ADD_-1207182406', u'CAST_-1207181750'), ('const-176', u'PTRSUB_-1207181708'), ('const-8', u'PTRSUB_-1207181676'), (u'CAST_-1207181669', u'STORE_-1207182185'), ('const-4', u'CALLOTHER_-1207181852'), ('tmp_907', u'PTRSUB_-1207181985'), (u'INT_SUB_-1207182566', u'SUBPIECE_-1207182024'), ('const-433', u'LOAD_-1207182705'), ('tmp_760', u'CBRANCH_-1207182223'), (u'INT_ADD_-1207182400', u'CALL_-1207182387'), (u'LOAD_-1207182739', u'PTRSUB_-1207181956'), (u'PTRSUB_-1207181850', u'LOAD_-1207182543'), ('const-32', u'INT_ADD_-1207182441'), (u'INT_EQUAL_-1207182226', u'CBRANCH_-1207182223'), ('tmp_907', u'PTRSUB_-1207181676'), ('const-433', u'LOAD_-1207182442'), (u'MULTIEQUAL_-1207182099', u'INT_SUB_-1207182566'), ('const-176', u'PTRSUB_-1207181668'), ('const-4', u'CALLIND_-1207182562'), ('const--8975931291529323814', u'CALLOTHER_-1207181854')]
[(u'CAST_-1207181909', u'LOAD_-1207182639'), (u'CAST_-1207181847', u'LOAD_-1207182531'), (u'LOAD_-1207182401', u'CALL_-1207182283'), ('const-433', u'LOAD_-1207182572'), ('const-8', u'INT_ADD_-1207182182'), ('const-8', u'INT_ADD_-1207182730'), (u'LOAD_-1207182719', u'INT_ADD_-1207182233'), (u'INT_ADD_-1207182556', u'CAST_-1207181873'), (u'INT_ADD_-1207182696', u'CAST_-1207181958'), (u'INT_SUB_-1207182566', u'INT_AND_-1207182095'), (u'CAST_-1207181926', u'LOAD_-1207182661'), ('const-433', u'LOAD_-1207182746'), (u'LOAD_-1207182719', u'INT_ADD_-1207182689'), (u'LOAD_-1207182531', u'INT_ADD_-1207182496'), (u'MULTIEQUAL_-1207182103', u'INT_SUB_-1207182566'), (u'CALL_-1207182387', u'INT_EQUAL_-1207182361'), (u'LOAD_-1207182560', u'INT_ADD_-1207182527'), (u'CAST_-1207181777', u'LOAD_-1207182418'), ('const-0', u'COPY_-1207181849'), ('const-433', u'LOAD_-1207182609'), (u'LOAD_-1207182572', u'CALLIND_-1207182562'), (u'INT_ADD_-1207182544', u'CAST_-1207181866'), (u'CAST_-1207181854', u'LOAD_-1207182543'), ('const-0', u'INT_EQUAL_-1207182226'), ('tmp_1736', u'CALL_-1207182283'), ('const-433', u'LOAD_-1207182560'), ('tmp_1736', u'INT_ADD_-1207182740'), (u'INT_ADD_-1207182623', u'CAST_-1207181909'), (u'INT_ADD_-1207182233', u'CAST_-1207181724'), ('const-433', u'LOAD_-1207182739'), (u'INT_ADD_-1207182496', u'CAST_-1207181833'), (u'LOAD_-1207182661', u'INT_ADD_-1207182406'), ('tmp_168', u'CBRANCH_-1207182666'), ('tmp_1736', u'INT_ADD_-1207182515'), (u'MULTIEQUAL_-1207182153', u'CALL_-1207182283'), ('const-433', u'LOAD_-1207182401'), ('const-1', u'COPY_-1207181715'), (u'MULTIEQUAL_-1207182155', u'INT_ADD_-1207182556'), ('const-433', u'STORE_-1207182483'), (u'CAST_-1207181992', u'LOAD_-1207182756'), ('const-0', u'CALL_-1207182387'), (u'LOAD_-1207182719', u'INT_ADD_-1207182597'), ('tmp_556', u'CBRANCH_-1207182360'), (u'MULTIEQUAL_-1207181787', u'COPY_-1207181841'), ('const-1705264', u'COPY_-1207181728'), (u'CAST_-1207181833', u'LOAD_-1207182512'), ('const-433', u'LOAD_-1207182249'), (u'CAST_-1207181963', u'LOAD_-1207182719'), ('const-433', u'LOAD_-1207182647'), (u'LOAD_-1207182249', u'MULTIEQUAL_-1207182153'), (u'LOAD_-1207182647', u'CALL_-1207182208'), (u'INT_EQUAL_-1207182620', u'CBRANCH_-1207182618'), ('const-144', u'INT_ADD_-1207182496'), (u'COPY_-1207181849', u'MULTIEQUAL_-1207181787'), ('const-16', u'INT_SUB_-1207182566'), ('const-872', u'INT_ADD_-1207182713'), (u'CALL_-1207182132', u'CALL_-1207182108'), ('const-248', u'INT_ADD_-1207182740'), ('const-5', u'CALL_-1207182132'), ('const-2772048', u'INT_EQUAL_-1207182668'), (u'LOAD_-1207182746', u'MULTIEQUAL_-1207182155'), (u'LOAD_-1207182719', u'INT_ADD_-1207182385'), ('const-433', u'LOAD_-1207182206'), (u'INT_ADD_-1207182190', u'CAST_-1207181698'), ('tmp_1736', u'CALL_-1207182387'), ('const-433', u'LOAD_-1207182457'), (u'LOAD_-1207182719', u'INT_ADD_-1207182426'), (u'INT_ADD_-1207182406', u'CAST_-1207181777'), (u'INT_ADD_-1207182469', u'CAST_-1207181816'), ('const-3224', u'INT_ADD_-1207182723'), (u'INT_ADD_-1207182171', u'CAST_-1207181684'), ('const-72', u'INT_ADD_-1207182623'), ('const-104', u'INT_ADD_-1207182689'), (u'LOAD_-1207182729', u'INT_ADD_-1207182459'), (u'LOAD_-1207182705', u'INT_EQUAL_-1207182668'), ('const-768', u'INT_ADD_-1207182459'), (u'CAST_-1207181891', u'LOAD_-1207182609'), (u'INT_ADD_-1207182508', u'CALLIND_-1207182502'), (u'MULTIEQUAL_-1207182153', u'INT_ADD_-1207182469'), (u'INT_SUB_-1207182566', u'CALLIND_-1207182533'), (u'COPY_-1207181715', u'MULTIEQUAL_-1207181787'), ('const-4', u'INT_ADD_-1207182533'), (u'CAST_-1207181984', u'LOAD_-1207182746'), (u'CAST_-1207181873', u'LOAD_-1207182572'), ('tmp_1736', u'INT_ADD_-1207182730'), (u'INT_ADD_-1207182723', u'CAST_-1207181979'), (u'LOAD_-1207182719', u'INT_ADD_-1207182631'), (u'INT_ADD_-1207182479', u'CALL_-1207182444'), (u'CAST_-1207181866', u'LOAD_-1207182560'), ('const-0', u'CALL_-1207182132'), (u'MULTIEQUAL_-1207182153', u'INT_ADD_-1207182533'), (u'INT_ADD_-1207182426', u'CAST_-1207181785'), ('const-224', u'INT_ADD_-1207182645'), ('const-56', u'INT_ADD_-1207182385'), (u'CALL_-1207182208', u'STORE_-1207182185'), (u'INT_ADD_-1207182441', u'CAST_-1207181795'), (u'LOAD_-1207182401', u'INT_EQUAL_-1207182256'), (u'LOAD_-1207182719', u'INT_ADD_-1207182190'), (u'COPY_-1207181841', u'RETURN_-1207182299'), (u'INT_ADD_-1207182527', u'CAST_-1207181854'), (u'INT_ADD_-1207182597', u'CAST_-1207181891'), (u'INT_ADD_-1207182515', u'CAST_-1207181847'), (u'CAST_-1207181724', u'LOAD_-1207182249'), (u'MULTIEQUAL_-1207182153', u'CALLIND_-1207182562'), (u'MULTIEQUAL_-1207182153', u'INT_ADD_-1207182508'), ('const-433', u'LOAD_-1207182512'), ('const-12', u'INT_ADD_-1207182469'), ('const-433', u'LOAD_-1207182543'), ('const-433', u'STORE_-1207182185'), (u'INT_ADD_-1207182703', u'CAST_-1207181963'), ('tmp_875', u'BRANCH_-1207182099'), (u'CAST_-1207181692', u'LOAD_-1207182198'), ('const-433', u'LOAD_-1207182756'), (u'LOAD_-1207182639', u'INT_ADD_-1207182591'), (u'LOAD_-1207182719', u'INT_ADD_-1207182171'), (u'CAST_-1207181816', u'STORE_-1207182483'), ('const-0', u'INT_EQUAL_-1207182361'), (u'INT_ADD_-1207182182', u'CAST_-1207181692'), ('tmp_1736', u'INT_ADD_-1207182182'), ('tmp_798', u'BRANCH_-1207182175'), (u'LOAD_-1207182661', u'INT_ADD_-1207182623'), (u'CAST_-1207181785', u'LOAD_-1207182442'), ('const-144', u'INT_ADD_-1207182556'), (u'INT_AND_-1207182095', u'CALL_-1207182444'), (u'CAST_-1207181971', u'LOAD_-1207182729'), (u'LOAD_-1207182639', u'INT_EQUAL_-1207182620'), ('const-433', u'LOAD_-1207182418'), ('const-433', u'LOAD_-1207182531'), (u'INT_EQUAL_-1207182256', u'MULTIEQUAL_-1207181787'), (u'COPY_-1207181728', u'CALL_-1207182132'), ('const-24', u'INT_ADD_-1207182406'), ('const-433', u'LOAD_-1207182712'), (u'INT_ADD_-1207182591', u'MULTIEQUAL_-1207182153'), ('const-3', u'CALLIND_-1207182502'), (u'CAST_-1207181808', u'LOAD_-1207182475'), (u'MULTIEQUAL_-1207182153', u'INT_ADD_-1207182479'), (u'LOAD_-1207182418', u'INT_ADD_-1207182400'), (u'INT_EQUAL_-1207182361', u'CBRANCH_-1207182360'), ('const-433', u'LOAD_-1207182475'), ('const-4', u'CALLIND_-1207182562'), (u'LOAD_-1207182746', u'INT_ADD_-1207182713'), (u'CAST_-1207181958', u'LOAD_-1207182712'), ('tmp_725', u'BRANCH_-1207182251'), ('const-48', u'INT_ADD_-1207182703'), ('const-0', u'RETURN_-1207182299'), (u'CAST_-1207181698', u'LOAD_-1207182206'), ('const-433', u'LOAD_-1207182729'), ('const-96', u'INT_ADD_-1207182597'), (u'INT_ADD_-1207182385', u'CAST_-1207181769'), ('const-433', u'LOAD_-1207182719'), ('const-0', u'INT_EQUAL_-1207182620'), (u'LOAD_-1207182475', u'INT_ADD_-1207182441'), (u'INT_ADD_-1207182713', u'CAST_-1207181971'), ('const-4294967295', u'INT_AND_-1207182095'), (u'LOAD_-1207182712', u'CALL_-1207182444'), (u'LOAD_-1207182249', u'INT_EQUAL_-1207182226'), ('const-433', u'LOAD_-1207182661'), (u'CAST_-1207181915', u'LOAD_-1207182647'), (u'INT_ADD_-1207182645', u'CAST_-1207181926'), (u'LOAD_-1207182705', u'INT_ADD_-1207182645'), (u'LOAD_-1207182442', u'INT_ADD_-1207182400'), (u'INT_ADD_-1207182740', u'CAST_-1207181992'), (u'INT_EQUAL_-1207182668', u'CBRANCH_-1207182666'), (u'LOAD_-1207182206', u'MULTIEQUAL_-1207182103'), ('const-8', u'INT_ADD_-1207182515'), ('const-176', u'INT_ADD_-1207182233'), ('const-56', u'INT_ADD_-1207182631'), ('const-433', u'LOAD_-1207182639'), ('const-8', u'INT_ADD_-1207182544'), (u'CAST_-1207181795', u'LOAD_-1207182457'), (u'LOAD_-1207182739', u'INT_ADD_-1207182696'), ('tmp_220', u'CBRANCH_-1207182618'), (u'LOAD_-1207182543', u'CALLIND_-1207182533'), (u'CAST_-1207181953', u'LOAD_-1207182705'), ('const-8', u'INT_ADD_-1207182508'), ('const-5590599', u'STORE_-1207182483'), (u'CALL_-1207182283', u'INT_EQUAL_-1207182256'), ('const-16', u'INT_ADD_-1207182479'), (u'CALL_-1207182208', u'MULTIEQUAL_-1207182153'), (u'CAST_-1207181769', u'LOAD_-1207182401'), (u'INT_ADD_-1207182689', u'CAST_-1207181953'), (u'LOAD_-1207182512', u'CALLIND_-1207182502'), ('tmp_1736', u'INT_ADD_-1207182544'), (u'LOAD_-1207182457', u'CALL_-1207182444'), (u'LOAD_-1207182609', u'INT_ADD_-1207182591'), ('const-144', u'INT_ADD_-1207182527'), (u'CAST_-1207181684', u'STORE_-1207182185'), (u'INT_ADD_-1207182631', u'CAST_-1207181915'), ('const-433', u'LOAD_-1207182442'), ('const-433', u'LOAD_-1207182198'), (u'INT_ADD_-1207182533', u'CALLIND_-1207182533'), ('const-40', u'INT_ADD_-1207182696'), (u'LOAD_-1207182198', u'MULTIEQUAL_-1207182155'), (u'INT_ADD_-1207182730', u'CAST_-1207181984'), (u'LOAD_-1207182647', u'MULTIEQUAL_-1207182103'), (u'CAST_-1207181979', u'LOAD_-1207182739'), ('const-96', u'INT_ADD_-1207182426'), ('tmp_760', u'CBRANCH_-1207182223'), (u'LOAD_-1207182756', u'INT_ADD_-1207182723'), ('const-176', u'INT_ADD_-1207182171'), (u'INT_ADD_-1207182400', u'CALL_-1207182387'), ('const-32', u'INT_ADD_-1207182441'), (u'INT_EQUAL_-1207182226', u'CBRANCH_-1207182223'), ('tmp_1736', u'CALL_-1207182444'), ('const-433', u'LOAD_-1207182705'), (u'INT_ADD_-1207182459', u'CAST_-1207181808'), (u'LOAD_-1207182739', u'INT_ADD_-1207182703'), ('const-56', u'INT_ADD_-1207182190')]
null
null
0014da30
x64
O2
(translation_unit "bool FUN_0014da30(long param_1)\n\n{\n long lVar1;\n long lVar2;\n int iVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n bool bVar9;\n \n lVar6 = *(long *)(param_1 + 8);\n lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);\n lVar1 = *(long *)(lVar6 + 0x368);\n lVar2 = *(long *)(lVar4 + 0x30);\n uVar5 = *(undefined8 *)(lVar4 + 0x28);\n if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }\n return bVar9;\n}\n\n" (function_definition "bool FUN_0014da30(long param_1)\n\n{\n long lVar1;\n long lVar2;\n int iVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n bool bVar9;\n \n lVar6 = *(long *)(param_1 + 8);\n lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);\n lVar1 = *(long *)(lVar6 + 0x368);\n lVar2 = *(long *)(lVar4 + 0x30);\n uVar5 = *(undefined8 *)(lVar4 + 0x28);\n if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }\n return bVar9;\n}" primitive_type (function_declarator "FUN_0014da30(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n int iVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n bool bVar9;\n \n lVar6 = *(long *)(param_1 + 8);\n lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);\n lVar1 = *(long *)(lVar6 + 0x368);\n lVar2 = *(long *)(lVar4 + 0x30);\n uVar5 = *(undefined8 *)(lVar4 + 0x28);\n if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }\n return bVar9;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar9;" primitive_type identifier ;) (expression_statement "lVar6 = *(long *)(param_1 + 8);" (assignment_expression "lVar6 = *(long *)(param_1 + 8)" identifier = (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);" (assignment_expression "lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0xf8) + 0xc98)" * (cast_expression "(long *)(*(long *)(param_1 + 0xf8) + 0xc98)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 0xc98)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 0xc98" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "lVar1 = *(long *)(lVar6 + 0x368);" (assignment_expression "lVar1 = *(long *)(lVar6 + 0x368)" identifier = (pointer_expression "*(long *)(lVar6 + 0x368)" * (cast_expression "(long *)(lVar6 + 0x368)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x368)" ( (binary_expression "lVar6 + 0x368" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *(long *)(lVar4 + 0x30);" (assignment_expression "lVar2 = *(long *)(lVar4 + 0x30)" identifier = (pointer_expression "*(long *)(lVar4 + 0x30)" * (cast_expression "(long *)(lVar4 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar5 = *(undefined8 *)(lVar4 + 0x28);" (assignment_expression "uVar5 = *(undefined8 *)(lVar4 + 0x28)" identifier = (pointer_expression "*(undefined8 *)(lVar4 + 0x28)" * (cast_expression "(undefined8 *)(lVar4 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x28)" ( (binary_expression "lVar4 + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }" if (parenthesized_expression "(*(long *)(lVar2 + 0x68) == 0x2a4c50)" ( (binary_expression "*(long *)(lVar2 + 0x68) == 0x2a4c50" (pointer_expression "*(long *)(lVar2 + 0x68)" * (cast_expression "(long *)(lVar2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x68)" ( (binary_expression "lVar2 + 0x68" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }" { (expression_statement "uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;" (assignment_expression "uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)" identifier = (call_expression "dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)" identifier (argument_list "(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)" ( number_literal , (string_literal ""%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00129410(uVar5);" (call_expression "FUN_00129410(uVar5)" identifier (argument_list "(uVar5)" ( identifier ))) ;) (expression_statement "bVar9 = true;" (assignment_expression "bVar9 = true" identifier = true) ;) }) (else_clause "else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }" else (compound_statement "{\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }" { (expression_statement "lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);" (assignment_expression "lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0)" identifier = (pointer_expression "*(long *)(*(long *)(lVar2 + 0x68) + 0xe0)" * (cast_expression "(long *)(*(long *)(lVar2 + 0x68) + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar2 + 0x68) + 0xe0)" ( (binary_expression "*(long *)(lVar2 + 0x68) + 0xe0" (pointer_expression "*(long *)(lVar2 + 0x68)" * (cast_expression "(long *)(lVar2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x68)" ( (binary_expression "lVar2 + 0x68" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "lVar8 = *(long *)(lVar2 + 0x38);" (assignment_expression "lVar8 = *(long *)(lVar2 + 0x38)" identifier = (pointer_expression "*(long *)(lVar2 + 0x38)" * (cast_expression "(long *)(lVar2 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x38)" ( (binary_expression "lVar2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = *(long *)(lVar4 + 0x48);" (assignment_expression "lVar7 = *(long *)(lVar4 + 0x48)" identifier = (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) ))))) ;) (if_statement "if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (compound_statement "{\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }" { (expression_statement "lVar7 = *(long *)(lVar2 + 0xb0);" (assignment_expression "lVar7 = *(long *)(lVar2 + 0xb0)" identifier = (pointer_expression "*(long *)(lVar2 + 0xb0)" * (cast_expression "(long *)(lVar2 + 0xb0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xb0)" ( (binary_expression "lVar2 + 0xb0" identifier + number_literal) ))))) ;) (if_statement "if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (compound_statement "{\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }" { (expression_statement "lVar7 = xmalloc(lVar8);" (assignment_expression "lVar7 = xmalloc(lVar8)" identifier = (call_expression "xmalloc(lVar8)" identifier (argument_list "(lVar8)" ( identifier )))) ;) (expression_statement "lVar8 = *(long *)(lVar2 + 0x38);" (assignment_expression "lVar8 = *(long *)(lVar2 + 0x38)" identifier = (pointer_expression "*(long *)(lVar2 + 0x38)" * (cast_expression "(long *)(lVar2 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x38)" ( (binary_expression "lVar2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 8);" (assignment_expression "lVar6 = *(long *)(param_1 + 8)" identifier = (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(lVar2 + 0xb0) = lVar7;" (assignment_expression "*(long *)(lVar2 + 0xb0) = lVar7" (pointer_expression "*(long *)(lVar2 + 0xb0)" * (cast_expression "(long *)(lVar2 + 0xb0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xb0)" ( (binary_expression "lVar2 + 0xb0" identifier + number_literal) )))) = identifier) ;) })) }) (else_clause "else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }" else (compound_statement "{\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }" { (expression_statement "lVar7 = lVar7 + *(long *)(lVar2 + 0x60);" (assignment_expression "lVar7 = lVar7 + *(long *)(lVar2 + 0x60)" identifier = (binary_expression "lVar7 + *(long *)(lVar2 + 0x60)" identifier + (pointer_expression "*(long *)(lVar2 + 0x60)" * (cast_expression "(long *)(lVar2 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x60)" ( (binary_expression "lVar2 + 0x60" identifier + number_literal) )))))) ;) }))) (expression_statement "(**(code **)(lVar6 + 0x90))(4,lVar7);" (call_expression "(**(code **)(lVar6 + 0x90))(4,lVar7)" (parenthesized_expression "(**(code **)(lVar6 + 0x90))" ( (pointer_expression "**(code **)(lVar6 + 0x90)" * (pointer_expression "*(code **)(lVar6 + 0x90)" * (cast_expression "(code **)(lVar6 + 0x90)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x90)" ( (binary_expression "lVar6 + 0x90" identifier + number_literal) ))))) )) (argument_list "(4,lVar7)" ( number_literal , identifier ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x90)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x90)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x90)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x90)" ( (binary_expression "*(long *)(param_1 + 8) + 0x90" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(lVar8 - 0x10U,lVar7 + 4)" ( (binary_expression "lVar8 - 0x10U" identifier - number_literal) , (binary_expression "lVar7 + 4" identifier + number_literal) ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x90)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x90)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x90)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x90)" ( (binary_expression "*(long *)(param_1 + 8) + 0x90" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(3,lVar7 + 8)" ( number_literal , (binary_expression "lVar7 + 8" identifier + number_literal) ))) ;) (expression_statement "*(undefined4 *)(lVar7 + 0xc) = 0x554e47;" (assignment_expression "*(undefined4 *)(lVar7 + 0xc) = 0x554e47" (pointer_expression "*(undefined4 *)(lVar7 + 0xc)" * (cast_expression "(undefined4 *)(lVar7 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0xc)" ( (binary_expression "lVar7 + 0xc" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);" (call_expression "FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff)" identifier (argument_list "(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff)" ( identifier , identifier , (pointer_expression "*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20)" * (cast_expression "(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar1 + 0x300) + 0x20)" ( (binary_expression "*(long *)(lVar1 + 0x300) + 0x20" (pointer_expression "*(long *)(lVar1 + 0x300)" * (cast_expression "(long *)(lVar1 + 0x300)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x300)" ( (binary_expression "lVar1 + 0x300" identifier + number_literal) )))) + number_literal) )))) , (binary_expression "lVar7 + 0x10" identifier + number_literal) , (binary_expression "lVar8 - 0x10U & 0xffffffff" (binary_expression "lVar8 - 0x10U" identifier - number_literal) & number_literal) ))) ;) (expression_statement "lVar6 = *(long *)(lVar2 + 0x38);" (assignment_expression "lVar6 = *(long *)(lVar2 + 0x38)" identifier = (pointer_expression "*(long *)(lVar2 + 0x38)" * (cast_expression "(long *)(lVar2 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x38)" ( (binary_expression "lVar2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);" (assignment_expression "iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0)" identifier = (call_expression "bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0)" identifier (argument_list "(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0)" ( identifier , (binary_expression "*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18)" (pointer_expression "*(long *)(lVar2 + 0x60)" * (cast_expression "(long *)(lVar2 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x60)" ( (binary_expression "lVar2 + 0x60" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar4 + 0x18)" * (cast_expression "(long *)(lVar4 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x18)" ( (binary_expression "lVar4 + 0x18" identifier + number_literal) ))))) , number_literal )))) ;) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" identifier = false) ;) (if_statement "if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }" { (expression_statement "lVar4 = bfd_bwrite(lVar7,lVar6,param_1);" (assignment_expression "lVar4 = bfd_bwrite(lVar7,lVar6,param_1)" identifier = (call_expression "bfd_bwrite(lVar7,lVar6,param_1)" identifier (argument_list "(lVar7,lVar6,param_1)" ( identifier , identifier , identifier )))) ;) (expression_statement "bVar9 = lVar4 == lVar6;" (assignment_expression "bVar9 = lVar4 == lVar6" identifier = (binary_expression "lVar4 == lVar6" identifier == identifier)) ;) })) }))) (return_statement "return bVar9;" return identifier ;) })))
(translation_unit "bfd_boolean write_build_id(bfd *abfd)\n\n{\n output_elf_obj_tdata *poVar1;\n void *pvVar2;\n asection *paVar3;\n void *pvVar4;\n long lVar5;\n int iVar6;\n bfd_size_type bVar7;\n char *pcVar8;\n uint uVar9;\n bfd_target *pbVar10;\n uchar *puVar11;\n bfd_size_type bVar12;\n \n pbVar10 = abfd->xvec;\n poVar1 = ((abfd->tdata).elf_obj_data)->o;\n pvVar2 = pbVar10->backend_data;\n paVar3 = (poVar1->build_id).sec;\n pcVar8 = (poVar1->build_id).style;\n if (paVar3->output_section == (bfd_section *)(_bfd_std_section + 0x230)) {\n pcVar8 = (char *)dcgettext(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5);\n einfo(pcVar8);\n uVar9 = 1;\n }\n else {\n pvVar4 = paVar3->output_section->used_by_bfd;\n bVar12 = paVar3->size;\n lVar5 = *(long *)((long)pvVar4 + 0x48);\n if (lVar5 == 0) {\n puVar11 = paVar3->contents;\n if (puVar11 == (uchar *)0x0) {\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }\n }\n else {\n puVar11 = (uchar *)(lVar5 + paVar3->output_offset);\n }\n (*pbVar10->bfd_h_putx32)(4,puVar11);\n (*abfd->xvec->bfd_h_putx32)(bVar12 - 0x10,puVar11 + 4);\n (*abfd->xvec->bfd_h_putx32)(3,puVar11 + 8);\n builtin_memcpy(puVar11 + 0xc,"GNU",4);\n generate_build_id(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20),\n puVar11 + 0x10,(int)(bVar12 - 0x10));\n bVar12 = paVar3->size;\n iVar6 = bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0);\n uVar9 = 0;\n if (iVar6 == 0) {\n bVar7 = bfd_bwrite(puVar11,bVar12,abfd);\n uVar9 = (uint)(bVar7 == bVar12);\n }\n }\n return uVar9;\n}\n\n" (function_definition "bfd_boolean write_build_id(bfd *abfd)\n\n{\n output_elf_obj_tdata *poVar1;\n void *pvVar2;\n asection *paVar3;\n void *pvVar4;\n long lVar5;\n int iVar6;\n bfd_size_type bVar7;\n char *pcVar8;\n uint uVar9;\n bfd_target *pbVar10;\n uchar *puVar11;\n bfd_size_type bVar12;\n \n pbVar10 = abfd->xvec;\n poVar1 = ((abfd->tdata).elf_obj_data)->o;\n pvVar2 = pbVar10->backend_data;\n paVar3 = (poVar1->build_id).sec;\n pcVar8 = (poVar1->build_id).style;\n if (paVar3->output_section == (bfd_section *)(_bfd_std_section + 0x230)) {\n pcVar8 = (char *)dcgettext(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5);\n einfo(pcVar8);\n uVar9 = 1;\n }\n else {\n pvVar4 = paVar3->output_section->used_by_bfd;\n bVar12 = paVar3->size;\n lVar5 = *(long *)((long)pvVar4 + 0x48);\n if (lVar5 == 0) {\n puVar11 = paVar3->contents;\n if (puVar11 == (uchar *)0x0) {\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }\n }\n else {\n puVar11 = (uchar *)(lVar5 + paVar3->output_offset);\n }\n (*pbVar10->bfd_h_putx32)(4,puVar11);\n (*abfd->xvec->bfd_h_putx32)(bVar12 - 0x10,puVar11 + 4);\n (*abfd->xvec->bfd_h_putx32)(3,puVar11 + 8);\n builtin_memcpy(puVar11 + 0xc,"GNU",4);\n generate_build_id(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20),\n puVar11 + 0x10,(int)(bVar12 - 0x10));\n bVar12 = paVar3->size;\n iVar6 = bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0);\n uVar9 = 0;\n if (iVar6 == 0) {\n bVar7 = bfd_bwrite(puVar11,bVar12,abfd);\n uVar9 = (uint)(bVar7 == bVar12);\n }\n }\n return uVar9;\n}" type_identifier (function_declarator "write_build_id(bfd *abfd)" identifier (parameter_list "(bfd *abfd)" ( (parameter_declaration "bfd *abfd" type_identifier (pointer_declarator "*abfd" * identifier)) ))) (compound_statement "{\n output_elf_obj_tdata *poVar1;\n void *pvVar2;\n asection *paVar3;\n void *pvVar4;\n long lVar5;\n int iVar6;\n bfd_size_type bVar7;\n char *pcVar8;\n uint uVar9;\n bfd_target *pbVar10;\n uchar *puVar11;\n bfd_size_type bVar12;\n \n pbVar10 = abfd->xvec;\n poVar1 = ((abfd->tdata).elf_obj_data)->o;\n pvVar2 = pbVar10->backend_data;\n paVar3 = (poVar1->build_id).sec;\n pcVar8 = (poVar1->build_id).style;\n if (paVar3->output_section == (bfd_section *)(_bfd_std_section + 0x230)) {\n pcVar8 = (char *)dcgettext(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5);\n einfo(pcVar8);\n uVar9 = 1;\n }\n else {\n pvVar4 = paVar3->output_section->used_by_bfd;\n bVar12 = paVar3->size;\n lVar5 = *(long *)((long)pvVar4 + 0x48);\n if (lVar5 == 0) {\n puVar11 = paVar3->contents;\n if (puVar11 == (uchar *)0x0) {\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }\n }\n else {\n puVar11 = (uchar *)(lVar5 + paVar3->output_offset);\n }\n (*pbVar10->bfd_h_putx32)(4,puVar11);\n (*abfd->xvec->bfd_h_putx32)(bVar12 - 0x10,puVar11 + 4);\n (*abfd->xvec->bfd_h_putx32)(3,puVar11 + 8);\n builtin_memcpy(puVar11 + 0xc,"GNU",4);\n generate_build_id(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20),\n puVar11 + 0x10,(int)(bVar12 - 0x10));\n bVar12 = paVar3->size;\n iVar6 = bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0);\n uVar9 = 0;\n if (iVar6 == 0) {\n bVar7 = bfd_bwrite(puVar11,bVar12,abfd);\n uVar9 = (uint)(bVar7 == bVar12);\n }\n }\n return uVar9;\n}" { (declaration "output_elf_obj_tdata *poVar1;" type_identifier (pointer_declarator "*poVar1" * identifier) ;) (declaration "void *pvVar2;" primitive_type (pointer_declarator "*pvVar2" * identifier) ;) (declaration "asection *paVar3;" type_identifier (pointer_declarator "*paVar3" * identifier) ;) (declaration "void *pvVar4;" primitive_type (pointer_declarator "*pvVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "bfd_size_type bVar7;" type_identifier identifier ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (declaration "uint uVar9;" type_identifier identifier ;) (declaration "bfd_target *pbVar10;" type_identifier (pointer_declarator "*pbVar10" * identifier) ;) (declaration "uchar *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "bfd_size_type bVar12;" type_identifier identifier ;) (expression_statement "pbVar10 = abfd->xvec;" (assignment_expression "pbVar10 = abfd->xvec" identifier = (field_expression "abfd->xvec" identifier -> field_identifier)) ;) (expression_statement "poVar1 = ((abfd->tdata).elf_obj_data)->o;" (assignment_expression "poVar1 = ((abfd->tdata).elf_obj_data)->o" identifier = (field_expression "((abfd->tdata).elf_obj_data)->o" (parenthesized_expression "((abfd->tdata).elf_obj_data)" ( (field_expression "(abfd->tdata).elf_obj_data" (parenthesized_expression "(abfd->tdata)" ( (field_expression "abfd->tdata" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier)) ;) (expression_statement "pvVar2 = pbVar10->backend_data;" (assignment_expression "pvVar2 = pbVar10->backend_data" identifier = (field_expression "pbVar10->backend_data" identifier -> field_identifier)) ;) (expression_statement "paVar3 = (poVar1->build_id).sec;" (assignment_expression "paVar3 = (poVar1->build_id).sec" identifier = (field_expression "(poVar1->build_id).sec" (parenthesized_expression "(poVar1->build_id)" ( (field_expression "poVar1->build_id" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pcVar8 = (poVar1->build_id).style;" (assignment_expression "pcVar8 = (poVar1->build_id).style" identifier = (field_expression "(poVar1->build_id).style" (parenthesized_expression "(poVar1->build_id)" ( (field_expression "poVar1->build_id" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (paVar3->output_section == (bfd_section *)(_bfd_std_section + 0x230)) {\n pcVar8 = (char *)dcgettext(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5);\n einfo(pcVar8);\n uVar9 = 1;\n }\n else {\n pvVar4 = paVar3->output_section->used_by_bfd;\n bVar12 = paVar3->size;\n lVar5 = *(long *)((long)pvVar4 + 0x48);\n if (lVar5 == 0) {\n puVar11 = paVar3->contents;\n if (puVar11 == (uchar *)0x0) {\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }\n }\n else {\n puVar11 = (uchar *)(lVar5 + paVar3->output_offset);\n }\n (*pbVar10->bfd_h_putx32)(4,puVar11);\n (*abfd->xvec->bfd_h_putx32)(bVar12 - 0x10,puVar11 + 4);\n (*abfd->xvec->bfd_h_putx32)(3,puVar11 + 8);\n builtin_memcpy(puVar11 + 0xc,"GNU",4);\n generate_build_id(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20),\n puVar11 + 0x10,(int)(bVar12 - 0x10));\n bVar12 = paVar3->size;\n iVar6 = bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0);\n uVar9 = 0;\n if (iVar6 == 0) {\n bVar7 = bfd_bwrite(puVar11,bVar12,abfd);\n uVar9 = (uint)(bVar7 == bVar12);\n }\n }" if (parenthesized_expression "(paVar3->output_section == (bfd_section *)(_bfd_std_section + 0x230))" ( (binary_expression "paVar3->output_section == (bfd_section *)(_bfd_std_section + 0x230)" (field_expression "paVar3->output_section" identifier -> field_identifier) == (cast_expression "(bfd_section *)(_bfd_std_section + 0x230)" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(_bfd_std_section + 0x230)" ( (binary_expression "_bfd_std_section + 0x230" identifier + number_literal) )))) )) (compound_statement "{\n pcVar8 = (char *)dcgettext(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5);\n einfo(pcVar8);\n uVar9 = 1;\n }" { (expression_statement "pcVar8 = (char *)dcgettext(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5)" identifier (argument_list "(0,\n "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"\n ,5)" ( number_literal , (string_literal ""%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "einfo(pcVar8);" (call_expression "einfo(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "uVar9 = 1;" (assignment_expression "uVar9 = 1" identifier = number_literal) ;) }) (else_clause "else {\n pvVar4 = paVar3->output_section->used_by_bfd;\n bVar12 = paVar3->size;\n lVar5 = *(long *)((long)pvVar4 + 0x48);\n if (lVar5 == 0) {\n puVar11 = paVar3->contents;\n if (puVar11 == (uchar *)0x0) {\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }\n }\n else {\n puVar11 = (uchar *)(lVar5 + paVar3->output_offset);\n }\n (*pbVar10->bfd_h_putx32)(4,puVar11);\n (*abfd->xvec->bfd_h_putx32)(bVar12 - 0x10,puVar11 + 4);\n (*abfd->xvec->bfd_h_putx32)(3,puVar11 + 8);\n builtin_memcpy(puVar11 + 0xc,"GNU",4);\n generate_build_id(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20),\n puVar11 + 0x10,(int)(bVar12 - 0x10));\n bVar12 = paVar3->size;\n iVar6 = bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0);\n uVar9 = 0;\n if (iVar6 == 0) {\n bVar7 = bfd_bwrite(puVar11,bVar12,abfd);\n uVar9 = (uint)(bVar7 == bVar12);\n }\n }" else (compound_statement "{\n pvVar4 = paVar3->output_section->used_by_bfd;\n bVar12 = paVar3->size;\n lVar5 = *(long *)((long)pvVar4 + 0x48);\n if (lVar5 == 0) {\n puVar11 = paVar3->contents;\n if (puVar11 == (uchar *)0x0) {\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }\n }\n else {\n puVar11 = (uchar *)(lVar5 + paVar3->output_offset);\n }\n (*pbVar10->bfd_h_putx32)(4,puVar11);\n (*abfd->xvec->bfd_h_putx32)(bVar12 - 0x10,puVar11 + 4);\n (*abfd->xvec->bfd_h_putx32)(3,puVar11 + 8);\n builtin_memcpy(puVar11 + 0xc,"GNU",4);\n generate_build_id(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20),\n puVar11 + 0x10,(int)(bVar12 - 0x10));\n bVar12 = paVar3->size;\n iVar6 = bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0);\n uVar9 = 0;\n if (iVar6 == 0) {\n bVar7 = bfd_bwrite(puVar11,bVar12,abfd);\n uVar9 = (uint)(bVar7 == bVar12);\n }\n }" { (expression_statement "pvVar4 = paVar3->output_section->used_by_bfd;" (assignment_expression "pvVar4 = paVar3->output_section->used_by_bfd" identifier = (field_expression "paVar3->output_section->used_by_bfd" (field_expression "paVar3->output_section" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "bVar12 = paVar3->size;" (assignment_expression "bVar12 = paVar3->size" identifier = (field_expression "paVar3->size" identifier -> field_identifier)) ;) (expression_statement "lVar5 = *(long *)((long)pvVar4 + 0x48);" (assignment_expression "lVar5 = *(long *)((long)pvVar4 + 0x48)" identifier = (pointer_expression "*(long *)((long)pvVar4 + 0x48)" * (cast_expression "(long *)((long)pvVar4 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar4 + 0x48)" ( (binary_expression "(long)pvVar4 + 0x48" (cast_expression "(long)pvVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (lVar5 == 0) {\n puVar11 = paVar3->contents;\n if (puVar11 == (uchar *)0x0) {\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }\n }\n else {\n puVar11 = (uchar *)(lVar5 + paVar3->output_offset);\n }" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (compound_statement "{\n puVar11 = paVar3->contents;\n if (puVar11 == (uchar *)0x0) {\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }\n }" { (expression_statement "puVar11 = paVar3->contents;" (assignment_expression "puVar11 = paVar3->contents" identifier = (field_expression "paVar3->contents" identifier -> field_identifier)) ;) (if_statement "if (puVar11 == (uchar *)0x0) {\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }" if (parenthesized_expression "(puVar11 == (uchar *)0x0)" ( (binary_expression "puVar11 == (uchar *)0x0" identifier == (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar11 = (uchar *)xmalloc(bVar12);\n bVar12 = paVar3->size;\n pbVar10 = abfd->xvec;\n paVar3->contents = puVar11;\n }" { (expression_statement "puVar11 = (uchar *)xmalloc(bVar12);" (assignment_expression "puVar11 = (uchar *)xmalloc(bVar12)" identifier = (cast_expression "(uchar *)xmalloc(bVar12)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(bVar12)" identifier (argument_list "(bVar12)" ( identifier ))))) ;) (expression_statement "bVar12 = paVar3->size;" (assignment_expression "bVar12 = paVar3->size" identifier = (field_expression "paVar3->size" identifier -> field_identifier)) ;) (expression_statement "pbVar10 = abfd->xvec;" (assignment_expression "pbVar10 = abfd->xvec" identifier = (field_expression "abfd->xvec" identifier -> field_identifier)) ;) (expression_statement "paVar3->contents = puVar11;" (assignment_expression "paVar3->contents = puVar11" (field_expression "paVar3->contents" identifier -> field_identifier) = identifier) ;) })) }) (else_clause "else {\n puVar11 = (uchar *)(lVar5 + paVar3->output_offset);\n }" else (compound_statement "{\n puVar11 = (uchar *)(lVar5 + paVar3->output_offset);\n }" { (expression_statement "puVar11 = (uchar *)(lVar5 + paVar3->output_offset);" (assignment_expression "puVar11 = (uchar *)(lVar5 + paVar3->output_offset)" identifier = (cast_expression "(uchar *)(lVar5 + paVar3->output_offset)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + paVar3->output_offset)" ( (binary_expression "lVar5 + paVar3->output_offset" identifier + (field_expression "paVar3->output_offset" identifier -> field_identifier)) )))) ;) }))) (expression_statement "(*pbVar10->bfd_h_putx32)(4,puVar11);" (call_expression "(*pbVar10->bfd_h_putx32)(4,puVar11)" (parenthesized_expression "(*pbVar10->bfd_h_putx32)" ( (pointer_expression "*pbVar10->bfd_h_putx32" * (field_expression "pbVar10->bfd_h_putx32" identifier -> field_identifier)) )) (argument_list "(4,puVar11)" ( number_literal , identifier ))) ;) (expression_statement "(*abfd->xvec->bfd_h_putx32)(bVar12 - 0x10,puVar11 + 4);" (call_expression "(*abfd->xvec->bfd_h_putx32)(bVar12 - 0x10,puVar11 + 4)" (parenthesized_expression "(*abfd->xvec->bfd_h_putx32)" ( (pointer_expression "*abfd->xvec->bfd_h_putx32" * (field_expression "abfd->xvec->bfd_h_putx32" (field_expression "abfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(bVar12 - 0x10,puVar11 + 4)" ( (binary_expression "bVar12 - 0x10" identifier - number_literal) , (binary_expression "puVar11 + 4" identifier + number_literal) ))) ;) (expression_statement "(*abfd->xvec->bfd_h_putx32)(3,puVar11 + 8);" (call_expression "(*abfd->xvec->bfd_h_putx32)(3,puVar11 + 8)" (parenthesized_expression "(*abfd->xvec->bfd_h_putx32)" ( (pointer_expression "*abfd->xvec->bfd_h_putx32" * (field_expression "abfd->xvec->bfd_h_putx32" (field_expression "abfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(3,puVar11 + 8)" ( number_literal , (binary_expression "puVar11 + 8" identifier + number_literal) ))) ;) (expression_statement "builtin_memcpy(puVar11 + 0xc,"GNU",4);" (call_expression "builtin_memcpy(puVar11 + 0xc,"GNU",4)" identifier (argument_list "(puVar11 + 0xc,"GNU",4)" ( (binary_expression "puVar11 + 0xc" identifier + number_literal) , (string_literal ""GNU"" " string_content ") , number_literal ))) ;) (expression_statement "generate_build_id(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20),\n puVar11 + 0x10,(int)(bVar12 - 0x10));" (call_expression "generate_build_id(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20),\n puVar11 + 0x10,(int)(bVar12 - 0x10))" identifier (argument_list "(abfd,pcVar8,*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20),\n puVar11 + 0x10,(int)(bVar12 - 0x10))" ( identifier , identifier , (pointer_expression "*(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20)" * (cast_expression "(checksum_fn *)(*(long *)((long)pvVar2 + 0x300) + 0x20)" ( (type_descriptor "checksum_fn *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)pvVar2 + 0x300) + 0x20)" ( (binary_expression "*(long *)((long)pvVar2 + 0x300) + 0x20" (pointer_expression "*(long *)((long)pvVar2 + 0x300)" * (cast_expression "(long *)((long)pvVar2 + 0x300)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar2 + 0x300)" ( (binary_expression "(long)pvVar2 + 0x300" (cast_expression "(long)pvVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) )))) , (binary_expression "puVar11 + 0x10" identifier + number_literal) , (cast_expression "(int)(bVar12 - 0x10)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(bVar12 - 0x10)" ( (binary_expression "bVar12 - 0x10" identifier - number_literal) ))) ))) ;) (expression_statement "bVar12 = paVar3->size;" (assignment_expression "bVar12 = paVar3->size" identifier = (field_expression "paVar3->size" identifier -> field_identifier)) ;) (expression_statement "iVar6 = bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0);" (assignment_expression "iVar6 = bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0)" identifier = (call_expression "bfd_seek(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0)" identifier (argument_list "(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0)" ( identifier , (binary_expression "paVar3->output_offset + *(long *)((long)pvVar4 + 0x18)" (field_expression "paVar3->output_offset" identifier -> field_identifier) + (pointer_expression "*(long *)((long)pvVar4 + 0x18)" * (cast_expression "(long *)((long)pvVar4 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar4 + 0x18)" ( (binary_expression "(long)pvVar4 + 0x18" (cast_expression "(long)pvVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) , number_literal )))) ;) (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (if_statement "if (iVar6 == 0) {\n bVar7 = bfd_bwrite(puVar11,bVar12,abfd);\n uVar9 = (uint)(bVar7 == bVar12);\n }" if (parenthesized_expression "(iVar6 == 0)" ( (binary_expression "iVar6 == 0" identifier == number_literal) )) (compound_statement "{\n bVar7 = bfd_bwrite(puVar11,bVar12,abfd);\n uVar9 = (uint)(bVar7 == bVar12);\n }" { (expression_statement "bVar7 = bfd_bwrite(puVar11,bVar12,abfd);" (assignment_expression "bVar7 = bfd_bwrite(puVar11,bVar12,abfd)" identifier = (call_expression "bfd_bwrite(puVar11,bVar12,abfd)" identifier (argument_list "(puVar11,bVar12,abfd)" ( identifier , identifier , identifier )))) ;) (expression_statement "uVar9 = (uint)(bVar7 == bVar12);" (assignment_expression "uVar9 = (uint)(bVar7 == bVar12)" identifier = (call_expression "(uint)(bVar7 == bVar12)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(bVar7 == bVar12)" ( (binary_expression "bVar7 == bVar12" identifier == identifier) )))) ;) })) }))) (return_statement "return uVar9;" return identifier ;) })))
(translation_unit "bool FUN_0014da30(long param_1)\n\n{\n long lVar1;\n long lVar2;\n int iVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n bool bVar9;\n \n lVar6 = *(long *)(param_1 + 8);\n lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);\n lVar1 = *(long *)(lVar6 + 0x368);\n lVar2 = *(long *)(lVar4 + 0x30);\n uVar5 = *(undefined8 *)(lVar4 + 0x28);\n if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }\n return bVar9;\n}\n\n" (function_definition "bool FUN_0014da30(long param_1)\n\n{\n long lVar1;\n long lVar2;\n int iVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n bool bVar9;\n \n lVar6 = *(long *)(param_1 + 8);\n lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);\n lVar1 = *(long *)(lVar6 + 0x368);\n lVar2 = *(long *)(lVar4 + 0x30);\n uVar5 = *(undefined8 *)(lVar4 + 0x28);\n if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }\n return bVar9;\n}" primitive_type (function_declarator "FUN_0014da30(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n int iVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n bool bVar9;\n \n lVar6 = *(long *)(param_1 + 8);\n lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);\n lVar1 = *(long *)(lVar6 + 0x368);\n lVar2 = *(long *)(lVar4 + 0x30);\n uVar5 = *(undefined8 *)(lVar4 + 0x28);\n if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }\n return bVar9;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar9;" primitive_type identifier ;) (expression_statement "lVar6 = *(long *)(param_1 + 8);" (assignment_expression "lVar6 = *(long *)(param_1 + 8)" identifier = (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);" (assignment_expression "lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0xf8) + 0xc98)" * (cast_expression "(long *)(*(long *)(param_1 + 0xf8) + 0xc98)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 0xc98)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 0xc98" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "lVar1 = *(long *)(lVar6 + 0x368);" (assignment_expression "lVar1 = *(long *)(lVar6 + 0x368)" identifier = (pointer_expression "*(long *)(lVar6 + 0x368)" * (cast_expression "(long *)(lVar6 + 0x368)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 0x368)" ( (binary_expression "lVar6 + 0x368" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *(long *)(lVar4 + 0x30);" (assignment_expression "lVar2 = *(long *)(lVar4 + 0x30)" identifier = (pointer_expression "*(long *)(lVar4 + 0x30)" * (cast_expression "(long *)(lVar4 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "uVar5 = *(undefined8 *)(lVar4 + 0x28);" (assignment_expression "uVar5 = *(undefined8 *)(lVar4 + 0x28)" identifier = (pointer_expression "*(undefined8 *)(lVar4 + 0x28)" * (cast_expression "(undefined8 *)(lVar4 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x28)" ( (binary_expression "lVar4 + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }" if (parenthesized_expression "(*(long *)(lVar2 + 0x68) == 0x2a4c50)" ( (binary_expression "*(long *)(lVar2 + 0x68) == 0x2a4c50" (pointer_expression "*(long *)(lVar2 + 0x68)" * (cast_expression "(long *)(lVar2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x68)" ( (binary_expression "lVar2 + 0x68" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }" { (expression_statement "uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;" (assignment_expression "uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)" identifier = (call_expression "dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)" identifier (argument_list "(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)" ( number_literal , (string_literal ""%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00129410(uVar5);" (call_expression "FUN_00129410(uVar5)" identifier (argument_list "(uVar5)" ( identifier ))) ;) (expression_statement "bVar9 = true;" (assignment_expression "bVar9 = true" identifier = true) ;) }) (else_clause "else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }" else (compound_statement "{\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }" { (expression_statement "lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);" (assignment_expression "lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0)" identifier = (pointer_expression "*(long *)(*(long *)(lVar2 + 0x68) + 0xe0)" * (cast_expression "(long *)(*(long *)(lVar2 + 0x68) + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar2 + 0x68) + 0xe0)" ( (binary_expression "*(long *)(lVar2 + 0x68) + 0xe0" (pointer_expression "*(long *)(lVar2 + 0x68)" * (cast_expression "(long *)(lVar2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x68)" ( (binary_expression "lVar2 + 0x68" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "lVar8 = *(long *)(lVar2 + 0x38);" (assignment_expression "lVar8 = *(long *)(lVar2 + 0x38)" identifier = (pointer_expression "*(long *)(lVar2 + 0x38)" * (cast_expression "(long *)(lVar2 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x38)" ( (binary_expression "lVar2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = *(long *)(lVar4 + 0x48);" (assignment_expression "lVar7 = *(long *)(lVar4 + 0x48)" identifier = (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) ))))) ;) (if_statement "if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (compound_statement "{\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }" { (expression_statement "lVar7 = *(long *)(lVar2 + 0xb0);" (assignment_expression "lVar7 = *(long *)(lVar2 + 0xb0)" identifier = (pointer_expression "*(long *)(lVar2 + 0xb0)" * (cast_expression "(long *)(lVar2 + 0xb0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xb0)" ( (binary_expression "lVar2 + 0xb0" identifier + number_literal) ))))) ;) (if_statement "if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (compound_statement "{\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }" { (expression_statement "lVar7 = xmalloc(lVar8);" (assignment_expression "lVar7 = xmalloc(lVar8)" identifier = (call_expression "xmalloc(lVar8)" identifier (argument_list "(lVar8)" ( identifier )))) ;) (expression_statement "lVar8 = *(long *)(lVar2 + 0x38);" (assignment_expression "lVar8 = *(long *)(lVar2 + 0x38)" identifier = (pointer_expression "*(long *)(lVar2 + 0x38)" * (cast_expression "(long *)(lVar2 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x38)" ( (binary_expression "lVar2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 8);" (assignment_expression "lVar6 = *(long *)(param_1 + 8)" identifier = (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(lVar2 + 0xb0) = lVar7;" (assignment_expression "*(long *)(lVar2 + 0xb0) = lVar7" (pointer_expression "*(long *)(lVar2 + 0xb0)" * (cast_expression "(long *)(lVar2 + 0xb0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xb0)" ( (binary_expression "lVar2 + 0xb0" identifier + number_literal) )))) = identifier) ;) })) }) (else_clause "else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }" else (compound_statement "{\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }" { (expression_statement "lVar7 = lVar7 + *(long *)(lVar2 + 0x60);" (assignment_expression "lVar7 = lVar7 + *(long *)(lVar2 + 0x60)" identifier = (binary_expression "lVar7 + *(long *)(lVar2 + 0x60)" identifier + (pointer_expression "*(long *)(lVar2 + 0x60)" * (cast_expression "(long *)(lVar2 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x60)" ( (binary_expression "lVar2 + 0x60" identifier + number_literal) )))))) ;) }))) (expression_statement "(**(code **)(lVar6 + 0x90))(4,lVar7);" (call_expression "(**(code **)(lVar6 + 0x90))(4,lVar7)" (parenthesized_expression "(**(code **)(lVar6 + 0x90))" ( (pointer_expression "**(code **)(lVar6 + 0x90)" * (pointer_expression "*(code **)(lVar6 + 0x90)" * (cast_expression "(code **)(lVar6 + 0x90)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar6 + 0x90)" ( (binary_expression "lVar6 + 0x90" identifier + number_literal) ))))) )) (argument_list "(4,lVar7)" ( number_literal , identifier ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x90)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x90)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x90)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x90)" ( (binary_expression "*(long *)(param_1 + 8) + 0x90" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(lVar8 - 0x10U,lVar7 + 4)" ( (binary_expression "lVar8 - 0x10U" identifier - number_literal) , (binary_expression "lVar7 + 4" identifier + number_literal) ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x90)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x90)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x90)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x90)" ( (binary_expression "*(long *)(param_1 + 8) + 0x90" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(3,lVar7 + 8)" ( number_literal , (binary_expression "lVar7 + 8" identifier + number_literal) ))) ;) (expression_statement "*(undefined4 *)(lVar7 + 0xc) = 0x554e47;" (assignment_expression "*(undefined4 *)(lVar7 + 0xc) = 0x554e47" (pointer_expression "*(undefined4 *)(lVar7 + 0xc)" * (cast_expression "(undefined4 *)(lVar7 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0xc)" ( (binary_expression "lVar7 + 0xc" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);" (call_expression "FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff)" identifier (argument_list "(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff)" ( identifier , identifier , (pointer_expression "*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20)" * (cast_expression "(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar1 + 0x300) + 0x20)" ( (binary_expression "*(long *)(lVar1 + 0x300) + 0x20" (pointer_expression "*(long *)(lVar1 + 0x300)" * (cast_expression "(long *)(lVar1 + 0x300)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x300)" ( (binary_expression "lVar1 + 0x300" identifier + number_literal) )))) + number_literal) )))) , (binary_expression "lVar7 + 0x10" identifier + number_literal) , (binary_expression "lVar8 - 0x10U & 0xffffffff" (binary_expression "lVar8 - 0x10U" identifier - number_literal) & number_literal) ))) ;) (expression_statement "lVar6 = *(long *)(lVar2 + 0x38);" (assignment_expression "lVar6 = *(long *)(lVar2 + 0x38)" identifier = (pointer_expression "*(long *)(lVar2 + 0x38)" * (cast_expression "(long *)(lVar2 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x38)" ( (binary_expression "lVar2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);" (assignment_expression "iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0)" identifier = (call_expression "bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0)" identifier (argument_list "(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0)" ( identifier , (binary_expression "*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18)" (pointer_expression "*(long *)(lVar2 + 0x60)" * (cast_expression "(long *)(lVar2 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x60)" ( (binary_expression "lVar2 + 0x60" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar4 + 0x18)" * (cast_expression "(long *)(lVar4 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x18)" ( (binary_expression "lVar4 + 0x18" identifier + number_literal) ))))) , number_literal )))) ;) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" identifier = false) ;) (if_statement "if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }" { (expression_statement "lVar4 = bfd_bwrite(lVar7,lVar6,param_1);" (assignment_expression "lVar4 = bfd_bwrite(lVar7,lVar6,param_1)" identifier = (call_expression "bfd_bwrite(lVar7,lVar6,param_1)" identifier (argument_list "(lVar7,lVar6,param_1)" ( identifier , identifier , identifier )))) ;) (expression_statement "bVar9 = lVar4 == lVar6;" (assignment_expression "bVar9 = lVar4 == lVar6" identifier = (binary_expression "lVar4 == lVar6" identifier == identifier)) ;) })) }))) (return_statement "return bVar9;" 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) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) 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 ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (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 { (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 = BOOL) ;) }) (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression 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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (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 (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( LIT , IDENT ))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( (binary_expression IDENT - LIT) , (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( LIT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) , (binary_expression IDENT + LIT) , (binary_expression (binary_expression IDENT - LIT) & LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( 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) ))))) , LIT )))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == IDENT)) ;) })) }))) (return_statement return IDENT ;) })))
(function_definition "bool FUN_0014da30(long param_1)\n\n{\n long lVar1;\n long lVar2;\n int iVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n bool bVar9;\n \n lVar6 = *(long *)(param_1 + 8);\n lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);\n lVar1 = *(long *)(lVar6 + 0x368);\n lVar2 = *(long *)(lVar4 + 0x30);\n uVar5 = *(undefined8 *)(lVar4 + 0x28);\n if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }\n return bVar9;\n}" (primitive_type "bool") (function_declarator "FUN_0014da30(long param_1)" (identifier "FUN_0014da30") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n int iVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n bool bVar9;\n \n lVar6 = *(long *)(param_1 + 8);\n lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);\n lVar1 = *(long *)(lVar6 + 0x368);\n lVar2 = *(long *)(lVar4 + 0x30);\n uVar5 = *(undefined8 *)(lVar4 + 0x28);\n if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }\n return bVar9;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "long lVar8;" (sized_type_specifier "long" (long "long")) (identifier "lVar8") (; ";")) (declaration "bool bVar9;" (primitive_type "bool") (identifier "bVar9") (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 8);" (assignment_expression "lVar6 = *(long *)(param_1 + 8)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98);" (assignment_expression "lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98)" (identifier "lVar4") (= "=") (pointer_expression "*(long *)(*(long *)(param_1 + 0xf8) + 0xc98)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0xf8) + 0xc98)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 0xc98)" (( "(") (binary_expression "*(long *)(param_1 + 0xf8) + 0xc98" (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 "0xc98")) () ")"))))) (; ";")) (expression_statement "lVar1 = *(long *)(lVar6 + 0x368);" (assignment_expression "lVar1 = *(long *)(lVar6 + 0x368)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(lVar6 + 0x368)" (* "*") (cast_expression "(long *)(lVar6 + 0x368)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 0x368)" (( "(") (binary_expression "lVar6 + 0x368" (identifier "lVar6") (+ "+") (number_literal "0x368")) () ")"))))) (; ";")) (expression_statement "lVar2 = *(long *)(lVar4 + 0x30);" (assignment_expression "lVar2 = *(long *)(lVar4 + 0x30)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(lVar4 + 0x30)" (* "*") (cast_expression "(long *)(lVar4 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x30)" (( "(") (binary_expression "lVar4 + 0x30" (identifier "lVar4") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "uVar5 = *(undefined8 *)(lVar4 + 0x28);" (assignment_expression "uVar5 = *(undefined8 *)(lVar4 + 0x28)" (identifier "uVar5") (= "=") (pointer_expression "*(undefined8 *)(lVar4 + 0x28)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x28)" (( "(") (binary_expression "lVar4 + 0x28" (identifier "lVar4") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (if_statement "if (*(long *)(lVar2 + 0x68) == 0x2a4c50) {\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }\n else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }" (if "if") (parenthesized_expression "(*(long *)(lVar2 + 0x68) == 0x2a4c50)" (( "(") (binary_expression "*(long *)(lVar2 + 0x68) == 0x2a4c50" (pointer_expression "*(long *)(lVar2 + 0x68)" (* "*") (cast_expression "(long *)(lVar2 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x68)" (( "(") (binary_expression "lVar2 + 0x68" (identifier "lVar2") (+ "+") (number_literal "0x68")) () ")")))) (== "==") (number_literal "0x2a4c50")) () ")")) (compound_statement "{\n uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;\n FUN_00129410(uVar5);\n bVar9 = true;\n }" ({ "{") (expression_statement "uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)\n ;" (assignment_expression "uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)" (identifier "uVar5") (= "=") (call_expression "dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)" (identifier "dcgettext") (argument_list "(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"" (" """) (string_content "%P: warning: .note.gnu.build-id section discarded, --build-id ignored") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00129410(uVar5);" (call_expression "FUN_00129410(uVar5)" (identifier "FUN_00129410") (argument_list "(uVar5)" (( "(") (identifier "uVar5") () ")"))) (; ";")) (expression_statement "bVar9 = true;" (assignment_expression "bVar9 = true" (identifier "bVar9") (= "=") (true "true")) (; ";")) (} "}")) (else_clause "else {\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }" (else "else") (compound_statement "{\n lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar7 = *(long *)(lVar4 + 0x48);\n if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }\n (**(code **)(lVar6 + 0x90))(4,lVar7);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);\n *(undefined4 *)(lVar7 + 0xc) = 0x554e47;\n FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);\n lVar6 = *(long *)(lVar2 + 0x38);\n iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);\n bVar9 = false;\n if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }\n }" ({ "{") (expression_statement "lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0);" (assignment_expression "lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0)" (identifier "lVar4") (= "=") (pointer_expression "*(long *)(*(long *)(lVar2 + 0x68) + 0xe0)" (* "*") (cast_expression "(long *)(*(long *)(lVar2 + 0x68) + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar2 + 0x68) + 0xe0)" (( "(") (binary_expression "*(long *)(lVar2 + 0x68) + 0xe0" (pointer_expression "*(long *)(lVar2 + 0x68)" (* "*") (cast_expression "(long *)(lVar2 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x68)" (( "(") (binary_expression "lVar2 + 0x68" (identifier "lVar2") (+ "+") (number_literal "0x68")) () ")")))) (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "lVar8 = *(long *)(lVar2 + 0x38);" (assignment_expression "lVar8 = *(long *)(lVar2 + 0x38)" (identifier "lVar8") (= "=") (pointer_expression "*(long *)(lVar2 + 0x38)" (* "*") (cast_expression "(long *)(lVar2 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x38)" (( "(") (binary_expression "lVar2 + 0x38" (identifier "lVar2") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "lVar7 = *(long *)(lVar4 + 0x48);" (assignment_expression "lVar7 = *(long *)(lVar4 + 0x48)" (identifier "lVar7") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if (lVar7 == 0) {\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }\n else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }" (if "if") (parenthesized_expression "(lVar7 == 0)" (( "(") (binary_expression "lVar7 == 0" (identifier "lVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar7 = *(long *)(lVar2 + 0xb0);\n if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }\n }" ({ "{") (expression_statement "lVar7 = *(long *)(lVar2 + 0xb0);" (assignment_expression "lVar7 = *(long *)(lVar2 + 0xb0)" (identifier "lVar7") (= "=") (pointer_expression "*(long *)(lVar2 + 0xb0)" (* "*") (cast_expression "(long *)(lVar2 + 0xb0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0xb0)" (( "(") (binary_expression "lVar2 + 0xb0" (identifier "lVar2") (+ "+") (number_literal "0xb0")) () ")"))))) (; ";")) (if_statement "if (lVar7 == 0) {\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }" (if "if") (parenthesized_expression "(lVar7 == 0)" (( "(") (binary_expression "lVar7 == 0" (identifier "lVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar7 = xmalloc(lVar8);\n lVar8 = *(long *)(lVar2 + 0x38);\n lVar6 = *(long *)(param_1 + 8);\n *(long *)(lVar2 + 0xb0) = lVar7;\n }" ({ "{") (expression_statement "lVar7 = xmalloc(lVar8);" (assignment_expression "lVar7 = xmalloc(lVar8)" (identifier "lVar7") (= "=") (call_expression "xmalloc(lVar8)" (identifier "xmalloc") (argument_list "(lVar8)" (( "(") (identifier "lVar8") () ")")))) (; ";")) (expression_statement "lVar8 = *(long *)(lVar2 + 0x38);" (assignment_expression "lVar8 = *(long *)(lVar2 + 0x38)" (identifier "lVar8") (= "=") (pointer_expression "*(long *)(lVar2 + 0x38)" (* "*") (cast_expression "(long *)(lVar2 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x38)" (( "(") (binary_expression "lVar2 + 0x38" (identifier "lVar2") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 8);" (assignment_expression "lVar6 = *(long *)(param_1 + 8)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "*(long *)(lVar2 + 0xb0) = lVar7;" (assignment_expression "*(long *)(lVar2 + 0xb0) = lVar7" (pointer_expression "*(long *)(lVar2 + 0xb0)" (* "*") (cast_expression "(long *)(lVar2 + 0xb0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0xb0)" (( "(") (binary_expression "lVar2 + 0xb0" (identifier "lVar2") (+ "+") (number_literal "0xb0")) () ")")))) (= "=") (identifier "lVar7")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }" (else "else") (compound_statement "{\n lVar7 = lVar7 + *(long *)(lVar2 + 0x60);\n }" ({ "{") (expression_statement "lVar7 = lVar7 + *(long *)(lVar2 + 0x60);" (assignment_expression "lVar7 = lVar7 + *(long *)(lVar2 + 0x60)" (identifier "lVar7") (= "=") (binary_expression "lVar7 + *(long *)(lVar2 + 0x60)" (identifier "lVar7") (+ "+") (pointer_expression "*(long *)(lVar2 + 0x60)" (* "*") (cast_expression "(long *)(lVar2 + 0x60)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x60)" (( "(") (binary_expression "lVar2 + 0x60" (identifier "lVar2") (+ "+") (number_literal "0x60")) () ")")))))) (; ";")) (} "}")))) (expression_statement "(**(code **)(lVar6 + 0x90))(4,lVar7);" (call_expression "(**(code **)(lVar6 + 0x90))(4,lVar7)" (parenthesized_expression "(**(code **)(lVar6 + 0x90))" (( "(") (pointer_expression "**(code **)(lVar6 + 0x90)" (* "*") (pointer_expression "*(code **)(lVar6 + 0x90)" (* "*") (cast_expression "(code **)(lVar6 + 0x90)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar6 + 0x90)" (( "(") (binary_expression "lVar6 + 0x90" (identifier "lVar6") (+ "+") (number_literal "0x90")) () ")"))))) () ")")) (argument_list "(4,lVar7)" (( "(") (number_literal "4") (, ",") (identifier "lVar7") () ")"))) (; ";")) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x90)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x90)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x90)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x90)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x90" (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "0x90")) () ")"))))) () ")")) (argument_list "(lVar8 - 0x10U,lVar7 + 4)" (( "(") (binary_expression "lVar8 - 0x10U" (identifier "lVar8") (- "-") (number_literal "0x10U")) (, ",") (binary_expression "lVar7 + 4" (identifier "lVar7") (+ "+") (number_literal "4")) () ")"))) (; ";")) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x90))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x90)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x90)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x90)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x90)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x90" (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "0x90")) () ")"))))) () ")")) (argument_list "(3,lVar7 + 8)" (( "(") (number_literal "3") (, ",") (binary_expression "lVar7 + 8" (identifier "lVar7") (+ "+") (number_literal "8")) () ")"))) (; ";")) (expression_statement "*(undefined4 *)(lVar7 + 0xc) = 0x554e47;" (assignment_expression "*(undefined4 *)(lVar7 + 0xc) = 0x554e47" (pointer_expression "*(undefined4 *)(lVar7 + 0xc)" (* "*") (cast_expression "(undefined4 *)(lVar7 + 0xc)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0xc)" (( "(") (binary_expression "lVar7 + 0xc" (identifier "lVar7") (+ "+") (number_literal "0xc")) () ")")))) (= "=") (number_literal "0x554e47")) (; ";")) (expression_statement "FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff);" (call_expression "FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff)" (identifier "FUN_0012d080") (argument_list "(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10,\n lVar8 - 0x10U & 0xffffffff)" (( "(") (identifier "param_1") (, ",") (identifier "uVar5") (, ",") (pointer_expression "*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20)" (* "*") (cast_expression "(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar1 + 0x300) + 0x20)" (( "(") (binary_expression "*(long *)(lVar1 + 0x300) + 0x20" (pointer_expression "*(long *)(lVar1 + 0x300)" (* "*") (cast_expression "(long *)(lVar1 + 0x300)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x300)" (( "(") (binary_expression "lVar1 + 0x300" (identifier "lVar1") (+ "+") (number_literal "0x300")) () ")")))) (+ "+") (number_literal "0x20")) () ")")))) (, ",") (binary_expression "lVar7 + 0x10" (identifier "lVar7") (+ "+") (number_literal "0x10")) (, ",") (binary_expression "lVar8 - 0x10U & 0xffffffff" (binary_expression "lVar8 - 0x10U" (identifier "lVar8") (- "-") (number_literal "0x10U")) (& "&") (number_literal "0xffffffff")) () ")"))) (; ";")) (expression_statement "lVar6 = *(long *)(lVar2 + 0x38);" (assignment_expression "lVar6 = *(long *)(lVar2 + 0x38)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(lVar2 + 0x38)" (* "*") (cast_expression "(long *)(lVar2 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x38)" (( "(") (binary_expression "lVar2 + 0x38" (identifier "lVar2") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0);" (assignment_expression "iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0)" (identifier "iVar3") (= "=") (call_expression "bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0)" (identifier "bfd_seek") (argument_list "(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0)" (( "(") (identifier "param_1") (, ",") (binary_expression "*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18)" (pointer_expression "*(long *)(lVar2 + 0x60)" (* "*") (cast_expression "(long *)(lVar2 + 0x60)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x60)" (( "(") (binary_expression "lVar2 + 0x60" (identifier "lVar2") (+ "+") (number_literal "0x60")) () ")")))) (+ "+") (pointer_expression "*(long *)(lVar4 + 0x18)" (* "*") (cast_expression "(long *)(lVar4 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x18)" (( "(") (binary_expression "lVar4 + 0x18" (identifier "lVar4") (+ "+") (number_literal "0x18")) () ")"))))) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "bVar9 = false;" (assignment_expression "bVar9 = false" (identifier "bVar9") (= "=") (false "false")) (; ";")) (if_statement "if (iVar3 == 0) {\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }" (if "if") (parenthesized_expression "(iVar3 == 0)" (( "(") (binary_expression "iVar3 == 0" (identifier "iVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar4 = bfd_bwrite(lVar7,lVar6,param_1);\n bVar9 = lVar4 == lVar6;\n }" ({ "{") (expression_statement "lVar4 = bfd_bwrite(lVar7,lVar6,param_1);" (assignment_expression "lVar4 = bfd_bwrite(lVar7,lVar6,param_1)" (identifier "lVar4") (= "=") (call_expression "bfd_bwrite(lVar7,lVar6,param_1)" (identifier "bfd_bwrite") (argument_list "(lVar7,lVar6,param_1)" (( "(") (identifier "lVar7") (, ",") (identifier "lVar6") (, ",") (identifier "param_1") () ")")))) (; ";")) (expression_statement "bVar9 = lVar4 == lVar6;" (assignment_expression "bVar9 = lVar4 == lVar6" (identifier "bVar9") (= "=") (binary_expression "lVar4 == lVar6" (identifier "lVar4") (== "==") (identifier "lVar6"))) (; ";")) (} "}"))) (} "}")))) (return_statement "return bVar9;" (return "return") (identifier "bVar9") (; ";")) (} "}")))
type_1 function_1(type_2 *abfd) { type_3 *poVar1; void *pvVar2; type_4 *paVar3; void *pvVar4; long var_4; int var_11; type_5 var_13; char *pcVar8; type_6 uVar9; type_7 *pbVar10; type_8 *var_5; type_5 var_7; pbVar10 = abfd->xvec; poVar1 = ((abfd->tdata).elf_obj_data)->o; pvVar2 = pbVar10->backend_data; paVar3 = (poVar1->build_id).sec; pcVar8 = (poVar1->build_id).style; if (paVar3->output_section == (type_9 *)(var_1 + 0x230)) { pcVar8 = (char *)var_2(0, "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n" ,5); var_3(pcVar8); uVar9 = 1; } else { pvVar4 = paVar3->output_section->used_by_bfd; var_7 = paVar3->size; var_4 = *(long *)((long)pvVar4 + 0x48); if (var_4 == 0) { var_5 = paVar3->contents; if (var_5 == (type_8 *)0x0) { var_5 = (type_8 *)var_6(var_7); var_7 = paVar3->size; pbVar10 = abfd->xvec; paVar3->contents = var_5; } } else { var_5 = (type_8 *)(var_4 + paVar3->output_offset); } (*pbVar10->bfd_h_putx32)(4,var_5); (*abfd->xvec->bfd_h_putx32)(var_7 - 0x10,var_5 + 4); (*abfd->xvec->bfd_h_putx32)(3,var_5 + 8); var_8(var_5 + 0xc,"GNU",4); var_9(abfd,pcVar8,*(type_10 *)(*(long *)((long)pvVar2 + 0x300) + 0x20), var_5 + 0x10,(int)(var_7 - 0x10)); var_7 = paVar3->size; var_11 = var_10(abfd,paVar3->output_offset + *(long *)((long)pvVar4 + 0x18),0); uVar9 = 0; if (var_11 == 0) { var_13 = var_12(var_5,var_7,abfd); uVar9 = (type_6)(var_13 == var_7); } } return uVar9; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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 (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: (true)))) 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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) arguments: (argument_list (number_literal) (identifier)))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (number_literal) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (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))))) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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)))))) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))))))))) (return_statement (identifier)))))
null
bool MASKED(long param_1) { long lVar1; long lVar2; int iVar3; long lVar4; undefined8 uVar5; long lVar6; long lVar7; long lVar8; bool bVar9; lVar6 = *(long *)(param_1 + 8); lVar4 = *(long *)(*(long *)(param_1 + 0xf8) + 0xc98); lVar1 = *(long *)(lVar6 + 0x368); lVar2 = *(long *)(lVar4 + 0x30); uVar5 = *(undefined8 *)(lVar4 + 0x28); if (*(long *)(lVar2 + 0x68) == 0x2a4c50) { uVar5 = dcgettext(0,"%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n",5) ; FUN_00129410(uVar5); bVar9 = true; } else { lVar4 = *(long *)(*(long *)(lVar2 + 0x68) + 0xe0); lVar8 = *(long *)(lVar2 + 0x38); lVar7 = *(long *)(lVar4 + 0x48); if (lVar7 == 0) { lVar7 = *(long *)(lVar2 + 0xb0); if (lVar7 == 0) { lVar7 = xmalloc(lVar8); lVar8 = *(long *)(lVar2 + 0x38); lVar6 = *(long *)(param_1 + 8); *(long *)(lVar2 + 0xb0) = lVar7; } } else { lVar7 = lVar7 + *(long *)(lVar2 + 0x60); } (**(code **)(lVar6 + 0x90))(4,lVar7); (**(code **)(*(long *)(param_1 + 8) + 0x90))(lVar8 - 0x10U,lVar7 + 4); (**(code **)(*(long *)(param_1 + 8) + 0x90))(3,lVar7 + 8); *(undefined4 *)(lVar7 + 0xc) = 0x554e47; FUN_0012d080(param_1,uVar5,*(undefined8 *)(*(long *)(lVar1 + 0x300) + 0x20),lVar7 + 0x10, lVar8 - 0x10U & 0xffffffff); lVar6 = *(long *)(lVar2 + 0x38); iVar3 = bfd_seek(param_1,*(long *)(lVar2 + 0x60) + *(long *)(lVar4 + 0x18),0); bVar9 = false; if (iVar3 == 0) { lVar4 = bfd_bwrite(lVar7,lVar6,param_1); bVar9 = lVar4 == lVar6; } } return bVar9; }
118_psftp_and_psftp_strip.c
gethostname
gethostname
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int gethostname(char *__name,size_t __len) { int iVar1; iVar1 = (*(code *)PTR_gethostname_00187f28)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int gethostname(char *__name,size_t __len) { int iVar1; iVar1 = (*(code *)PTR_gethostname_00187f28)(); return iVar1; }
JMP qword ptr [0x00187f28]
null
null
null
null
[(u'CALLIND_-1206941848', u'RETURN_-1206941845'), (u'CALLIND_-1206941848', u'INDIRECT_-1206941785'), ('tmp_38', u'CAST_-1206941780'), ('const-0', u'RETURN_-1206941845'), (u'CAST_-1206941780', u'CALLIND_-1206941848'), (u'INDIRECT_-1206941785', u'COPY_-1206941844')]
[(u'CALLIND_-1206941848', u'RETURN_-1206941845'), (u'CALLIND_-1206941848', u'INDIRECT_-1206941785'), ('tmp_38', u'CAST_-1206941780'), ('const-0', u'RETURN_-1206941845'), (u'CAST_-1206941780', u'CALLIND_-1206941848'), (u'INDIRECT_-1206941785', u'COPY_-1206941844')]
null
null
00108760
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint gethostname(char *__name,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}\n\n" comment (function_definition "int gethostname(char *__name,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}" primitive_type (function_declarator "gethostname(char *__name,size_t __len)" identifier (parameter_list "(char *__name,size_t __len)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) , (parameter_declaration "size_t __len" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_gethostname_00187f28)();" (assignment_expression "iVar1 = (*(code *)PTR_gethostname_00187f28)()" identifier = (call_expression "(*(code *)PTR_gethostname_00187f28)()" (parenthesized_expression "(*(code *)PTR_gethostname_00187f28)" ( (pointer_expression "*(code *)PTR_gethostname_00187f28" * (cast_expression "(code *)PTR_gethostname_00187f28" ( (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 gethostname(char *__name,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}\n\n" comment (function_definition "int gethostname(char *__name,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}" primitive_type (function_declarator "gethostname(char *__name,size_t __len)" identifier (parameter_list "(char *__name,size_t __len)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) , (parameter_declaration "size_t __len" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_gethostname_00187f28)();" (assignment_expression "iVar1 = (*(code *)PTR_gethostname_00187f28)()" identifier = (call_expression "(*(code *)PTR_gethostname_00187f28)()" (parenthesized_expression "(*(code *)PTR_gethostname_00187f28)" ( (pointer_expression "*(code *)PTR_gethostname_00187f28" * (cast_expression "(code *)PTR_gethostname_00187f28" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int gethostname(char *__name,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}\n\n" (function_definition "int gethostname(char *__name,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}" primitive_type (function_declarator "gethostname(char *__name,size_t __len)" identifier (parameter_list "(char *__name,size_t __len)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) , (parameter_declaration "size_t __len" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_gethostname_00187f28)();" (assignment_expression "iVar1 = (*(code *)PTR_gethostname_00187f28)()" identifier = (call_expression "(*(code *)PTR_gethostname_00187f28)()" (parenthesized_expression "(*(code *)PTR_gethostname_00187f28)" ( (pointer_expression "*(code *)PTR_gethostname_00187f28" * (cast_expression "(code *)PTR_gethostname_00187f28" ( (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 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 gethostname(char *__name,size_t __len)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "gethostname(char *__name,size_t __len)" (identifier "gethostname") (parameter_list "(char *__name,size_t __len)" (( "(") (parameter_declaration "char *__name" (primitive_type "char") (pointer_declarator "*__name" (* "*") (identifier "__name"))) (, ",") (parameter_declaration "size_t __len" (primitive_type "size_t") (identifier "__len")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gethostname_00187f28)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_gethostname_00187f28)();" (assignment_expression "iVar1 = (*(code *)PTR_gethostname_00187f28)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_gethostname_00187f28)()" (parenthesized_expression "(*(code *)PTR_gethostname_00187f28)" (( "(") (pointer_expression "*(code *)PTR_gethostname_00187f28" (* "*") (cast_expression "(code *)PTR_gethostname_00187f28" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_gethostname_00187f28"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__name,size_t __len) { int iVar1; iVar1 = (*(type_1 *)PTR_gethostname_00187f28)(); 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: (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 *__name,size_t __len) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00187f28)(); return iVar1; }
5277_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
_M_rehash
FUN_00228900
/* DWARF original prototype: void _M_rehash(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> * this, size_type __n, __rehash_state * __state) */ void __thiscall std:: _Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> ::_M_rehash(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> *this,size_type __n,__rehash_state *__state) { __bucket_type *pp_Var1; _Hash_node_base *p_Var2; __bucket_type *pp_Var3; _Hash_node_base *p_Var4; ulong uVar5; ulong uVar6; if (__n == 1) { pp_Var3 = &this->_M_single_bucket; this->_M_single_bucket = (__bucket_type)0x0; } else { /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */ pp_Var3 = __detail:: _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>:: _M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_> *)__n,__n); } p_Var4 = (this->_M_before_begin)._M_nxt; (this->_M_before_begin)._M_nxt = (_Hash_node_base *)0x0; if (p_Var4 != (_Hash_node_base *)0x0) { uVar6 = 0; do { while( true ) { p_Var2 = p_Var4->_M_nxt; uVar5 = (ulong)p_Var4[4]._M_nxt % __n; pp_Var1 = pp_Var3 + uVar5; if (*pp_Var1 == (__bucket_type)0x0) break; p_Var4->_M_nxt = (*pp_Var1)->_M_nxt; (*pp_Var1)->_M_nxt = p_Var4; uVar5 = uVar6; LAB_0022894c: p_Var4 = p_Var2; uVar6 = uVar5; if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00228990; } p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt; (this->_M_before_begin)._M_nxt = p_Var4; *pp_Var1 = &this->_M_before_begin; if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_0022894c; pp_Var3[uVar6] = p_Var4; p_Var4 = p_Var2; uVar6 = uVar5; } while (p_Var2 != (_Hash_node_base *)0x0); } LAB_00228990: if (&this->_M_single_bucket != this->_M_buckets) { operator_delete(this->_M_buckets); } this->_M_bucket_count = __n; this->_M_buckets = pp_Var3; return; }
void FUN_00228900(long *param_1,ulong param_2) { long *plVar1; long *plVar2; long *plVar3; long *plVar4; ulong uVar5; ulong uVar6; if (param_2 == 1) { plVar3 = param_1 + 6; param_1[6] = 0; } else { /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */ plVar3 = (long *)FUN_001f4a30(); } plVar4 = (long *)param_1[2]; param_1[2] = 0; if (plVar4 != (long *)0x0) { uVar6 = 0; do { while( true ) { plVar2 = (long *)*plVar4; uVar5 = (ulong)plVar4[4] % param_2; plVar1 = plVar3 + uVar5; if ((long *)*plVar1 == (long *)0x0) break; *plVar4 = *(long *)*plVar1; *(long **)*plVar1 = plVar4; uVar5 = uVar6; LAB_0022894c: plVar4 = plVar2; uVar6 = uVar5; if (plVar2 == (long *)0x0) goto LAB_00228990; } *plVar4 = param_1[2]; param_1[2] = (long)plVar4; *plVar1 = (long)(param_1 + 2); if (*plVar4 == 0) goto LAB_0022894c; plVar3[uVar6] = (long)plVar4; plVar4 = plVar2; uVar6 = uVar5; } while (plVar2 != (long *)0x0); } LAB_00228990: if (param_1 + 6 != (long *)*param_1) { FUN_002dac70(); } param_1[1] = param_2; *param_1 = (long)plVar3; return; }
PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RDI CMP RSI,0x1 JZ 0x002289b8 MOV RDI,RSI MOV R12,RDX CALL 0x001f4a30 MOV R12,RAX LEA R8,[RBX + 0x30] MOV RCX,qword ptr [RBX + 0x10] MOV qword ptr [RBX + 0x10],0x0 TEST RCX,RCX JZ 0x00228990 XOR EDI,EDI LEA R10,[RBX + 0x10] JMP 0x00228954 MOV RAX,qword ptr [RAX] MOV qword ptr [RCX],RAX MOV RAX,qword ptr [RSI] MOV qword ptr [RAX],RCX MOV RCX,R9 TEST R9,R9 JZ 0x00228990 MOV RAX,qword ptr [RCX + 0x20] XOR EDX,EDX MOV R9,qword ptr [RCX] DIV RBP LEA RSI,[R12 + RDX*0x8] MOV RAX,qword ptr [RSI] TEST RAX,RAX JNZ 0x00228940 MOV RAX,qword ptr [RBX + 0x10] MOV qword ptr [RCX],RAX MOV qword ptr [RBX + 0x10],RCX MOV qword ptr [RSI],R10 CMP qword ptr [RCX],0x0 JZ 0x002289b0 MOV qword ptr [R12 + RDI*0x8],RCX MOV RDI,RDX MOV RCX,R9 TEST R9,R9 JNZ 0x00228954 NOP MOV RDI,qword ptr [RBX] CMP R8,RDI JZ 0x0022899d CALL 0x002dac70 MOV qword ptr [RBX + 0x8],RBP MOV qword ptr [RBX],R12 POP RBX POP RBP POP R12 RET MOV RDI,RDX JMP 0x0022894c LEA R12,[RDI + 0x30] MOV qword ptr [RDI + 0x30],0x0 MOV R8,R12 JMP 0x00228926
null
null
null
null
[(u'INT_EQUAL_-1203926513', u'CBRANCH_-1203926511'), (u'PTRSUB_-1203926180', u'PTRSUB_-1203926179'), ('const-0', u'COPY_-1203926421'), ('const-433', u'STORE_-1203926524'), (u'INT_REM_-1203926575', u'PTRADD_-1203926204'), ('const-433', u'LOAD_-1203926596'), ('const-433', u'STORE_-1203926394'), ('const-16', u'PTRSUB_-1203926180'), ('const-48', u'PTRSUB_-1203926099'), ('tmp_526', u'PTRSUB_-1203926273'), ('const-8', u'PTRADD_-1203926219'), ('const-433', u'LOAD_-1203926574'), (u'PTRSUB_-1203926104', u'MULTIEQUAL_-1203926356'), ('const-8', u'PTRADD_-1203926165'), (u'LOAD_-1203926620', u'INT_EQUAL_-1203926513'), (u'LOAD_-1203926500', u'CALL_-1203926472'), (u'CAST_-1203926182', u'INT_REM_-1203926575'), (u'LOAD_-1203926574', u'STORE_-1203926566'), ('tmp_526', u'PTRSUB_-1203926271'), ('tmp_526', u'PTRSUB_-1203926249'), ('const-0', u'RETURN_-1203926433'), (u'PTRSUB_-1203926266', u'PTRSUB_-1203926265'), (u'PTRSUB_-1203926179', u'STORE_-1203926560'), (u'LOAD_-1203926596', u'PTRSUB_-1203926241'), (u'PTRSUB_-1203926249', u'STORE_-1203926554'), (u'PTRSUB_-1203926237', u'STORE_-1203926524'), ('const-0', u'PTRSUB_-1203926179'), ('const-16', u'PTRSUB_-1203926273'), ('tmp_150', u'BRANCH_-1203926661'), ('const-433', u'LOAD_-1203926620'), (u'COPY_-1203926286', u'MULTIEQUAL_-1203926365'), (u'COPY_-1203926259', u'MULTIEQUAL_-1203926328'), (u'PTRSUB_-1203926171', u'LOAD_-1203926551'), ('tmp_526', u'PTRSUB_-1203926266'), (u'COPY_-1203926271', u'MULTIEQUAL_-1203926338'), ('const-433', u'STORE_-1203926566'), (u'PTRSUB_-1203926272', u'LOAD_-1203926713'), ('tmp_526', u'PTRSUB_-1203926104'), ('const-0', u'PTRSUB_-1203926171'), ('const-433', u'LOAD_-1203926551'), (u'INT_REM_-1203926575', u'MULTIEQUAL_-1203926338'), ('const-0', u'INT_EQUAL_-1203926513'), ('const-433', u'STORE_-1203926529'), (u'PTRSUB_-1203926189', u'LOAD_-1203926574'), (u'PTRSUB_-1203926133', u'STORE_-1203926468'), (u'PTRSUB_-1203926271', u'INT_NOTEQUAL_-1203926480'), (u'INT_EQUAL_-1203926578', u'CBRANCH_-1203926575'), (u'INT_NOTEQUAL_-1203926682', u'CBRANCH_-1203926681'), ('const-433', u'STORE_-1203926468'), ('tmp_527', u'INT_REM_-1203926575'), (u'PTRSUB_-1203926230', u'STORE_-1203926514'), (u'MULTIEQUAL_-1203926356', u'STORE_-1203926462'), (u'PTRADD_-1203926204', u'STORE_-1203926554'), (u'LOAD_-1203926713', u'INT_NOTEQUAL_-1203926682'), ('const-433', u'LOAD_-1203926500'), (u'PTRADD_-1203926204', u'LOAD_-1203926521'), ('const-0', u'INT_EQUAL_-1203926536'), (u'COPY_-1203926282', u'MULTIEQUAL_-1203926328'), (u'PTRSUB_-1203926099', u'STORE_-1203926394'), (u'INT_EQUAL_-1203926536', u'CBRANCH_-1203926533'), ('tmp_526', u'PTRSUB_-1203926190'), ('tmp_312', u'CBRANCH_-1203926533'), (u'LOAD_-1203926638', u'CAST_-1203926182'), ('const-48', u'PTRSUB_-1203926271'), ('tmp_390', u'CBRANCH_-1203926479'), (u'LOAD_-1203926500', u'INT_NOTEQUAL_-1203926480'), ('const-0', u'PTRSUB_-1203926230'), (u'CALL_-1203926725', u'MULTIEQUAL_-1203926356'), ('const-0', u'INT_NOTEQUAL_-1203926682'), ('const-1', u'INT_EQUAL_-1203926747'), (u'MULTIEQUAL_-1203926338', u'COPY_-1203926259'), ('tmp_526', u'PTRSUB_-1203926180'), (u'INT_EQUAL_-1203926747', u'CBRANCH_-1203926744'), ('tmp_527', u'CALL_-1203926725'), ('const-433', u'STORE_-1203926554'), ('const-433', u'STORE_-1203926462'), ('const-433', u'LOAD_-1203926531'), (u'MULTIEQUAL_-1203926328', u'PTRADD_-1203926165'), ('const-433', u'STORE_-1203926514'), ('const-0', u'PTRSUB_-1203926189'), (u'INT_REM_-1203926575', u'COPY_-1203926201'), ('tmp_253', u'CBRANCH_-1203926575'), (u'LOAD_-1203926531', u'STORE_-1203926524'), ('const-433', u'STORE_-1203926560'), (u'MULTIEQUAL_-1203926365', u'STORE_-1203926514'), ('const-0', u'PTRSUB_-1203926184'), ('tmp_117', u'CBRANCH_-1203926681'), ('const-16', u'PTRSUB_-1203926266'), ('const-4', u'PTRADD_-1203926219'), (u'PTRSUB_-1203926147', u'LOAD_-1203926500'), ('const-48', u'PTRSUB_-1203926104'), (u'COPY_-1203926263', u'MULTIEQUAL_-1203926365'), ('tmp_355', u'CBRANCH_-1203926501'), ('tmp_56', u'CBRANCH_-1203926744'), (u'PTRSUB_-1203926241', u'LOAD_-1203926531'), (u'PTRSUB_-1203926273', u'PTRSUB_-1203926272'), (u'MULTIEQUAL_-1203926365', u'STORE_-1203926560'), ('const-8', u'PTRSUB_-1203926133'), (u'LOAD_-1203926596', u'INT_EQUAL_-1203926578'), ('const-0', u'PTRSUB_-1203926272'), (u'MULTIEQUAL_-1203926365', u'PTRSUB_-1203926171'), (u'MULTIEQUAL_-1203926365', u'STORE_-1203926529'), (u'CAST_-1203926250', u'CALL_-1203926725'), (u'LOAD_-1203926551', u'INT_EQUAL_-1203926536'), ('const-0', u'PTRSUB_-1203926217'), (u'PTRSUB_-1203926184', u'STORE_-1203926566'), (u'COPY_-1203926421', u'COPY_-1203926282'), ('tmp_526', u'PTRSUB_-1203926099'), (u'LOAD_-1203926620', u'INT_NOTEQUAL_-1203926503'), ('tmp_479', u'CBRANCH_-1203926511'), ('const-0', u'PTRSUB_-1203926210'), (u'PTRSUB_-1203926265', u'STORE_-1203926704'), ('tmp_527', u'CAST_-1203926250'), ('const-8', u'PTRADD_-1203926204'), ('const-0', u'STORE_-1203926704'), ('tmp_527', u'STORE_-1203926468'), (u'MULTIEQUAL_-1203926365', u'PTRSUB_-1203926184'), (u'PTRADD_-1203926219', u'PTRSUB_-1203926217'), (u'LOAD_-1203926620', u'COPY_-1203926205'), ('tmp_516', u'BRANCH_-1203926380'), ('const-0', u'PTRSUB_-1203926147'), ('const-0', u'STORE_-1203926394'), ('const-0', u'PTRSUB_-1203926265'), (u'PTRSUB_-1203926217', u'LOAD_-1203926638'), ('const-0', u'PTRSUB_-1203926241'), (u'PTRSUB_-1203926210', u'LOAD_-1203926620'), ('const-16', u'PTRSUB_-1203926190'), (u'INT_NOTEQUAL_-1203926503', u'CBRANCH_-1203926501'), (u'MULTIEQUAL_-1203926365', u'PTRADD_-1203926219'), ('const-433', u'LOAD_-1203926713'), ('const-0', u'PTRSUB_-1203926237'), (u'MULTIEQUAL_-1203926356', u'PTRADD_-1203926165'), ('const-433', u'STORE_-1203926704'), ('const-433', u'LOAD_-1203926521'), (u'LOAD_-1203926521', u'PTRSUB_-1203926230'), ('tmp_526', u'PTRSUB_-1203926147'), (u'PTRSUB_-1203926128', u'STORE_-1203926462'), (u'MULTIEQUAL_-1203926356', u'PTRADD_-1203926204'), ('const-16', u'PTRSUB_-1203926249'), ('tmp_526', u'PTRSUB_-1203926133'), (u'MULTIEQUAL_-1203926328', u'COPY_-1203926271'), ('const-0', u'PTRSUB_-1203926128'), (u'PTRSUB_-1203926190', u'PTRSUB_-1203926189'), (u'PTRADD_-1203926165', u'STORE_-1203926529'), ('const-0', u'INT_EQUAL_-1203926578'), (u'LOAD_-1203926713', u'COPY_-1203926286'), (u'MULTIEQUAL_-1203926365', u'PTRSUB_-1203926210'), (u'PTRADD_-1203926204', u'LOAD_-1203926596'), (u'INT_NOTEQUAL_-1203926480', u'CBRANCH_-1203926479'), (u'MULTIEQUAL_-1203926365', u'PTRSUB_-1203926237'), (u'COPY_-1203926201', u'MULTIEQUAL_-1203926328'), (u'COPY_-1203926205', u'MULTIEQUAL_-1203926365'), ('tmp_527', u'INT_EQUAL_-1203926747'), ('const-0', u'INT_NOTEQUAL_-1203926503'), ('tmp_526', u'PTRSUB_-1203926128'), (u'LOAD_-1203926620', u'COPY_-1203926263'), ('const-433', u'LOAD_-1203926638')]
[(u'PTRADD_-1203926210', u'LOAD_-1203926596'), (u'INT_EQUAL_-1203926513', u'CBRANCH_-1203926511'), ('const-433', u'STORE_-1203926704'), (u'MULTIEQUAL_-1203926364', u'CAST_-1203926152'), ('const-6', u'PTRADD_-1203926117'), (u'PTRADD_-1203926117', u'MULTIEQUAL_-1203926355'), (u'MULTIEQUAL_-1203926364', u'STORE_-1203926514'), ('const-2', u'PTRADD_-1203926273'), (u'LOAD_-1203926574', u'STORE_-1203926566'), ('const-0', u'RETURN_-1203926433'), (u'PTRADD_-1203926112', u'STORE_-1203926394'), (u'CAST_-1203926196', u'INT_NOTEQUAL_-1203926503'), (u'MULTIEQUAL_-1203926364', u'STORE_-1203926524'), (u'LOAD_-1203926521', u'CAST_-1203926213'), ('tmp_150', u'BRANCH_-1203926661'), ('const-1', u'INT_EQUAL_-1203926747'), ('tmp_1094', u'PTRADD_-1203926189'), ('const-6', u'PTRADD_-1203926112'), ('const-8', u'PTRADD_-1203926210'), (u'COPY_-1203926420', u'COPY_-1203926294'), (u'MULTIEQUAL_-1203926327', u'PTRADD_-1203926175'), ('const-2', u'PTRADD_-1203926189'), ('tmp_1092', u'INT_EQUAL_-1203926747'), (u'INT_REM_-1203926575', u'PTRADD_-1203926210'), ('const-6', u'PTRADD_-1203926272'), (u'PTRADD_-1203926210', u'LOAD_-1203926521'), ('const-433', u'LOAD_-1203926574'), ('const-0', u'INT_EQUAL_-1203926513'), ('const-0', u'INT_EQUAL_-1203926536'), (u'INT_EQUAL_-1203926578', u'CBRANCH_-1203926575'), ('tmp_1094', u'PTRADD_-1203926272'), (u'INT_NOTEQUAL_-1203926682', u'CBRANCH_-1203926681'), ('tmp_1094', u'PTRADD_-1203926145'), ('const-0', u'COPY_-1203926420'), (u'COPY_-1203926298', u'MULTIEQUAL_-1203926364'), (u'CAST_-1203926117', u'STORE_-1203926462'), ('const-8', u'PTRADD_-1203926197'), ('const-433', u'STORE_-1203926524'), (u'PTRADD_-1203926197', u'LOAD_-1203926574'), (u'CAST_-1203926162', u'STORE_-1203926554'), ('tmp_1092', u'INT_REM_-1203926575'), (u'MULTIEQUAL_-1203926355', u'PTRADD_-1203926210'), ('const-2', u'PTRADD_-1203926197'), ('tmp_1092', u'STORE_-1203926468'), (u'INT_EQUAL_-1203926536', u'CBRANCH_-1203926533'), ('tmp_312', u'CBRANCH_-1203926533'), (u'MULTIEQUAL_-1203926364', u'STORE_-1203926566'), ('const-433', u'STORE_-1203926560'), (u'CAST_-1203926152', u'STORE_-1203926529'), ('tmp_390', u'CBRANCH_-1203926479'), (u'LOAD_-1203926620', u'CAST_-1203926196'), ('const-2', u'PTRADD_-1203926267'), (u'INT_REM_-1203926575', u'MULTIEQUAL_-1203926337'), ('const-1', u'PTRADD_-1203926145'), ('const-0', u'INT_NOTEQUAL_-1203926682'), (u'PTRADD_-1203926272', u'INT_NOTEQUAL_-1203926480'), (u'MULTIEQUAL_-1203926364', u'LOAD_-1203926551'), (u'LOAD_-1203926713', u'CAST_-1203926249'), (u'MULTIEQUAL_-1203926337', u'COPY_-1203926271'), (u'COPY_-1203926275', u'MULTIEQUAL_-1203926364'), (u'INT_EQUAL_-1203926747', u'CBRANCH_-1203926744'), (u'PTRADD_-1203926251', u'CAST_-1203926162'), (u'LOAD_-1203926500', u'CAST_-1203926135'), (u'PTRADD_-1203926145', u'STORE_-1203926468'), (u'MULTIEQUAL_-1203926355', u'CAST_-1203926117'), ('tmp_253', u'CBRANCH_-1203926575'), (u'LOAD_-1203926531', u'STORE_-1203926524'), (u'CAST_-1203926184', u'INT_EQUAL_-1203926578'), ('tmp_117', u'CBRANCH_-1203926681'), (u'COPY_-1203926294', u'MULTIEQUAL_-1203926327'), ('const-433', u'LOAD_-1203926713'), (u'CAST_-1203926249', u'INT_NOTEQUAL_-1203926682'), ('const-433', u'STORE_-1203926468'), (u'MULTIEQUAL_-1203926327', u'COPY_-1203926283'), (u'CAST_-1203926192', u'INT_REM_-1203926575'), ('tmp_355', u'CBRANCH_-1203926501'), ('tmp_56', u'CBRANCH_-1203926744'), (u'PTRADD_-1203926223', u'LOAD_-1203926638'), ('const-433', u'STORE_-1203926566'), ('const-8', u'PTRADD_-1203926189'), (u'CAST_-1203926196', u'COPY_-1203926275'), (u'CAST_-1203926262', u'MULTIEQUAL_-1203926355'), ('tmp_1094', u'PTRADD_-1203926117'), (u'COPY_-1203926213', u'MULTIEQUAL_-1203926327'), (u'PTRADD_-1203926175', u'STORE_-1203926529'), ('tmp_1094', u'LOAD_-1203926500'), (u'LOAD_-1203926551', u'INT_EQUAL_-1203926536'), ('tmp_1094', u'PTRADD_-1203926273'), (u'COPY_-1203926271', u'MULTIEQUAL_-1203926327'), ('const-433', u'LOAD_-1203926531'), ('tmp_479', u'CBRANCH_-1203926511'), (u'PTRADD_-1203926189', u'STORE_-1203926560'), (u'LOAD_-1203926596', u'CAST_-1203926184'), ('const-8', u'PTRADD_-1203926273'), ('const-2', u'PTRADD_-1203926251'), (u'CAST_-1203926167', u'STORE_-1203926560'), ('const-433', u'LOAD_-1203926521'), ('const-8', u'PTRADD_-1203926267'), ('const-8', u'PTRADD_-1203926145'), ('const-433', u'LOAD_-1203926620'), (u'COPY_-1203926217', u'MULTIEQUAL_-1203926364'), ('tmp_516', u'BRANCH_-1203926380'), ('const-433', u'STORE_-1203926529'), (u'INT_NOTEQUAL_-1203926503', u'CBRANCH_-1203926501'), (u'CAST_-1203926196', u'COPY_-1203926217'), (u'CAST_-1203926249', u'COPY_-1203926298'), ('const-4', u'PTRADD_-1203926223'), (u'MULTIEQUAL_-1203926355', u'PTRADD_-1203926175'), ('const-8', u'PTRADD_-1203926175'), (u'CAST_-1203926135', u'INT_NOTEQUAL_-1203926480'), (u'CAST_-1203926184', u'LOAD_-1203926531'), (u'COPY_-1203926283', u'MULTIEQUAL_-1203926337'), (u'INT_REM_-1203926575', u'COPY_-1203926213'), (u'MULTIEQUAL_-1203926364', u'CAST_-1203926167'), (u'PTRADD_-1203926273', u'LOAD_-1203926713'), ('const-433', u'LOAD_-1203926638'), ('const-433', u'LOAD_-1203926551'), ('const-433', u'LOAD_-1203926596'), ('const-8', u'PTRADD_-1203926223'), ('const-433', u'STORE_-1203926394'), ('const-8', u'PTRADD_-1203926272'), (u'PTRADD_-1203926210', u'STORE_-1203926554'), (u'CAST_-1203926213', u'STORE_-1203926514'), ('tmp_1094', u'PTRADD_-1203926197'), ('const-8', u'PTRADD_-1203926251'), ('const-0', u'INT_EQUAL_-1203926578'), (u'PTRADD_-1203926267', u'STORE_-1203926704'), ('tmp_1094', u'PTRADD_-1203926251'), ('const-0', u'STORE_-1203926394'), (u'INT_NOTEQUAL_-1203926480', u'CBRANCH_-1203926479'), ('const-0', u'STORE_-1203926704'), (u'CALL_-1203926725', u'CAST_-1203926262'), ('const-433', u'STORE_-1203926514'), (u'MULTIEQUAL_-1203926364', u'PTRADD_-1203926223'), (u'MULTIEQUAL_-1203926364', u'LOAD_-1203926620'), ('tmp_1094', u'PTRADD_-1203926112'), ('const-8', u'PTRADD_-1203926112'), ('tmp_1094', u'PTRADD_-1203926267'), (u'CAST_-1203926196', u'INT_EQUAL_-1203926513'), ('const-433', u'LOAD_-1203926500'), ('const-433', u'STORE_-1203926554'), ('tmp_1094', u'STORE_-1203926462'), (u'LOAD_-1203926638', u'CAST_-1203926192'), ('const-8', u'PTRADD_-1203926117'), ('const-433', u'STORE_-1203926462'), ('const-0', u'INT_NOTEQUAL_-1203926503')]
null
null
00228900
x64
O2
(translation_unit "void FUN_00228900(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n plVar3 = (long *)FUN_001f4a30();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}\n\n" (function_definition "void FUN_00228900(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n plVar3 = (long *)FUN_001f4a30();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" primitive_type (function_declarator "FUN_00228900(long *param_1,ulong param_2)" identifier (parameter_list "(long *param_1,ulong param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n plVar3 = (long *)FUN_001f4a30();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (if_statement "if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n plVar3 = (long *)FUN_001f4a30();\n }" if (parenthesized_expression "(param_2 == 1)" ( (binary_expression "param_2 == 1" identifier == number_literal) )) (compound_statement "{\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }" { (expression_statement "plVar3 = param_1 + 6;" (assignment_expression "plVar3 = param_1 + 6" identifier = (binary_expression "param_1 + 6" identifier + number_literal)) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) }) (else_clause "else {\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n plVar3 = (long *)FUN_001f4a30();\n }" else (compound_statement "{\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n plVar3 = (long *)FUN_001f4a30();\n }" { comment (expression_statement "plVar3 = (long *)FUN_001f4a30();" (assignment_expression "plVar3 = (long *)FUN_001f4a30()" identifier = (cast_expression "(long *)FUN_001f4a30()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001f4a30()" identifier (argument_list "()" ( ))))) ;) }))) (expression_statement "plVar4 = (long *)param_1[2];" (assignment_expression "plVar4 = (long *)param_1[2]" identifier = (cast_expression "(long *)param_1[2]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ]))) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (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 uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);" do (compound_statement "{\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n }" { (while_statement "while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }" { (expression_statement "plVar2 = (long *)*plVar4;" (assignment_expression "plVar2 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) (expression_statement "uVar5 = (ulong)plVar4[4] % param_2;" (assignment_expression "uVar5 = (ulong)plVar4[4] % param_2" identifier = (binary_expression "(ulong)plVar4[4] % param_2" (cast_expression "(ulong)plVar4[4]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "plVar4[4]" identifier [ number_literal ])) % identifier)) ;) (expression_statement "plVar1 = plVar3 + uVar5;" (assignment_expression "plVar1 = plVar3 + uVar5" identifier = (binary_expression "plVar3 + uVar5" identifier + identifier)) ;) (if_statement "if ((long *)*plVar1 == (long *)0x0) break;" if (parenthesized_expression "((long *)*plVar1 == (long *)0x0)" ( (binary_expression "(long *)*plVar1 == (long *)0x0" (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "*plVar4 = *(long *)*plVar1;" (assignment_expression "*plVar4 = *(long *)*plVar1" (pointer_expression "*plVar4" * identifier) = (pointer_expression "*(long *)*plVar1" * (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)))) ;) (expression_statement "*(long **)*plVar1 = plVar4;" (assignment_expression "*(long **)*plVar1 = plVar4" (pointer_expression "*(long **)*plVar1" * (cast_expression "(long **)*plVar1" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar1" * identifier))) = identifier) ;) (expression_statement "uVar5 = uVar6;" (assignment_expression "uVar5 = uVar6" identifier = identifier) ;) (labeled_statement "LAB_0022894c:\n plVar4 = plVar2;" statement_identifier : (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" identifier = identifier) ;)) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) (if_statement "if (plVar2 == (long *)0x0) goto LAB_00228990;" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00228990;" goto statement_identifier ;)) })) (expression_statement "*plVar4 = param_1[2];" (assignment_expression "*plVar4 = param_1[2]" (pointer_expression "*plVar4" * identifier) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = (long)plVar4;" (assignment_expression "param_1[2] = (long)plVar4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*plVar1 = (long)(param_1 + 2);" (assignment_expression "*plVar1 = (long)(param_1 + 2)" (pointer_expression "*plVar1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (*plVar4 == 0) goto LAB_0022894c;" if (parenthesized_expression "(*plVar4 == 0)" ( (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" * identifier) == number_literal) )) (goto_statement "goto LAB_0022894c;" goto statement_identifier ;)) (expression_statement "plVar3[uVar6] = (long)plVar4;" (assignment_expression "plVar3[uVar6] = (long)plVar4" (subscript_expression "plVar3[uVar6]" identifier [ identifier ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" identifier = identifier) ;) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) }) while (parenthesized_expression "(plVar2 != (long *)0x0)" ( (binary_expression "plVar2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (labeled_statement "LAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }" statement_identifier : (if_statement "if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }" if (parenthesized_expression "(param_1 + 6 != (long *)*param_1)" ( (binary_expression "param_1 + 6 != (long *)*param_1" (binary_expression "param_1 + 6" identifier + number_literal) != (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) }))) (expression_statement "param_1[1] = param_2;" (assignment_expression "param_1[1] = param_2" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*param_1 = (long)plVar3;" (assignment_expression "*param_1 = (long)plVar3" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void\n _M_rehash(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n * this, size_type __n, __rehash_state * __state) */\n\nvoid __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n::_M_rehash(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)\n\n{\n __bucket_type *pp_Var1;\n _Hash_node_base *p_Var2;\n __bucket_type *pp_Var3;\n _Hash_node_base *p_Var4;\n ulong uVar5;\n ulong uVar6;\n \n if (__n == 1) {\n pp_Var3 = &this->_M_single_bucket;\n this->_M_single_bucket = (__bucket_type)0x0;\n }\n else {\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n);\n }\n p_Var4 = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var4 != (_Hash_node_base *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[4]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_0022894c:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00228990;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_0022894c;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n } while (p_Var2 != (_Hash_node_base *)0x0);\n }\nLAB_00228990:\n if (&this->_M_single_bucket != this->_M_buckets) {\n operator_delete(this->_M_buckets);\n }\n this->_M_bucket_count = __n;\n this->_M_buckets = pp_Var3;\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n::_M_rehash(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)\n\n{\n __bucket_type *pp_Var1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::\n_Hashtable<std::pair<const_gold::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">" >) , (ERROR "_std::pair<const_std::pair<const_gold::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">" >) , (ERROR "_gold::" identifier : :) identifier (ERROR "*>" * >) , (ERROR "_std::allocator<std::pair<const_std::pair<const_gold::" identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">" >) , (ERROR "_gold::Output_relaxed_input_section*>" identifier : : identifier * >) identifier (ERROR ">" >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::equal_to<std::pair<const_gold::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">_>" > identifier >) , (ERROR "_gold::" identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier (ERROR "<true" < true) , identifier , (ERROR "_true>_>\n::_M_rehash(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)\n\n{\n __bucket_type" identifier > identifier > : : (function_declarator "_M_rehash(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)" identifier (parameter_list "(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)" ( (parameter_declaration "_Hashtable<std::pair<const_gold::Relobj*" type_identifier (ERROR "<std::pair<const_gold::Relobj" < identifier : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_std::pair<const_std::pair<const_gold::Relobj*" type_identifier (ERROR "::pair<const_std::pair<const_gold::Relobj" : : identifier < identifier : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_gold::Output_relaxed_input_section" type_identifier (ERROR "::" : :) identifier) (ERROR "*>" * >) , (parameter_declaration "_std::allocator<std::pair<const_std::pair<const_gold::Relobj*" type_identifier (ERROR "::allocator<std::pair<const_std::pair<const_gold::Relobj" : : identifier < identifier : : identifier < identifier : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_gold::Output_relaxed_input_section*>_" type_identifier (ERROR "::Output_relaxed_input_section*>" : : identifier * >) identifier) (ERROR ">" >) , (parameter_declaration "_std::__detail::_Select1st" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::equal_to<std::pair<const_gold::Relobj*" type_identifier (ERROR "::equal_to<std::pair<const_gold::Relobj" : : identifier < identifier : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int>_" type_identifier (ERROR ">" >) identifier) (ERROR ">" >) , (parameter_declaration "_gold::Const_section_id_hash" type_identifier (ERROR "::" : :) identifier) , (parameter_declaration "_std::__detail::_Mod_range_hashing" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Default_ranged_hash" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Prime_rehash_policy" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Hashtable_traits" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) (ERROR "<true" < true) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_true>_>\n *this" type_identifier (ERROR ">_>" > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "size_type __n" type_identifier identifier) , (parameter_declaration "__rehash_state *__state" type_identifier (pointer_declarator "*__state" * identifier)) ))) { identifier) (pointer_declarator "*pp_Var1" * identifier) ;) (declaration "_Hash_node_base *p_Var2;" type_identifier (pointer_declarator "*p_Var2" * identifier) ;) (declaration "__bucket_type *pp_Var3;" type_identifier (pointer_declarator "*pp_Var3" * identifier) ;) (declaration "_Hash_node_base *p_Var4;" type_identifier (pointer_declarator "*p_Var4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (if_statement "if (__n == 1) {\n pp_Var3 = &this->_M_single_bucket;\n this->_M_single_bucket = (__bucket_type)0x0;\n }\n else {\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n);\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n pp_Var3 = &this->_M_single_bucket;\n this->_M_single_bucket = (__bucket_type)0x0;\n }" { (expression_statement "pp_Var3 = &this->_M_single_bucket;" (assignment_expression "pp_Var3 = &this->_M_single_bucket" identifier = (pointer_expression "&this->_M_single_bucket" & (field_expression "this->_M_single_bucket" identifier -> field_identifier))) ;) (expression_statement "this->_M_single_bucket = (__bucket_type)0x0;" (assignment_expression "this->_M_single_bucket = (__bucket_type)0x0" (field_expression "this->_M_single_bucket" identifier -> field_identifier) = (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) ;) }) (else_clause "else {\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n);\n }" else (compound_statement "{\n /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */\n pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n);\n }" { comment (ERROR "pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::" (assignment_expression "pp_Var3 = __detail" identifier = identifier) : : (binary_expression "_Hashtable_alloc<std" identifier < identifier) : : (binary_expression "allocator<std" identifier < identifier) : :) (labeled_statement "__detail::_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n);" statement_identifier : (ERROR ":" :) (expression_statement "_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n);" (comma_expression "_Hash_node<long_int,_true>_>_>::\n _M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n)" (binary_expression "_Hash_node<long_int" identifier < identifier) , (binary_expression "_true>_>_>::\n _M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n)" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (ERROR "::" : :) (call_expression "_M_allocate_buckets((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n)" identifier (argument_list "((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n)" ( (parenthesized_expression "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n)" ( (comma_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int,_true>_>_>\n *)__n,__n" (binary_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<long_int" (binary_expression "_Hashtable_alloc<std::allocator<std" (binary_expression "_Hashtable_alloc<std" identifier < identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::__detail::_Hash_node" : : identifier : : identifier) < identifier) , (comma_expression "_true>_>_>\n *)__n,__n" (binary_expression "_true>_>_>\n *)__n" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (pointer_expression "*)__n" * (ERROR ")" )) identifier)) , identifier)) )) ))))) ;)) }))) (expression_statement "p_Var4 = (this->_M_before_begin)._M_nxt;" (assignment_expression "p_Var4 = (this->_M_before_begin)._M_nxt" identifier = (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(this->_M_before_begin)._M_nxt = (_Hash_node_base *)0x0;" (assignment_expression "(this->_M_before_begin)._M_nxt = (_Hash_node_base *)0x0" (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (p_Var4 != (_Hash_node_base *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[4]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_0022894c:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00228990;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_0022894c;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n } while (p_Var2 != (_Hash_node_base *)0x0);\n }" if (parenthesized_expression "(p_Var4 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var4 != (_Hash_node_base *)0x0" identifier != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar6 = 0;\n do {\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[4]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_0022894c:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00228990;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_0022894c;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n } while (p_Var2 != (_Hash_node_base *)0x0);\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[4]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_0022894c:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00228990;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_0022894c;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n } while (p_Var2 != (_Hash_node_base *)0x0);" do (compound_statement "{\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[4]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_0022894c:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00228990;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_0022894c;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n }" { (while_statement "while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[4]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_0022894c:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00228990;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[4]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_0022894c:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00228990;\n }" { (expression_statement "p_Var2 = p_Var4->_M_nxt;" (assignment_expression "p_Var2 = p_Var4->_M_nxt" identifier = (field_expression "p_Var4->_M_nxt" identifier -> field_identifier)) ;) (expression_statement "uVar5 = (ulong)p_Var4[4]._M_nxt % __n;" (assignment_expression "uVar5 = (ulong)p_Var4[4]._M_nxt % __n" identifier = (binary_expression "(ulong)p_Var4[4]._M_nxt % __n" (cast_expression "(ulong)p_Var4[4]._M_nxt" ( (type_descriptor "ulong" type_identifier) ) (field_expression "p_Var4[4]._M_nxt" (subscript_expression "p_Var4[4]" identifier [ number_literal ]) . field_identifier)) % identifier)) ;) (expression_statement "pp_Var1 = pp_Var3 + uVar5;" (assignment_expression "pp_Var1 = pp_Var3 + uVar5" identifier = (binary_expression "pp_Var3 + uVar5" identifier + identifier)) ;) (if_statement "if (*pp_Var1 == (__bucket_type)0x0) break;" if (parenthesized_expression "(*pp_Var1 == (__bucket_type)0x0)" ( (binary_expression "*pp_Var1 == (__bucket_type)0x0" (pointer_expression "*pp_Var1" * identifier) == (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;" (assignment_expression "p_Var4->_M_nxt = (*pp_Var1)->_M_nxt" (field_expression "p_Var4->_M_nxt" identifier -> field_identifier) = (field_expression "(*pp_Var1)->_M_nxt" (parenthesized_expression "(*pp_Var1)" ( (pointer_expression "*pp_Var1" * identifier) )) -> field_identifier)) ;) (expression_statement "(*pp_Var1)->_M_nxt = p_Var4;" (assignment_expression "(*pp_Var1)->_M_nxt = p_Var4" (field_expression "(*pp_Var1)->_M_nxt" (parenthesized_expression "(*pp_Var1)" ( (pointer_expression "*pp_Var1" * identifier) )) -> field_identifier) = identifier) ;) (expression_statement "uVar5 = uVar6;" (assignment_expression "uVar5 = uVar6" identifier = identifier) ;) (labeled_statement "LAB_0022894c:\n p_Var4 = p_Var2;" statement_identifier : (expression_statement "p_Var4 = p_Var2;" (assignment_expression "p_Var4 = p_Var2" identifier = identifier) ;)) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) (if_statement "if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00228990;" if (parenthesized_expression "(p_Var2 == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var2 == (_Hash_node_base *)0x0" identifier == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00228990;" goto statement_identifier ;)) })) (expression_statement "p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;" (assignment_expression "p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt" (field_expression "p_Var4->_M_nxt" identifier -> field_identifier) = (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(this->_M_before_begin)._M_nxt = p_Var4;" (assignment_expression "(this->_M_before_begin)._M_nxt = p_Var4" (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "*pp_Var1 = &this->_M_before_begin;" (assignment_expression "*pp_Var1 = &this->_M_before_begin" (pointer_expression "*pp_Var1" * identifier) = (pointer_expression "&this->_M_before_begin" & (field_expression "this->_M_before_begin" identifier -> field_identifier))) ;) (if_statement "if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_0022894c;" if (parenthesized_expression "(p_Var4->_M_nxt == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var4->_M_nxt == (_Hash_node_base *)0x0" (field_expression "p_Var4->_M_nxt" identifier -> field_identifier) == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_0022894c;" goto statement_identifier ;)) (expression_statement "pp_Var3[uVar6] = p_Var4;" (assignment_expression "pp_Var3[uVar6] = p_Var4" (subscript_expression "pp_Var3[uVar6]" identifier [ identifier ]) = identifier) ;) (expression_statement "p_Var4 = p_Var2;" (assignment_expression "p_Var4 = p_Var2" identifier = identifier) ;) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) }) while (parenthesized_expression "(p_Var2 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var2 != (_Hash_node_base *)0x0" identifier != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (labeled_statement "LAB_00228990:\n if (&this->_M_single_bucket != this->_M_buckets) {\n operator_delete(this->_M_buckets);\n }" statement_identifier : (if_statement "if (&this->_M_single_bucket != this->_M_buckets) {\n operator_delete(this->_M_buckets);\n }" if (parenthesized_expression "(&this->_M_single_bucket != this->_M_buckets)" ( (binary_expression "&this->_M_single_bucket != this->_M_buckets" (pointer_expression "&this->_M_single_bucket" & (field_expression "this->_M_single_bucket" identifier -> field_identifier)) != (field_expression "this->_M_buckets" identifier -> field_identifier)) )) (compound_statement "{\n operator_delete(this->_M_buckets);\n }" { (expression_statement "operator_delete(this->_M_buckets);" (call_expression "operator_delete(this->_M_buckets)" identifier (argument_list "(this->_M_buckets)" ( (field_expression "this->_M_buckets" identifier -> field_identifier) ))) ;) }))) (expression_statement "this->_M_bucket_count = __n;" (assignment_expression "this->_M_bucket_count = __n" (field_expression "this->_M_bucket_count" identifier -> field_identifier) = identifier) ;) (expression_statement "this->_M_buckets = pp_Var3;" (assignment_expression "this->_M_buckets = pp_Var3" (field_expression "this->_M_buckets" identifier -> field_identifier) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00228900(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_001f4a30();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}\n\n" (function_definition "void FUN_00228900(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_001f4a30();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" primitive_type (function_declarator "FUN_00228900(long *param_1,ulong param_2)" identifier (parameter_list "(long *param_1,ulong param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_001f4a30();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (if_statement "if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_001f4a30();\n }" if (parenthesized_expression "(param_2 == 1)" ( (binary_expression "param_2 == 1" identifier == number_literal) )) (compound_statement "{\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }" { (expression_statement "plVar3 = param_1 + 6;" (assignment_expression "plVar3 = param_1 + 6" identifier = (binary_expression "param_1 + 6" identifier + number_literal)) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) }) (else_clause "else {\n \n plVar3 = (long *)FUN_001f4a30();\n }" else (compound_statement "{\n \n plVar3 = (long *)FUN_001f4a30();\n }" { (expression_statement "plVar3 = (long *)FUN_001f4a30();" (assignment_expression "plVar3 = (long *)FUN_001f4a30()" identifier = (cast_expression "(long *)FUN_001f4a30()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001f4a30()" identifier (argument_list "()" ( ))))) ;) }))) (expression_statement "plVar4 = (long *)param_1[2];" (assignment_expression "plVar4 = (long *)param_1[2]" identifier = (cast_expression "(long *)param_1[2]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ]))) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (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 uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);" do (compound_statement "{\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n }" { (while_statement "while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }" { (expression_statement "plVar2 = (long *)*plVar4;" (assignment_expression "plVar2 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) (expression_statement "uVar5 = (ulong)plVar4[4] % param_2;" (assignment_expression "uVar5 = (ulong)plVar4[4] % param_2" identifier = (binary_expression "(ulong)plVar4[4] % param_2" (cast_expression "(ulong)plVar4[4]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "plVar4[4]" identifier [ number_literal ])) % identifier)) ;) (expression_statement "plVar1 = plVar3 + uVar5;" (assignment_expression "plVar1 = plVar3 + uVar5" identifier = (binary_expression "plVar3 + uVar5" identifier + identifier)) ;) (if_statement "if ((long *)*plVar1 == (long *)0x0) break;" if (parenthesized_expression "((long *)*plVar1 == (long *)0x0)" ( (binary_expression "(long *)*plVar1 == (long *)0x0" (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "*plVar4 = *(long *)*plVar1;" (assignment_expression "*plVar4 = *(long *)*plVar1" (pointer_expression "*plVar4" * identifier) = (pointer_expression "*(long *)*plVar1" * (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)))) ;) (expression_statement "*(long **)*plVar1 = plVar4;" (assignment_expression "*(long **)*plVar1 = plVar4" (pointer_expression "*(long **)*plVar1" * (cast_expression "(long **)*plVar1" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar1" * identifier))) = identifier) ;) (expression_statement "uVar5 = uVar6;" (assignment_expression "uVar5 = uVar6" identifier = identifier) ;) (labeled_statement "LAB_0022894c:\n plVar4 = plVar2;" statement_identifier : (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" identifier = identifier) ;)) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) (if_statement "if (plVar2 == (long *)0x0) goto LAB_00228990;" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00228990;" goto statement_identifier ;)) })) (expression_statement "*plVar4 = param_1[2];" (assignment_expression "*plVar4 = param_1[2]" (pointer_expression "*plVar4" * identifier) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = (long)plVar4;" (assignment_expression "param_1[2] = (long)plVar4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*plVar1 = (long)(param_1 + 2);" (assignment_expression "*plVar1 = (long)(param_1 + 2)" (pointer_expression "*plVar1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (*plVar4 == 0) goto LAB_0022894c;" if (parenthesized_expression "(*plVar4 == 0)" ( (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" * identifier) == number_literal) )) (goto_statement "goto LAB_0022894c;" goto statement_identifier ;)) (expression_statement "plVar3[uVar6] = (long)plVar4;" (assignment_expression "plVar3[uVar6] = (long)plVar4" (subscript_expression "plVar3[uVar6]" identifier [ identifier ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" identifier = identifier) ;) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) }) while (parenthesized_expression "(plVar2 != (long *)0x0)" ( (binary_expression "plVar2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (labeled_statement "LAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }" statement_identifier : (if_statement "if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }" if (parenthesized_expression "(param_1 + 6 != (long *)*param_1)" ( (binary_expression "param_1 + 6 != (long *)*param_1" (binary_expression "param_1 + 6" identifier + number_literal) != (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) }))) (expression_statement "param_1[1] = param_2;" (assignment_expression "param_1[1] = param_2" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*param_1 = (long)plVar3;" (assignment_expression "*param_1 = (long)plVar3" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (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) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) % IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + 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 *)) ) LIT)) )) (break_statement break ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (pointer_expression * IDENT))) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = 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)) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) ;) })) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (return_statement return ;) })))
(function_definition "void FUN_00228900(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_001f4a30();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00228900(long *param_1,ulong param_2)" (identifier "FUN_00228900") (parameter_list "(long *param_1,ulong param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong param_2" (type_identifier "ulong") (identifier "param_2")) () ")"))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_001f4a30();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "long *plVar3;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar3" (* "*") (identifier "plVar3")) (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (if_statement "if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_001f4a30();\n }" (if "if") (parenthesized_expression "(param_2 == 1)" (( "(") (binary_expression "param_2 == 1" (identifier "param_2") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }" ({ "{") (expression_statement "plVar3 = param_1 + 6;" (assignment_expression "plVar3 = param_1 + 6" (identifier "plVar3") (= "=") (binary_expression "param_1 + 6" (identifier "param_1") (+ "+") (number_literal "6"))) (; ";")) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n \n plVar3 = (long *)FUN_001f4a30();\n }" (else "else") (compound_statement "{\n \n plVar3 = (long *)FUN_001f4a30();\n }" ({ "{") (expression_statement "plVar3 = (long *)FUN_001f4a30();" (assignment_expression "plVar3 = (long *)FUN_001f4a30()" (identifier "plVar3") (= "=") (cast_expression "(long *)FUN_001f4a30()" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001f4a30()" (identifier "FUN_001f4a30") (argument_list "()" (( "(") () ")"))))) (; ";")) (} "}")))) (expression_statement "plVar4 = (long *)param_1[2];" (assignment_expression "plVar4 = (long *)param_1[2]" (identifier "plVar4") (= "=") (cast_expression "(long *)param_1[2]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (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 uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }" ({ "{") (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" (identifier "uVar6") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);" (do "do") (compound_statement "{\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_0022894c;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n }" ({ "{") (while_statement "while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[4] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_0022894c:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00228990;\n }" ({ "{") (expression_statement "plVar2 = (long *)*plVar4;" (assignment_expression "plVar2 = (long *)*plVar4" (identifier "plVar2") (= "=") (cast_expression "(long *)*plVar4" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar4" (* "*") (identifier "plVar4")))) (; ";")) (expression_statement "uVar5 = (ulong)plVar4[4] % param_2;" (assignment_expression "uVar5 = (ulong)plVar4[4] % param_2" (identifier "uVar5") (= "=") (binary_expression "(ulong)plVar4[4] % param_2" (cast_expression "(ulong)plVar4[4]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "plVar4[4]" (identifier "plVar4") ([ "[") (number_literal "4") (] "]"))) (% "%") (identifier "param_2"))) (; ";")) (expression_statement "plVar1 = plVar3 + uVar5;" (assignment_expression "plVar1 = plVar3 + uVar5" (identifier "plVar1") (= "=") (binary_expression "plVar3 + uVar5" (identifier "plVar3") (+ "+") (identifier "uVar5"))) (; ";")) (if_statement "if ((long *)*plVar1 == (long *)0x0) break;" (if "if") (parenthesized_expression "((long *)*plVar1 == (long *)0x0)" (( "(") (binary_expression "(long *)*plVar1 == (long *)0x0" (cast_expression "(long *)*plVar1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))) (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "*plVar4 = *(long *)*plVar1;" (assignment_expression "*plVar4 = *(long *)*plVar1" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (pointer_expression "*(long *)*plVar1" (* "*") (cast_expression "(long *)*plVar1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))))) (; ";")) (expression_statement "*(long **)*plVar1 = plVar4;" (assignment_expression "*(long **)*plVar1 = plVar4" (pointer_expression "*(long **)*plVar1" (* "*") (cast_expression "(long **)*plVar1" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1")))) (= "=") (identifier "plVar4")) (; ";")) (expression_statement "uVar5 = uVar6;" (assignment_expression "uVar5 = uVar6" (identifier "uVar5") (= "=") (identifier "uVar6")) (; ";")) (labeled_statement "LAB_0022894c:\n plVar4 = plVar2;" (statement_identifier "LAB_0022894c") (: ":") (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" (identifier "plVar4") (= "=") (identifier "plVar2")) (; ";"))) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" (identifier "uVar6") (= "=") (identifier "uVar5")) (; ";")) (if_statement "if (plVar2 == (long *)0x0) goto LAB_00228990;" (if "if") (parenthesized_expression "(plVar2 == (long *)0x0)" (( "(") (binary_expression "plVar2 == (long *)0x0" (identifier "plVar2") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_00228990;" (goto "goto") (statement_identifier "LAB_00228990") (; ";"))) (} "}"))) (expression_statement "*plVar4 = param_1[2];" (assignment_expression "*plVar4 = param_1[2]" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "param_1[2] = (long)plVar4;" (assignment_expression "param_1[2] = (long)plVar4" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4"))) (; ";")) (expression_statement "*plVar1 = (long)(param_1 + 2);" (assignment_expression "*plVar1 = (long)(param_1 + 2)" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (*plVar4 == 0) goto LAB_0022894c;" (if "if") (parenthesized_expression "(*plVar4 == 0)" (( "(") (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0022894c;" (goto "goto") (statement_identifier "LAB_0022894c") (; ";"))) (expression_statement "plVar3[uVar6] = (long)plVar4;" (assignment_expression "plVar3[uVar6] = (long)plVar4" (subscript_expression "plVar3[uVar6]" (identifier "plVar3") ([ "[") (identifier "uVar6") (] "]")) (= "=") (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4"))) (; ";")) (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" (identifier "plVar4") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" (identifier "uVar6") (= "=") (identifier "uVar5")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar2 != (long *)0x0)" (( "(") (binary_expression "plVar2 != (long *)0x0" (identifier "plVar2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_00228990:\n if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }" (statement_identifier "LAB_00228990") (: ":") (if_statement "if (param_1 + 6 != (long *)*param_1) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(param_1 + 6 != (long *)*param_1)" (( "(") (binary_expression "param_1 + 6 != (long *)*param_1" (binary_expression "param_1 + 6" (identifier "param_1") (+ "+") (number_literal "6")) (!= "!=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (expression_statement "param_1[1] = param_2;" (assignment_expression "param_1[1] = param_2" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "*param_1 = (long)plVar3;" (assignment_expression "*param_1 = (long)plVar3" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)plVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar3"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void _M_rehash(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> * this, size_type __n, __rehash_state * __state) */ void __thiscall var_8:: _Hashtable<var_8::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<var_8::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>var_5>,_std::__detail::_Select1st,_std::equal_to<var_8::pair<const_gold::Relobj*,_unsigned_int>var_5>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,var_4>var_5> ::_M_rehash(_Hashtable<var_8::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<var_8::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>var_5>,_std::__detail::_Select1st,_std::equal_to<var_8::pair<const_gold::Relobj*,_unsigned_int>var_5>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,var_4>var_5> *this,size_type var_1,__rehash_state *__state) { type_2 *pp_Var1; type_1 *var_12; type_2 *var_10; type_1 *var_9; type_3 var_11; type_3 uVar6; if (var_1 == 1) { var_10 = &this->_M_single_bucket; this->_M_single_bucket = (type_2)0x0; } else { /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */ var_10 = __detail:: var_7<var_8::allocator<var_8::__detail::var_2<var_3,var_4>var_5>var_5>:: var_6((var_7<var_8::allocator<var_8::__detail::var_2<var_3,var_4>var_5>var_5> *)var_1,var_1); } var_9 = (this->_M_before_begin)._M_nxt; (this->_M_before_begin)._M_nxt = (type_1 *)0x0; if (var_9 != (type_1 *)0x0) { uVar6 = 0; do { while( true ) { var_12 = var_9->_M_nxt; var_11 = (type_3)var_9[4]._M_nxt % var_1; pp_Var1 = var_10 + var_11; if (*pp_Var1 == (type_2)0x0) break; var_9->_M_nxt = (*pp_Var1)->_M_nxt; (*pp_Var1)->_M_nxt = var_9; var_11 = uVar6; LAB_0022894c: var_9 = var_12; uVar6 = var_11; if (var_12 == (type_1 *)0x0) goto LAB_00228990; } var_9->_M_nxt = (this->_M_before_begin)._M_nxt; (this->_M_before_begin)._M_nxt = var_9; *pp_Var1 = &this->_M_before_begin; if (var_9->_M_nxt == (type_1 *)0x0) goto LAB_0022894c; var_10[uVar6] = var_9; var_9 = var_12; uVar6 = var_11; } while (var_12 != (type_1 *)0x0); } LAB_00228990: if (&this->_M_single_bucket != this->_M_buckets) { var_13(this->_M_buckets); } this->_M_bucket_count = var_1; this->_M_buckets = var_10; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (pointer_expression argument: (identifier)))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (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: (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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)))))) (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: (subscript_expression argument: (identifier) index: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (return_statement))))
null
void MASKED(long *param_1,ulong param_2) { long *plVar1; long *plVar2; long *plVar3; long *plVar4; ulong uVar5; ulong uVar6; if (param_2 == 1) { plVar3 = param_1 + 6; param_1[6] = 0; } else { /* try { // try from 0022891a to 0022891e has its CatchHandler @ 002289cc */ plVar3 = (long *)FUN_001f4a30(); } plVar4 = (long *)param_1[2]; param_1[2] = 0; if (plVar4 != (long *)0x0) { uVar6 = 0; do { while( true ) { plVar2 = (long *)*plVar4; uVar5 = (ulong)plVar4[4] % param_2; plVar1 = plVar3 + uVar5; if ((long *)*plVar1 == (long *)0x0) break; *plVar4 = *(long *)*plVar1; *(long **)*plVar1 = plVar4; uVar5 = uVar6; LAB_0022894c: plVar4 = plVar2; uVar6 = uVar5; if (plVar2 == (long *)0x0) goto LAB_00228990; } *plVar4 = param_1[2]; param_1[2] = (long)plVar4; *plVar1 = (long)(param_1 + 2); if (*plVar4 == 0) goto LAB_0022894c; plVar3[uVar6] = (long)plVar4; plVar4 = plVar2; uVar6 = uVar5; } while (plVar2 != (long *)0x0); } LAB_00228990: if (param_1 + 6 != (long *)*param_1) { FUN_002dac70(); } param_1[1] = param_2; *param_1 = (long)plVar3; return; }
8043_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
~string
FUN_002f6ef0
/* std::string::~string() */ void __thiscall std::string::~string(string *this) { if (*(string **)this != this + 0x10) { operator_delete(*(string **)this); return; } return; }
void FUN_002f6ef0(long *param_1) { if ((long *)*param_1 != param_1 + 2) { FUN_002eff50((long *)*param_1); return; } return; }
MOV RDX,qword ptr [RDI] LEA RAX,[RDI + 0x10] CMP RDX,RAX JZ 0x002f6f08 MOV RDI,RDX JMP 0x002eff50 RET
null
null
null
null
[('const-0', u'RETURN_-1204785370'), (u'PTRADD_-1204785354', u'INT_NOTEQUAL_-1204785396'), ('tmp_58', u'PTRADD_-1204785354'), (u'INT_NOTEQUAL_-1204785396', u'CBRANCH_-1204785395'), (u'LOAD_-1204785422', u'CALL_-1204785386'), ('const-433', u'LOAD_-1204785422'), ('const-0', u'RETURN_-1204785382'), (u'LOAD_-1204785422', u'INT_NOTEQUAL_-1204785396'), ('const-16', u'PTRADD_-1204785354'), ('tmp_38', u'CBRANCH_-1204785395'), (u'CAST_-1204785323', u'LOAD_-1204785422'), ('const-1', u'PTRADD_-1204785354'), ('tmp_58', u'CAST_-1204785323')]
[('const-433', u'LOAD_-1204785422'), ('const-0', u'RETURN_-1204785370'), ('tmp_99', u'LOAD_-1204785422'), (u'INT_NOTEQUAL_-1204785396', u'CBRANCH_-1204785395'), (u'LOAD_-1204785422', u'CAST_-1204785322'), ('const-2', u'PTRADD_-1204785319'), ('const-0', u'RETURN_-1204785382'), ('tmp_99', u'PTRADD_-1204785319'), (u'CAST_-1204785322', u'CALL_-1204785386'), (u'CAST_-1204785322', u'INT_NOTEQUAL_-1204785396'), (u'PTRADD_-1204785319', u'INT_NOTEQUAL_-1204785396'), ('tmp_38', u'CBRANCH_-1204785395'), ('const-8', u'PTRADD_-1204785319')]
null
null
002f6ef0
x64
O2
(translation_unit "void FUN_002f6ef0(long *param_1)\n\n{\n if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_002f6ef0(long *param_1)\n\n{\n if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_002f6ef0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }\n return;\n}" { (if_statement "if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }" if (parenthesized_expression "((long *)*param_1 != param_1 + 2)" ( (binary_expression "(long *)*param_1 != param_1 + 2" (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) != (binary_expression "param_1 + 2" identifier + number_literal)) )) (compound_statement "{\n FUN_002eff50((long *)*param_1);\n return;\n }" { (expression_statement "FUN_002eff50((long *)*param_1);" (call_expression "FUN_002eff50((long *)*param_1)" identifier (argument_list "((long *)*param_1)" ( (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* std::string::~string() */\n\nvoid __thiscall std::string::~string(string *this)\n\n{\n if (*(string **)this != this + 0x10) {\n operator_delete(*(string **)this);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall std::string::~string(string *this)\n\n{\n if (*(string **)this != this + 0x10) {\n operator_delete(*(string **)this);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::string::~" identifier : : identifier : : ~) (function_declarator "string(string *this)" identifier (parameter_list "(string *this)" ( (parameter_declaration "string *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n if (*(string **)this != this + 0x10) {\n operator_delete(*(string **)this);\n return;\n }\n return;\n}" { (if_statement "if (*(string **)this != this + 0x10) {\n operator_delete(*(string **)this);\n return;\n }" if (parenthesized_expression "(*(string **)this != this + 0x10)" ( (binary_expression "*(string **)this != this + 0x10" (pointer_expression "*(string **)this" * (cast_expression "(string **)this" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) != (binary_expression "this + 0x10" identifier + number_literal)) )) (compound_statement "{\n operator_delete(*(string **)this);\n return;\n }" { (expression_statement "operator_delete(*(string **)this);" (call_expression "operator_delete(*(string **)this)" identifier (argument_list "(*(string **)this)" ( (pointer_expression "*(string **)this" * (cast_expression "(string **)this" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002f6ef0(long *param_1)\n\n{\n if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_002f6ef0(long *param_1)\n\n{\n if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_002f6ef0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }\n return;\n}" { (if_statement "if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }" if (parenthesized_expression "((long *)*param_1 != param_1 + 2)" ( (binary_expression "(long *)*param_1 != param_1 + 2" (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) != (binary_expression "param_1 + 2" identifier + number_literal)) )) (compound_statement "{\n FUN_002eff50((long *)*param_1);\n return;\n }" { (expression_statement "FUN_002eff50((long *)*param_1);" (call_expression "FUN_002eff50((long *)*param_1)" identifier (argument_list "((long *)*param_1)" ( (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_002f6ef0(long *param_1)\n\n{\n if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_002f6ef0(long *param_1)" (identifier "FUN_002f6ef0") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }\n return;\n}" ({ "{") (if_statement "if ((long *)*param_1 != param_1 + 2) {\n FUN_002eff50((long *)*param_1);\n return;\n }" (if "if") (parenthesized_expression "((long *)*param_1 != param_1 + 2)" (( "(") (binary_expression "(long *)*param_1 != param_1 + 2" (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (!= "!=") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2"))) () ")")) (compound_statement "{\n FUN_002eff50((long *)*param_1);\n return;\n }" ({ "{") (expression_statement "FUN_002eff50((long *)*param_1);" (call_expression "FUN_002eff50((long *)*param_1)" (identifier "FUN_002eff50") (argument_list "((long *)*param_1)" (( "(") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::string::~string() */ void __thiscall std::function_1::~function_1(function_1 *var_1) { if (*(function_1 **)var_1 != var_1 + 0x10) { var_2(*(function_1 **)var_1); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) (return_statement))) (return_statement))))
null
void MASKED(long *param_1) { if ((long *)*param_1 != param_1 + 2) { FUN_002eff50((long *)*param_1); return; } return; }
2870_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~Unused_symbol_visitor
FUN_001a2eb0
/* DWARF original prototype: void ~Unused_symbol_visitor(Unused_symbol_visitor * this, int __in_chrg) */ void __thiscall gold::Unused_symbol_visitor::~Unused_symbol_visitor(Unused_symbol_visitor *this,int __in_chrg) { operator_delete(this,0x18); return; }
void FUN_001a2eb0(undefined8 param_1) { thunk_FUN_002a2980(param_1,0x18); return; }
MOV ESI,0x18 JMP 0x002a2970
null
null
null
null
[('tmp_10', u'CALL_-1207619907'), ('const-24', u'CALL_-1207619907'), ('const-0', u'RETURN_-1207619903')]
[('const-24', u'CALL_-1207619907'), ('const-0', u'RETURN_-1207619903'), ('tmp_29', u'CALL_-1207619907')]
null
null
001a2eb0
x64
O2
(translation_unit "void FUN_001a2eb0(undefined8 param_1)\n\n{\n thunk_FUN_002a2980(param_1,0x18);\n return;\n}\n\n" (function_definition "void FUN_001a2eb0(undefined8 param_1)\n\n{\n thunk_FUN_002a2980(param_1,0x18);\n return;\n}" primitive_type (function_declarator "FUN_001a2eb0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n thunk_FUN_002a2980(param_1,0x18);\n return;\n}" { (expression_statement "thunk_FUN_002a2980(param_1,0x18);" (call_expression "thunk_FUN_002a2980(param_1,0x18)" identifier (argument_list "(param_1,0x18)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Unused_symbol_visitor(Unused_symbol_visitor * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Unused_symbol_visitor::~Unused_symbol_visitor(Unused_symbol_visitor *this,int __in_chrg)\n\n{\n operator_delete(this,0x18);\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::Unused_symbol_visitor::~Unused_symbol_visitor(Unused_symbol_visitor *this,int __in_chrg)\n\n{\n operator_delete(this,0x18);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Unused_symbol_visitor::~" identifier : : identifier : : ~) (function_declarator "Unused_symbol_visitor(Unused_symbol_visitor *this,int __in_chrg)" identifier (parameter_list "(Unused_symbol_visitor *this,int __in_chrg)" ( (parameter_declaration "Unused_symbol_visitor *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n operator_delete(this,0x18);\n return;\n}" { (expression_statement "operator_delete(this,0x18);" (call_expression "operator_delete(this,0x18)" identifier (argument_list "(this,0x18)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001a2eb0(undefined8 param_1)\n\n{\n thunk_FUN_002a2980(param_1,0x18);\n return;\n}\n\n" (function_definition "void FUN_001a2eb0(undefined8 param_1)\n\n{\n thunk_FUN_002a2980(param_1,0x18);\n return;\n}" primitive_type (function_declarator "FUN_001a2eb0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n thunk_FUN_002a2980(param_1,0x18);\n return;\n}" { (expression_statement "thunk_FUN_002a2980(param_1,0x18);" (call_expression "thunk_FUN_002a2980(param_1,0x18)" identifier (argument_list "(param_1,0x18)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001a2eb0(undefined8 param_1)\n\n{\n thunk_FUN_002a2980(param_1,0x18);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001a2eb0(undefined8 param_1)" (identifier "FUN_001a2eb0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n thunk_FUN_002a2980(param_1,0x18);\n return;\n}" ({ "{") (expression_statement "thunk_FUN_002a2980(param_1,0x18);" (call_expression "thunk_FUN_002a2980(param_1,0x18)" (identifier "thunk_FUN_002a2980") (argument_list "(param_1,0x18)" (( "(") (identifier "param_1") (, ",") (number_literal "0x18") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Unused_symbol_visitor(Unused_symbol_visitor * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { var_1(this,0x18); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 param_1) { thunk_FUN_002a2980(param_1,0x18); return; }
5986_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
_M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>
FUN_0025c730
/* DWARF original name: _M_insert<const gold::Symbol_location&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location, true> > > > DWARF original prototype: pair<std::__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> _M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> * this, Symbol_location * __v, _AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_> * __node_gen, true_type param_5, size_type __n_elt) */ pair<std::__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> __thiscall std:: _Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> :: _M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_> (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4) { long *plVar1; anon_struct_8_0_00000001_for___align aVar2; anon_struct_8_0_00000001_for___align aVar3; __node_type *__node; _Node_iterator_base<gold::Symbol_location,_true> _Var4; ulong __bkt; ulong __code; long *plVar5; key_type *__k; long *plVar6; ulong uVar7; undefined8 unaff_R13; pair<std::__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> pVar8; __code = (ulong)*__v ^ (ulong)__v[2] ^ (ulong)*(uint *)(__v + 1); __bkt = __code % *(ulong *)(this + 8); plVar5 = *(long **)(*(long *)this + __bkt * 8); if (plVar5 != (long *)0x0) { uVar7 = ((long *)*plVar5)[4]; plVar6 = (long *)*plVar5; while ((((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) || (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))) || (__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)))) { plVar1 = (long *)*plVar6; if ((plVar1 == (long *)0x0) || (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8) )) goto LAB_0025c7d8; } _Var4._M_cur = (__node_type *)*plVar5; unaff_R13 = 0; if (_Var4._M_cur != (__node_type *)0x0) goto LAB_0025c7c2; } LAB_0025c7d8: __node = (__node_type *)operator_new(0x28); aVar2 = *__v; aVar3 = __v[1]; unaff_R13 = CONCAT71((int7)((ulong)unaff_R13 >> 8),1); *(anon_struct_8_0_00000001_for___align *) ((long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 0x10 ) = __v[2]; (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0; (__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage.__align = aVar2 ; *(anon_struct_8_0_00000001_for___align *) ((long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) = aVar3; _Var4._M_cur = (__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4); LAB_0025c7c2: pVar8._8_8_ = unaff_R13; pVar8.first.super__Node_iterator_base<gold::Symbol_location,_true>._M_cur = (_Node_iterator_base<gold::Symbol_location,_true>) (_Node_iterator_base<gold::Symbol_location,_true>)_Var4._M_cur; return pVar8; }
void FUN_0025c730(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4) { long *plVar1; ulong uVar2; undefined8 *puVar3; ulong uVar4; ulong uVar5; long *plVar6; long *plVar7; ulong uVar8; uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1]; uVar4 = uVar5 % (ulong)param_1[1]; plVar6 = *(long **)(*param_1 + uVar4 * 8); if (plVar6 != (long *)0x0) { uVar8 = ((long *)*plVar6)[4]; plVar7 = (long *)*plVar6; while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) || ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) { plVar1 = (long *)*plVar7; if ((plVar1 == (long *)0x0) || (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1])) goto LAB_0025c7d8; } if (*plVar6 != 0) { return; } } LAB_0025c7d8: puVar3 = (undefined8 *)FUN_00275550(0x28); uVar8 = *param_2; uVar2 = param_2[1]; puVar3[3] = param_2[2]; *puVar3 = 0; puVar3[1] = uVar8; puVar3[2] = uVar2; FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4); return; }
PUSH R15 XOR EDX,EDX PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 MOV R14,qword ptr [RSI] MOV R8,qword ptr [RSI + 0x10] MOV EAX,dword ptr [RSI + 0x8] MOV R10,qword ptr [RDI + 0x8] MOV RBX,R14 XOR RBX,R8 MOV R15,RAX XOR RBX,RAX MOV RAX,RBX DIV R10 MOV RAX,qword ptr [RDI] MOV RBP,qword ptr [RAX + RDX*0x8] MOV R12,RDX TEST RBP,RBP JZ 0x0025c7d8 MOV R9,qword ptr [RBP] MOV R11,qword ptr [R9 + 0x20] JMP 0x0025c79f MOV RAX,qword ptr [R9] TEST RAX,RAX JZ 0x0025c7d8 MOV R11,qword ptr [RAX + 0x20] MOV RBP,R9 XOR EDX,EDX MOV R9,RAX MOV RAX,R11 DIV R10 CMP R12,RDX JNZ 0x0025c7d8 CMP RBX,R11 JNZ 0x0025c780 CMP R14,qword ptr [R9 + 0x8] JNZ 0x0025c780 CMP R15D,dword ptr [R9 + 0x10] JNZ 0x0025c780 CMP R8,qword ptr [R9 + 0x18] JNZ 0x0025c780 MOV RAX,qword ptr [RBP] XOR R13D,R13D TEST RAX,RAX JZ 0x0025c7d8 ADD RSP,0x8 MOV RDX,R13 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV R15,RSI MOV R14,RDI MOV EDI,0x28 MOV RBP,RCX CALL 0x00275550 MOV RDX,qword ptr [R15 + 0x10] MOV R8,RBP MOV RSI,R12 MOVDQU XMM0,xmmword ptr [R15] MOV RCX,RAX MOV RDI,R14 MOV R13B,0x1 MOV qword ptr [RAX + 0x18],RDX MOV RDX,RBX MOV qword ptr [RAX],0x0 MOVUPS xmmword ptr [RAX + 0x8],XMM0 CALL 0x0025c640 JMP 0x0025c7c2
null
null
null
null
[(u'LOAD_-1204107060', u'STORE_-1204107024'), ('const-0', u'PTRSUB_-1204106608'), (u'LOAD_-1204107219', u'INT_NOTEQUAL_-1204107203'), (u'LOAD_-1204107417', u'CAST_-1204106783'), ('const-0', u'PTRSUB_-1204106622'), (u'CAST_-1204106635', u'COPY_-1204106724'), (u'CAST_-1204106762', u'LOAD_-1204107336'), ('tmp_335', u'CBRANCH_-1204107220'), ('const-8', u'PTRSUB_-1204106623'), ('tmp_297', u'CBRANCH_-1204107240'), ('const-0', u'INT_EQUAL_-1204107127'), ('const-433', u'STORE_-1204107024'), (u'CAST_-1204106597', u'INT_RIGHT_-1204106649'), (u'CAST_-1204106673', u'MULTIEQUAL_-1204106869'), (u'PTRADD_-1204106658', u'LOAD_-1204107060'), ('const-433', u'LOAD_-1204107417'), (u'PTRADD_-1204106647', u'LOAD_-1204106746'), ('const-0', u'PTRSUB_-1204106614'), ('const-1', u'PTRADD_-1204106828'), (u'INT_REM_-1204107315', u'INT_NOTEQUAL_-1204107067'), (u'LOAD_-1204107239', u'INT_NOTEQUAL_-1204107223'), ('const-2', u'PTRADD_-1204106725'), (u'CAST_-1204106791', u'LOAD_-1204107397'), ('const-16', u'INT_ADD_-1204106663'), (u'PTRSUB_-1204106600', u'CAST_-1204106576'), (u'CAST_-1204106766', u'LOAD_-1204107343'), (u'LOAD_-1204107304', u'MULTIEQUAL_-1204106854'), ('tmp_1463', u'PTRADD_-1204107335'), (u'PTRSUB_-1204106605', u'PTRSUB_-1204106600'), ('const-433', u'LOAD_-1204107411'), ('const-0', u'PTRSUB_-1204106600'), (u'CAST_-1204106624', u'PTRSUB_-1204106611'), ('tmp_761', u'CBRANCH_-1204107065'), ('tmp_1463', u'CALL_-1204106993'), ('const-433', u'LOAD_-1204107145'), ('const-433', u'LOAD_-1204107124'), ('const-433', u'LOAD_-1204107336'), (u'SUBPIECE_-1204106746', u'PIECE_-1204106746'), ('const-0', u'COPY_-1204106875'), (u'CAST_-1204106782', u'INT_XOR_-1204107361'), (u'MULTIEQUAL_-1204106869', u'CAST_-1204106635'), ('const-433', u'LOAD_-1204107311'), (u'LOAD_-1204107336', u'COPY_-1204106814'), ('tmp_1461', u'PTRADD_-1204106647'), (u'LOAD_-1204107397', u'INT_REM_-1204107315'), (u'MULTIEQUAL_-1204106806', u'COPY_-1204106725'), (u'PTRSUB_-1204106606', u'PTRSUB_-1204106612'), ('const-0', u'SUBPIECE_-1204106746'), ('tmp_251', u'CBRANCH_-1204107311'), (u'INT_NOTEQUAL_-1204107242', u'CBRANCH_-1204107240'), (u'PTRSUB_-1204106614', u'PTRSUB_-1204106608'), (u'CAST_-1204106783', u'INT_XOR_-1204107361'), (u'LOAD_-1204107311', u'CAST_-1204106749'), ('const-8', u'PTRADD_-1204106833'), (u'INT_NOTEQUAL_-1204107312', u'CBRANCH_-1204107311'), (u'COPY_-1204106725', u'PIECE_-1204106946'), (u'PTRSUB_-1204106631', u'PTRSUB_-1204106623'), ('const-0', u'PTRSUB_-1204106611'), (u'PTRADD_-1204106732', u'CAST_-1204106695'), (u'LOAD_-1204107199', u'INT_NOTEQUAL_-1204107183'), (u'CAST_-1204106570', u'MULTIEQUAL_-1204106869'), (u'PTRADD_-1204106833', u'LOAD_-1204107411'), ('tmp_665', u'CBRANCH_-1204107125'), ('tmp_635', u'BRANCH_-1204106990'), (u'INT_XOR_-1204107345', u'INT_REM_-1204107315'), (u'MULTIEQUAL_-1204106862', u'PTRADD_-1204106732'), ('tmp_468', u'CBRANCH_-1204107146'), (u'INT_XOR_-1204107361', u'INT_XOR_-1204107345'), (u'PIECE_-1204106746', u'MULTIEQUAL_-1204106806'), (u'COPY_-1204106773', u'MULTIEQUAL_-1204106862'), (u'INT_ADD_-1204106646', u'CAST_-1204106575'), (u'CAST_-1204106695', u'LOAD_-1204107239'), (u'INT_REM_-1204107054', u'INT_NOTEQUAL_-1204107067'), (u'CAST_-1204106681', u'LOAD_-1204107199'), (u'MULTIEQUAL_-1204106862', u'LOAD_-1204107145'), (u'CAST_-1204106624', u'PTRSUB_-1204106631'), ('const-8', u'INT_ADD_-1204106646'), (u'CAST_-1204106728', u'INT_EQUAL_-1204107127'), ('const-8', u'PTRSUB_-1204106606'), ('tmp_266', u'BRANCH_-1204107296'), (u'LOAD_-1204107417', u'INT_NOTEQUAL_-1204107223'), (u'INT_NOTEQUAL_-1204107147', u'CBRANCH_-1204107146'), (u'CAST_-1204106624', u'CALL_-1204106993'), (u'MULTIEQUAL_-1204106862', u'COPY_-1204106775'), (u'PTRADD_-1204106828', u'CAST_-1204106795'), (u'COPY_-1204106724', u'CAST_-1204106634'), (u'LOAD_-1204107180', u'CAST_-1204106673'), (u'CAST_-1204106688', u'LOAD_-1204107219'), (u'CAST_-1204106592', u'STORE_-1204107024'), ('const-1', u'PTRADD_-1204106647'), (u'CAST_-1204106673', u'INT_NOTEQUAL_-1204107147'), ('const-8', u'INT_RIGHT_-1204106649'), (u'PTRSUB_-1204106608', u'STORE_-1204107014'), ('const-0', u'PTRSUB_-1204106612'), (u'LOAD_-1204107145', u'CAST_-1204106728'), (u'INT_RIGHT_-1204106649', u'SUBPIECE_-1204106746'), ('const-0', u'INT_NOTEQUAL_-1204107147'), ('const-8', u'PTRADD_-1204106658'), (u'PTRADD_-1204107335', u'CAST_-1204106791'), (u'LOAD_-1204107411', u'INT_NOTEQUAL_-1204107183'), (u'LOAD_-1204106746', u'STORE_-1204106714'), (u'INT_NOTEQUAL_-1204107183', u'CBRANCH_-1204107180'), ('tmp_1461', u'PTRADD_-1204106658'), (u'INT_ADD_-1204106663', u'CAST_-1204106592'), (u'PTRSUB_-1204106617', u'CAST_-1204106593'), (u'CAST_-1204106575', u'STORE_-1204106714'), ('const-433', u'LOAD_-1204107239'), (u'PTRSUB_-1204106611', u'PTRSUB_-1204106605'), ('tmp_1457', u'MULTIEQUAL_-1204106785'), ('const-40', u'CALL_-1204107062'), (u'PTRSUB_-1204106614', u'PTRSUB_-1204106606'), (u'PTRADD_-1204106718', u'CAST_-1204106681'), (u'CALL_-1204107062', u'CAST_-1204106624'), ('tmp_1476', u'CALL_-1204106993'), (u'MULTIEQUAL_-1204106854', u'INT_NOTEQUAL_-1204107242'), (u'LOAD_-1204107124', u'INT_REM_-1204107054'), (u'CAST_-1204106593', u'INT_ADD_-1204106663'), ('const-4', u'PTRADD_-1204106761'), (u'LOAD_-1204106747', u'STORE_-1204106715'), (u'PTRSUB_-1204106622', u'PTRSUB_-1204106614'), ('tmp_1461', u'PTRADD_-1204106833'), ('const-433', u'LOAD_-1204107404'), (u'CAST_-1204106728', u'COPY_-1204106773'), (u'CAST_-1204106576', u'INT_ADD_-1204106646'), ('const-0', u'PTRSUB_-1204106617'), ('const-433', u'LOAD_-1204106747'), ('const-433', u'LOAD_-1204107304'), ('const-4', u'PTRADD_-1204106783'), (u'LOAD_-1204107124', u'MULTIEQUAL_-1204106854'), ('const-8', u'PTRADD_-1204106828'), (u'COPY_-1204106814', u'MULTIEQUAL_-1204106876'), (u'INT_REM_-1204107315', u'INT_MULT_-1204107308'), (u'INT_ADD_-1204107320', u'CAST_-1204106762'), ('const-8', u'PTRSUB_-1204106605'), (u'CAST_-1204106624', u'PTRSUB_-1204106622'), ('tmp_411', u'CBRANCH_-1204107180'), (u'INT_MULT_-1204107308', u'INT_ADD_-1204107320'), ('tmp_1461', u'PTRADD_-1204106828'), (u'CAST_-1204106749', u'COPY_-1204106812'), ('const-433', u'LOAD_-1204107199'), ('const-433', u'LOAD_-1204107219'), ('const-433', u'LOAD_-1204107397'), (u'COPY_-1204106775', u'MULTIEQUAL_-1204106876'), (u'PTRSUB_-1204106623', u'PTRSUB_-1204106617'), (u'INT_XOR_-1204107345', u'CALL_-1204106993'), (u'PTRSUB_-1204106612', u'PTRSUB_-1204106575'), ('const-8', u'PTRADD_-1204106725'), ('tmp_1461', u'LOAD_-1204107417'), ('const-1', u'PIECE_-1204106746'), ('const-0', u'PTRSUB_-1204106631'), (u'LOAD_-1204107336', u'LOAD_-1204107311'), ('const-433', u'LOAD_-1204107343'), (u'CAST_-1204106749', u'PTRADD_-1204106783'), ('const-8', u'PTRADD_-1204106761'), ('const-8', u'PTRADD_-1204106647'), ('tmp_373', u'CBRANCH_-1204107200'), ('tmp_1461', u'LOAD_-1204106747'), ('const-8', u'INT_MULT_-1204107308'), (u'MULTIEQUAL_-1204106862', u'PTRADD_-1204106725'), (u'MULTIEQUAL_-1204106876', u'LOAD_-1204107180'), (u'PIECE_-1204106946', u'RETURN_-1204107085'), ('const-2', u'PTRADD_-1204106658'), ('const-433', u'LOAD_-1204107060'), (u'LOAD_-1204107404', u'INT_NOTEQUAL_-1204107203'), (u'LOAD_-1204107343', u'INT_ADD_-1204107320'), ('const-0', u'RETURN_-1204107085'), ('tmp_1463', u'CAST_-1204106766'), ('const-433', u'LOAD_-1204106746'), (u'CALL_-1204106993', u'CAST_-1204106570'), (u'INT_XOR_-1204107345', u'INT_NOTEQUAL_-1204107242'), (u'INT_REM_-1204107315', u'CALL_-1204106993'), (u'INT_NOTEQUAL_-1204107223', u'CBRANCH_-1204107220'), (u'INT_EQUAL_-1204107127', u'CBRANCH_-1204107125'), (u'CAST_-1204106795', u'LOAD_-1204107404'), ('const-0', u'PTRSUB_-1204106575'), (u'PTRADD_-1204106783', u'LOAD_-1204107304'), ('const-8', u'PTRADD_-1204106732'), (u'CAST_-1204106624', u'PTRSUB_-1204106614'), (u'INT_ZEXT_-1204107037', u'INT_XOR_-1204107345'), (u'COPY_-1204106875', u'MULTIEQUAL_-1204106806'), (u'MULTIEQUAL_-1204106862', u'PTRADD_-1204106718'), ('const-1', u'PTRADD_-1204107335'), ('const-433', u'STORE_-1204107014'), ('const-1', u'PTRADD_-1204106732'), (u'PTRADD_-1204106725', u'CAST_-1204106688'), (u'LOAD_-1204107336', u'INT_NOTEQUAL_-1204107312'), ('const-433', u'STORE_-1204106714'), (u'COPY_-1204106812', u'MULTIEQUAL_-1204106862'), (u'COPY_-1204106875', u'MULTIEQUAL_-1204106785'), (u'CAST_-1204106634', u'PIECE_-1204106946'), (u'PTRADD_-1204106761', u'LOAD_-1204107124'), (u'MULTIEQUAL_-1204106785', u'CAST_-1204106597'), ('const-433', u'LOAD_-1204107180'), (u'LOAD_-1204107397', u'INT_REM_-1204107054'), (u'CAST_-1204106728', u'PTRADD_-1204106761'), ('const-0', u'STORE_-1204107014'), ('const-0', u'INT_NOTEQUAL_-1204107312'), ('const-3', u'PTRADD_-1204106718'), (u'INT_NOTEQUAL_-1204107067', u'CBRANCH_-1204107065'), (u'LOAD_-1204107411', u'CAST_-1204106782'), ('const-0', u'PTRSUB_-1204106614'), ('const-2', u'PTRADD_-1204106833'), (u'INT_NOTEQUAL_-1204107203', u'CBRANCH_-1204107200'), ('const-433', u'STORE_-1204106715'), ('const-8', u'PTRADD_-1204107335'), ('const-8', u'PTRADD_-1204106718'), (u'LOAD_-1204107404', u'INT_ZEXT_-1204107037'), ('const-8', u'PTRADD_-1204106783'), (u'PTRSUB_-1204106575', u'STORE_-1204106715')]
[('const-8', u'PTRADD_-1204106713'), (u'PTRADD_-1204106635', u'LOAD_-1204106741'), (u'COPY_-1204106813', u'MULTIEQUAL_-1204106863'), ('const-3', u'PTRADD_-1204106706'), (u'INT_NOTEQUAL_-1204107183', u'CBRANCH_-1204107180'), (u'LOAD_-1204107060', u'STORE_-1204107024'), ('const-433', u'LOAD_-1204107404'), ('const-433', u'LOAD_-1204107145'), (u'PTRADD_-1204106720', u'LOAD_-1204107239'), ('const-8', u'PTRADD_-1204106646'), (u'LOAD_-1204107219', u'INT_NOTEQUAL_-1204107203'), ('const-8', u'PTRADD_-1204106817'), (u'LOAD_-1204107124', u'INT_REM_-1204107054'), (u'LOAD_-1204106742', u'STORE_-1204106710'), ('const-1', u'PTRADD_-1204106605'), ('tmp_1485', u'CALL_-1204106993'), ('tmp_335', u'CBRANCH_-1204107220'), (u'CAST_-1204106711', u'INT_REM_-1204107054'), ('const-433', u'STORE_-1204106709'), ('tmp_297', u'CBRANCH_-1204107240'), ('const-0', u'INT_EQUAL_-1204107127'), ('const-8', u'PTRADD_-1204106771'), (u'CAST_-1204106735', u'PTRADD_-1204106749'), ('tmp_1483', u'PTRADD_-1204106646'), ('const-433', u'LOAD_-1204107199'), (u'MULTIEQUAL_-1204106863', u'PTRADD_-1204106720'), (u'MULTIEQUAL_-1204106863', u'LOAD_-1204107145'), (u'INT_REM_-1204107315', u'INT_NOTEQUAL_-1204107067'), (u'LOAD_-1204107239', u'INT_NOTEQUAL_-1204107223'), ('const-1', u'PTRADD_-1204106720'), ('const-433', u'LOAD_-1204107343'), ('const-433', u'LOAD_-1204107180'), ('const-433', u'LOAD_-1204107417'), ('const-433', u'LOAD_-1204106741'), ('const-0', u'STORE_-1204107014'), ('const-40', u'CALL_-1204107062'), (u'COPY_-1204106815', u'MULTIEQUAL_-1204106877'), ('const-8', u'PTRADD_-1204106720'), ('tmp_1483', u'PTRADD_-1204106635'), ('tmp_1483', u'LOAD_-1204107417'), ('const-433', u'LOAD_-1204107219'), (u'CAST_-1204106631', u'STORE_-1204107014'), ('const-2', u'PTRADD_-1204106822'), ('const-433', u'LOAD_-1204107239'), ('tmp_1483', u'LOAD_-1204106742'), (u'LOAD_-1204106741', u'STORE_-1204106709'), (u'PTRADD_-1204106604', u'STORE_-1204106709'), ('const-0', u'SUBPIECE_-1204106802'), (u'INT_REM_-1204107315', u'INT_MULT_-1204107308'), (u'CAST_-1204106694', u'LOAD_-1204107219'), ('const-433', u'STORE_-1204107014'), ('tmp_761', u'CBRANCH_-1204107065'), ('const-8', u'PTRADD_-1204106605'), ('const-1', u'PTRADD_-1204106635'), (u'INT_ADD_-1204107320', u'CAST_-1204106767'), (u'CAST_-1204106631', u'CALL_-1204106993'), (u'CAST_-1204106774', u'INT_REM_-1204107315'), (u'PTRADD_-1204106749', u'LOAD_-1204107124'), ('tmp_411', u'CBRANCH_-1204107180'), (u'INT_MULT_-1204107308', u'INT_ADD_-1204107320'), ('const-433', u'LOAD_-1204106742'), ('const-433', u'LOAD_-1204107304'), (u'LOAD_-1204107180', u'INT_NOTEQUAL_-1204107147'), (u'LOAD_-1204107411', u'INT_XOR_-1204107361'), ('const-4', u'PTRADD_-1204106749'), (u'LOAD_-1204107304', u'MULTIEQUAL_-1204106855'), ('tmp_251', u'CBRANCH_-1204107311'), ('const-3', u'PTRADD_-1204106620'), (u'INT_XOR_-1204107345', u'CALL_-1204106993'), (u'PTRADD_-1204106817', u'LOAD_-1204107404'), (u'INT_NOTEQUAL_-1204107242', u'CBRANCH_-1204107240'), (u'CAST_-1204106631', u'PTRADD_-1204106604'), (u'CAST_-1204106754', u'COPY_-1204106813'), (u'CALL_-1204107062', u'CAST_-1204106631'), (u'LOAD_-1204107417', u'INT_XOR_-1204107361'), (u'PTRADD_-1204106813', u'LOAD_-1204107397'), (u'PTRADD_-1204106713', u'CAST_-1204106694'), ('tmp_1498', u'CALL_-1204106993'), (u'COPY_-1204106776', u'MULTIEQUAL_-1204106877'), (u'CAST_-1204106631', u'PTRADD_-1204106605'), ('const-433', u'LOAD_-1204107336'), (u'CAST_-1204106631', u'PTRADD_-1204106620'), (u'LOAD_-1204107336', u'LOAD_-1204107311'), (u'INT_NOTEQUAL_-1204107312', u'CBRANCH_-1204107311'), (u'SUBPIECE_-1204106802', u'INT_ZEXT_-1204107040'), (u'PTRADD_-1204106605', u'STORE_-1204106710'), (u'MULTIEQUAL_-1204106863', u'PTRADD_-1204106706'), (u'LOAD_-1204107397', u'CAST_-1204106711'), (u'MULTIEQUAL_-1204106877', u'LOAD_-1204107180'), ('const-4', u'PTRADD_-1204106771'), ('tmp_373', u'CBRANCH_-1204107200'), ('const-2', u'PTRADD_-1204106646'), (u'LOAD_-1204107199', u'INT_NOTEQUAL_-1204107183'), ('const-433', u'LOAD_-1204107411'), ('const-8', u'INT_MULT_-1204107308'), (u'CAST_-1204106735', u'COPY_-1204106774'), ('tmp_665', u'CBRANCH_-1204107125'), ('tmp_1483', u'PTRADD_-1204106817'), (u'COPY_-1204106774', u'MULTIEQUAL_-1204106863'), (u'INT_XOR_-1204107345', u'INT_REM_-1204107315'), (u'MULTIEQUAL_-1204106855', u'INT_NOTEQUAL_-1204107242'), (u'PTRADD_-1204106706', u'LOAD_-1204107199'), ('const-433', u'LOAD_-1204107124'), (u'LOAD_-1204107311', u'CAST_-1204106754'), (u'CAST_-1204106754', u'PTRADD_-1204106771'), ('tmp_1485', u'LOAD_-1204107343'), ('const-433', u'LOAD_-1204107060'), ('tmp_468', u'CBRANCH_-1204107146'), ('const-1', u'PTRADD_-1204106817'), ('tmp_1485', u'PTRADD_-1204106813'), (u'LOAD_-1204107343', u'INT_ADD_-1204107320'), (u'INT_XOR_-1204107361', u'INT_XOR_-1204107345'), ('const-433', u'LOAD_-1204107397'), ('const-2', u'PTRADD_-1204106604'), ('const-0', u'RETURN_-1204107085'), (u'LOAD_-1204107145', u'CAST_-1204106735'), ('const-433', u'STORE_-1204106710'), (u'PTRADD_-1204106822', u'LOAD_-1204107411'), (u'INT_REM_-1204107054', u'INT_NOTEQUAL_-1204107067'), (u'CAST_-1204106767', u'LOAD_-1204107336'), (u'INT_XOR_-1204107345', u'INT_NOTEQUAL_-1204107242'), (u'INT_REM_-1204107315', u'CALL_-1204106993'), (u'INT_NOTEQUAL_-1204107223', u'CBRANCH_-1204107220'), (u'PTRADD_-1204106620', u'STORE_-1204107024'), (u'INT_EQUAL_-1204107127', u'CBRANCH_-1204107125'), ('const-8', u'PTRADD_-1204106635'), ('const-8', u'PTRADD_-1204106620'), ('tmp_1483', u'PTRADD_-1204106822'), ('const-8', u'PTRADD_-1204106706'), ('const-0', u'RETURN_-1204106734'), ('tmp_266', u'BRANCH_-1204107296'), (u'LOAD_-1204107397', u'CAST_-1204106774'), (u'LOAD_-1204107417', u'INT_NOTEQUAL_-1204107223'), ('const-1', u'PTRADD_-1204106813'), ('const-8', u'PTRADD_-1204106604'), (u'PTRADD_-1204106771', u'LOAD_-1204107304'), (u'LOAD_-1204107404', u'SUBPIECE_-1204106802'), (u'SUBPIECE_-1204106802', u'INT_NOTEQUAL_-1204107203'), (u'INT_NOTEQUAL_-1204107147', u'CBRANCH_-1204107146'), (u'INT_ZEXT_-1204107040', u'INT_XOR_-1204107345'), ('const-8', u'PTRADD_-1204106749'), ('const-8', u'PTRADD_-1204106813'), (u'LOAD_-1204107336', u'INT_NOTEQUAL_-1204107312'), ('const-433', u'LOAD_-1204107311'), (u'CAST_-1204106735', u'INT_EQUAL_-1204107127'), (u'LOAD_-1204107336', u'COPY_-1204106815'), (u'MULTIEQUAL_-1204106863', u'COPY_-1204106776'), (u'PTRADD_-1204106646', u'LOAD_-1204107060'), ('const-0', u'INT_NOTEQUAL_-1204107312'), (u'INT_NOTEQUAL_-1204107067', u'CBRANCH_-1204107065'), ('const-2', u'PTRADD_-1204106713'), (u'LOAD_-1204107124', u'MULTIEQUAL_-1204106855'), (u'INT_NOTEQUAL_-1204107203', u'CBRANCH_-1204107200'), (u'MULTIEQUAL_-1204106863', u'PTRADD_-1204106713'), ('const-0', u'INT_NOTEQUAL_-1204107147'), ('const-8', u'PTRADD_-1204106822'), (u'LOAD_-1204107411', u'INT_NOTEQUAL_-1204107183'), ('const-433', u'STORE_-1204107024')]
null
null
0025c730
x64
O2
(translation_unit "void FUN_0025c730(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long *plVar1;\n ulong uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n ulong uVar8;\n \n uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];\n uVar4 = uVar5 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar4 * 8);\n if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }\nLAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);\n uVar8 = *param_2;\n uVar2 = param_2[1];\n puVar3[3] = param_2[2];\n *puVar3 = 0;\n puVar3[1] = uVar8;\n puVar3[2] = uVar2;\n FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);\n return;\n}\n\n" (function_definition "void FUN_0025c730(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long *plVar1;\n ulong uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n ulong uVar8;\n \n uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];\n uVar4 = uVar5 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar4 * 8);\n if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }\nLAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);\n uVar8 = *param_2;\n uVar2 = param_2[1];\n puVar3[3] = param_2[2];\n *puVar3 = 0;\n puVar3[1] = uVar8;\n puVar3[2] = uVar2;\n FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);\n return;\n}" primitive_type (function_declarator "FUN_0025c730(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n ulong uVar8;\n \n uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];\n uVar4 = uVar5 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar4 * 8);\n if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }\nLAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);\n uVar8 = *param_2;\n uVar2 = param_2[1];\n puVar3[3] = param_2[2];\n *puVar3 = 0;\n puVar3[1] = uVar8;\n puVar3[2] = uVar2;\n FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "ulong uVar8;" type_identifier identifier ;) (expression_statement "uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];" (assignment_expression "uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1]" identifier = (binary_expression "*param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1]" (binary_expression "*param_2 ^ param_2[2]" (pointer_expression "*param_2" * identifier) ^ (subscript_expression "param_2[2]" identifier [ number_literal ])) ^ (cast_expression "(ulong)(uint)param_2[1]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)param_2[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ]))))) ;) (expression_statement "uVar4 = uVar5 % (ulong)param_1[1];" (assignment_expression "uVar4 = uVar5 % (ulong)param_1[1]" identifier = (binary_expression "uVar5 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) ;) (expression_statement "plVar6 = *(long **)(*param_1 + uVar4 * 8);" (assignment_expression "plVar6 = *(long **)(*param_1 + uVar4 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + uVar4 * 8)" * (cast_expression "(long **)(*param_1 + uVar4 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + uVar4 * 8)" ( (binary_expression "*param_1 + uVar4 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }" if (parenthesized_expression "(plVar6 != (long *)0x0)" ( (binary_expression "plVar6 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }" { (expression_statement "uVar8 = ((long *)*plVar6)[4];" (assignment_expression "uVar8 = ((long *)*plVar6)[4]" identifier = (subscript_expression "((long *)*plVar6)[4]" (parenthesized_expression "((long *)*plVar6)" ( (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier)) )) [ number_literal ])) ;) (expression_statement "plVar7 = (long *)*plVar6;" (assignment_expression "plVar7 = (long *)*plVar6" identifier = (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier))) ;) (while_statement "while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }" while (parenthesized_expression "((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3])))" ( (parenthesized_expression "(((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))" ( (binary_expression "((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3])" (parenthesized_expression "((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2)))" ( (binary_expression "(uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))" (parenthesized_expression "(uVar5 != uVar8 || (*param_2 != plVar7[1]))" ( (binary_expression "uVar5 != uVar8 || (*param_2 != plVar7[1])" (binary_expression "uVar5 != uVar8" identifier != identifier) || (parenthesized_expression "(*param_2 != plVar7[1])" ( (binary_expression "*param_2 != plVar7[1]" (pointer_expression "*param_2" * identifier) != (subscript_expression "plVar7[1]" identifier [ number_literal ])) ))) )) || (parenthesized_expression "((uint)param_2[1] != *(uint *)(plVar7 + 2))" ( (binary_expression "(uint)param_2[1] != *(uint *)(plVar7 + 2)" (cast_expression "(uint)param_2[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) != (pointer_expression "*(uint *)(plVar7 + 2)" * (cast_expression "(uint *)(plVar7 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 2)" ( (binary_expression "plVar7 + 2" identifier + number_literal) ))))) ))) )) || (parenthesized_expression "(param_2[2] != plVar7[3])" ( (binary_expression "param_2[2] != plVar7[3]" (subscript_expression "param_2[2]" identifier [ number_literal ]) != (subscript_expression "plVar7[3]" identifier [ number_literal ])) ))) )) )) (compound_statement "{\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }" { (expression_statement "plVar1 = (long *)*plVar7;" (assignment_expression "plVar1 = (long *)*plVar7" identifier = (cast_expression "(long *)*plVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar7" * identifier))) ;) (if_statement "if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;" if (parenthesized_expression "((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))" ( (binary_expression "(plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1])" (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 "(uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1])" ( (comma_expression "uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]" (assignment_expression "uVar8 = plVar1[4]" identifier = (subscript_expression "plVar1[4]" identifier [ number_literal ])) , (comma_expression "plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]" (assignment_expression "plVar6 = plVar7" identifier = identifier) , (comma_expression "plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]" (assignment_expression "plVar7 = plVar1" identifier = identifier) , (binary_expression "uVar4 != uVar8 % (ulong)param_1[1]" identifier != (binary_expression "uVar8 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))))))) ))) )) (goto_statement "goto LAB_0025c7d8;" goto statement_identifier ;)) })) (if_statement "if (*plVar6 != 0) {\n return;\n }" if (parenthesized_expression "(*plVar6 != 0)" ( (binary_expression "*plVar6 != 0" (pointer_expression "*plVar6" * identifier) != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (labeled_statement "LAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);" statement_identifier : (expression_statement "puVar3 = (undefined8 *)FUN_00275550(0x28);" (assignment_expression "puVar3 = (undefined8 *)FUN_00275550(0x28)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x28)" identifier (argument_list "(0x28)" ( number_literal ))))) ;)) (expression_statement "uVar8 = *param_2;" (assignment_expression "uVar8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar2 = param_2[1];" (assignment_expression "uVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "puVar3[3] = param_2[2];" (assignment_expression "puVar3[3] = param_2[2]" (subscript_expression "puVar3[3]" identifier [ number_literal ]) = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*puVar3 = 0;" (assignment_expression "*puVar3 = 0" (pointer_expression "*puVar3" * identifier) = number_literal) ;) (expression_statement "puVar3[1] = uVar8;" (assignment_expression "puVar3[1] = uVar8" (subscript_expression "puVar3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3[2] = uVar2;" (assignment_expression "puVar3[2] = uVar2" (subscript_expression "puVar3[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);" (call_expression "FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4)" identifier (argument_list "(param_1,uVar4,uVar5,puVar3,param_4)" ( identifier , identifier , identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(ERROR "/* DWARF original name: _M_insert<const gold::Symbol_location&,\n std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location, true> >\n > >\n DWARF original prototype:\n pair<std::__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool>\n _M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n * this, Symbol_location * __v,\n _AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_> *\n __node_gen, true_type param_5, size_type __n_elt) */\n\npair<std::__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> __thiscall\nstd::\n_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::\n_M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)\n\n{\n long *plVar1;\n anon_struct_8_0_00000001_for___align aVar2;\n anon_struct_8_0_00000001_for___align aVar3;\n __node_type *__node;\n _Node_iterator_base<gold::Symbol_location,_true> _Var4;\n ulong __bkt;\n ulong __code;\n long *plVar5;\n key_type *__k;\n long *plVar6;\n ulong uVar7;\n undefined8 unaff_R13;\n pair<std::__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> pVar8;\n \n __code = (ulong)*__v ^ (ulong)__v[2] ^ (ulong)*(uint *)(__v + 1);\n __bkt = __code % *(ulong *)(this + 8);\n plVar5 = *(long **)(*(long *)this + __bkt * 8);\n if (plVar5 != (long *)0x0) {\n uVar7 = ((long *)*plVar5)[4];\n plVar6 = (long *)*plVar5;\n while ((((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) ||\n (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))) ||\n (__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)))) {\n plVar1 = (long *)*plVar6;\n if ((plVar1 == (long *)0x0) ||\n (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)\n )) goto LAB_0025c7d8;\n }\n _Var4._M_cur = (__node_type *)*plVar5;\n unaff_R13 = 0;\n if (_Var4._M_cur != (__node_type *)0x0) goto LAB_0025c7c2;\n }\nLAB_0025c7d8:\n __node = (__node_type *)operator_new(0x28);\n aVar2 = *__v;\n aVar3 = __v[1];\n unaff_R13 = CONCAT71((int7)((ulong)unaff_R13 >> 8),1);\n *(anon_struct_8_0_00000001_for___align *)\n ((long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 0x10\n ) = __v[2];\n (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n (_Hash_node_base *)0x0;\n (__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage.__align = aVar2\n ;\n *(anon_struct_8_0_00000001_for___align *)\n ((long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3;\n _Var4._M_cur = (__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4);\nLAB_0025c7c2:\n pVar8._8_8_ = unaff_R13;\n pVar8.first.super__Node_iterator_base<gold::Symbol_location,_true>._M_cur =\n (_Node_iterator_base<gold::Symbol_location,_true>)\n (_Node_iterator_base<gold::Symbol_location,_true>)_Var4._M_cur;\n return pVar8;\n}\n\n" comment (ERROR "pair<std::" (binary_expression "pair<std" identifier < identifier) : :) (labeled_statement "__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> __thiscall" statement_identifier (ERROR "::_Node_iterator<gold:" : : (binary_expression "_Node_iterator<gold" identifier < identifier) :) : (expression_statement "Symbol_location,_true,_true>,_bool> __thiscall" (comma_expression "Symbol_location,_true,_true>,_bool> __thiscall" identifier , (comma_expression "_true,_true>,_bool> __thiscall" identifier , (binary_expression "_true>,_bool> __thiscall" (binary_expression "_true>,_bool" identifier > (ERROR "," ,) identifier) > identifier))) ;)) (labeled_statement "std::\n_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::\n_M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" statement_identifier (ERROR "::\n_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std:" : : (binary_expression "_Hashtable<gold" identifier < identifier) : : (comma_expression "Symbol_location,_gold" identifier , identifier) : : (comma_expression "Symbol_location,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Symbol_location>,_std" identifier > (ERROR "," ,) identifier) : : (comma_expression "__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold" identifier (ERROR "::_Identity,_std::equal_to<gold::Symbol_location>" : : (comma_expression "_Identity,_std" identifier , identifier) : : (binary_expression "equal_to<gold" identifier < identifier) : : identifier >) , identifier) : : (comma_expression "Symbol_location_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::\n_M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" statement_identifier (ERROR "::_Mod_range_hashing,_std:" : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) :) : (labeled_statement "__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::\n_M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" statement_identifier (ERROR "::_Default_ranged_hash,_std:" : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::\n_M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" statement_identifier (ERROR "::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::\n_M_insert<const_gold::Symbol_location&,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : (comma_expression "__detail::_Hashtable_traits<true,_true,_true>_>\n::\n_M_insert<const_gold::Symbol_location&,_std" identifier (ERROR "::_Hashtable_traits<true,_true,_true>_>\n::\n_M_insert<const_gold::Symbol_location&" : : (comma_expression "_Hashtable_traits<true,_true,_true>_>\n::\n_M_insert<const_gold" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_true,_true>_>\n::\n_M_insert<const_gold" identifier , (binary_expression "_true>_>\n::\n_M_insert<const_gold" (binary_expression "_true>_>\n::\n_M_insert" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) identifier) < identifier))) : : identifier &) , identifier) :) : (labeled_statement "__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" statement_identifier (ERROR "::_AllocNode<std::allocator<std:" : : (binary_expression "_AllocNode<std" identifier < identifier) : : (binary_expression "allocator<std" identifier < identifier) :) : (labeled_statement "__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" statement_identifier (ERROR "::_Hash_node<gold:" : : (binary_expression "_Hash_node<gold" identifier < identifier) :) : (expression_statement "Symbol_location,_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" (comma_expression "Symbol_location,_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" identifier , (binary_expression "_true>_>_>_>\n (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" (binary_expression "_true>_>_>_" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > identifier) > (parenthesized_expression "(_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4)" ( (ERROR "_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::" (binary_expression "_Hashtable<gold" identifier < identifier) : : (comma_expression "Symbol_location,_gold" identifier , identifier) : : (comma_expression "Symbol_location,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Symbol_location>,_std" identifier > (ERROR "," ,) identifier) : : identifier : : (comma_expression "_Identity,_std" identifier , identifier) : : (binary_expression "equal_to<gold" identifier < identifier) : : (binary_expression "Symbol_location>,_gold" identifier > (ERROR "," ,) identifier) : : (comma_expression "Symbol_location_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) : : identifier : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : identifier : :) (comma_expression "_Hashtable_traits<true,_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_true,_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type" identifier , (comma_expression "_true>_>\n *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type" (binary_expression "_true>_>\n *this" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*this" * identifier)) , (comma_expression "anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type" (binary_expression "anon_struct_8_0_00000001_for___align *__v" identifier * identifier) , (comma_expression "undefined8 param_3,size_type" identifier (ERROR "param_3" identifier) , identifier))))) (ERROR "param_4" identifier) )))) ;))))))) { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "anon_struct_8_0_00000001_for___align aVar2;" type_identifier identifier ;) (declaration "anon_struct_8_0_00000001_for___align aVar3;" type_identifier identifier ;) (declaration "__node_type *__node;" type_identifier (pointer_declarator "*__node" * identifier) ;) (expression_statement "_Node_iterator_base<gold::Symbol_location,_true> _Var4;" (comma_expression "_Node_iterator_base<gold::Symbol_location,_true> _Var4" (binary_expression "_Node_iterator_base<gold" identifier < identifier) (ERROR "::Symbol_location" : : identifier) , (binary_expression "_true> _Var4" identifier > identifier)) ;) (declaration "ulong __bkt;" type_identifier identifier ;) (declaration "ulong __code;" type_identifier identifier ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "key_type *__k;" type_identifier (pointer_declarator "*__k" * identifier) ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "undefined8 unaff_R13;" type_identifier identifier ;) (ERROR "pair<std::" (binary_expression "pair<std" identifier < identifier) : :) (labeled_statement "__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> pVar8;" statement_identifier (ERROR "::_Node_iterator<gold:" : : (binary_expression "_Node_iterator<gold" identifier < identifier) :) : (expression_statement "Symbol_location,_true,_true>,_bool> pVar8;" (comma_expression "Symbol_location,_true,_true>,_bool> pVar8" identifier , (comma_expression "_true,_true>,_bool> pVar8" identifier , (binary_expression "_true>,_bool> pVar8" (binary_expression "_true>,_bool" identifier > (ERROR "," ,) identifier) > identifier))) ;)) (expression_statement "__code = (ulong)*__v ^ (ulong)__v[2] ^ (ulong)*(uint *)(__v + 1);" (assignment_expression "__code = (ulong)*__v ^ (ulong)__v[2] ^ (ulong)*(uint *)(__v + 1)" identifier = (binary_expression "(ulong)*__v ^ (ulong)__v[2] ^ (ulong)*(uint *)(__v + 1)" (binary_expression "(ulong)*__v ^ (ulong)__v[2]" (binary_expression "(ulong)*__v" (parenthesized_expression "(ulong)" ( identifier )) * identifier) ^ (cast_expression "(ulong)__v[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "__v[2]" identifier [ number_literal ]))) ^ (binary_expression "(ulong)*(uint *)(__v + 1)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(__v + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__v + 1)" ( (binary_expression "__v + 1" identifier + number_literal) )))))) ;) (expression_statement "__bkt = __code % *(ulong *)(this + 8);" (assignment_expression "__bkt = __code % *(ulong *)(this + 8)" identifier = (binary_expression "__code % *(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 "plVar5 = *(long **)(*(long *)this + __bkt * 8);" (assignment_expression "plVar5 = *(long **)(*(long *)this + __bkt * 8)" identifier = (pointer_expression "*(long **)(*(long *)this + __bkt * 8)" * (cast_expression "(long **)(*(long *)this + __bkt * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + __bkt * 8)" ( (binary_expression "*(long *)this + __bkt * 8" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + (binary_expression "__bkt * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar5 != (long *)0x0) {\n uVar7 = ((long *)*plVar5)[4];\n plVar6 = (long *)*plVar5;\n while ((((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) ||\n (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))) ||\n (__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)))) {\n plVar1 = (long *)*plVar6;\n if ((plVar1 == (long *)0x0) ||\n (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)\n )) goto LAB_0025c7d8;\n }\n _Var4._M_cur = (__node_type *)*plVar5;\n unaff_R13 = 0;\n if (_Var4._M_cur != (__node_type *)0x0) goto LAB_0025c7c2;\n }" if (parenthesized_expression "(plVar5 != (long *)0x0)" ( (binary_expression "plVar5 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar7 = ((long *)*plVar5)[4];\n plVar6 = (long *)*plVar5;\n while ((((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) ||\n (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))) ||\n (__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)))) {\n plVar1 = (long *)*plVar6;\n if ((plVar1 == (long *)0x0) ||\n (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)\n )) goto LAB_0025c7d8;\n }\n _Var4._M_cur = (__node_type *)*plVar5;\n unaff_R13 = 0;\n if (_Var4._M_cur != (__node_type *)0x0) goto LAB_0025c7c2;\n }" { (expression_statement "uVar7 = ((long *)*plVar5)[4];" (assignment_expression "uVar7 = ((long *)*plVar5)[4]" identifier = (subscript_expression "((long *)*plVar5)[4]" (parenthesized_expression "((long *)*plVar5)" ( (cast_expression "(long *)*plVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar5" * identifier)) )) [ number_literal ])) ;) (expression_statement "plVar6 = (long *)*plVar5;" (assignment_expression "plVar6 = (long *)*plVar5" identifier = (cast_expression "(long *)*plVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar5" * identifier))) ;) (while_statement "while ((((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) ||\n (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))) ||\n (__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)))) {\n plVar1 = (long *)*plVar6;\n if ((plVar1 == (long *)0x0) ||\n (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)\n )) goto LAB_0025c7d8;\n }" while (parenthesized_expression "((((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) ||\n (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))) ||\n (__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3))))" ( (parenthesized_expression "(((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) ||\n (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))) ||\n (__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)))" ( (binary_expression "((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) ||\n (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))) ||\n (__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3))" (parenthesized_expression "((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) ||\n (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2)))" ( (binary_expression "(__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) ||\n (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))" (parenthesized_expression "(__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1)))" ( (binary_expression "__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))" (binary_expression "__code != uVar7" identifier != identifier) || (parenthesized_expression "(*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))" ( (binary_expression "*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1)" (pointer_expression "*__v" * identifier) != (pointer_expression "*(anon_struct_8_0_00000001_for___align *)(plVar6 + 1)" * (cast_expression "(anon_struct_8_0_00000001_for___align *)(plVar6 + 1)" ( (type_descriptor "anon_struct_8_0_00000001_for___align *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 1)" ( (binary_expression "plVar6 + 1" identifier + number_literal) ))))) ))) )) || (parenthesized_expression "(*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))" ( (binary_expression "*(uint *)(__v + 1) != *(uint *)(plVar6 + 2)" (pointer_expression "*(uint *)(__v + 1)" * (cast_expression "(uint *)(__v + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__v + 1)" ( (binary_expression "__v + 1" identifier + number_literal) )))) != (pointer_expression "*(uint *)(plVar6 + 2)" * (cast_expression "(uint *)(plVar6 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 2)" ( (binary_expression "plVar6 + 2" identifier + number_literal) ))))) ))) )) || (parenthesized_expression "(__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3))" ( (binary_expression "__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)" (subscript_expression "__v[2]" identifier [ number_literal ]) != (pointer_expression "*(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)" * (cast_expression "(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)" ( (type_descriptor "anon_struct_8_0_00000001_for___align *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6 + 3)" ( (binary_expression "plVar6 + 3" identifier + number_literal) ))))) ))) )) )) (compound_statement "{\n plVar1 = (long *)*plVar6;\n if ((plVar1 == (long *)0x0) ||\n (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)\n )) goto LAB_0025c7d8;\n }" { (expression_statement "plVar1 = (long *)*plVar6;" (assignment_expression "plVar1 = (long *)*plVar6" identifier = (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier))) ;) (if_statement "if ((plVar1 == (long *)0x0) ||\n (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)\n )) goto LAB_0025c7d8;" if (parenthesized_expression "((plVar1 == (long *)0x0) ||\n (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)\n ))" ( (binary_expression "(plVar1 == (long *)0x0) ||\n (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)\n )" (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 "(uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)\n )" ( (comma_expression "uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)" (assignment_expression "uVar7 = plVar1[4]" identifier = (subscript_expression "plVar1[4]" identifier [ number_literal ])) , (comma_expression "plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)" (assignment_expression "plVar5 = plVar6" identifier = identifier) , (comma_expression "plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8)" (assignment_expression "plVar6 = plVar1" identifier = identifier) , (binary_expression "__bkt != uVar7 % *(ulong *)(this + 8)" identifier != (binary_expression "uVar7 % *(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) ))))))))) ))) )) (goto_statement "goto LAB_0025c7d8;" goto statement_identifier ;)) })) (expression_statement "_Var4._M_cur = (__node_type *)*plVar5;" (assignment_expression "_Var4._M_cur = (__node_type *)*plVar5" (field_expression "_Var4._M_cur" identifier . field_identifier) = (cast_expression "(__node_type *)*plVar5" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar5" * identifier))) ;) (expression_statement "unaff_R13 = 0;" (assignment_expression "unaff_R13 = 0" identifier = number_literal) ;) (if_statement "if (_Var4._M_cur != (__node_type *)0x0) goto LAB_0025c7c2;" if (parenthesized_expression "(_Var4._M_cur != (__node_type *)0x0)" ( (binary_expression "_Var4._M_cur != (__node_type *)0x0" (field_expression "_Var4._M_cur" identifier . field_identifier) != (cast_expression "(__node_type *)0x0" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_0025c7c2;" goto statement_identifier ;)) })) (labeled_statement "LAB_0025c7d8:\n __node = (__node_type *)operator_new(0x28);" statement_identifier : (expression_statement "__node = (__node_type *)operator_new(0x28);" (assignment_expression "__node = (__node_type *)operator_new(0x28)" identifier = (cast_expression "(__node_type *)operator_new(0x28)" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x28)" identifier (argument_list "(0x28)" ( number_literal ))))) ;)) (expression_statement "aVar2 = *__v;" (assignment_expression "aVar2 = *__v" identifier = (pointer_expression "*__v" * identifier)) ;) (expression_statement "aVar3 = __v[1];" (assignment_expression "aVar3 = __v[1]" identifier = (subscript_expression "__v[1]" identifier [ number_literal ])) ;) (expression_statement "unaff_R13 = CONCAT71((int7)((ulong)unaff_R13 >> 8),1);" (assignment_expression "unaff_R13 = CONCAT71((int7)((ulong)unaff_R13 >> 8),1)" identifier = (call_expression "CONCAT71((int7)((ulong)unaff_R13 >> 8),1)" identifier (argument_list "((int7)((ulong)unaff_R13 >> 8),1)" ( (call_expression "(int7)((ulong)unaff_R13 >> 8)" (parenthesized_expression "(int7)" ( identifier )) (argument_list "((ulong)unaff_R13 >> 8)" ( (binary_expression "(ulong)unaff_R13 >> 8" (cast_expression "(ulong)unaff_R13" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) , number_literal )))) ;) * ( (type_descriptor "anon_struct_8_0_00000001_for___align *" type_identifier (abstract_pointer_declarator "*" *)) ) ( (cast_expression "(long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 0x10\n ) = __v[2]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (assignment_expression "&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 0x10\n ) = __v[2]" (pointer_expression "&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 0x10\n )" & (parenthesized_expression "(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 0x10\n )" ( (binary_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 0x10" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage" (binary_expression "__node->super__Hash_node_value_base<gold" (field_expression "__node->super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol_location>)" : : identifier > )) . field_identifier) . field_identifier) + number_literal) ))) = (subscript_expression "__v[2]" identifier [ number_literal ]))) (ERROR ";" ;) ( (assignment_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt =\n (_Hash_node_base *)0x0" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base" (binary_expression "__node->super__Hash_node_value_base<gold" (field_expression "__node->super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol_location>)" : : identifier > )) . field_identifier) . field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) (ERROR ";" ;) ( (assignment_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage.__align = aVar2" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage.__align" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage" (binary_expression "__node->super__Hash_node_value_base<gold" (field_expression "__node->super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol_location>)" : : identifier > )) . field_identifier) . field_identifier) . field_identifier) = identifier) (ERROR ";" ;) * ( (type_descriptor "anon_struct_8_0_00000001_for___align *" type_identifier (abstract_pointer_declarator "*" *)) ) ( (binary_expression "(long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3;\n _Var4._M_cur = (__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4);\nLAB_0025c7c2:\n pVar8._8_8_ = unaff_R13;\n pVar8.first.super__Node_iterator_base<gold" (field_expression "(long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3;\n _Var4._M_cur = (__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4);\nLAB_0025c7c2:\n pVar8._8_8_ = unaff_R13;\n pVar8.first.super__Node_iterator_base" (field_expression "(long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3;\n _Var4._M_cur = (__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4);\nLAB_0025c7c2:\n pVar8._8_8_ = unaff_R13;\n pVar8.first" (assignment_expression "(long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3;\n _Var4._M_cur = (__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4);\nLAB_0025c7c2:\n pVar8._8_8_ = unaff_R13" (field_expression "(long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3;\n _Var4._M_cur = (__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4);\nLAB_0025c7c2:\n pVar8._8_8_" (assignment_expression "(long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3;\n _Var4._M_cur = (__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4)" (field_expression "(long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3;\n _Var4._M_cur" (cast_expression "(long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (assignment_expression "&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) =\n aVar3" (pointer_expression "&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8)" & (parenthesized_expression "(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8)" ( (binary_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage" (field_expression "__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage" (binary_expression "__node->super__Hash_node_value_base<gold" (field_expression "__node->super__Hash_node_value_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol_location>)" : : identifier > )) . field_identifier) . field_identifier) + number_literal) ))) = identifier)) (ERROR ";\n _Var4" ; identifier) . field_identifier) = (cast_expression "(__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4)" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "_M_insert_unique_node(this,__bkt,__code,__node,param_4)" identifier (argument_list "(this,__bkt,__code,__node,param_4)" ( identifier , identifier , identifier , identifier , identifier ))))) (ERROR ";\nLAB_0025c7c2:\n pVar8" ; identifier : identifier) . field_identifier) = identifier) (ERROR ";\n pVar8" ; identifier) . field_identifier) . field_identifier) < identifier) (ERROR "::Symbol_location" : : identifier) , (field_expression "_true>._M_cur" identifier (ERROR ">" >) . field_identifier) = (parenthesized_expression "(_Node_iterator_base<gold::Symbol_location,_true>)" ( (comma_expression "_Node_iterator_base<gold::Symbol_location,_true" (binary_expression "_Node_iterator_base<gold" identifier < identifier) (ERROR "::Symbol_location" : : identifier) , identifier) (ERROR ">" >) )) ( (binary_expression "_Node_iterator_base<gold" identifier < identifier) (ERROR "::Symbol_location" : : identifier) , (binary_expression "_true>)_Var4._M_cur" identifier > (ERROR ")" )) (field_expression "_Var4._M_cur" identifier . field_identifier)) ; return identifier ; })
(translation_unit "void FUN_0025c730(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long *plVar1;\n ulong uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n ulong uVar8;\n \n uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];\n uVar4 = uVar5 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar4 * 8);\n if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }\nLAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);\n uVar8 = *param_2;\n uVar2 = param_2[1];\n puVar3[3] = param_2[2];\n *puVar3 = 0;\n puVar3[1] = uVar8;\n puVar3[2] = uVar2;\n FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);\n return;\n}\n\n" (function_definition "void FUN_0025c730(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long *plVar1;\n ulong uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n ulong uVar8;\n \n uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];\n uVar4 = uVar5 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar4 * 8);\n if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }\nLAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);\n uVar8 = *param_2;\n uVar2 = param_2[1];\n puVar3[3] = param_2[2];\n *puVar3 = 0;\n puVar3[1] = uVar8;\n puVar3[2] = uVar2;\n FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);\n return;\n}" primitive_type (function_declarator "FUN_0025c730(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n ulong uVar8;\n \n uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];\n uVar4 = uVar5 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar4 * 8);\n if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }\nLAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);\n uVar8 = *param_2;\n uVar2 = param_2[1];\n puVar3[3] = param_2[2];\n *puVar3 = 0;\n puVar3[1] = uVar8;\n puVar3[2] = uVar2;\n FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "ulong uVar8;" type_identifier identifier ;) (expression_statement "uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];" (assignment_expression "uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1]" identifier = (binary_expression "*param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1]" (binary_expression "*param_2 ^ param_2[2]" (pointer_expression "*param_2" * identifier) ^ (subscript_expression "param_2[2]" identifier [ number_literal ])) ^ (cast_expression "(ulong)(uint)param_2[1]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)param_2[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ]))))) ;) (expression_statement "uVar4 = uVar5 % (ulong)param_1[1];" (assignment_expression "uVar4 = uVar5 % (ulong)param_1[1]" identifier = (binary_expression "uVar5 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) ;) (expression_statement "plVar6 = *(long **)(*param_1 + uVar4 * 8);" (assignment_expression "plVar6 = *(long **)(*param_1 + uVar4 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + uVar4 * 8)" * (cast_expression "(long **)(*param_1 + uVar4 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + uVar4 * 8)" ( (binary_expression "*param_1 + uVar4 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }" if (parenthesized_expression "(plVar6 != (long *)0x0)" ( (binary_expression "plVar6 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }" { (expression_statement "uVar8 = ((long *)*plVar6)[4];" (assignment_expression "uVar8 = ((long *)*plVar6)[4]" identifier = (subscript_expression "((long *)*plVar6)[4]" (parenthesized_expression "((long *)*plVar6)" ( (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier)) )) [ number_literal ])) ;) (expression_statement "plVar7 = (long *)*plVar6;" (assignment_expression "plVar7 = (long *)*plVar6" identifier = (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier))) ;) (while_statement "while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }" while (parenthesized_expression "((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3])))" ( (parenthesized_expression "(((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))" ( (binary_expression "((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3])" (parenthesized_expression "((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2)))" ( (binary_expression "(uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))" (parenthesized_expression "(uVar5 != uVar8 || (*param_2 != plVar7[1]))" ( (binary_expression "uVar5 != uVar8 || (*param_2 != plVar7[1])" (binary_expression "uVar5 != uVar8" identifier != identifier) || (parenthesized_expression "(*param_2 != plVar7[1])" ( (binary_expression "*param_2 != plVar7[1]" (pointer_expression "*param_2" * identifier) != (subscript_expression "plVar7[1]" identifier [ number_literal ])) ))) )) || (parenthesized_expression "((uint)param_2[1] != *(uint *)(plVar7 + 2))" ( (binary_expression "(uint)param_2[1] != *(uint *)(plVar7 + 2)" (cast_expression "(uint)param_2[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) != (pointer_expression "*(uint *)(plVar7 + 2)" * (cast_expression "(uint *)(plVar7 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 2)" ( (binary_expression "plVar7 + 2" identifier + number_literal) ))))) ))) )) || (parenthesized_expression "(param_2[2] != plVar7[3])" ( (binary_expression "param_2[2] != plVar7[3]" (subscript_expression "param_2[2]" identifier [ number_literal ]) != (subscript_expression "plVar7[3]" identifier [ number_literal ])) ))) )) )) (compound_statement "{\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }" { (expression_statement "plVar1 = (long *)*plVar7;" (assignment_expression "plVar1 = (long *)*plVar7" identifier = (cast_expression "(long *)*plVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar7" * identifier))) ;) (if_statement "if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;" if (parenthesized_expression "((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))" ( (binary_expression "(plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1])" (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 "(uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1])" ( (comma_expression "uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]" (assignment_expression "uVar8 = plVar1[4]" identifier = (subscript_expression "plVar1[4]" identifier [ number_literal ])) , (comma_expression "plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]" (assignment_expression "plVar6 = plVar7" identifier = identifier) , (comma_expression "plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]" (assignment_expression "plVar7 = plVar1" identifier = identifier) , (binary_expression "uVar4 != uVar8 % (ulong)param_1[1]" identifier != (binary_expression "uVar8 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))))))) ))) )) (goto_statement "goto LAB_0025c7d8;" goto statement_identifier ;)) })) (if_statement "if (*plVar6 != 0) {\n return;\n }" if (parenthesized_expression "(*plVar6 != 0)" ( (binary_expression "*plVar6 != 0" (pointer_expression "*plVar6" * identifier) != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (labeled_statement "LAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);" statement_identifier : (expression_statement "puVar3 = (undefined8 *)FUN_00275550(0x28);" (assignment_expression "puVar3 = (undefined8 *)FUN_00275550(0x28)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x28)" identifier (argument_list "(0x28)" ( number_literal ))))) ;)) (expression_statement "uVar8 = *param_2;" (assignment_expression "uVar8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar2 = param_2[1];" (assignment_expression "uVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "puVar3[3] = param_2[2];" (assignment_expression "puVar3[3] = param_2[2]" (subscript_expression "puVar3[3]" identifier [ number_literal ]) = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*puVar3 = 0;" (assignment_expression "*puVar3 = 0" (pointer_expression "*puVar3" * identifier) = number_literal) ;) (expression_statement "puVar3[1] = uVar8;" (assignment_expression "puVar3[1] = uVar8" (subscript_expression "puVar3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3[2] = uVar2;" (assignment_expression "puVar3[2] = uVar2" (subscript_expression "puVar3[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);" (call_expression "FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4)" identifier (argument_list "(param_1,uVar4,uVar5,puVar3,param_4)" ( identifier , identifier , identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * IDENT) ^ (subscript_expression IDENT [ LIT ])) ^ (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (binary_expression IDENT * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (while_statement while (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT != IDENT) || (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (subscript_expression IDENT [ LIT ])) ))) )) || (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (subscript_expression IDENT [ LIT ])) ))) )) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (comma_expression (assignment_expression IDENT = IDENT) , (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT != (binary_expression IDENT % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))))))) ))) )) (goto_statement goto statement_identifier ;)) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (return_statement return ;) })) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (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 (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0025c730(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)\n\n{\n long *plVar1;\n ulong uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n ulong uVar8;\n \n uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];\n uVar4 = uVar5 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar4 * 8);\n if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }\nLAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);\n uVar8 = *param_2;\n uVar2 = param_2[1];\n puVar3[3] = param_2[2];\n *puVar3 = 0;\n puVar3[1] = uVar8;\n puVar3[2] = uVar2;\n FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0025c730(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_0025c730") (parameter_list "(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong *param_2" (type_identifier "ulong") (pointer_declarator "*param_2" (* "*") (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 long *plVar1;\n ulong uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n long *plVar7;\n ulong uVar8;\n \n uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];\n uVar4 = uVar5 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar4 * 8);\n if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }\nLAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);\n uVar8 = *param_2;\n uVar2 = param_2[1];\n puVar3[3] = param_2[2];\n *puVar3 = 0;\n puVar3[1] = uVar8;\n puVar3[2] = uVar2;\n FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (declaration "long *plVar6;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar6" (* "*") (identifier "plVar6")) (; ";")) (declaration "long *plVar7;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar7" (* "*") (identifier "plVar7")) (; ";")) (declaration "ulong uVar8;" (type_identifier "ulong") (identifier "uVar8") (; ";")) (expression_statement "uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1];" (assignment_expression "uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1]" (identifier "uVar5") (= "=") (binary_expression "*param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1]" (binary_expression "*param_2 ^ param_2[2]" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (^ "^") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (^ "^") (cast_expression "(ulong)(uint)param_2[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (cast_expression "(uint)param_2[1]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")))))) (; ";")) (expression_statement "uVar4 = uVar5 % (ulong)param_1[1];" (assignment_expression "uVar4 = uVar5 % (ulong)param_1[1]" (identifier "uVar4") (= "=") (binary_expression "uVar5 % (ulong)param_1[1]" (identifier "uVar5") (% "%") (cast_expression "(ulong)param_1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))))) (; ";")) (expression_statement "plVar6 = *(long **)(*param_1 + uVar4 * 8);" (assignment_expression "plVar6 = *(long **)(*param_1 + uVar4 * 8)" (identifier "plVar6") (= "=") (pointer_expression "*(long **)(*param_1 + uVar4 * 8)" (* "*") (cast_expression "(long **)(*param_1 + uVar4 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + uVar4 * 8)" (( "(") (binary_expression "*param_1 + uVar4 * 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (plVar6 != (long *)0x0) {\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }" (if "if") (parenthesized_expression "(plVar6 != (long *)0x0)" (( "(") (binary_expression "plVar6 != (long *)0x0" (identifier "plVar6") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar8 = ((long *)*plVar6)[4];\n plVar7 = (long *)*plVar6;\n while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }\n if (*plVar6 != 0) {\n return;\n }\n }" ({ "{") (expression_statement "uVar8 = ((long *)*plVar6)[4];" (assignment_expression "uVar8 = ((long *)*plVar6)[4]" (identifier "uVar8") (= "=") (subscript_expression "((long *)*plVar6)[4]" (parenthesized_expression "((long *)*plVar6)" (( "(") (cast_expression "(long *)*plVar6" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar6" (* "*") (identifier "plVar6"))) () ")")) ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "plVar7 = (long *)*plVar6;" (assignment_expression "plVar7 = (long *)*plVar6" (identifier "plVar7") (= "=") (cast_expression "(long *)*plVar6" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar6" (* "*") (identifier "plVar6")))) (; ";")) (while_statement "while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) {\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }" (while "while") (parenthesized_expression "((((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3])))" (( "(") (parenthesized_expression "(((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))" (( "(") (binary_expression "((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3])" (parenthesized_expression "((uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2)))" (( "(") (binary_expression "(uVar5 != uVar8 || (*param_2 != plVar7[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar7 + 2))" (parenthesized_expression "(uVar5 != uVar8 || (*param_2 != plVar7[1]))" (( "(") (binary_expression "uVar5 != uVar8 || (*param_2 != plVar7[1])" (binary_expression "uVar5 != uVar8" (identifier "uVar5") (!= "!=") (identifier "uVar8")) (|| "||") (parenthesized_expression "(*param_2 != plVar7[1])" (( "(") (binary_expression "*param_2 != plVar7[1]" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (!= "!=") (subscript_expression "plVar7[1]" (identifier "plVar7") ([ "[") (number_literal "1") (] "]"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "((uint)param_2[1] != *(uint *)(plVar7 + 2))" (( "(") (binary_expression "(uint)param_2[1] != *(uint *)(plVar7 + 2)" (cast_expression "(uint)param_2[1]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (pointer_expression "*(uint *)(plVar7 + 2)" (* "*") (cast_expression "(uint *)(plVar7 + 2)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar7 + 2)" (( "(") (binary_expression "plVar7 + 2" (identifier "plVar7") (+ "+") (number_literal "2")) () ")"))))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(param_2[2] != plVar7[3])" (( "(") (binary_expression "param_2[2] != plVar7[3]" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (!= "!=") (subscript_expression "plVar7[3]" (identifier "plVar7") ([ "[") (number_literal "3") (] "]"))) () ")"))) () ")")) () ")")) (compound_statement "{\n plVar1 = (long *)*plVar7;\n if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;\n }" ({ "{") (expression_statement "plVar1 = (long *)*plVar7;" (assignment_expression "plVar1 = (long *)*plVar7" (identifier "plVar1") (= "=") (cast_expression "(long *)*plVar7" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar7" (* "*") (identifier "plVar7")))) (; ";")) (if_statement "if ((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))\n goto LAB_0025c7d8;" (if "if") (parenthesized_expression "((plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]))" (( "(") (binary_expression "(plVar1 == (long *)0x0) ||\n (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1])" (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 "(uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1])" (( "(") (comma_expression "uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]" (assignment_expression "uVar8 = plVar1[4]" (identifier "uVar8") (= "=") (subscript_expression "plVar1[4]" (identifier "plVar1") ([ "[") (number_literal "4") (] "]"))) (, ",") (comma_expression "plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]" (assignment_expression "plVar6 = plVar7" (identifier "plVar6") (= "=") (identifier "plVar7")) (, ",") (comma_expression "plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1]" (assignment_expression "plVar7 = plVar1" (identifier "plVar7") (= "=") (identifier "plVar1")) (, ",") (binary_expression "uVar4 != uVar8 % (ulong)param_1[1]" (identifier "uVar4") (!= "!=") (binary_expression "uVar8 % (ulong)param_1[1]" (identifier "uVar8") (% "%") (cast_expression "(ulong)param_1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))))))) () ")"))) () ")")) (goto_statement "goto LAB_0025c7d8;" (goto "goto") (statement_identifier "LAB_0025c7d8") (; ";"))) (} "}"))) (if_statement "if (*plVar6 != 0) {\n return;\n }" (if "if") (parenthesized_expression "(*plVar6 != 0)" (( "(") (binary_expression "*plVar6 != 0" (pointer_expression "*plVar6" (* "*") (identifier "plVar6")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (labeled_statement "LAB_0025c7d8:\n puVar3 = (undefined8 *)FUN_00275550(0x28);" (statement_identifier "LAB_0025c7d8") (: ":") (expression_statement "puVar3 = (undefined8 *)FUN_00275550(0x28);" (assignment_expression "puVar3 = (undefined8 *)FUN_00275550(0x28)" (identifier "puVar3") (= "=") (cast_expression "(undefined8 *)FUN_00275550(0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x28)" (identifier "FUN_00275550") (argument_list "(0x28)" (( "(") (number_literal "0x28") () ")"))))) (; ";"))) (expression_statement "uVar8 = *param_2;" (assignment_expression "uVar8 = *param_2" (identifier "uVar8") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "uVar2 = param_2[1];" (assignment_expression "uVar2 = param_2[1]" (identifier "uVar2") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar3[3] = param_2[2];" (assignment_expression "puVar3[3] = param_2[2]" (subscript_expression "puVar3[3]" (identifier "puVar3") ([ "[") (number_literal "3") (] "]")) (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "*puVar3 = 0;" (assignment_expression "*puVar3 = 0" (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar3[1] = uVar8;" (assignment_expression "puVar3[1] = uVar8" (subscript_expression "puVar3[1]" (identifier "puVar3") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar8")) (; ";")) (expression_statement "puVar3[2] = uVar2;" (assignment_expression "puVar3[2] = uVar2" (subscript_expression "puVar3[2]" (identifier "puVar3") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4);" (call_expression "FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4)" (identifier "FUN_0025c640") (argument_list "(param_1,uVar4,uVar5,puVar3,param_4)" (( "(") (identifier "param_1") (, ",") (identifier "uVar4") (, ",") (identifier "uVar5") (, ",") (identifier "puVar3") (, ",") (identifier "param_4") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original name: _M_insert<const gold::Symbol_location&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location, true> > > > DWARF original prototype: pair<std::__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> _M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_>(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Identity,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> * this, Symbol_location * __v, _AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_> * __node_gen, true_type param_5, size_type __n_elt) */ pair<std::__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> __thiscall std:: _Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> :: _M_insert<const_gold::Symbol_location&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<gold::Symbol_location,_true>_>_>_> (_Hashtable<gold::Symbol_location,_gold::Symbol_location,_std::allocator<gold::Symbol_location>,_std::__detail::_Identity,_std::equal_to<gold::Symbol_location>,_gold::Symbol_location_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_> *this,anon_struct_8_0_00000001_for___align *__v,undefined8 param_3,size_type param_4) { long *plVar1; anon_struct_8_0_00000001_for___align aVar2; anon_struct_8_0_00000001_for___align aVar3; __node_type *__node; _Node_iterator_base<gold::Symbol_location,_true> _Var4; ulong __bkt; ulong __code; long *plVar5; key_type *__k; long *plVar6; ulong uVar7; undefined8 unaff_R13; pair<std::__detail::_Node_iterator<gold::Symbol_location,_true,_true>,_bool> pVar8; __code = (ulong)*__v ^ (ulong)__v[2] ^ (ulong)*(uint *)(__v + 1); __bkt = __code % *(ulong *)(this + 8); plVar5 = *(long **)(*(long *)this + __bkt * 8); if (plVar5 != (long *)0x0) { uVar7 = ((long *)*plVar5)[4]; plVar6 = (long *)*plVar5; while ((((__code != uVar7 || (*__v != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 1))) || (*(uint *)(__v + 1) != *(uint *)(plVar6 + 2))) || (__v[2] != *(anon_struct_8_0_00000001_for___align *)(plVar6 + 3)))) { plVar1 = (long *)*plVar6; if ((plVar1 == (long *)0x0) || (uVar7 = plVar1[4], plVar5 = plVar6, plVar6 = plVar1, __bkt != uVar7 % *(ulong *)(this + 8) )) goto LAB_0025c7d8; } _Var4._M_cur = (__node_type *)*plVar5; unaff_R13 = 0; if (_Var4._M_cur != (__node_type *)0x0) goto LAB_0025c7c2; } LAB_0025c7d8: __node = (__node_type *)operator_new(0x28); aVar2 = *__v; aVar3 = __v[1]; unaff_R13 = CONCAT71((int7)((ulong)unaff_R13 >> 8),1); *(anon_struct_8_0_00000001_for___align *) ((long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 0x10 ) = __v[2]; (__node->super__Hash_node_value_base<gold::Symbol_location>).super__Hash_node_base._M_nxt = (_Hash_node_base *)0x0; (__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage.__align = aVar2 ; *(anon_struct_8_0_00000001_for___align *) ((long)&(__node->super__Hash_node_value_base<gold::Symbol_location>)._M_storage._M_storage + 8) = aVar3; _Var4._M_cur = (__node_type *)_M_insert_unique_node(this,__bkt,__code,__node,param_4); LAB_0025c7c2: pVar8._8_8_ = unaff_R13; pVar8.first.super__Node_iterator_base<gold::Symbol_location,_true>._M_cur = (_Node_iterator_base<gold::Symbol_location,_true>) (_Node_iterator_base<gold::Symbol_location,_true>)_Var4._M_cur; return pVar8; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (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: (sized_type_specifier) declarator: (pointer_declarator 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: (binary_expression left: (binary_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (while_statement condition: (parenthesized_expression (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))))))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))))))))) consequence: (goto_statement label: (statement_identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (return_statement))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) 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 (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(long *param_1,ulong *param_2,undefined8 param_3,undefined8 param_4) { long *plVar1; ulong uVar2; undefined8 *puVar3; ulong uVar4; ulong uVar5; long *plVar6; long *plVar7; ulong uVar8; uVar5 = *param_2 ^ param_2[2] ^ (ulong)(uint)param_2[1]; uVar4 = uVar5 % (ulong)param_1[1]; plVar6 = *(long **)(*param_1 + uVar4 * 8); if (plVar6 != (long *)0x0) { uVar8 = ((long *)*plVar6)[4]; plVar7 = (long *)*plVar6; while ((((uVar5 != uVar8 || (*param_2 != plVar7[1])) || ((uint)param_2[1] != *(uint *)(plVar7 + 2))) || (param_2[2] != plVar7[3]))) { plVar1 = (long *)*plVar7; if ((plVar1 == (long *)0x0) || (uVar8 = plVar1[4], plVar6 = plVar7, plVar7 = plVar1, uVar4 != uVar8 % (ulong)param_1[1])) goto LAB_0025c7d8; } if (*plVar6 != 0) { return; } } LAB_0025c7d8: puVar3 = (undefined8 *)FUN_00275550(0x28); uVar8 = *param_2; uVar2 = param_2[1]; puVar3[3] = param_2[2]; *puVar3 = 0; puVar3[1] = uVar8; puVar3[2] = uVar2; FUN_0025c640(param_1,uVar4,uVar5,puVar3,param_4); return; }
962_libgmp.so.10.3_and_libgmp.so.10.3_strip.c
__gmp_asprintf_memory
__gmp_asprintf_memory
int __gmp_asprintf_memory(gmp_asprintf_t *d,char *str,size_t len) { undefined *puVar1; char *pcVar2; size_t sVar3; puVar1 = PTR___gmp_reallocate_func_00177ee0; sVar3 = d->size; pcVar2 = d->buf; if (d->alloc <= len + sVar3) { d->alloc = (len + sVar3) * 2; pcVar2 = (char *)(**(code **)puVar1)(); d->buf = pcVar2; sVar3 = d->size; } memcpy(pcVar2 + sVar3,str,len); d->size = d->size + len; return (int)len; }
ulong __gmp_asprintf_memory(long param_1,void *param_2,ulong param_3) { undefined *puVar1; long lVar2; long lVar3; puVar1 = PTR___gmp_reallocate_func_00177ee0; lVar3 = *(long *)(param_1 + 0x10); lVar2 = *(long *)(param_1 + 8); if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) { *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2; lVar2 = (**(code **)puVar1)(); *(long *)(param_1 + 8) = lVar2; lVar3 = *(long *)(param_1 + 0x10); } memcpy((void *)(lVar2 + lVar3),param_2,param_3); *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3; return param_3 & 0xffffffff; }
PUSH R12 MOV R12,RSI PUSH RBP MOV RBP,RDX PUSH RBX MOV RAX,qword ptr [RDI + 0x10] MOV RBX,RDI MOV RSI,qword ptr [RDI + 0x18] MOV RDI,qword ptr [RDI + 0x8] ADD RDX,RAX CMP RSI,RDX JA 0x00159cac MOV RAX,qword ptr [0x00177ee0] ADD RDX,RDX MOV qword ptr [RBX + 0x18],RDX CALL qword ptr [RAX] MOV RDI,RAX MOV qword ptr [RBX + 0x8],RAX MOV RAX,qword ptr [RBX + 0x10] MOV RDX,RBP MOV RSI,R12 ADD RDI,RAX CALL 0x0010ba50 ADD qword ptr [RBX + 0x10],RBP MOV EAX,EBP POP RBX POP RBP POP R12 RET
null
null
null
null
[(u'LOAD_-1207264109', u'INT_LESSEQUAL_-1207264057'), (u'PTRSUB_-1207263860', u'LOAD_-1207264102'), ('const-433', u'LOAD_-1207263981'), ('const-433', u'LOAD_-1207264109'), ('const-16', u'PTRSUB_-1207263873'), (u'PTRSUB_-1207263803', u'STORE_-1207263978'), ('const-24', u'PTRSUB_-1207263865'), ('tmp_322', u'INT_ADD_-1207263963'), ('const-2', u'INT_MULT_-1207263900'), ('const-1', u'PTRADD_-1207263941'), ('tmp_320', u'PTRSUB_-1207263873'), (u'MULTIEQUAL_-1207263878', u'PTRADD_-1207263941'), (u'LOAD_-1207263981', u'INT_ADD_-1207263963'), ('const-0', u'RETURN_-1207263935'), (u'INDIRECT_-1207263829', u'COPY_-1207263882'), (u'INT_ADD_-1207263963', u'STORE_-1207263978'), ('tmp_321', u'CALL_-1207263987'), (u'LOAD_-1207264102', u'MULTIEQUAL_-1207263878'), (u'CALL_-1207263987', u'INDIRECT_-1207263838'), (u'INDIRECT_-1207263852', u'MULTIEQUAL_-1207263843'), ('const-0', u'SUBPIECE_-1207263866'), ('tmp_320', u'PTRSUB_-1207263865'), (u'CAST_-1207263829', u'STORE_-1207264025'), ('tmp_322', u'CALL_-1207263987'), (u'CAST_-1207263830', u'LOAD_-1207264039'), (u'INT_ADD_-1207264077', u'INT_LESSEQUAL_-1207264057'), (u'SUBPIECE_-1207263866', u'RETURN_-1207263935'), ('const-433', u'LOAD_-1207264039'), ('const-433', u'STORE_-1207264043'), ('tmp_322', u'SUBPIECE_-1207263866'), (u'MULTIEQUAL_-1207263889', u'PTRADD_-1207263941'), (u'PTRSUB_-1207263827', u'STORE_-1207264025'), ('const-8', u'PTRSUB_-1207263827'), (u'STORE_-1207263978', u'INDIRECT_-1207263829'), ('const-24', u'PTRSUB_-1207263837'), (u'LOAD_-1207264120', u'MULTIEQUAL_-1207263889'), (u'INT_LESSEQUAL_-1207264057', u'CBRANCH_-1207264066'), ('tmp_320', u'PTRSUB_-1207263837'), (u'LOAD_-1207264039', u'CALLIND_-1207264029'), ('tmp_322', u'INT_ADD_-1207264077'), (u'COPY_-1207263941', u'CAST_-1207263830'), (u'CAST_-1207263829', u'MULTIEQUAL_-1207263878'), ('const-433', u'STORE_-1207263978'), ('const-16', u'PTRSUB_-1207263803'), (u'STORE_-1207264025', u'INDIRECT_-1207263852'), (u'PTRSUB_-1207263822', u'LOAD_-1207264020'), (u'PTRSUB_-1207263803', u'LOAD_-1207263981'), (u'INT_MULT_-1207263900', u'STORE_-1207264043'), ('tmp_320', u'PTRSUB_-1207263860'), (u'CALLIND_-1207264029', u'CAST_-1207263829'), ('const-16', u'PTRSUB_-1207263822'), ('const-8', u'PTRSUB_-1207263860'), (u'LOAD_-1207264020', u'MULTIEQUAL_-1207263889'), ('tmp_581', u'MULTIEQUAL_-1207263843'), ('tmp_581', u'COPY_-1207263941'), (u'INT_ADD_-1207264077', u'INT_MULT_-1207263900'), ('const-433', u'LOAD_-1207264020'), ('tmp_320', u'PTRSUB_-1207263822'), (u'STORE_-1207264043', u'INDIRECT_-1207263862'), ('tmp_113', u'CBRANCH_-1207264066'), (u'CALLIND_-1207264029', u'INDIRECT_-1207263861'), ('const-433', u'STORE_-1207264025'), (u'PTRSUB_-1207263865', u'LOAD_-1207264109'), (u'PTRADD_-1207263941', u'CALL_-1207263987'), (u'LOAD_-1207264120', u'INT_ADD_-1207264077'), (u'PTRSUB_-1207263873', u'LOAD_-1207264120'), ('const-433', u'LOAD_-1207264102'), ('tmp_320', u'PTRSUB_-1207263803'), ('const-433', u'LOAD_-1207264120'), ('tmp_320', u'PTRSUB_-1207263827'), (u'PTRSUB_-1207263837', u'STORE_-1207264043')]
[(u'LOAD_-1207264109', u'INT_LESSEQUAL_-1207264057'), ('tmp_472', u'INT_ADD_-1207264104'), (u'CAST_-1207263875', u'LOAD_-1207264120'), (u'CALLIND_-1207264029', u'INDIRECT_-1207263862'), (u'CALLIND_-1207264029', u'MULTIEQUAL_-1207263879'), ('tmp_577', u'COPY_-1207263949'), ('tmp_470', u'INT_ADD_-1207264077'), (u'CAST_-1207263803', u'STORE_-1207263978'), ('const-4294967295', u'INT_AND_-1207263907'), (u'INT_ADD_-1207264086', u'CAST_-1207263862'), ('const-433', u'LOAD_-1207264109'), ('const-16', u'INT_ADD_-1207264104'), (u'INT_ADD_-1207264104', u'CAST_-1207263875'), (u'LOAD_-1207263981', u'INT_ADD_-1207263963'), ('const-16', u'INT_ADD_-1207264004'), ('const-0', u'RETURN_-1207263935'), ('const-24', u'INT_ADD_-1207264093'), (u'INT_ADD_-1207263963', u'STORE_-1207263978'), (u'STORE_-1207264025', u'INDIRECT_-1207263853'), ('const-433', u'LOAD_-1207264120'), ('const-2', u'INT_MULT_-1207263901'), (u'CALLIND_-1207264029', u'STORE_-1207264025'), (u'MULTIEQUAL_-1207263890', u'INT_ADD_-1207263987'), ('const-433', u'STORE_-1207264043'), ('tmp_472', u'INT_ADD_-1207264029'), (u'CAST_-1207263862', u'LOAD_-1207264102'), (u'MULTIEQUAL_-1207263879', u'INT_ADD_-1207263987'), ('tmp_472', u'INT_ADD_-1207264093'), (u'INT_ADD_-1207264077', u'INT_LESSEQUAL_-1207264057'), (u'STORE_-1207264043', u'INDIRECT_-1207263863'), ('tmp_577', u'MULTIEQUAL_-1207263844'), (u'INT_ADD_-1207264077', u'INT_MULT_-1207263901'), (u'INDIRECT_-1207263853', u'MULTIEQUAL_-1207263844'), ('const-433', u'LOAD_-1207264102'), (u'INT_LESSEQUAL_-1207264057', u'CBRANCH_-1207264066'), (u'CAST_-1207263823', u'LOAD_-1207264020'), (u'CALL_-1207263987', u'INDIRECT_-1207263839'), (u'INT_MULT_-1207263901', u'STORE_-1207264043'), (u'LOAD_-1207264039', u'CALLIND_-1207264029'), (u'INT_ADD_-1207264004', u'CAST_-1207263823'), (u'INT_ADD_-1207264011', u'CAST_-1207263828'), ('tmp_468', u'CALL_-1207263987'), (u'INT_ADD_-1207264093', u'CAST_-1207263867'), (u'LOAD_-1207264120', u'MULTIEQUAL_-1207263890'), (u'CAST_-1207263867', u'LOAD_-1207264109'), ('const-433', u'STORE_-1207264025'), (u'INT_ADD_-1207263987', u'CAST_-1207263812'), (u'CAST_-1207263803', u'LOAD_-1207263981'), (u'LOAD_-1207264102', u'MULTIEQUAL_-1207263879'), ('const-433', u'LOAD_-1207264020'), ('tmp_470', u'INT_ADD_-1207263963'), ('const-24', u'INT_ADD_-1207264029'), (u'COPY_-1207263949', u'CAST_-1207263834'), (u'CAST_-1207263839', u'STORE_-1207264043'), (u'INDIRECT_-1207263830', u'COPY_-1207263883'), ('tmp_470', u'CALL_-1207263987'), ('tmp_472', u'INT_ADD_-1207264011'), ('tmp_472', u'INT_ADD_-1207263969'), (u'CAST_-1207263834', u'LOAD_-1207264039'), (u'COPY_-1207263965', u'RETURN_-1207263935'), ('const-433', u'STORE_-1207263978'), ('const-433', u'LOAD_-1207263981'), (u'INT_ADD_-1207263969', u'CAST_-1207263803'), ('tmp_113', u'CBRANCH_-1207264066'), (u'STORE_-1207263978', u'INDIRECT_-1207263830'), (u'CAST_-1207263828', u'STORE_-1207264025'), ('tmp_472', u'INT_ADD_-1207264004'), (u'LOAD_-1207264120', u'INT_ADD_-1207264077'), (u'INT_AND_-1207263907', u'COPY_-1207263965'), ('const-8', u'INT_ADD_-1207264011'), (u'LOAD_-1207264020', u'MULTIEQUAL_-1207263890'), ('const-433', u'LOAD_-1207264039'), ('tmp_470', u'INT_AND_-1207263907'), ('tmp_472', u'INT_ADD_-1207264086'), ('const-8', u'INT_ADD_-1207264086'), ('const-16', u'INT_ADD_-1207263969'), (u'INT_ADD_-1207264029', u'CAST_-1207263839'), (u'CAST_-1207263812', u'CALL_-1207263987')]
null
null
00159c70
x64
O2
(translation_unit "ulong __gmp_asprintf_memory(long param_1,void *param_2,ulong param_3)\n\n{\n undefined *puVar1;\n long lVar2;\n long lVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n lVar3 = *(long *)(param_1 + 0x10);\n lVar2 = *(long *)(param_1 + 8);\n if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }\n memcpy((void *)(lVar2 + lVar3),param_2,param_3);\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;\n return param_3 & 0xffffffff;\n}\n\n" (function_definition "ulong __gmp_asprintf_memory(long param_1,void *param_2,ulong param_3)\n\n{\n undefined *puVar1;\n long lVar2;\n long lVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n lVar3 = *(long *)(param_1 + 0x10);\n lVar2 = *(long *)(param_1 + 8);\n if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }\n memcpy((void *)(lVar2 + lVar3),param_2,param_3);\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;\n return param_3 & 0xffffffff;\n}" type_identifier (function_declarator "__gmp_asprintf_memory(long param_1,void *param_2,ulong param_3)" identifier (parameter_list "(long param_1,void *param_2,ulong param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n undefined *puVar1;\n long lVar2;\n long lVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n lVar3 = *(long *)(param_1 + 0x10);\n lVar2 = *(long *)(param_1 + 8);\n if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }\n memcpy((void *)(lVar2 + lVar3),param_2,param_3);\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;\n return param_3 & 0xffffffff;\n}" { (declaration "undefined *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = PTR___gmp_reallocate_func_00177ee0;" (assignment_expression "puVar1 = PTR___gmp_reallocate_func_00177ee0" identifier = identifier) ;) (expression_statement "lVar3 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *(long *)(param_1 + 8);" (assignment_expression "lVar2 = *(long *)(param_1 + 8)" identifier = (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (if_statement "if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }" if (parenthesized_expression "(*(ulong *)(param_1 + 0x18) <= param_3 + lVar3)" ( (binary_expression "*(ulong *)(param_1 + 0x18) <= param_3 + lVar3" (pointer_expression "*(ulong *)(param_1 + 0x18)" * (cast_expression "(ulong *)(param_1 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) <= (binary_expression "param_3 + lVar3" identifier + identifier)) )) (compound_statement "{\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }" { (expression_statement "*(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;" (assignment_expression "*(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2" (pointer_expression "*(ulong *)(param_1 + 0x18)" * (cast_expression "(ulong *)(param_1 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = (binary_expression "(param_3 + lVar3) * 2" (parenthesized_expression "(param_3 + lVar3)" ( (binary_expression "param_3 + lVar3" identifier + identifier) )) * number_literal)) ;) (expression_statement "lVar2 = (**(code **)puVar1)();" (assignment_expression "lVar2 = (**(code **)puVar1)()" identifier = (call_expression "(**(code **)puVar1)()" (parenthesized_expression "(**(code **)puVar1)" ( (pointer_expression "**(code **)puVar1" * (pointer_expression "*(code **)puVar1" * (cast_expression "(code **)puVar1" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) )) (argument_list "()" ( )))) ;) (expression_statement "*(long *)(param_1 + 8) = lVar2;" (assignment_expression "*(long *)(param_1 + 8) = lVar2" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) })) (expression_statement "memcpy((void *)(lVar2 + lVar3),param_2,param_3);" (call_expression "memcpy((void *)(lVar2 + lVar3),param_2,param_3)" identifier (argument_list "((void *)(lVar2 + lVar3),param_2,param_3)" ( (cast_expression "(void *)(lVar2 + lVar3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + lVar3)" ( (binary_expression "lVar2 + lVar3" identifier + identifier) ))) , identifier , identifier ))) ;) (expression_statement "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;" (assignment_expression "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3" (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 "*(long *)(param_1 + 0x10) + param_3" (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) )))) + identifier)) ;) (return_statement "return param_3 & 0xffffffff;" return (binary_expression "param_3 & 0xffffffff" identifier & number_literal) ;) })))
(translation_unit "int __gmp_asprintf_memory(gmp_asprintf_t *d,char *str,size_t len)\n\n{\n undefined *puVar1;\n char *pcVar2;\n size_t sVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n sVar3 = d->size;\n pcVar2 = d->buf;\n if (d->alloc <= len + sVar3) {\n d->alloc = (len + sVar3) * 2;\n pcVar2 = (char *)(**(code **)puVar1)();\n d->buf = pcVar2;\n sVar3 = d->size;\n }\n memcpy(pcVar2 + sVar3,str,len);\n d->size = d->size + len;\n return (int)len;\n}\n\n" (function_definition "int __gmp_asprintf_memory(gmp_asprintf_t *d,char *str,size_t len)\n\n{\n undefined *puVar1;\n char *pcVar2;\n size_t sVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n sVar3 = d->size;\n pcVar2 = d->buf;\n if (d->alloc <= len + sVar3) {\n d->alloc = (len + sVar3) * 2;\n pcVar2 = (char *)(**(code **)puVar1)();\n d->buf = pcVar2;\n sVar3 = d->size;\n }\n memcpy(pcVar2 + sVar3,str,len);\n d->size = d->size + len;\n return (int)len;\n}" primitive_type (function_declarator "__gmp_asprintf_memory(gmp_asprintf_t *d,char *str,size_t len)" identifier (parameter_list "(gmp_asprintf_t *d,char *str,size_t len)" ( (parameter_declaration "gmp_asprintf_t *d" type_identifier (pointer_declarator "*d" * identifier)) , (parameter_declaration "char *str" primitive_type (pointer_declarator "*str" * identifier)) , (parameter_declaration "size_t len" primitive_type identifier) ))) (compound_statement "{\n undefined *puVar1;\n char *pcVar2;\n size_t sVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n sVar3 = d->size;\n pcVar2 = d->buf;\n if (d->alloc <= len + sVar3) {\n d->alloc = (len + sVar3) * 2;\n pcVar2 = (char *)(**(code **)puVar1)();\n d->buf = pcVar2;\n sVar3 = d->size;\n }\n memcpy(pcVar2 + sVar3,str,len);\n d->size = d->size + len;\n return (int)len;\n}" { (declaration "undefined *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (expression_statement "puVar1 = PTR___gmp_reallocate_func_00177ee0;" (assignment_expression "puVar1 = PTR___gmp_reallocate_func_00177ee0" identifier = identifier) ;) (expression_statement "sVar3 = d->size;" (assignment_expression "sVar3 = d->size" identifier = (field_expression "d->size" identifier -> field_identifier)) ;) (expression_statement "pcVar2 = d->buf;" (assignment_expression "pcVar2 = d->buf" identifier = (field_expression "d->buf" identifier -> field_identifier)) ;) (if_statement "if (d->alloc <= len + sVar3) {\n d->alloc = (len + sVar3) * 2;\n pcVar2 = (char *)(**(code **)puVar1)();\n d->buf = pcVar2;\n sVar3 = d->size;\n }" if (parenthesized_expression "(d->alloc <= len + sVar3)" ( (binary_expression "d->alloc <= len + sVar3" (field_expression "d->alloc" identifier -> field_identifier) <= (binary_expression "len + sVar3" identifier + identifier)) )) (compound_statement "{\n d->alloc = (len + sVar3) * 2;\n pcVar2 = (char *)(**(code **)puVar1)();\n d->buf = pcVar2;\n sVar3 = d->size;\n }" { (expression_statement "d->alloc = (len + sVar3) * 2;" (assignment_expression "d->alloc = (len + sVar3) * 2" (field_expression "d->alloc" identifier -> field_identifier) = (binary_expression "(len + sVar3) * 2" (parenthesized_expression "(len + sVar3)" ( (binary_expression "len + sVar3" identifier + identifier) )) * number_literal)) ;) (expression_statement "pcVar2 = (char *)(**(code **)puVar1)();" (assignment_expression "pcVar2 = (char *)(**(code **)puVar1)()" identifier = (cast_expression "(char *)(**(code **)puVar1)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)puVar1)()" (parenthesized_expression "(**(code **)puVar1)" ( (pointer_expression "**(code **)puVar1" * (pointer_expression "*(code **)puVar1" * (cast_expression "(code **)puVar1" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) )) (argument_list "()" ( ))))) ;) (expression_statement "d->buf = pcVar2;" (assignment_expression "d->buf = pcVar2" (field_expression "d->buf" identifier -> field_identifier) = identifier) ;) (expression_statement "sVar3 = d->size;" (assignment_expression "sVar3 = d->size" identifier = (field_expression "d->size" identifier -> field_identifier)) ;) })) (expression_statement "memcpy(pcVar2 + sVar3,str,len);" (call_expression "memcpy(pcVar2 + sVar3,str,len)" identifier (argument_list "(pcVar2 + sVar3,str,len)" ( (binary_expression "pcVar2 + sVar3" identifier + identifier) , identifier , identifier ))) ;) (expression_statement "d->size = d->size + len;" (assignment_expression "d->size = d->size + len" (field_expression "d->size" identifier -> field_identifier) = (binary_expression "d->size + len" (field_expression "d->size" identifier -> field_identifier) + identifier)) ;) (return_statement "return (int)len;" return (cast_expression "(int)len" ( (type_descriptor "int" primitive_type) ) identifier) ;) })))
(translation_unit "ulong __gmp_asprintf_memory(long param_1,void *param_2,ulong param_3)\n\n{\n undefined *puVar1;\n long lVar2;\n long lVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n lVar3 = *(long *)(param_1 + 0x10);\n lVar2 = *(long *)(param_1 + 8);\n if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }\n memcpy((void *)(lVar2 + lVar3),param_2,param_3);\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;\n return param_3 & 0xffffffff;\n}\n\n" (function_definition "ulong __gmp_asprintf_memory(long param_1,void *param_2,ulong param_3)\n\n{\n undefined *puVar1;\n long lVar2;\n long lVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n lVar3 = *(long *)(param_1 + 0x10);\n lVar2 = *(long *)(param_1 + 8);\n if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }\n memcpy((void *)(lVar2 + lVar3),param_2,param_3);\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;\n return param_3 & 0xffffffff;\n}" type_identifier (function_declarator "__gmp_asprintf_memory(long param_1,void *param_2,ulong param_3)" identifier (parameter_list "(long param_1,void *param_2,ulong param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n undefined *puVar1;\n long lVar2;\n long lVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n lVar3 = *(long *)(param_1 + 0x10);\n lVar2 = *(long *)(param_1 + 8);\n if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }\n memcpy((void *)(lVar2 + lVar3),param_2,param_3);\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;\n return param_3 & 0xffffffff;\n}" { (declaration "undefined *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = PTR___gmp_reallocate_func_00177ee0;" (assignment_expression "puVar1 = PTR___gmp_reallocate_func_00177ee0" identifier = identifier) ;) (expression_statement "lVar3 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *(long *)(param_1 + 8);" (assignment_expression "lVar2 = *(long *)(param_1 + 8)" identifier = (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (if_statement "if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }" if (parenthesized_expression "(*(ulong *)(param_1 + 0x18) <= param_3 + lVar3)" ( (binary_expression "*(ulong *)(param_1 + 0x18) <= param_3 + lVar3" (pointer_expression "*(ulong *)(param_1 + 0x18)" * (cast_expression "(ulong *)(param_1 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) <= (binary_expression "param_3 + lVar3" identifier + identifier)) )) (compound_statement "{\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }" { (expression_statement "*(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;" (assignment_expression "*(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2" (pointer_expression "*(ulong *)(param_1 + 0x18)" * (cast_expression "(ulong *)(param_1 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = (binary_expression "(param_3 + lVar3) * 2" (parenthesized_expression "(param_3 + lVar3)" ( (binary_expression "param_3 + lVar3" identifier + identifier) )) * number_literal)) ;) (expression_statement "lVar2 = (**(code **)puVar1)();" (assignment_expression "lVar2 = (**(code **)puVar1)()" identifier = (call_expression "(**(code **)puVar1)()" (parenthesized_expression "(**(code **)puVar1)" ( (pointer_expression "**(code **)puVar1" * (pointer_expression "*(code **)puVar1" * (cast_expression "(code **)puVar1" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) )) (argument_list "()" ( )))) ;) (expression_statement "*(long *)(param_1 + 8) = lVar2;" (assignment_expression "*(long *)(param_1 + 8) = lVar2" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) })) (expression_statement "memcpy((void *)(lVar2 + lVar3),param_2,param_3);" (call_expression "memcpy((void *)(lVar2 + lVar3),param_2,param_3)" identifier (argument_list "((void *)(lVar2 + lVar3),param_2,param_3)" ( (cast_expression "(void *)(lVar2 + lVar3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + lVar3)" ( (binary_expression "lVar2 + lVar3" identifier + identifier) ))) , identifier , identifier ))) ;) (expression_statement "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;" (assignment_expression "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3" (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 "*(long *)(param_1 + 0x10) + param_3" (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) )))) + 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 (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (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) )))) <= (binary_expression IDENT + 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 (parenthesized_expression ( (binary_expression IDENT + IDENT) )) * LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) 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 = (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 ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) ))) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT)) ;) (return_statement return (binary_expression IDENT & LIT) ;) })))
(function_definition "ulong __gmp_asprintf_memory(long param_1,void *param_2,ulong param_3)\n\n{\n undefined *puVar1;\n long lVar2;\n long lVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n lVar3 = *(long *)(param_1 + 0x10);\n lVar2 = *(long *)(param_1 + 8);\n if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }\n memcpy((void *)(lVar2 + lVar3),param_2,param_3);\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;\n return param_3 & 0xffffffff;\n}" (type_identifier "ulong") (function_declarator "__gmp_asprintf_memory(long param_1,void *param_2,ulong param_3)" (identifier "__gmp_asprintf_memory") (parameter_list "(long param_1,void *param_2,ulong param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "void *param_2" (primitive_type "void") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) () ")"))) (compound_statement "{\n undefined *puVar1;\n long lVar2;\n long lVar3;\n \n puVar1 = PTR___gmp_reallocate_func_00177ee0;\n lVar3 = *(long *)(param_1 + 0x10);\n lVar2 = *(long *)(param_1 + 8);\n if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }\n memcpy((void *)(lVar2 + lVar3),param_2,param_3);\n *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;\n return param_3 & 0xffffffff;\n}" ({ "{") (declaration "undefined *puVar1;" (type_identifier "undefined") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (expression_statement "puVar1 = PTR___gmp_reallocate_func_00177ee0;" (assignment_expression "puVar1 = PTR___gmp_reallocate_func_00177ee0" (identifier "puVar1") (= "=") (identifier "PTR___gmp_reallocate_func_00177ee0")) (; ";")) (expression_statement "lVar3 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x10)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "lVar2 = *(long *)(param_1 + 8);" (assignment_expression "lVar2 = *(long *)(param_1 + 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) {\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }" (if "if") (parenthesized_expression "(*(ulong *)(param_1 + 0x18) <= param_3 + lVar3)" (( "(") (binary_expression "*(ulong *)(param_1 + 0x18) <= param_3 + lVar3" (pointer_expression "*(ulong *)(param_1 + 0x18)" (* "*") (cast_expression "(ulong *)(param_1 + 0x18)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (<= "<=") (binary_expression "param_3 + lVar3" (identifier "param_3") (+ "+") (identifier "lVar3"))) () ")")) (compound_statement "{\n *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;\n lVar2 = (**(code **)puVar1)();\n *(long *)(param_1 + 8) = lVar2;\n lVar3 = *(long *)(param_1 + 0x10);\n }" ({ "{") (expression_statement "*(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2;" (assignment_expression "*(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2" (pointer_expression "*(ulong *)(param_1 + 0x18)" (* "*") (cast_expression "(ulong *)(param_1 + 0x18)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (binary_expression "(param_3 + lVar3) * 2" (parenthesized_expression "(param_3 + lVar3)" (( "(") (binary_expression "param_3 + lVar3" (identifier "param_3") (+ "+") (identifier "lVar3")) () ")")) (* "*") (number_literal "2"))) (; ";")) (expression_statement "lVar2 = (**(code **)puVar1)();" (assignment_expression "lVar2 = (**(code **)puVar1)()" (identifier "lVar2") (= "=") (call_expression "(**(code **)puVar1)()" (parenthesized_expression "(**(code **)puVar1)" (( "(") (pointer_expression "**(code **)puVar1" (* "*") (pointer_expression "*(code **)puVar1" (* "*") (cast_expression "(code **)puVar1" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (identifier "puVar1")))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "*(long *)(param_1 + 8) = lVar2;" (assignment_expression "*(long *)(param_1 + 8) = lVar2" (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "lVar3 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x10)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (} "}"))) (expression_statement "memcpy((void *)(lVar2 + lVar3),param_2,param_3);" (call_expression "memcpy((void *)(lVar2 + lVar3),param_2,param_3)" (identifier "memcpy") (argument_list "((void *)(lVar2 + lVar3),param_2,param_3)" (( "(") (cast_expression "(void *)(lVar2 + lVar3)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + lVar3)" (( "(") (binary_expression "lVar2 + lVar3" (identifier "lVar2") (+ "+") (identifier "lVar3")) () ")"))) (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3;" (assignment_expression "*(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3" (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 "*(long *)(param_1 + 0x10) + param_3" (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")) () ")")))) (+ "+") (identifier "param_3"))) (; ";")) (return_statement "return param_3 & 0xffffffff;" (return "return") (binary_expression "param_3 & 0xffffffff" (identifier "param_3") (& "&") (number_literal "0xffffffff")) (; ";")) (} "}")))
int function_1(type_1 *d,char *str,size_t var_1) { type_2 *puVar1; char *var_4; size_t var_2; puVar1 = PTR___gmp_reallocate_func_00177ee0; var_2 = d->size; var_4 = d->buf; if (d->alloc <= var_1 + var_2) { d->alloc = (var_1 + var_2) * 2; var_4 = (char *)(**(type_3 **)puVar1)(); d->buf = var_4; var_2 = d->size; } var_3(var_4 + var_2,str,var_1); d->size = d->size + var_1; return (int)var_1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (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: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (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: (pointer_expression 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 (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (identifier) (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (return_statement (binary_expression left: (identifier) right: (number_literal))))))
null
ulong MASKED(long param_1,void *param_2,ulong param_3) { undefined *puVar1; long lVar2; long lVar3; puVar1 = PTR___gmp_reallocate_func_00177ee0; lVar3 = *(long *)(param_1 + 0x10); lVar2 = *(long *)(param_1 + 8); if (*(ulong *)(param_1 + 0x18) <= param_3 + lVar3) { *(ulong *)(param_1 + 0x18) = (param_3 + lVar3) * 2; lVar2 = (**(code **)puVar1)(); *(long *)(param_1 + 8) = lVar2; lVar3 = *(long *)(param_1 + 0x10); } memcpy((void *)(lVar2 + lVar3),param_2,param_3); *(long *)(param_1 + 0x10) = *(long *)(param_1 + 0x10) + param_3; return param_3 & 0xffffffff; }
202_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
do_make_data_plt
FUN_00144fde
/* WARNING: Enum "DT": Some values do not have unique names */ /* (anonymous namespace)::Target_x86_64_nacl<64>::do_make_data_plt(gold::Layout*, gold::Output_data_got<64, false>*, (anonymous namespace)::Output_data_got_plt_x86_64*, gold::Output_data_space*, unsigned int) [clone .cold.842] */ void (anonymous_namespace)::Target_x86_64_nacl<64>::do_make_data_plt (Layout *param_1,Output_data_got *param_2,Output_data_got_plt_x86_64 *param_3, Output_data_space *param_4,uint param_5) { _func_int_varargs **pp_Var1; Output_data *unaff_RBX; _func_int_varargs **unaff_RBP; _func_int_varargs **pp_Var2; pp_Var2 = unaff_RBX[3]._vptr_Output_data; while (unaff_RBP != pp_Var2) { pp_Var1 = (_func_int_varargs **)*pp_Var2; operator_delete(pp_Var2); pp_Var2 = pp_Var1; } unaff_RBX->_vptr_Output_data = (_func_int_varargs **)&DAT_003f02d8; gold::Output_data::~Output_data(unaff_RBX,(int)param_2); operator_delete(unaff_RBX,0xb0); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00144fde(void) { undefined8 *unaff_RBX; undefined8 *unaff_RBP; undefined8 *puVar1; puVar1 = (undefined8 *)unaff_RBX[0xf]; while (unaff_RBP != puVar1) { puVar1 = (undefined8 *)*puVar1; FUN_002a2980(); } *unaff_RBX = &DAT_003f02d8; FUN_001ee190(); thunk_FUN_002a2980(); /* WARNING: Subroutine does not return */ FUN_003305f0(); }
MOV RDI,qword ptr [RBX + 0x78] CMP RBP,RDI JNZ 0x0014500e LEA RAX,[0x3f02d8] MOV RDI,RBX MOV qword ptr [RBX],RAX CALL 0x001ee190 MOV RDI,RBX MOV ESI,0xb0 CALL 0x002a2970 MOV RDI,R12 CALL 0x003305f0 MOV R13,qword ptr [RDI] CALL 0x002a2980 MOV RDI,R13 JMP 0x00144fe2
null
null
null
null
[('const-0', u'PTRSUB_-1207217992'), (u'SUBPIECE_-1207218049', u'CALL_-1207218160'), ('const-1', u'RETURN_-1207218125'), ('tmp_38', u'CBRANCH_-1207218184'), (u'INDIRECT_-1207218021', u'MULTIEQUAL_-1207218065'), (u'PTRADD_-1207218011', u'PTRSUB_-1207218009'), (u'COPY_-1207218072', u'MULTIEQUAL_-1207218060'), (u'PTRSUB_-1207218009', u'LOAD_-1207218207'), (u'COPY_-1207218012', u'MULTIEQUAL_-1207218060'), (u'CAST_-1207217987', u'STORE_-1207218170'), ('tmp_355', u'CALL_-1207218160'), (u'LOAD_-1207218207', u'COPY_-1207218072'), ('const-0', u'PTRSUB_-1207217989'), ('const-433', u'STORE_-1207218170'), ('const-433', u'LOAD_-1207218127'), ('tmp_355', u'PTRADD_-1207218011'), (u'MULTIEQUAL_-1207218060', u'INT_NOTEQUAL_-1207218186'), (u'PTRSUB_-1207217992', u'CAST_-1207217987'), ('tmp_112', u'MULTIEQUAL_-1207218065'), (u'MULTIEQUAL_-1207218060', u'CALL_-1207218115'), (u'MULTIEQUAL_-1207218065', u'SUBPIECE_-1207218049'), ('const-0', u'PTRSUB_-1207218009'), (u'INT_NOTEQUAL_-1207218186', u'CBRANCH_-1207218184'), ('const-3', u'PTRADD_-1207218011'), (u'LOAD_-1207218127', u'CAST_-1207217959'), ('const-433', u'LOAD_-1207218207'), (u'CALL_-1207218115', u'INDIRECT_-1207218021'), ('const-176', u'CALL_-1207218142'), ('const-40', u'PTRADD_-1207218011'), ('tmp_355', u'PTRSUB_-1207217989'), (u'CAST_-1207217959', u'COPY_-1207218012'), ('tmp_374', u'INT_NOTEQUAL_-1207218186'), ('tmp_96', u'BRANCH_-1207218108'), ('const-4129496', u'PTRSUB_-1207217992'), ('const-0', u'SUBPIECE_-1207218049'), ('tmp_355', u'CALL_-1207218142'), (u'PTRSUB_-1207217989', u'STORE_-1207218170'), (u'MULTIEQUAL_-1207218060', u'LOAD_-1207218127')]
[('const-8', u'PTRADD_-1207218027'), (u'CAST_-1207218027', u'MULTIEQUAL_-1207218071'), ('const-433', u'STORE_-1207218170'), ('tmp_301', u'STORE_-1207218170'), ('const-0', u'PTRSUB_-1207218008'), ('const-1', u'RETURN_-1207218125'), (u'MULTIEQUAL_-1207218071', u'LOAD_-1207218127'), (u'LOAD_-1207218207', u'CAST_-1207218027'), ('tmp_38', u'CBRANCH_-1207218184'), (u'INT_NOTEQUAL_-1207218186', u'CBRANCH_-1207218184'), ('tmp_301', u'PTRADD_-1207218027'), ('tmp_317', u'INT_NOTEQUAL_-1207218186'), ('const-15', u'PTRADD_-1207218027'), ('const-4129496', u'PTRSUB_-1207218008'), ('const-433', u'LOAD_-1207218207'), (u'MULTIEQUAL_-1207218071', u'INT_NOTEQUAL_-1207218186'), (u'PTRADD_-1207218027', u'LOAD_-1207218207'), ('const-433', u'LOAD_-1207218127'), ('tmp_96', u'BRANCH_-1207218108'), (u'CAST_-1207217978', u'MULTIEQUAL_-1207218071'), (u'PTRSUB_-1207218008', u'STORE_-1207218170'), (u'LOAD_-1207218127', u'CAST_-1207217978')]
null
null
00144fde
x64
O2
(translation_unit "void FUN_00144fde(void)\n\n{\n undefined8 *unaff_RBX;\n undefined8 *unaff_RBP;\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)unaff_RBX[0xf];\n while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *unaff_RBX = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}\n\n" (function_definition "void FUN_00144fde(void)\n\n{\n undefined8 *unaff_RBX;\n undefined8 *unaff_RBP;\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)unaff_RBX[0xf];\n while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *unaff_RBX = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}" primitive_type (function_declarator "FUN_00144fde(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 *unaff_RBX;\n undefined8 *unaff_RBP;\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)unaff_RBX[0xf];\n while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *unaff_RBX = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}" { (declaration "undefined8 *unaff_RBX;" type_identifier (pointer_declarator "*unaff_RBX" * identifier) ;) (declaration "undefined8 *unaff_RBP;" type_identifier (pointer_declarator "*unaff_RBP" * identifier) ;) (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined8 *)unaff_RBX[0xf];" (assignment_expression "puVar1 = (undefined8 *)unaff_RBX[0xf]" identifier = (cast_expression "(undefined8 *)unaff_RBX[0xf]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "unaff_RBX[0xf]" identifier [ number_literal ]))) ;) (while_statement "while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" while (parenthesized_expression "(unaff_RBP != puVar1)" ( (binary_expression "unaff_RBP != puVar1" identifier != identifier) )) (compound_statement "{\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" { (expression_statement "puVar1 = (undefined8 *)*puVar1;" (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ;) (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*unaff_RBX = &DAT_003f02d8;" (assignment_expression "*unaff_RBX = &DAT_003f02d8" (pointer_expression "*unaff_RBX" * identifier) = (pointer_expression "&DAT_003f02d8" & identifier)) ;) (expression_statement "FUN_001ee190();" (call_expression "FUN_001ee190()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_002a2980();" (call_expression "thunk_FUN_002a2980()" identifier (argument_list "()" ( ))) ;) comment (expression_statement "FUN_003305f0();" (call_expression "FUN_003305f0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* (anonymous namespace)::Target_x86_64_nacl<64>::do_make_data_plt(gold::Layout*,\n gold::Output_data_got<64, false>*, (anonymous namespace)::Output_data_got_plt_x86_64*,\n gold::Output_data_space*, unsigned int) [clone .cold.842] */\n\nvoid (anonymous_namespace)::Target_x86_64_nacl<64>::do_make_data_plt\n (Layout *param_1,Output_data_got *param_2,Output_data_got_plt_x86_64 *param_3,\n Output_data_space *param_4,uint param_5)\n\n{\n _func_int_varargs **pp_Var1;\n Output_data *unaff_RBX;\n _func_int_varargs **unaff_RBP;\n _func_int_varargs **pp_Var2;\n \n pp_Var2 = unaff_RBX[3]._vptr_Output_data;\n while (unaff_RBP != pp_Var2) {\n pp_Var1 = (_func_int_varargs **)*pp_Var2;\n operator_delete(pp_Var2);\n pp_Var2 = pp_Var1;\n }\n unaff_RBX->_vptr_Output_data = (_func_int_varargs **)&DAT_003f02d8;\n gold::Output_data::~Output_data(unaff_RBX,(int)param_2);\n operator_delete(unaff_RBX,0xb0);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment comment (function_definition "void (anonymous_namespace)::Target_x86_64_nacl<64>::do_make_data_plt\n (Layout *param_1,Output_data_got *param_2,Output_data_got_plt_x86_64 *param_3,\n Output_data_space *param_4,uint param_5)\n\n{\n _func_int_varargs **pp_Var1;\n Output_data *unaff_RBX;\n _func_int_varargs **unaff_RBP;\n _func_int_varargs **pp_Var2;\n \n pp_Var2 = unaff_RBX[3]._vptr_Output_data;\n while (unaff_RBP != pp_Var2) {\n pp_Var1 = (_func_int_varargs **)*pp_Var2;\n operator_delete(pp_Var2);\n pp_Var2 = pp_Var1;\n }\n unaff_RBX->_vptr_Output_data = (_func_int_varargs **)&DAT_003f02d8;\n gold::Output_data::~Output_data(unaff_RBX,(int)param_2);\n operator_delete(unaff_RBX,0xb0);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "(anonymous_namespace)::Target_x86_64_nacl<64>::" (parenthesized_declarator "(anonymous_namespace)" ( identifier )) : : identifier < number_literal > : :) (function_declarator "do_make_data_plt\n (Layout *param_1,Output_data_got *param_2,Output_data_got_plt_x86_64 *param_3,\n Output_data_space *param_4,uint param_5)" identifier (parameter_list "(Layout *param_1,Output_data_got *param_2,Output_data_got_plt_x86_64 *param_3,\n Output_data_space *param_4,uint param_5)" ( (parameter_declaration "Layout *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "Output_data_got *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "Output_data_got_plt_x86_64 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "Output_data_space *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "uint param_5" type_identifier identifier) ))) (compound_statement "{\n _func_int_varargs **pp_Var1;\n Output_data *unaff_RBX;\n _func_int_varargs **unaff_RBP;\n _func_int_varargs **pp_Var2;\n \n pp_Var2 = unaff_RBX[3]._vptr_Output_data;\n while (unaff_RBP != pp_Var2) {\n pp_Var1 = (_func_int_varargs **)*pp_Var2;\n operator_delete(pp_Var2);\n pp_Var2 = pp_Var1;\n }\n unaff_RBX->_vptr_Output_data = (_func_int_varargs **)&DAT_003f02d8;\n gold::Output_data::~Output_data(unaff_RBX,(int)param_2);\n operator_delete(unaff_RBX,0xb0);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "_func_int_varargs **pp_Var1;" type_identifier (pointer_declarator "**pp_Var1" * (pointer_declarator "*pp_Var1" * identifier)) ;) (declaration "Output_data *unaff_RBX;" type_identifier (pointer_declarator "*unaff_RBX" * identifier) ;) (declaration "_func_int_varargs **unaff_RBP;" type_identifier (pointer_declarator "**unaff_RBP" * (pointer_declarator "*unaff_RBP" * identifier)) ;) (declaration "_func_int_varargs **pp_Var2;" type_identifier (pointer_declarator "**pp_Var2" * (pointer_declarator "*pp_Var2" * identifier)) ;) (expression_statement "pp_Var2 = unaff_RBX[3]._vptr_Output_data;" (assignment_expression "pp_Var2 = unaff_RBX[3]._vptr_Output_data" identifier = (field_expression "unaff_RBX[3]._vptr_Output_data" (subscript_expression "unaff_RBX[3]" identifier [ number_literal ]) . field_identifier)) ;) (while_statement "while (unaff_RBP != pp_Var2) {\n pp_Var1 = (_func_int_varargs **)*pp_Var2;\n operator_delete(pp_Var2);\n pp_Var2 = pp_Var1;\n }" while (parenthesized_expression "(unaff_RBP != pp_Var2)" ( (binary_expression "unaff_RBP != pp_Var2" identifier != identifier) )) (compound_statement "{\n pp_Var1 = (_func_int_varargs **)*pp_Var2;\n operator_delete(pp_Var2);\n pp_Var2 = pp_Var1;\n }" { (expression_statement "pp_Var1 = (_func_int_varargs **)*pp_Var2;" (assignment_expression "pp_Var1 = (_func_int_varargs **)*pp_Var2" identifier = (cast_expression "(_func_int_varargs **)*pp_Var2" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*pp_Var2" * identifier))) ;) (expression_statement "operator_delete(pp_Var2);" (call_expression "operator_delete(pp_Var2)" identifier (argument_list "(pp_Var2)" ( identifier ))) ;) (expression_statement "pp_Var2 = pp_Var1;" (assignment_expression "pp_Var2 = pp_Var1" identifier = identifier) ;) })) (expression_statement "unaff_RBX->_vptr_Output_data = (_func_int_varargs **)&DAT_003f02d8;" (assignment_expression "unaff_RBX->_vptr_Output_data = (_func_int_varargs **)&DAT_003f02d8" (field_expression "unaff_RBX->_vptr_Output_data" identifier -> field_identifier) = (cast_expression "(_func_int_varargs **)&DAT_003f02d8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_003f02d8" & identifier))) ;) (labeled_statement "gold::Output_data::~Output_data(unaff_RBX,(int)param_2);" statement_identifier : (ERROR ":" :) (labeled_statement "Output_data::~Output_data(unaff_RBX,(int)param_2);" statement_identifier : (ERROR ":" :) (expression_statement "~Output_data(unaff_RBX,(int)param_2);" (unary_expression "~Output_data(unaff_RBX,(int)param_2)" ~ (call_expression "Output_data(unaff_RBX,(int)param_2)" identifier (argument_list "(unaff_RBX,(int)param_2)" ( identifier , (cast_expression "(int)param_2" ( (type_descriptor "int" primitive_type) ) identifier) )))) ;))) (expression_statement "operator_delete(unaff_RBX,0xb0);" (call_expression "operator_delete(unaff_RBX,0xb0)" identifier (argument_list "(unaff_RBX,0xb0)" ( identifier , number_literal ))) ;) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00144fde(void)\n\n{\n undefined8 *unaff_RBX;\n undefined8 *unaff_RBP;\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)unaff_RBX[0xf];\n while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *unaff_RBX = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980();\n \n FUN_003305f0();\n}\n\n" (function_definition "void FUN_00144fde(void)\n\n{\n undefined8 *unaff_RBX;\n undefined8 *unaff_RBP;\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)unaff_RBX[0xf];\n while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *unaff_RBX = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980();\n \n FUN_003305f0();\n}" primitive_type (function_declarator "FUN_00144fde(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 *unaff_RBX;\n undefined8 *unaff_RBP;\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)unaff_RBX[0xf];\n while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *unaff_RBX = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980();\n \n FUN_003305f0();\n}" { (declaration "undefined8 *unaff_RBX;" type_identifier (pointer_declarator "*unaff_RBX" * identifier) ;) (declaration "undefined8 *unaff_RBP;" type_identifier (pointer_declarator "*unaff_RBP" * identifier) ;) (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined8 *)unaff_RBX[0xf];" (assignment_expression "puVar1 = (undefined8 *)unaff_RBX[0xf]" identifier = (cast_expression "(undefined8 *)unaff_RBX[0xf]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "unaff_RBX[0xf]" identifier [ number_literal ]))) ;) (while_statement "while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" while (parenthesized_expression "(unaff_RBP != puVar1)" ( (binary_expression "unaff_RBP != puVar1" identifier != identifier) )) (compound_statement "{\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" { (expression_statement "puVar1 = (undefined8 *)*puVar1;" (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ;) (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*unaff_RBX = &DAT_003f02d8;" (assignment_expression "*unaff_RBX = &DAT_003f02d8" (pointer_expression "*unaff_RBX" * identifier) = (pointer_expression "&DAT_003f02d8" & identifier)) ;) (expression_statement "FUN_001ee190();" (call_expression "FUN_001ee190()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_002a2980();" (call_expression "thunk_FUN_002a2980()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_003305f0();" (call_expression "FUN_003305f0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (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 != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00144fde(void)\n\n{\n undefined8 *unaff_RBX;\n undefined8 *unaff_RBP;\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)unaff_RBX[0xf];\n while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *unaff_RBX = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980();\n \n FUN_003305f0();\n}" (primitive_type "void") (function_declarator "FUN_00144fde(void)" (identifier "FUN_00144fde") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined8 *unaff_RBX;\n undefined8 *unaff_RBP;\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)unaff_RBX[0xf];\n while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }\n *unaff_RBX = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980();\n \n FUN_003305f0();\n}" ({ "{") (declaration "undefined8 *unaff_RBX;" (type_identifier "undefined8") (pointer_declarator "*unaff_RBX" (* "*") (identifier "unaff_RBX")) (; ";")) (declaration "undefined8 *unaff_RBP;" (type_identifier "undefined8") (pointer_declarator "*unaff_RBP" (* "*") (identifier "unaff_RBP")) (; ";")) (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (expression_statement "puVar1 = (undefined8 *)unaff_RBX[0xf];" (assignment_expression "puVar1 = (undefined8 *)unaff_RBX[0xf]" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)unaff_RBX[0xf]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "unaff_RBX[0xf]" (identifier "unaff_RBX") ([ "[") (number_literal "0xf") (] "]")))) (; ";")) (while_statement "while (unaff_RBP != puVar1) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" (while "while") (parenthesized_expression "(unaff_RBP != puVar1)" (( "(") (binary_expression "unaff_RBP != puVar1" (identifier "unaff_RBP") (!= "!=") (identifier "puVar1")) () ")")) (compound_statement "{\n puVar1 = (undefined8 *)*puVar1;\n FUN_002a2980();\n }" ({ "{") (expression_statement "puVar1 = (undefined8 *)*puVar1;" (assignment_expression "puVar1 = (undefined8 *)*puVar1" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)*puVar1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar1" (* "*") (identifier "puVar1")))) (; ";")) (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "*unaff_RBX = &DAT_003f02d8;" (assignment_expression "*unaff_RBX = &DAT_003f02d8" (pointer_expression "*unaff_RBX" (* "*") (identifier "unaff_RBX")) (= "=") (pointer_expression "&DAT_003f02d8" (& "&") (identifier "DAT_003f02d8"))) (; ";")) (expression_statement "FUN_001ee190();" (call_expression "FUN_001ee190()" (identifier "FUN_001ee190") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "thunk_FUN_002a2980();" (call_expression "thunk_FUN_002a2980()" (identifier "thunk_FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_003305f0();" (call_expression "FUN_003305f0()" (identifier "FUN_003305f0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* (anonymous namespace)::Target_x86_64_nacl<64>::do_make_data_plt(gold::Layout*, gold::Output_data_got<64, false>*, (anonymous namespace)::Output_data_got_plt_x86_64*, gold::Output_data_space*, unsigned int) [clone .cold.842] */ void (anonymous_namespace)::Target_x86_64_nacl<64>::function_1 (type_1 *param_1,type_2 *param_2,type_3 *param_3, type_4 *param_4,type_5 param_5) { type_6 **pp_Var1; type_7 *unaff_RBX; type_6 **var_1; type_6 **var_2; var_2 = unaff_RBX[3]._vptr_Output_data; while (var_1 != var_2) { pp_Var1 = (type_6 **)*var_2; var_3(var_2); var_2 = pp_Var1; } unaff_RBX->_vptr_Output_data = (type_6 **)&DAT_003f02d8; gold::Output_data::~type_7(unaff_RBX,(int)param_2); var_3(unaff_RBX,0xb0); /* 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: (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))) (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: (identifier))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { undefined8 *unaff_RBX; undefined8 *unaff_RBP; undefined8 *puVar1; puVar1 = (undefined8 *)unaff_RBX[0xf]; while (unaff_RBP != puVar1) { puVar1 = (undefined8 *)*puVar1; FUN_002a2980(); } *unaff_RBX = &DAT_003f02d8; FUN_001ee190(); thunk_FUN_002a2980(); /* WARNING: Subroutine does not return */ FUN_003305f0(); }
4431_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_group
FUN_001f5780
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_group(Read_symbols * this, Workqueue * workqueue) */ void __thiscall gold::Read_symbols::do_group(Read_symbols *this,Workqueue *workqueue) { char cVar1; int iVar2; Input_file_group *pIVar3; Task_token *pTVar4; Mapfile *pMVar5; Input_objects *pIVar6; Symbol_table *pSVar7; Task_token *pTVar8; Dirsearch *pDVar9; Layout *pLVar10; pointer pcVar11; _func_int_varargs **pp_Var12; Task *t; Task *pTVar13; pointer pIVar14; pointer local_48; pp_Var12 = (_func_int_varargs **)operator_new(0x18); *pp_Var12 = (_func_int_varargs *)0x0; pp_Var12[1] = (_func_int_varargs *)0x0; pp_Var12[2] = (_func_int_varargs *)0x0; if (this->input_argument_->is_file_ != false) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/options.h",0x830,"group"); } pIVar3 = this->input_argument_->group_; pTVar4 = this->this_blocker_; t = (Task *)operator_new(0x78); pMVar5 = this->mapfile_; pIVar6 = this->input_objects_; pSVar7 = this->symtab_; pTVar8 = this->next_blocker_; t[1].name_._M_dataplus._M_p = (pointer)this->layout_; (t->name_)._M_dataplus._M_p = (pointer)&(t->name_).field_2; t->_vptr_Task = (_func_int_varargs **)&PTR__Finish_group_003ad040; t[1]._vptr_Task = (_func_int_varargs **)pIVar6; t[1].name_._M_string_length = (size_type)pMVar5; t[1].list_next_ = (Task *)pSVar7; t->list_next_ = (Task *)0x0; (t->name_)._M_string_length = 0; (t->name_).field_2._M_local_buf[0] = '\0'; t->should_run_soon_ = false; *(_func_int_varargs ***)&t[1].name_.field_2 = pp_Var12; *(undefined8 *)((long)&t[1].name_.field_2 + 8) = 0; *(undefined8 *)&t[1].should_run_soon_ = 0; t[2]._vptr_Task = (_func_int_varargs **)pTVar8; local_48 = (pointer)operator_new(0x20); *local_48 = '\x01'; local_48[8] = '\0'; local_48[9] = '\0'; local_48[10] = '\0'; local_48[0xb] = '\0'; local_48[0xc] = '\0'; local_48[0xd] = '\0'; local_48[0xe] = '\0'; local_48[0xf] = '\0'; local_48[0x10] = '\0'; local_48[0x11] = '\0'; local_48[0x12] = '\0'; local_48[0x13] = '\0'; local_48[0x14] = '\0'; local_48[0x15] = '\0'; local_48[0x16] = '\0'; local_48[0x17] = '\0'; local_48[0x18] = '\0'; local_48[0x19] = '\0'; local_48[0x1a] = '\0'; local_48[0x1b] = '\0'; local_48[0x1c] = '\0'; local_48[0x1d] = '\0'; local_48[0x1e] = '\0'; local_48[0x1f] = '\0'; local_48[4] = '\x01'; local_48[5] = '\0'; local_48[6] = '\0'; local_48[7] = '\0'; pTVar13 = (Task *)operator_new(0x58); pSVar7 = this->symtab_; pTVar13[1].list_next_ = t; (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2; pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Start_group_003ad000; pTVar13->list_next_ = (Task *)0x0; (pTVar13->name_)._M_string_length = 0; (pTVar13->name_).field_2._M_local_buf[0] = '\0'; pTVar13->should_run_soon_ = false; pTVar13[1]._vptr_Task = (_func_int_varargs **)pSVar7; pTVar13[1].name_._M_dataplus._M_p = &pTVar4->is_blocker_; pTVar13[1].name_._M_string_length = (size_type)local_48; Workqueue::queue_soon(workqueue,pTVar13); pIVar14 = (pIVar3->files_). super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl. _M_start; if (pIVar14 != (pIVar3->files_). super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl. _M_finish) { cVar1 = pIVar14->is_file_; pcVar11 = local_48; while( true ) { if (cVar1 == '\0') { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group"); } local_48 = (pointer)operator_new(0x20); *local_48 = '\x01'; local_48[8] = '\0'; local_48[9] = '\0'; local_48[10] = '\0'; local_48[0xb] = '\0'; local_48[0xc] = '\0'; local_48[0xd] = '\0'; local_48[0xe] = '\0'; local_48[0xf] = '\0'; local_48[0x10] = '\0'; local_48[0x11] = '\0'; local_48[0x12] = '\0'; local_48[0x13] = '\0'; local_48[0x14] = '\0'; local_48[0x15] = '\0'; local_48[0x16] = '\0'; local_48[0x17] = '\0'; local_48[0x18] = '\0'; local_48[0x19] = '\0'; local_48[0x1a] = '\0'; local_48[0x1b] = '\0'; local_48[0x1c] = '\0'; local_48[0x1d] = '\0'; local_48[0x1e] = '\0'; local_48[0x1f] = '\0'; local_48[4] = '\x01'; local_48[5] = '\0'; local_48[6] = '\0'; local_48[7] = '\0'; pTVar13 = (Task *)operator_new(0x90); iVar2 = this->dirindex_; pDVar9 = this->dirpath_; pLVar10 = this->layout_; pSVar7 = this->symtab_; *(pointer *)&pTVar13[1].should_run_soon_ = pIVar14; pIVar6 = this->input_objects_; *(int *)&pTVar13[1].name_.field_2 = iVar2; pIVar14 = pIVar14 + 1; pMVar5 = this->mapfile_; pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10; pTVar13[1].name_._M_string_length = (size_type)pDVar9; pTVar13->list_next_ = (Task *)0x0; (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2; (pTVar13->name_)._M_string_length = 0; (pTVar13->name_).field_2._M_local_buf[0] = '\0'; pTVar13->should_run_soon_ = false; pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0; pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6; pTVar13[1].list_next_ = (Task *)pSVar7; *(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5; pTVar13[2]._vptr_Task = pp_Var12; pTVar13[2].list_next_ = (Task *)0x0; pTVar13[2].name_._M_dataplus._M_p = pcVar11; pTVar13[2].name_._M_string_length = (size_type)local_48; Workqueue::queue_soon(workqueue,pTVar13); if ((pIVar3->files_). super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl. _M_finish == pIVar14) break; cVar1 = pIVar14->is_file_; pcVar11 = local_48; } } if (*(long *)&t[1].should_run_soon_ == 0) { *(pointer *)&t[1].should_run_soon_ = local_48; Workqueue::queue_soon(workqueue,t); return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/readsyms.h",0x19a,"set_blocker"); }
void FUN_001f5780(long param_1,undefined8 param_2) { char cVar1; undefined4 uVar2; undefined8 *puVar3; undefined8 uVar4; undefined8 uVar5; undefined8 uVar6; undefined8 uVar7; undefined8 uVar8; undefined1 *puVar9; undefined8 *puVar10; undefined8 *puVar11; undefined8 *puVar12; char *pcVar13; undefined1 *local_48; puVar10 = (undefined8 *)FUN_00275550(0x18); *puVar10 = 0; puVar10[1] = 0; puVar10[2] = 0; if (**(char **)(param_1 + 0x68) != '\0') { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/options.h",0x830,"group"); } puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68); uVar4 = *(undefined8 *)(param_1 + 0x80); puVar11 = (undefined8 *)FUN_00275550(0x78); uVar5 = *(undefined8 *)(param_1 + 0x60); uVar6 = *(undefined8 *)(param_1 + 0x38); uVar7 = *(undefined8 *)(param_1 + 0x40); uVar8 = *(undefined8 *)(param_1 + 0x88); puVar11[9] = *(undefined8 *)(param_1 + 0x48); puVar11[2] = puVar11 + 4; *puVar11 = &PTR_FUN_003ad040; puVar11[7] = uVar6; puVar11[10] = uVar5; puVar11[8] = uVar7; puVar11[1] = 0; puVar11[3] = 0; *(undefined1 *)(puVar11 + 4) = 0; *(undefined1 *)(puVar11 + 6) = 0; puVar11[0xb] = puVar10; puVar11[0xc] = 0; puVar11[0xd] = 0; puVar11[0xe] = uVar8; local_48 = (undefined1 *)FUN_00275550(0x20); *local_48 = 1; *(undefined8 *)(local_48 + 8) = 0; *(undefined8 *)(local_48 + 0x10) = 0; *(undefined8 *)(local_48 + 0x18) = 0; *(undefined4 *)(local_48 + 4) = 1; puVar12 = (undefined8 *)FUN_00275550(0x58); uVar5 = *(undefined8 *)(param_1 + 0x40); puVar12[8] = puVar11; puVar12[2] = puVar12 + 4; *puVar12 = &PTR_FUN_003ad000; puVar12[1] = 0; puVar12[3] = 0; *(undefined1 *)(puVar12 + 4) = 0; *(undefined1 *)(puVar12 + 6) = 0; puVar12[7] = uVar5; puVar12[9] = uVar4; puVar12[10] = local_48; FUN_00230080(param_2,puVar12); pcVar13 = (char *)*puVar3; if (pcVar13 != (char *)puVar3[1]) { cVar1 = *pcVar13; puVar9 = local_48; while( true ) { if (cVar1 == '\0') { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group"); } local_48 = (undefined1 *)FUN_00275550(0x20); *local_48 = 1; *(undefined8 *)(local_48 + 8) = 0; *(undefined8 *)(local_48 + 0x10) = 0; *(undefined8 *)(local_48 + 0x18) = 0; *(undefined4 *)(local_48 + 4) = 1; puVar12 = (undefined8 *)FUN_00275550(0x90); uVar2 = *(undefined4 *)(param_1 + 0x58); uVar4 = *(undefined8 *)(param_1 + 0x50); uVar5 = *(undefined8 *)(param_1 + 0x48); uVar6 = *(undefined8 *)(param_1 + 0x40); puVar12[0xd] = pcVar13; uVar7 = *(undefined8 *)(param_1 + 0x38); *(undefined4 *)(puVar12 + 0xb) = uVar2; pcVar13 = pcVar13 + 0x80; uVar8 = *(undefined8 *)(param_1 + 0x60); puVar12[9] = uVar5; puVar12[10] = uVar4; puVar12[1] = 0; puVar12[2] = puVar12 + 4; puVar12[3] = 0; *(undefined1 *)(puVar12 + 4) = 0; *(undefined1 *)(puVar12 + 6) = 0; *puVar12 = &PTR_FUN_003acec0; puVar12[7] = uVar7; puVar12[8] = uVar6; puVar12[0xc] = uVar8; puVar12[0xe] = puVar10; puVar12[0xf] = 0; puVar12[0x10] = puVar9; puVar12[0x11] = local_48; FUN_00230080(param_2,puVar12); if ((char *)puVar3[1] == pcVar13) break; cVar1 = *pcVar13; puVar9 = local_48; } } if (puVar11[0xd] == 0) { puVar11[0xd] = local_48; FUN_00230080(param_2,puVar11); return; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker"); }
PUSH R15 PUSH R14 PUSH R13 MOV R13,RDI MOV EDI,0x18 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x28 MOV qword ptr [RSP + 0x8],RSI CALL 0x00275550 MOV qword ptr [RAX],0x0 MOV RBX,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],0x0 MOV RAX,qword ptr [R13 + 0x68] CMP byte ptr [RAX],0x0 JNZ 0x001f5a32 MOV EDI,0x78 MOV R12,qword ptr [RAX + 0x68] MOV R14,qword ptr [R13 + 0x80] CALL 0x00275550 MOV RDX,qword ptr [R13 + 0x60] MOV RSI,qword ptr [R13 + 0x48] MOV R15,RAX MOV R8,qword ptr [R13 + 0x38] MOV RDI,qword ptr [R13 + 0x40] MOV qword ptr [RSP + 0x18],RAX LEA R9,[R15 + 0x20] MOV RAX,qword ptr [R13 + 0x88] MOV qword ptr [R15 + 0x48],RSI MOV qword ptr [R15 + 0x10],R9 LEA R9,[0x3ad040] MOV qword ptr [R15],R9 MOV qword ptr [R15 + 0x38],R8 MOV qword ptr [R15 + 0x50],RDX MOV qword ptr [R15 + 0x40],RDI MOV EDI,0x20 MOV qword ptr [R15 + 0x8],0x0 MOV qword ptr [R15 + 0x18],0x0 MOV byte ptr [R15 + 0x20],0x0 MOV byte ptr [R15 + 0x30],0x0 MOV qword ptr [R15 + 0x58],RBX MOV qword ptr [R15 + 0x60],0x0 MOV qword ptr [R15 + 0x68],0x0 MOV qword ptr [R15 + 0x70],RAX CALL 0x00275550 MOV EDI,0x58 MOV byte ptr [RAX],0x1 MOV RBP,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],0x0 MOV qword ptr [RAX + 0x18],0x0 MOV dword ptr [RAX + 0x4],0x1 CALL 0x00275550 MOV RDX,qword ptr [R13 + 0x40] MOV RDI,qword ptr [RSP + 0x8] LEA RSI,[RAX + 0x20] MOV qword ptr [RAX + 0x40],R15 MOV qword ptr [RAX + 0x10],RSI LEA RSI,[0x3ad000] MOV qword ptr [RAX],RSI MOV RSI,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x18],0x0 MOV byte ptr [RAX + 0x20],0x0 MOV byte ptr [RAX + 0x30],0x0 MOV qword ptr [RAX + 0x38],RDX MOV qword ptr [RAX + 0x48],R14 MOV qword ptr [RAX + 0x50],RBP CALL 0x00230080 MOV R15,qword ptr [R12] CMP R15,qword ptr [R12 + 0x8] JZ 0x001f5a13 CMP byte ptr [R15],0x0 JZ 0x001f5a1a MOV RAX,R13 MOV R13,RBP MOV RBP,R15 MOV R15,RAX JMP 0x001f590d CMP byte ptr [RBP],0x0 MOV R13,R14 JZ 0x001f5a1a MOV EDI,0x20 CALL 0x00275550 MOV EDI,0x90 MOV byte ptr [RAX],0x1 MOV R14,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],0x0 MOV qword ptr [RAX + 0x18],0x0 MOV dword ptr [RAX + 0x4],0x1 MOV qword ptr [RSP + 0x10],RAX CALL 0x00275550 MOV ECX,dword ptr [R15 + 0x58] MOV RSI,qword ptr [R15 + 0x50] LEA RDX,[0x3acec0] MOV RDI,qword ptr [R15 + 0x48] MOV R8,qword ptr [R15 + 0x40] LEA R11,[RAX + 0x20] MOV qword ptr [RAX + 0x68],RBP MOV R10,qword ptr [R15 + 0x38] MOV dword ptr [RAX + 0x58],ECX SUB RBP,-0x80 MOV RCX,qword ptr [R15 + 0x60] MOV qword ptr [RAX + 0x48],RDI MOV qword ptr [RAX + 0x50],RSI MOV RDI,qword ptr [RSP + 0x8] MOV RSI,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],R11 MOV qword ptr [RAX + 0x18],0x0 MOV byte ptr [RAX + 0x20],0x0 MOV byte ptr [RAX + 0x30],0x0 MOV qword ptr [RAX],RDX MOV qword ptr [RAX + 0x38],R10 MOV qword ptr [RAX + 0x40],R8 MOV qword ptr [RAX + 0x60],RCX MOV qword ptr [RAX + 0x70],RBX MOV qword ptr [RAX + 0x78],0x0 MOV qword ptr [RAX + 0x80],R13 MOV qword ptr [RAX + 0x88],R14 CALL 0x00230080 CMP qword ptr [R12 + 0x8],RBP JNZ 0x001f5900 MOV RAX,qword ptr [RSP + 0x18] CMP qword ptr [RAX + 0x68],0x0 JNZ 0x001f5a4a MOV RAX,qword ptr [RSP + 0x18] MOV RBX,qword ptr [RSP + 0x10] MOV RDI,qword ptr [RSP + 0x8] MOV qword ptr [RAX + 0x68],RBX ADD RSP,0x28 MOV RSI,RAX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP 0x00230080 MOV qword ptr [RSP + 0x10],RBP JMP 0x001f59de LEA RDX,[0x31b6b8] MOV ESI,0x1ed LEA RDI,[0x31b540] CALL 0x0016cdf0 LEA RDX,[0x31b6ac] MOV ESI,0x830 LEA RDI,[0x30eacd] CALL 0x0016cdf0 LEA RDX,[0x31b6a0] MOV ESI,0x19a LEA RDI,[0x31b589] CALL 0x0016cdf0
null
null
null
null
[(u'PTRSUB_-1207935946', u'CAST_-1207935668'), ('const-433', u'STORE_-1207936830'), ('const-56', u'PTRADD_-1207935426'), (u'CAST_-1207935167', u'LOAD_-1207936177'), ('const-28', u'PTRADD_-1207935399'), ('const-433', u'LOAD_-1207936434'), ('const-17', u'PTRADD_-1207935425'), ('const-433', u'STORE_-1207935720'), (u'CAST_-1207935337', u'PTRSUB_-1207935441'), ('const-56', u'PTRADD_-1207935403'), ('const-1', u'PTRADD_-1207935399'), (u'PTRSUB_-1207935336', u'PTRSUB_-1207935328'), ('const-16', u'PTRSUB_-1207935514'), (u'PTRSUB_-1207935634', u'PTRSUB_-1207935480'), ('const-3258016', u'COPY_-1207935425'), ('const-31', u'PTRADD_-1207935396'), ('const-433', u'STORE_-1207936261'), (u'PTRSUB_-1207935375', u'CAST_-1207935221'), ('const-433', u'STORE_-1207936922'), (u'CAST_-1207935337', u'PTRADD_-1207935403'), ('const-15', u'PTRADD_-1207935442'), ('const-0', u'STORE_-1207936675'), (u'PTRADD_-1207935668', u'STORE_-1207936767'), ('const-433', u'STORE_-1207936236'), ('const-1', u'PTRADD_-1207935684'), (u'PTRSUB_-1207935669', u'STORE_-1207936699'), (u'COPY_-1207935521', u'MULTIEQUAL_-1207935612'), ('tmp_1242', u'PTRSUB_-1207935542'), (u'LOAD_-1207936358', u'STORE_-1207936261'), (u'CAST_-1207935390', u'PTRADD_-1207935377'), (u'PTRSUB_-1207935616', u'STORE_-1207936625'), ('const-433', u'STORE_-1207935457'), (u'PTRSUB_-1207935417', u'STORE_-1207936254'), (u'PTRSUB_-1207935452', u'PTRSUB_-1207935395'), ('const-128', u'PTRSUB_-1207936002'), (u'PTRADD_-1207935666', u'STORE_-1207935721'), ('const-0', u'STORE_-1207935454'), (u'CAST_-1207935390', u'STORE_-1207936501'), (u'CAST_-1207935540', u'PTRSUB_-1207935746'), ('const-433', u'STORE_-1207935476'), ('const-433', u'STORE_-1207936664'), ('const-56', u'PTRADD_-1207935697'), ('const-0', u'PTRSUB_-1207935435'), (u'PTRSUB_-1207935777', u'PTRSUB_-1207935626'), ('const-1', u'PTRADD_-1207935448'), (u'PTRSUB_-1207935976', u'LOAD_-1207936969'), ('const-433', u'STORE_-1207936908'), (u'PTRSUB_-1207935939', u'PTRSUB_-1207935827'), ('const-1', u'PTRADD_-1207935639'), ('const-16', u'PTRSUB_-1207935761'), ('const-19', u'PTRADD_-1207935665'), ('const-0', u'STORE_-1207935456'), ('const-433', u'STORE_-1207936469'), (u'PTRADD_-1207935422', u'STORE_-1207935477'), (u'PTRADD_-1207935620', u'STORE_-1207935679'), ('const-16', u'PTRSUB_-1207935961'), ('const-1', u'PTRADD_-1207935668'), ('const-0', u'STORE_-1207935457'), ('const-0', u'STORE_-1207935437'), ('const-0', u'STORE_-1207935498'), ('const-1', u'PTRADD_-1207935421'), (u'PTRSUB_-1207935746', u'STORE_-1207936685'), (u'PTRSUB_-1207935582', u'PTRSUB_-1207935577'), (u'PTRADD_-1207935690', u'STORE_-1207935745'), ('const-433', u'STORE_-1207935680'), (u'CAST_-1207935390', u'PTRADD_-1207935442'), (u'CAST_-1207935588', u'MULTIEQUAL_-1207935610'), (u'PTRADD_-1207935948', u'PTRSUB_-1207935946'), ('const-433', u'LOAD_-1207936358'), ('const-0', u'STORE_-1207935718'), (u'CAST_-1207935337', u'CALL_-1207936212'), (u'PTRSUB_-1207935909', u'STORE_-1207936888'), ('const-1', u'PTRADD_-1207935911'), ('const-433', u'LOAD_-1207936426'), ('const-30', u'PTRADD_-1207935397'), ('const-1', u'RETURN_-1207935979'), (u'PTRSUB_-1207936002', u'LOAD_-1207937005'), (u'PTRSUB_-1207935739', u'STORE_-1207936675'), ('const-0', u'STORE_-1207936819'), ('const-0', u'PTRSUB_-1207935409'), (u'CAST_-1207935588', u'PTRADD_-1207935664'), ('tmp_1242', u'PTRSUB_-1207935504'), ('const-433', u'LOAD_-1207936606'), ('const-48', u'PTRSUB_-1207935714'), (u'CAST_-1207935726', u'PTRADD_-1207935918'), (u'CAST_-1207935664', u'STORE_-1207936902'), ('const-0', u'PTRSUB_-1207935357'), ('const-0', u'STORE_-1207935696'), (u'CAST_-1207935659', u'STORE_-1207936895'), (u'INT_EQUAL_-1207936195', u'CBRANCH_-1207936190'), ('const-56', u'PTRADD_-1207935493'), (u'PTRADD_-1207935510', u'INT_EQUAL_-1207936195'), (u'CAST_-1207935611', u'STORE_-1207936830'), ('const-128', u'PTRADD_-1207935510'), ('const-433', u'STORE_-1207935722'), ('tmp_158', u'CBRANCH_-1207937023'), ('const-29', u'PTRADD_-1207935398'), ('const-0', u'PTRSUB_-1207935922'), ('const-5', u'PTRADD_-1207935379'), (u'INT_EQUAL_-1207936568', u'CBRANCH_-1207936565'), (u'MULTIEQUAL_-1207935614', u'PTRADD_-1207935510'), ('const-433', u'STORE_-1207936226'), ('tmp_1242', u'PTRSUB_-1207935559'), ('const-16', u'PTRSUB_-1207935916'), ('const-1', u'PTRADD_-1207935400'), ('const-433', u'STORE_-1207936699'), (u'PTRSUB_-1207935695', u'PTRSUB_-1207935616'), ('const-8', u'PTRSUB_-1207935430'), (u'PTRSUB_-1207935643', u'STORE_-1207936664'), ('const-433', u'STORE_-1207936305'), (u'CAST_-1207935540', u'PTRSUB_-1207935714'), ('const-433', u'LOAD_-1207936969'), (u'PTRADD_-1207935419', u'PTRSUB_-1207935417'), (u'PTRADD_-1207935687', u'STORE_-1207935742'), (u'LOAD_-1207936613', u'MULTIEQUAL_-1207935614'), ('const-433', u'STORE_-1207935721'), (u'PTRSUB_-1207935334', u'CAST_-1207935144'), (u'PTRSUB_-1207935447', u'CAST_-1207935295'), (u'CAST_-1207935726', u'PTRSUB_-1207935927'), (u'PTRSUB_-1207935520', u'LOAD_-1207936384'), ('tmp_1242', u'PTRSUB_-1207935989'), (u'PTRADD_-1207935619', u'STORE_-1207935678'), (u'PTRSUB_-1207935446', u'STORE_-1207936287'), (u'PTRADD_-1207935710', u'PTRSUB_-1207935708'), ('const-1', u'PTRADD_-1207935619'), (u'PTRSUB_-1207935430', u'STORE_-1207936342'), ('const-8', u'INT_ADD_-1207935807'), ('const-0', u'STORE_-1207935499'), ('const-433', u'STORE_-1207936254'), ('const-0', u'STORE_-1207935451'), (u'PTRADD_-1207935445', u'STORE_-1207935500'), (u'INT_NOTEQUAL_-1207936590', u'CBRANCH_-1207936587'), ('const-16', u'PTRSUB_-1207935391'), ('const-1', u'PTRADD_-1207935924'), (u'LOAD_-1207937047', u'PTRSUB_-1207936007'), ('const-1', u'PTRADD_-1207935666'), (u'CAST_-1207935726', u'PTRADD_-1207935868'), ('const-0', u'STORE_-1207935475'), ('tmp_987', u'CBRANCH_-1207936157'), (u'PTRSUB_-1207935859', u'PTRSUB_-1207935761'), ('const-0', u'STORE_-1207936767'), (u'PTRSUB_-1207935498', u'PTRSUB_-1207935497'), ('tmp_1242', u'PTRSUB_-1207936027'), ('const-433', u'STORE_-1207935695'), ('const-0', u'PTRSUB_-1207935666'), ('const-433', u'STORE_-1207935500'), (u'CAST_-1207935588', u'PTRADD_-1207935622'), ('const-1', u'PTRADD_-1207935640'), (u'LOAD_-1207936210', u'INT_EQUAL_-1207936195'), ('const-1', u'PTRADD_-1207935426'), (u'PTRADD_-1207935527', u'PTRSUB_-1207935525'), (u'PTRSUB_-1207935880', u'PTRSUB_-1207935777'), ('const-433', u'LOAD_-1207936210'), (u'PTRSUB_-1207935559', u'LOAD_-1207936434'), (u'CALL_-1207937084', u'CAST_-1207935787'), ('const-96', u'PTRSUB_-1207935504'), (u'PTRSUB_-1207935377', u'PTRSUB_-1207935336'), ('const-13', u'PTRADD_-1207935686'), (u'CAST_-1207935612', u'INT_ADD_-1207935807'), ('const-1', u'PTRADD_-1207935691'), ('const-3205837', u'COPY_-1207935453'), (u'PTRADD_-1207935443', u'STORE_-1207935498'), ('const-0', u'INT_NOTEQUAL_-1207937025'), (u'PTRSUB_-1207935759', u'PTRSUB_-1207935758'), (u'CAST_-1207935726', u'PTRSUB_-1207935940'), ('const-0', u'PTRSUB_-1207935606'), ('const-433', u'STORE_-1207935694'), ('const-433', u'STORE_-1207935453'), (u'CAST_-1207935257', u'STORE_-1207936312'), (u'PTRSUB_-1207935927', u'STORE_-1207936908'), (u'CAST_-1207935505', u'STORE_-1207936685'), ('const-433', u'STORE_-1207935698'), (u'CAST_-1207935390', u'PTRADD_-1207935444'), (u'CAST_-1207935390', u'PTRADD_-1207935402'), (u'PTRADD_-1207935641', u'STORE_-1207935696'), ('const-0', u'STORE_-1207935721'), ('const-433', u'LOAD_-1207936980'), (u'CAST_-1207935588', u'PTRADD_-1207935688'), (u'PTRADD_-1207935403', u'STORE_-1207936469'), (u'PTRADD_-1207935861', u'PTRSUB_-1207935859'), ('const-96', u'PTRSUB_-1207935989'), ('const-21', u'PTRADD_-1207935663'), (u'PTRSUB_-1207935848', u'CAST_-1207935602'), (u'CAST_-1207935654', u'STORE_-1207936888'), ('const-0', u'STORE_-1207935500'), ('const-56', u'PTRSUB_-1207935976'), ('const-13', u'PTRADD_-1207935444'), ('const-433', u'STORE_-1207935745'), (u'CAST_-1207935588', u'CAST_-1207935463'), ('const-0', u'PTRSUB_-1207935497'), ('const-12', u'PTRADD_-1207935687'), (u'CAST_-1207935726', u'PTRADD_-1207935948'), (u'PTRADD_-1207935419', u'STORE_-1207935474'), ('const-433', u'STORE_-1207936864'), ('const-433', u'STORE_-1207935497'), ('const-433', u'STORE_-1207935477'), (u'CAST_-1207935390', u'PTRADD_-1207935420'), ('const-0', u'STORE_-1207935742'), ('const-433', u'STORE_-1207936706'), ('const-3854336', u'PTRSUB_-1207935797'), (u'PTRSUB_-1207935601', u'PTRSUB_-1207935582'), (u'CAST_-1207935196', u'STORE_-1207936226'), (u'CAST_-1207935680', u'STORE_-1207936922'), ('const-0', u'PTRSUB_-1207935746'), ('const-1', u'PTRADD_-1207935422'), (u'MULTIEQUAL_-1207935610', u'INT_EQUAL_-1207936568'), ('const-433', u'LOAD_-1207936411'), ('const-433', u'STORE_-1207936819'), (u'PTRADD_-1207935360', u'PTRSUB_-1207935358'), ('const-16', u'PTRSUB_-1207935462'), ('const-433', u'STORE_-1207936312'), ('const-1', u'PTRADD_-1207935663'), (u'LOAD_-1207936434', u'STORE_-1207936375'), (u'PTRSUB_-1207935666', u'LOAD_-1207936583'), ('const-20', u'PTRADD_-1207935664'), ('const-0', u'PTRSUB_-1207935582'), (u'CAST_-1207935337', u'PTRADD_-1207935516'), (u'PTRSUB_-1207935357', u'STORE_-1207936236'), ('const-8', u'PTRSUB_-1207935411'), ('const-0', u'STORE_-1207936778'), ('const-0', u'STORE_-1207935722'), (u'CAST_-1207935588', u'PTRADD_-1207935691'), ('const-16', u'PTRSUB_-1207935946'), ('const-433', u'STORE_-1207935696'), ('const-493', u'CALL_-1207936011'), (u'CAST_-1207935726', u'PTRADD_-1207935850'), (u'CAST_-1207935540', u'PTRADD_-1207935766'), (u'CAST_-1207935588', u'PTRADD_-1207935620'), ('tmp_1243', u'CALL_-1207936212'), ('const-23', u'PTRADD_-1207935661'), (u'CAST_-1207935588', u'PTRADD_-1207935639'), (u'PTRSUB_-1207935786', u'STORE_-1207936864'), (u'CAST_-1207935540', u'PTRSUB_-1207935759'), ('const-0', u'PTRSUB_-1207935939'), (u'CAST_-1207935235', u'STORE_-1207936281'), ('const-433', u'STORE_-1207935452'), ('const-433', u'LOAD_-1207937041'), ('const-433', u'STORE_-1207936837'), ('const-1', u'RETURN_-1207935970'), ('const-3257737', u'COPY_-1207935426'), ('const-16', u'PTRSUB_-1207935771'), (u'PTRSUB_-1207935504', u'LOAD_-1207936358'), ('const-0', u'STORE_-1207935497'), (u'CAST_-1207935588', u'PTRADD_-1207935690'), ('const-1', u'PTRADD_-1207935397'), (u'PTRADD_-1207935644', u'STORE_-1207935699'), ('const-16', u'PTRSUB_-1207935491'), (u'CAST_-1207935226', u'STORE_-1207936268'), (u'LOAD_-1207936335', u'MULTIEQUAL_-1207935610'), ('const-433', u'STORE_-1207935740'), (u'PTRSUB_-1207935771', u'PTRSUB_-1207935678'), (u'PTRADD_-1207936037', u'STORE_-1207937056'), (u'PTRSUB_-1207935720', u'PTRSUB_-1207935634'), (u'PTRADD_-1207935336', u'PTRSUB_-1207935334'), (u'PTRSUB_-1207936027', u'LOAD_-1207937047'), ('const-0', u'PTRSUB_-1207935582'), ('const-0', u'STORE_-1207935740'), ('const-433', u'STORE_-1207936639'), ('const-56', u'PTRADD_-1207935393'), (u'PTRADD_-1207935426', u'PTRSUB_-1207935424'), ('const-0', u'STORE_-1207935502'), ('const-0', u'INT_EQUAL_-1207936162'), ('const-16', u'PTRSUB_-1207935452'), ('const-1', u'PTRADD_-1207935665'), ('const-56', u'PTRADD_-1207935918'), ('const-433', u'LOAD_-1207936729'), ('const-433', u'LOAD_-1207937012'), ('const-16', u'PTRSUB_-1207935859'), ('const-1', u'PTRADD_-1207935493'), (u'CAST_-1207935588', u'PTRADD_-1207935642'), ('const-21', u'PTRADD_-1207935421'), ('const-433', u'STORE_-1207935693'), ('const-22', u'PTRADD_-1207935420'), ('const-8', u'PTRSUB_-1207935404'), (u'PTRSUB_-1207935890', u'PTRSUB_-1207935786'), ('const-0', u'STORE_-1207935501'), ('const-433', u'STORE_-1207935744'), (u'CAST_-1207935617', u'STORE_-1207936837'), ('const-88', u'CALL_-1207936731'), ('const-433', u'STORE_-1207936323'), ('const-0', u'PTRSUB_-1207935945'), (u'INT_EQUAL_-1207936162', u'CBRANCH_-1207936157'), ('const-433', u'STORE_-1207936853'), ('const-56', u'PTRADD_-1207935704'), ('const-0', u'PTRSUB_-1207935679'), (u'PTRSUB_-1207935916', u'PTRSUB_-1207935808'), (u'MULTIEQUAL_-1207935614', u'STORE_-1207936389'), (u'LOAD_-1207936613', u'INT_NOTEQUAL_-1207936590'), ('const-1', u'PTRADD_-1207935689'), ('const-8', u'PTRSUB_-1207935909'), (u'PTRSUB_-1207935466', u'STORE_-1207936632'), (u'CAST_-1207935337', u'PTRADD_-1207935493'), ('const-0', u'PTRSUB_-1207935827'), ('const-8', u'INT_ADD_-1207935421'), ('const-0', u'STORE_-1207935503'), ('const-433', u'STORE_-1207936342'), ('const-433', u'LOAD_-1207936177'), ('const-72', u'PTRSUB_-1207935542'), ('const-16', u'PTRSUB_-1207935634'), ('const-410', u'CALL_-1207935984'), ('const-1', u'RETURN_-1207936006'), (u'PTRSUB_-1207935971', u'LOAD_-1207936962'), ('const-1', u'PTRADD_-1207935402'), ('const-8', u'PTRSUB_-1207935616'), (u'CAST_-1207935602', u'STORE_-1207936819'), ('const-1', u'PTRADD_-1207935419'), (u'CAST_-1207935540', u'PTRADD_-1207935697'), ('const-48', u'PTRSUB_-1207935525'), ('const-1', u'PTRADD_-1207935685'), ('const-433', u'STORE_-1207935475'), (u'CAST_-1207935337', u'PTRSUB_-1207935446'), ('const-56', u'PTRADD_-1207935413'), ('const-0', u'STORE_-1207936864'), ('const-8', u'PTRSUB_-1207935577'), ('const-433', u'STORE_-1207935498'), (u'PTRSUB_-1207935491', u'PTRSUB_-1207935430'), ('const-433', u'STORE_-1207936294'), ('const-9', u'PTRADD_-1207935690'), (u'LOAD_-1207936583', u'MULTIEQUAL_-1207935610'), ('const-433', u'STORE_-1207937056'), ('const-56', u'PTRADD_-1207935868'), (u'PTRSUB_-1207935541', u'CAST_-1207935235'), (u'CAST_-1207935726', u'CALL_-1207936070'), ('const-433', u'STORE_-1207936745'), (u'PTRADD_-1207935622', u'STORE_-1207936745'), (u'COPY_-1207935487', u'MULTIEQUAL_-1207935612'), ('const-433', u'STORE_-1207935456'), ('const-433', u'STORE_-1207936287'), ('const-0', u'STORE_-1207936305'), (u'LOAD_-1207937047', u'PTRSUB_-1207936022'), (u'PTRSUB_-1207935424', u'PTRSUB_-1207935375'), ('const-1', u'PTRADD_-1207935710'), (u'PTRADD_-1207935642', u'STORE_-1207935697'), ('const-8', u'PTRADD_-1207936037'), (u'PTRADD_-1207935689', u'STORE_-1207935744'), ('const-3258028', u'COPY_-1207935448'), ('const-433', u'LOAD_-1207937047'), ('const-56', u'PTRADD_-1207935516'), ('const-16', u'PTRSUB_-1207935375'), ('const-433', u'STORE_-1207935478'), ('const-0', u'PTRSUB_-1207935400'), ('const-0', u'STORE_-1207935455'), ('const-0', u'PTRSUB_-1207935684'), ('const-0', u'PTRSUB_-1207935797'), ('const-64', u'PTRSUB_-1207935971'), (u'CAST_-1207935144', u'STORE_-1207936130'), ('const-433', u'STORE_-1207935718'), (u'PTRSUB_-1207935467', u'PTRSUB_-1207935409'), ('const-1', u'PTRADD_-1207935360'), ('const-6', u'PTRADD_-1207935620'), (u'PTRADD_-1207935442', u'STORE_-1207935497'), ('const-0', u'PTRSUB_-1207935669'), ('const-8', u'PTRSUB_-1207935786'), (u'PTRSUB_-1207935764', u'STORE_-1207936706'), (u'CAST_-1207935278', u'STORE_-1207936342'), ('const-433', u'STORE_-1207935503'), ('tmp_941', u'CBRANCH_-1207936190'), ('const-14', u'PTRADD_-1207935685'), ('const-1', u'PTRADD_-1207935378'), ('const-17', u'PTRADD_-1207935667'), (u'PTRSUB_-1207935358', u'CAST_-1207935167'), (u'CAST_-1207935588', u'PTRADD_-1207935689'), (u'COPY_-1207935453', u'CALL_-1207935975'), (u'PTRADD_-1207935638', u'STORE_-1207935693'), (u'CAST_-1207935540', u'CALL_-1207936614'), ('const-0', u'PTRSUB_-1207935758'), ('const-12', u'PTRADD_-1207935445'), (u'PTRSUB_-1207935940', u'PTRSUB_-1207935939'), ('const-7', u'PTRADD_-1207935619'), (u'PTRSUB_-1207935328', u'PTRSUB_-1207935324'), (u'CAST_-1207935390', u'PTRADD_-1207935401'), ('tmp_1242', u'PTRSUB_-1207935520'), ('const-433', u'STORE_-1207935451'), ('const-56', u'PTRADD_-1207935911'), ('const-433', u'STORE_-1207936501'), ('const-433', u'STORE_-1207935454'), (u'CAST_-1207935390', u'PTRADD_-1207935397'), ('const-0', u'STORE_-1207935717'), (u'PTRADD_-1207935621', u'STORE_-1207935680'), ('const-0', u'PTRSUB_-1207935838'), ('const-16', u'PTRSUB_-1207935866'), (u'LOAD_-1207936969', u'CAST_-1207935664'), (u'PTRSUB_-1207935832', u'STORE_-1207936929'), ('const-56', u'PTRADD_-1207935336'), ('const-433', u'STORE_-1207936767'), (u'PTRSUB_-1207935761', u'CAST_-1207935612'), (u'PTRSUB_-1207935899', u'STORE_-1207936875'), (u'PTRSUB_-1207935430', u'STORE_-1207936268'), (u'PTRADD_-1207935667', u'STORE_-1207935722'), (u'PTRSUB_-1207935621', u'STORE_-1207936632'), ('const-16', u'PTRSUB_-1207935890'), ('const-0', u'PTRSUB_-1207935436'), ('const-1', u'PTRADD_-1207935424'), (u'PTRADD_-1207935704', u'PTRSUB_-1207935702'), ('const-433', u'LOAD_-1207936962'), ('const-19', u'PTRADD_-1207935423'), (u'PTRADD_-1207935402', u'STORE_-1207935457'), (u'PTRSUB_-1207935984', u'LOAD_-1207936980'), ('const-433', u'STORE_-1207935716'), ('const-0', u'PTRSUB_-1207935336'), (u'PTRSUB_-1207935391', u'PTRSUB_-1207935349'), ('const-1', u'PTRADD_-1207935662'), ('const-433', u'STORE_-1207936349'), ('const-0', u'STORE_-1207935679'), ('const-433', u'LOAD_-1207936941'), (u'PTRADD_-1207936046', u'STORE_-1207937067'), ('tmp_1242', u'PTRSUB_-1207935976'), (u'LOAD_-1207936941', u'CAST_-1207935593'), ('const-433', u'STORE_-1207936375'), ('const-0', u'STORE_-1207935694'), ('const-88', u'PTRSUB_-1207935559'), ('const-433', u'LOAD_-1207936583'), (u'CAST_-1207935390', u'PTRADD_-1207935398'), (u'CAST_-1207935588', u'PTRADD_-1207935662'), (u'CAST_-1207935337', u'PTRSUB_-1207935452'), ('const-56', u'PTRADD_-1207935840'), (u'CAST_-1207935588', u'PTRADD_-1207935663'), (u'PTRADD_-1207935645', u'STORE_-1207936756'), ('const-16', u'PTRSUB_-1207935460'), (u'CAST_-1207935390', u'PTRADD_-1207935419'), ('const-26', u'PTRADD_-1207935643'), ('const-1', u'PTRADD_-1207935868'), ('const-1', u'PTRADD_-1207935438'), (u'CAST_-1207935685', u'STORE_-1207936929'), ('const-1', u'PTRADD_-1207935500'), (u'CAST_-1207935390', u'PTRADD_-1207935421'), ('const-1', u'PTRADD_-1207935432'), ('const-16', u'PTRSUB_-1207935759'), ('const-1', u'PTRADD_-1207935426'), (u'PTRADD_-1207935691', u'STORE_-1207936778'), ('const-120', u'CALL_-1207936989'), (u'PTRADD_-1207935425', u'STORE_-1207935480'), ('const-0', u'PTRSUB_-1207935328'), (u'PTRADD_-1207935420', u'STORE_-1207935475'), (u'CAST_-1207935540', u'PTRADD_-1207935710'), (u'PTRSUB_-1207935758', u'PTRSUB_-1207935669'), ('tmp_1243', u'CALL_-1207936070'), ('const-1', u'PTRADD_-1207935850'), (u'PTRADD_-1207935840', u'PTRSUB_-1207935838'), ('const-31', u'PTRADD_-1207935638'), (u'CAST_-1207935588', u'PTRADD_-1207935685'), (u'PTRSUB_-1207935626', u'STORE_-1207936853'), ('const-433', u'STORE_-1207936130'), (u'PTRADD_-1207935447', u'STORE_-1207935502'), ('const-0', u'PTRSUB_-1207935242'), (u'CAST_-1207935337', u'PTRADD_-1207935419'), (u'PTRSUB_-1207935436', u'STORE_-1207936275'), ('const-1', u'PTRADD_-1207935645'), (u'CAST_-1207935588', u'COPY_-1207935521'), (u'CAST_-1207935390', u'PTRADD_-1207935425'), ('const-0', u'STORE_-1207936830'), (u'CAST_-1207935390', u'PTRADD_-1207935379'), (u'CAST_-1207935337', u'PTRSUB_-1207935477'), (u'PTRSUB_-1207935945', u'PTRSUB_-1207935832'), (u'CAST_-1207935588', u'PTRADD_-1207935687'), ('const-7', u'PTRADD_-1207935377'), ('const-0', u'STORE_-1207935680'), (u'PTRADD_-1207935510', u'PTRSUB_-1207935635'), ('const-24', u'PTRADD_-1207935645'), (u'PTRSUB_-1207935554', u'LOAD_-1207936426'), (u'CAST_-1207935390', u'COPY_-1207935487'), ('const-28', u'PTRADD_-1207935641'), ('const-433', u'STORE_-1207936281'), (u'CAST_-1207935337', u'PTRADD_-1207935438'), (u'PTRSUB_-1207935401', u'PTRSUB_-1207935400'), (u'CAST_-1207935668', u'STORE_-1207936908'), (u'CAST_-1207935337', u'PTRSUB_-1207935468'), (u'PTRADD_-1207935493', u'PTRSUB_-1207935491'), (u'PTRSUB_-1207935606', u'PTRSUB_-1207935587'), ('const-433', u'STORE_-1207935719'), ('const-1', u'PTRADD_-1207935423'), ('const-8', u'PTRSUB_-1207935430'), (u'PTRADD_-1207935684', u'STORE_-1207935739'), ('const-1', u'PTRADD_-1207935449'), ('const-0', u'STORE_-1207935476'), ('const-1', u'PTRADD_-1207935403'), (u'CAST_-1207935390', u'CAST_-1207935196'), (u'PTRSUB_-1207935873', u'STORE_-1207936845'), ('tmp_1243', u'CALL_-1207936614'), (u'PTRSUB_-1207936007', u'LOAD_-1207937012'), (u'PTRSUB_-1207935468', u'PTRSUB_-1207935467'), (u'CAST_-1207935588', u'PTRADD_-1207935621'), ('const-0', u'STORE_-1207935699'), (u'PTRADD_-1207935448', u'STORE_-1207935503'), ('const-16', u'PTRSUB_-1207935424'), ('const-0', u'STORE_-1207935480'), (u'CAST_-1207935337', u'PTRADD_-1207935393'), (u'LOAD_-1207936606', u'INT_NOTEQUAL_-1207936590'), (u'PTRSUB_-1207935808', u'STORE_-1207936895'), ('const-56', u'PTRADD_-1207935850'), ('const-6', u'PTRADD_-1207935378'), ('const-433', u'STORE_-1207936888'), ('const-0', u'PTRSUB_-1207935601'), (u'PTRSUB_-1207935714', u'STORE_-1207936646'), (u'PTRSUB_-1207935678', u'CAST_-1207935517'), (u'PTRSUB_-1207935635', u'LOAD_-1207936335'), (u'PTRSUB_-1207935462', u'PTRSUB_-1207935404'), ('tmp_1242', u'PTRSUB_-1207935781'), ('const-1', u'PTRADD_-1207935379'), (u'PTRSUB_-1207935409', u'STORE_-1207936312'), ('const-1', u'STORE_-1207936788'), ('const-0', u'INT_EQUAL_-1207936568'), ('const-0', u'PTRSUB_-1207935377'), (u'PTRSUB_-1207935781', u'LOAD_-1207936729'), ('const-18', u'PTRADD_-1207935666'), (u'PTRSUB_-1207935955', u'LOAD_-1207936941'), (u'PTRADD_-1207935686', u'STORE_-1207935741'), ('const-16', u'PTRSUB_-1207935720'), ('const-30', u'PTRADD_-1207935639'), (u'CAST_-1207935517', u'STORE_-1207936699'), ('const-15', u'PTRADD_-1207935684'), ('const-0', u'PTRSUB_-1207935541'), ('const-0', u'STORE_-1207935720'), ('const-433', u'LOAD_-1207936987'), ('const-9', u'PTRADD_-1207935448'), ('const-32', u'CALL_-1207936510'), (u'CAST_-1207935540', u'PTRSUB_-1207935730'), ('const-0', u'STORE_-1207936853'), (u'CAST_-1207935588', u'PTRADD_-1207935666'), ('const-8', u'PTRSUB_-1207935739'), ('const-8', u'PTRSUB_-1207935643'), (u'INT_ADD_-1207935807', u'CAST_-1207935611'), ('const-16', u'PTRSUB_-1207935777'), ('const-11', u'PTRADD_-1207935688'), ('const-0', u'PTRSUB_-1207935587'), (u'LOAD_-1207936613', u'PTRSUB_-1207935666'), ('const-433', u'STORE_-1207936625'), ('const-0', u'STORE_-1207937081'), (u'LOAD_-1207937041', u'INT_NOTEQUAL_-1207937025'), (u'LOAD_-1207936411', u'CAST_-1207935283'), ('const-1', u'PTRADD_-1207935686'), ('const-16', u'PTRSUB_-1207935395'), ('const-56', u'PTRADD_-1207935419'), (u'CAST_-1207935726', u'STORE_-1207936706'), ('const-433', u'STORE_-1207936646'), ('const-20', u'PTRADD_-1207935422'), ('const-1', u'PTRADD_-1207935527'), ('const-433', u'STORE_-1207936756'), ('const-433', u'LOAD_-1207936404'), ('const-1', u'PTRADD_-1207935442'), ('const-24', u'CALL_-1207937084'), ('const-433', u'LOAD_-1207936613'), ('const-0', u'STORE_-1207935678'), ('const-433', u'STORE_-1207936491'), ('const-0', u'STORE_-1207936653'), (u'CAST_-1207935588', u'PTRADD_-1207935619'), (u'CAST_-1207935588', u'PTRADD_-1207935644'), ('const-1', u'PTRADD_-1207935396'), ('const-0', u'PTRSUB_-1207935467'), ('const-1', u'PTRADD_-1207935644'), (u'PTRSUB_-1207935797', u'CAST_-1207935505'), (u'PTRADD_-1207935399', u'STORE_-1207935454'), (u'CAST_-1207935787', u'PTRADD_-1207936046'), ('const-1', u'PTRADD_-1207935687'), ('const-0', u'PTRSUB_-1207935946'), (u'CAST_-1207935726', u'PTRSUB_-1207935873'), ('const-8', u'PTRADD_-1207935691'), ('const-433', u'STORE_-1207935679'), (u'CAST_-1207935588', u'PTRADD_-1207935641'), ('const-27', u'PTRADD_-1207935642'), ('const-433', u'STORE_-1207936653'), ('const-64', u'PTRSUB_-1207935537'), (u'PTRSUB_-1207935460', u'CAST_-1207935257'), ('const-0', u'STORE_-1207935474'), (u'CAST_-1207935337', u'PTRADD_-1207935432'), ('const-0', u'STORE_-1207936756'), ('tmp_1242', u'PTRSUB_-1207935984'), ('const-433', u'STORE_-1207936895'), ('const-0', u'PTRSUB_-1207935417'), (u'CAST_-1207935390', u'PTRADD_-1207935400'), (u'CALL_-1207936436', u'CAST_-1207935337'), (u'CAST_-1207935588', u'PTRADD_-1207935661'), ('const-1', u'PTRADD_-1207935444'), ('const-433', u'LOAD_-1207936335'), (u'CAST_-1207935390', u'PTRADD_-1207935449'), ('const-433', u'STORE_-1207935717'), ('const-8', u'PTRADD_-1207936046'), (u'PTRADD_-1207935697', u'PTRSUB_-1207935695'), ('const-4', u'PTRADD_-1207935622'), ('const-48', u'PTRSUB_-1207935873'), (u'PTRADD_-1207935643', u'STORE_-1207935698'), ('const-0', u'STORE_-1207935438'), (u'COPY_-1207935448', u'CALL_-1207935975'), (u'PTRADD_-1207935380', u'STORE_-1207936458'), (u'CAST_-1207935588', u'PTRADD_-1207935665'), ('const-56', u'PTRADD_-1207935948'), (u'PTRSUB_-1207935525', u'CAST_-1207935304'), (u'LOAD_-1207936962', u'CAST_-1207935654'), ('const-0', u'PTRSUB_-1207935466'), ('const-56', u'PTRADD_-1207935710'), ('const-433', u'STORE_-1207935742'), ('const-433', u'STORE_-1207935499'), (u'CAST_-1207935390', u'PTRADD_-1207935447'), (u'CAST_-1207935726', u'PTRSUB_-1207935961'), ('tmp_1242', u'PTRSUB_-1207935554'), (u'COPY_-1207935471', u'CALL_-1207936011'), ('const-10', u'PTRADD_-1207935689'), ('const-0', u'PTRSUB_-1207935621'), (u'PTRSUB_-1207935441', u'STORE_-1207936281'), (u'CALL_-1207936797', u'CAST_-1207935588'), ('const-2', u'PTRADD_-1207935413'), ('const-0', u'STORE_-1207935744'), (u'PTRADD_-1207935413', u'PTRSUB_-1207935411'), ('const-16', u'PTRSUB_-1207935678'), ('const-1', u'PTRADD_-1207935398'), (u'PTRADD_-1207935446', u'STORE_-1207935501'), ('const-433', u'STORE_-1207936389'), (u'MULTIEQUAL_-1207935612', u'STORE_-1207936236'), (u'CAST_-1207935588', u'PTRADD_-1207935640'), (u'PTRADD_-1207935665', u'STORE_-1207935720'), ('const-433', u'STORE_-1207936675'), (u'CAST_-1207935540', u'PTRSUB_-1207935739'), ('const-1', u'PTRADD_-1207935948'), ('const-1', u'PTRADD_-1207935697'), ('const-0', u'STORE_-1207935478'), (u'PTRSUB_-1207935497', u'PTRSUB_-1207935435'), (u'CALL_-1207936731', u'CAST_-1207935540'), (u'CAST_-1207935390', u'PTRADD_-1207935380'), ('const-433', u'STORE_-1207935437'), (u'PTRSUB_-1207935961', u'PTRSUB_-1207935844'), ('const-0', u'STORE_-1207935452'), ('const-433', u'STORE_-1207935436'), ('const-16', u'PTRSUB_-1207935498'), ('const-0', u'STORE_-1207936480'), ('const-1', u'PTRADD_-1207935445'), ('const-16', u'PTRADD_-1207935668'), (u'COPY_-1207935425', u'CALL_-1207935984'), ('const-29', u'PTRADD_-1207935640'), ('const-433', u'STORE_-1207936875'), (u'CAST_-1207935390', u'PTRADD_-1207935422'), (u'PTRADD_-1207935640', u'STORE_-1207935695'), ('const-16', u'PTRSUB_-1207935447'), ('const-16', u'PTRSUB_-1207935730'), ('const-0', u'STORE_-1207936875'), (u'PTRADD_-1207935401', u'STORE_-1207935456'), (u'PTRADD_-1207935510', u'MULTIEQUAL_-1207935614'), ('const-433', u'STORE_-1207936632'), ('const-433', u'STORE_-1207937067'), (u'PTRADD_-1207935423', u'STORE_-1207935478'), (u'PTRADD_-1207935421', u'STORE_-1207935476'), ('const-433', u'STORE_-1207936929'), ('const-1', u'PTRADD_-1207935918'), (u'PTRSUB_-1207935946', u'PTRSUB_-1207935945'), ('const-0', u'STORE_-1207935743'), (u'COPY_-1207935475', u'CALL_-1207936011'), (u'PTRSUB_-1207935242', u'STORE_-1207936294'), ('const-0', u'STORE_-1207936287'), (u'INT_NOTEQUAL_-1207937025', u'CBRANCH_-1207937023'), (u'CAST_-1207935390', u'PTRADD_-1207935378'), (u'PTRSUB_-1207935866', u'PTRSUB_-1207935766'), (u'CAST_-1207935540', u'PTRADD_-1207935704'), ('const-56', u'PTRADD_-1207935924'), (u'CAST_-1207935588', u'PTRADD_-1207935667'), ('const-2', u'PTRADD_-1207935393'), ('tmp_1242', u'PTRSUB_-1207936002'), ('const-433', u'STORE_-1207936458'), (u'CAST_-1207935337', u'PTRADD_-1207935527'), ('const-433', u'STORE_-1207935739'), ('const-433', u'STORE_-1207936247'), (u'CAST_-1207935390', u'PTRADD_-1207935446'), ('tmp_560', u'CBRANCH_-1207936587'), (u'LOAD_-1207936980', u'CAST_-1207935685'), ('const-27', u'PTRADD_-1207935400'), ('tmp_1242', u'PTRSUB_-1207935955'), (u'CAST_-1207935540', u'PTRSUB_-1207935720'), ('const-1', u'PTRADD_-1207935446'), (u'PTRSUB_-1207936022', u'LOAD_-1207937041'), ('const-433', u'STORE_-1207935502'), ('const-1', u'PTRADD_-1207935380'), (u'CAST_-1207935726', u'PTRSUB_-1207935880'), ('const-5', u'PTRADD_-1207935621'), (u'PTRSUB_-1207935701', u'PTRSUB_-1207935621'), ('const-1', u'PTRADD_-1207935401'), ('const-3854016', u'PTRSUB_-1207935541'), (u'CAST_-1207935540', u'PTRSUB_-1207935771'), (u'CAST_-1207935588', u'PTRADD_-1207935686'), ('const-0', u'STORE_-1207936247'), ('const-104', u'PTRSUB_-1207936007'), (u'PTRADD_-1207935377', u'STORE_-1207935436'), ('const-0', u'PTRSUB_-1207935441'), (u'PTRSUB_-1207935324', u'LOAD_-1207936210'), (u'PTRADD_-1207935662', u'STORE_-1207935717'), (u'CAST_-1207935283', u'STORE_-1207936349'), ('const-433', u'STORE_-1207937081'), (u'CAST_-1207935787', u'STORE_-1207936254'), (u'PTRADD_-1207935688', u'STORE_-1207935743'), (u'PTRSUB_-1207935587', u'PTRSUB_-1207935582'), ('const-16', u'PTRSUB_-1207935695'), (u'LOAD_-1207937012', u'PTRSUB_-1207935684'), ('const-16', u'PTRSUB_-1207935766'), ('const-1', u'PTRADD_-1207935516'), ('tmp_1242', u'PTRSUB_-1207935971'), (u'CAST_-1207935337', u'PTRSUB_-1207935462'), ('const-0', u'STORE_-1207936845'), ('const-8', u'PTRSUB_-1207935477'), (u'PTRSUB_-1207935989', u'LOAD_-1207936987'), ('const-25', u'PTRADD_-1207935402'), ('const-1', u'PTRADD_-1207935377'), ('const-14', u'PTRADD_-1207935443'), (u'CAST_-1207935304', u'STORE_-1207936389'), ('const-0', u'STORE_-1207937056'), ('const-23', u'PTRADD_-1207935419'), (u'COPY_-1207935426', u'CALL_-1207935984'), (u'CAST_-1207935787', u'PTRADD_-1207936037'), ('const-48', u'PTRSUB_-1207935446'), (u'CAST_-1207935588', u'STORE_-1207936788'), ('const-1', u'PTRADD_-1207935664'), ('const-0', u'PTRSUB_-1207935832'), ('const-1', u'PTRADD_-1207935510'), ('const-433', u'STORE_-1207935697'), (u'CALL_-1207936510', u'CAST_-1207935390'), (u'PTRADD_-1207935424', u'STORE_-1207935479'), (u'CAST_-1207935726', u'PTRADD_-1207935360'), ('const-56', u'PTRADD_-1207935766'), (u'LOAD_-1207937012', u'PTRSUB_-1207935679'), (u'PTRADD_-1207935400', u'STORE_-1207935455'), ('const-0', u'STORE_-1207935716'), (u'PTRSUB_-1207935577', u'LOAD_-1207936606'), ('const-1', u'PTRADD_-1207935690'), (u'CAST_-1207935390', u'PTRADD_-1207935445'), ('const-56', u'PTRADD_-1207935438'), ('const-8', u'PTRADD_-1207935449'), ('const-56', u'PTRADD_-1207935500'), ('const-0', u'STORE_-1207935739'), ('const-56', u'PTRADD_-1207935432'), ('const-433', u'STORE_-1207936685'), ('const-0', u'STORE_-1207935695'), ('const-1', u'STORE_-1207936745'), ('const-8', u'PTRSUB_-1207935764'), ('const-433', u'STORE_-1207936778'), ('const-2', u'PTRADD_-1207936037'), ('const-16', u'PTRSUB_-1207935401'), ('const-0', u'STORE_-1207936491'), ('const-3854400', u'PTRSUB_-1207935946'), ('const-8', u'PTRSUB_-1207935349'), (u'CAST_-1207935463', u'STORE_-1207936625'), (u'LOAD_-1207936729', u'CAST_-1207935473'), (u'MULTIEQUAL_-1207935610', u'STORE_-1207936130'), ('const-433', u'STORE_-1207936902'), ('const-433', u'STORE_-1207935474'), (u'PTRSUB_-1207935514', u'PTRSUB_-1207935447'), (u'CAST_-1207935390', u'PTRADD_-1207935399'), ('const-1', u'STORE_-1207936458'), ('const-56', u'PTRADD_-1207935861'), ('const-1', u'PTRADD_-1207935643'), (u'CAST_-1207935390', u'MULTIEQUAL_-1207935610'), (u'PTRSUB_-1207935838', u'STORE_-1207936808'), (u'PTRSUB_-1207935582', u'LOAD_-1207936613'), (u'LOAD_-1207937005', u'PTRSUB_-1207935466'), ('const-0', u'STORE_-1207935477'), (u'CAST_-1207935390', u'PTRADD_-1207935448'), ('const-433', u'STORE_-1207935438'), (u'CAST_-1207935295', u'STORE_-1207936375'), ('const-0', u'STORE_-1207937067'), ('const-1', u'PTRADD_-1207935443'), ('const-1', u'STORE_-1207936501'), (u'CAST_-1207935337', u'PTRADD_-1207935426'), ('const-1', u'PTRADD_-1207935642'), (u'PTRADD_-1207935911', u'PTRSUB_-1207935909'), ('const-0', u'PTRSUB_-1207935635'), (u'CAST_-1207935726', u'PTRADD_-1207935861'), ('const-433', u'STORE_-1207935501'), ('const-1', u'PTRADD_-1207935420'), ('const-48', u'PTRSUB_-1207935358'), (u'LOAD_-1207936987', u'CAST_-1207935659'), (u'CAST_-1207935473', u'STORE_-1207936639'), (u'PTRADD_-1207935438', u'PTRSUB_-1207935436'), (u'PTRSUB_-1207935708', u'STORE_-1207936639'), ('const-104', u'PTRSUB_-1207936027'), (u'CAST_-1207935787', u'STORE_-1207937081'), ('const-4', u'PTRADD_-1207935380'), ('const-1', u'PTRADD_-1207935861'), (u'CAST_-1207935787', u'STORE_-1207936837'), ('const-0', u'STORE_-1207935719'), ('const-48', u'PTRSUB_-1207935334'), ('const-433', u'STORE_-1207936845'), (u'PTRSUB_-1207935844', u'CAST_-1207935680'), ('const-32', u'CALL_-1207936797'), ('tmp_1242', u'PTRSUB_-1207935537'), ('tmp_593', u'CBRANCH_-1207936565'), (u'PTRADD_-1207935378', u'STORE_-1207935437'), ('const-8', u'PTRSUB_-1207935899'), ('const-0', u'STORE_-1207935697'), (u'PTRSUB_-1207935684', u'PTRSUB_-1207935606'), (u'CAST_-1207935390', u'PTRADD_-1207935424'), (u'PTRADD_-1207935398', u'STORE_-1207935453'), (u'PTRADD_-1207935403', u'PTRSUB_-1207935401'), (u'LOAD_-1207936404', u'CAST_-1207935226'), (u'PTRADD_-1207935661', u'STORE_-1207935716'), ('const-433', u'STORE_-1207936808'), ('const-0', u'STORE_-1207935741'), (u'PTRADD_-1207935924', u'PTRSUB_-1207935922'), (u'LOAD_-1207936426', u'CAST_-1207935278'), ('const-11', u'PTRADD_-1207935446'), (u'LOAD_-1207936384', u'CAST_-1207935231'), ('const-72', u'PTRSUB_-1207935984'), (u'PTRADD_-1207935868', u'PTRSUB_-1207935866'), ('const-433', u'STORE_-1207935455'), (u'PTRADD_-1207935379', u'STORE_-1207935438'), ('const-1', u'PTRADD_-1207935667'), (u'PTRADD_-1207935397', u'STORE_-1207935452'), ('const-1', u'PTRADD_-1207935336'), (u'PTRSUB_-1207935411', u'STORE_-1207936247'), ('const-0', u'PTRSUB_-1207935927'), ('const-1', u'PTRADD_-1207935622'), ('const-8', u'PTRSUB_-1207935808'), (u'PTRSUB_-1207935477', u'STORE_-1207936323'), (u'CAST_-1207935726', u'PTRADD_-1207935840'), ('const-80', u'PTRSUB_-1207935554'), ('const-1', u'PTRADD_-1207935688'), ('const-0', u'STORE_-1207935693'), (u'PTRADD_-1207935639', u'STORE_-1207935694'), ('const-2', u'PTRADD_-1207935419'), ('const-433', u'STORE_-1207935699'), (u'PTRSUB_-1207935702', u'PTRSUB_-1207935701'), ('const-16', u'PTRSUB_-1207935532'), ('const-433', u'STORE_-1207936268'), (u'CAST_-1207935593', u'STORE_-1207936808'), (u'CAST_-1207935588', u'PTRADD_-1207935684'), (u'LOAD_-1207936177', u'INT_EQUAL_-1207936162'), ('const-25', u'PTRADD_-1207935644'), ('const-0', u'PTRSUB_-1207935701'), ('const-16', u'PTRSUB_-1207935468'), ('const-56', u'PTRSUB_-1207935520'), ('const-16', u'PTRSUB_-1207935702'), ('const-433', u'LOAD_-1207937005'), ('const-1', u'PTRADD_-1207935704'), ('const-64', u'PTRSUB_-1207935781'), ('const-0', u'STORE_-1207935453'), (u'PTRSUB_-1207935537', u'LOAD_-1207936404'), ('const-0', u'RETURN_-1207936066'), (u'CAST_-1207935588', u'PTRADD_-1207935668'), ('const-3258040', u'COPY_-1207935471'), ('const-1', u'PTRADD_-1207936046'), (u'PTRADD_-1207935393', u'PTRSUB_-1207935391'), ('const-433', u'STORE_-1207936788'), (u'PTRADD_-1207935664', u'STORE_-1207935719'), (u'PTRSUB_-1207935679', u'PTRSUB_-1207935601'), (u'PTRSUB_-1207935349', u'STORE_-1207936226'), (u'CAST_-1207935726', u'PTRADD_-1207935924'), (u'CAST_-1207935726', u'PTRADD_-1207935911'), ('const-433', u'STORE_-1207935741'), ('const-0', u'PTRSUB_-1207935480'), ('const-0', u'STORE_-1207936323'), (u'PTRSUB_-1207935395', u'PTRSUB_-1207935242'), ('const-0', u'STORE_-1207935745'), ('const-433', u'STORE_-1207936275'), ('const-0', u'STORE_-1207935698'), ('const-1', u'PTRADD_-1207935447'), ('const-136', u'PTRSUB_-1207935955'), ('const-1', u'PTRADD_-1207935641'), (u'CAST_-1207935337', u'PTRADD_-1207935413'), ('const-1', u'PTRADD_-1207935638'), ('const-8', u'PTRSUB_-1207935324'), ('const-0', u'STORE_-1207935479'), (u'CAST_-1207935390', u'PTRADD_-1207935396'), ('const-3257664', u'COPY_-1207935475'), (u'CAST_-1207935221', u'INT_ADD_-1207935421'), (u'CAST_-1207935390', u'PTRADD_-1207935443'), ('const-2', u'PTRADD_-1207935840'), ('const-433', u'STORE_-1207935678'), (u'PTRSUB_-1207935532', u'PTRSUB_-1207935460'), ('const-0', u'STORE_-1207935436'), ('const-48', u'PTRSUB_-1207935848'), (u'PTRSUB_-1207935400', u'PTRSUB_-1207935357'), ('const-22', u'PTRADD_-1207935662'), (u'CAST_-1207935726', u'PTRADD_-1207935336'), (u'PTRADD_-1207935396', u'STORE_-1207935451'), ('const-16', u'PTRADD_-1207935426'), ('const-433', u'STORE_-1207935479'), ('const-0', u'STORE_-1207936664'), (u'PTRSUB_-1207935730', u'PTRSUB_-1207935643'), (u'CAST_-1207935390', u'PTRADD_-1207935403'), (u'PTRSUB_-1207935922', u'STORE_-1207936902'), (u'PTRSUB_-1207935766', u'CAST_-1207935617'), (u'LOAD_-1207937012', u'PTRSUB_-1207935377'), (u'CAST_-1207935726', u'PTRSUB_-1207935899'), (u'PTRADD_-1207935766', u'PTRSUB_-1207935764'), ('const-0', u'PTRSUB_-1207935708'), (u'CAST_-1207935588', u'PTRADD_-1207935643'), (u'PTRADD_-1207935426', u'STORE_-1207936480'), (u'CAST_-1207935231', u'STORE_-1207936275'), ('const-56', u'PTRADD_-1207935360'), ('const-0', u'PTRSUB_-1207935626'), ('const-26', u'PTRADD_-1207935401'), (u'PTRADD_-1207935449', u'STORE_-1207936491'), (u'PTRADD_-1207935663', u'STORE_-1207935718'), ('const-1', u'PTRADD_-1207935766'), (u'CAST_-1207935337', u'PTRSUB_-1207935532'), (u'INT_ADD_-1207935421', u'CAST_-1207935220'), (u'PTRADD_-1207935500', u'PTRSUB_-1207935498'), ('const-433', u'STORE_-1207935480'), (u'CAST_-1207935588', u'PTRADD_-1207935645'), ('const-1', u'PTRADD_-1207935425'), ('const-16', u'PTRSUB_-1207935940'), ('const-433', u'LOAD_-1207936384'), ('const-1', u'PTRADD_-1207935620'), (u'PTRADD_-1207935432', u'PTRSUB_-1207935430'), (u'PTRSUB_-1207935542', u'LOAD_-1207936411'), ('const-2096', u'CALL_-1207935975'), ('const-1', u'PTRADD_-1207935661'), (u'CAST_-1207935390', u'PTRADD_-1207935426'), ('const-16', u'PTRSUB_-1207935880'), ('const-16', u'PTRSUB_-1207935844'), ('const-1', u'PTRADD_-1207935621'), (u'PTRADD_-1207935516', u'PTRSUB_-1207935514'), ('const-144', u'CALL_-1207936436'), (u'PTRSUB_-1207935827', u'STORE_-1207936922'), ('const-18', u'PTRADD_-1207935424'), ('const-433', u'STORE_-1207935743'), ('const-2', u'PTRADD_-1207935403'), ('const-24', u'PTRADD_-1207935403'), ('const-56', u'PTRADD_-1207935527'), (u'PTRSUB_-1207935480', u'STORE_-1207936653'), (u'PTRADD_-1207935685', u'STORE_-1207935740'), ('const-10', u'PTRADD_-1207935447'), (u'CAST_-1207935588', u'PTRADD_-1207935638'), ('const-0', u'STORE_-1207936646'), (u'CAST_-1207935390', u'PTRADD_-1207935423'), ('const-0', u'STORE_-1207936294'), (u'CAST_-1207935220', u'STORE_-1207936261'), ('const-433', u'STORE_-1207936480'), (u'CALL_-1207936989', u'CAST_-1207935726'), (u'CAST_-1207935726', u'PTRSUB_-1207935890'), (u'PTRADD_-1207935444', u'STORE_-1207935499'), (u'PTRADD_-1207935850', u'PTRSUB_-1207935848'), (u'CAST_-1207935337', u'PTRADD_-1207935500'), (u'PTRSUB_-1207935435', u'STORE_-1207936349'), (u'PTRSUB_-1207935404', u'STORE_-1207936305'), ('const-0', u'PTRSUB_-1207936022'), (u'PTRADD_-1207935918', u'PTRSUB_-1207935916'), ('const-0', u'STORE_-1207936469')]
[(u'CAST_-1207935840', u'STORE_-1207936853'), (u'LOAD_-1207936606', u'CAST_-1207935663'), ('tmp_2294', u'INT_ADD_-1207936418'), ('const-56', u'INT_ADD_-1207936368'), (u'CAST_-1207935899', u'LOAD_-1207936941'), (u'LOAD_-1207936962', u'STORE_-1207936888'), ('const-0', u'STORE_-1207936853'), (u'CALL_-1207936989', u'CAST_-1207935937'), (u'CAST_-1207935937', u'PTRADD_-1207935935'), ('const-8', u'PTRADD_-1207935786'), ('const-8', u'PTRADD_-1207936034'), (u'CAST_-1207935937', u'PTRADD_-1207935967'), (u'LOAD_-1207937047', u'PTRADD_-1207936950'), (u'CALL_-1207936731', u'CAST_-1207935752'), ('const-9', u'PTRADD_-1207935735'), (u'CAST_-1207935926', u'LOAD_-1207936980'), ('const-433', u'STORE_-1207936625'), ('const-8', u'PTRADD_-1207935481'), ('const-88', u'CALL_-1207936731'), (u'PTRADD_-1207935446', u'LOAD_-1207936210'), ('const-0', u'STORE_-1207936875'), (u'CALL_-1207936510', u'CAST_-1207935603'), ('const-433', u'STORE_-1207936706'), ('const-0', u'INT_EQUAL_-1207936568'), (u'CAST_-1207935804', u'PTRADD_-1207936685'), (u'PTRADD_-1207936398', u'CAST_-1207935559'), (u'CAST_-1207935663', u'INT_NOTEQUAL_-1207936590'), ('const-4', u'PTRADD_-1207935967'), (u'CAST_-1207935752', u'CALL_-1207936614'), ('const-8', u'PTRADD_-1207935476'), (u'PTRADD_-1207935950', u'STORE_-1207936922'), ('tmp_2298', u'CALL_-1207936614'), (u'LOAD_-1207936358', u'STORE_-1207936261'), ('const-3', u'PTRADD_-1207935906'), ('const-433', u'STORE_-1207936845'), (u'INT_ADD_-1207936713', u'CAST_-1207935746'), ('const-433', u'STORE_-1207936853'), ('const-433', u'STORE_-1207936675'), (u'CAST_-1207935937', u'PTRADD_-1207935906'), (u'CAST_-1207935505', u'LOAD_-1207936384'), ('const-1', u'PTRADD_-1207936431'), (u'CAST_-1207935546', u'PTRADD_-1207935545'), ('const-433', u'STORE_-1207936323'), (u'CAST_-1207935769', u'STORE_-1207936756'), ('const-88', u'INT_ADD_-1207936418'), ('const-433', u'STORE_-1207936501'), ('const-1', u'STORE_-1207936458'), (u'LOAD_-1207936210', u'CAST_-1207935395'), (u'PTRADD_-1207935571', u'STORE_-1207936389'), (u'MULTIEQUAL_-1207935683', u'STORE_-1207936236'), ('const-13', u'PTRADD_-1207935429'), (u'PTRADD_-1207935862', u'STORE_-1207936808'), (u'CAST_-1207935668', u'LOAD_-1207936583'), (u'CAST_-1207935760', u'STORE_-1207936745'), ('const-3205837', u'COPY_-1207935450'), (u'CAST_-1207935752', u'STORE_-1207936685'), ('const-433', u'LOAD_-1207936384'), (u'PTRADD_-1207935545', u'STORE_-1207936342'), (u'CAST_-1207935546', u'PTRADD_-1207935467'), (u'COPY_-1207935445', u'CALL_-1207935975'), ('const-6', u'PTRADD_-1207935745'), ('const-96', u'INT_ADD_-1207936971'), (u'LOAD_-1207936404', u'STORE_-1207936268'), ('const-8', u'PTRADD_-1207935930'), (u'CAST_-1207935937', u'STORE_-1207936706'), ('const-3854400', u'PTRSUB_-1207935943'), ('const-0', u'STORE_-1207937081'), ('const-4', u'PTRADD_-1207935897'), ('const-14', u'PTRADD_-1207935481'), ('const-433', u'LOAD_-1207936434'), (u'PTRADD_-1207936696', u'CAST_-1207935769'), (u'MULTIEQUAL_-1207935685', u'PTRADD_-1207936307'), ('const-1', u'RETURN_-1207935979'), ('const-433', u'LOAD_-1207936962'), ('const-8', u'PTRADD_-1207935491'), ('const-8', u'PTRADD_-1207935730'), (u'PTRADD_-1207936420', u'CAST_-1207935577'), (u'CAST_-1207936001', u'PTRADD_-1207936034'), (u'CAST_-1207935937', u'PTRADD_-1207935880'), ('const-3257737', u'COPY_-1207935423'), ('const-1', u'PTRADD_-1207936707'), ('tmp_2294', u'INT_ADD_-1207936342'), (u'INT_EQUAL_-1207936195', u'CBRANCH_-1207936190'), ('const-433', u'STORE_-1207936864'), (u'CAST_-1207935500', u'STORE_-1207936375'), (u'PTRADD_-1207936034', u'STORE_-1207937056'), ('const-9', u'PTRADD_-1207935550'), (u'CAST_-1207935937', u'PTRADD_-1207935897'), (u'PTRADD_-1207935429', u'LOAD_-1207936177'), (u'CAST_-1207935746', u'LOAD_-1207936729'), (u'LOAD_-1207937041', u'INT_NOTEQUAL_-1207937025'), (u'CAST_-1207935546', u'PTRADD_-1207935571'), ('tmp_158', u'CBRANCH_-1207937023'), (u'CAST_-1207935804', u'PTRADD_-1207936707'), (u'INT_EQUAL_-1207936568', u'CBRANCH_-1207936565'), (u'COPY_-1207935472', u'CALL_-1207936011'), ('const-13', u'PTRADD_-1207935571'), ('tmp_2294', u'INT_ADD_-1207936925'), ('const-0', u'STORE_-1207936247'), (u'PTRADD_-1207935716', u'LOAD_-1207936606'), (u'CAST_-1207935603', u'COPY_-1207935701'), (u'CAST_-1207935492', u'LOAD_-1207936358'), ('const-433', u'STORE_-1207936491'), ('const-433', u'LOAD_-1207936613'), ('const-433', u'LOAD_-1207936980'), ('const-0', u'STORE_-1207937067'), ('const-1', u'STORE_-1207936501'), ('const-1', u'PTRADD_-1207935446'), (u'CALL_-1207937084', u'CAST_-1207936001'), ('const-8', u'PTRADD_-1207935735'), ('const-433', u'STORE_-1207936281'), (u'LOAD_-1207936987', u'STORE_-1207936895'), (u'PTRADD_-1207935504', u'CAST_-1207935446'), (u'CAST_-1207935937', u'PTRADD_-1207935885'), ('const-433', u'STORE_-1207936375'), (u'CAST_-1207935446', u'STORE_-1207936287'), ('const-144', u'CALL_-1207936436'), ('const-8', u'PTRADD_-1207935486'), ('const-3258016', u'COPY_-1207935422'), ('const-433', u'STORE_-1207936819'), (u'PTRADD_-1207936307', u'LOAD_-1207936335'), ('const-8', u'PTRADD_-1207935467'), ('const-8', u'PTRADD_-1207936718'), ('const-0', u'STORE_-1207936646'), (u'PTRADD_-1207935740', u'STORE_-1207936639'), (u'INT_NOTEQUAL_-1207936590', u'CBRANCH_-1207936587'), (u'CAST_-1207935603', u'PTRADD_-1207936409'), ('const-8', u'PTRADD_-1207935550'), ('const-96', u'INT_ADD_-1207936342'), (u'CAST_-1207935546', u'PTRADD_-1207935481'), (u'PTRADD_-1207935562', u'CAST_-1207935500'), ('const-8', u'PTRADD_-1207935925'), ('const-1', u'PTRADD_-1207936398'), (u'PTRADD_-1207935532', u'STORE_-1207936323'), (u'INT_ADD_-1207936342', u'CAST_-1207935492'), (u'PTRADD_-1207935759', u'STORE_-1207936664'), ('tmp_987', u'CBRANCH_-1207936157'), ('const-433', u'STORE_-1207937067'), ('const-433', u'LOAD_-1207937005'), (u'PTRADD_-1207936043', u'STORE_-1207937067'), ('const-8', u'PTRADD_-1207935950'), (u'PTRADD_-1207936431', u'CAST_-1207935586'), ('const-80', u'INT_ADD_-1207936410'), (u'CAST_-1207935546', u'PTRADD_-1207935509'), ('const-0', u'STORE_-1207936778'), (u'PTRADD_-1207935496', u'STORE_-1207936275'), ('const-433', u'STORE_-1207936922'), (u'CAST_-1207935804', u'STORE_-1207936625'), ('const-433', u'STORE_-1207936639'), (u'CAST_-1207935752', u'PTRADD_-1207935740'), (u'PTRSUB_-1207935538', u'STORE_-1207936281'), ('const-8', u'PTRADD_-1207935491'), (u'CAST_-1207935937', u'PTRADD_-1207935862'), (u'CAST_-1207935546', u'PTRADD_-1207935576'), ('const-11', u'PTRADD_-1207935562'), (u'LOAD_-1207936426', u'STORE_-1207936342'), ('const-8', u'PTRADD_-1207935523'), ('const-1', u'STORE_-1207936745'), ('const-8', u'PTRADD_-1207935885'), ('const-3854016', u'PTRSUB_-1207935538'), (u'CAST_-1207935918', u'LOAD_-1207936969'), (u'LOAD_-1207936969', u'STORE_-1207936902'), (u'CAST_-1207935752', u'PTRADD_-1207935730'), (u'CAST_-1207935568', u'STORE_-1207936469'), (u'CAST_-1207935937', u'PTRADD_-1207935429'), ('const-0', u'STORE_-1207936664'), (u'CAST_-1207935787', u'STORE_-1207936778'), ('const-433', u'LOAD_-1207936583'), (u'PTRADD_-1207935730', u'STORE_-1207936625'), ('const-4', u'PTRADD_-1207935509'), (u'CAST_-1207935804', u'PTRADD_-1207936696'), (u'PTRADD_-1207935745', u'CAST_-1207935690'), (u'CAST_-1207935546', u'PTRADD_-1207935550'), ('const-8', u'PTRADD_-1207935446'), (u'CAST_-1207935695', u'STORE_-1207936653'), ('const-433', u'LOAD_-1207936987'), ('const-8', u'PTRADD_-1207935429'), ('const-4', u'PTRADD_-1207936398'), ('const-8', u'PTRADD_-1207935745'), (u'PTRADD_-1207935750', u'CAST_-1207935695'), ('const-8', u'PTRADD_-1207935967'), (u'PTRADD_-1207935550', u'STORE_-1207936349'), ('const-3', u'PTRADD_-1207935518'), ('const-14', u'PTRADD_-1207935862'), ('const-0', u'STORE_-1207936830'), (u'LOAD_-1207936384', u'STORE_-1207936275'), ('const-433', u'LOAD_-1207936941'), ('const-8', u'PTRADD_-1207935406'), ('const-433', u'STORE_-1207936767'), ('const-433', u'STORE_-1207936685'), ('const-8', u'PTRADD_-1207935504'), (u'PTRADD_-1207935486', u'STORE_-1207936261'), (u'INT_ADD_-1207936925', u'CAST_-1207935899'), ('const-433', u'STORE_-1207936458'), (u'CAST_-1207936001', u'STORE_-1207936837'), ('const-1', u'PTRADD_-1207936409'), (u'CAST_-1207935804', u'PTRADD_-1207936718'), (u'CAST_-1207935395', u'INT_EQUAL_-1207936195'), ('const-1', u'STORE_-1207936788'), ('const-16', u'PTRADD_-1207936707'), (u'PTRADD_-1207936707', u'CAST_-1207935778'), (u'PTRADD_-1207935796', u'STORE_-1207936699'), ('const-433', u'STORE_-1207936254'), ('const-433', u'STORE_-1207936305'), (u'PTRADD_-1207936950', u'CAST_-1207935950'), (u'CAST_-1207936001', u'PTRADD_-1207936043'), ('const-8', u'PTRADD_-1207935796'), ('tmp_2294', u'INT_ADD_-1207936368'), ('const-433', u'STORE_-1207936875'), (u'PTRADD_-1207935467', u'STORE_-1207936236'), (u'CAST_-1207935937', u'CALL_-1207936070'), ('const-433', u'STORE_-1207936247'), ('const-433', u'STORE_-1207936226'), (u'INT_NOTEQUAL_-1207937025', u'CBRANCH_-1207937023'), ('tmp_2294', u'INT_ADD_-1207936946'), (u'CAST_-1207935804', u'COPY_-1207935735'), ('const-433', u'STORE_-1207936312'), (u'CAST_-1207935546', u'PTRADD_-1207935476'), ('tmp_2298', u'CALL_-1207936212'), (u'LOAD_-1207937012', u'PTRADD_-1207935446'), (u'PTRADD_-1207936685', u'CAST_-1207935760'), ('const-24', u'PTRADD_-1207936409'), ('const-433', u'STORE_-1207936261'), ('tmp_560', u'CBRANCH_-1207936587'), (u'PTRADD_-1207935476', u'STORE_-1207936247'), (u'LOAD_-1207937012', u'PTRADD_-1207935716'), ('const-433', u'STORE_-1207936756'), (u'INT_ADD_-1207936418', u'CAST_-1207935540'), ('const-0', u'STORE_-1207936287'), (u'CALL_-1207936797', u'CAST_-1207935804'), (u'LOAD_-1207936434', u'STORE_-1207936375'), ('tmp_2294', u'INT_ADD_-1207936410'), (u'CAST_-1207935546', u'CALL_-1207936212'), ('const-8', u'PTRADD_-1207935862'), ('const-433', u'STORE_-1207936653'), (u'LOAD_-1207937047', u'LOAD_-1207937041'), ('tmp_2294', u'INT_ADD_-1207936964'), ('const-433', u'STORE_-1207936929'), ('const-433', u'STORE_-1207936745'), ('const-1', u'PTRADD_-1207936420'), (u'CALL_-1207936436', u'CAST_-1207935546'), ('tmp_2294', u'INT_ADD_-1207936989'), ('const-0', u'INT_NOTEQUAL_-1207937025'), ('const-433', u'STORE_-1207936699'), ('const-433', u'STORE_-1207936287'), ('const-9', u'PTRADD_-1207935955'), ('const-0', u'STORE_-1207936653'), ('const-0', u'STORE_-1207936305'), ('const-64', u'INT_ADD_-1207936388'), (u'CAST_-1207935937', u'PTRADD_-1207935925'), (u'CAST_-1207935451', u'STORE_-1207936294'), (u'LOAD_-1207937012', u'LOAD_-1207936613'), ('const-104', u'INT_ADD_-1207937031'), ('const-8', u'PTRADD_-1207935906'), (u'CAST_-1207936001', u'STORE_-1207936254'), ('const-15', u'PTRADD_-1207935476'), ('const-0', u'STORE_-1207937056'), (u'CAST_-1207935603', u'PTRADD_-1207936398'), (u'INT_ADD_-1207936946', u'CAST_-1207935913'), ('const-8', u'PTRADD_-1207935759'), (u'PTRADD_-1207936307', u'MULTIEQUAL_-1207935685'), (u'PTRADD_-1207936307', u'INT_EQUAL_-1207936195'), ('const-24', u'CALL_-1207937084'), ('const-0', u'STORE_-1207936294'), ('const-1', u'RETURN_-1207935970'), ('const-8', u'PTRADD_-1207935935'), ('const-0', u'STORE_-1207936491'), (u'CAST_-1207935586', u'STORE_-1207936491'), ('const-1', u'PTRADD_-1207936718'), ('const-433', u'STORE_-1207936788'), ('const-8', u'PTRADD_-1207935915'), ('const-433', u'LOAD_-1207936426'), ('const-120', u'CALL_-1207936989'), ('const-72', u'INT_ADD_-1207936964'), (u'CAST_-1207935937', u'PTRADD_-1207935915'), (u'CAST_-1207935969', u'LOAD_-1207937047'), ('const-0', u'PTRSUB_-1207935538'), ('const-1', u'PTRADD_-1207936950'), ('const-8', u'PTRADD_-1207935459'), ('const-13', u'PTRADD_-1207935406'), ('const-493', u'CALL_-1207936011'), ('const-7', u'PTRADD_-1207935496'), (u'PTRADD_-1207935459', u'STORE_-1207936226'), ('const-433', u'STORE_-1207936778'), ('const-6', u'PTRADD_-1207935504'), (u'PTRADD_-1207935915', u'STORE_-1207936875'), (u'INT_ADD_-1207936953', u'CAST_-1207935918'), (u'CAST_-1207935945', u'LOAD_-1207937005'), ('const-433', u'LOAD_-1207937047'), (u'CAST_-1207935668', u'INT_NOTEQUAL_-1207936590'), ('const-1', u'PTRADD_-1207935915'), (u'LOAD_-1207936729', u'STORE_-1207936639'), ('const-433', u'LOAD_-1207936404'), (u'INT_ADD_-1207936971', u'CAST_-1207935931'), (u'COPY_-1207935450', u'CALL_-1207935975'), (u'CAST_-1207935804', u'STORE_-1207936788'), ('const-8', u'PTRADD_-1207935955'), (u'PTRADD_-1207935576', u'STORE_-1207936312'), ('const-433', u'STORE_-1207936888'), (u'INT_ADD_-1207936368', u'CAST_-1207935505'), (u'MULTIEQUAL_-1207935607', u'STORE_-1207936130'), (u'CAST_-1207935546', u'PTRADD_-1207935518'), ('const-8', u'PTRADD_-1207935791'), ('const-433', u'LOAD_-1207936335'), (u'PTRADD_-1207935967', u'STORE_-1207936922'), ('const-433', u'STORE_-1207936342'), (u'CAST_-1207935546', u'PTRADD_-1207935459'), ('const-56', u'INT_ADD_-1207936953'), (u'CAST_-1207935546', u'PTRADD_-1207935562'), ('const-1', u'PTRADD_-1207935768'), (u'CAST_-1207935540', u'LOAD_-1207936434'), (u'LOAD_-1207936411', u'STORE_-1207936349'), ('const-13', u'PTRADD_-1207935871'), ('const-433', u'STORE_-1207936837'), (u'MULTIEQUAL_-1207935685', u'STORE_-1207936389'), (u'PTRADD_-1207935523', u'STORE_-1207936312'), ('const-433', u'STORE_-1207936895'), (u'CAST_-1207935668', u'MULTIEQUAL_-1207935685'), ('const-8', u'PTRADD_-1207935545'), ('const-8', u'PTRADD_-1207935509'), (u'CAST_-1207935752', u'PTRADD_-1207935745'), ('const-410', u'CALL_-1207935984'), (u'CAST_-1207935937', u'PTRADD_-1207935955'), ('const-2', u'PTRADD_-1207935786'), (u'COPY_-1207935468', u'CALL_-1207936011'), (u'CAST_-1207935937', u'PTRADD_-1207935871'), (u'INT_EQUAL_-1207936162', u'CBRANCH_-1207936157'), ('const-433', u'LOAD_-1207936177'), ('const-0', u'STORE_-1207936819'), ('const-128', u'PTRADD_-1207936307'), (u'CAST_-1207935546', u'PTRADD_-1207935523'), (u'CAST_-1207935752', u'PTRADD_-1207935791'), ('const-433', u'STORE_-1207936808'), ('const-64', u'INT_ADD_-1207936713'), (u'CAST_-1207935950', u'LOAD_-1207937012'), ('const-8', u'PTRADD_-1207935750'), ('const-8', u'PTRADD_-1207935562'), ('const-8', u'PTRADD_-1207935925'), ('const-433', u'STORE_-1207936646'), (u'PTRADD_-1207935891', u'CAST_-1207935834'), (u'PTRADD_-1207935930', u'STORE_-1207936895'), ('const-2096', u'CALL_-1207935975'), (u'CAST_-1207935546', u'PTRADD_-1207935486'), (u'CAST_-1207935535', u'LOAD_-1207936426'), (u'CAST_-1207935546', u'PTRADD_-1207935504'), (u'PTRADD_-1207936409', u'CAST_-1207935568'), ('const-1', u'RETURN_-1207936006'), ('const-433', u'STORE_-1207936902'), (u'CAST_-1207935937', u'PTRADD_-1207935930'), (u'CAST_-1207935577', u'STORE_-1207936480'), (u'INT_ADD_-1207936388', u'CAST_-1207935518'), ('const-16', u'PTRADD_-1207935467'), ('const-2', u'PTRADD_-1207935523'), ('const-433', u'STORE_-1207936130'), (u'CAST_-1207935937', u'PTRADD_-1207935891'), (u'CAST_-1207935931', u'LOAD_-1207936987'), (u'INT_ADD_-1207936989', u'CAST_-1207935945'), ('const-1', u'PTRADD_-1207935532'), ('const-8', u'PTRADD_-1207935518'), ('const-8', u'PTRADD_-1207935576'), ('const-7', u'PTRADD_-1207935935'), ('const-433', u'LOAD_-1207937041'), ('tmp_593', u'CBRANCH_-1207936565'), ('const-12', u'PTRADD_-1207935486'), ('const-3257664', u'COPY_-1207935472'), ('const-4', u'PTRADD_-1207935796'), ('const-433', u'STORE_-1207936349'), ('const-8', u'PTRADD_-1207935871'), ('const-0', u'STORE_-1207936323'), ('tmp_2294', u'INT_ADD_-1207936971'), (u'PTRADD_-1207935871', u'STORE_-1207936819'), ('const-1', u'PTRADD_-1207935716'), ('const-433', u'LOAD_-1207936411'), ('const-8', u'PTRADD_-1207935897'), (u'PTRADD_-1207935955', u'STORE_-1207936929'), (u'CAST_-1207935523', u'LOAD_-1207936411'), (u'CAST_-1207935603', u'PTRADD_-1207936420'), (u'CAST_-1207935546', u'PTRADD_-1207935496'), ('tmp_2298', u'CALL_-1207936070'), ('const-433', u'LOAD_-1207936969'), ('const-0', u'PTRSUB_-1207935794'), (u'INT_ADD_-1207936410', u'CAST_-1207935535'), ('const-8', u'PTRADD_-1207935891'), (u'PTRADD_-1207936718', u'CAST_-1207935787'), (u'CAST_-1207935937', u'STORE_-1207936908'), (u'PTRADD_-1207935481', u'STORE_-1207936254'), ('const-10', u'PTRADD_-1207935930'), (u'CAST_-1207935603', u'MULTIEQUAL_-1207935607'), ('const-1', u'PTRADD_-1207936685'), ('tmp_2294', u'INT_ADD_-1207936713'), (u'CAST_-1207935518', u'LOAD_-1207936404'), (u'COPY_-1207935735', u'MULTIEQUAL_-1207935683'), ('const-8', u'PTRADD_-1207935496'), ('const-24', u'PTRADD_-1207936696'), (u'CAST_-1207935834', u'STORE_-1207936845'), ('const-8', u'PTRADD_-1207935791'), (u'LOAD_-1207936941', u'STORE_-1207936808'), (u'PTRADD_-1207935509', u'CAST_-1207935451'), (u'CAST_-1207935752', u'PTRADD_-1207935750'), ('const-4', u'PTRADD_-1207935576'), (u'INT_ADD_-1207937031', u'CAST_-1207935969'), ('const-1', u'PTRADD_-1207936696'), (u'CAST_-1207935778', u'STORE_-1207936767'), ('const-10', u'PTRADD_-1207935730'), (u'INT_ADD_-1207936964', u'CAST_-1207935926'), ('const-4', u'PTRADD_-1207935750'), (u'COPY_-1207935423', u'CALL_-1207935984'), (u'LOAD_-1207936177', u'INT_EQUAL_-1207936162'), ('tmp_2294', u'INT_ADD_-1207936395'), (u'LOAD_-1207936613', u'CAST_-1207935668'), ('const-0', u'STORE_-1207936864'), ('const-433', u'LOAD_-1207937012'), ('const-433', u'STORE_-1207937081'), (u'PTRADD_-1207935491', u'STORE_-1207936268'), ('tmp_941', u'CBRANCH_-1207936190'), (u'PTRADD_-1207935935', u'STORE_-1207936902'), ('const-433', u'LOAD_-1207936729'), (u'CAST_-1207936001', u'STORE_-1207937081'), (u'LOAD_-1207937005', u'STORE_-1207936632'), (u'CAST_-1207935913', u'LOAD_-1207936962'), (u'PTRADD_-1207935880', u'STORE_-1207936830'), (u'LOAD_-1207936980', u'STORE_-1207936929'), (u'PTRADD_-1207935906', u'STORE_-1207936864'), ('const-12', u'PTRADD_-1207935880'), ('const-0', u'STORE_-1207936845'), ('const-0', u'RETURN_-1207936066'), ('const-16', u'PTRADD_-1207936420'), (u'PTRADD_-1207935768', u'STORE_-1207936675'), ('const-6', u'PTRADD_-1207935891'), ('const-3258040', u'COPY_-1207935468'), ('const-11', u'PTRADD_-1207935885'), ('const-128', u'INT_ADD_-1207936989'), (u'CAST_-1207935559', u'STORE_-1207936458'), (u'PTRADD_-1207935885', u'STORE_-1207936837'), ('const-433', u'STORE_-1207936908'), (u'CAST_-1207935690', u'STORE_-1207936646'), ('const-0', u'STORE_-1207936675'), (u'CAST_-1207935603', u'STORE_-1207936226'), (u'CAST_-1207935603', u'PTRADD_-1207936431'), (u'PTRADD_-1207935406', u'STORE_-1207936130'), (u'COPY_-1207935701', u'MULTIEQUAL_-1207935683'), ('const-433', u'STORE_-1207936632'), (u'PTRSUB_-1207935943', u'STORE_-1207936908'), (u'CAST_-1207935752', u'PTRADD_-1207935759'), ('const-8', u'PTRADD_-1207935740'), (u'LOAD_-1207936335', u'MULTIEQUAL_-1207935681'), ('const-3258028', u'COPY_-1207935445'), ('const-0', u'STORE_-1207936469'), ('const-3', u'PTRADD_-1207935759'), ('const-433', u'STORE_-1207936664'), (u'MULTIEQUAL_-1207935681', u'INT_EQUAL_-1207936568'), ('const-0', u'STORE_-1207936480'), ('const-8', u'PTRADD_-1207936043'), ('const-0', u'PTRSUB_-1207935943'), (u'CAST_-1207935546', u'PTRADD_-1207935491'), ('const-0', u'STORE_-1207936767'), (u'CAST_-1207935603', u'STORE_-1207936501'), (u'CAST_-1207935752', u'PTRADD_-1207935768'), ('const-433', u'LOAD_-1207936358'), ('const-433', u'STORE_-1207936294'), ('const-10', u'PTRADD_-1207935545'), ('const-433', u'STORE_-1207936268'), ('const-2', u'PTRADD_-1207935950'), ('const-4', u'PTRADD_-1207936685'), ('const-8', u'PTRADD_-1207935880'), (u'CAST_-1207935546', u'STORE_-1207936281'), (u'PTRADD_-1207935791', u'STORE_-1207936706'), ('const-433', u'STORE_-1207936389'), ('const-64', u'INT_ADD_-1207936946'), ('const-433', u'STORE_-1207936236'), (u'PTRADD_-1207935518', u'STORE_-1207936305'), (u'CAST_-1207935752', u'PTRADD_-1207935786'), (u'CAST_-1207935752', u'PTRADD_-1207935735'), ('const-0', u'INT_EQUAL_-1207936162'), ('const-433', u'STORE_-1207937056'), ('const-1', u'PTRADD_-1207936307'), ('const-32', u'CALL_-1207936797'), ('const-8', u'PTRADD_-1207935716'), (u'PTRADD_-1207935735', u'STORE_-1207936632'), (u'PTRADD_-1207935925', u'STORE_-1207936888'), (u'CAST_-1207935752', u'PTRADD_-1207935796'), ('const-3854336', u'PTRSUB_-1207935794'), ('tmp_2294', u'INT_ADD_-1207936388'), (u'LOAD_-1207936583', u'MULTIEQUAL_-1207935681'), (u'PTRADD_-1207935786', u'STORE_-1207936699'), ('const-104', u'PTRADD_-1207936950'), ('const-8', u'PTRADD_-1207935532'), ('const-1', u'PTRADD_-1207936043'), ('const-8', u'PTRADD_-1207935571'), ('const-32', u'CALL_-1207936510'), ('const-8', u'PTRADD_-1207936431'), ('const-136', u'INT_ADD_-1207936925'), ('const-72', u'INT_ADD_-1207936395'), ('const-17', u'PTRADD_-1207935459'), ('const-7', u'PTRADD_-1207935740'), ('tmp_2294', u'INT_ADD_-1207937031'), ('const-433', u'STORE_-1207936275'), ('const-433', u'LOAD_-1207936606'), ('const-433', u'LOAD_-1207936210'), ('const-433', u'STORE_-1207936830'), ('tmp_2294', u'INT_ADD_-1207936953'), (u'CAST_-1207935546', u'PTRADD_-1207935532'), (u'CAST_-1207935804', u'MULTIEQUAL_-1207935607'), (u'CAST_-1207935937', u'PTRADD_-1207935406'), (u'PTRSUB_-1207935794', u'STORE_-1207936685'), ('const-0', u'STORE_-1207936756'), ('const-8', u'PTRADD_-1207935768'), ('const-433', u'STORE_-1207936480'), (u'PTRADD_-1207935897', u'CAST_-1207935840'), ('const-2', u'PTRADD_-1207936034'), (u'CAST_-1207935937', u'PTRADD_-1207935950'), (u'INT_ADD_-1207936395', u'CAST_-1207935523'), (u'COPY_-1207935422', u'CALL_-1207935984'), ('const-433', u'STORE_-1207936469')]
null
null
001f5780
x64
O2
(translation_unit "void FUN_001f5780(long param_1,undefined8 param_2)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined1 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n undefined8 *puVar12;\n char *pcVar13;\n undefined1 *local_48;\n \n puVar10 = (undefined8 *)FUN_00275550(0x18);\n *puVar10 = 0;\n puVar10[1] = 0;\n puVar10[2] = 0;\n if (**(char **)(param_1 + 0x68) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }\n puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);\n uVar4 = *(undefined8 *)(param_1 + 0x80);\n puVar11 = (undefined8 *)FUN_00275550(0x78);\n uVar5 = *(undefined8 *)(param_1 + 0x60);\n uVar6 = *(undefined8 *)(param_1 + 0x38);\n uVar7 = *(undefined8 *)(param_1 + 0x40);\n uVar8 = *(undefined8 *)(param_1 + 0x88);\n puVar11[9] = *(undefined8 *)(param_1 + 0x48);\n puVar11[2] = puVar11 + 4;\n *puVar11 = &PTR_FUN_003ad040;\n puVar11[7] = uVar6;\n puVar11[10] = uVar5;\n puVar11[8] = uVar7;\n puVar11[1] = 0;\n puVar11[3] = 0;\n *(undefined1 *)(puVar11 + 4) = 0;\n *(undefined1 *)(puVar11 + 6) = 0;\n puVar11[0xb] = puVar10;\n puVar11[0xc] = 0;\n puVar11[0xd] = 0;\n puVar11[0xe] = uVar8;\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x58);\n uVar5 = *(undefined8 *)(param_1 + 0x40);\n puVar12[8] = puVar11;\n puVar12[2] = puVar12 + 4;\n *puVar12 = &PTR_FUN_003ad000;\n puVar12[1] = 0;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n puVar12[7] = uVar5;\n puVar12[9] = uVar4;\n puVar12[10] = local_48;\n FUN_00230080(param_2,puVar12);\n pcVar13 = (char *)*puVar3;\n if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }\n if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");\n}\n\n" (function_definition "void FUN_001f5780(long param_1,undefined8 param_2)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined1 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n undefined8 *puVar12;\n char *pcVar13;\n undefined1 *local_48;\n \n puVar10 = (undefined8 *)FUN_00275550(0x18);\n *puVar10 = 0;\n puVar10[1] = 0;\n puVar10[2] = 0;\n if (**(char **)(param_1 + 0x68) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }\n puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);\n uVar4 = *(undefined8 *)(param_1 + 0x80);\n puVar11 = (undefined8 *)FUN_00275550(0x78);\n uVar5 = *(undefined8 *)(param_1 + 0x60);\n uVar6 = *(undefined8 *)(param_1 + 0x38);\n uVar7 = *(undefined8 *)(param_1 + 0x40);\n uVar8 = *(undefined8 *)(param_1 + 0x88);\n puVar11[9] = *(undefined8 *)(param_1 + 0x48);\n puVar11[2] = puVar11 + 4;\n *puVar11 = &PTR_FUN_003ad040;\n puVar11[7] = uVar6;\n puVar11[10] = uVar5;\n puVar11[8] = uVar7;\n puVar11[1] = 0;\n puVar11[3] = 0;\n *(undefined1 *)(puVar11 + 4) = 0;\n *(undefined1 *)(puVar11 + 6) = 0;\n puVar11[0xb] = puVar10;\n puVar11[0xc] = 0;\n puVar11[0xd] = 0;\n puVar11[0xe] = uVar8;\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x58);\n uVar5 = *(undefined8 *)(param_1 + 0x40);\n puVar12[8] = puVar11;\n puVar12[2] = puVar12 + 4;\n *puVar12 = &PTR_FUN_003ad000;\n puVar12[1] = 0;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n puVar12[7] = uVar5;\n puVar12[9] = uVar4;\n puVar12[10] = local_48;\n FUN_00230080(param_2,puVar12);\n pcVar13 = (char *)*puVar3;\n if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }\n if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");\n}" primitive_type (function_declarator "FUN_001f5780(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 char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined1 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n undefined8 *puVar12;\n char *pcVar13;\n undefined1 *local_48;\n \n puVar10 = (undefined8 *)FUN_00275550(0x18);\n *puVar10 = 0;\n puVar10[1] = 0;\n puVar10[2] = 0;\n if (**(char **)(param_1 + 0x68) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }\n puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);\n uVar4 = *(undefined8 *)(param_1 + 0x80);\n puVar11 = (undefined8 *)FUN_00275550(0x78);\n uVar5 = *(undefined8 *)(param_1 + 0x60);\n uVar6 = *(undefined8 *)(param_1 + 0x38);\n uVar7 = *(undefined8 *)(param_1 + 0x40);\n uVar8 = *(undefined8 *)(param_1 + 0x88);\n puVar11[9] = *(undefined8 *)(param_1 + 0x48);\n puVar11[2] = puVar11 + 4;\n *puVar11 = &PTR_FUN_003ad040;\n puVar11[7] = uVar6;\n puVar11[10] = uVar5;\n puVar11[8] = uVar7;\n puVar11[1] = 0;\n puVar11[3] = 0;\n *(undefined1 *)(puVar11 + 4) = 0;\n *(undefined1 *)(puVar11 + 6) = 0;\n puVar11[0xb] = puVar10;\n puVar11[0xc] = 0;\n puVar11[0xd] = 0;\n puVar11[0xe] = uVar8;\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x58);\n uVar5 = *(undefined8 *)(param_1 + 0x40);\n puVar12[8] = puVar11;\n puVar12[2] = puVar12 + 4;\n *puVar12 = &PTR_FUN_003ad000;\n puVar12[1] = 0;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n puVar12[7] = uVar5;\n puVar12[9] = uVar4;\n puVar12[10] = local_48;\n FUN_00230080(param_2,puVar12);\n pcVar13 = (char *)*puVar3;\n if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }\n if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "undefined1 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "char *pcVar13;" primitive_type (pointer_declarator "*pcVar13" * identifier) ;) (declaration "undefined1 *local_48;" type_identifier (pointer_declarator "*local_48" * identifier) ;) (expression_statement "puVar10 = (undefined8 *)FUN_00275550(0x18);" (assignment_expression "puVar10 = (undefined8 *)FUN_00275550(0x18)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "*puVar10 = 0;" (assignment_expression "*puVar10 = 0" (pointer_expression "*puVar10" * identifier) = number_literal) ;) (expression_statement "puVar10[1] = 0;" (assignment_expression "puVar10[1] = 0" (subscript_expression "puVar10[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar10[2] = 0;" (assignment_expression "puVar10[2] = 0" (subscript_expression "puVar10[2]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (**(char **)(param_1 + 0x68) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }" if (parenthesized_expression "(**(char **)(param_1 + 0x68) != '\0')" ( (binary_expression "**(char **)(param_1 + 0x68) != '\0'" (pointer_expression "**(char **)(param_1 + 0x68)" * (pointer_expression "*(char **)(param_1 + 0x68)" * (cast_expression "(char **)(param_1 + 0x68)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) ))))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }" { comment (expression_statement "FUN_0016cdf0("../../gold/options.h",0x830,"group");" (call_expression "FUN_0016cdf0("../../gold/options.h",0x830,"group")" identifier (argument_list "("../../gold/options.h",0x830,"group")" ( (string_literal ""../../gold/options.h"" " string_content ") , number_literal , (string_literal ""group"" " string_content ") ))) ;) })) (expression_statement "puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);" (assignment_expression "puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68)" identifier = (pointer_expression "*(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68)" * (cast_expression "(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(char **)(param_1 + 0x68) + 0x68)" ( (binary_expression "*(char **)(param_1 + 0x68) + 0x68" (pointer_expression "*(char **)(param_1 + 0x68)" * (cast_expression "(char **)(param_1 + 0x68)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x80);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x80)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x80)" * (cast_expression "(undefined8 *)(param_1 + 0x80)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) ))))) ;) (expression_statement "puVar11 = (undefined8 *)FUN_00275550(0x78);" (assignment_expression "puVar11 = (undefined8 *)FUN_00275550(0x78)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x78)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x78)" identifier (argument_list "(0x78)" ( number_literal ))))) ;) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x60);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x60)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x60)" * (cast_expression "(undefined8 *)(param_1 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = *(undefined8 *)(param_1 + 0x38);" (assignment_expression "uVar6 = *(undefined8 *)(param_1 + 0x38)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x38)" * (cast_expression "(undefined8 *)(param_1 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "uVar7 = *(undefined8 *)(param_1 + 0x40)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = *(undefined8 *)(param_1 + 0x88);" (assignment_expression "uVar8 = *(undefined8 *)(param_1 + 0x88)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x88)" * (cast_expression "(undefined8 *)(param_1 + 0x88)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x88)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) ))))) ;) (expression_statement "puVar11[9] = *(undefined8 *)(param_1 + 0x48);" (assignment_expression "puVar11[9] = *(undefined8 *)(param_1 + 0x48)" (subscript_expression "puVar11[9]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "puVar11[2] = puVar11 + 4;" (assignment_expression "puVar11[2] = puVar11 + 4" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = (binary_expression "puVar11 + 4" identifier + number_literal)) ;) (expression_statement "*puVar11 = &PTR_FUN_003ad040;" (assignment_expression "*puVar11 = &PTR_FUN_003ad040" (pointer_expression "*puVar11" * identifier) = (pointer_expression "&PTR_FUN_003ad040" & identifier)) ;) (expression_statement "puVar11[7] = uVar6;" (assignment_expression "puVar11[7] = uVar6" (subscript_expression "puVar11[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[10] = uVar5;" (assignment_expression "puVar11[10] = uVar5" (subscript_expression "puVar11[10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[8] = uVar7;" (assignment_expression "puVar11[8] = uVar7" (subscript_expression "puVar11[8]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[1] = 0;" (assignment_expression "puVar11[1] = 0" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar11[3] = 0;" (assignment_expression "puVar11[3] = 0" (subscript_expression "puVar11[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar11 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar11 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar11 + 4)" * (cast_expression "(undefined1 *)(puVar11 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 4)" ( (binary_expression "puVar11 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar11 + 6) = 0;" (assignment_expression "*(undefined1 *)(puVar11 + 6) = 0" (pointer_expression "*(undefined1 *)(puVar11 + 6)" * (cast_expression "(undefined1 *)(puVar11 + 6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 6)" ( (binary_expression "puVar11 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar11[0xb] = puVar10;" (assignment_expression "puVar11[0xb] = puVar10" (subscript_expression "puVar11[0xb]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[0xc] = 0;" (assignment_expression "puVar11[0xc] = 0" (subscript_expression "puVar11[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar11[0xd] = 0;" (assignment_expression "puVar11[0xd] = 0" (subscript_expression "puVar11[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar11[0xe] = uVar8;" (assignment_expression "puVar11[0xe] = uVar8" (subscript_expression "puVar11[0xe]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_48 = (undefined1 *)FUN_00275550(0x20);" (assignment_expression "local_48 = (undefined1 *)FUN_00275550(0x20)" identifier = (cast_expression "(undefined1 *)FUN_00275550(0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*local_48 = 1;" (assignment_expression "*local_48 = 1" (pointer_expression "*local_48" * identifier) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 8) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 8) = 0" (pointer_expression "*(undefined8 *)(local_48 + 8)" * (cast_expression "(undefined8 *)(local_48 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 8)" ( (binary_expression "local_48 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 0x10) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x10) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x10)" * (cast_expression "(undefined8 *)(local_48 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 0x10)" ( (binary_expression "local_48 + 0x10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x18) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x18)" * (cast_expression "(undefined8 *)(local_48 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 0x18)" ( (binary_expression "local_48 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(local_48 + 4) = 1;" (assignment_expression "*(undefined4 *)(local_48 + 4) = 1" (pointer_expression "*(undefined4 *)(local_48 + 4)" * (cast_expression "(undefined4 *)(local_48 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 4)" ( (binary_expression "local_48 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar12 = (undefined8 *)FUN_00275550(0x58);" (assignment_expression "puVar12 = (undefined8 *)FUN_00275550(0x58)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x58)" identifier (argument_list "(0x58)" ( number_literal ))))) ;) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x40)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "puVar12[8] = puVar11;" (assignment_expression "puVar12[8] = puVar11" (subscript_expression "puVar12[8]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[2] = puVar12 + 4;" (assignment_expression "puVar12[2] = puVar12 + 4" (subscript_expression "puVar12[2]" identifier [ number_literal ]) = (binary_expression "puVar12 + 4" identifier + number_literal)) ;) (expression_statement "*puVar12 = &PTR_FUN_003ad000;" (assignment_expression "*puVar12 = &PTR_FUN_003ad000" (pointer_expression "*puVar12" * identifier) = (pointer_expression "&PTR_FUN_003ad000" & identifier)) ;) (expression_statement "puVar12[1] = 0;" (assignment_expression "puVar12[1] = 0" (subscript_expression "puVar12[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar12[3] = 0;" (assignment_expression "puVar12[3] = 0" (subscript_expression "puVar12[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar12 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 4)" * (cast_expression "(undefined1 *)(puVar12 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 4)" ( (binary_expression "puVar12 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar12 + 6) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 6) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 6)" * (cast_expression "(undefined1 *)(puVar12 + 6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 6)" ( (binary_expression "puVar12 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar12[7] = uVar5;" (assignment_expression "puVar12[7] = uVar5" (subscript_expression "puVar12[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[9] = uVar4;" (assignment_expression "puVar12[9] = uVar4" (subscript_expression "puVar12[9]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[10] = local_48;" (assignment_expression "puVar12[10] = local_48" (subscript_expression "puVar12[10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00230080(param_2,puVar12);" (call_expression "FUN_00230080(param_2,puVar12)" identifier (argument_list "(param_2,puVar12)" ( identifier , identifier ))) ;) (expression_statement "pcVar13 = (char *)*puVar3;" (assignment_expression "pcVar13 = (char *)*puVar3" identifier = (cast_expression "(char *)*puVar3" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar3" * identifier))) ;) (if_statement "if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }" if (parenthesized_expression "(pcVar13 != (char *)puVar3[1])" ( (binary_expression "pcVar13 != (char *)puVar3[1]" identifier != (cast_expression "(char *)puVar3[1]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[1]" identifier [ number_literal ]))) )) (compound_statement "{\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }" { (expression_statement "cVar1 = *pcVar13;" (assignment_expression "cVar1 = *pcVar13" identifier = (pointer_expression "*pcVar13" * identifier)) ;) (expression_statement "puVar9 = local_48;" (assignment_expression "puVar9 = local_48" identifier = identifier) ;) (while_statement "while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }" { (if_statement "if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }" { comment (expression_statement "FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");" (call_expression "FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group")" identifier (argument_list "("../../gold/readsyms.cc",0x1ed,"do_group")" ( (string_literal ""../../gold/readsyms.cc"" " string_content ") , number_literal , (string_literal ""do_group"" " string_content ") ))) ;) })) (expression_statement "local_48 = (undefined1 *)FUN_00275550(0x20);" (assignment_expression "local_48 = (undefined1 *)FUN_00275550(0x20)" identifier = (cast_expression "(undefined1 *)FUN_00275550(0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*local_48 = 1;" (assignment_expression "*local_48 = 1" (pointer_expression "*local_48" * identifier) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 8) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 8) = 0" (pointer_expression "*(undefined8 *)(local_48 + 8)" * (cast_expression "(undefined8 *)(local_48 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 8)" ( (binary_expression "local_48 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 0x10) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x10) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x10)" * (cast_expression "(undefined8 *)(local_48 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 0x10)" ( (binary_expression "local_48 + 0x10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x18) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x18)" * (cast_expression "(undefined8 *)(local_48 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 0x18)" ( (binary_expression "local_48 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(local_48 + 4) = 1;" (assignment_expression "*(undefined4 *)(local_48 + 4) = 1" (pointer_expression "*(undefined4 *)(local_48 + 4)" * (cast_expression "(undefined4 *)(local_48 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 4)" ( (binary_expression "local_48 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar12 = (undefined8 *)FUN_00275550(0x90);" (assignment_expression "puVar12 = (undefined8 *)FUN_00275550(0x90)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x90)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x90)" identifier (argument_list "(0x90)" ( number_literal ))))) ;) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0x58);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0x58)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0x58)" * (cast_expression "(undefined4 *)(param_1 + 0x58)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x50);" (assignment_expression "uVar4 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x48);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x48)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "uVar6 = *(undefined8 *)(param_1 + 0x40)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "puVar12[0xd] = pcVar13;" (assignment_expression "puVar12[0xd] = pcVar13" (subscript_expression "puVar12[0xd]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar7 = *(undefined8 *)(param_1 + 0x38);" (assignment_expression "uVar7 = *(undefined8 *)(param_1 + 0x38)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x38)" * (cast_expression "(undefined8 *)(param_1 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(puVar12 + 0xb) = uVar2;" (assignment_expression "*(undefined4 *)(puVar12 + 0xb) = uVar2" (pointer_expression "*(undefined4 *)(puVar12 + 0xb)" * (cast_expression "(undefined4 *)(puVar12 + 0xb)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 0xb)" ( (binary_expression "puVar12 + 0xb" identifier + number_literal) )))) = identifier) ;) (expression_statement "pcVar13 = pcVar13 + 0x80;" (assignment_expression "pcVar13 = pcVar13 + 0x80" identifier = (binary_expression "pcVar13 + 0x80" identifier + number_literal)) ;) (expression_statement "uVar8 = *(undefined8 *)(param_1 + 0x60);" (assignment_expression "uVar8 = *(undefined8 *)(param_1 + 0x60)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x60)" * (cast_expression "(undefined8 *)(param_1 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "puVar12[9] = uVar5;" (assignment_expression "puVar12[9] = uVar5" (subscript_expression "puVar12[9]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[10] = uVar4;" (assignment_expression "puVar12[10] = uVar4" (subscript_expression "puVar12[10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[1] = 0;" (assignment_expression "puVar12[1] = 0" (subscript_expression "puVar12[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar12[2] = puVar12 + 4;" (assignment_expression "puVar12[2] = puVar12 + 4" (subscript_expression "puVar12[2]" identifier [ number_literal ]) = (binary_expression "puVar12 + 4" identifier + number_literal)) ;) (expression_statement "puVar12[3] = 0;" (assignment_expression "puVar12[3] = 0" (subscript_expression "puVar12[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar12 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 4)" * (cast_expression "(undefined1 *)(puVar12 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 4)" ( (binary_expression "puVar12 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar12 + 6) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 6) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 6)" * (cast_expression "(undefined1 *)(puVar12 + 6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 6)" ( (binary_expression "puVar12 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*puVar12 = &PTR_FUN_003acec0;" (assignment_expression "*puVar12 = &PTR_FUN_003acec0" (pointer_expression "*puVar12" * identifier) = (pointer_expression "&PTR_FUN_003acec0" & identifier)) ;) (expression_statement "puVar12[7] = uVar7;" (assignment_expression "puVar12[7] = uVar7" (subscript_expression "puVar12[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[8] = uVar6;" (assignment_expression "puVar12[8] = uVar6" (subscript_expression "puVar12[8]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[0xc] = uVar8;" (assignment_expression "puVar12[0xc] = uVar8" (subscript_expression "puVar12[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[0xe] = puVar10;" (assignment_expression "puVar12[0xe] = puVar10" (subscript_expression "puVar12[0xe]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[0xf] = 0;" (assignment_expression "puVar12[0xf] = 0" (subscript_expression "puVar12[0xf]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar12[0x10] = puVar9;" (assignment_expression "puVar12[0x10] = puVar9" (subscript_expression "puVar12[0x10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[0x11] = local_48;" (assignment_expression "puVar12[0x11] = local_48" (subscript_expression "puVar12[0x11]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00230080(param_2,puVar12);" (call_expression "FUN_00230080(param_2,puVar12)" identifier (argument_list "(param_2,puVar12)" ( identifier , identifier ))) ;) (if_statement "if ((char *)puVar3[1] == pcVar13) break;" if (parenthesized_expression "((char *)puVar3[1] == pcVar13)" ( (binary_expression "(char *)puVar3[1] == pcVar13" (cast_expression "(char *)puVar3[1]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[1]" identifier [ number_literal ])) == identifier) )) (break_statement "break;" break ;)) (expression_statement "cVar1 = *pcVar13;" (assignment_expression "cVar1 = *pcVar13" identifier = (pointer_expression "*pcVar13" * identifier)) ;) (expression_statement "puVar9 = local_48;" (assignment_expression "puVar9 = local_48" identifier = identifier) ;) })) })) (if_statement "if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }" if (parenthesized_expression "(puVar11[0xd] == 0)" ( (binary_expression "puVar11[0xd] == 0" (subscript_expression "puVar11[0xd]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }" { (expression_statement "puVar11[0xd] = local_48;" (assignment_expression "puVar11[0xd] = local_48" (subscript_expression "puVar11[0xd]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00230080(param_2,puVar11);" (call_expression "FUN_00230080(param_2,puVar11)" identifier (argument_list "(param_2,puVar11)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");" (call_expression "FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker")" identifier (argument_list "("../../gold/readsyms.h",0x19a,"set_blocker")" ( (string_literal ""../../gold/readsyms.h"" " string_content ") , number_literal , (string_literal ""set_blocker"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_group(Read_symbols * this, Workqueue * workqueue) */\n\nvoid __thiscall gold::Read_symbols::do_group(Read_symbols *this,Workqueue *workqueue)\n\n{\n char cVar1;\n int iVar2;\n Input_file_group *pIVar3;\n Task_token *pTVar4;\n Mapfile *pMVar5;\n Input_objects *pIVar6;\n Symbol_table *pSVar7;\n Task_token *pTVar8;\n Dirsearch *pDVar9;\n Layout *pLVar10;\n pointer pcVar11;\n _func_int_varargs **pp_Var12;\n Task *t;\n Task *pTVar13;\n pointer pIVar14;\n pointer local_48;\n \n pp_Var12 = (_func_int_varargs **)operator_new(0x18);\n *pp_Var12 = (_func_int_varargs *)0x0;\n pp_Var12[1] = (_func_int_varargs *)0x0;\n pp_Var12[2] = (_func_int_varargs *)0x0;\n if (this->input_argument_->is_file_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x830,"group");\n }\n pIVar3 = this->input_argument_->group_;\n pTVar4 = this->this_blocker_;\n t = (Task *)operator_new(0x78);\n pMVar5 = this->mapfile_;\n pIVar6 = this->input_objects_;\n pSVar7 = this->symtab_;\n pTVar8 = this->next_blocker_;\n t[1].name_._M_dataplus._M_p = (pointer)this->layout_;\n (t->name_)._M_dataplus._M_p = (pointer)&(t->name_).field_2;\n t->_vptr_Task = (_func_int_varargs **)&PTR__Finish_group_003ad040;\n t[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n t[1].name_._M_string_length = (size_type)pMVar5;\n t[1].list_next_ = (Task *)pSVar7;\n t->list_next_ = (Task *)0x0;\n (t->name_)._M_string_length = 0;\n (t->name_).field_2._M_local_buf[0] = '\0';\n t->should_run_soon_ = false;\n *(_func_int_varargs ***)&t[1].name_.field_2 = pp_Var12;\n *(undefined8 *)((long)&t[1].name_.field_2 + 8) = 0;\n *(undefined8 *)&t[1].should_run_soon_ = 0;\n t[2]._vptr_Task = (_func_int_varargs **)pTVar8;\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x58);\n pSVar7 = this->symtab_;\n pTVar13[1].list_next_ = t;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Start_group_003ad000;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pSVar7;\n pTVar13[1].name_._M_dataplus._M_p = &pTVar4->is_blocker_;\n pTVar13[1].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n pIVar14 = (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_start;\n if (pIVar14 !=\n (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish) {\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x90);\n iVar2 = this->dirindex_;\n pDVar9 = this->dirpath_;\n pLVar10 = this->layout_;\n pSVar7 = this->symtab_;\n *(pointer *)&pTVar13[1].should_run_soon_ = pIVar14;\n pIVar6 = this->input_objects_;\n *(int *)&pTVar13[1].name_.field_2 = iVar2;\n pIVar14 = pIVar14 + 1;\n pMVar5 = this->mapfile_;\n pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10;\n pTVar13[1].name_._M_string_length = (size_type)pDVar9;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n pTVar13[1].list_next_ = (Task *)pSVar7;\n *(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5;\n pTVar13[2]._vptr_Task = pp_Var12;\n pTVar13[2].list_next_ = (Task *)0x0;\n pTVar13[2].name_._M_dataplus._M_p = pcVar11;\n pTVar13[2].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n if ((pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish == pIVar14) break;\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n }\n }\n if (*(long *)&t[1].should_run_soon_ == 0) {\n *(pointer *)&t[1].should_run_soon_ = local_48;\n Workqueue::queue_soon(workqueue,t);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.h",0x19a,"set_blocker");\n}\n\n" comment comment (function_definition "void __thiscall gold::Read_symbols::do_group(Read_symbols *this,Workqueue *workqueue)\n\n{\n char cVar1;\n int iVar2;\n Input_file_group *pIVar3;\n Task_token *pTVar4;\n Mapfile *pMVar5;\n Input_objects *pIVar6;\n Symbol_table *pSVar7;\n Task_token *pTVar8;\n Dirsearch *pDVar9;\n Layout *pLVar10;\n pointer pcVar11;\n _func_int_varargs **pp_Var12;\n Task *t;\n Task *pTVar13;\n pointer pIVar14;\n pointer local_48;\n \n pp_Var12 = (_func_int_varargs **)operator_new(0x18);\n *pp_Var12 = (_func_int_varargs *)0x0;\n pp_Var12[1] = (_func_int_varargs *)0x0;\n pp_Var12[2] = (_func_int_varargs *)0x0;\n if (this->input_argument_->is_file_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x830,"group");\n }\n pIVar3 = this->input_argument_->group_;\n pTVar4 = this->this_blocker_;\n t = (Task *)operator_new(0x78);\n pMVar5 = this->mapfile_;\n pIVar6 = this->input_objects_;\n pSVar7 = this->symtab_;\n pTVar8 = this->next_blocker_;\n t[1].name_._M_dataplus._M_p = (pointer)this->layout_;\n (t->name_)._M_dataplus._M_p = (pointer)&(t->name_).field_2;\n t->_vptr_Task = (_func_int_varargs **)&PTR__Finish_group_003ad040;\n t[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n t[1].name_._M_string_length = (size_type)pMVar5;\n t[1].list_next_ = (Task *)pSVar7;\n t->list_next_ = (Task *)0x0;\n (t->name_)._M_string_length = 0;\n (t->name_).field_2._M_local_buf[0] = '\0';\n t->should_run_soon_ = false;\n *(_func_int_varargs ***)&t[1].name_.field_2 = pp_Var12;\n *(undefined8 *)((long)&t[1].name_.field_2 + 8) = 0;\n *(undefined8 *)&t[1].should_run_soon_ = 0;\n t[2]._vptr_Task = (_func_int_varargs **)pTVar8;\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x58);\n pSVar7 = this->symtab_;\n pTVar13[1].list_next_ = t;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Start_group_003ad000;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pSVar7;\n pTVar13[1].name_._M_dataplus._M_p = &pTVar4->is_blocker_;\n pTVar13[1].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n pIVar14 = (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_start;\n if (pIVar14 !=\n (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish) {\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x90);\n iVar2 = this->dirindex_;\n pDVar9 = this->dirpath_;\n pLVar10 = this->layout_;\n pSVar7 = this->symtab_;\n *(pointer *)&pTVar13[1].should_run_soon_ = pIVar14;\n pIVar6 = this->input_objects_;\n *(int *)&pTVar13[1].name_.field_2 = iVar2;\n pIVar14 = pIVar14 + 1;\n pMVar5 = this->mapfile_;\n pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10;\n pTVar13[1].name_._M_string_length = (size_type)pDVar9;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n pTVar13[1].list_next_ = (Task *)pSVar7;\n *(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5;\n pTVar13[2]._vptr_Task = pp_Var12;\n pTVar13[2].list_next_ = (Task *)0x0;\n pTVar13[2].name_._M_dataplus._M_p = pcVar11;\n pTVar13[2].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n if ((pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish == pIVar14) break;\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n }\n }\n if (*(long *)&t[1].should_run_soon_ == 0) {\n *(pointer *)&t[1].should_run_soon_ = local_48;\n Workqueue::queue_soon(workqueue,t);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.h",0x19a,"set_blocker");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Read_symbols::" identifier : : identifier : :) (function_declarator "do_group(Read_symbols *this,Workqueue *workqueue)" identifier (parameter_list "(Read_symbols *this,Workqueue *workqueue)" ( (parameter_declaration "Read_symbols *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Workqueue *workqueue" type_identifier (pointer_declarator "*workqueue" * identifier)) ))) (compound_statement "{\n char cVar1;\n int iVar2;\n Input_file_group *pIVar3;\n Task_token *pTVar4;\n Mapfile *pMVar5;\n Input_objects *pIVar6;\n Symbol_table *pSVar7;\n Task_token *pTVar8;\n Dirsearch *pDVar9;\n Layout *pLVar10;\n pointer pcVar11;\n _func_int_varargs **pp_Var12;\n Task *t;\n Task *pTVar13;\n pointer pIVar14;\n pointer local_48;\n \n pp_Var12 = (_func_int_varargs **)operator_new(0x18);\n *pp_Var12 = (_func_int_varargs *)0x0;\n pp_Var12[1] = (_func_int_varargs *)0x0;\n pp_Var12[2] = (_func_int_varargs *)0x0;\n if (this->input_argument_->is_file_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x830,"group");\n }\n pIVar3 = this->input_argument_->group_;\n pTVar4 = this->this_blocker_;\n t = (Task *)operator_new(0x78);\n pMVar5 = this->mapfile_;\n pIVar6 = this->input_objects_;\n pSVar7 = this->symtab_;\n pTVar8 = this->next_blocker_;\n t[1].name_._M_dataplus._M_p = (pointer)this->layout_;\n (t->name_)._M_dataplus._M_p = (pointer)&(t->name_).field_2;\n t->_vptr_Task = (_func_int_varargs **)&PTR__Finish_group_003ad040;\n t[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n t[1].name_._M_string_length = (size_type)pMVar5;\n t[1].list_next_ = (Task *)pSVar7;\n t->list_next_ = (Task *)0x0;\n (t->name_)._M_string_length = 0;\n (t->name_).field_2._M_local_buf[0] = '\0';\n t->should_run_soon_ = false;\n *(_func_int_varargs ***)&t[1].name_.field_2 = pp_Var12;\n *(undefined8 *)((long)&t[1].name_.field_2 + 8) = 0;\n *(undefined8 *)&t[1].should_run_soon_ = 0;\n t[2]._vptr_Task = (_func_int_varargs **)pTVar8;\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x58);\n pSVar7 = this->symtab_;\n pTVar13[1].list_next_ = t;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Start_group_003ad000;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pSVar7;\n pTVar13[1].name_._M_dataplus._M_p = &pTVar4->is_blocker_;\n pTVar13[1].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n pIVar14 = (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_start;\n if (pIVar14 !=\n (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish) {\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x90);\n iVar2 = this->dirindex_;\n pDVar9 = this->dirpath_;\n pLVar10 = this->layout_;\n pSVar7 = this->symtab_;\n *(pointer *)&pTVar13[1].should_run_soon_ = pIVar14;\n pIVar6 = this->input_objects_;\n *(int *)&pTVar13[1].name_.field_2 = iVar2;\n pIVar14 = pIVar14 + 1;\n pMVar5 = this->mapfile_;\n pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10;\n pTVar13[1].name_._M_string_length = (size_type)pDVar9;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n pTVar13[1].list_next_ = (Task *)pSVar7;\n *(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5;\n pTVar13[2]._vptr_Task = pp_Var12;\n pTVar13[2].list_next_ = (Task *)0x0;\n pTVar13[2].name_._M_dataplus._M_p = pcVar11;\n pTVar13[2].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n if ((pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish == pIVar14) break;\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n }\n }\n if (*(long *)&t[1].should_run_soon_ == 0) {\n *(pointer *)&t[1].should_run_soon_ = local_48;\n Workqueue::queue_soon(workqueue,t);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.h",0x19a,"set_blocker");\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "Input_file_group *pIVar3;" type_identifier (pointer_declarator "*pIVar3" * identifier) ;) (declaration "Task_token *pTVar4;" type_identifier (pointer_declarator "*pTVar4" * identifier) ;) (declaration "Mapfile *pMVar5;" type_identifier (pointer_declarator "*pMVar5" * identifier) ;) (declaration "Input_objects *pIVar6;" type_identifier (pointer_declarator "*pIVar6" * identifier) ;) (declaration "Symbol_table *pSVar7;" type_identifier (pointer_declarator "*pSVar7" * identifier) ;) (declaration "Task_token *pTVar8;" type_identifier (pointer_declarator "*pTVar8" * identifier) ;) (declaration "Dirsearch *pDVar9;" type_identifier (pointer_declarator "*pDVar9" * identifier) ;) (declaration "Layout *pLVar10;" type_identifier (pointer_declarator "*pLVar10" * identifier) ;) (declaration "pointer pcVar11;" type_identifier identifier ;) (declaration "_func_int_varargs **pp_Var12;" type_identifier (pointer_declarator "**pp_Var12" * (pointer_declarator "*pp_Var12" * identifier)) ;) (declaration "Task *t;" type_identifier (pointer_declarator "*t" * identifier) ;) (declaration "Task *pTVar13;" type_identifier (pointer_declarator "*pTVar13" * identifier) ;) (declaration "pointer pIVar14;" type_identifier identifier ;) (declaration "pointer local_48;" type_identifier identifier ;) (expression_statement "pp_Var12 = (_func_int_varargs **)operator_new(0x18);" (assignment_expression "pp_Var12 = (_func_int_varargs **)operator_new(0x18)" identifier = (cast_expression "(_func_int_varargs **)operator_new(0x18)" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "operator_new(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "*pp_Var12 = (_func_int_varargs *)0x0;" (assignment_expression "*pp_Var12 = (_func_int_varargs *)0x0" (pointer_expression "*pp_Var12" * identifier) = (cast_expression "(_func_int_varargs *)0x0" ( (type_descriptor "_func_int_varargs *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pp_Var12[1] = (_func_int_varargs *)0x0;" (assignment_expression "pp_Var12[1] = (_func_int_varargs *)0x0" (subscript_expression "pp_Var12[1]" identifier [ number_literal ]) = (cast_expression "(_func_int_varargs *)0x0" ( (type_descriptor "_func_int_varargs *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pp_Var12[2] = (_func_int_varargs *)0x0;" (assignment_expression "pp_Var12[2] = (_func_int_varargs *)0x0" (subscript_expression "pp_Var12[2]" identifier [ number_literal ]) = (cast_expression "(_func_int_varargs *)0x0" ( (type_descriptor "_func_int_varargs *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (this->input_argument_->is_file_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x830,"group");\n }" if (parenthesized_expression "(this->input_argument_->is_file_ != false)" ( (binary_expression "this->input_argument_->is_file_ != false" (field_expression "this->input_argument_->is_file_" (field_expression "this->input_argument_" identifier -> field_identifier) -> field_identifier) != false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/options.h",0x830,"group");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/options.h",0x830,"group");" (call_expression "do_gold_unreachable("../../gold/options.h",0x830,"group")" identifier (argument_list "("../../gold/options.h",0x830,"group")" ( (string_literal ""../../gold/options.h"" " string_content ") , number_literal , (string_literal ""group"" " string_content ") ))) ;) })) (expression_statement "pIVar3 = this->input_argument_->group_;" (assignment_expression "pIVar3 = this->input_argument_->group_" identifier = (field_expression "this->input_argument_->group_" (field_expression "this->input_argument_" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "pTVar4 = this->this_blocker_;" (assignment_expression "pTVar4 = this->this_blocker_" identifier = (field_expression "this->this_blocker_" identifier -> field_identifier)) ;) (expression_statement "t = (Task *)operator_new(0x78);" (assignment_expression "t = (Task *)operator_new(0x78)" identifier = (cast_expression "(Task *)operator_new(0x78)" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x78)" identifier (argument_list "(0x78)" ( number_literal ))))) ;) (expression_statement "pMVar5 = this->mapfile_;" (assignment_expression "pMVar5 = this->mapfile_" identifier = (field_expression "this->mapfile_" identifier -> field_identifier)) ;) (expression_statement "pIVar6 = this->input_objects_;" (assignment_expression "pIVar6 = this->input_objects_" identifier = (field_expression "this->input_objects_" identifier -> field_identifier)) ;) (expression_statement "pSVar7 = this->symtab_;" (assignment_expression "pSVar7 = this->symtab_" identifier = (field_expression "this->symtab_" identifier -> field_identifier)) ;) (expression_statement "pTVar8 = this->next_blocker_;" (assignment_expression "pTVar8 = this->next_blocker_" identifier = (field_expression "this->next_blocker_" identifier -> field_identifier)) ;) (expression_statement "t[1].name_._M_dataplus._M_p = (pointer)this->layout_;" (assignment_expression "t[1].name_._M_dataplus._M_p = (pointer)this->layout_" (field_expression "t[1].name_._M_dataplus._M_p" (field_expression "t[1].name_._M_dataplus" (field_expression "t[1].name_" (subscript_expression "t[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)this->layout_" ( (type_descriptor "pointer" type_identifier) ) (field_expression "this->layout_" identifier -> field_identifier))) ;) (expression_statement "(t->name_)._M_dataplus._M_p = (pointer)&(t->name_).field_2;" (assignment_expression "(t->name_)._M_dataplus._M_p = (pointer)&(t->name_).field_2" (field_expression "(t->name_)._M_dataplus._M_p" (field_expression "(t->name_)._M_dataplus" (parenthesized_expression "(t->name_)" ( (field_expression "t->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(t->name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(t->name_).field_2" (parenthesized_expression "(t->name_)" ( (field_expression "t->name_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "t->_vptr_Task = (_func_int_varargs **)&PTR__Finish_group_003ad040;" (assignment_expression "t->_vptr_Task = (_func_int_varargs **)&PTR__Finish_group_003ad040" (field_expression "t->_vptr_Task" identifier -> field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Finish_group_003ad040" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Finish_group_003ad040" & identifier))) ;) (expression_statement "t[1]._vptr_Task = (_func_int_varargs **)pIVar6;" (assignment_expression "t[1]._vptr_Task = (_func_int_varargs **)pIVar6" (field_expression "t[1]._vptr_Task" (subscript_expression "t[1]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(_func_int_varargs **)pIVar6" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) (expression_statement "t[1].name_._M_string_length = (size_type)pMVar5;" (assignment_expression "t[1].name_._M_string_length = (size_type)pMVar5" (field_expression "t[1].name_._M_string_length" (field_expression "t[1].name_" (subscript_expression "t[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (cast_expression "(size_type)pMVar5" ( (type_descriptor "size_type" type_identifier) ) identifier)) ;) (expression_statement "t[1].list_next_ = (Task *)pSVar7;" (assignment_expression "t[1].list_next_ = (Task *)pSVar7" (field_expression "t[1].list_next_" (subscript_expression "t[1]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(Task *)pSVar7" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "t->list_next_ = (Task *)0x0;" (assignment_expression "t->list_next_ = (Task *)0x0" (field_expression "t->list_next_" identifier -> field_identifier) = (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(t->name_)._M_string_length = 0;" (assignment_expression "(t->name_)._M_string_length = 0" (field_expression "(t->name_)._M_string_length" (parenthesized_expression "(t->name_)" ( (field_expression "t->name_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(t->name_).field_2._M_local_buf[0] = '\0';" (assignment_expression "(t->name_).field_2._M_local_buf[0] = '\0'" (subscript_expression "(t->name_).field_2._M_local_buf[0]" (field_expression "(t->name_).field_2._M_local_buf" (field_expression "(t->name_).field_2" (parenthesized_expression "(t->name_)" ( (field_expression "t->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "t->should_run_soon_ = false;" (assignment_expression "t->should_run_soon_ = false" (field_expression "t->should_run_soon_" identifier -> field_identifier) = false) ;) (expression_statement "*(_func_int_varargs ***)&t[1].name_.field_2 = pp_Var12;" (assignment_expression "*(_func_int_varargs ***)&t[1].name_.field_2 = pp_Var12" (pointer_expression "*(_func_int_varargs ***)&t[1].name_.field_2" * (cast_expression "(_func_int_varargs ***)&t[1].name_.field_2" ( (type_descriptor "_func_int_varargs ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (pointer_expression "&t[1].name_.field_2" & (field_expression "t[1].name_.field_2" (field_expression "t[1].name_" (subscript_expression "t[1]" identifier [ number_literal ]) . field_identifier) . field_identifier)))) = identifier) ;) (expression_statement "*(undefined8 *)((long)&t[1].name_.field_2 + 8) = 0;" (assignment_expression "*(undefined8 *)((long)&t[1].name_.field_2 + 8) = 0" (pointer_expression "*(undefined8 *)((long)&t[1].name_.field_2 + 8)" * (cast_expression "(undefined8 *)((long)&t[1].name_.field_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&t[1].name_.field_2 + 8)" ( (binary_expression "(long)&t[1].name_.field_2 + 8" (cast_expression "(long)&t[1].name_.field_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&t[1].name_.field_2" & (field_expression "t[1].name_.field_2" (field_expression "t[1].name_" (subscript_expression "t[1]" identifier [ number_literal ]) . field_identifier) . field_identifier))) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)&t[1].should_run_soon_ = 0;" (assignment_expression "*(undefined8 *)&t[1].should_run_soon_ = 0" (pointer_expression "*(undefined8 *)&t[1].should_run_soon_" * (cast_expression "(undefined8 *)&t[1].should_run_soon_" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&t[1].should_run_soon_" & (field_expression "t[1].should_run_soon_" (subscript_expression "t[1]" identifier [ number_literal ]) . field_identifier)))) = number_literal) ;) (expression_statement "t[2]._vptr_Task = (_func_int_varargs **)pTVar8;" (assignment_expression "t[2]._vptr_Task = (_func_int_varargs **)pTVar8" (field_expression "t[2]._vptr_Task" (subscript_expression "t[2]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(_func_int_varargs **)pTVar8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) (expression_statement "local_48 = (pointer)operator_new(0x20);" (assignment_expression "local_48 = (pointer)operator_new(0x20)" identifier = (cast_expression "(pointer)operator_new(0x20)" ( (type_descriptor "pointer" type_identifier) ) (call_expression "operator_new(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*local_48 = '\x01';" (assignment_expression "*local_48 = '\x01'" (pointer_expression "*local_48" * identifier) = (char_literal "'\x01'" ' escape_sequence ')) ;) (expression_statement "local_48[8] = '\0';" (assignment_expression "local_48[8] = '\0'" (subscript_expression "local_48[8]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[9] = '\0';" (assignment_expression "local_48[9] = '\0'" (subscript_expression "local_48[9]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[10] = '\0';" (assignment_expression "local_48[10] = '\0'" (subscript_expression "local_48[10]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xb] = '\0';" (assignment_expression "local_48[0xb] = '\0'" (subscript_expression "local_48[0xb]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xc] = '\0';" (assignment_expression "local_48[0xc] = '\0'" (subscript_expression "local_48[0xc]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xd] = '\0';" (assignment_expression "local_48[0xd] = '\0'" (subscript_expression "local_48[0xd]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xe] = '\0';" (assignment_expression "local_48[0xe] = '\0'" (subscript_expression "local_48[0xe]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xf] = '\0';" (assignment_expression "local_48[0xf] = '\0'" (subscript_expression "local_48[0xf]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x10] = '\0';" (assignment_expression "local_48[0x10] = '\0'" (subscript_expression "local_48[0x10]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x11] = '\0';" (assignment_expression "local_48[0x11] = '\0'" (subscript_expression "local_48[0x11]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x12] = '\0';" (assignment_expression "local_48[0x12] = '\0'" (subscript_expression "local_48[0x12]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x13] = '\0';" (assignment_expression "local_48[0x13] = '\0'" (subscript_expression "local_48[0x13]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x14] = '\0';" (assignment_expression "local_48[0x14] = '\0'" (subscript_expression "local_48[0x14]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x15] = '\0';" (assignment_expression "local_48[0x15] = '\0'" (subscript_expression "local_48[0x15]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x16] = '\0';" (assignment_expression "local_48[0x16] = '\0'" (subscript_expression "local_48[0x16]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x17] = '\0';" (assignment_expression "local_48[0x17] = '\0'" (subscript_expression "local_48[0x17]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x18] = '\0';" (assignment_expression "local_48[0x18] = '\0'" (subscript_expression "local_48[0x18]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x19] = '\0';" (assignment_expression "local_48[0x19] = '\0'" (subscript_expression "local_48[0x19]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1a] = '\0';" (assignment_expression "local_48[0x1a] = '\0'" (subscript_expression "local_48[0x1a]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1b] = '\0';" (assignment_expression "local_48[0x1b] = '\0'" (subscript_expression "local_48[0x1b]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1c] = '\0';" (assignment_expression "local_48[0x1c] = '\0'" (subscript_expression "local_48[0x1c]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1d] = '\0';" (assignment_expression "local_48[0x1d] = '\0'" (subscript_expression "local_48[0x1d]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1e] = '\0';" (assignment_expression "local_48[0x1e] = '\0'" (subscript_expression "local_48[0x1e]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1f] = '\0';" (assignment_expression "local_48[0x1f] = '\0'" (subscript_expression "local_48[0x1f]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[4] = '\x01';" (assignment_expression "local_48[4] = '\x01'" (subscript_expression "local_48[4]" identifier [ number_literal ]) = (char_literal "'\x01'" ' escape_sequence ')) ;) (expression_statement "local_48[5] = '\0';" (assignment_expression "local_48[5] = '\0'" (subscript_expression "local_48[5]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[6] = '\0';" (assignment_expression "local_48[6] = '\0'" (subscript_expression "local_48[6]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[7] = '\0';" (assignment_expression "local_48[7] = '\0'" (subscript_expression "local_48[7]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pTVar13 = (Task *)operator_new(0x58);" (assignment_expression "pTVar13 = (Task *)operator_new(0x58)" identifier = (cast_expression "(Task *)operator_new(0x58)" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x58)" identifier (argument_list "(0x58)" ( number_literal ))))) ;) (expression_statement "pSVar7 = this->symtab_;" (assignment_expression "pSVar7 = this->symtab_" identifier = (field_expression "this->symtab_" identifier -> field_identifier)) ;) (expression_statement "pTVar13[1].list_next_ = t;" (assignment_expression "pTVar13[1].list_next_ = t" (field_expression "pTVar13[1].list_next_" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "(pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;" (assignment_expression "(pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2" (field_expression "(pTVar13->name_)._M_dataplus._M_p" (field_expression "(pTVar13->name_)._M_dataplus" (parenthesized_expression "(pTVar13->name_)" ( (field_expression "pTVar13->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(pTVar13->name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(pTVar13->name_).field_2" (parenthesized_expression "(pTVar13->name_)" ( (field_expression "pTVar13->name_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Start_group_003ad000;" (assignment_expression "pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Start_group_003ad000" (field_expression "pTVar13->_vptr_Task" identifier -> field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Start_group_003ad000" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Start_group_003ad000" & identifier))) ;) (expression_statement "pTVar13->list_next_ = (Task *)0x0;" (assignment_expression "pTVar13->list_next_ = (Task *)0x0" (field_expression "pTVar13->list_next_" identifier -> field_identifier) = (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(pTVar13->name_)._M_string_length = 0;" (assignment_expression "(pTVar13->name_)._M_string_length = 0" (field_expression "(pTVar13->name_)._M_string_length" (parenthesized_expression "(pTVar13->name_)" ( (field_expression "pTVar13->name_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(pTVar13->name_).field_2._M_local_buf[0] = '\0';" (assignment_expression "(pTVar13->name_).field_2._M_local_buf[0] = '\0'" (subscript_expression "(pTVar13->name_).field_2._M_local_buf[0]" (field_expression "(pTVar13->name_).field_2._M_local_buf" (field_expression "(pTVar13->name_).field_2" (parenthesized_expression "(pTVar13->name_)" ( (field_expression "pTVar13->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pTVar13->should_run_soon_ = false;" (assignment_expression "pTVar13->should_run_soon_ = false" (field_expression "pTVar13->should_run_soon_" identifier -> field_identifier) = false) ;) (expression_statement "pTVar13[1]._vptr_Task = (_func_int_varargs **)pSVar7;" (assignment_expression "pTVar13[1]._vptr_Task = (_func_int_varargs **)pSVar7" (field_expression "pTVar13[1]._vptr_Task" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(_func_int_varargs **)pSVar7" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) (expression_statement "pTVar13[1].name_._M_dataplus._M_p = &pTVar4->is_blocker_;" (assignment_expression "pTVar13[1].name_._M_dataplus._M_p = &pTVar4->is_blocker_" (field_expression "pTVar13[1].name_._M_dataplus._M_p" (field_expression "pTVar13[1].name_._M_dataplus" (field_expression "pTVar13[1].name_" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = (pointer_expression "&pTVar4->is_blocker_" & (field_expression "pTVar4->is_blocker_" identifier -> field_identifier))) ;) (expression_statement "pTVar13[1].name_._M_string_length = (size_type)local_48;" (assignment_expression "pTVar13[1].name_._M_string_length = (size_type)local_48" (field_expression "pTVar13[1].name_._M_string_length" (field_expression "pTVar13[1].name_" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (cast_expression "(size_type)local_48" ( (type_descriptor "size_type" type_identifier) ) identifier)) ;) (labeled_statement "Workqueue::queue_soon(workqueue,pTVar13);" statement_identifier : (ERROR ":" :) (expression_statement "queue_soon(workqueue,pTVar13);" (call_expression "queue_soon(workqueue,pTVar13)" identifier (argument_list "(workqueue,pTVar13)" ( identifier , identifier ))) ;)) (ERROR "pIVar14 = (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::" (comma_expression "pIVar14 = (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std" (assignment_expression "pIVar14 = (pIVar3->files_).\n super__Vector_base<gold" identifier = (binary_expression "(pIVar3->files_).\n super__Vector_base<gold" (field_expression "(pIVar3->files_).\n super__Vector_base" (parenthesized_expression "(pIVar3->files_)" ( (field_expression "pIVar3->files_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Input_argument" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Input_argument>_>._M_impl.\n _M_start;" (field_expression "Input_argument>_>._M_impl.\n _M_start" (field_expression "Input_argument>_>._M_impl" (binary_expression "Input_argument>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (pIVar14 !=\n (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish) {\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x90);\n iVar2 = this->dirindex_;\n pDVar9 = this->dirpath_;\n pLVar10 = this->layout_;\n pSVar7 = this->symtab_;\n *(pointer *)&pTVar13[1].should_run_soon_ = pIVar14;\n pIVar6 = this->input_objects_;\n *(int *)&pTVar13[1].name_.field_2 = iVar2;\n pIVar14 = pIVar14 + 1;\n pMVar5 = this->mapfile_;\n pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10;\n pTVar13[1].name_._M_string_length = (size_type)pDVar9;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n pTVar13[1].list_next_ = (Task *)pSVar7;\n *(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5;\n pTVar13[2]._vptr_Task = pp_Var12;\n pTVar13[2].list_next_ = (Task *)0x0;\n pTVar13[2].name_._M_dataplus._M_p = pcVar11;\n pTVar13[2].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n if ((pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish == pIVar14) break;\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n }\n }" if (parenthesized_expression "(pIVar14 !=\n (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish)" ( (ERROR "pIVar14 !=\n (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::" (comma_expression "pIVar14 !=\n (pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std" (binary_expression "pIVar14 !=\n (pIVar3->files_).\n super__Vector_base<gold" identifier != (binary_expression "(pIVar3->files_).\n super__Vector_base<gold" (field_expression "(pIVar3->files_).\n super__Vector_base" (parenthesized_expression "(pIVar3->files_)" ( (field_expression "pIVar3->files_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Input_argument" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Input_argument>_>._M_impl.\n _M_finish" (field_expression "Input_argument>_>._M_impl" (binary_expression "Input_argument>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x90);\n iVar2 = this->dirindex_;\n pDVar9 = this->dirpath_;\n pLVar10 = this->layout_;\n pSVar7 = this->symtab_;\n *(pointer *)&pTVar13[1].should_run_soon_ = pIVar14;\n pIVar6 = this->input_objects_;\n *(int *)&pTVar13[1].name_.field_2 = iVar2;\n pIVar14 = pIVar14 + 1;\n pMVar5 = this->mapfile_;\n pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10;\n pTVar13[1].name_._M_string_length = (size_type)pDVar9;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n pTVar13[1].list_next_ = (Task *)pSVar7;\n *(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5;\n pTVar13[2]._vptr_Task = pp_Var12;\n pTVar13[2].list_next_ = (Task *)0x0;\n pTVar13[2].name_._M_dataplus._M_p = pcVar11;\n pTVar13[2].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n if ((pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish == pIVar14) break;\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n }\n }" { (expression_statement "cVar1 = pIVar14->is_file_;" (assignment_expression "cVar1 = pIVar14->is_file_" identifier = (field_expression "pIVar14->is_file_" identifier -> field_identifier)) ;) (expression_statement "pcVar11 = local_48;" (assignment_expression "pcVar11 = local_48" identifier = identifier) ;) (while_statement "while( true ) {\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x90);\n iVar2 = this->dirindex_;\n pDVar9 = this->dirpath_;\n pLVar10 = this->layout_;\n pSVar7 = this->symtab_;\n *(pointer *)&pTVar13[1].should_run_soon_ = pIVar14;\n pIVar6 = this->input_objects_;\n *(int *)&pTVar13[1].name_.field_2 = iVar2;\n pIVar14 = pIVar14 + 1;\n pMVar5 = this->mapfile_;\n pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10;\n pTVar13[1].name_._M_string_length = (size_type)pDVar9;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n pTVar13[1].list_next_ = (Task *)pSVar7;\n *(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5;\n pTVar13[2]._vptr_Task = pp_Var12;\n pTVar13[2].list_next_ = (Task *)0x0;\n pTVar13[2].name_._M_dataplus._M_p = pcVar11;\n pTVar13[2].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n if ((pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish == pIVar14) break;\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (pointer)operator_new(0x20);\n *local_48 = '\x01';\n local_48[8] = '\0';\n local_48[9] = '\0';\n local_48[10] = '\0';\n local_48[0xb] = '\0';\n local_48[0xc] = '\0';\n local_48[0xd] = '\0';\n local_48[0xe] = '\0';\n local_48[0xf] = '\0';\n local_48[0x10] = '\0';\n local_48[0x11] = '\0';\n local_48[0x12] = '\0';\n local_48[0x13] = '\0';\n local_48[0x14] = '\0';\n local_48[0x15] = '\0';\n local_48[0x16] = '\0';\n local_48[0x17] = '\0';\n local_48[0x18] = '\0';\n local_48[0x19] = '\0';\n local_48[0x1a] = '\0';\n local_48[0x1b] = '\0';\n local_48[0x1c] = '\0';\n local_48[0x1d] = '\0';\n local_48[0x1e] = '\0';\n local_48[0x1f] = '\0';\n local_48[4] = '\x01';\n local_48[5] = '\0';\n local_48[6] = '\0';\n local_48[7] = '\0';\n pTVar13 = (Task *)operator_new(0x90);\n iVar2 = this->dirindex_;\n pDVar9 = this->dirpath_;\n pLVar10 = this->layout_;\n pSVar7 = this->symtab_;\n *(pointer *)&pTVar13[1].should_run_soon_ = pIVar14;\n pIVar6 = this->input_objects_;\n *(int *)&pTVar13[1].name_.field_2 = iVar2;\n pIVar14 = pIVar14 + 1;\n pMVar5 = this->mapfile_;\n pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10;\n pTVar13[1].name_._M_string_length = (size_type)pDVar9;\n pTVar13->list_next_ = (Task *)0x0;\n (pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;\n (pTVar13->name_)._M_string_length = 0;\n (pTVar13->name_).field_2._M_local_buf[0] = '\0';\n pTVar13->should_run_soon_ = false;\n pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0;\n pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6;\n pTVar13[1].list_next_ = (Task *)pSVar7;\n *(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5;\n pTVar13[2]._vptr_Task = pp_Var12;\n pTVar13[2].list_next_ = (Task *)0x0;\n pTVar13[2].name_._M_dataplus._M_p = pcVar11;\n pTVar13[2].name_._M_string_length = (size_type)local_48;\n Workqueue::queue_soon(workqueue,pTVar13);\n if ((pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish == pIVar14) break;\n cVar1 = pIVar14->is_file_;\n pcVar11 = local_48;\n }" { (if_statement "if (cVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group");" (call_expression "do_gold_unreachable("../../gold/readsyms.cc",0x1ed,"do_group")" identifier (argument_list "("../../gold/readsyms.cc",0x1ed,"do_group")" ( (string_literal ""../../gold/readsyms.cc"" " string_content ") , number_literal , (string_literal ""do_group"" " string_content ") ))) ;) })) (expression_statement "local_48 = (pointer)operator_new(0x20);" (assignment_expression "local_48 = (pointer)operator_new(0x20)" identifier = (cast_expression "(pointer)operator_new(0x20)" ( (type_descriptor "pointer" type_identifier) ) (call_expression "operator_new(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*local_48 = '\x01';" (assignment_expression "*local_48 = '\x01'" (pointer_expression "*local_48" * identifier) = (char_literal "'\x01'" ' escape_sequence ')) ;) (expression_statement "local_48[8] = '\0';" (assignment_expression "local_48[8] = '\0'" (subscript_expression "local_48[8]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[9] = '\0';" (assignment_expression "local_48[9] = '\0'" (subscript_expression "local_48[9]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[10] = '\0';" (assignment_expression "local_48[10] = '\0'" (subscript_expression "local_48[10]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xb] = '\0';" (assignment_expression "local_48[0xb] = '\0'" (subscript_expression "local_48[0xb]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xc] = '\0';" (assignment_expression "local_48[0xc] = '\0'" (subscript_expression "local_48[0xc]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xd] = '\0';" (assignment_expression "local_48[0xd] = '\0'" (subscript_expression "local_48[0xd]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xe] = '\0';" (assignment_expression "local_48[0xe] = '\0'" (subscript_expression "local_48[0xe]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0xf] = '\0';" (assignment_expression "local_48[0xf] = '\0'" (subscript_expression "local_48[0xf]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x10] = '\0';" (assignment_expression "local_48[0x10] = '\0'" (subscript_expression "local_48[0x10]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x11] = '\0';" (assignment_expression "local_48[0x11] = '\0'" (subscript_expression "local_48[0x11]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x12] = '\0';" (assignment_expression "local_48[0x12] = '\0'" (subscript_expression "local_48[0x12]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x13] = '\0';" (assignment_expression "local_48[0x13] = '\0'" (subscript_expression "local_48[0x13]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x14] = '\0';" (assignment_expression "local_48[0x14] = '\0'" (subscript_expression "local_48[0x14]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x15] = '\0';" (assignment_expression "local_48[0x15] = '\0'" (subscript_expression "local_48[0x15]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x16] = '\0';" (assignment_expression "local_48[0x16] = '\0'" (subscript_expression "local_48[0x16]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x17] = '\0';" (assignment_expression "local_48[0x17] = '\0'" (subscript_expression "local_48[0x17]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x18] = '\0';" (assignment_expression "local_48[0x18] = '\0'" (subscript_expression "local_48[0x18]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x19] = '\0';" (assignment_expression "local_48[0x19] = '\0'" (subscript_expression "local_48[0x19]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1a] = '\0';" (assignment_expression "local_48[0x1a] = '\0'" (subscript_expression "local_48[0x1a]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1b] = '\0';" (assignment_expression "local_48[0x1b] = '\0'" (subscript_expression "local_48[0x1b]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1c] = '\0';" (assignment_expression "local_48[0x1c] = '\0'" (subscript_expression "local_48[0x1c]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1d] = '\0';" (assignment_expression "local_48[0x1d] = '\0'" (subscript_expression "local_48[0x1d]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1e] = '\0';" (assignment_expression "local_48[0x1e] = '\0'" (subscript_expression "local_48[0x1e]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[0x1f] = '\0';" (assignment_expression "local_48[0x1f] = '\0'" (subscript_expression "local_48[0x1f]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[4] = '\x01';" (assignment_expression "local_48[4] = '\x01'" (subscript_expression "local_48[4]" identifier [ number_literal ]) = (char_literal "'\x01'" ' escape_sequence ')) ;) (expression_statement "local_48[5] = '\0';" (assignment_expression "local_48[5] = '\0'" (subscript_expression "local_48[5]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[6] = '\0';" (assignment_expression "local_48[6] = '\0'" (subscript_expression "local_48[6]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_48[7] = '\0';" (assignment_expression "local_48[7] = '\0'" (subscript_expression "local_48[7]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pTVar13 = (Task *)operator_new(0x90);" (assignment_expression "pTVar13 = (Task *)operator_new(0x90)" identifier = (cast_expression "(Task *)operator_new(0x90)" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x90)" identifier (argument_list "(0x90)" ( number_literal ))))) ;) (expression_statement "iVar2 = this->dirindex_;" (assignment_expression "iVar2 = this->dirindex_" identifier = (field_expression "this->dirindex_" identifier -> field_identifier)) ;) (expression_statement "pDVar9 = this->dirpath_;" (assignment_expression "pDVar9 = this->dirpath_" identifier = (field_expression "this->dirpath_" identifier -> field_identifier)) ;) (expression_statement "pLVar10 = this->layout_;" (assignment_expression "pLVar10 = this->layout_" identifier = (field_expression "this->layout_" identifier -> field_identifier)) ;) (expression_statement "pSVar7 = this->symtab_;" (assignment_expression "pSVar7 = this->symtab_" identifier = (field_expression "this->symtab_" identifier -> field_identifier)) ;) (expression_statement "*(pointer *)&pTVar13[1].should_run_soon_ = pIVar14;" (assignment_expression "*(pointer *)&pTVar13[1].should_run_soon_ = pIVar14" (pointer_expression "*(pointer *)&pTVar13[1].should_run_soon_" * (cast_expression "(pointer *)&pTVar13[1].should_run_soon_" ( (type_descriptor "pointer *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pTVar13[1].should_run_soon_" & (field_expression "pTVar13[1].should_run_soon_" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier)))) = identifier) ;) (expression_statement "pIVar6 = this->input_objects_;" (assignment_expression "pIVar6 = this->input_objects_" identifier = (field_expression "this->input_objects_" identifier -> field_identifier)) ;) (expression_statement "*(int *)&pTVar13[1].name_.field_2 = iVar2;" (assignment_expression "*(int *)&pTVar13[1].name_.field_2 = iVar2" (pointer_expression "*(int *)&pTVar13[1].name_.field_2" * (cast_expression "(int *)&pTVar13[1].name_.field_2" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pTVar13[1].name_.field_2" & (field_expression "pTVar13[1].name_.field_2" (field_expression "pTVar13[1].name_" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) . field_identifier)))) = identifier) ;) (expression_statement "pIVar14 = pIVar14 + 1;" (assignment_expression "pIVar14 = pIVar14 + 1" identifier = (binary_expression "pIVar14 + 1" identifier + number_literal)) ;) (expression_statement "pMVar5 = this->mapfile_;" (assignment_expression "pMVar5 = this->mapfile_" identifier = (field_expression "this->mapfile_" identifier -> field_identifier)) ;) (expression_statement "pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10;" (assignment_expression "pTVar13[1].name_._M_dataplus._M_p = (pointer)pLVar10" (field_expression "pTVar13[1].name_._M_dataplus._M_p" (field_expression "pTVar13[1].name_._M_dataplus" (field_expression "pTVar13[1].name_" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(pointer)pLVar10" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "pTVar13[1].name_._M_string_length = (size_type)pDVar9;" (assignment_expression "pTVar13[1].name_._M_string_length = (size_type)pDVar9" (field_expression "pTVar13[1].name_._M_string_length" (field_expression "pTVar13[1].name_" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (cast_expression "(size_type)pDVar9" ( (type_descriptor "size_type" type_identifier) ) identifier)) ;) (expression_statement "pTVar13->list_next_ = (Task *)0x0;" (assignment_expression "pTVar13->list_next_ = (Task *)0x0" (field_expression "pTVar13->list_next_" identifier -> field_identifier) = (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2;" (assignment_expression "(pTVar13->name_)._M_dataplus._M_p = (pointer)&(pTVar13->name_).field_2" (field_expression "(pTVar13->name_)._M_dataplus._M_p" (field_expression "(pTVar13->name_)._M_dataplus" (parenthesized_expression "(pTVar13->name_)" ( (field_expression "pTVar13->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(pTVar13->name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(pTVar13->name_).field_2" (parenthesized_expression "(pTVar13->name_)" ( (field_expression "pTVar13->name_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "(pTVar13->name_)._M_string_length = 0;" (assignment_expression "(pTVar13->name_)._M_string_length = 0" (field_expression "(pTVar13->name_)._M_string_length" (parenthesized_expression "(pTVar13->name_)" ( (field_expression "pTVar13->name_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(pTVar13->name_).field_2._M_local_buf[0] = '\0';" (assignment_expression "(pTVar13->name_).field_2._M_local_buf[0] = '\0'" (subscript_expression "(pTVar13->name_).field_2._M_local_buf[0]" (field_expression "(pTVar13->name_).field_2._M_local_buf" (field_expression "(pTVar13->name_).field_2" (parenthesized_expression "(pTVar13->name_)" ( (field_expression "pTVar13->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pTVar13->should_run_soon_ = false;" (assignment_expression "pTVar13->should_run_soon_ = false" (field_expression "pTVar13->should_run_soon_" identifier -> field_identifier) = false) ;) (expression_statement "pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0;" (assignment_expression "pTVar13->_vptr_Task = (_func_int_varargs **)&PTR__Read_symbols_003acec0" (field_expression "pTVar13->_vptr_Task" identifier -> field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Read_symbols_003acec0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Read_symbols_003acec0" & identifier))) ;) (expression_statement "pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6;" (assignment_expression "pTVar13[1]._vptr_Task = (_func_int_varargs **)pIVar6" (field_expression "pTVar13[1]._vptr_Task" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(_func_int_varargs **)pIVar6" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) (expression_statement "pTVar13[1].list_next_ = (Task *)pSVar7;" (assignment_expression "pTVar13[1].list_next_ = (Task *)pSVar7" (field_expression "pTVar13[1].list_next_" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(Task *)pSVar7" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "*(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5;" (assignment_expression "*(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5" (pointer_expression "*(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8)" * (cast_expression "(Mapfile **)((long)&pTVar13[1].name_.field_2 + 8)" ( (type_descriptor "Mapfile **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)&pTVar13[1].name_.field_2 + 8)" ( (binary_expression "(long)&pTVar13[1].name_.field_2 + 8" (cast_expression "(long)&pTVar13[1].name_.field_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pTVar13[1].name_.field_2" & (field_expression "pTVar13[1].name_.field_2" (field_expression "pTVar13[1].name_" (subscript_expression "pTVar13[1]" identifier [ number_literal ]) . field_identifier) . field_identifier))) + number_literal) )))) = identifier) ;) (expression_statement "pTVar13[2]._vptr_Task = pp_Var12;" (assignment_expression "pTVar13[2]._vptr_Task = pp_Var12" (field_expression "pTVar13[2]._vptr_Task" (subscript_expression "pTVar13[2]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "pTVar13[2].list_next_ = (Task *)0x0;" (assignment_expression "pTVar13[2].list_next_ = (Task *)0x0" (field_expression "pTVar13[2].list_next_" (subscript_expression "pTVar13[2]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pTVar13[2].name_._M_dataplus._M_p = pcVar11;" (assignment_expression "pTVar13[2].name_._M_dataplus._M_p = pcVar11" (field_expression "pTVar13[2].name_._M_dataplus._M_p" (field_expression "pTVar13[2].name_._M_dataplus" (field_expression "pTVar13[2].name_" (subscript_expression "pTVar13[2]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "pTVar13[2].name_._M_string_length = (size_type)local_48;" (assignment_expression "pTVar13[2].name_._M_string_length = (size_type)local_48" (field_expression "pTVar13[2].name_._M_string_length" (field_expression "pTVar13[2].name_" (subscript_expression "pTVar13[2]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (cast_expression "(size_type)local_48" ( (type_descriptor "size_type" type_identifier) ) identifier)) ;) (labeled_statement "Workqueue::queue_soon(workqueue,pTVar13);" statement_identifier : (ERROR ":" :) (expression_statement "queue_soon(workqueue,pTVar13);" (call_expression "queue_soon(workqueue,pTVar13)" identifier (argument_list "(workqueue,pTVar13)" ( identifier , identifier ))) ;)) (if_statement "if ((pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish == pIVar14) break;" if (parenthesized_expression "((pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::Input_argument>_>._M_impl.\n _M_finish == pIVar14)" ( (ERROR "(pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std::allocator<gold::" (comma_expression "(pIVar3->files_).\n super__Vector_base<gold::Input_argument,_std" (binary_expression "(pIVar3->files_).\n super__Vector_base<gold" (field_expression "(pIVar3->files_).\n super__Vector_base" (parenthesized_expression "(pIVar3->files_)" ( (field_expression "pIVar3->files_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Input_argument" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Input_argument>_>._M_impl.\n _M_finish == pIVar14" (field_expression "Input_argument>_>._M_impl.\n _M_finish" (field_expression "Input_argument>_>._M_impl" (binary_expression "Input_argument>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) == identifier) )) (break_statement "break;" break ;)) (expression_statement "cVar1 = pIVar14->is_file_;" (assignment_expression "cVar1 = pIVar14->is_file_" identifier = (field_expression "pIVar14->is_file_" identifier -> field_identifier)) ;) (expression_statement "pcVar11 = local_48;" (assignment_expression "pcVar11 = local_48" identifier = identifier) ;) })) })) (if_statement "if (*(long *)&t[1].should_run_soon_ == 0) {\n *(pointer *)&t[1].should_run_soon_ = local_48;\n Workqueue::queue_soon(workqueue,t);\n return;\n }" if (parenthesized_expression "(*(long *)&t[1].should_run_soon_ == 0)" ( (binary_expression "*(long *)&t[1].should_run_soon_ == 0" (pointer_expression "*(long *)&t[1].should_run_soon_" * (cast_expression "(long *)&t[1].should_run_soon_" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&t[1].should_run_soon_" & (field_expression "t[1].should_run_soon_" (subscript_expression "t[1]" identifier [ number_literal ]) . field_identifier)))) == number_literal) )) (compound_statement "{\n *(pointer *)&t[1].should_run_soon_ = local_48;\n Workqueue::queue_soon(workqueue,t);\n return;\n }" { (expression_statement "*(pointer *)&t[1].should_run_soon_ = local_48;" (assignment_expression "*(pointer *)&t[1].should_run_soon_ = local_48" (pointer_expression "*(pointer *)&t[1].should_run_soon_" * (cast_expression "(pointer *)&t[1].should_run_soon_" ( (type_descriptor "pointer *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&t[1].should_run_soon_" & (field_expression "t[1].should_run_soon_" (subscript_expression "t[1]" identifier [ number_literal ]) . field_identifier)))) = identifier) ;) (labeled_statement "Workqueue::queue_soon(workqueue,t);" statement_identifier : (ERROR ":" :) (expression_statement "queue_soon(workqueue,t);" (call_expression "queue_soon(workqueue,t)" identifier (argument_list "(workqueue,t)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/readsyms.h",0x19a,"set_blocker");" (call_expression "do_gold_unreachable("../../gold/readsyms.h",0x19a,"set_blocker")" identifier (argument_list "("../../gold/readsyms.h",0x19a,"set_blocker")" ( (string_literal ""../../gold/readsyms.h"" " string_content ") , number_literal , (string_literal ""set_blocker"" " string_content ") ))) ;) })))
(translation_unit "void FUN_001f5780(long param_1,undefined8 param_2)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined1 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n undefined8 *puVar12;\n char *pcVar13;\n undefined1 *local_48;\n \n puVar10 = (undefined8 *)FUN_00275550(0x18);\n *puVar10 = 0;\n puVar10[1] = 0;\n puVar10[2] = 0;\n if (**(char **)(param_1 + 0x68) != '\0') {\n \n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }\n puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);\n uVar4 = *(undefined8 *)(param_1 + 0x80);\n puVar11 = (undefined8 *)FUN_00275550(0x78);\n uVar5 = *(undefined8 *)(param_1 + 0x60);\n uVar6 = *(undefined8 *)(param_1 + 0x38);\n uVar7 = *(undefined8 *)(param_1 + 0x40);\n uVar8 = *(undefined8 *)(param_1 + 0x88);\n puVar11[9] = *(undefined8 *)(param_1 + 0x48);\n puVar11[2] = puVar11 + 4;\n *puVar11 = &PTR_FUN_003ad040;\n puVar11[7] = uVar6;\n puVar11[10] = uVar5;\n puVar11[8] = uVar7;\n puVar11[1] = 0;\n puVar11[3] = 0;\n *(undefined1 *)(puVar11 + 4) = 0;\n *(undefined1 *)(puVar11 + 6) = 0;\n puVar11[0xb] = puVar10;\n puVar11[0xc] = 0;\n puVar11[0xd] = 0;\n puVar11[0xe] = uVar8;\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x58);\n uVar5 = *(undefined8 *)(param_1 + 0x40);\n puVar12[8] = puVar11;\n puVar12[2] = puVar12 + 4;\n *puVar12 = &PTR_FUN_003ad000;\n puVar12[1] = 0;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n puVar12[7] = uVar5;\n puVar12[9] = uVar4;\n puVar12[10] = local_48;\n FUN_00230080(param_2,puVar12);\n pcVar13 = (char *)*puVar3;\n if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }\n if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }\n \n FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");\n}\n\n" (function_definition "void FUN_001f5780(long param_1,undefined8 param_2)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined1 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n undefined8 *puVar12;\n char *pcVar13;\n undefined1 *local_48;\n \n puVar10 = (undefined8 *)FUN_00275550(0x18);\n *puVar10 = 0;\n puVar10[1] = 0;\n puVar10[2] = 0;\n if (**(char **)(param_1 + 0x68) != '\0') {\n \n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }\n puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);\n uVar4 = *(undefined8 *)(param_1 + 0x80);\n puVar11 = (undefined8 *)FUN_00275550(0x78);\n uVar5 = *(undefined8 *)(param_1 + 0x60);\n uVar6 = *(undefined8 *)(param_1 + 0x38);\n uVar7 = *(undefined8 *)(param_1 + 0x40);\n uVar8 = *(undefined8 *)(param_1 + 0x88);\n puVar11[9] = *(undefined8 *)(param_1 + 0x48);\n puVar11[2] = puVar11 + 4;\n *puVar11 = &PTR_FUN_003ad040;\n puVar11[7] = uVar6;\n puVar11[10] = uVar5;\n puVar11[8] = uVar7;\n puVar11[1] = 0;\n puVar11[3] = 0;\n *(undefined1 *)(puVar11 + 4) = 0;\n *(undefined1 *)(puVar11 + 6) = 0;\n puVar11[0xb] = puVar10;\n puVar11[0xc] = 0;\n puVar11[0xd] = 0;\n puVar11[0xe] = uVar8;\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x58);\n uVar5 = *(undefined8 *)(param_1 + 0x40);\n puVar12[8] = puVar11;\n puVar12[2] = puVar12 + 4;\n *puVar12 = &PTR_FUN_003ad000;\n puVar12[1] = 0;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n puVar12[7] = uVar5;\n puVar12[9] = uVar4;\n puVar12[10] = local_48;\n FUN_00230080(param_2,puVar12);\n pcVar13 = (char *)*puVar3;\n if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }\n if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }\n \n FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");\n}" primitive_type (function_declarator "FUN_001f5780(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 char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined1 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n undefined8 *puVar12;\n char *pcVar13;\n undefined1 *local_48;\n \n puVar10 = (undefined8 *)FUN_00275550(0x18);\n *puVar10 = 0;\n puVar10[1] = 0;\n puVar10[2] = 0;\n if (**(char **)(param_1 + 0x68) != '\0') {\n \n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }\n puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);\n uVar4 = *(undefined8 *)(param_1 + 0x80);\n puVar11 = (undefined8 *)FUN_00275550(0x78);\n uVar5 = *(undefined8 *)(param_1 + 0x60);\n uVar6 = *(undefined8 *)(param_1 + 0x38);\n uVar7 = *(undefined8 *)(param_1 + 0x40);\n uVar8 = *(undefined8 *)(param_1 + 0x88);\n puVar11[9] = *(undefined8 *)(param_1 + 0x48);\n puVar11[2] = puVar11 + 4;\n *puVar11 = &PTR_FUN_003ad040;\n puVar11[7] = uVar6;\n puVar11[10] = uVar5;\n puVar11[8] = uVar7;\n puVar11[1] = 0;\n puVar11[3] = 0;\n *(undefined1 *)(puVar11 + 4) = 0;\n *(undefined1 *)(puVar11 + 6) = 0;\n puVar11[0xb] = puVar10;\n puVar11[0xc] = 0;\n puVar11[0xd] = 0;\n puVar11[0xe] = uVar8;\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x58);\n uVar5 = *(undefined8 *)(param_1 + 0x40);\n puVar12[8] = puVar11;\n puVar12[2] = puVar12 + 4;\n *puVar12 = &PTR_FUN_003ad000;\n puVar12[1] = 0;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n puVar12[7] = uVar5;\n puVar12[9] = uVar4;\n puVar12[10] = local_48;\n FUN_00230080(param_2,puVar12);\n pcVar13 = (char *)*puVar3;\n if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }\n if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }\n \n FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "undefined1 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "char *pcVar13;" primitive_type (pointer_declarator "*pcVar13" * identifier) ;) (declaration "undefined1 *local_48;" type_identifier (pointer_declarator "*local_48" * identifier) ;) (expression_statement "puVar10 = (undefined8 *)FUN_00275550(0x18);" (assignment_expression "puVar10 = (undefined8 *)FUN_00275550(0x18)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "*puVar10 = 0;" (assignment_expression "*puVar10 = 0" (pointer_expression "*puVar10" * identifier) = number_literal) ;) (expression_statement "puVar10[1] = 0;" (assignment_expression "puVar10[1] = 0" (subscript_expression "puVar10[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar10[2] = 0;" (assignment_expression "puVar10[2] = 0" (subscript_expression "puVar10[2]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (**(char **)(param_1 + 0x68) != '\0') {\n \n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }" if (parenthesized_expression "(**(char **)(param_1 + 0x68) != '\0')" ( (binary_expression "**(char **)(param_1 + 0x68) != '\0'" (pointer_expression "**(char **)(param_1 + 0x68)" * (pointer_expression "*(char **)(param_1 + 0x68)" * (cast_expression "(char **)(param_1 + 0x68)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) ))))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }" { (expression_statement "FUN_0016cdf0("../../gold/options.h",0x830,"group");" (call_expression "FUN_0016cdf0("../../gold/options.h",0x830,"group")" identifier (argument_list "("../../gold/options.h",0x830,"group")" ( (string_literal ""../../gold/options.h"" " string_content ") , number_literal , (string_literal ""group"" " string_content ") ))) ;) })) (expression_statement "puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);" (assignment_expression "puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68)" identifier = (pointer_expression "*(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68)" * (cast_expression "(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(char **)(param_1 + 0x68) + 0x68)" ( (binary_expression "*(char **)(param_1 + 0x68) + 0x68" (pointer_expression "*(char **)(param_1 + 0x68)" * (cast_expression "(char **)(param_1 + 0x68)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x80);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x80)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x80)" * (cast_expression "(undefined8 *)(param_1 + 0x80)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) ))))) ;) (expression_statement "puVar11 = (undefined8 *)FUN_00275550(0x78);" (assignment_expression "puVar11 = (undefined8 *)FUN_00275550(0x78)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x78)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x78)" identifier (argument_list "(0x78)" ( number_literal ))))) ;) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x60);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x60)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x60)" * (cast_expression "(undefined8 *)(param_1 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = *(undefined8 *)(param_1 + 0x38);" (assignment_expression "uVar6 = *(undefined8 *)(param_1 + 0x38)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x38)" * (cast_expression "(undefined8 *)(param_1 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "uVar7 = *(undefined8 *)(param_1 + 0x40)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = *(undefined8 *)(param_1 + 0x88);" (assignment_expression "uVar8 = *(undefined8 *)(param_1 + 0x88)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x88)" * (cast_expression "(undefined8 *)(param_1 + 0x88)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x88)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) ))))) ;) (expression_statement "puVar11[9] = *(undefined8 *)(param_1 + 0x48);" (assignment_expression "puVar11[9] = *(undefined8 *)(param_1 + 0x48)" (subscript_expression "puVar11[9]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "puVar11[2] = puVar11 + 4;" (assignment_expression "puVar11[2] = puVar11 + 4" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = (binary_expression "puVar11 + 4" identifier + number_literal)) ;) (expression_statement "*puVar11 = &PTR_FUN_003ad040;" (assignment_expression "*puVar11 = &PTR_FUN_003ad040" (pointer_expression "*puVar11" * identifier) = (pointer_expression "&PTR_FUN_003ad040" & identifier)) ;) (expression_statement "puVar11[7] = uVar6;" (assignment_expression "puVar11[7] = uVar6" (subscript_expression "puVar11[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[10] = uVar5;" (assignment_expression "puVar11[10] = uVar5" (subscript_expression "puVar11[10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[8] = uVar7;" (assignment_expression "puVar11[8] = uVar7" (subscript_expression "puVar11[8]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[1] = 0;" (assignment_expression "puVar11[1] = 0" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar11[3] = 0;" (assignment_expression "puVar11[3] = 0" (subscript_expression "puVar11[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar11 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar11 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar11 + 4)" * (cast_expression "(undefined1 *)(puVar11 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 4)" ( (binary_expression "puVar11 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar11 + 6) = 0;" (assignment_expression "*(undefined1 *)(puVar11 + 6) = 0" (pointer_expression "*(undefined1 *)(puVar11 + 6)" * (cast_expression "(undefined1 *)(puVar11 + 6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 6)" ( (binary_expression "puVar11 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar11[0xb] = puVar10;" (assignment_expression "puVar11[0xb] = puVar10" (subscript_expression "puVar11[0xb]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar11[0xc] = 0;" (assignment_expression "puVar11[0xc] = 0" (subscript_expression "puVar11[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar11[0xd] = 0;" (assignment_expression "puVar11[0xd] = 0" (subscript_expression "puVar11[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar11[0xe] = uVar8;" (assignment_expression "puVar11[0xe] = uVar8" (subscript_expression "puVar11[0xe]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_48 = (undefined1 *)FUN_00275550(0x20);" (assignment_expression "local_48 = (undefined1 *)FUN_00275550(0x20)" identifier = (cast_expression "(undefined1 *)FUN_00275550(0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*local_48 = 1;" (assignment_expression "*local_48 = 1" (pointer_expression "*local_48" * identifier) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 8) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 8) = 0" (pointer_expression "*(undefined8 *)(local_48 + 8)" * (cast_expression "(undefined8 *)(local_48 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 8)" ( (binary_expression "local_48 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 0x10) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x10) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x10)" * (cast_expression "(undefined8 *)(local_48 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 0x10)" ( (binary_expression "local_48 + 0x10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x18) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x18)" * (cast_expression "(undefined8 *)(local_48 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 0x18)" ( (binary_expression "local_48 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(local_48 + 4) = 1;" (assignment_expression "*(undefined4 *)(local_48 + 4) = 1" (pointer_expression "*(undefined4 *)(local_48 + 4)" * (cast_expression "(undefined4 *)(local_48 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 4)" ( (binary_expression "local_48 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar12 = (undefined8 *)FUN_00275550(0x58);" (assignment_expression "puVar12 = (undefined8 *)FUN_00275550(0x58)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x58)" identifier (argument_list "(0x58)" ( number_literal ))))) ;) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x40)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "puVar12[8] = puVar11;" (assignment_expression "puVar12[8] = puVar11" (subscript_expression "puVar12[8]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[2] = puVar12 + 4;" (assignment_expression "puVar12[2] = puVar12 + 4" (subscript_expression "puVar12[2]" identifier [ number_literal ]) = (binary_expression "puVar12 + 4" identifier + number_literal)) ;) (expression_statement "*puVar12 = &PTR_FUN_003ad000;" (assignment_expression "*puVar12 = &PTR_FUN_003ad000" (pointer_expression "*puVar12" * identifier) = (pointer_expression "&PTR_FUN_003ad000" & identifier)) ;) (expression_statement "puVar12[1] = 0;" (assignment_expression "puVar12[1] = 0" (subscript_expression "puVar12[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar12[3] = 0;" (assignment_expression "puVar12[3] = 0" (subscript_expression "puVar12[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar12 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 4)" * (cast_expression "(undefined1 *)(puVar12 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 4)" ( (binary_expression "puVar12 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar12 + 6) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 6) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 6)" * (cast_expression "(undefined1 *)(puVar12 + 6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 6)" ( (binary_expression "puVar12 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar12[7] = uVar5;" (assignment_expression "puVar12[7] = uVar5" (subscript_expression "puVar12[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[9] = uVar4;" (assignment_expression "puVar12[9] = uVar4" (subscript_expression "puVar12[9]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[10] = local_48;" (assignment_expression "puVar12[10] = local_48" (subscript_expression "puVar12[10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00230080(param_2,puVar12);" (call_expression "FUN_00230080(param_2,puVar12)" identifier (argument_list "(param_2,puVar12)" ( identifier , identifier ))) ;) (expression_statement "pcVar13 = (char *)*puVar3;" (assignment_expression "pcVar13 = (char *)*puVar3" identifier = (cast_expression "(char *)*puVar3" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar3" * identifier))) ;) (if_statement "if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }" if (parenthesized_expression "(pcVar13 != (char *)puVar3[1])" ( (binary_expression "pcVar13 != (char *)puVar3[1]" identifier != (cast_expression "(char *)puVar3[1]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[1]" identifier [ number_literal ]))) )) (compound_statement "{\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }" { (expression_statement "cVar1 = *pcVar13;" (assignment_expression "cVar1 = *pcVar13" identifier = (pointer_expression "*pcVar13" * identifier)) ;) (expression_statement "puVar9 = local_48;" (assignment_expression "puVar9 = local_48" identifier = identifier) ;) (while_statement "while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }" { (if_statement "if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }" { (expression_statement "FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");" (call_expression "FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group")" identifier (argument_list "("../../gold/readsyms.cc",0x1ed,"do_group")" ( (string_literal ""../../gold/readsyms.cc"" " string_content ") , number_literal , (string_literal ""do_group"" " string_content ") ))) ;) })) (expression_statement "local_48 = (undefined1 *)FUN_00275550(0x20);" (assignment_expression "local_48 = (undefined1 *)FUN_00275550(0x20)" identifier = (cast_expression "(undefined1 *)FUN_00275550(0x20)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*local_48 = 1;" (assignment_expression "*local_48 = 1" (pointer_expression "*local_48" * identifier) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 8) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 8) = 0" (pointer_expression "*(undefined8 *)(local_48 + 8)" * (cast_expression "(undefined8 *)(local_48 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 8)" ( (binary_expression "local_48 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 0x10) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x10) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x10)" * (cast_expression "(undefined8 *)(local_48 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 0x10)" ( (binary_expression "local_48 + 0x10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(local_48 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x18) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x18)" * (cast_expression "(undefined8 *)(local_48 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 0x18)" ( (binary_expression "local_48 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(local_48 + 4) = 1;" (assignment_expression "*(undefined4 *)(local_48 + 4) = 1" (pointer_expression "*(undefined4 *)(local_48 + 4)" * (cast_expression "(undefined4 *)(local_48 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 4)" ( (binary_expression "local_48 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar12 = (undefined8 *)FUN_00275550(0x90);" (assignment_expression "puVar12 = (undefined8 *)FUN_00275550(0x90)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x90)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x90)" identifier (argument_list "(0x90)" ( number_literal ))))) ;) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0x58);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0x58)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0x58)" * (cast_expression "(undefined4 *)(param_1 + 0x58)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x50);" (assignment_expression "uVar4 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x48);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x48)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "uVar6 = *(undefined8 *)(param_1 + 0x40)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "puVar12[0xd] = pcVar13;" (assignment_expression "puVar12[0xd] = pcVar13" (subscript_expression "puVar12[0xd]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar7 = *(undefined8 *)(param_1 + 0x38);" (assignment_expression "uVar7 = *(undefined8 *)(param_1 + 0x38)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x38)" * (cast_expression "(undefined8 *)(param_1 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(puVar12 + 0xb) = uVar2;" (assignment_expression "*(undefined4 *)(puVar12 + 0xb) = uVar2" (pointer_expression "*(undefined4 *)(puVar12 + 0xb)" * (cast_expression "(undefined4 *)(puVar12 + 0xb)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 0xb)" ( (binary_expression "puVar12 + 0xb" identifier + number_literal) )))) = identifier) ;) (expression_statement "pcVar13 = pcVar13 + 0x80;" (assignment_expression "pcVar13 = pcVar13 + 0x80" identifier = (binary_expression "pcVar13 + 0x80" identifier + number_literal)) ;) (expression_statement "uVar8 = *(undefined8 *)(param_1 + 0x60);" (assignment_expression "uVar8 = *(undefined8 *)(param_1 + 0x60)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x60)" * (cast_expression "(undefined8 *)(param_1 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "puVar12[9] = uVar5;" (assignment_expression "puVar12[9] = uVar5" (subscript_expression "puVar12[9]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[10] = uVar4;" (assignment_expression "puVar12[10] = uVar4" (subscript_expression "puVar12[10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[1] = 0;" (assignment_expression "puVar12[1] = 0" (subscript_expression "puVar12[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar12[2] = puVar12 + 4;" (assignment_expression "puVar12[2] = puVar12 + 4" (subscript_expression "puVar12[2]" identifier [ number_literal ]) = (binary_expression "puVar12 + 4" identifier + number_literal)) ;) (expression_statement "puVar12[3] = 0;" (assignment_expression "puVar12[3] = 0" (subscript_expression "puVar12[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar12 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 4)" * (cast_expression "(undefined1 *)(puVar12 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 4)" ( (binary_expression "puVar12 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar12 + 6) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 6) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 6)" * (cast_expression "(undefined1 *)(puVar12 + 6)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 6)" ( (binary_expression "puVar12 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*puVar12 = &PTR_FUN_003acec0;" (assignment_expression "*puVar12 = &PTR_FUN_003acec0" (pointer_expression "*puVar12" * identifier) = (pointer_expression "&PTR_FUN_003acec0" & identifier)) ;) (expression_statement "puVar12[7] = uVar7;" (assignment_expression "puVar12[7] = uVar7" (subscript_expression "puVar12[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[8] = uVar6;" (assignment_expression "puVar12[8] = uVar6" (subscript_expression "puVar12[8]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[0xc] = uVar8;" (assignment_expression "puVar12[0xc] = uVar8" (subscript_expression "puVar12[0xc]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[0xe] = puVar10;" (assignment_expression "puVar12[0xe] = puVar10" (subscript_expression "puVar12[0xe]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[0xf] = 0;" (assignment_expression "puVar12[0xf] = 0" (subscript_expression "puVar12[0xf]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar12[0x10] = puVar9;" (assignment_expression "puVar12[0x10] = puVar9" (subscript_expression "puVar12[0x10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[0x11] = local_48;" (assignment_expression "puVar12[0x11] = local_48" (subscript_expression "puVar12[0x11]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00230080(param_2,puVar12);" (call_expression "FUN_00230080(param_2,puVar12)" identifier (argument_list "(param_2,puVar12)" ( identifier , identifier ))) ;) (if_statement "if ((char *)puVar3[1] == pcVar13) break;" if (parenthesized_expression "((char *)puVar3[1] == pcVar13)" ( (binary_expression "(char *)puVar3[1] == pcVar13" (cast_expression "(char *)puVar3[1]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[1]" identifier [ number_literal ])) == identifier) )) (break_statement "break;" break ;)) (expression_statement "cVar1 = *pcVar13;" (assignment_expression "cVar1 = *pcVar13" identifier = (pointer_expression "*pcVar13" * identifier)) ;) (expression_statement "puVar9 = local_48;" (assignment_expression "puVar9 = local_48" identifier = identifier) ;) })) })) (if_statement "if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }" if (parenthesized_expression "(puVar11[0xd] == 0)" ( (binary_expression "puVar11[0xd] == 0" (subscript_expression "puVar11[0xd]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }" { (expression_statement "puVar11[0xd] = local_48;" (assignment_expression "puVar11[0xd] = local_48" (subscript_expression "puVar11[0xd]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00230080(param_2,puVar11);" (call_expression "FUN_00230080(param_2,puVar11)" identifier (argument_list "(param_2,puVar11)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");" (call_expression "FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker")" identifier (argument_list "("../../gold/readsyms.h",0x19a,"set_blocker")" ( (string_literal ""../../gold/readsyms.h"" " string_content ") , number_literal , (string_literal ""set_blocker"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (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 TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (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 IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (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 (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (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 (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 (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (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 (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = 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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) == IDENT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_001f5780(long param_1,undefined8 param_2)\n\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined1 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n undefined8 *puVar12;\n char *pcVar13;\n undefined1 *local_48;\n \n puVar10 = (undefined8 *)FUN_00275550(0x18);\n *puVar10 = 0;\n puVar10[1] = 0;\n puVar10[2] = 0;\n if (**(char **)(param_1 + 0x68) != '\0') {\n \n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }\n puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);\n uVar4 = *(undefined8 *)(param_1 + 0x80);\n puVar11 = (undefined8 *)FUN_00275550(0x78);\n uVar5 = *(undefined8 *)(param_1 + 0x60);\n uVar6 = *(undefined8 *)(param_1 + 0x38);\n uVar7 = *(undefined8 *)(param_1 + 0x40);\n uVar8 = *(undefined8 *)(param_1 + 0x88);\n puVar11[9] = *(undefined8 *)(param_1 + 0x48);\n puVar11[2] = puVar11 + 4;\n *puVar11 = &PTR_FUN_003ad040;\n puVar11[7] = uVar6;\n puVar11[10] = uVar5;\n puVar11[8] = uVar7;\n puVar11[1] = 0;\n puVar11[3] = 0;\n *(undefined1 *)(puVar11 + 4) = 0;\n *(undefined1 *)(puVar11 + 6) = 0;\n puVar11[0xb] = puVar10;\n puVar11[0xc] = 0;\n puVar11[0xd] = 0;\n puVar11[0xe] = uVar8;\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x58);\n uVar5 = *(undefined8 *)(param_1 + 0x40);\n puVar12[8] = puVar11;\n puVar12[2] = puVar12 + 4;\n *puVar12 = &PTR_FUN_003ad000;\n puVar12[1] = 0;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n puVar12[7] = uVar5;\n puVar12[9] = uVar4;\n puVar12[10] = local_48;\n FUN_00230080(param_2,puVar12);\n pcVar13 = (char *)*puVar3;\n if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }\n if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }\n \n FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");\n}" (primitive_type "void") (function_declarator "FUN_001f5780(long param_1,undefined8 param_2)" (identifier "FUN_001f5780") (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 char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined1 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n undefined8 *puVar12;\n char *pcVar13;\n undefined1 *local_48;\n \n puVar10 = (undefined8 *)FUN_00275550(0x18);\n *puVar10 = 0;\n puVar10[1] = 0;\n puVar10[2] = 0;\n if (**(char **)(param_1 + 0x68) != '\0') {\n \n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }\n puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);\n uVar4 = *(undefined8 *)(param_1 + 0x80);\n puVar11 = (undefined8 *)FUN_00275550(0x78);\n uVar5 = *(undefined8 *)(param_1 + 0x60);\n uVar6 = *(undefined8 *)(param_1 + 0x38);\n uVar7 = *(undefined8 *)(param_1 + 0x40);\n uVar8 = *(undefined8 *)(param_1 + 0x88);\n puVar11[9] = *(undefined8 *)(param_1 + 0x48);\n puVar11[2] = puVar11 + 4;\n *puVar11 = &PTR_FUN_003ad040;\n puVar11[7] = uVar6;\n puVar11[10] = uVar5;\n puVar11[8] = uVar7;\n puVar11[1] = 0;\n puVar11[3] = 0;\n *(undefined1 *)(puVar11 + 4) = 0;\n *(undefined1 *)(puVar11 + 6) = 0;\n puVar11[0xb] = puVar10;\n puVar11[0xc] = 0;\n puVar11[0xd] = 0;\n puVar11[0xe] = uVar8;\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x58);\n uVar5 = *(undefined8 *)(param_1 + 0x40);\n puVar12[8] = puVar11;\n puVar12[2] = puVar12 + 4;\n *puVar12 = &PTR_FUN_003ad000;\n puVar12[1] = 0;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n puVar12[7] = uVar5;\n puVar12[9] = uVar4;\n puVar12[10] = local_48;\n FUN_00230080(param_2,puVar12);\n pcVar13 = (char *)*puVar3;\n if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }\n if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }\n \n FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "undefined8 uVar6;" (type_identifier "undefined8") (identifier "uVar6") (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (declaration "undefined8 uVar8;" (type_identifier "undefined8") (identifier "uVar8") (; ";")) (declaration "undefined1 *puVar9;" (type_identifier "undefined1") (pointer_declarator "*puVar9" (* "*") (identifier "puVar9")) (; ";")) (declaration "undefined8 *puVar10;" (type_identifier "undefined8") (pointer_declarator "*puVar10" (* "*") (identifier "puVar10")) (; ";")) (declaration "undefined8 *puVar11;" (type_identifier "undefined8") (pointer_declarator "*puVar11" (* "*") (identifier "puVar11")) (; ";")) (declaration "undefined8 *puVar12;" (type_identifier "undefined8") (pointer_declarator "*puVar12" (* "*") (identifier "puVar12")) (; ";")) (declaration "char *pcVar13;" (primitive_type "char") (pointer_declarator "*pcVar13" (* "*") (identifier "pcVar13")) (; ";")) (declaration "undefined1 *local_48;" (type_identifier "undefined1") (pointer_declarator "*local_48" (* "*") (identifier "local_48")) (; ";")) (expression_statement "puVar10 = (undefined8 *)FUN_00275550(0x18);" (assignment_expression "puVar10 = (undefined8 *)FUN_00275550(0x18)" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)FUN_00275550(0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x18)" (identifier "FUN_00275550") (argument_list "(0x18)" (( "(") (number_literal "0x18") () ")"))))) (; ";")) (expression_statement "*puVar10 = 0;" (assignment_expression "*puVar10 = 0" (pointer_expression "*puVar10" (* "*") (identifier "puVar10")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar10[1] = 0;" (assignment_expression "puVar10[1] = 0" (subscript_expression "puVar10[1]" (identifier "puVar10") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar10[2] = 0;" (assignment_expression "puVar10[2] = 0" (subscript_expression "puVar10[2]" (identifier "puVar10") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (**(char **)(param_1 + 0x68) != '\0') {\n \n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }" (if "if") (parenthesized_expression "(**(char **)(param_1 + 0x68) != '\0')" (( "(") (binary_expression "**(char **)(param_1 + 0x68) != '\0'" (pointer_expression "**(char **)(param_1 + 0x68)" (* "*") (pointer_expression "*(char **)(param_1 + 0x68)" (* "*") (cast_expression "(char **)(param_1 + 0x68)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")"))))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0016cdf0("../../gold/options.h",0x830,"group");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/options.h",0x830,"group");" (call_expression "FUN_0016cdf0("../../gold/options.h",0x830,"group")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/options.h",0x830,"group")" (( "(") (string_literal ""../../gold/options.h"" (" """) (string_content "../../gold/options.h") (" """)) (, ",") (number_literal "0x830") (, ",") (string_literal ""group"" (" """) (string_content "group") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68);" (assignment_expression "puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68)" (identifier "puVar3") (= "=") (pointer_expression "*(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68)" (* "*") (cast_expression "(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(char **)(param_1 + 0x68) + 0x68)" (( "(") (binary_expression "*(char **)(param_1 + 0x68) + 0x68" (pointer_expression "*(char **)(param_1 + 0x68)" (* "*") (cast_expression "(char **)(param_1 + 0x68)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (+ "+") (number_literal "0x68")) () ")"))))) (; ";")) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x80);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x80)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x80)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x80)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80)" (( "(") (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) () ")"))))) (; ";")) (expression_statement "puVar11 = (undefined8 *)FUN_00275550(0x78);" (assignment_expression "puVar11 = (undefined8 *)FUN_00275550(0x78)" (identifier "puVar11") (= "=") (cast_expression "(undefined8 *)FUN_00275550(0x78)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x78)" (identifier "FUN_00275550") (argument_list "(0x78)" (( "(") (number_literal "0x78") () ")"))))) (; ";")) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x60);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x60)" (identifier "uVar5") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x60)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x60)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")"))))) (; ";")) (expression_statement "uVar6 = *(undefined8 *)(param_1 + 0x38);" (assignment_expression "uVar6 = *(undefined8 *)(param_1 + 0x38)" (identifier "uVar6") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x38)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x38)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "uVar7 = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "uVar7 = *(undefined8 *)(param_1 + 0x40)" (identifier "uVar7") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "uVar8 = *(undefined8 *)(param_1 + 0x88);" (assignment_expression "uVar8 = *(undefined8 *)(param_1 + 0x88)" (identifier "uVar8") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x88)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x88)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x88)" (( "(") (binary_expression "param_1 + 0x88" (identifier "param_1") (+ "+") (number_literal "0x88")) () ")"))))) (; ";")) (expression_statement "puVar11[9] = *(undefined8 *)(param_1 + 0x48);" (assignment_expression "puVar11[9] = *(undefined8 *)(param_1 + 0x48)" (subscript_expression "puVar11[9]" (identifier "puVar11") ([ "[") (number_literal "9") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x48)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (expression_statement "puVar11[2] = puVar11 + 4;" (assignment_expression "puVar11[2] = puVar11 + 4" (subscript_expression "puVar11[2]" (identifier "puVar11") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "puVar11 + 4" (identifier "puVar11") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*puVar11 = &PTR_FUN_003ad040;" (assignment_expression "*puVar11 = &PTR_FUN_003ad040" (pointer_expression "*puVar11" (* "*") (identifier "puVar11")) (= "=") (pointer_expression "&PTR_FUN_003ad040" (& "&") (identifier "PTR_FUN_003ad040"))) (; ";")) (expression_statement "puVar11[7] = uVar6;" (assignment_expression "puVar11[7] = uVar6" (subscript_expression "puVar11[7]" (identifier "puVar11") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "uVar6")) (; ";")) (expression_statement "puVar11[10] = uVar5;" (assignment_expression "puVar11[10] = uVar5" (subscript_expression "puVar11[10]" (identifier "puVar11") ([ "[") (number_literal "10") (] "]")) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "puVar11[8] = uVar7;" (assignment_expression "puVar11[8] = uVar7" (subscript_expression "puVar11[8]" (identifier "puVar11") ([ "[") (number_literal "8") (] "]")) (= "=") (identifier "uVar7")) (; ";")) (expression_statement "puVar11[1] = 0;" (assignment_expression "puVar11[1] = 0" (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar11[3] = 0;" (assignment_expression "puVar11[3] = 0" (subscript_expression "puVar11[3]" (identifier "puVar11") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar11 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar11 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar11 + 4)" (* "*") (cast_expression "(undefined1 *)(puVar11 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar11 + 4)" (( "(") (binary_expression "puVar11 + 4" (identifier "puVar11") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar11 + 6) = 0;" (assignment_expression "*(undefined1 *)(puVar11 + 6) = 0" (pointer_expression "*(undefined1 *)(puVar11 + 6)" (* "*") (cast_expression "(undefined1 *)(puVar11 + 6)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar11 + 6)" (( "(") (binary_expression "puVar11 + 6" (identifier "puVar11") (+ "+") (number_literal "6")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar11[0xb] = puVar10;" (assignment_expression "puVar11[0xb] = puVar10" (subscript_expression "puVar11[0xb]" (identifier "puVar11") ([ "[") (number_literal "0xb") (] "]")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar11[0xc] = 0;" (assignment_expression "puVar11[0xc] = 0" (subscript_expression "puVar11[0xc]" (identifier "puVar11") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar11[0xd] = 0;" (assignment_expression "puVar11[0xd] = 0" (subscript_expression "puVar11[0xd]" (identifier "puVar11") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar11[0xe] = uVar8;" (assignment_expression "puVar11[0xe] = uVar8" (subscript_expression "puVar11[0xe]" (identifier "puVar11") ([ "[") (number_literal "0xe") (] "]")) (= "=") (identifier "uVar8")) (; ";")) (expression_statement "local_48 = (undefined1 *)FUN_00275550(0x20);" (assignment_expression "local_48 = (undefined1 *)FUN_00275550(0x20)" (identifier "local_48") (= "=") (cast_expression "(undefined1 *)FUN_00275550(0x20)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x20)" (identifier "FUN_00275550") (argument_list "(0x20)" (( "(") (number_literal "0x20") () ")"))))) (; ";")) (expression_statement "*local_48 = 1;" (assignment_expression "*local_48 = 1" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined8 *)(local_48 + 8) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 8) = 0" (pointer_expression "*(undefined8 *)(local_48 + 8)" (* "*") (cast_expression "(undefined8 *)(local_48 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 8)" (( "(") (binary_expression "local_48 + 8" (identifier "local_48") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(local_48 + 0x10) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x10) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x10)" (* "*") (cast_expression "(undefined8 *)(local_48 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 0x10)" (( "(") (binary_expression "local_48 + 0x10" (identifier "local_48") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(local_48 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x18) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x18)" (* "*") (cast_expression "(undefined8 *)(local_48 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 0x18)" (( "(") (binary_expression "local_48 + 0x18" (identifier "local_48") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(local_48 + 4) = 1;" (assignment_expression "*(undefined4 *)(local_48 + 4) = 1" (pointer_expression "*(undefined4 *)(local_48 + 4)" (* "*") (cast_expression "(undefined4 *)(local_48 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 4)" (( "(") (binary_expression "local_48 + 4" (identifier "local_48") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "puVar12 = (undefined8 *)FUN_00275550(0x58);" (assignment_expression "puVar12 = (undefined8 *)FUN_00275550(0x58)" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)FUN_00275550(0x58)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x58)" (identifier "FUN_00275550") (argument_list "(0x58)" (( "(") (number_literal "0x58") () ")"))))) (; ";")) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x40)" (identifier "uVar5") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "puVar12[8] = puVar11;" (assignment_expression "puVar12[8] = puVar11" (subscript_expression "puVar12[8]" (identifier "puVar12") ([ "[") (number_literal "8") (] "]")) (= "=") (identifier "puVar11")) (; ";")) (expression_statement "puVar12[2] = puVar12 + 4;" (assignment_expression "puVar12[2] = puVar12 + 4" (subscript_expression "puVar12[2]" (identifier "puVar12") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "puVar12 + 4" (identifier "puVar12") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*puVar12 = &PTR_FUN_003ad000;" (assignment_expression "*puVar12 = &PTR_FUN_003ad000" (pointer_expression "*puVar12" (* "*") (identifier "puVar12")) (= "=") (pointer_expression "&PTR_FUN_003ad000" (& "&") (identifier "PTR_FUN_003ad000"))) (; ";")) (expression_statement "puVar12[1] = 0;" (assignment_expression "puVar12[1] = 0" (subscript_expression "puVar12[1]" (identifier "puVar12") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar12[3] = 0;" (assignment_expression "puVar12[3] = 0" (subscript_expression "puVar12[3]" (identifier "puVar12") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar12 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 4)" (* "*") (cast_expression "(undefined1 *)(puVar12 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar12 + 4)" (( "(") (binary_expression "puVar12 + 4" (identifier "puVar12") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar12 + 6) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 6) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 6)" (* "*") (cast_expression "(undefined1 *)(puVar12 + 6)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar12 + 6)" (( "(") (binary_expression "puVar12 + 6" (identifier "puVar12") (+ "+") (number_literal "6")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar12[7] = uVar5;" (assignment_expression "puVar12[7] = uVar5" (subscript_expression "puVar12[7]" (identifier "puVar12") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "puVar12[9] = uVar4;" (assignment_expression "puVar12[9] = uVar4" (subscript_expression "puVar12[9]" (identifier "puVar12") ([ "[") (number_literal "9") (] "]")) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "puVar12[10] = local_48;" (assignment_expression "puVar12[10] = local_48" (subscript_expression "puVar12[10]" (identifier "puVar12") ([ "[") (number_literal "10") (] "]")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "FUN_00230080(param_2,puVar12);" (call_expression "FUN_00230080(param_2,puVar12)" (identifier "FUN_00230080") (argument_list "(param_2,puVar12)" (( "(") (identifier "param_2") (, ",") (identifier "puVar12") () ")"))) (; ";")) (expression_statement "pcVar13 = (char *)*puVar3;" (assignment_expression "pcVar13 = (char *)*puVar3" (identifier "pcVar13") (= "=") (cast_expression "(char *)*puVar3" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar3" (* "*") (identifier "puVar3")))) (; ";")) (if_statement "if (pcVar13 != (char *)puVar3[1]) {\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }" (if "if") (parenthesized_expression "(pcVar13 != (char *)puVar3[1])" (( "(") (binary_expression "pcVar13 != (char *)puVar3[1]" (identifier "pcVar13") (!= "!=") (cast_expression "(char *)puVar3[1]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar3[1]" (identifier "puVar3") ([ "[") (number_literal "1") (] "]")))) () ")")) (compound_statement "{\n cVar1 = *pcVar13;\n puVar9 = local_48;\n while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }\n }" ({ "{") (expression_statement "cVar1 = *pcVar13;" (assignment_expression "cVar1 = *pcVar13" (identifier "cVar1") (= "=") (pointer_expression "*pcVar13" (* "*") (identifier "pcVar13"))) (; ";")) (expression_statement "puVar9 = local_48;" (assignment_expression "puVar9 = local_48" (identifier "puVar9") (= "=") (identifier "local_48")) (; ";")) (while_statement "while( true ) {\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }\n local_48 = (undefined1 *)FUN_00275550(0x20);\n *local_48 = 1;\n *(undefined8 *)(local_48 + 8) = 0;\n *(undefined8 *)(local_48 + 0x10) = 0;\n *(undefined8 *)(local_48 + 0x18) = 0;\n *(undefined4 *)(local_48 + 4) = 1;\n puVar12 = (undefined8 *)FUN_00275550(0x90);\n uVar2 = *(undefined4 *)(param_1 + 0x58);\n uVar4 = *(undefined8 *)(param_1 + 0x50);\n uVar5 = *(undefined8 *)(param_1 + 0x48);\n uVar6 = *(undefined8 *)(param_1 + 0x40);\n puVar12[0xd] = pcVar13;\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n *(undefined4 *)(puVar12 + 0xb) = uVar2;\n pcVar13 = pcVar13 + 0x80;\n uVar8 = *(undefined8 *)(param_1 + 0x60);\n puVar12[9] = uVar5;\n puVar12[10] = uVar4;\n puVar12[1] = 0;\n puVar12[2] = puVar12 + 4;\n puVar12[3] = 0;\n *(undefined1 *)(puVar12 + 4) = 0;\n *(undefined1 *)(puVar12 + 6) = 0;\n *puVar12 = &PTR_FUN_003acec0;\n puVar12[7] = uVar7;\n puVar12[8] = uVar6;\n puVar12[0xc] = uVar8;\n puVar12[0xe] = puVar10;\n puVar12[0xf] = 0;\n puVar12[0x10] = puVar9;\n puVar12[0x11] = local_48;\n FUN_00230080(param_2,puVar12);\n if ((char *)puVar3[1] == pcVar13) break;\n cVar1 = *pcVar13;\n puVar9 = local_48;\n }" ({ "{") (if_statement "if (cVar1 == '\0') {\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }" (if "if") (parenthesized_expression "(cVar1 == '\0')" (( "(") (binary_expression "cVar1 == '\0'" (identifier "cVar1") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group");" (call_expression "FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/readsyms.cc",0x1ed,"do_group")" (( "(") (string_literal ""../../gold/readsyms.cc"" (" """) (string_content "../../gold/readsyms.cc") (" """)) (, ",") (number_literal "0x1ed") (, ",") (string_literal ""do_group"" (" """) (string_content "do_group") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "local_48 = (undefined1 *)FUN_00275550(0x20);" (assignment_expression "local_48 = (undefined1 *)FUN_00275550(0x20)" (identifier "local_48") (= "=") (cast_expression "(undefined1 *)FUN_00275550(0x20)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x20)" (identifier "FUN_00275550") (argument_list "(0x20)" (( "(") (number_literal "0x20") () ")"))))) (; ";")) (expression_statement "*local_48 = 1;" (assignment_expression "*local_48 = 1" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined8 *)(local_48 + 8) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 8) = 0" (pointer_expression "*(undefined8 *)(local_48 + 8)" (* "*") (cast_expression "(undefined8 *)(local_48 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 8)" (( "(") (binary_expression "local_48 + 8" (identifier "local_48") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(local_48 + 0x10) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x10) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x10)" (* "*") (cast_expression "(undefined8 *)(local_48 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 0x10)" (( "(") (binary_expression "local_48 + 0x10" (identifier "local_48") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(local_48 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(local_48 + 0x18) = 0" (pointer_expression "*(undefined8 *)(local_48 + 0x18)" (* "*") (cast_expression "(undefined8 *)(local_48 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 0x18)" (( "(") (binary_expression "local_48 + 0x18" (identifier "local_48") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(local_48 + 4) = 1;" (assignment_expression "*(undefined4 *)(local_48 + 4) = 1" (pointer_expression "*(undefined4 *)(local_48 + 4)" (* "*") (cast_expression "(undefined4 *)(local_48 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 4)" (( "(") (binary_expression "local_48 + 4" (identifier "local_48") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "puVar12 = (undefined8 *)FUN_00275550(0x90);" (assignment_expression "puVar12 = (undefined8 *)FUN_00275550(0x90)" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)FUN_00275550(0x90)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x90)" (identifier "FUN_00275550") (argument_list "(0x90)" (( "(") (number_literal "0x90") () ")"))))) (; ";")) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0x58);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0x58)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined4 *)(param_1 + 0x58)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x58)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x50);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x50)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x48);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x48)" (identifier "uVar5") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x48)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (expression_statement "uVar6 = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "uVar6 = *(undefined8 *)(param_1 + 0x40)" (identifier "uVar6") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "puVar12[0xd] = pcVar13;" (assignment_expression "puVar12[0xd] = pcVar13" (subscript_expression "puVar12[0xd]" (identifier "puVar12") ([ "[") (number_literal "0xd") (] "]")) (= "=") (identifier "pcVar13")) (; ";")) (expression_statement "uVar7 = *(undefined8 *)(param_1 + 0x38);" (assignment_expression "uVar7 = *(undefined8 *)(param_1 + 0x38)" (identifier "uVar7") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x38)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x38)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar12 + 0xb) = uVar2;" (assignment_expression "*(undefined4 *)(puVar12 + 0xb) = uVar2" (pointer_expression "*(undefined4 *)(puVar12 + 0xb)" (* "*") (cast_expression "(undefined4 *)(puVar12 + 0xb)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar12 + 0xb)" (( "(") (binary_expression "puVar12 + 0xb" (identifier "puVar12") (+ "+") (number_literal "0xb")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "pcVar13 = pcVar13 + 0x80;" (assignment_expression "pcVar13 = pcVar13 + 0x80" (identifier "pcVar13") (= "=") (binary_expression "pcVar13 + 0x80" (identifier "pcVar13") (+ "+") (number_literal "0x80"))) (; ";")) (expression_statement "uVar8 = *(undefined8 *)(param_1 + 0x60);" (assignment_expression "uVar8 = *(undefined8 *)(param_1 + 0x60)" (identifier "uVar8") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x60)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x60)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")"))))) (; ";")) (expression_statement "puVar12[9] = uVar5;" (assignment_expression "puVar12[9] = uVar5" (subscript_expression "puVar12[9]" (identifier "puVar12") ([ "[") (number_literal "9") (] "]")) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "puVar12[10] = uVar4;" (assignment_expression "puVar12[10] = uVar4" (subscript_expression "puVar12[10]" (identifier "puVar12") ([ "[") (number_literal "10") (] "]")) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "puVar12[1] = 0;" (assignment_expression "puVar12[1] = 0" (subscript_expression "puVar12[1]" (identifier "puVar12") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar12[2] = puVar12 + 4;" (assignment_expression "puVar12[2] = puVar12 + 4" (subscript_expression "puVar12[2]" (identifier "puVar12") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "puVar12 + 4" (identifier "puVar12") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "puVar12[3] = 0;" (assignment_expression "puVar12[3] = 0" (subscript_expression "puVar12[3]" (identifier "puVar12") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar12 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 4)" (* "*") (cast_expression "(undefined1 *)(puVar12 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar12 + 4)" (( "(") (binary_expression "puVar12 + 4" (identifier "puVar12") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar12 + 6) = 0;" (assignment_expression "*(undefined1 *)(puVar12 + 6) = 0" (pointer_expression "*(undefined1 *)(puVar12 + 6)" (* "*") (cast_expression "(undefined1 *)(puVar12 + 6)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar12 + 6)" (( "(") (binary_expression "puVar12 + 6" (identifier "puVar12") (+ "+") (number_literal "6")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*puVar12 = &PTR_FUN_003acec0;" (assignment_expression "*puVar12 = &PTR_FUN_003acec0" (pointer_expression "*puVar12" (* "*") (identifier "puVar12")) (= "=") (pointer_expression "&PTR_FUN_003acec0" (& "&") (identifier "PTR_FUN_003acec0"))) (; ";")) (expression_statement "puVar12[7] = uVar7;" (assignment_expression "puVar12[7] = uVar7" (subscript_expression "puVar12[7]" (identifier "puVar12") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "uVar7")) (; ";")) (expression_statement "puVar12[8] = uVar6;" (assignment_expression "puVar12[8] = uVar6" (subscript_expression "puVar12[8]" (identifier "puVar12") ([ "[") (number_literal "8") (] "]")) (= "=") (identifier "uVar6")) (; ";")) (expression_statement "puVar12[0xc] = uVar8;" (assignment_expression "puVar12[0xc] = uVar8" (subscript_expression "puVar12[0xc]" (identifier "puVar12") ([ "[") (number_literal "0xc") (] "]")) (= "=") (identifier "uVar8")) (; ";")) (expression_statement "puVar12[0xe] = puVar10;" (assignment_expression "puVar12[0xe] = puVar10" (subscript_expression "puVar12[0xe]" (identifier "puVar12") ([ "[") (number_literal "0xe") (] "]")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar12[0xf] = 0;" (assignment_expression "puVar12[0xf] = 0" (subscript_expression "puVar12[0xf]" (identifier "puVar12") ([ "[") (number_literal "0xf") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar12[0x10] = puVar9;" (assignment_expression "puVar12[0x10] = puVar9" (subscript_expression "puVar12[0x10]" (identifier "puVar12") ([ "[") (number_literal "0x10") (] "]")) (= "=") (identifier "puVar9")) (; ";")) (expression_statement "puVar12[0x11] = local_48;" (assignment_expression "puVar12[0x11] = local_48" (subscript_expression "puVar12[0x11]" (identifier "puVar12") ([ "[") (number_literal "0x11") (] "]")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "FUN_00230080(param_2,puVar12);" (call_expression "FUN_00230080(param_2,puVar12)" (identifier "FUN_00230080") (argument_list "(param_2,puVar12)" (( "(") (identifier "param_2") (, ",") (identifier "puVar12") () ")"))) (; ";")) (if_statement "if ((char *)puVar3[1] == pcVar13) break;" (if "if") (parenthesized_expression "((char *)puVar3[1] == pcVar13)" (( "(") (binary_expression "(char *)puVar3[1] == pcVar13" (cast_expression "(char *)puVar3[1]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar3[1]" (identifier "puVar3") ([ "[") (number_literal "1") (] "]"))) (== "==") (identifier "pcVar13")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "cVar1 = *pcVar13;" (assignment_expression "cVar1 = *pcVar13" (identifier "cVar1") (= "=") (pointer_expression "*pcVar13" (* "*") (identifier "pcVar13"))) (; ";")) (expression_statement "puVar9 = local_48;" (assignment_expression "puVar9 = local_48" (identifier "puVar9") (= "=") (identifier "local_48")) (; ";")) (} "}"))) (} "}"))) (if_statement "if (puVar11[0xd] == 0) {\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }" (if "if") (parenthesized_expression "(puVar11[0xd] == 0)" (( "(") (binary_expression "puVar11[0xd] == 0" (subscript_expression "puVar11[0xd]" (identifier "puVar11") ([ "[") (number_literal "0xd") (] "]")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n puVar11[0xd] = local_48;\n FUN_00230080(param_2,puVar11);\n return;\n }" ({ "{") (expression_statement "puVar11[0xd] = local_48;" (assignment_expression "puVar11[0xd] = local_48" (subscript_expression "puVar11[0xd]" (identifier "puVar11") ([ "[") (number_literal "0xd") (] "]")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "FUN_00230080(param_2,puVar11);" (call_expression "FUN_00230080(param_2,puVar11)" (identifier "FUN_00230080") (argument_list "(param_2,puVar11)" (( "(") (identifier "param_2") (, ",") (identifier "puVar11") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker");" (call_expression "FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/readsyms.h",0x19a,"set_blocker")" (( "(") (string_literal ""../../gold/readsyms.h"" (" """) (string_content "../../gold/readsyms.h") (" """)) (, ",") (number_literal "0x19a") (, ",") (string_literal ""set_blocker"" (" """) (string_content "set_blocker") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_group(Read_symbols * this, Workqueue * workqueue) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *workqueue) { char var_6; int iVar2; type_3 *pIVar3; type_4 *pTVar4; type_5 *pMVar5; type_6 *pIVar6; type_7 *pSVar7; type_4 *pTVar8; type_8 *pDVar9; type_9 *pLVar10; type_10 pcVar11; type_11 **pp_Var12; type_12 *t; type_12 *pTVar13; type_10 var_7; type_10 local_48; pp_Var12 = (type_11 **)var_1(0x18); *pp_Var12 = (type_11 *)0x0; pp_Var12[1] = (type_11 *)0x0; pp_Var12[2] = (type_11 *)0x0; if (this->input_argument_->is_file_ != false) { /* WARNING: Subroutine does not return */ var_2("../../gold/options.h",0x830,"group"); } pIVar3 = this->input_argument_->group_; pTVar4 = this->this_blocker_; t = (type_12 *)var_1(0x78); pMVar5 = this->mapfile_; pIVar6 = this->input_objects_; pSVar7 = this->symtab_; pTVar8 = this->next_blocker_; t[1].name_._M_dataplus._M_p = (type_10)this->layout_; (t->name_)._M_dataplus._M_p = (type_10)&(t->name_).field_2; t->_vptr_Task = (type_11 **)&PTR__Finish_group_003ad040; t[1]._vptr_Task = (type_11 **)pIVar6; t[1].name_._M_string_length = (type_13)pMVar5; t[1].list_next_ = (type_12 *)pSVar7; t->list_next_ = (type_12 *)0x0; (t->name_)._M_string_length = 0; (t->name_).field_2._M_local_buf[0] = '\0'; t->should_run_soon_ = false; *(type_11 ***)&t[1].name_.field_2 = pp_Var12; *(type_14 *)((long)&t[1].name_.field_2 + 8) = 0; *(type_14 *)&t[1].should_run_soon_ = 0; t[2]._vptr_Task = (type_11 **)pTVar8; local_48 = (type_10)var_1(0x20); *local_48 = '\x01'; local_48[8] = '\0'; local_48[9] = '\0'; local_48[10] = '\0'; local_48[0xb] = '\0'; local_48[0xc] = '\0'; local_48[0xd] = '\0'; local_48[0xe] = '\0'; local_48[0xf] = '\0'; local_48[0x10] = '\0'; local_48[0x11] = '\0'; local_48[0x12] = '\0'; local_48[0x13] = '\0'; local_48[0x14] = '\0'; local_48[0x15] = '\0'; local_48[0x16] = '\0'; local_48[0x17] = '\0'; local_48[0x18] = '\0'; local_48[0x19] = '\0'; local_48[0x1a] = '\0'; local_48[0x1b] = '\0'; local_48[0x1c] = '\0'; local_48[0x1d] = '\0'; local_48[0x1e] = '\0'; local_48[0x1f] = '\0'; local_48[4] = '\x01'; local_48[5] = '\0'; local_48[6] = '\0'; local_48[7] = '\0'; pTVar13 = (type_12 *)var_1(0x58); pSVar7 = this->symtab_; pTVar13[1].list_next_ = t; (pTVar13->name_)._M_dataplus._M_p = (type_10)&(pTVar13->name_).field_2; pTVar13->_vptr_Task = (type_11 **)&PTR__Start_group_003ad000; pTVar13->list_next_ = (type_12 *)0x0; (pTVar13->name_)._M_string_length = 0; (pTVar13->name_).field_2._M_local_buf[0] = '\0'; pTVar13->should_run_soon_ = false; pTVar13[1]._vptr_Task = (type_11 **)pSVar7; pTVar13[1].name_._M_dataplus._M_p = &pTVar4->is_blocker_; pTVar13[1].name_._M_string_length = (type_13)local_48; Workqueue::var_3(workqueue,pTVar13); var_7 = (pIVar3->files_). super__Vector_base<gold::var_4,_std::allocator<gold::var_4>var_5>._M_impl. _M_start; if (var_7 != (pIVar3->files_). super__Vector_base<gold::var_4,_std::allocator<gold::var_4>var_5>._M_impl. _M_finish) { var_6 = var_7->is_file_; pcVar11 = local_48; while( true ) { if (var_6 == '\0') { /* WARNING: Subroutine does not return */ var_2("../../gold/readsyms.cc",0x1ed,"do_group"); } local_48 = (type_10)var_1(0x20); *local_48 = '\x01'; local_48[8] = '\0'; local_48[9] = '\0'; local_48[10] = '\0'; local_48[0xb] = '\0'; local_48[0xc] = '\0'; local_48[0xd] = '\0'; local_48[0xe] = '\0'; local_48[0xf] = '\0'; local_48[0x10] = '\0'; local_48[0x11] = '\0'; local_48[0x12] = '\0'; local_48[0x13] = '\0'; local_48[0x14] = '\0'; local_48[0x15] = '\0'; local_48[0x16] = '\0'; local_48[0x17] = '\0'; local_48[0x18] = '\0'; local_48[0x19] = '\0'; local_48[0x1a] = '\0'; local_48[0x1b] = '\0'; local_48[0x1c] = '\0'; local_48[0x1d] = '\0'; local_48[0x1e] = '\0'; local_48[0x1f] = '\0'; local_48[4] = '\x01'; local_48[5] = '\0'; local_48[6] = '\0'; local_48[7] = '\0'; pTVar13 = (type_12 *)var_1(0x90); iVar2 = this->dirindex_; pDVar9 = this->dirpath_; pLVar10 = this->layout_; pSVar7 = this->symtab_; *(type_10 *)&pTVar13[1].should_run_soon_ = var_7; pIVar6 = this->input_objects_; *(int *)&pTVar13[1].name_.field_2 = iVar2; var_7 = var_7 + 1; pMVar5 = this->mapfile_; pTVar13[1].name_._M_dataplus._M_p = (type_10)pLVar10; pTVar13[1].name_._M_string_length = (type_13)pDVar9; pTVar13->list_next_ = (type_12 *)0x0; (pTVar13->name_)._M_dataplus._M_p = (type_10)&(pTVar13->name_).field_2; (pTVar13->name_)._M_string_length = 0; (pTVar13->name_).field_2._M_local_buf[0] = '\0'; pTVar13->should_run_soon_ = false; pTVar13->_vptr_Task = (type_11 **)&PTR__Read_symbols_003acec0; pTVar13[1]._vptr_Task = (type_11 **)pIVar6; pTVar13[1].list_next_ = (type_12 *)pSVar7; *(type_5 **)((long)&pTVar13[1].name_.field_2 + 8) = pMVar5; pTVar13[2]._vptr_Task = pp_Var12; pTVar13[2].list_next_ = (type_12 *)0x0; pTVar13[2].name_._M_dataplus._M_p = pcVar11; pTVar13[2].name_._M_string_length = (type_13)local_48; Workqueue::var_3(workqueue,pTVar13); if ((pIVar3->files_). super__Vector_base<gold::var_4,_std::allocator<gold::var_4>var_5>._M_impl. _M_finish == var_7) break; var_6 = var_7->is_file_; pcVar11 = local_48; } } if (*(long *)&t[1].should_run_soon_ == 0) { *(type_10 *)&t[1].should_run_soon_ = local_48; Workqueue::var_3(workqueue,t); return; } /* WARNING: Subroutine does not return */ var_2("../../gold/readsyms.h",0x19a,"set_blocker"); }
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: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (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: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (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: (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: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_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: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression 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 (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression 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: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (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: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (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 (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression 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 (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (identifier))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))))) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,undefined8 param_2) { char cVar1; undefined4 uVar2; undefined8 *puVar3; undefined8 uVar4; undefined8 uVar5; undefined8 uVar6; undefined8 uVar7; undefined8 uVar8; undefined1 *puVar9; undefined8 *puVar10; undefined8 *puVar11; undefined8 *puVar12; char *pcVar13; undefined1 *local_48; puVar10 = (undefined8 *)FUN_00275550(0x18); *puVar10 = 0; puVar10[1] = 0; puVar10[2] = 0; if (**(char **)(param_1 + 0x68) != '\0') { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/options.h",0x830,"group"); } puVar3 = *(undefined8 **)(*(char **)(param_1 + 0x68) + 0x68); uVar4 = *(undefined8 *)(param_1 + 0x80); puVar11 = (undefined8 *)FUN_00275550(0x78); uVar5 = *(undefined8 *)(param_1 + 0x60); uVar6 = *(undefined8 *)(param_1 + 0x38); uVar7 = *(undefined8 *)(param_1 + 0x40); uVar8 = *(undefined8 *)(param_1 + 0x88); puVar11[9] = *(undefined8 *)(param_1 + 0x48); puVar11[2] = puVar11 + 4; *puVar11 = &PTR_FUN_003ad040; puVar11[7] = uVar6; puVar11[10] = uVar5; puVar11[8] = uVar7; puVar11[1] = 0; puVar11[3] = 0; *(undefined1 *)(puVar11 + 4) = 0; *(undefined1 *)(puVar11 + 6) = 0; puVar11[0xb] = puVar10; puVar11[0xc] = 0; puVar11[0xd] = 0; puVar11[0xe] = uVar8; local_48 = (undefined1 *)FUN_00275550(0x20); *local_48 = 1; *(undefined8 *)(local_48 + 8) = 0; *(undefined8 *)(local_48 + 0x10) = 0; *(undefined8 *)(local_48 + 0x18) = 0; *(undefined4 *)(local_48 + 4) = 1; puVar12 = (undefined8 *)FUN_00275550(0x58); uVar5 = *(undefined8 *)(param_1 + 0x40); puVar12[8] = puVar11; puVar12[2] = puVar12 + 4; *puVar12 = &PTR_FUN_003ad000; puVar12[1] = 0; puVar12[3] = 0; *(undefined1 *)(puVar12 + 4) = 0; *(undefined1 *)(puVar12 + 6) = 0; puVar12[7] = uVar5; puVar12[9] = uVar4; puVar12[10] = local_48; FUN_00230080(param_2,puVar12); pcVar13 = (char *)*puVar3; if (pcVar13 != (char *)puVar3[1]) { cVar1 = *pcVar13; puVar9 = local_48; while( true ) { if (cVar1 == '\0') { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/readsyms.cc",0x1ed,"do_group"); } local_48 = (undefined1 *)FUN_00275550(0x20); *local_48 = 1; *(undefined8 *)(local_48 + 8) = 0; *(undefined8 *)(local_48 + 0x10) = 0; *(undefined8 *)(local_48 + 0x18) = 0; *(undefined4 *)(local_48 + 4) = 1; puVar12 = (undefined8 *)FUN_00275550(0x90); uVar2 = *(undefined4 *)(param_1 + 0x58); uVar4 = *(undefined8 *)(param_1 + 0x50); uVar5 = *(undefined8 *)(param_1 + 0x48); uVar6 = *(undefined8 *)(param_1 + 0x40); puVar12[0xd] = pcVar13; uVar7 = *(undefined8 *)(param_1 + 0x38); *(undefined4 *)(puVar12 + 0xb) = uVar2; pcVar13 = pcVar13 + 0x80; uVar8 = *(undefined8 *)(param_1 + 0x60); puVar12[9] = uVar5; puVar12[10] = uVar4; puVar12[1] = 0; puVar12[2] = puVar12 + 4; puVar12[3] = 0; *(undefined1 *)(puVar12 + 4) = 0; *(undefined1 *)(puVar12 + 6) = 0; *puVar12 = &PTR_FUN_003acec0; puVar12[7] = uVar7; puVar12[8] = uVar6; puVar12[0xc] = uVar8; puVar12[0xe] = puVar10; puVar12[0xf] = 0; puVar12[0x10] = puVar9; puVar12[0x11] = local_48; FUN_00230080(param_2,puVar12); if ((char *)puVar3[1] == pcVar13) break; cVar1 = *pcVar13; puVar9 = local_48; } } if (puVar11[0xd] == 0) { puVar11[0xd] = local_48; FUN_00230080(param_2,puVar11); return; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/readsyms.h",0x19a,"set_blocker"); }
5533_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
relocate_relocs
FUN_002fb0a0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void relocate_relocs(Target_aarch64<64,_false> * this, Relocate_info<64,_false> * relinfo, uint sh_type, uchar * prelocs, size_t reloc_count, Output_section * output_section, Elf_Off offset_in_output_section, uchar * view, Elf_Addr view_address, section_size_type view_size, uchar * reloc_view, section_size_type reloc_view_size) */ void __thiscall anon_unknown.dwarf_12235f4::Target_aarch64<64,_false>::relocate_relocs (Target_aarch64<64,_false> *this,Relocate_info<64,_false> *relinfo,uint sh_type, uchar *prelocs,size_t reloc_count,Output_section *output_section, Elf_Off offset_in_output_section,uchar *view,Elf_Addr view_address, section_size_type view_size,uchar *reloc_view,section_size_type reloc_view_size) { if (sh_type == 4) { gold::relocate_relocs<64,_false,_gold::Default_classify_reloc<4,_64,_false>_> (relinfo,prelocs,reloc_count,output_section,offset_in_output_section,view,view_address ,view_size,reloc_view,reloc_view_size); return; } /* WARNING: Subroutine does not return */ gold::do_gold_unreachable("../../gold/aarch64.cc",0x2053,"relocate_relocs"); }
void FUN_002fb0a0(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8) { if (param_3 == 4) { FUN_001c4080(param_2,param_4,param_5); return; } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8); }
PUSH RBP MOV EAX,EDX MOV RDI,RSI MOV RDX,R8 PUSH RBX MOV RSI,RCX MOV RCX,R9 SUB RSP,0x8 MOV R8,qword ptr [RSP + 0x20] MOV R9,qword ptr [RSP + 0x28] MOV R10,qword ptr [RSP + 0x30] MOV R11,qword ptr [RSP + 0x38] MOV RBX,qword ptr [RSP + 0x40] MOV RBP,qword ptr [RSP + 0x48] CMP EAX,0x4 JNZ 0x002fb0f6 MOV qword ptr [RSP + 0x38],RBP MOV qword ptr [RSP + 0x30],RBX MOV qword ptr [RSP + 0x28],R11 MOV qword ptr [RSP + 0x20],R10 ADD RSP,0x8 POP RBX POP RBP JMP 0x001c4080 LEA RDX,[0x566500] MOV ESI,0x2053 LEA RDI,[0x5628cf] CALL 0x00352af0
null
null
null
null
[('const-0', u'RETURN_-1204768436'), ('tmp_244', u'CALL_-1204768440'), ('const-1', u'RETURN_-1204768404'), ('tmp_246', u'CALL_-1204768440'), ('tmp_241', u'INT_EQUAL_-1204768503'), ('tmp_248', u'CALL_-1204768440'), (u'INT_EQUAL_-1204768503', u'CBRANCH_-1204768500'), ('tmp_250', u'CALL_-1204768440'), ('tmp_243', u'CALL_-1204768440'), ('tmp_240', u'CALL_-1204768440'), ('const-5646543', u'COPY_-1204768334'), ('tmp_245', u'CALL_-1204768440'), (u'COPY_-1204768333', u'CALL_-1204768409'), ('const-5661952', u'COPY_-1204768333'), ('tmp_247', u'CALL_-1204768440'), ('const-8275', u'CALL_-1204768409'), ('tmp_242', u'CALL_-1204768440'), ('tmp_132', u'CBRANCH_-1204768500'), (u'COPY_-1204768334', u'CALL_-1204768409'), ('const-4', u'INT_EQUAL_-1204768503'), ('tmp_249', u'CALL_-1204768440')]
[('const-0', u'RETURN_-1204768436'), ('tmp_374', u'CALL_-1204768440'), ('const-1', u'RETURN_-1204768404'), ('tmp_522', u'CALL_-1204768409'), (u'INT_EQUAL_-1204768503', u'CBRANCH_-1204768500'), ('tmp_376', u'CALL_-1204768440'), ('const-8275', u'CALL_-1204768409'), ('tmp_521', u'CALL_-1204768409'), ('tmp_377', u'CALL_-1204768409'), ('tmp_373', u'CALL_-1204768440'), ('tmp_132', u'CBRANCH_-1204768500'), (u'COPY_-1204768340', u'CALL_-1204768409'), ('const-5646543', u'COPY_-1204768341'), ('const-5661952', u'COPY_-1204768340'), ('tmp_387', u'INT_EQUAL_-1204768503'), ('const-4', u'INT_EQUAL_-1204768503'), (u'COPY_-1204768341', u'CALL_-1204768409')]
null
null
002fb0a0
x64
O2
(translation_unit "void FUN_002fb0a0(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);\n}\n\n" (function_definition "void FUN_002fb0a0(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);\n}" primitive_type (function_declarator "FUN_002fb0a0(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "int param_3" primitive_type 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) ))) (compound_statement "{\n if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);\n}" { (if_statement "if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }" { (expression_statement "FUN_001c4080(param_2,param_4,param_5);" (call_expression "FUN_001c4080(param_2,param_4,param_5)" identifier (argument_list "(param_2,param_4,param_5)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);" (call_expression "FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8)" identifier (argument_list "("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8)" ( (string_literal ""../../gold/aarch64.cc"" " string_content ") , number_literal , (string_literal ""relocate_relocs"" " string_content ") , identifier , identifier , identifier ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void relocate_relocs(Target_aarch64<64,_false> * this,\n Relocate_info<64,_false> * relinfo, uint sh_type, uchar * prelocs, size_t reloc_count,\n Output_section * output_section, Elf_Off offset_in_output_section, uchar * view, Elf_Addr\n view_address, section_size_type view_size, uchar * reloc_view, section_size_type reloc_view_size)\n */\n\nvoid __thiscall\nanon_unknown.dwarf_12235f4::Target_aarch64<64,_false>::relocate_relocs\n (Target_aarch64<64,_false> *this,Relocate_info<64,_false> *relinfo,uint sh_type,\n uchar *prelocs,size_t reloc_count,Output_section *output_section,\n Elf_Off offset_in_output_section,uchar *view,Elf_Addr view_address,\n section_size_type view_size,uchar *reloc_view,section_size_type reloc_view_size)\n\n{\n if (sh_type == 4) {\n gold::relocate_relocs<64,_false,_gold::Default_classify_reloc<4,_64,_false>_>\n (relinfo,prelocs,reloc_count,output_section,offset_in_output_section,view,view_address\n ,view_size,reloc_view,reloc_view_size);\n return;\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/aarch64.cc",0x2053,"relocate_relocs");\n}\n\n" comment comment (declaration "void __thiscall\nanon_unknown.dwarf_12235f4::Target_aarch64<64,_false>::relocate_relocs\n (Target_aarch64<64,_false> *this,Relocate_info<64,_false> *relinfo,uint sh_type,\n uchar *prelocs,size_t reloc_count,Output_section *output_section,\n Elf_Off offset_in_output_section,uchar *view,Elf_Addr view_address,\n section_size_type view_size,uchar *reloc_view,section_size_type reloc_view_size)\n\n{\n if (sh_type == 4) {\n gold::relocate_relocs<64,_false,_gold::Default_classify_reloc<4,_64,_false>_>\n (relinfo,prelocs,reloc_count,output_section,offset_in_output_section,view,view_address\n ,view_size,reloc_view,reloc_view_size);" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_12235f4::" identifier . identifier : :) identifier (ERROR "<64,_false>::relocate_relocs\n (Target_aarch64<64,_false> *this,Relocate_info<64,_false> *relinfo,uint sh_type,\n uchar *prelocs,size_t reloc_count,Output_section *output_section,\n Elf_Off offset_in_output_section,uchar *view,Elf_Addr view_address,\n section_size_type view_size,uchar *reloc_view,section_size_type reloc_view_size)\n\n{\n if (sh_type == 4) {\n gold::relocate_relocs<64" < number_literal , (ERROR "_false>::" identifier > : :) (function_declarator "relocate_relocs\n (Target_aarch64<64,_false> *this,Relocate_info<64,_false> *relinfo,uint sh_type,\n uchar *prelocs,size_t reloc_count,Output_section *output_section,\n Elf_Off offset_in_output_section,uchar *view,Elf_Addr view_address,\n section_size_type view_size,uchar *reloc_view,section_size_type reloc_view_size)\n\n{\n if (sh_type == 4)" (function_declarator "relocate_relocs\n (Target_aarch64<64,_false> *this,Relocate_info<64,_false> *relinfo,uint sh_type,\n uchar *prelocs,size_t reloc_count,Output_section *output_section,\n Elf_Off offset_in_output_section,uchar *view,Elf_Addr view_address,\n section_size_type view_size,uchar *reloc_view,section_size_type reloc_view_size)" identifier (parameter_list "(Target_aarch64<64,_false> *this,Relocate_info<64,_false> *relinfo,uint sh_type,\n uchar *prelocs,size_t reloc_count,Output_section *output_section,\n Elf_Off offset_in_output_section,uchar *view,Elf_Addr view_address,\n section_size_type view_size,uchar *reloc_view,section_size_type reloc_view_size)" ( (parameter_declaration "Target_aarch64" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Relocate_info" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *relinfo" type_identifier (ERROR ">" >) (pointer_declarator "*relinfo" * identifier)) , (parameter_declaration "uint sh_type" type_identifier identifier) , (parameter_declaration "uchar *prelocs" type_identifier (pointer_declarator "*prelocs" * identifier)) , (parameter_declaration "size_t reloc_count" primitive_type identifier) , (parameter_declaration "Output_section *output_section" type_identifier (pointer_declarator "*output_section" * identifier)) , (parameter_declaration "Elf_Off offset_in_output_section" type_identifier identifier) , (parameter_declaration "uchar *view" type_identifier (pointer_declarator "*view" * identifier)) , (parameter_declaration "Elf_Addr view_address" type_identifier identifier) , (parameter_declaration "section_size_type view_size" type_identifier identifier) , (parameter_declaration "uchar *reloc_view" type_identifier (pointer_declarator "*reloc_view" * identifier)) , (parameter_declaration "section_size_type reloc_view_size" type_identifier identifier) ))) (ERROR "{\n if" { if) (parameter_list "(sh_type == 4)" ( (parameter_declaration "sh_type" type_identifier) (ERROR "== 4" == number_literal) ))) { identifier : : identifier < number_literal) , identifier , (ERROR "_gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , (function_declarator "_false>_>\n (relinfo,prelocs,reloc_count,output_section,offset_in_output_section,view,view_address\n ,view_size,reloc_view,reloc_view_size)" identifier (ERROR ">_>" > identifier >) (parameter_list "(relinfo,prelocs,reloc_count,output_section,offset_in_output_section,view,view_address\n ,view_size,reloc_view,reloc_view_size)" ( (parameter_declaration "relinfo" type_identifier) , (parameter_declaration "prelocs" type_identifier) , (parameter_declaration "reloc_count" type_identifier) , (parameter_declaration "output_section" type_identifier) , (parameter_declaration "offset_in_output_section" type_identifier) , (parameter_declaration "view" type_identifier) , (parameter_declaration "view_address" type_identifier) , (parameter_declaration "view_size" type_identifier) , (parameter_declaration "reloc_view" type_identifier) , (parameter_declaration "reloc_view_size" type_identifier) ))) ;) (return_statement "return;" return ;) (ERROR "}" }) comment (labeled_statement "gold::do_gold_unreachable("../../gold/aarch64.cc",0x2053,"relocate_relocs");" statement_identifier : (ERROR ":" :) (expression_statement "do_gold_unreachable("../../gold/aarch64.cc",0x2053,"relocate_relocs");" (call_expression "do_gold_unreachable("../../gold/aarch64.cc",0x2053,"relocate_relocs")" identifier (argument_list "("../../gold/aarch64.cc",0x2053,"relocate_relocs")" ( (string_literal ""../../gold/aarch64.cc"" " string_content ") , number_literal , (string_literal ""relocate_relocs"" " string_content ") ))) ;)) (ERROR "}" }))
(translation_unit "void FUN_002fb0a0(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }\n \n FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);\n}\n\n" (function_definition "void FUN_002fb0a0(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }\n \n FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);\n}" primitive_type (function_declarator "FUN_002fb0a0(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "int param_3" primitive_type 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) ))) (compound_statement "{\n if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }\n \n FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);\n}" { (if_statement "if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }" { (expression_statement "FUN_001c4080(param_2,param_4,param_5);" (call_expression "FUN_001c4080(param_2,param_4,param_5)" identifier (argument_list "(param_2,param_4,param_5)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);" (call_expression "FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8)" identifier (argument_list "("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8)" ( (string_literal ""../../gold/aarch64.cc"" " string_content ") , number_literal , (string_literal ""relocate_relocs"" " string_content ") , identifier , identifier , identifier ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") , IDENT , IDENT , IDENT ))) ;) })))
(function_definition "void FUN_002fb0a0(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }\n \n FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);\n}" (primitive_type "void") (function_declarator "FUN_002fb0a0(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" (identifier "FUN_002fb0a0") (parameter_list "(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "int param_3" (primitive_type "int") (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")) () ")"))) (compound_statement "{\n if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }\n \n FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);\n}" ({ "{") (if_statement "if (param_3 == 4) {\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }" (if "if") (parenthesized_expression "(param_3 == 4)" (( "(") (binary_expression "param_3 == 4" (identifier "param_3") (== "==") (number_literal "4")) () ")")) (compound_statement "{\n FUN_001c4080(param_2,param_4,param_5);\n return;\n }" ({ "{") (expression_statement "FUN_001c4080(param_2,param_4,param_5);" (call_expression "FUN_001c4080(param_2,param_4,param_5)" (identifier "FUN_001c4080") (argument_list "(param_2,param_4,param_5)" (( "(") (identifier "param_2") (, ",") (identifier "param_4") (, ",") (identifier "param_5") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8);" (call_expression "FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8)" (identifier "FUN_00352af0") (argument_list "("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8)" (( "(") (string_literal ""../../gold/aarch64.cc"" (" """) (string_content "../../gold/aarch64.cc") (" """)) (, ",") (number_literal "0x2053") (, ",") (string_literal ""relocate_relocs"" (" """) (string_content "relocate_relocs") (" """)) (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (identifier "param_8") () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void relocate_relocs(Target_aarch64<64,_false> * this, Relocate_info<64,_false> * relinfo, uint sh_type, uchar * prelocs, size_t reloc_count, Output_section * output_section, Elf_Off offset_in_output_section, uchar * view, Elf_Addr view_address, section_size_type view_size, uchar * reloc_view, section_size_type reloc_view_size) */ void __thiscall anon_unknown.dwarf_12235f4::Target_aarch64<64,function_1>::relocate_relocs (Target_aarch64<64,function_1> *this,Relocate_info<64,function_1> *type_1,uint sh_type, uchar *type_2,size_t type_3,Output_section *type_4, Elf_Off type_5,uchar *type_6,Elf_Addr type_7, section_size_type type_8,uchar *type_9,section_size_type type_10) { if (sh_type == 4) { gold::relocate_relocs<64,function_1,_gold::Default_classify_reloc<4,_64,function_1>_> (type_1,type_2,type_3,type_4,type_5,type_6,type_7 ,type_8,type_9,type_10); return; } /* WARNING: Subroutine does not return */ gold::var_1("../../gold/aarch64.cc",0x2053,"relocate_relocs"); }
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: (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: (type_identifier) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)) (identifier) (identifier) (identifier)))))))
null
void MASKED(undefined8 param_1,undefined8 param_2,int param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8) { if (param_3 == 4) { FUN_001c4080(param_2,param_4,param_5); return; } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/aarch64.cc",0x2053,"relocate_relocs",param_6,param_7,param_8); }
140_ia64-linux-gnu-c++filt_and_ia64-linux-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(); }
13515_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
neg_format
FUN_004fb0d0
/* std::moneypunct<wchar_t, true>::neg_format() const */ ulong __thiscall std::moneypunct<wchar_t,true>::neg_format(moneypunct<wchar_t,true> *this) { ulong uVar1; if (*(code **)(*(long *)this + 0x50) == (code *)PTR_do_neg_format_0067bd50) { return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x68); } /* WARNING: Could not recover jumptable at 0x004fb0f0. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*(long *)this + 0x50))(); return uVar1; }
ulong FUN_004fb0d0(long *param_1) { ulong uVar1; if (*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50) { return (ulong)*(uint *)(param_1[2] + 0x68); } /* WARNING: Could not recover jumptable at 0x004fb0f0. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*param_1 + 0x50))(); return uVar1; }
MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + 0x50] CMP RAX,qword ptr [0x0067bd50] JNZ 0x004fb0f0 MOV RAX,qword ptr [RDI + 0x10] MOV EAX,dword ptr [RAX + 0x68] RET JMP RAX
null
null
null
null
[(u'INDIRECT_-1202671269', u'COPY_-1202671327'), ('const-433', u'LOAD_-1202671400'), ('const-80', u'INT_ADD_-1202671384'), ('const-433', u'LOAD_-1202671365'), (u'INT_ADD_-1202671384', u'CAST_-1202671290'), ('const-433', u'LOAD_-1202671372'), (u'LOAD_-1202671365', u'INT_ZEXT_-1202671336'), (u'CAST_-1202671270', u'LOAD_-1202671365'), (u'LOAD_-1202671400', u'CALLIND_-1202671341'), ('const-16', u'PTRADD_-1202671310'), ('tmp_78', u'PTRADD_-1202671310'), ('tmp_135', u'COPY_-1202671337'), (u'PTRADD_-1202671310', u'CAST_-1202671275'), (u'CAST_-1202671290', u'LOAD_-1202671400'), ('const-104', u'INT_ADD_-1202671349'), (u'LOAD_-1202671400', u'INT_EQUAL_-1202671380'), ('const-0', u'RETURN_-1202671349'), ('tmp_78', u'CAST_-1202671294'), ('const-1', u'PTRADD_-1202671310'), ('tmp_43', u'CBRANCH_-1202671373'), (u'CAST_-1202671285', u'INT_EQUAL_-1202671380'), ('const-1', u'RETURN_-1202671338'), (u'LOAD_-1202671406', u'INT_ADD_-1202671384'), (u'INT_ADD_-1202671349', u'CAST_-1202671270'), (u'CAST_-1202671294', u'LOAD_-1202671406'), (u'CALLIND_-1202671341', u'INDIRECT_-1202671269'), (u'COPY_-1202671364', u'RETURN_-1202671349'), (u'INT_ZEXT_-1202671336', u'COPY_-1202671364'), (u'LOAD_-1202671372', u'INT_ADD_-1202671349'), (u'INT_EQUAL_-1202671380', u'CBRANCH_-1202671373'), (u'CAST_-1202671275', u'LOAD_-1202671372'), ('tmp_135', u'CAST_-1202671285'), ('const-433', u'LOAD_-1202671406'), (u'CALLIND_-1202671341', u'RETURN_-1202671338')]
[(u'INDIRECT_-1202671269', u'COPY_-1202671327'), ('tmp_119', u'PTRADD_-1202671277'), ('const-433', u'LOAD_-1202671406'), ('const-80', u'INT_ADD_-1202671384'), (u'INT_ADD_-1202671384', u'CAST_-1202671290'), (u'CAST_-1202671271', u'LOAD_-1202671365'), ('const-433', u'LOAD_-1202671400'), ('tmp_134', u'CAST_-1202671285'), (u'LOAD_-1202671365', u'INT_ZEXT_-1202671336'), (u'PTRADD_-1202671277', u'LOAD_-1202671372'), (u'LOAD_-1202671400', u'CALLIND_-1202671341'), ('const-2', u'PTRADD_-1202671277'), (u'CAST_-1202671290', u'LOAD_-1202671400'), ('const-104', u'INT_ADD_-1202671349'), (u'LOAD_-1202671400', u'INT_EQUAL_-1202671380'), ('const-0', u'RETURN_-1202671349'), ('tmp_134', u'COPY_-1202671337'), ('tmp_43', u'CBRANCH_-1202671373'), (u'CAST_-1202671285', u'INT_EQUAL_-1202671380'), ('const-1', u'RETURN_-1202671338'), ('const-8', u'PTRADD_-1202671277'), (u'LOAD_-1202671406', u'INT_ADD_-1202671384'), (u'INT_ADD_-1202671349', u'CAST_-1202671271'), (u'CALLIND_-1202671341', u'INDIRECT_-1202671269'), (u'COPY_-1202671364', u'RETURN_-1202671349'), (u'INT_ZEXT_-1202671336', u'COPY_-1202671364'), (u'LOAD_-1202671372', u'INT_ADD_-1202671349'), (u'INT_EQUAL_-1202671380', u'CBRANCH_-1202671373'), ('const-433', u'LOAD_-1202671372'), ('tmp_119', u'LOAD_-1202671406'), ('const-433', u'LOAD_-1202671365'), (u'CALLIND_-1202671341', u'RETURN_-1202671338')]
null
null
004fb0d0
x64
O2
(translation_unit "ulong FUN_004fb0d0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }\n /* WARNING: Could not recover jumptable at 0x004fb0f0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x50))();\n return uVar1;\n}\n\n" (function_definition "ulong FUN_004fb0d0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }\n /* WARNING: Could not recover jumptable at 0x004fb0f0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x50))();\n return uVar1;\n}" type_identifier (function_declarator "FUN_004fb0d0(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 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }\n /* WARNING: Could not recover jumptable at 0x004fb0f0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x50))();\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50)" ( (binary_expression "*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50" (pointer_expression "*(code **)(*param_1 + 0x50)" * (cast_expression "(code **)(*param_1 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x50)" ( (binary_expression "*param_1 + 0x50" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0067bd50" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x68);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x68)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x68)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x68)" ( (binary_expression "param_1[2] + 0x68" (subscript_expression "param_1[2]" identifier [ number_literal ]) + number_literal) )))) ;) })) comment comment (expression_statement "uVar1 = (**(code **)(*param_1 + 0x50))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x50))()" identifier = (call_expression "(**(code **)(*param_1 + 0x50))()" (parenthesized_expression "(**(code **)(*param_1 + 0x50))" ( (pointer_expression "**(code **)(*param_1 + 0x50)" * (pointer_expression "*(code **)(*param_1 + 0x50)" * (cast_expression "(code **)(*param_1 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x50)" ( (binary_expression "*param_1 + 0x50" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "/* std::moneypunct<wchar_t, true>::neg_format() const */\n\nulong __thiscall std::moneypunct<wchar_t,true>::neg_format(moneypunct<wchar_t,true> *this)\n\n{\n ulong uVar1;\n \n if (*(code **)(*(long *)this + 0x50) == (code *)PTR_do_neg_format_0067bd50) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x68);\n }\n /* WARNING: Could not recover jumptable at 0x004fb0f0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*(long *)this + 0x50))();\n return uVar1;\n}\n\n" comment (declaration "ulong __thiscall std::moneypunct<wchar_t,true>::neg_format(moneypunct<wchar_t,true> *this)\n\n{\n ulong uVar1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::moneypunct<" identifier : : identifier <) identifier , (ERROR "true>::neg_format(moneypunct<wchar_t,true> *this)\n\n{\n ulong" identifier > : : (function_declarator "neg_format(moneypunct<wchar_t,true> *this)" identifier (parameter_list "(moneypunct<wchar_t,true> *this)" ( (parameter_declaration "moneypunct<wchar_t" type_identifier (ERROR "<" <) identifier) , (parameter_declaration "true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { identifier) identifier ;) (if_statement "if (*(code **)(*(long *)this + 0x50) == (code *)PTR_do_neg_format_0067bd50) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x68);\n }" if (parenthesized_expression "(*(code **)(*(long *)this + 0x50) == (code *)PTR_do_neg_format_0067bd50)" ( (binary_expression "*(code **)(*(long *)this + 0x50) == (code *)PTR_do_neg_format_0067bd50" (pointer_expression "*(code **)(*(long *)this + 0x50)" * (cast_expression "(code **)(*(long *)this + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x50)" ( (binary_expression "*(long *)this + 0x50" (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_neg_format_0067bd50" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x68);\n }" { (return_statement "return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x68);" return (binary_expression "(ulong)*(uint *)(*(long *)(this + 0x10) + 0x68)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(*(long *)(this + 0x10) + 0x68)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(this + 0x10) + 0x68)" ( (binary_expression "*(long *)(this + 0x10) + 0x68" (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 + 0x50))();" (assignment_expression "uVar1 = (**(code **)(*(long *)this + 0x50))()" identifier = (call_expression "(**(code **)(*(long *)this + 0x50))()" (parenthesized_expression "(**(code **)(*(long *)this + 0x50))" ( (pointer_expression "**(code **)(*(long *)this + 0x50)" * (pointer_expression "*(code **)(*(long *)this + 0x50)" * (cast_expression "(code **)(*(long *)this + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x50)" ( (binary_expression "*(long *)this + 0x50" (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_004fb0d0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x50))();\n return uVar1;\n}\n\n" (function_definition "ulong FUN_004fb0d0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x50))();\n return uVar1;\n}" type_identifier (function_declarator "FUN_004fb0d0(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 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x50))();\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50)" ( (binary_expression "*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50" (pointer_expression "*(code **)(*param_1 + 0x50)" * (cast_expression "(code **)(*param_1 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x50)" ( (binary_expression "*param_1 + 0x50" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0067bd50" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x68);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x68)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x68)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x68)" ( (binary_expression "param_1[2] + 0x68" (subscript_expression "param_1[2]" identifier [ number_literal ]) + number_literal) )))) ;) })) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x50))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x50))()" identifier = (call_expression "(**(code **)(*param_1 + 0x50))()" (parenthesized_expression "(**(code **)(*param_1 + 0x50))" ( (pointer_expression "**(code **)(*param_1 + 0x50)" * (pointer_expression "*(code **)(*param_1 + 0x50)" * (cast_expression "(code **)(*param_1 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x50)" ( (binary_expression "*param_1 + 0x50" (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_004fb0d0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x50))();\n return uVar1;\n}" (type_identifier "ulong") (function_declarator "FUN_004fb0d0(long *param_1)" (identifier "FUN_004fb0d0") (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 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x50))();\n return uVar1;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (if_statement "if (*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50) {\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50)" (( "(") (binary_expression "*(code **)(*param_1 + 0x50) == (code *)PTR_FUN_0067bd50" (pointer_expression "*(code **)(*param_1 + 0x50)" (* "*") (cast_expression "(code **)(*param_1 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x50)" (( "(") (binary_expression "*param_1 + 0x50" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x50")) () ")")))) (== "==") (cast_expression "(code *)PTR_FUN_0067bd50" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_0067bd50"))) () ")")) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x68);\n }" ({ "{") (return_statement "return (ulong)*(uint *)(param_1[2] + 0x68);" (return "return") (binary_expression "(ulong)*(uint *)(param_1[2] + 0x68)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1[2] + 0x68)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[2] + 0x68)" (( "(") (binary_expression "param_1[2] + 0x68" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "0x68")) () ")")))) (; ";")) (} "}"))) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x50))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x50))()" (identifier "uVar1") (= "=") (call_expression "(**(code **)(*param_1 + 0x50))()" (parenthesized_expression "(**(code **)(*param_1 + 0x50))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x50)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x50)" (* "*") (cast_expression "(code **)(*param_1 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x50)" (( "(") (binary_expression "*param_1 + 0x50" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
/* std::moneypunct<wchar_t, true>::neg_format() const */ type_1 __thiscall std::moneypunct<wchar_t,true>::neg_format(moneypunct<wchar_t,true> *var_1) { type_1 uVar1; if (*(type_2 **)(*(long *)var_1 + 0x50) == (type_2 *)PTR_do_neg_format_0067bd50) { return (type_1)*(type_3 *)(*(long *)(var_1 + 0x10) + 0x68); } /* WARNING: Could not recover jumptable at 0x004fb0f0. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(type_2 **)(*(long *)var_1 + 0x50))(); 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 + 0x50) == (code *)PTR_FUN_0067bd50) { return (ulong)*(uint *)(param_1[2] + 0x68); } /* WARNING: Could not recover jumptable at 0x004fb0f0. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*param_1 + 0x50))(); return uVar1; }
270_powerpc64le-linux-gnu-as_and_powerpc64le-linux-gnu-as_strip.c
frag_grow
FUN_00118b00
void frag_grow(size_t nchars) { ulong uVar1; fragS *pfVar2; ulong uVar3; char *format; long lVar4; if (nchars <= (ulong)((long)(frchain_now->frch_obstack).chunk_limit - (long)(frchain_now->frch_obstack).next_free)) { return; } lVar4 = nchars + 0x10000; if (nchars < 0x10000) { lVar4 = nchars * 2; } uVar3 = lVar4 + 100; if (nchars <= uVar3) { uVar1 = (frchain_now->frch_obstack).chunk_size; if (uVar1 < uVar3) { (frchain_now->frch_obstack).chunk_size = uVar3; } do { pfVar2 = frag_now; frag_now->fr_type = rs_fill; pfVar2->fr_offset = 0; pfVar2->fr_var = 0; frag_new(0); } while ((ulong)((long)(frchain_now->frch_obstack).chunk_limit - (long)(frchain_now->frch_obstack).next_free) < nchars); (frchain_now->frch_obstack).chunk_size = uVar1; return; } format = (char *)dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",nchars, 5); /* WARNING: Subroutine does not return */ as_fatal(format,nchars); }
void FUN_00118b00(ulong param_1) { ulong uVar1; ulong uVar2; undefined8 uVar4; long lVar3; if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) { return; } lVar3 = param_1 + 0x10000; if (param_1 < 0x10000) { lVar3 = param_1 * 2; } uVar2 = lVar3 + 100; if (param_1 <= uVar2) { uVar1 = *(ulong *)(DAT_0019da50 + 0x30); if (uVar1 < uVar2) { *(ulong *)(DAT_0019da50 + 0x30) = uVar2; } do { lVar3 = DAT_0019d868; *(undefined4 *)(DAT_0019d868 + 0x5c) = 1; *(undefined8 *)(lVar3 + 0x20) = 0; *(undefined8 *)(lVar3 + 0x18) = 0; FUN_00118990(0); } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1); *(ulong *)(DAT_0019da50 + 0x30) = uVar1; return; } uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5); /* WARNING: Subroutine does not return */ FUN_0011f870(uVar4,param_1); }
MOV RDX,qword ptr [0x0019da50] MOV RAX,qword ptr [RDX + 0x50] SUB RAX,qword ptr [RDX + 0x48] CMP RAX,RDI JNC 0x00118b98 PUSH RBP LEA RCX,[RDI + RDI*0x1] LEA RAX,[RDI + 0x10000] PUSH RBX MOV RBX,RDI SUB RSP,0x8 CMP RDI,0xffff CMOVBE RAX,RCX ADD RAX,0x64 CMP RDI,RAX JA 0x00118b99 MOV RBP,qword ptr [RDX + 0x30] CMP RAX,RBP JBE 0x00118b50 MOV qword ptr [RDX + 0x30],RAX NOP dword ptr [RAX] MOV RAX,qword ptr [0x0019d868] XOR EDI,EDI MOV dword ptr [RAX + 0x5c],0x1 MOV qword ptr [RAX + 0x20],0x0 MOV qword ptr [RAX + 0x18],0x0 CALL 0x00118990 MOV RDX,qword ptr [0x0019da50] MOV RAX,qword ptr [RDX + 0x50] SUB RAX,qword ptr [RDX + 0x48] CMP RBX,RAX JA 0x00118b50 MOV qword ptr [RDX + 0x30],RBP ADD RSP,0x8 POP RBX POP RBP RET RET MOV RCX,RDI LEA RSI,[0x140c99] XOR EDI,EDI MOV R8D,0x5 LEA RDX,[0x140c7d] CALL 0x0010a6a0 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x0011f870
null
null
null
null
[('tmp_592', u'INT_ADD_-1207006381'), ('const-433', u'STORE_-1207006164'), ('tmp_592', u'CALL_-1207006054'), (u'PTRSUB_-1207005872', u'LOAD_-1207006208'), (u'PTRSUB_-1207005935', u'STORE_-1207006284'), ('const-0', u'RETURN_-1207006085'), (u'CALL_-1207006218', u'INDIRECT_-1207005935'), ('tmp_592', u'INT_LESSEQUAL_-1207006415'), ('const-48', u'PTRSUB_-1207005936'), ('tmp_1120', u'PTRSUB_-1207006002'), ('const-24', u'PTRSUB_-1207005867'), (u'STORE_-1207006164', u'INDIRECT_-1207005902'), ('const-0', u'RETURN_-1207006127'), (u'STORE_-1207006254', u'INDIRECT_-1207005953'), (u'PTRSUB_-1207005946', u'LOAD_-1207006310'), (u'CAST_-1207005852', u'INT_LESS_-1207006159'), ('const-0', u'PTRSUB_-1207005935'), ('const-433', u'STORE_-1207006244'), (u'INT_LESSEQUAL_-1207006302', u'CBRANCH_-1207006311'), (u'STORE_-1207006244', u'INDIRECT_-1207005945'), (u'PTRSUB_-1207005867', u'LOAD_-1207006197'), (u'INT_SUB_-1207006423', u'CAST_-1207005976'), ('tmp_1120', u'PTRSUB_-1207006008'), ('const-0', u'CALL_-1207006218'), (u'COPY_-1207006006', u'MULTIEQUAL_-1207006088'), ('const-433', u'LOAD_-1207006310'), (u'MULTIEQUAL_-1207005971', u'PTRSUB_-1207005918'), (u'PTRSUB_-1207005874', u'PTRSUB_-1207005867'), ('const-1313917', u'COPY_-1207005904'), (u'STORE_-1207006233', u'INDIRECT_-1207005948'), ('const-32', u'PTRSUB_-1207005910'), (u'CAST_-1207005861', u'INT_SUB_-1207006178'), ('tmp_1120', u'COPY_-1207005952'), (u'CALL_-1207006054', u'INDIRECT_-1207005869'), (u'STORE_-1207006233', u'INDIRECT_-1207005936'), (u'PTRSUB_-1207005986', u'LOAD_-1207006442'), ('const-433', u'STORE_-1207006233'), (u'INT_SUB_-1207006178', u'CAST_-1207005852'), (u'STORE_-1207006254', u'INDIRECT_-1207005965'), (u'INDIRECT_-1207005935', u'PTRSUB_-1207005874'), (u'INT_MULT_-1207006066', u'COPY_-1207006006'), ('tmp_276', u'CBRANCH_-1207006287'), (u'LOAD_-1207006208', u'CAST_-1207005861'), (u'INT_LESS_-1207006338', u'CBRANCH_-1207006345'), (u'INT_LESSEQUAL_-1207006415', u'CBRANCH_-1207006413'), (u'INT_ADD_-1207006323', u'INT_LESS_-1207006278'), ('const-32', u'PTRSUB_-1207005872'), (u'CALL_-1207006082', u'CAST_-1207005812'), ('tmp_235', u'CBRANCH_-1207006311'), (u'INDIRECT_-1207005869', u'COPY_-1207005926'), (u'PTRSUB_-1207005991', u'LOAD_-1207006453'), (u'CAST_-1207005981', u'INT_SUB_-1207006423'), ('const-433', u'LOAD_-1207006442'), ('const-24', u'PTRSUB_-1207005986'), (u'PTRSUB_-1207005862', u'STORE_-1207006164'), ('tmp_1120', u'PTRSUB_-1207005947'), ('tmp_592', u'CALL_-1207006082'), ('const-0', u'PTRSUB_-1207005946'), ('const-48', u'PTRSUB_-1207005947'), ('const-433', u'STORE_-1207006254'), ('const-433', u'LOAD_-1207006208'), (u'MULTIEQUAL_-1207006088', u'INT_ADD_-1207006323'), ('const-92', u'PTRSUB_-1207005918'), (u'INDIRECT_-1207005857', u'COPY_-1207005914'), ('const-48', u'PTRSUB_-1207005880'), ('const-0', u'STORE_-1207006233'), (u'PTRSUB_-1207005918', u'STORE_-1207006254'), (u'LOAD_-1207006453', u'CAST_-1207005982'), (u'PTRSUB_-1207005863', u'PTRSUB_-1207005862'), ('tmp_1120', u'PTRSUB_-1207005936'), (u'INT_ADD_-1207006323', u'INT_LESSEQUAL_-1207006302'), ('const-0', u'STORE_-1207006244'), (u'INDIRECT_-1207005935', u'PTRSUB_-1207005880'), (u'PTRSUB_-1207006002', u'PTRSUB_-1207005986'), (u'LOAD_-1207006310', u'INT_LESS_-1207006278'), ('const-0', u'PTRSUB_-1207005862'), (u'PTRSUB_-1207005947', u'PTRSUB_-1207005946'), (u'STORE_-1207006284', u'INDIRECT_-1207005970'), (u'COPY_-1207005979', u'PTRSUB_-1207005901'), (u'CAST_-1207005976', u'INT_LESSEQUAL_-1207006415'), ('tmp_592', u'INT_LESSEQUAL_-1207006302'), ('const-48', u'PTRSUB_-1207005863'), (u'PTRSUB_-1207006008', u'PTRSUB_-1207005991'), (u'MULTIEQUAL_-1207005971', u'COPY_-1207005979'), ('const-100', u'INT_ADD_-1207006323'), (u'INDIRECT_-1207005935', u'PTRSUB_-1207005863'), ('const-2', u'INT_MULT_-1207006066'), (u'STORE_-1207006284', u'INDIRECT_-1207005982'), ('const-1313945', u'COPY_-1207005903'), (u'INDIRECT_-1207005902', u'COPY_-1207005959'), (u'INT_LESS_-1207006159', u'CBRANCH_-1207006167'), (u'CALL_-1207006082', u'INDIRECT_-1207005883'), (u'COPY_-1207005904', u'CALL_-1207006082'), (u'STORE_-1207006164', u'INDIRECT_-1207005914'), (u'INDIRECT_-1207005947', u'MULTIEQUAL_-1207005971'), ('tmp_172', u'CBRANCH_-1207006345'), (u'PTRSUB_-1207005936', u'PTRSUB_-1207005935'), (u'INDIRECT_-1207005935', u'MULTIEQUAL_-1207005959'), ('tmp_592', u'INT_LESS_-1207006159'), ('const-0', u'CALL_-1207006082'), ('tmp_592', u'INT_LESS_-1207006338'), (u'LOAD_-1207006442', u'CAST_-1207005981'), ('const-1', u'STORE_-1207006254'), (u'CALL_-1207006218', u'INDIRECT_-1207005947'), ('const-65536', u'INT_LESS_-1207006338'), ('const-5', u'CALL_-1207006082'), (u'INT_ADD_-1207006323', u'STORE_-1207006284'), ('const-48', u'PTRSUB_-1207005874'), (u'CALL_-1207006054', u'INDIRECT_-1207005857'), (u'PTRSUB_-1207005880', u'PTRSUB_-1207005872'), ('const-433', u'LOAD_-1207006197'), (u'INT_LESS_-1207006278', u'CBRANCH_-1207006287'), ('tmp_427', u'CBRANCH_-1207006167'), ('tmp_78', u'CBRANCH_-1207006413'), ('const-433', u'STORE_-1207006284'), (u'COPY_-1207005979', u'PTRSUB_-1207005910'), (u'LOAD_-1207006310', u'STORE_-1207006164'), ('tmp_1120', u'MULTIEQUAL_-1207005959'), (u'INDIRECT_-1207005914', u'COPY_-1207005971'), (u'INT_ADD_-1207006381', u'COPY_-1207006007'), (u'STORE_-1207006244', u'INDIRECT_-1207005957'), (u'INDIRECT_-1207005982', u'MULTIEQUAL_-1207005971'), ('const-48', u'PTRSUB_-1207006008'), (u'INDIRECT_-1207005970', u'MULTIEQUAL_-1207005959'), ('const-48', u'PTRSUB_-1207006002'), (u'PTRSUB_-1207005901', u'STORE_-1207006233'), ('tmp_1121', u'MULTIEQUAL_-1207005971'), ('tmp_592', u'INT_MULT_-1207006066'), (u'CAST_-1207005860', u'INT_SUB_-1207006178'), ('tmp_1121', u'COPY_-1207005964'), ('const-1', u'RETURN_-1207006049'), ('const-433', u'LOAD_-1207006453'), ('const-24', u'PTRSUB_-1207005901'), (u'LOAD_-1207006197', u'CAST_-1207005860'), (u'COPY_-1207005903', u'CALL_-1207006082'), (u'COPY_-1207006007', u'MULTIEQUAL_-1207006088'), (u'CAST_-1207005982', u'INT_SUB_-1207006423'), (u'PTRSUB_-1207005910', u'STORE_-1207006244'), ('const-65536', u'INT_ADD_-1207006381'), ('const-32', u'PTRSUB_-1207005991'), (u'CALL_-1207006082', u'INDIRECT_-1207005871'), (u'CAST_-1207005812', u'CALL_-1207006054')]
[(u'INDIRECT_-1207005935', u'INT_ADD_-1207006185'), ('tmp_916', u'INT_LESS_-1207006338'), ('const-433', u'LOAD_-1207006453'), ('const-0', u'RETURN_-1207006085'), (u'CALL_-1207006218', u'INDIRECT_-1207005935'), (u'COPY_-1207006028', u'MULTIEQUAL_-1207006088'), ('const-24', u'INT_ADD_-1207006219'), ('tmp_916', u'INT_ADD_-1207006381'), (u'INT_ADD_-1207006381', u'COPY_-1207006028'), (u'STORE_-1207006164', u'INDIRECT_-1207005902'), ('const-0', u'RETURN_-1207006127'), (u'CALL_-1207006082', u'CALL_-1207006054'), (u'STORE_-1207006254', u'INDIRECT_-1207005953'), ('const-0', u'CALL_-1207006082'), ('const-5', u'CALL_-1207006082'), (u'INT_LESSEQUAL_-1207006302', u'CBRANCH_-1207006311'), (u'STORE_-1207006244', u'INDIRECT_-1207005945'), (u'CAST_-1207005869', u'INT_LESS_-1207006159'), ('tmp_1132', u'INT_ADD_-1207006294'), ('const-433', u'LOAD_-1207006442'), (u'STORE_-1207006233', u'INDIRECT_-1207005948'), (u'INT_SUB_-1207006423', u'CAST_-1207005997'), (u'CALL_-1207006054', u'INDIRECT_-1207005869'), ('tmp_1133', u'COPY_-1207005964'), (u'STORE_-1207006233', u'INDIRECT_-1207005936'), (u'STORE_-1207006254', u'INDIRECT_-1207005965'), ('tmp_276', u'CBRANCH_-1207006287'), (u'INT_LESS_-1207006338', u'CBRANCH_-1207006345'), (u'INT_LESSEQUAL_-1207006415', u'CBRANCH_-1207006413'), (u'INT_ADD_-1207006323', u'INT_LESS_-1207006278'), (u'CAST_-1207005903', u'STORE_-1207006233'), ('tmp_235', u'CBRANCH_-1207006311'), (u'INDIRECT_-1207005869', u'COPY_-1207005926'), ('tmp_1132', u'INT_ADD_-1207006437'), ('const-72', u'INT_ADD_-1207006185'), ('const-80', u'INT_ADD_-1207006192'), (u'CAST_-1207005912', u'STORE_-1207006244'), ('const-0', u'STORE_-1207006244'), (u'INT_SUB_-1207006178', u'CAST_-1207005869'), (u'INT_ADD_-1207006150', u'CAST_-1207005866'), (u'LOAD_-1207006197', u'INT_SUB_-1207006178'), ('tmp_916', u'CALL_-1207006082'), (u'INT_ADD_-1207006230', u'CAST_-1207005912'), ('const-433', u'STORE_-1207006244'), ('const-48', u'INT_ADD_-1207006294'), (u'CAST_-1207006002', u'LOAD_-1207006442'), ('const-433', u'LOAD_-1207006310'), (u'CAST_-1207005997', u'INT_LESSEQUAL_-1207006415'), (u'MULTIEQUAL_-1207006088', u'INT_ADD_-1207006323'), (u'INDIRECT_-1207005857', u'COPY_-1207005914'), (u'INT_ADD_-1207006240', u'CAST_-1207005920'), (u'INT_MULT_-1207006066', u'COPY_-1207006027'), ('tmp_1132', u'INT_ADD_-1207006270'), (u'INT_ADD_-1207006323', u'INT_LESSEQUAL_-1207006302'), (u'INDIRECT_-1207005935', u'INT_ADD_-1207006192'), ('tmp_916', u'INT_LESSEQUAL_-1207006415'), ('const-433', u'STORE_-1207006164'), (u'INT_ADD_-1207006430', u'CAST_-1207006002'), ('const-433', u'STORE_-1207006233'), (u'CAST_-1207005937', u'STORE_-1207006284'), (u'LOAD_-1207006310', u'INT_LESS_-1207006278'), (u'STORE_-1207006284', u'INDIRECT_-1207005970'), (u'CAST_-1207006007', u'LOAD_-1207006453'), (u'CAST_-1207005920', u'STORE_-1207006254'), ('const-72', u'INT_ADD_-1207006430'), ('tmp_916', u'CALL_-1207006054'), (u'LOAD_-1207006208', u'INT_SUB_-1207006178'), ('const-100', u'INT_ADD_-1207006323'), (u'COPY_-1207006027', u'MULTIEQUAL_-1207006088'), (u'CAST_-1207005882', u'LOAD_-1207006208'), ('tmp_916', u'INT_LESS_-1207006159'), (u'STORE_-1207006284', u'INDIRECT_-1207005982'), ('const-433', u'LOAD_-1207006208'), (u'MULTIEQUAL_-1207005971', u'COPY_-1207006000'), (u'MULTIEQUAL_-1207005971', u'INT_ADD_-1207006240'), (u'INT_ADD_-1207006270', u'CAST_-1207005937'), (u'INDIRECT_-1207005902', u'COPY_-1207005959'), (u'INT_LESS_-1207006159', u'CBRANCH_-1207006167'), (u'CALL_-1207006082', u'INDIRECT_-1207005883'), ('const-48', u'INT_ADD_-1207006270'), (u'INT_ADD_-1207006192', u'CAST_-1207005882'), (u'COPY_-1207005904', u'CALL_-1207006082'), ('tmp_1132', u'MULTIEQUAL_-1207005959'), (u'STORE_-1207006164', u'INDIRECT_-1207005914'), (u'INDIRECT_-1207005947', u'MULTIEQUAL_-1207005971'), ('const-48', u'INT_ADD_-1207006150'), ('const-1313945', u'COPY_-1207005903'), ('tmp_172', u'CBRANCH_-1207006345'), (u'INDIRECT_-1207005935', u'MULTIEQUAL_-1207005959'), ('const-433', u'STORE_-1207006254'), ('tmp_916', u'INT_MULT_-1207006066'), (u'COPY_-1207006000', u'INT_ADD_-1207006219'), (u'CALL_-1207006218', u'INDIRECT_-1207005947'), (u'CAST_-1207005877', u'LOAD_-1207006197'), (u'INT_ADD_-1207006323', u'STORE_-1207006284'), ('tmp_1133', u'MULTIEQUAL_-1207005971'), ('const-0', u'CALL_-1207006218'), (u'CALL_-1207006054', u'INDIRECT_-1207005857'), (u'COPY_-1207006000', u'INT_ADD_-1207006230'), ('const-0', u'STORE_-1207006233'), ('const-80', u'INT_ADD_-1207006437'), ('const-1313917', u'COPY_-1207005904'), (u'INT_LESS_-1207006278', u'CBRANCH_-1207006287'), (u'INT_ADD_-1207006185', u'CAST_-1207005877'), ('const-65536', u'INT_LESS_-1207006338'), ('const-2', u'INT_MULT_-1207006066'), ('tmp_427', u'CBRANCH_-1207006167'), ('tmp_78', u'CBRANCH_-1207006413'), (u'INT_ADD_-1207006219', u'CAST_-1207005903'), (u'CAST_-1207005947', u'LOAD_-1207006310'), (u'LOAD_-1207006310', u'STORE_-1207006164'), (u'INDIRECT_-1207005914', u'COPY_-1207005971'), (u'STORE_-1207006244', u'INDIRECT_-1207005957'), (u'LOAD_-1207006453', u'INT_SUB_-1207006423'), (u'INDIRECT_-1207005982', u'MULTIEQUAL_-1207005971'), (u'INDIRECT_-1207005970', u'MULTIEQUAL_-1207005959'), (u'INT_ADD_-1207006294', u'CAST_-1207005947'), (u'INDIRECT_-1207005935', u'INT_ADD_-1207006150'), ('tmp_1132', u'COPY_-1207005952'), ('const-1', u'RETURN_-1207006049'), ('const-1', u'STORE_-1207006254'), ('const-433', u'LOAD_-1207006197'), (u'INT_ADD_-1207006437', u'CAST_-1207006007'), (u'COPY_-1207005903', u'CALL_-1207006082'), ('tmp_916', u'INT_LESSEQUAL_-1207006302'), ('const-65536', u'INT_ADD_-1207006381'), ('const-92', u'INT_ADD_-1207006240'), ('const-32', u'INT_ADD_-1207006230'), (u'CAST_-1207005866', u'STORE_-1207006164'), (u'CALL_-1207006082', u'INDIRECT_-1207005871'), ('const-433', u'STORE_-1207006284'), ('tmp_1132', u'INT_ADD_-1207006430'), (u'LOAD_-1207006442', u'INT_SUB_-1207006423')]
null
null
00118b00
x64
O2
(translation_unit "void FUN_00118b00(ulong param_1)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar4;\n long lVar3;\n \n if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }\n lVar3 = param_1 + 0x10000;\n if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }\n uVar2 = lVar3 + 100;\n if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }\n uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);\n /* WARNING: Subroutine does not return */\n FUN_0011f870(uVar4,param_1);\n}\n\n" (function_definition "void FUN_00118b00(ulong param_1)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar4;\n long lVar3;\n \n if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }\n lVar3 = param_1 + 0x10000;\n if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }\n uVar2 = lVar3 + 100;\n if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }\n uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);\n /* WARNING: Subroutine does not return */\n FUN_0011f870(uVar4,param_1);\n}" primitive_type (function_declarator "FUN_00118b00(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar4;\n long lVar3;\n \n if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }\n lVar3 = param_1 + 0x10000;\n if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }\n uVar2 = lVar3 + 100;\n if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }\n uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);\n /* WARNING: Subroutine does not return */\n FUN_0011f870(uVar4,param_1);\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }" if (parenthesized_expression "(param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)))" ( (binary_expression "param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" identifier <= (call_expression "(ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" ( (binary_expression "*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)" (pointer_expression "*(long *)(DAT_0019da50 + 0x50)" * (cast_expression "(long *)(DAT_0019da50 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x50)" ( (binary_expression "DAT_0019da50 + 0x50" identifier + number_literal) )))) - (pointer_expression "*(long *)(DAT_0019da50 + 0x48)" * (cast_expression "(long *)(DAT_0019da50 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x48)" ( (binary_expression "DAT_0019da50 + 0x48" identifier + number_literal) ))))) )))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar3 = param_1 + 0x10000;" (assignment_expression "lVar3 = param_1 + 0x10000" identifier = (binary_expression "param_1 + 0x10000" identifier + number_literal)) ;) (if_statement "if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }" if (parenthesized_expression "(param_1 < 0x10000)" ( (binary_expression "param_1 < 0x10000" identifier < number_literal) )) (compound_statement "{\n lVar3 = param_1 * 2;\n }" { (expression_statement "lVar3 = param_1 * 2;" (assignment_expression "lVar3 = param_1 * 2" identifier = (binary_expression "param_1 * 2" identifier * number_literal)) ;) })) (expression_statement "uVar2 = lVar3 + 100;" (assignment_expression "uVar2 = lVar3 + 100" identifier = (binary_expression "lVar3 + 100" identifier + number_literal)) ;) (if_statement "if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }" if (parenthesized_expression "(param_1 <= uVar2)" ( (binary_expression "param_1 <= uVar2" identifier <= identifier) )) (compound_statement "{\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }" { (expression_statement "uVar1 = *(ulong *)(DAT_0019da50 + 0x30);" (assignment_expression "uVar1 = *(ulong *)(DAT_0019da50 + 0x30)" identifier = (pointer_expression "*(ulong *)(DAT_0019da50 + 0x30)" * (cast_expression "(ulong *)(DAT_0019da50 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x30)" ( (binary_expression "DAT_0019da50 + 0x30" identifier + number_literal) ))))) ;) (if_statement "if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }" if (parenthesized_expression "(uVar1 < uVar2)" ( (binary_expression "uVar1 < uVar2" identifier < identifier) )) (compound_statement "{\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }" { (expression_statement "*(ulong *)(DAT_0019da50 + 0x30) = uVar2;" (assignment_expression "*(ulong *)(DAT_0019da50 + 0x30) = uVar2" (pointer_expression "*(ulong *)(DAT_0019da50 + 0x30)" * (cast_expression "(ulong *)(DAT_0019da50 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x30)" ( (binary_expression "DAT_0019da50 + 0x30" identifier + number_literal) )))) = identifier) ;) })) (do_statement "do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);" do (compound_statement "{\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n }" { (expression_statement "lVar3 = DAT_0019d868;" (assignment_expression "lVar3 = DAT_0019d868" identifier = identifier) ;) (expression_statement "*(undefined4 *)(DAT_0019d868 + 0x5c) = 1;" (assignment_expression "*(undefined4 *)(DAT_0019d868 + 0x5c) = 1" (pointer_expression "*(undefined4 *)(DAT_0019d868 + 0x5c)" * (cast_expression "(undefined4 *)(DAT_0019d868 + 0x5c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019d868 + 0x5c)" ( (binary_expression "DAT_0019d868 + 0x5c" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0x20) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0x20)" * (cast_expression "(undefined8 *)(lVar3 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0x18)" * (cast_expression "(undefined8 *)(lVar3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_00118990(0);" (call_expression "FUN_00118990(0)" identifier (argument_list "(0)" ( number_literal ))) ;) }) while (parenthesized_expression "((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1)" ( (binary_expression "(ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1" (call_expression "(ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" ( (binary_expression "*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)" (pointer_expression "*(long *)(DAT_0019da50 + 0x50)" * (cast_expression "(long *)(DAT_0019da50 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x50)" ( (binary_expression "DAT_0019da50 + 0x50" identifier + number_literal) )))) - (pointer_expression "*(long *)(DAT_0019da50 + 0x48)" * (cast_expression "(long *)(DAT_0019da50 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x48)" ( (binary_expression "DAT_0019da50 + 0x48" identifier + number_literal) ))))) ))) < identifier) )) ;) (expression_statement "*(ulong *)(DAT_0019da50 + 0x30) = uVar1;" (assignment_expression "*(ulong *)(DAT_0019da50 + 0x30) = uVar1" (pointer_expression "*(ulong *)(DAT_0019da50 + 0x30)" * (cast_expression "(ulong *)(DAT_0019da50 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x30)" ( (binary_expression "DAT_0019da50 + 0x30" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })) (expression_statement "uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);" (assignment_expression "uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5)" identifier = (call_expression "dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5)" identifier (argument_list "(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5)" ( number_literal , (string_literal ""can\'t extend frag %lu char"" " string_content escape_sequence string_content ") , (string_literal ""can\'t extend frag %lu chars"" " string_content escape_sequence string_content ") , identifier , number_literal )))) ;) comment (expression_statement "FUN_0011f870(uVar4,param_1);" (call_expression "FUN_0011f870(uVar4,param_1)" identifier (argument_list "(uVar4,param_1)" ( identifier , identifier ))) ;) })))
(translation_unit "void frag_grow(size_t nchars)\n\n{\n ulong uVar1;\n fragS *pfVar2;\n ulong uVar3;\n char *format;\n long lVar4;\n \n if (nchars <= (ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free)) {\n return;\n }\n lVar4 = nchars + 0x10000;\n if (nchars < 0x10000) {\n lVar4 = nchars * 2;\n }\n uVar3 = lVar4 + 100;\n if (nchars <= uVar3) {\n uVar1 = (frchain_now->frch_obstack).chunk_size;\n if (uVar1 < uVar3) {\n (frchain_now->frch_obstack).chunk_size = uVar3;\n }\n do {\n pfVar2 = frag_now;\n frag_now->fr_type = rs_fill;\n pfVar2->fr_offset = 0;\n pfVar2->fr_var = 0;\n frag_new(0);\n } while ((ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free) < nchars);\n (frchain_now->frch_obstack).chunk_size = uVar1;\n return;\n }\n format = (char *)dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",nchars,\n 5);\n /* WARNING: Subroutine does not return */\n as_fatal(format,nchars);\n}\n\n" (function_definition "void frag_grow(size_t nchars)\n\n{\n ulong uVar1;\n fragS *pfVar2;\n ulong uVar3;\n char *format;\n long lVar4;\n \n if (nchars <= (ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free)) {\n return;\n }\n lVar4 = nchars + 0x10000;\n if (nchars < 0x10000) {\n lVar4 = nchars * 2;\n }\n uVar3 = lVar4 + 100;\n if (nchars <= uVar3) {\n uVar1 = (frchain_now->frch_obstack).chunk_size;\n if (uVar1 < uVar3) {\n (frchain_now->frch_obstack).chunk_size = uVar3;\n }\n do {\n pfVar2 = frag_now;\n frag_now->fr_type = rs_fill;\n pfVar2->fr_offset = 0;\n pfVar2->fr_var = 0;\n frag_new(0);\n } while ((ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free) < nchars);\n (frchain_now->frch_obstack).chunk_size = uVar1;\n return;\n }\n format = (char *)dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",nchars,\n 5);\n /* WARNING: Subroutine does not return */\n as_fatal(format,nchars);\n}" primitive_type (function_declarator "frag_grow(size_t nchars)" identifier (parameter_list "(size_t nchars)" ( (parameter_declaration "size_t nchars" primitive_type identifier) ))) (compound_statement "{\n ulong uVar1;\n fragS *pfVar2;\n ulong uVar3;\n char *format;\n long lVar4;\n \n if (nchars <= (ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free)) {\n return;\n }\n lVar4 = nchars + 0x10000;\n if (nchars < 0x10000) {\n lVar4 = nchars * 2;\n }\n uVar3 = lVar4 + 100;\n if (nchars <= uVar3) {\n uVar1 = (frchain_now->frch_obstack).chunk_size;\n if (uVar1 < uVar3) {\n (frchain_now->frch_obstack).chunk_size = uVar3;\n }\n do {\n pfVar2 = frag_now;\n frag_now->fr_type = rs_fill;\n pfVar2->fr_offset = 0;\n pfVar2->fr_var = 0;\n frag_new(0);\n } while ((ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free) < nchars);\n (frchain_now->frch_obstack).chunk_size = uVar1;\n return;\n }\n format = (char *)dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",nchars,\n 5);\n /* WARNING: Subroutine does not return */\n as_fatal(format,nchars);\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "fragS *pfVar2;" type_identifier (pointer_declarator "*pfVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (nchars <= (ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free)) {\n return;\n }" if (parenthesized_expression "(nchars <= (ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free))" ( (binary_expression "nchars <= (ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free)" identifier <= (call_expression "(ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free)" ( (binary_expression "(long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free" (cast_expression "(long)(frchain_now->frch_obstack).chunk_limit" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(frchain_now->frch_obstack).chunk_limit" (parenthesized_expression "(frchain_now->frch_obstack)" ( (field_expression "frchain_now->frch_obstack" identifier -> field_identifier) )) . field_identifier)) - (cast_expression "(long)(frchain_now->frch_obstack).next_free" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(frchain_now->frch_obstack).next_free" (parenthesized_expression "(frchain_now->frch_obstack)" ( (field_expression "frchain_now->frch_obstack" identifier -> field_identifier) )) . field_identifier))) )))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar4 = nchars + 0x10000;" (assignment_expression "lVar4 = nchars + 0x10000" identifier = (binary_expression "nchars + 0x10000" identifier + number_literal)) ;) (if_statement "if (nchars < 0x10000) {\n lVar4 = nchars * 2;\n }" if (parenthesized_expression "(nchars < 0x10000)" ( (binary_expression "nchars < 0x10000" identifier < number_literal) )) (compound_statement "{\n lVar4 = nchars * 2;\n }" { (expression_statement "lVar4 = nchars * 2;" (assignment_expression "lVar4 = nchars * 2" identifier = (binary_expression "nchars * 2" identifier * number_literal)) ;) })) (expression_statement "uVar3 = lVar4 + 100;" (assignment_expression "uVar3 = lVar4 + 100" identifier = (binary_expression "lVar4 + 100" identifier + number_literal)) ;) (if_statement "if (nchars <= uVar3) {\n uVar1 = (frchain_now->frch_obstack).chunk_size;\n if (uVar1 < uVar3) {\n (frchain_now->frch_obstack).chunk_size = uVar3;\n }\n do {\n pfVar2 = frag_now;\n frag_now->fr_type = rs_fill;\n pfVar2->fr_offset = 0;\n pfVar2->fr_var = 0;\n frag_new(0);\n } while ((ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free) < nchars);\n (frchain_now->frch_obstack).chunk_size = uVar1;\n return;\n }" if (parenthesized_expression "(nchars <= uVar3)" ( (binary_expression "nchars <= uVar3" identifier <= identifier) )) (compound_statement "{\n uVar1 = (frchain_now->frch_obstack).chunk_size;\n if (uVar1 < uVar3) {\n (frchain_now->frch_obstack).chunk_size = uVar3;\n }\n do {\n pfVar2 = frag_now;\n frag_now->fr_type = rs_fill;\n pfVar2->fr_offset = 0;\n pfVar2->fr_var = 0;\n frag_new(0);\n } while ((ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free) < nchars);\n (frchain_now->frch_obstack).chunk_size = uVar1;\n return;\n }" { (expression_statement "uVar1 = (frchain_now->frch_obstack).chunk_size;" (assignment_expression "uVar1 = (frchain_now->frch_obstack).chunk_size" identifier = (field_expression "(frchain_now->frch_obstack).chunk_size" (parenthesized_expression "(frchain_now->frch_obstack)" ( (field_expression "frchain_now->frch_obstack" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (uVar1 < uVar3) {\n (frchain_now->frch_obstack).chunk_size = uVar3;\n }" if (parenthesized_expression "(uVar1 < uVar3)" ( (binary_expression "uVar1 < uVar3" identifier < identifier) )) (compound_statement "{\n (frchain_now->frch_obstack).chunk_size = uVar3;\n }" { (expression_statement "(frchain_now->frch_obstack).chunk_size = uVar3;" (assignment_expression "(frchain_now->frch_obstack).chunk_size = uVar3" (field_expression "(frchain_now->frch_obstack).chunk_size" (parenthesized_expression "(frchain_now->frch_obstack)" ( (field_expression "frchain_now->frch_obstack" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (do_statement "do {\n pfVar2 = frag_now;\n frag_now->fr_type = rs_fill;\n pfVar2->fr_offset = 0;\n pfVar2->fr_var = 0;\n frag_new(0);\n } while ((ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free) < nchars);" do (compound_statement "{\n pfVar2 = frag_now;\n frag_now->fr_type = rs_fill;\n pfVar2->fr_offset = 0;\n pfVar2->fr_var = 0;\n frag_new(0);\n }" { (expression_statement "pfVar2 = frag_now;" (assignment_expression "pfVar2 = frag_now" identifier = identifier) ;) (expression_statement "frag_now->fr_type = rs_fill;" (assignment_expression "frag_now->fr_type = rs_fill" (field_expression "frag_now->fr_type" identifier -> field_identifier) = identifier) ;) (expression_statement "pfVar2->fr_offset = 0;" (assignment_expression "pfVar2->fr_offset = 0" (field_expression "pfVar2->fr_offset" identifier -> field_identifier) = number_literal) ;) (expression_statement "pfVar2->fr_var = 0;" (assignment_expression "pfVar2->fr_var = 0" (field_expression "pfVar2->fr_var" identifier -> field_identifier) = number_literal) ;) (expression_statement "frag_new(0);" (call_expression "frag_new(0)" identifier (argument_list "(0)" ( number_literal ))) ;) }) while (parenthesized_expression "((ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free) < nchars)" ( (binary_expression "(ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free) < nchars" (call_expression "(ulong)((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free)" ( (binary_expression "(long)(frchain_now->frch_obstack).chunk_limit -\n (long)(frchain_now->frch_obstack).next_free" (cast_expression "(long)(frchain_now->frch_obstack).chunk_limit" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(frchain_now->frch_obstack).chunk_limit" (parenthesized_expression "(frchain_now->frch_obstack)" ( (field_expression "frchain_now->frch_obstack" identifier -> field_identifier) )) . field_identifier)) - (cast_expression "(long)(frchain_now->frch_obstack).next_free" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(frchain_now->frch_obstack).next_free" (parenthesized_expression "(frchain_now->frch_obstack)" ( (field_expression "frchain_now->frch_obstack" identifier -> field_identifier) )) . field_identifier))) ))) < identifier) )) ;) (expression_statement "(frchain_now->frch_obstack).chunk_size = uVar1;" (assignment_expression "(frchain_now->frch_obstack).chunk_size = uVar1" (field_expression "(frchain_now->frch_obstack).chunk_size" (parenthesized_expression "(frchain_now->frch_obstack)" ( (field_expression "frchain_now->frch_obstack" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (return_statement "return;" return ;) })) (expression_statement "format = (char *)dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",nchars,\n 5);" (assignment_expression "format = (char *)dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",nchars,\n 5)" identifier = (cast_expression "(char *)dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",nchars,\n 5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",nchars,\n 5)" identifier (argument_list "(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",nchars,\n 5)" ( number_literal , (string_literal ""can\'t extend frag %lu char"" " string_content escape_sequence string_content ") , (string_literal ""can\'t extend frag %lu chars"" " string_content escape_sequence string_content ") , identifier , number_literal ))))) ;) comment (expression_statement "as_fatal(format,nchars);" (call_expression "as_fatal(format,nchars)" identifier (argument_list "(format,nchars)" ( identifier , identifier ))) ;) })))
(translation_unit "void FUN_00118b00(ulong param_1)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar4;\n long lVar3;\n \n if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }\n lVar3 = param_1 + 0x10000;\n if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }\n uVar2 = lVar3 + 100;\n if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }\n uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);\n \n FUN_0011f870(uVar4,param_1);\n}\n\n" (function_definition "void FUN_00118b00(ulong param_1)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar4;\n long lVar3;\n \n if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }\n lVar3 = param_1 + 0x10000;\n if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }\n uVar2 = lVar3 + 100;\n if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }\n uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);\n \n FUN_0011f870(uVar4,param_1);\n}" primitive_type (function_declarator "FUN_00118b00(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar4;\n long lVar3;\n \n if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }\n lVar3 = param_1 + 0x10000;\n if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }\n uVar2 = lVar3 + 100;\n if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }\n uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);\n \n FUN_0011f870(uVar4,param_1);\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }" if (parenthesized_expression "(param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)))" ( (binary_expression "param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" identifier <= (call_expression "(ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" ( (binary_expression "*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)" (pointer_expression "*(long *)(DAT_0019da50 + 0x50)" * (cast_expression "(long *)(DAT_0019da50 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x50)" ( (binary_expression "DAT_0019da50 + 0x50" identifier + number_literal) )))) - (pointer_expression "*(long *)(DAT_0019da50 + 0x48)" * (cast_expression "(long *)(DAT_0019da50 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x48)" ( (binary_expression "DAT_0019da50 + 0x48" identifier + number_literal) ))))) )))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar3 = param_1 + 0x10000;" (assignment_expression "lVar3 = param_1 + 0x10000" identifier = (binary_expression "param_1 + 0x10000" identifier + number_literal)) ;) (if_statement "if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }" if (parenthesized_expression "(param_1 < 0x10000)" ( (binary_expression "param_1 < 0x10000" identifier < number_literal) )) (compound_statement "{\n lVar3 = param_1 * 2;\n }" { (expression_statement "lVar3 = param_1 * 2;" (assignment_expression "lVar3 = param_1 * 2" identifier = (binary_expression "param_1 * 2" identifier * number_literal)) ;) })) (expression_statement "uVar2 = lVar3 + 100;" (assignment_expression "uVar2 = lVar3 + 100" identifier = (binary_expression "lVar3 + 100" identifier + number_literal)) ;) (if_statement "if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }" if (parenthesized_expression "(param_1 <= uVar2)" ( (binary_expression "param_1 <= uVar2" identifier <= identifier) )) (compound_statement "{\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }" { (expression_statement "uVar1 = *(ulong *)(DAT_0019da50 + 0x30);" (assignment_expression "uVar1 = *(ulong *)(DAT_0019da50 + 0x30)" identifier = (pointer_expression "*(ulong *)(DAT_0019da50 + 0x30)" * (cast_expression "(ulong *)(DAT_0019da50 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x30)" ( (binary_expression "DAT_0019da50 + 0x30" identifier + number_literal) ))))) ;) (if_statement "if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }" if (parenthesized_expression "(uVar1 < uVar2)" ( (binary_expression "uVar1 < uVar2" identifier < identifier) )) (compound_statement "{\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }" { (expression_statement "*(ulong *)(DAT_0019da50 + 0x30) = uVar2;" (assignment_expression "*(ulong *)(DAT_0019da50 + 0x30) = uVar2" (pointer_expression "*(ulong *)(DAT_0019da50 + 0x30)" * (cast_expression "(ulong *)(DAT_0019da50 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x30)" ( (binary_expression "DAT_0019da50 + 0x30" identifier + number_literal) )))) = identifier) ;) })) (do_statement "do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);" do (compound_statement "{\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n }" { (expression_statement "lVar3 = DAT_0019d868;" (assignment_expression "lVar3 = DAT_0019d868" identifier = identifier) ;) (expression_statement "*(undefined4 *)(DAT_0019d868 + 0x5c) = 1;" (assignment_expression "*(undefined4 *)(DAT_0019d868 + 0x5c) = 1" (pointer_expression "*(undefined4 *)(DAT_0019d868 + 0x5c)" * (cast_expression "(undefined4 *)(DAT_0019d868 + 0x5c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019d868 + 0x5c)" ( (binary_expression "DAT_0019d868 + 0x5c" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0x20) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0x20)" * (cast_expression "(undefined8 *)(lVar3 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0x18)" * (cast_expression "(undefined8 *)(lVar3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_00118990(0);" (call_expression "FUN_00118990(0)" identifier (argument_list "(0)" ( number_literal ))) ;) }) while (parenthesized_expression "((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1)" ( (binary_expression "(ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1" (call_expression "(ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" ( (binary_expression "*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)" (pointer_expression "*(long *)(DAT_0019da50 + 0x50)" * (cast_expression "(long *)(DAT_0019da50 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x50)" ( (binary_expression "DAT_0019da50 + 0x50" identifier + number_literal) )))) - (pointer_expression "*(long *)(DAT_0019da50 + 0x48)" * (cast_expression "(long *)(DAT_0019da50 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x48)" ( (binary_expression "DAT_0019da50 + 0x48" identifier + number_literal) ))))) ))) < identifier) )) ;) (expression_statement "*(ulong *)(DAT_0019da50 + 0x30) = uVar1;" (assignment_expression "*(ulong *)(DAT_0019da50 + 0x30) = uVar1" (pointer_expression "*(ulong *)(DAT_0019da50 + 0x30)" * (cast_expression "(ulong *)(DAT_0019da50 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_0019da50 + 0x30)" ( (binary_expression "DAT_0019da50 + 0x30" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })) (expression_statement "uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);" (assignment_expression "uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5)" identifier = (call_expression "dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5)" identifier (argument_list "(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5)" ( number_literal , (string_literal ""can\'t extend frag %lu char"" " string_content escape_sequence string_content ") , (string_literal ""can\'t extend frag %lu chars"" " string_content escape_sequence string_content ") , identifier , number_literal )))) ;) (expression_statement "FUN_0011f870(uVar4,param_1);" (call_expression "FUN_0011f870(uVar4,param_1)" identifier (argument_list "(uVar4,param_1)" ( identifier , identifier ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= (call_expression (parenthesized_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) )))) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT * LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = 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 ( LIT ))) ;) }) while (parenthesized_expression ( (binary_expression (call_expression (parenthesized_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) )))) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) < IDENT) )) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content ") , (string_literal " string_content escape_sequence string_content ") , IDENT , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })))
(function_definition "void FUN_00118b00(ulong param_1)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar4;\n long lVar3;\n \n if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }\n lVar3 = param_1 + 0x10000;\n if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }\n uVar2 = lVar3 + 100;\n if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }\n uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);\n \n FUN_0011f870(uVar4,param_1);\n}" (primitive_type "void") (function_declarator "FUN_00118b00(ulong param_1)" (identifier "FUN_00118b00") (parameter_list "(ulong param_1)" (( "(") (parameter_declaration "ulong param_1" (type_identifier "ulong") (identifier "param_1")) () ")"))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n undefined8 uVar4;\n long lVar3;\n \n if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }\n lVar3 = param_1 + 0x10000;\n if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }\n uVar2 = lVar3 + 100;\n if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }\n uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);\n \n FUN_0011f870(uVar4,param_1);\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (if_statement "if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) {\n return;\n }" (if "if") (parenthesized_expression "(param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)))" (( "(") (binary_expression "param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" (identifier "param_1") (<= "<=") (call_expression "(ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" (( "(") (binary_expression "*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)" (pointer_expression "*(long *)(DAT_0019da50 + 0x50)" (* "*") (cast_expression "(long *)(DAT_0019da50 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_0019da50 + 0x50)" (( "(") (binary_expression "DAT_0019da50 + 0x50" (identifier "DAT_0019da50") (+ "+") (number_literal "0x50")) () ")")))) (- "-") (pointer_expression "*(long *)(DAT_0019da50 + 0x48)" (* "*") (cast_expression "(long *)(DAT_0019da50 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_0019da50 + 0x48)" (( "(") (binary_expression "DAT_0019da50 + 0x48" (identifier "DAT_0019da50") (+ "+") (number_literal "0x48")) () ")"))))) () ")")))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar3 = param_1 + 0x10000;" (assignment_expression "lVar3 = param_1 + 0x10000" (identifier "lVar3") (= "=") (binary_expression "param_1 + 0x10000" (identifier "param_1") (+ "+") (number_literal "0x10000"))) (; ";")) (if_statement "if (param_1 < 0x10000) {\n lVar3 = param_1 * 2;\n }" (if "if") (parenthesized_expression "(param_1 < 0x10000)" (( "(") (binary_expression "param_1 < 0x10000" (identifier "param_1") (< "<") (number_literal "0x10000")) () ")")) (compound_statement "{\n lVar3 = param_1 * 2;\n }" ({ "{") (expression_statement "lVar3 = param_1 * 2;" (assignment_expression "lVar3 = param_1 * 2" (identifier "lVar3") (= "=") (binary_expression "param_1 * 2" (identifier "param_1") (* "*") (number_literal "2"))) (; ";")) (} "}"))) (expression_statement "uVar2 = lVar3 + 100;" (assignment_expression "uVar2 = lVar3 + 100" (identifier "uVar2") (= "=") (binary_expression "lVar3 + 100" (identifier "lVar3") (+ "+") (number_literal "100"))) (; ";")) (if_statement "if (param_1 <= uVar2) {\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }" (if "if") (parenthesized_expression "(param_1 <= uVar2)" (( "(") (binary_expression "param_1 <= uVar2" (identifier "param_1") (<= "<=") (identifier "uVar2")) () ")")) (compound_statement "{\n uVar1 = *(ulong *)(DAT_0019da50 + 0x30);\n if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }\n do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);\n *(ulong *)(DAT_0019da50 + 0x30) = uVar1;\n return;\n }" ({ "{") (expression_statement "uVar1 = *(ulong *)(DAT_0019da50 + 0x30);" (assignment_expression "uVar1 = *(ulong *)(DAT_0019da50 + 0x30)" (identifier "uVar1") (= "=") (pointer_expression "*(ulong *)(DAT_0019da50 + 0x30)" (* "*") (cast_expression "(ulong *)(DAT_0019da50 + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_0019da50 + 0x30)" (( "(") (binary_expression "DAT_0019da50 + 0x30" (identifier "DAT_0019da50") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (if_statement "if (uVar1 < uVar2) {\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }" (if "if") (parenthesized_expression "(uVar1 < uVar2)" (( "(") (binary_expression "uVar1 < uVar2" (identifier "uVar1") (< "<") (identifier "uVar2")) () ")")) (compound_statement "{\n *(ulong *)(DAT_0019da50 + 0x30) = uVar2;\n }" ({ "{") (expression_statement "*(ulong *)(DAT_0019da50 + 0x30) = uVar2;" (assignment_expression "*(ulong *)(DAT_0019da50 + 0x30) = uVar2" (pointer_expression "*(ulong *)(DAT_0019da50 + 0x30)" (* "*") (cast_expression "(ulong *)(DAT_0019da50 + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_0019da50 + 0x30)" (( "(") (binary_expression "DAT_0019da50 + 0x30" (identifier "DAT_0019da50") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (} "}"))) (do_statement "do {\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1);" (do "do") (compound_statement "{\n lVar3 = DAT_0019d868;\n *(undefined4 *)(DAT_0019d868 + 0x5c) = 1;\n *(undefined8 *)(lVar3 + 0x20) = 0;\n *(undefined8 *)(lVar3 + 0x18) = 0;\n FUN_00118990(0);\n }" ({ "{") (expression_statement "lVar3 = DAT_0019d868;" (assignment_expression "lVar3 = DAT_0019d868" (identifier "lVar3") (= "=") (identifier "DAT_0019d868")) (; ";")) (expression_statement "*(undefined4 *)(DAT_0019d868 + 0x5c) = 1;" (assignment_expression "*(undefined4 *)(DAT_0019d868 + 0x5c) = 1" (pointer_expression "*(undefined4 *)(DAT_0019d868 + 0x5c)" (* "*") (cast_expression "(undefined4 *)(DAT_0019d868 + 0x5c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_0019d868 + 0x5c)" (( "(") (binary_expression "DAT_0019d868 + 0x5c" (identifier "DAT_0019d868") (+ "+") (number_literal "0x5c")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0x20) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0x20)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x20)" (( "(") (binary_expression "lVar3 + 0x20" (identifier "lVar3") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0x18) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0x18) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x18)" (( "(") (binary_expression "lVar3 + 0x18" (identifier "lVar3") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_00118990(0);" (call_expression "FUN_00118990(0)" (identifier "FUN_00118990") (argument_list "(0)" (( "(") (number_literal "0") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1)" (( "(") (binary_expression "(ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1" (call_expression "(ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))" (( "(") (binary_expression "*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)" (pointer_expression "*(long *)(DAT_0019da50 + 0x50)" (* "*") (cast_expression "(long *)(DAT_0019da50 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_0019da50 + 0x50)" (( "(") (binary_expression "DAT_0019da50 + 0x50" (identifier "DAT_0019da50") (+ "+") (number_literal "0x50")) () ")")))) (- "-") (pointer_expression "*(long *)(DAT_0019da50 + 0x48)" (* "*") (cast_expression "(long *)(DAT_0019da50 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_0019da50 + 0x48)" (( "(") (binary_expression "DAT_0019da50 + 0x48" (identifier "DAT_0019da50") (+ "+") (number_literal "0x48")) () ")"))))) () ")"))) (< "<") (identifier "param_1")) () ")")) (; ";")) (expression_statement "*(ulong *)(DAT_0019da50 + 0x30) = uVar1;" (assignment_expression "*(ulong *)(DAT_0019da50 + 0x30) = uVar1" (pointer_expression "*(ulong *)(DAT_0019da50 + 0x30)" (* "*") (cast_expression "(ulong *)(DAT_0019da50 + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_0019da50 + 0x30)" (( "(") (binary_expression "DAT_0019da50 + 0x30" (identifier "DAT_0019da50") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5);" (assignment_expression "uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5)" (identifier "uVar4") (= "=") (call_expression "dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5)" (identifier "dcngettext") (argument_list "(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5)" (( "(") (number_literal "0") (, ",") (string_literal ""can\'t extend frag %lu char"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t extend frag %lu char") (" """)) (, ",") (string_literal ""can\'t extend frag %lu chars"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t extend frag %lu chars") (" """)) (, ",") (identifier "param_1") (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011f870(uVar4,param_1);" (call_expression "FUN_0011f870(uVar4,param_1)" (identifier "FUN_0011f870") (argument_list "(uVar4,param_1)" (( "(") (identifier "uVar4") (, ",") (identifier "param_1") () ")"))) (; ";")) (} "}")))
void function_1(size_t var_1) { type_1 var_4; type_2 *pfVar2; type_1 var_3; char *format; long var_2; if (var_1 <= (type_1)((long)(frchain_now->frch_obstack).chunk_limit - (long)(frchain_now->frch_obstack).next_free)) { return; } var_2 = var_1 + 0x10000; if (var_1 < 0x10000) { var_2 = var_1 * 2; } var_3 = var_2 + 100; if (var_1 <= var_3) { var_4 = (frchain_now->frch_obstack).chunk_size; if (var_4 < var_3) { (frchain_now->frch_obstack).chunk_size = var_3; } do { pfVar2 = frag_now; frag_now->fr_type = rs_fill; pfVar2->fr_offset = 0; pfVar2->fr_var = 0; var_5(0); } while ((type_1)((long)(frchain_now->frch_obstack).chunk_limit - (long)(frchain_now->frch_obstack).next_free) < var_1); (frchain_now->frch_obstack).chunk_size = var_4; return; } format = (char *)var_6(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",var_1, 5); /* WARNING: Subroutine does not return */ var_7(format,var_1); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (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 (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))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (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 (number_literal))))) condition: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (return_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)) (string_literal (string_content) (escape_sequence) (string_content)) (identifier) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))))
null
void MASKED(ulong param_1) { ulong uVar1; ulong uVar2; undefined8 uVar4; long lVar3; if (param_1 <= (ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48))) { return; } lVar3 = param_1 + 0x10000; if (param_1 < 0x10000) { lVar3 = param_1 * 2; } uVar2 = lVar3 + 100; if (param_1 <= uVar2) { uVar1 = *(ulong *)(DAT_0019da50 + 0x30); if (uVar1 < uVar2) { *(ulong *)(DAT_0019da50 + 0x30) = uVar2; } do { lVar3 = DAT_0019d868; *(undefined4 *)(DAT_0019d868 + 0x5c) = 1; *(undefined8 *)(lVar3 + 0x20) = 0; *(undefined8 *)(lVar3 + 0x18) = 0; FUN_00118990(0); } while ((ulong)(*(long *)(DAT_0019da50 + 0x50) - *(long *)(DAT_0019da50 + 0x48)) < param_1); *(ulong *)(DAT_0019da50 + 0x30) = uVar1; return; } uVar4 = dcngettext(0,"can\'t extend frag %lu char","can\'t extend frag %lu chars",param_1,5); /* WARNING: Subroutine does not return */ FUN_0011f870(uVar4,param_1); }